Satoshi Asami
ffb21b5654
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
...
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
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
...
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
835d6b8655
Third round of INSTALL_SHLIBS=yes fixes.
2000-06-15 17:59:45 +00:00
Chris Piazza
93a61d6874
Update with the new PORTNAME/PORTVERSION variables
2000-04-09 18:14:07 +00:00
Yoshinobu Inoue
e53d640ca4
Add getaddrinfo() wrapper function support.
...
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
2000-02-24 06:37:27 +00:00
Warner Losh
ffddd543f4
Remove problems with pkg_delete and pkg_add for packages built with
...
this port.
PR: ports/12138
1999-09-25 05:46:18 +00:00
Warner Losh
2db0b247a5
Upgrade to 1.0 r10.
...
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).
1999-09-25 05:27:58 +00:00
Peter Wemm
a6c3f62331
$Id$ -> $FreeBSD$
1999-08-30 14:24:37 +00:00
Michael Haro
235481b52a
awk -> ${AWK}
...
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Bill Fumerola
8684147ba7
Upgrade to 1.0r9, the previous version had been dropped.
...
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.
1999-04-25 03:49:17 +00:00
Warner Losh
d3e518b4e5
Update port to 1.0r8.
...
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...
1999-01-06 04:49:29 +00:00
David E. O'Brien
65b1f7947a
fix my mis-quoting.
1999-01-06 03:59:14 +00:00
David E. O'Brien
7b04b1e1f9
BROKEN= 'socks5-v1.0r7 is not available at NEC's website. Latest is v1.0r8'
1999-01-05 19:02:32 +00:00
Warner Losh
ffe162b612
Update to ELF and v1.0r7. This version supports only one type of
...
binaries (ELF OR aout) with runsocks.
1998-10-07 18:51:28 +00:00
Tim Vanderhoek
26e78bb69f
This netted the largest set of mis-installed manpages, yet!
1998-08-18 19:48:45 +00:00
Warner Losh
edf9db9125
Fix minor problems with FreeBSD 1.x dynamic loader workarounds breaking
...
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>
1998-07-20 23:37:26 +00:00
Warner Losh
6da4040db7
Upgrade to v1.0r6
1998-07-20 22:46:59 +00:00
Warner Losh
5a0c7abaad
Update socks to v1.0r5
...
Change fetch so that we point people at NEC's web site
1998-07-12 21:26:50 +00:00
Thomas Gellekum
944910bb30
Execute `ldconfig -R' at the pkg_delete step.
...
PR: 6281
Submitted by: SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +00:00
Warner Losh
ac0341b870
Distfile moved on ftp.ualg.pt, ftp.astec.co.jp went away
1998-04-07 17:08:16 +00:00
Warner Losh
6977807cbf
Update mirror site. Things have moved to socks5 subdirectory.
1998-01-05 19:00:50 +00:00
Warner Losh
c8f9434dbe
Upgrade to v1.0r3
...
Change maintainer to me
initial openbsd support
1997-12-24 18:42:25 +00:00
David E. O'Brien
9b7655b968
Upgrade to released version 1.0.2
...
With permission of: ambrisko@ambrisko.roble.com
1997-08-28 06:49:07 +00:00
David E. O'Brien
3bd0f8ad1f
Remove "NO_PACKAGE". "RESTRICTED" is suffient for our purose.
...
Reviewed by: Doug Ambrisko <ambrisko@ambrisko.com>
1997-08-15 08:32:52 +00:00
Masafumi Max NAKANE
b39c6760cf
Update, beta-0.17.1-exportable -> beta-0.17.2-exportable.
1997-05-04 16:55:38 +00:00
Masafumi Max NAKANE
bb7e210560
Enclose the reason string for NO_CDROM, NO_PACKAGE, RESTRICTED and BROKEN
...
in double-quotes.
1996-12-08 09:48:59 +00:00
John Polstra
23626d1993
Update from socks5-beta-0.16.6-exportable to socks5-beta-0.17.1-exportable.
...
Fix configuration problem caused by FreeBSD major version number change.
Submitted by: Doug Ambrisko <ambrisko@whistle.com>
1996-12-05 00:56:20 +00:00
Satoshi Asami
c98cfd116d
Compress a bunch of manpages. Remove unnecessary @ directives from
...
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.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 11:44:27 +00:00
John Polstra
560f54875a
Add back the RESTRICTED clause, because the NEC copyright prohibits
...
commercial use.
1996-08-14 18:52:40 +00:00
John Polstra
2a95fc527d
Update for new release. Remove export restriction; it no longer applies.
...
Reviewed by: Doug Ambrisko <ambrisko@ambrisko.roble.com>
1996-08-14 16:02:50 +00:00
Paul Traina
7ca6052108
Update to 0.16.4 (sigh...going to slow down now)
1996-07-23 16:13:58 +00:00
Paul Traina
0e92d1fb2c
Upgrade to beta 0.16.1
1996-07-22 23:06:46 +00:00
Paul Traina
d6d294efbd
Update to current version
1996-07-15 16:54:47 +00:00
Paul Traina
79e2e2b59a
Incorporate Doug's port changes
1996-04-24 18:31:23 +00:00
Paul Traina
91fc0e9568
Put in some warnings
1996-04-24 05:12:31 +00:00
Paul Traina
5e6529badd
Import of SOCKS v5 reference implementation - beta test software only.
...
NOTE: Export of this software from the US without a specific license
is a violation of ITAR rules.
1996-04-24 05:09:41 +00:00