aboutsummaryrefslogtreecommitdiffstats
path: root/net/socks5
Commit message (Collapse)AuthorAgeFilesLines
* Remove the left-overs of socks5.sh.sample.Mikhail Teterin2007-04-181-4/+0
| | | | | | PR: 111784 Submitted by: KIMURA Yasuhiro Pointy hat to: mi
* A long-standing issue in the vendor's reimplementation of vsnprintf()Mikhail Teterin2007-04-164-22/+36
| | | | | | | | | | | | | | | | | | | was not only inefficient (writing out to a file and then reading back!), but also had a bug in its handling of va_args. The most obvious ill-effect was the daemon crashing shortly after start-up on amd64. The inefficientcy was less obvious, but still there on all platforms. Although log.c contained HAVE_VSNPRINTF ifdef-s, the configure script does not check for the function's presence and never sets the define. Add the -DHAVE_VSNPRINTF as a simple work-around... Bump PORTREVISION. Approved by: maintainer While here, ditch the ancient socks5.sh.sample in favor of the proper USE_RC_SUBR script based on the maintainer-supplied code.
* - Add CONFLICTS because include/socks.h are included in net/dante and ↵Marcus Alves Grando2006-10-311-0/+2
| | | | | | | net/socks5 too. PR: 103649 Approved by: maintainer timeout (35 days)
* SHA256ifyEdwin Groothuis2006-01-231-0/+1
| | | | Approved by: krion@
* . Add $FreeBSD$.Greg Lewis2005-07-011-2/+22
| | | | | | | . Fix the build on sparc64 by converting -fpic to -fPIC. Pointed out by: pointyhat (via kris) Approved by: Josh Paetzel <josh@tcbug.org> (maintainer)
* . Unbreak by finding a MASTER_SITE that still carries the distfile. ItGreg Lewis2005-06-172-9/+4
| | | | | | | | | | | | | | also doesn't require manual downloading, so remove the code to prompt for that. Note that although the checksum has changed, there are no differences in the distfile save for the compression. I compared the uncompressed tarball against one from http://www.etn.yz.yamagata-u.ac.jp/ipv6arc/socks/ which corresponded to the old checksum and they were identical (md5). I chose to use the SGI MASTER_SITE instead since it would presumably have more bandwidth. Approved by: Josh Paetzel <josh@tcbug.org> (MAINTAINER)
* Mark BROKEN, distfiles seem to be unavailable at least for now.Sam Lawrance2005-06-111-0/+1
| | | | | PR: ports/82012 Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer)
* - Pass maintainership to submitter.Florent Thoumie2005-05-291-1/+1
| | | | | PR: ports/81608 Submitted by: Josh Paetzel <josh@tcbug.org>
* Fix varargs.h issue with gcc 3.4Volker Stolz2004-11-082-0/+100
| | | | | PR: ports/71460 Submitted by: KIMURA Yasuhiro
* Check if socks5.conf exists in startup-script.Volker Stolz2004-06-191-1/+1
| | | | | PR: ports/68067 Submitted by: KIMURA Yasuhiro
* - compile with password file support (turning on in socks5.conf)Kirill Ponomarev2004-04-033-2/+28
| | | | | | | | - Add startup script - Bump PORTVERSION PR: ports/65075 Submitted by: Sergey Matveychuk <sem@ciam.ru>
* - Make portlint happyClement Laforet2004-02-272-19/+19
|
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER lineSergei Kolobov2003-12-211-1/+1
|
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Patch is not needed - causes core dumps.Mark Murray2001-06-161-10/+0
|
* installs examples and docsYing-Chieh Liao2001-05-172-3/+25
| | | | | | | Bump PORTREVISION PR: 27083 Submitted by: Dimitry Andric <dim@xs4all.nl>
* Include bsd.port.pre.mk before the `.if', and bsd.port.post.mk after it,OKAZAKI Tetsurou2001-04-211-3/+5
| | | | | | | | just as in other ports which require "manual" downloading of distfiles. (also correcting the extranous '.') PR: 26719 Submitted by: Dimitry Andric <dim@xs4all.nl>
* Update where to go to download the socks5 distfileMichael Haro2001-04-021-1/+1
| | | | | PR: 26156 Submitted by: Steve Coltrin <spcoltri@hrothgar.omcl.org>
* Use IGNORE macros to bug user that he/she has to manually download distfileMaxim Sobolev2001-03-201-10/+3
| | | | | | | instead of failing rule. This will prevent bento from trying to build the port. Submitted by: bento
* I've given up the ghost using socks5 on my network. Since I'mWarner Losh2001-01-041-1/+1
| | | | multiply overcomitted, I've giving this back to ports.
* The patches I committed a while ago need a PORTREVISION bump, but IWarner Losh2000-10-101-0/+1
| | | | was slime and didn't.
* portlintWarner Losh2000-10-101-1/+0
|
* NEC changed the distribution without updating the filename. Bad NEC.Warner Losh2000-10-041-1/+1
| | | | | | | | | | A diff of the original .tgz file and the new one shows that they reformatted their copyright notice, added the year 2000 to it, removed one file that had an identical copy of the copyright notice and license and took the opportunity to slightly reformat the copyright notice and license. No code changes were in evidence by this change. Approved by: Mike Tancsa <mike@sentex.net>
* Kludge rearming the signal for SIGCHLD so that we can harvest theWarner Losh2000-10-031-0/+10
| | | | | | | | | | | | | | zombies on the system. Without this change, the socks5 daemon would work great for a short period of time, then hang because no more children could be created. It appears from debugging that this is because gravedigger was only called once. I reestablish the signal handler in gravedigger to force SIGCHLD to be unmasked. A more proper fix might be to fix Signal to have multi-shot signals, or to see what might be broken with the signal masks. Since I'm in a hurry and this port's daemon is broken without this, I commit this kludge knowing that it will live approximately forever, less three days.
* Update to socks 1.0r11. patch-aa had been partially integrated intoWarner Losh2000-08-314-44/+17
| | | | | | | | r11 as well as parts of patch-ak. 1.0r10 is no longer available at the NEC web site. Verified the URL was still the right place to go to get socks5 1.0r11. Noticed by: Jim Paterson <jpaterso@paterson.org>
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-171-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
* Third round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-162-2/+1
|
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3
|
* Add getaddrinfo() wrapper function support.Yoshinobu Inoue2000-02-248-57/+330
| | | | | | | | | | Tested and confirmed by: Robert Muir <rmuir@looksharp.net>, Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp>, Masahide -mac- NODA <mac@clave.gr.jp> Approved by: jkh Reviewed by: imp
* Remove problems with pkg_delete and pkg_add for packages built withWarner Losh1999-09-251-1/+0
| | | | | | this port. PR: ports/12138
* Upgrade to 1.0 r10.Warner Losh1999-09-255-27/+70
| | | | | | | | Remove patches integrated since r9. 1/2 of patch-aa was integrated, the second half has been retained. Add new patch (patch-ak) from web site for s5fakehost files. Add new patch (patch-al) to fix long standing telnet failure to build (it is a kludge, so hasn't been submitted to the socks maintainers).
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
|
* awk -> ${AWK}Michael Haro1999-08-231-2/+2
| | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
* Upgrade to 1.0r9, the previous version had been dropped.Bill Fumerola1999-04-252-4/+4
| | | | | | | | | | | | The deleted patches were merged into the program. Obtained from: http://www.socks.nec.com/patch-socks5.html (the new patches, that is) NOTE: I'd love to have used PATCH_SITES and its cohorts, however the patches from the web site were directory-ambigous and adding them to our repository is the best way to avoid a lot of glue and uglyness in the Makefile.
* Update port to 1.0r8.Warner Losh1999-01-062-7/+5
| | | | | | | | | | | Patches-ad and ae from Andre Albsmeier <andre.albsmeier@mchp.siemens.de> I've not had a chance to test this as much as I'd like, but it has become obvious to me that a possibly minorly broken port is better than a definitely broken port. Thanks to obrian for the gentile reminder...
* fix my mis-quoting.David E. O'Brien1999-01-061-2/+2
|
* BROKEN= 'socks5-v1.0r7 is not available at NEC's website. Latest is v1.0r8'David E. O'Brien1999-01-061-1/+3
|
* Update to ELF and v1.0r7. This version supports only one type ofWarner Losh1998-10-083-8/+8
| | | | binaries (ELF OR aout) with runsocks.
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-191-6/+0
|
* Fix minor problems with FreeBSD 1.x dynamic loader workarounds breakingWarner Losh1998-07-211-0/+20
| | | | | | | | | FreeBSD 2.x dynamic loader. This makes more programs, including emacs, work with runsocks. This patch will work at least as far back as 1.0r3. Submitted by: Aaron Smith <aaron@sigma.veritas.com>
* Upgrade to v1.0r6Warner Losh1998-07-212-5/+5
|
* Update socks to v1.0r5Warner Losh1998-07-132-7/+17
| | | | Change fetch so that we point people at NEC's web site
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-051-0/+1
| | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
* Distfile moved on ftp.ualg.pt, ftp.astec.co.jp went awayWarner Losh1998-04-081-3/+2
|
* Update mirror site. Things have moved to socks5 subdirectory.Warner Losh1998-01-061-2/+2
|
* Upgrade to v1.0r3Warner Losh1997-12-252-11/+21
| | | | | Change maintainer to me initial openbsd support
* Upgrade to released version 1.0.2David E. O'Brien1997-08-283-14/+22
| | | | With permission of: ambrisko@ambrisko.roble.com
* Remove "NO_PACKAGE". "RESTRICTED" is suffient for our purose.David E. O'Brien1997-08-151-2/+1
| | | | Reviewed by: Doug Ambrisko <ambrisko@ambrisko.com>
* Update, beta-0.17.1-exportable -> beta-0.17.2-exportable.Masafumi Max NAKANE1997-05-053-41/+5
|
* Enclose the reason string for NO_CDROM, NO_PACKAGE, RESTRICTED and BROKENMasafumi Max NAKANE1996-12-081-4/+4
| | | | in double-quotes.
* Update from socks5-beta-0.16.6-exportable to socks5-beta-0.17.1-exportable.John Polstra1996-12-053-5/+41
| | | | | | Fix configuration problem caused by FreeBSD major version number change. Submitted by: Doug Ambrisko <ambrisko@whistle.com>
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-182-6/+8
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
|
* Add back the RESTRICTED clause, because the NEC copyright prohibitsJohn Polstra1996-08-151-1/+2
| | | | commercial use.
* Update for new release. Remove export restriction; it no longer applies.John Polstra1996-08-153-8/+8
| | | | Reviewed by: Doug Ambrisko <ambrisko@ambrisko.roble.com>
* Update to 0.16.4 (sigh...going to slow down now)Paul Traina1996-07-242-5/+5
|
* Upgrade to beta 0.16.1Paul Traina1996-07-232-4/+5
|
* Update to current versionPaul Traina1996-07-163-5/+5
|
* Incorporate Doug's port changesPaul Traina1996-04-251-1/+3
|
* Put in some warningsPaul Traina1996-04-241-0/+8
|
* Import of SOCKS v5 reference implementation - beta test software only.Paul Traina1996-04-245-0/+66
NOTE: Export of this software from the US without a specific license is a violation of ITAR rules.