1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

36 Commits

Author SHA1 Message Date
Maxim Sobolev
7d63224d50 Use IGNORE macros to bug user that he/she has to manually download distfile
instead of failing rule. This will prevent bento from trying to build the
port.

Submitted by:	bento
2001-03-19 19:14:32 +00:00
Warner Losh
ac723a61ae I've given up the ghost using socks5 on my network. Since I'm
multiply overcomitted, I've giving this back to ports.
2001-01-03 22:38:34 +00:00
Warner Losh
6d95425962 The patches I committed a while ago need a PORTREVISION bump, but I
was slime and didn't.
2000-10-10 05:27:14 +00:00
Warner Losh
ba794879bc portlint 2000-10-10 05:05:27 +00:00
Warner Losh
ba3406cf49 Update to socks 1.0r11. patch-aa had been partially integrated into
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>
2000-08-30 19:43:28 +00:00
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
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
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
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
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