| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
. Fix the build on sparc64 by converting -fpic to -fPIC.
Pointed out by: pointyhat (via kris)
Approved by: Josh Paetzel <josh@tcbug.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
PR: ports/82012
Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer)
|
|
|
|
|
| |
PR: ports/81608
Submitted by: Josh Paetzel <josh@tcbug.org>
|
|
|
|
|
| |
PR: ports/71460
Submitted by: KIMURA Yasuhiro
|
|
|
|
|
| |
PR: ports/68067
Submitted by: KIMURA Yasuhiro
|
|
|
|
|
|
|
|
| |
- Add startup script
- Bump PORTVERSION
PR: ports/65075
Submitted by: Sergey Matveychuk <sem@ciam.ru>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Bump PORTREVISION
PR: 27083
Submitted by: Dimitry Andric <dim@xs4all.nl>
|
|
|
|
|
|
|
|
| |
just as in other ports which require "manual" downloading of distfiles.
(also correcting the extranous '.')
PR: 26719
Submitted by: Dimitry Andric <dim@xs4all.nl>
|
|
|
|
|
| |
PR: 26156
Submitted by: Steve Coltrin <spcoltri@hrothgar.omcl.org>
|
|
|
|
|
|
|
| |
instead of failing rule. This will prevent bento from trying to build the
port.
Submitted by: bento
|
|
|
|
| |
multiply overcomitted, I've giving this back to ports.
|
|
|
|
| |
was slime and didn't.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
this port.
PR: ports/12138
|
|
|
|
|
|
|
|
| |
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).
|
| |
|
|
|
|
|
|
|
|
| |
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
| |
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...
|
| |
|
| |
|
|
|
|
| |
binaries (ELF OR aout) with runsocks.
|
| |
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
| |
Change fetch so that we point people at NEC's web site
|
|
|
|
|
| |
PR: 6281
Submitted by: SADA Kenji <sada@e-mail.ne.jp>
|
| |
|
| |
|
|
|
|
|
| |
Change maintainer to me
initial openbsd support
|
|
|
|
| |
With permission of: ambrisko@ambrisko.roble.com
|
|
|
|
| |
Reviewed by: Doug Ambrisko <ambrisko@ambrisko.com>
|
| |
|
|
|
|
| |
in double-quotes.
|
|
|
|
|
|
| |
Fix configuration problem caused by FreeBSD major version number change.
Submitted by: Doug Ambrisko <ambrisko@whistle.com>
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
commercial use.
|
|
|
|
| |
Reviewed by: Doug Ambrisko <ambrisko@ambrisko.roble.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
NOTE: Export of this software from the US without a specific license
is a violation of ITAR rules.
|