Commit graph

21 commits

Author SHA1 Message Date
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
abs
8a5cc9768e Update userppp to 001107nb1
Fix compilation under gcc3: avoid trigraphs, comparison always
	true/false, and pass -fno-strict-aliasing
2003-06-08 10:36:17 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
jlam
d7f69e47ce 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>.
2003-01-28 22:03:00 +00:00
agc
2d0d14a02a Use the standard pkgsrc mechanism for creating the group. 2002-08-12 12:14:40 +00:00
agc
b05d29c0ce Prevent the installation of a build-time-only library and its man pages. 2002-08-12 11:28:06 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
wiz
433b62957e Move to sha1 checksum, and/or add distfile sizes. 2001-04-21 11:23:08 +00:00
agc
bbc67fac91 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:53:33 +00:00
zuntum
428ebe872b Makefile cleanup:
* run ${SED} once passing two commands instead of running it twice
  * don't copy $$i to $$i.bak, use $$i.done files instead
2001-03-26 21:26:25 +00:00
ad
b2e422b423 pkg/12294: pppctl dumps core. Patch from Bruno Achauer <bruno@exet-ag.de>. 2001-03-02 19:15:17 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
wiz
67d2041b92 Fix compilation on alpha. 2000-12-28 01:59:26 +00:00
ad
9b1d4e34de Get the distfile from a mirror. Addresses pkg/11756. 2000-12-17 21:11:49 +00:00
tron
d5048905c7 pkglint: don't use "DISTFILES" for a single distribution file. 2000-11-08 16:04:54 +00:00
tron
6296a60923 Mark this package as NetBSD only. 2000-11-08 15:59:16 +00:00
tron
ecf0d4f094 Make this package build under NetBSD 1.5 beta version. 2000-11-08 15:53:49 +00:00
tron
7c7d844d4e Define "MANCOMPRESSED_IF_MANZ" because the BSD-style makefiles compress
manual pages automatically.
2000-11-08 15:26:36 +00:00
ad
8849ff3582 - On second thought, put config files in ${PREFIX}/etc/ppp.
- Update man page references to match file locations.
2000-11-07 18:11:46 +00:00
ad
647359f090 Initial import of userppp-001107, the userland PPP package as found in
FreeBSD and OpenBSD.
2000-11-07 17:26:58 +00:00