agc
203292f73e
Add SHA512 digests for distfiles for net category
...
Problems found with existing digests:
Package haproxy distfile haproxy-1.5.14.tar.gz
159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]
Problems found locating distfiles:
Package bsddip: missing distfile bsddip-1.02.tar.Z
Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
Package djbdns: missing distfile djbdns-cachestats.patch
Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
Package gated: missing distfile gated-3-5-11.tar.gz
Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
Package poink: missing distfile poink-1.6.tar.gz
Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
Package waste: missing distfile waste-source.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 00:34:51 +00:00
rodent
9e8537cdd2
"Each sed command should appear in an assignment of its own."
2013-04-06 21:07:31 +00:00
asau
e059e7e469
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-23 17:18:07 +00:00
heinz
e60e4993f9
Added support for installation to DESTDIR.
2010-01-21 23:40:18 +00:00
heinz
c286ae7afc
Added LICENSE information.
2010-01-21 23:32:10 +00:00
joerg
c569c6a51f
Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
...
MAKE_JOBS=2 and worked without.
2009-06-30 00:07:09 +00:00
joerg
62d1ba2bac
Remove @dirrm entries from PLISTs
2009-06-14 18:03:28 +00:00
rillig
f73ddfc689
Changed tsocks.sh so that it matches the man page. PKGREVISION++
2007-07-26 12:27:18 +00:00
jmmv
a8d3c72524
Fix build under Mac OS X by not building an useless (and not installed
...
anyway) utility.
2006-09-17 11:50:15 +00:00
jmmv
ce96bb8d74
Fix serious portability issues (to NetBSD) as regards poll(2) usage.
...
This change lets, e.g. tnftp work when using tsocks. From soda@ in
PR pkg/30921. Bump PKGREVISION to 2.
2006-09-17 11:45:04 +00:00
rillig
9fc2d7d281
Removed the superfluous "quotes" and 'quotes' from variables that don't
...
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22 09:22:05 +00:00
joerg
e09d0a31a7
Include <sys/types.h> before <sys/socket.h> for DragonFly.
...
Detect poll correctly on DragonFly.
2006-03-23 16:37:46 +00:00
jlam
9c8b5ede43
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
...
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
jmmv
d971a332da
Drop maintainership. I can't seriously be the maintainer of so many
...
packages - specially of packages that I haven't touched for a long
while or those that other people can handle better than me.
2006-01-20 16:15:52 +00:00
drochner
98adfca88b
-update to 1.8beta5 (the last release existing, from 2002)
...
this is a major rewrite
changes:
-much more flexible debug logging
-support for non blocking sockets
-addition of the tsocks shell script
-TSOCKS_CONF_FILE environment variable
-pkg changes:
-libtoolized
-changed redefinition of the crt0 _init into a __constructor__ attribute,
to avoid link errors
with jmmv's blessing
2005-08-04 10:22:21 +00:00
jlam
585534220c
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
...
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
jschauma
e57735a4e2
make this work on IRIX
...
ok jmmv@
2005-02-27 22:06:10 +00:00
agc
b12d62efb5
Add RMD160 digests.
2005-02-24 12:13:41 +00:00
snj
cba1d6d267
Convert to buildlink3 and fix a typo in DESCR.
2004-04-25 08:00:46 +00:00
grant
6eab5759a3
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
2004-01-24 14:50:05 +00:00
jmmv
7a21537448
Initial import of tsocks, version 1.7:
...
tsocks allows non SOCKS aware applications (e.g telnet, ssh, ftp etc) to use
SOCKS without any modification. It does this by intercepting the calls that
applications make to establish network connections and negotating them through
a SOCKS server as necessary.
tsocks is based on the 'shared library interceptor' concept. Through use of
the LD_PRELOAD environment variable, tsocks is automatically loaded into the
process space of every executed program.
2003-12-03 12:57:20 +00:00