2012-10-03 20:15:31 by Aleksej Saushev | Files touched by this commit (61) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2009-10-11 12:44:55 by Thomas Klausner | Files touched by this commit (222) |
Log message:
Remove obsolete @dirrm lines.
|
2006-03-14 02:27:57 by Johnny C. Lam | Files touched by this commit (82) |
Log message:
Catch up to modern pkginstall framework: USE_PKGINSTALL has been dead
for a while now, and *_EXTRA_TMPL are generally not needed anymore.
|
2005-11-28 01:27:22 by Roland Illig | Files touched by this commit (79) |
Log message:
Ran pkglint --autofix over the complete pkgsrc-wip. This changed all
instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form,
VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary.
Manually reviewed the changes.
|
2005-05-24 12:31:13 by Roland Illig | Files touched by this commit (1) |
Log message:
Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake.
|
2005-05-02 22:34:01 by Jeremy C. Reed | Files touched by this commit (1) |
Log message:
RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.
And always is defined as share/examples/rc.d
which was the default before.
This rc.d scripts are not automatically added to PLISTs now also.
So add to each corresponding PLIST as required.
This was discussed on tech-pkg in late January and late April.
Not all of these packages have been tested.
Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere
and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
|
2004-01-25 03:32:55 by grant beattie | Files touched by this commit (1) |
Log message:
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
|
2003-12-18 04:03:50 by Jeremy C. Reed | Files touched by this commit (5) |
Log message:
Get rid of dynamic DESCR.
Add rc.d script for inetd.
Add example inetd.conf.
Add new patch and improve patch-aa so it will not hardcode paths.
Regenerate distinfo.
Add note to TODO.
Fix install and PLIST for examples to go into examples directory.
USE PKGBASE instead of netkit-base in Makefile and in PLIST.
|
2003-12-18 04:03:50 by Jeremy C. Reed | Files touched by this commit (2) |
Log message:
Get rid of dynamic DESCR.
Add rc.d script for inetd.
Add example inetd.conf.
Add new patch and improve patch-aa so it will not hardcode paths.
Regenerate distinfo.
Add note to TODO.
Fix install and PLIST for examples to go into examples directory.
USE PKGBASE instead of netkit-base in Makefile and in PLIST.
|
2003-12-18 04:03:50 by Jeremy C. Reed | Files touched by this commit (2) |
Log message:
Get rid of dynamic DESCR.
Add rc.d script for inetd.
Add example inetd.conf.
Add new patch and improve patch-aa so it will not hardcode paths.
Regenerate distinfo.
Add note to TODO.
Fix install and PLIST for examples to go into examples directory.
USE PKGBASE instead of netkit-base in Makefile and in PLIST.
|