Commit graph

30 commits

Author SHA1 Message Date
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
jlam
fc6499aa8d Back out previous as unnecessary since libsocks4 is a static library. 2001-07-27 19:07:36 +00:00
jlam
44de63bf53 Set REPLACE_LIBNAMES_SED to replace -lsocks[^4] with -lsocks4. 2001-07-27 15:05:48 +00:00
jlam
d2eb68d2a6 Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default
installation directory in case the package isn't installed.
2001-07-27 13:33:18 +00:00
jlam
7b1d3cb465 Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set
BUILDLINK_PREFIX.<pkgname>.  This allows buildlink to find X11BASE packages
regardless of whether they were installed before or after xpkgwedge was
installed.  Idea by Alistair Crooks <agc@pkgsrc.org>.
2001-07-20 01:54:31 +00:00
jlam
274c27180b Links libsocks4.* to libsocks.* since that's what the name of the SOCK4
library is on many other systems.
2001-07-15 12:18:04 +00:00
jlam
cb76bd5efc Move inclusion of bsd.buildlink.mk to start of file. 2001-07-01 22:59:08 +00:00
jlam
626603732c Use socks4>=2.2 instead of socks4-*. 2001-06-28 20:32:02 +00:00
jlam
664b01442b Use =, not +=, for BUILDLINK_FILES. 2001-06-28 20:27:51 +00:00
jlam
ac023bf812 Add buildlink.mk file for use by other package Makefiles. 2001-06-28 20:23:29 +00:00
jlam
336bb73994 Honor CFLAGS passed in from environment during build, some minor cosmetic
changes to the Makefile, and mark as USE_BUILDLINK_ONLY.
2001-06-28 20:20:48 +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
8261ef3d74 gcc is now default compiler on Zoularis, so remove if ${OPSYS} == "SunOS"
Suggested by Matthias Scheler.
2001-03-31 13:39:32 +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
hubertf
402899809a Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.

MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-18 22:46:29 +00:00
agc
55185663ec Make this package work on Solaris:
+ Makefile patches to work out what OS is being used.
+ Solaris 2.6 (at least) has herror, so don't try to redefine it
+ Pass down CC value from package Makefile
+ Don't pass down Zoularis CPPFLAGS from package Makefile
+ Regen patch-sum file
1999-08-05 13:09:27 +00:00
agc
f4d5171de1 Add package patch checksum files. 1999-07-09 14:09:02 +00:00
tv
7ca62abc69 Fix distfile fetching on these as notices by Bernd Ernesti. 1999-05-01 18:23:51 +00:00
hubertf
2821cb1110 Use wildcard depends 1999-02-20 22:26:22 +00:00
frueauf
f74f7d1edf pkglint: add missing rcs id. 1999-02-10 15:16:46 +00:00
ross
289c6287ad * -Dunix=1
* Comment out the default IRIX config lines, even if the NetBSD ones come
  later.
1999-01-20 00:51:24 +00:00
ross
12b7da77b1 Add the real site at ftp.nec.com to MASTER_SITES. The Poland site isn't
working right now and was never more than a mirror. We are downloading
export.socks.cstc... and socks4 doesn't even have authentication (unless you
count identd :-) much less any crypto ... should be safe for export.
1999-01-20 00:48:12 +00:00
frueauf
5e85595382 Remove unnecessery blank line. 1998-08-23 21:11:00 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
agc
988019b016 Update package Makefiles for automatic manual page handling. 1998-06-22 12:58:33 +00:00
agc
1518d1d672 Add socks4 package, the *OLD* version of the firewall software. Some of
us unfortunately find this necessary. This is version 4.2.2
1998-06-11 16:03:55 +00:00