summaryrefslogtreecommitdiff
path: root/net/socks4
AgeCommit message (Collapse)AuthorFilesLines
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam3-3/+22
buildlink2.mk files back into the main trunk. This provides sufficient buildlink2 infrastructure to start merging other packages from the buildlink2 branch that have already been converted to use the buildlink2 framework.
2002-05-25Change the socks' DEPENDS to BUILD_DEPENDS, as socks4 installs no sharedfredb1-2/+2
library, and socks5's shared library is renamed to prevent packages from picking it up by accident (so all 11 packages which respect USE_SOCKS currently always link against a static socks library).
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
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-07-27Back out previous as unnecessary since libsocks4 is a static library.jlam1-3/+1
2001-07-27Set REPLACE_LIBNAMES_SED to replace -lsocks[^4] with -lsocks4.jlam1-1/+3
2001-07-27Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the defaultjlam1-1/+2
installation directory in case the package isn't installed.
2001-07-20Mechanical changes to buildlink.mk files to use EVAL_PREFIX to setjlam1-2/+2
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-15Links libsocks4.* to libsocks.* since that's what the name of the SOCK4jlam1-1/+10
library is on many other systems.
2001-07-01Move inclusion of bsd.buildlink.mk to start of file.jlam1-3/+3
2001-06-28Use socks4>=2.2 instead of socks4-*.jlam1-2/+2
2001-06-28Use =, not +=, for BUILDLINK_FILES.jlam1-2/+2
2001-06-28Add buildlink.mk file for use by other package Makefiles.jlam1-0/+32
2001-06-28Honor CFLAGS passed in from environment during build, some minor cosmeticjlam3-22/+18
changes to the Makefile, and mark as USE_BUILDLINK_ONLY.
2001-04-21Move to sha1 checksum, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-11/+9
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-31gcc is now default compiler on Zoularis, so remove if ${OPSYS} == "SunOS"zuntum1-5/+1
Suggested by Matthias Scheler.
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-08-18Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive andhubertf1-2/+3
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead.
1999-08-05Make this package work on Solaris:agc4-13/+64
+ 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-07-09Add package patch checksum files.agc1-0/+7
1999-05-01Fix distfile fetching on these as notices by Bernd Ernesti.tv1-3/+2
1999-02-20Use wildcard dependshubertf1-2/+2
1999-02-10pkglint: add missing rcs id.frueauf1-0/+2
1999-01-20* -Dunix=1ross1-5/+33
* Comment out the default IRIX config lines, even if the NetBSD ones come later.
1999-01-20Add the real site at ftp.nec.com to MASTER_SITES. The Poland site isn'tross1-2/+3
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.
1998-08-23Remove unnecessery blank line.frueauf1-1/+0
1998-08-20The Grand Homepagification:tsarna1-1/+2
- 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-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc5-0/+10
1998-06-22Update package Makefiles for automatic manual page handling.agc1-5/+1
1998-06-11Add socks4 package, the *OLD* version of the firewall software. Some ofagc10-0/+235
us unfortunately find this necessary. This is version 4.2.2