Thomas Klausner
4c850f93bc
Remove obsolete @dirrm lines.
2009-10-11 10:44:24 +00:00
Aleksey Cheusov
79442dcbca
standard if defined...endif section added
2009-05-06 09:21:59 +00:00
Aleksey Cheusov
d8f949d1d9
remove if-less endif
2009-05-06 09:13:25 +00:00
Jörg Sonnenberger
50f485b714
Convert buildlink3.mk files to new world order.
2009-03-20 19:43:38 +00:00
Sergey Svishchev
df55326415
Delint.
2008-02-09 21:27:52 +00:00
Sergey Svishchev
7b4709677e
Delint:
...
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
2006-10-29 08:32:37 +00:00
Ian A. Harding
a99e18d6b4
Fixed old checksum
2006-09-11 19:10:41 +00:00
Jeremy C. Reed
37f815a375
Change BUILDLINK_DEPENDS.foo to BUILDLINK_API_DEPENDS.foo.
...
Change BUILDLINK_RECOMMENDED.foo to BUILDLINK_ABI_DEPENDS.foo.
As discussed on tech-pkg.
2006-04-06 07:16:55 +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
Ian A. Harding
6b979e74e6
Fixed TCL_CC
2005-12-08 18:45:34 +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
2cbd057b8b
subst 's,^SUBST_CLASSES=,SUBST_CLASSES+=,' */Makefile
2005-11-03 13:01:51 +00:00
Roland Illig
7d58519dc9
Using "+=" with MAKE_FLAGS.
2005-11-03 12:18:36 +00:00
Roland Illig
7949d14c70
WRKSRC should not include the PKGREVISION.
2005-10-10 12:18:31 +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
Ian A. Harding
676360fa30
Forgot to add last time. Should fix for NetBSD 2.0
2005-07-18 13:55:22 +00:00
Ian A. Harding
cee4c9422c
Version bump and fix to actually build on 2.0.2
2005-06-17 19:48:08 +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
d56528b232
Version update, TODO cleared out. Ready to go.
2004-10-12 14:35:47 +00:00
Ian A. Harding
ae74dad5a0
Last checkin was wrong file. Mods for missing rc.subr.
2004-08-10 17:21:57 +00:00
Ian A. Harding
4ae6ed9f6b
Modified startup script to work without rc.subr if necessary.
2004-08-10 13:22:22 +00:00
Ian A. Harding
fc8972b06d
Fix explicit paths for config and rc files.
2004-07-22 17:53:07 +00:00
Ian A. Harding
cd85a2efc8
Updated TODO
2004-07-21 18:19:58 +00:00
Ian A. Harding
3633fe2f15
Minor change to PKG_USER in Makefile.
2004-07-21 18:16:44 +00:00
Ian A. Harding
551976de46
Version bump and changes suggested by Marc.
2004-07-20 18:15:55 +00:00
Ian A. Harding
03b02d39ed
Numerous changes, builds and runs now.
2004-06-08 21:01:00 +00:00
Ian A. Harding
d5e1c30179
Numerous fixes, it builds and runs now. Still needs work.
2004-06-08 20:53:26 +00:00
Ian A. Harding
031e6346b5
America Online's web server version 4.
2004-06-01 16:40:26 +00:00