| non port: net/socks5/Makefile |
|
CVSWeb
|
Number of commits found: 27 |
|
Sat, 21 Apr 2012
|
[ 16:58 jpaetzel ]
1.695 LEGAL
1.2830 MOVED
1.2456 net/Makefile
1.55 net/socks5/Makefile
1.21 net/socks5/distinfo
1.8 net/socks5/files/patch-aa
1.4 net/socks5/files/patch-ak
1.2 net/socks5/files/patch-am
1.3 net/socks5/files/patch-an
1.2 net/socks5/files/patch-ao
(Only the first 10 of 21 ports in this commit are shown above. )
Remove net/socks5 from the ports tree.
There are numerous redistribution and legal issues surrounding
this piece of software.
net/socks5
|
|
Sat, 20 Mar 2010
|
[ 15:37 miwi ]
1.54 net/socks5/Makefile
- Mark BROKEN on HEAD: fails to build with new utmpx
Reported by: pointyhat
|
|
Tue, 9 Dec 2008
|
[ 07:51 jpaetzel ]
1.53 net/socks5/Makefile
Update with multiple MASTER_SITES and remove unneeded quotes
Approved by: linimon (portmgr)
|
|
Sat, 6 Sep 2008
|
[ 20:16 jpaetzel ]
1.53 astro/xephem/Makefile
1.20 databases/ruby-bdb1/Makefile
1.16 devel/php-dbg2/Makefile
1.43 devel/popt/Makefile
1.64 irc/epic4/Makefile
1.66 irc/epic5/Makefile
1.3 misc/wanpipe/Makefile
1.32 multimedia/libdvdcss/Makefile
1.52 net/socks5/Makefile
1.30 sysutils/vobcopy/Makefile
(Only the first 10 of 11 ports in this commit are shown above. )
Change MAINTAINER to my @FreeBSD.org address.
Approved by: ade (mentor)
|
|
Thu, 19 Jun 2008
|
[ 08:38 ed ]
1.51 net/socks5/Makefile
1.1 net/socks5/files/patch-clients::ftp::domacro.c
1.1 net/socks5/files/patch-clients::telnet::externs.h
Make net/socks5 compile again after the removal of sgtty.
The net/socks5 port includes <ttychars.h>, even though it is not needed.
This header file got removed with the sgtty interface. Also make the
port prefer <termios.h> over <sys/termios.h>
PR: 124480
Approved by: philip (mentor)
|
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ]
1.2 www/helixplugin/files/BSDmakefile
1.2 x11/gpctool/files/BSDmakefile
1.4 japanese/kanji18/files/DEINSTALL.tmpl
1.4 japanese/kanji26/files/DEINSTALL.tmpl
1.4 cad/cider/files/FreeBSD
1.2 audio/festival+OGI/files/FreeBSD.mak
1.3 japanese/kanji18/files/INSTALL.tmpl
1.3 japanese/kanji26/files/INSTALL.tmpl
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile
(Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
|
Wed, 18 Apr 2007
|
[ 09:45 mi ]
1.49 net/socks5/Makefile
Remove the left-overs of socks5.sh.sample.
PR: 111784
Submitted by: KIMURA Yasuhiro
Pointy hat to: mi
|
|
Mon, 16 Apr 2007
|
[ 04:26 mi ]
1.48 net/socks5/Makefile
1.11 net/socks5/pkg-plist
1.1 net/socks5/files/socks5.sh.in
1.3 net/socks5/files/socks5.sh.sample
A long-standing issue in the vendor's reimplementation of vsnprintf()
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.
|
|
Tue, 31 Oct 2006
|
[ 13:40 mnag ]
1.26 net/dante/Makefile
1.47 net/socks5/Makefile
- Add CONFLICTS because include/socks.h are included in net/dante and net/socks5
too.
PR: 103649
Approved by: maintainer timeout (35 days)
|
|
Thu, 16 Jun 2005
|
[ 19:36 glewis ]
1.46 net/socks5/Makefile
1.18 net/socks5/distinfo
. Unbreak by finding a MASTER_SITE that still carries the distfile. It
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)
|
|
Fri, 10 Jun 2005
|
[ 16:28 lawrance ]
1.45 net/socks5/Makefile
Mark BROKEN, distfiles seem to be unavailable at least for now.
PR: ports/82012
Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer)
|
|
Sat, 28 May 2005
|
[ 23:20 flz ]
1.44 net/socks5/Makefile
- Pass maintainership to submitter.
PR: ports/81608
Submitted by: Josh Paetzel <josh@tcbug.org>
|
|
Fri, 2 Apr 2004
|
[ 19:39 krion ]
1.43 net/socks5/Makefile
1.10 net/socks5/pkg-plist
1.1 net/socks5/files/socks5.sh.sample
- compile with password file support (turning on in socks5.conf)
- Add startup script
- Bump PORTVERSION
PR: ports/65075
Submitted by: Sergey Matveychuk <sem@ciam.ru>
|
|
Fri, 27 Feb 2004
|
[ 02:35 clement ]
1.42 net/socks5/Makefile
1.11 net/ssldump/Makefile
1.5 net/thcrut/Makefile
1.19 net/tightvnc/Makefile
1.6 net/wakeonlan/Makefile
1.14 net/xmlrpc-c/Makefile
1.9 net/socks5/pkg-plist
1.3 net/wakeonlan/pkg-plist
- Make portlint happy
|
|
Sun, 21 Dec 2003
|
[ 00:21 sergei ]
1.16 mail/mahogany/Makefile
1.15 math/calctool/Makefile
1.10 misc/crosspad/Makefile
1.6 misc/flyway/Makefile
1.12 misc/sshbuddy/Makefile
1.11 misc/viz/Makefile
1.10 net/choparp/Makefile
1.3 net/flow-extract/Makefile
1.10 net/ipw/Makefile
1.10 net/merlinmon/Makefile
(Only the first 10 of 14 ports in this commit are shown above. )
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
|
|
Thu, 20 Feb 2003
|
[ 18:51 knu ]
1.4 net/44bsd-rdist/Makefile
1.24 net/SSLtelnet/Makefile
1.18 net/airport/Makefile
1.9 net/amcl/Makefile
1.2 net/amsn/Makefile
1.3 net/angst/Makefile
1.12 net/archie/Makefile
1.17 net/bounce/Makefile
1.15 net/cap/Makefile
1.4 net/cfgstoragemk/Makefile
(Only the first 10 of 240 ports in this commit are shown above. )
De-pkg-comment.
|
|
Thu, 17 May 2001
|
[ 08:34 ijliao ]
unknown net/socks5/Makefile
unknown net/socks5/pkg-plist
installs examples and docs Bump PORTREVISION
|
|
Fri, 20 Apr 2001
|
[ 19:39 okazaki ]
unknown net/socks5/Makefile
Include bsd.port.pre.mk before the `.if', and bsd.port.post.mk after it, just
as in other ports which require "manual" downloading of distfiles. (also
correcting the extranous '.')
|
|
Mon, 2 Apr 2001
|
[ 11:34 mharo ]
unknown net/socks5/Makefile
Update where to go to download the socks5 distfile
|
|
Mon, 19 Mar 2001
|
[ 19:14 sobomax ]
unknown net/socks5/Makefile
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.
|
|
Wed, 3 Jan 2001
|
[ 22:38 imp ]
unknown net/socks5/Makefile
I've given up the ghost using socks5 on my network. Since I'm multiply
overcomitted, I've giving this back to ports.
|
|
Tue, 10 Oct 2000
|
[ 06:27 imp ]
unknown net/socks5/Makefile
The patches I committed a while ago need a PORTREVISION bump, but I was slime
and didn't.
|
[ 06:05 imp ]
unknown net/socks5/Makefile
portlint
|
|
Wed, 30 Aug 2000
|
[ 20:43 imp ]
unknown net/socks5/Makefile
unknown net/socks5/files/md5
unknown net/socks5/patches/patch-aa
unknown net/socks5/patches/patch-ak
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.
|
|
Fri, 16 Jun 2000
|
[ 22:52 asami ]
unknown archivers/bzip2/Makefile
unknown archivers/lzo/Makefile
unknown audio/esound/Makefile
unknown audio/gsm/Makefile
unknown audio/libaudiofile/Makefile
unknown audio/libcdaudio/Makefile
unknown audio/libmikmod/Makefile
unknown audio/libshout/Makefile
unknown audio/libworkman/Makefile
unknown audio/nas/Makefile
(Only the first 10 of 264 ports in this commit are shown above. )
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
|
[ 09:19 sobomax ]
unknown archivers/bzip2/Makefile
unknown audio/sidplay/Makefile
unknown audio/sphinx/Makefile
unknown audio/wsoundserver/Makefile
unknown converters/recode/Makefile
unknown converters/uulib/Makefile
unknown databases/typhoon/Makefile
unknown databases/unixODBC/Makefile
unknown devel/ORBacus/Makefile
unknown devel/ORBit/Makefile
(Only the first 10 of 100 ports in this commit are shown above. )
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.
|
|
Thu, 15 Jun 2000
|
[ 18:59 sobomax ]
unknown audio/sidplay/Makefile
unknown audio/sphinx/Makefile
unknown converters/recode/Makefile
unknown devel/popt/Makefile
unknown devel/pth-devel/Makefile
unknown devel/pth/Makefile
unknown devel/rpc2/Makefile
unknown devel/rvm/Makefile
unknown devel/sdl-devel/Makefile
unknown devel/sdl/Makefile
(Only the first 10 of 91 ports in this commit are shown above. )
Third round of INSTALL_SHLIBS=yes fixes.
|
Number of commits found: 27 |