Commit graph

20 commits

Author SHA1 Message Date
Sergey Svishchev
7b4709677e Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
2006-10-29 08:32:37 +00:00
Krister Walfridsson
8df54e365d Add RMD160 checksum. 2006-08-19 15:42:23 +00:00
Johnny C. Lam
64bfcf7b60 Catch up to modern pkginstall framework: USE_PKGINSTALL has been dead
for a while now, and *_EXTRA_TMPL are generally not needed anymore.
2006-03-14 01:27:57 +00:00
Roland Illig
2c1cc3dceb 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-11-28 00:27:22 +00:00
Roland Illig
7d58519dc9 Using "+=" with MAKE_FLAGS. 2005-11-03 12:18:36 +00:00
Roland Illig
ea1c66abc7 Replaced PKGNAME with PKGNAME_NOREV. 2005-10-09 23:18:00 +00:00
Roland Illig
29333e36aa Removed trailing white-space. 2005-09-28 14:24:38 +00:00
Roland Illig
819ac68829 The real user name in PKG_USERS does not need to be escaped with double
backslashes anymore. A single backslash is enough. Changed the
definition in all affected packages. For those that are not caught, an
additional check is placed into bsd.pkginstall.mk.
2005-08-23 11:49:43 +00:00
Roland Illig
2a1ca3d973 Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. 2005-05-24 10:29:21 +00:00
Roland Illig
905ad5a1e3 Removed trailing white-space. 2005-05-23 10:27:02 +00:00
Jeremy C. Reed
7cd5218772 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.
2005-05-02 20:33:38 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Ian A. Harding
9ce9cce9ed Updated for AOLServer 4.0. Still doesn't build, but it should be easier to fix. 2004-05-24 18:34:31 +00:00
grant beattie
56489cc3f9 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:11:29 +00:00
Julio Merino
ef90a2fb47 Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:46:05 +00:00
Chris Pinnock
9e8b2f9286 Done message part. 2003-04-05 12:09:33 +00:00
Chris Pinnock
9354bfb146 Lint. 2003-04-05 12:09:07 +00:00
Julio Merino
0a3d24d8bf Add several items. 2003-04-05 09:25:19 +00:00
Ian A. Harding
5aed802ffe Initial import. 2003-03-26 00:32:00 +00:00
Ian A. Harding
98ec1815bd Initial import. 2003-03-26 00:05:26 +00:00