summaryrefslogtreecommitdiff
path: root/net/socks5/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2001-02-23Try fixing PLIST problem.wiz1-1/+3
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+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.
2000-05-03Prevent the automatic shlib handling mechanism from getting confused andrh1-2/+2
overwriting the shared socks library with circular symbolic links. Remove automatically generated symbolic link 'lib/libsocks5_sh.so' from PLIST. Fixes PR 8969 by Claus Andersen.
1999-02-20Use wildcard dependshubertf1-2/+2
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-07-15Update for automatic shared object handling.agc1-3/+2
1998-06-22Update package Makefiles for automatic manual page handling.agc1-3/+1
1998-06-11Note conflict with socks4 package.agc1-1/+3
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
Remove redundant (and sometimes erroneous) comments.
1998-02-02Remove -m argument from ldconfig calls, require the system tohubertf1-2/+2
have ${PREFIX}/lib in ld.so.conf instead. This ensures things even work after a reboot.
1998-02-02Introduce TRUE?=/usr/bin/true, and use it.hubertf1-2/+2
1998-01-24portlint: fix ldconfighubertf1-2/+2
1997-12-22Fix setting CONFIGURE_ENV ("=" -> "+=")hubertf1-2/+2
1997-12-22Fix setting CONFIGURE_ARGS ("=" -> "+=")hubertf1-2/+2
1997-12-17Fix MASTER_SITEShubertf1-2/+2
1997-11-21Add NetBSD RCS Id.agc1-1/+3
Add section 5 manual page that was missed. Add a symbolic link to the libsocs5 shared object with a file name that NetBSD's ldconfig(8) will recognise.
1997-11-21Initial import of FreeBSD's socks5 port into the NetBSD packageagc1-0/+43
collection.