Dr. Ralf S. Engelschall
|
f4b6a4be75
|
bump copyright year for new year 2010
|
16 years ago |
Dr. Ralf S. Engelschall
|
f7637f01bc
|
bump years in copyright messages
|
17 years ago |
Dr. Ralf S. Engelschall
|
e523248c7a
|
Update package specifications according to OpenPKG year 2008 world order: http://www.mail-archive.com/openpkg-announce@openpkg.org/msg00221.html
|
18 years ago |
Christoph Schug
|
67a8694e67
|
Drop version information of OSSP fsl dependency since it doesn't make to much sense in an CURRENT-only world. Additionally, in several cases it has been choosen quite at will without being correct.
|
18 years ago |
Thomas Lotterer
|
bfb8176ce3
|
remove "%not %dir" construct, allowing proper directory ownership tracking and removal when erasing last provider
|
19 years ago |
Dr. Ralf S. Engelschall
|
e40ef99b5a
|
should be re-evaluated
|
19 years ago |
Dr. Ralf S. Engelschall
|
1c4c7f0b57
|
Welcome Year 2007!
|
19 years ago |
Dr. Ralf S. Engelschall
|
846564e711
|
the argument to rcService has to be the original package name as it internally run 'rc <name> status'. For checking the variables rcService since ever automatically translates all '-' into '_' characters
|
19 years ago |
Thomas Lotterer
|
2782b0599d
|
new world order for "Packager" and "Distribution" headers
|
19 years ago |
Thomas Lotterer
|
0a4f182a78
|
lint police
|
19 years ago |
Dr. Ralf S. Engelschall
|
146315ee4a
|
adjust Group header
|
19 years ago |
Dr. Ralf S. Engelschall
|
3a2ea36d8c
|
replace '@l_prefix@/lib/openpkg/bash @l_prefix@/etc/rc' in shebang with '@l_prefix@/bin/openpkg rc' to allow people who run the rc.xxx scripts directly (as executables) to leverage from the Set-UID functionality
|
19 years ago |
Dr. Ralf S. Engelschall
|
35392f14d3
|
SourceForge switched their URLs again and the canonical osdn.dl.sf.net no longer is available, hence switch to switch.dl.sf.net, one of the longest available and hopefully still long available mirrors
|
20 years ago |
Dr. Ralf S. Engelschall
|
be8267b953
|
adjust copyrights for new year 2006
|
20 years ago |
Dr. Ralf S. Engelschall
|
a3fb734bef
|
Adjust the copyright declaration in this (RSE's) copy of the OpenPKG source code now that the fork point for C&W was established (CVS tag OPENPKG_CW_FP), the shared copyright agreement between RSE and C&W is no longer active (as C&W no longer officially sponsors OpenPKG) and the new shared copyright from RSE can be taken over by the newly established juristic entity OpenPKG Foundation e.V. (instead of the non-juristic entity OpenPKG Project).
|
21 years ago |
Dr. Ralf S. Engelschall
|
1192602706
|
Happy New Year 2005
|
21 years ago |
Dr. Ralf S. Engelschall
|
7d8465157d
|
remove priorities (actually inherited via cut & paste from rc.bind ;-) from packages where the default priority is fully sufficient; fix %stop priorities: they have to be 1000 minus the %start priority in order to stop a package later if it was started earlier.
|
21 years ago |
Dr. Ralf S. Engelschall
|
f8c3f14de8
|
remove lonely logfile rotation comment in rc files
|
21 years ago |
Michael Schloh von Bennewitz
|
3a9db5f3ea
|
correct rc status variable, and those passed to rcService from within rc file as well
|
22 years ago |
Dr. Ralf S. Engelschall
|
a37ad69a6c
|
Mass Commit: reduce redundancy within .spec files by referencing macros defining vendor source versions whenever possible. This was half-way automated and half-way manually edited. As a result the PMOD activity in 95% of all cases just means editing the version in one single place, only.
|
22 years ago |
Dr. Ralf S. Engelschall
|
81c7391c14
|
Mass-Commit: - split "Distribution" header into "Distribution" (old) and "Class" (new) headers by moving the attached class information. - embed the vendor version tracking configuration through the new "%track" section. - bump up the OpenPKG bootstrap dependency, because the "Class" header and "%track" section are only supported by our latest bootstrap version.
|
22 years ago |
Dr. Ralf S. Engelschall
|
85fbb9a613
|
bump year in copyright messages to cover new year 2004. This is a CVS only commit -- no packages were rolled intentionally
|
22 years ago |
Michael Schloh von Bennewitz
|
9d953e2e9d
|
Corrected fsl requirement
|
22 years ago |
Michael Schloh von Bennewitz
|
2235c38d52
|
Implement features in ticket #202, but don't test because it's too broken
|
22 years ago |
Dr. Ralf S. Engelschall
|
e9c29aba27
|
convert to new %{l_platform} world order
|
22 years ago |
Michael van Elst
|
81a7e324be
|
drop fsl dependency from libtool file
|
23 years ago |
Michael van Elst
|
12740fe4db
|
snapshot, junk because fails to work under FreeBSD
|
23 years ago |
Thomas Lotterer
|
257aaf9177
|
PR#210: shtool options space before argument
|
23 years ago |
Dr. Ralf S. Engelschall
|
f1b2e392dc
|
replace opXXXX with rcXXXX (PR#207)
|
23 years ago |
Thomas Lotterer
|
8da857cc53
|
migrate opServiceEnabled to opService ... enable yes; use new bootstrap feature and apply opService short circuit to %env
|
23 years ago |
Thomas Lotterer
|
21d63ba1a0
|
fix PR#204, use new %{l_value -s ...}
|
23 years ago |
Dr. Ralf S. Engelschall
|
4436ba633a
|
update and finish packaging a little bit more
|
23 years ago |
Thomas Lotterer
|
6e290806d6
|
append option for l2_channel_file now deprecated (cont.)
|
23 years ago |
Thomas Lotterer
|
0ccb902b2f
|
fix PR#182 append option for l2_channel_file now default and deprecated in fsl >= 1.2.0
|
23 years ago |
Michael van Elst
|
476d5f6b1d
|
fix typo in filename
|
23 years ago |
Michael van Elst
|
e8c22e4562
|
fix build on systems that do not support daemon()
|
23 years ago |
Dr. Ralf S. Engelschall
|
07d3c1c314
|
use new openpkg_rc_def variable in run-command scripts for allowing the admin to change the global default for xxx_enable
|
23 years ago |
Michael van Elst
|
419b7da004
|
wedge in support for linux2.2
|
23 years ago |
Dr. Ralf S. Engelschall
|
67f9c78a59
|
cleanup copyright part by using just the main company name of Cable & Wireless and adding the URL to the global website
|
23 years ago |
Thomas Lotterer
|
0265411f8a
|
add fsl support
|
23 years ago |
Dr. Ralf S. Engelschall
|
e464c2f760
|
upgrading package: dhcp-agent 0.39 -> 0.40
|
23 years ago |
Michael van Elst
|
c768aea978
|
add libraries to PreReq
|
23 years ago |
Dr. Ralf S. Engelschall
|
879f679ce8
|
unbelievable, but requires guile. brrrr....
|
23 years ago |
Dr. Ralf S. Engelschall
|
259e78fda1
|
upgrading package: dhcp-agent 0.37 -> 0.39
|
23 years ago |
Dr. Ralf S. Engelschall
|
95581437d4
|
remove '%options' hack, it will be replaced soon with a more elegant solution based on RPM 'Provides' headers
|
23 years ago |
Dr. Ralf S. Engelschall
|
4a73168b54
|
bump of Copyright messages for forthcoming years 2003
|
23 years ago |
Dr. Ralf S. Engelschall
|
eb923a204a
|
switch to %option(s), but intentionally WITHOUT dep increase and WITHOUT FTP server updates
|
23 years ago |
Dr. Ralf S. Engelschall
|
73ef1c7355
|
consistently use 'Options: none' to indicate no options to 'openpkg build'
|
23 years ago |
Dr. Ralf S. Engelschall
|
aeb0516934
|
for now, consistently do not use a mirror and instead fetch from original
|
23 years ago |
Dr. Ralf S. Engelschall
|
1bfba93a81
|
say goodbye
|
23 years ago |