18 Commits

Author SHA1 Message Date
kirby
d3019456b0 drop EXTRACT_SUFX=.tar.gz which is default suffix. 2022-06-07 14:50:08 +00:00
pascal
993f29f58d Update to 2.3.0. Patch from Yifei Zhan, thanks!
ok sthen@
2022-06-01 12:35:11 +00:00
naddy
3f5796b9fd drop RCS Ids 2022-03-11 19:45:43 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
jsing
7543c2438a Unbreak funopen usage with libtorsocks - always call the libc fclose
function, even when fd < 0.

ok jca@ pascal@ solene@
2018-05-12 16:52:25 +00:00
gsoares
8c9716ade9 update to 2.2.0
OK pascal@ (maintainer)
2018-01-29 21:44:30 +00:00
sthen
a0516b55f6 avoid getpw* functions, making it possible to use torsocks with a number of
programs that use pledge() (e.g. lynx).  ok pascal@ (maintainer).
2018-01-22 12:30:38 +00:00
naddy
c326edce1b The ${PROJECT}.googlecode.com/files/ master sites are no longer
accessible, but the distfiles are still available at an archive URL.
Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.

ok czarkoff@ danj@ sthen@
2016-10-01 11:54:14 +00:00
pascal
b01174ae9b Update my mail address. 2016-05-07 12:40:56 +00:00
giovanni
dfa4493f64 fix torsocks off command
ok pascal@ (Maintainer)
2015-11-04 16:05:51 +00:00
sthen
9a4b5c88f8 wantlib 2015-08-25 14:03:20 +00:00
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
naddy
c2832a1290 move http://code.google.com, *.googlecode.com, and sites.google.com to https
suggested by bentley@
2013-08-07 21:31:12 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
jasper
e021936b1b - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12 2012-06-26 14:15:23 +00:00
pascal
5fa8c0b38c Torsocks allows you to use most socks-friendly applications in a safe
way with Tor. It ensures that DNS requests are handled safely and
explicitly rejects UDP traffic from the application you're using.

ok benoit@
2011-12-01 11:49:27 +00:00