| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
net/socks5 too.
PR: 103649
Approved by: maintainer timeout (35 days)
Notes:
svn path=/head/; revision=175812
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154193
|
|
|
|
|
|
|
|
|
|
| |
. Fix the build on sparc64 by converting -fpic to -fPIC.
Pointed out by: pointyhat (via kris)
Approved by: Josh Paetzel <josh@tcbug.org> (maintainer)
Notes:
svn path=/head/; revision=138270
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=137576
|
|
|
|
|
|
|
|
| |
PR: ports/82012
Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer)
Notes:
svn path=/head/; revision=137204
|
|
|
|
|
|
|
|
| |
PR: ports/81608
Submitted by: Josh Paetzel <josh@tcbug.org>
Notes:
svn path=/head/; revision=136359
|
|
|
|
|
|
|
|
| |
PR: ports/71460
Submitted by: KIMURA Yasuhiro
Notes:
svn path=/head/; revision=121124
|
|
|
|
|
|
|
|
| |
PR: ports/68067
Submitted by: KIMURA Yasuhiro
Notes:
svn path=/head/; revision=111813
|
|
|
|
|
|
|
|
|
|
|
| |
- Add startup script
- Bump PORTVERSION
PR: ports/65075
Submitted by: Sergey Matveychuk <sem@ciam.ru>
Notes:
svn path=/head/; revision=105989
|
|
|
|
| |
Notes:
svn path=/head/; revision=102257
|
|
|
|
| |
Notes:
svn path=/head/; revision=96284
|
|
|
|
| |
Notes:
svn path=/head/; revision=75971
|
|
|
|
| |
Notes:
svn path=/head/; revision=44043
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION
PR: 27083
Submitted by: Dimitry Andric <dim@xs4all.nl>
Notes:
svn path=/head/; revision=42660
|
|
|
|
|
|
|
|
|
|
|
| |
just as in other ports which require "manual" downloading of distfiles.
(also correcting the extranous '.')
PR: 26719
Submitted by: Dimitry Andric <dim@xs4all.nl>
Notes:
svn path=/head/; revision=41747
|
|
|
|
|
|
|
|
| |
PR: 26156
Submitted by: Steve Coltrin <spcoltri@hrothgar.omcl.org>
Notes:
svn path=/head/; revision=40740
|
|
|
|
|
|
|
|
|
|
| |
instead of failing rule. This will prevent bento from trying to build the
port.
Submitted by: bento
Notes:
svn path=/head/; revision=40062
|
|
|
|
|
|
|
| |
multiply overcomitted, I've giving this back to ports.
Notes:
svn path=/head/; revision=36680
|
|
|
|
|
|
|
| |
was slime and didn't.
Notes:
svn path=/head/; revision=33659
|
|
|
|
| |
Notes:
svn path=/head/; revision=33654
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=33395
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=33348
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=32137
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=29651
|
|
|
|
|
|
|
|
|
|
| |
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
Notes:
svn path=/head/; revision=29628
|
|
|
|
| |
Notes:
svn path=/head/; revision=29615
|
|
|
|
| |
Notes:
svn path=/head/; revision=27423
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=26240
|
|
|
|
|
|
|
|
|
| |
this port.
PR: ports/12138
Notes:
svn path=/head/; revision=21938
|
|
|
|
|
|
|
|
|
|
|
| |
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).
Notes:
svn path=/head/; revision=21937
|
|
|
|
| |
Notes:
svn path=/head/; revision=21126
|
|
|
|
|
|
|
|
|
|
|
| |
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
Notes:
svn path=/head/; revision=20898
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=18122
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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...
Notes:
svn path=/head/; revision=15878
|
|
|
|
| |
Notes:
svn path=/head/; revision=15875
|
|
|
|
| |
Notes:
svn path=/head/; revision=15870
|
|
|
|
|
|
|
| |
binaries (ELF OR aout) with runsocks.
Notes:
svn path=/head/; revision=13716
|
|
|
|
| |
Notes:
svn path=/head/; revision=12624
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=12038
|
|
|
|
| |
Notes:
svn path=/head/; revision=12034
|
|
|
|
|
|
|
| |
Change fetch so that we point people at NEC's web site
Notes:
svn path=/head/; revision=11848
|
|
|
|
|
|
|
|
| |
PR: 6281
Submitted by: SADA Kenji <sada@e-mail.ne.jp>
Notes:
svn path=/head/; revision=10860
|
|
|
|
| |
Notes:
svn path=/head/; revision=10435
|
|
|
|
| |
Notes:
svn path=/head/; revision=9274
|
|
|
|
|
|
|
|
| |
Change maintainer to me
initial openbsd support
Notes:
svn path=/head/; revision=9173
|
|
|
|
|
|
|
| |
With permission of: ambrisko@ambrisko.roble.com
Notes:
svn path=/head/; revision=7713
|
|
|
|
|
|
|
| |
Reviewed by: Doug Ambrisko <ambrisko@ambrisko.com>
Notes:
svn path=/head/; revision=7585
|
|
|
|
| |
Notes:
svn path=/head/; revision=6398
|
|
|
|
|
|
|
| |
in double-quotes.
Notes:
svn path=/head/; revision=4891
|
|
|
|
|
|
|
|
|
| |
Fix configuration problem caused by FreeBSD major version number change.
Submitted by: Doug Ambrisko <ambrisko@whistle.com>
Notes:
svn path=/head/; revision=4805
|