2005-01-31 16:49:48 by Matthias Scheler | Files touched by this commit (3) |
Log message: Make this actually install if "USERPPP_GROUP" is defined to a value other than "network". |
2004-12-04 13:01:39 by Thomas Klausner | Files touched by this commit (1) |
Log message: USE_BUILDLINK3, and remove -Werror from compiler flags so this builds on -current. |
2004-05-07 13:54:36 by Thomas Klausner | Files touched by this commit (12) |
Log message: Reset maintainer to tech-pkg@ (from ad@, since he is not working on them any longer). |
2004-01-20 13:22:22 by Alistair G. Crooks | Files touched by this commit (86) |
Log message: Move WRKSRC definition away from the first paragraph in a Makefile. |
2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065) |
Log message: s/netbsd.org/NetBSD.org/ |
2003-06-08 12:36:18 by David Brownlee | Files touched by this commit (5) |
Log message: Update userppp to 001107nb1 Fix compilation under gcc3: avoid trigraphs, comparison always true/false, and pass -fno-strict-aliasing |
2003-05-06 19:43:16 by Julio Merino | Files touched by this commit (726) |
Log message: Drop trailing whitespace. Ok'ed by wiz. |
2003-03-29 13:43:15 by Julio Merino | Files touched by this commit (795) |
Log message: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. |
2003-01-28 23:04:37 by Johnny C. Lam | Files touched by this commit (176) |
Log message: Instead of including bsd.pkg.install.mk directly in a package Makefile, have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>. |
2002-08-12 14:14:41 by Alistair G. Crooks | Files touched by this commit (1) |
Log message: Use the standard pkgsrc mechanism for creating the group. |