Commit graph

21 commits

Author SHA1 Message Date
dmcmahill
f54d4cbebf include bsd.prefs.mk so that the pre-build test for kernel sources
actually works right when SYSDIR is set to something other than
/sys
2003-02-08 17:13:19 +00:00
kim
8e65f3b977 Make this compile again after security/openssl was upgraded to 0.9.6g 2002-08-10 17:34:42 +00:00
hubertf
33157995ee Add some CONFLICTS lines
Noted by Dawid Szymañski <dawszy@arhea.net> in PR 16186
2002-05-07 23:48:48 +00:00
jmc
93f23cdcb0 Fix call for vslprintf to work on netbsd/powerpc 2002-03-07 07:41:39 +00:00
kim
0fbec6ddc2 Always test thoroughly... Fixed previous fix. 2002-01-19 15:22:53 +00:00
kim
3301665c8d Handle MANINSTALL correctly. 2002-01-19 15:12:11 +00:00
agc
ccff9099bc Modify all references to PKGSRCDIR to _PKGSRCDIR, except in the external
references of the pkglint package.

_PKGSRCDIR is an internal definition in bsd.pkg.mk, and a few packages
which would like to refer to other packages in the build tree. It should
not be set by users, but neither should it stop a user from building a
package if it is defined, so make it obvious that this is the case.
2001-12-15 20:25:34 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
hubertf
46a42a2e26 Get rid of BUILD_ROOT and replace it with PKGSRCDIR (which was there
before!)
2001-10-17 23:23:15 +00:00
wiz
d377e521e3 Now using openssl 0.9.6, and move the openssl extraction earlier. 2001-04-22 19:48:52 +00:00
wiz
433b62957e Move to sha1 checksum, and/or add distfile sizes. 2001-04-21 11:23:08 +00:00
agc
2d6b6a009c + 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:43:32 +00:00
wiz
1e07693ffd Remove unnecessary empty line. 2001-04-02 22:52:25 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +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
00476886c3 remove blank line 2000-10-21 22:50:53 +00:00
jlam
95cd526b74 Add link to openssl headers directory to ${WRKSRC}/pppd/openssl as some of
the copied sources reference <openssl/*> headers.

Also, simplify the Makefile to be more readable.

Addresses pkg/9809.
2000-09-09 02:51:40 +00:00
wiz
f7bca013a2 Update to use openssl-0.9.5a. 2000-09-02 19:45:19 +00:00
rh
fb8e7a5c60 Update reachover dependency on openssl to 0.9.4
defuzz
1999-12-08 13:57:42 +00:00
dmcmahill
81de35e63f add missing patch-sum 1999-11-11 17:23:24 +00:00
dbj
ff1c7a9985 PPP daemon and LKM with MPPE - Microsoft Point-to-Point Encryption 1999-10-08 04:34:43 +00:00