aboutsummaryrefslogtreecommitdiff
path: root/security/tor-devel
Commit message (Collapse)AuthorAgeFilesLines
* update to 0.2.3.12-alphaBrendan Fabeny2012-02-142-3/+3
| | | | Notes: svn path=/head/; revision=291362
* update to 0.2.3.11-alphaBrendan Fabeny2012-01-242-3/+3
| | | | | | | Security: CVE-2011-4576; Infinite-length circuit DOS Notes: svn path=/head/; revision=289742
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* update security/tor to 0.2.2.35 and security/tor-devel to 0.2.3.10-alphaBrendan Fabeny2011-12-172-3/+3
| | | | | | | Security: CVE-2011-2778 Notes: svn path=/head/; revision=287540
* update to 0.2.3.9-alpha; update and sort MASTER_SITESBrendan Fabeny2011-12-092-6/+27
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=287118
* update to 0.2.3.8-alphaBrendan Fabeny2011-11-263-19/+10
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286458
* update to 0.2.3.7-alphaBrendan Fabeny2011-10-312-3/+3
| | | | Notes: svn path=/head/; revision=284799
* update tor to 0.2.2.34, and tor-devel to 0.2.3.6-alphaBrendan Fabeny2011-10-283-17/+17
| | | | | | | Security: CVE-2011-2768 Notes: svn path=/head/; revision=284500
* update to 0.2.3.5-alphaBrendan Fabeny2011-10-042-4/+3
| | | | Notes: svn path=/head/; revision=282958
* use a more common form of openssl handlingBrendan Fabeny2011-10-041-3/+4
| | | | | | | | PR: 161011 Submitted by: crees Notes: svn path=/head/; revision=282913
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+1
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* add an option to use GNU make for those who wishBrendan Fabeny2011-09-231-0/+11
| | | | | | | | | | to perform parallel builds[1]; add a few mirrors to tor-devel Requested by: h.h. [1] Notes: svn path=/head/; revision=282273
* update to 0.2.3.4-alphaBrendan Fabeny2011-09-172-4/+4
| | | | Notes: svn path=/head/; revision=281877
* - update to 0.2.3.3-alphaBrendan Fabeny2011-09-092-6/+11
| | | | | | | | | | | - allow WITH_BUFFEREVENTS again, after upstream changes - use gcc hardening on versions of the OS that support PIE - fix linking in the WITH_TCMALLOC case without changing the default search path for all libraries, to try to prevent any additional problems Notes: svn path=/head/; revision=281532
* - Chase devel/google-perftools shlib bumpPawel Pekala2011-09-061-0/+2
| | | | | | | | | - security/tor*: add -L${LOCALBASE}/lib to LDFLAGS (fixes linking) Approved by: miwi, wen (mentors implicit) Notes: svn path=/head/; revision=281331
* remove a problematic mirror, based upon repeatedBrendan Fabeny2011-08-051-1/+0
| | | | | | | distilator NXDOMAIN results Notes: svn path=/head/; revision=278946
* update to 0.2.3.2-alpha; fix clang build by changingBrendan Fabeny2011-07-243-14/+96
| | | | | | | | | | | the syntax of some LDFLAGS; remove libevent1 conflict by adjusting CONFIGURE_ENV and avoiding parts of the clumsy libevent configuration in the configure script; add some new mirrors and remove a defunct mirror Notes: svn path=/head/; revision=278217
* Avoid redirects on the primary master siteBrendan Fabeny2011-07-211-1/+1
| | | | | | | Reported by: Ruslan Mahmatkhanov Notes: svn path=/head/; revision=278122
* - Disable the new bufferevents code by default in tor-devel,Brendan Fabeny2011-05-102-5/+8
| | | | | | | | | | | until some problems are solved [1] - Add a note that was in the pkg-deinstall scripts of tor and tor-devel to the pkg-messages of the respective ports Reported by: H. Krusken [1] Notes: svn path=/head/; revision=273914
* - update tor-devel to 0.2.3.1-alphaBrendan Fabeny2011-05-084-117/+31
| | | | | | | | | | - remove [de]install scripts from both tor ports in favor of GROUPS/USERS - fix mistakes in the _tor uid entry introduced in the GROUPS/USERS changes Notes: svn path=/head/; revision=273760
* Update libevent2 to 2.0.11Martin Matuska2011-05-051-0/+1
| | | | Notes: svn path=/head/; revision=273681
* Update to 0.2.2.25-alphaBrendan Fabeny2011-04-302-3/+3
| | | | Notes: svn path=/head/; revision=273383
* Update to 0.2.2.24-alphaBrendan Fabeny2011-04-132-5/+3
| | | | Notes: svn path=/head/; revision=272660
* Update to 0.2.2.23-alphaBrendan Fabeny2011-03-152-5/+4
| | | | Notes: svn path=/head/; revision=270930
* - change the port to use devel/libevent2Brendan Fabeny2011-03-011-4/+13
| | | | | | | | | | - remove two problematic mirrors, and add others - bump PORTREVISION Approved by: makc, miwi (mentors, implicit) Notes: svn path=/head/; revision=270072
* - Chase devel/google-perftools shlib bumpMartin Wilke2011-02-271-0/+1
| | | | Notes: svn path=/head/; revision=269884
* - Update to 0.2.2.22-alphaBrendan Fabeny2011-01-292-6/+3
| | | | | | | | | | | | | | | | - Remove an unnecessary addition to CPPFLAGS that can break non-sandboxed builds when some other (poorly-configured) ports are installed (For example, lang/libutils or textproc/irstlm) - Remove a problematic mirror, based on distilator results Approved by: makc, miwi (mentors, implicit) Feature safe: yes Notes: svn path=/head/; revision=268368
* Update to 0.2.2.21-alphaBrendan Fabeny2011-01-182-3/+8
| | | | | | | | | Approved by: makc, miwi (mentors, implicit) Security: CVE-2011-0427 Feature safe: yes Notes: svn path=/head/; revision=267932
* Remove some outdated or unreachable mirrors,Brendan Fabeny2011-01-011-3/+0
| | | | | | | | | based on distilator results Approved by: makc, miwi (mentors, implicit) Notes: svn path=/head/; revision=267255
* - update to 0.2.2.20-alpha (includes a security patch for CVE-2010-1676)Brendan Fabeny2010-12-312-9/+23
| | | | | | | | | | | - update MASTER_SITES on the basis of: http://www.torproject.org/getinvolved/mirrors.html.en - update openssl requirements Approved by: makc, miwi (mentors, implicit) Notes: svn path=/head/; revision=267238
* Fix conditional openssl dependence; bump PORTREVISIONBrendan Fabeny2010-10-041-1/+2
| | | | | | | Approved by: makc, miwi (co-mentors, implicit) Notes: svn path=/head/; revision=262376
* Update to 0.2.2.17-alphaBrendan Fabeny2010-10-033-7/+7
| | | | | | | Approved by: makc, miwi (co-mentors, implicit) Notes: svn path=/head/; revision=262333
* --Add LICENSE informationBrendan Fabeny2010-08-302-8/+7
| | | | | | | | | | | | | | | --Add a reference to net/torsocks in the pkg-message, but remove the dependency on that port [1] --Remove the VIDALIA option, which led to (false) circular dependencies when enabled [2] --Re-enable the regression-test target PR: 150078 [2] Requested by: Fabian Keil [1] Approved by: miwi (co-mentor) Notes: svn path=/head/; revision=260204
* Update to 0.2.2.15-alpha; pass maintainership to submitterBrendan Fabeny2010-08-202-5/+5
| | | | | | | Approved by: miwi (maintainer, co-mentor) Notes: svn path=/head/; revision=259608
* update to 0.2.2.14-alphaBrendan Fabeny2010-08-062-13/+11
| | | | | | | | | PR: 148854 Submitted by: bf Approved by: makc, miwi Notes: svn path=/head/; revision=258853
* Update libevent to 1.4.14bMartin Matuska2010-07-251-0/+1
| | | | | | | | PR: ports/147723 Approved by: maintainer (timeout) Notes: svn path=/head/; revision=258238
* - Update to 0.2.2.13-alphaMartin Wilke2010-05-022-4/+4
| | | | | | | | PR: 146091 Submitted by: Andrei Lavreniyuk <andy.lavr@gmail.com> (maintainer) Notes: svn path=/head/; revision=253557
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Update to 2.2.10-alphaMartin Wilke2010-03-103-10/+8
| | | | Notes: svn path=/head/; revision=250844
* - Update to 0.2.2.8-alphaMartin Wilke2010-01-312-4/+4
| | | | | | | | PR: 143360 Submitted by: Andrei Lavreniyuk <andy.lavr@reactor-xg.kiev.ua> Notes: svn path=/head/; revision=248869
* - Update to 0.2.2.7-alphaMartin Wilke2010-01-272-4/+6
| | | | | | | | | PR: ports/143050 Submitted by: Andrei Lavreniyuk <andy.lavr@reactor-xg.kiev.ua> "b. f." <bf1783@googlemail.com> Notes: svn path=/head/; revision=248637
* - take overMartin Wilke2010-01-251-1/+1
| | | | Notes: svn path=/head/; revision=248578
* Reset peter.thoenen@yahoo.com at his request; he is moving and willMark Linimon2010-01-251-1/+1
| | | | | | | | | | not have access to a machine for a while. We hope to see him back this summer. Hat: portmgr Notes: svn path=/head/; revision=248577
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-221-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244657
* - Update to 0.2.2.6-alphaMartin Wilke2009-11-212-5/+5
| | | | | | | | Submitted by: "b. f." <bf1783@googlemail.com> Approved by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer) Notes: svn path=/head/; revision=244626
* - Update to 0.2.2.5-alphaMartin Wilke2009-10-292-11/+4
| | | | | | | | | | PR: 139048 Submitted by: Andrei Lavreniyuk <andy.lavr@reactor-xg.kiev.ua> "b. f." <bf1783@googlemail.com> Approved by: maintainer Notes: svn path=/head/; revision=243445
* - Update to 0.2.2.1-alphaMartin Wilke2009-09-183-8/+7
| | | | | | | | | | | | - Update WWW PR: 138726 Submitted by: bf <bf1783@gmail.com> Approved by: maintainer Feature safe: yes Notes: svn path=/head/; revision=241686
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - Update to 0.2.1.17-rcDmitry Marakasov2009-07-092-4/+4
| | | | | | | | | PR: 136452 Submitted by: bf <bf1783@gmail.com> Approved by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer) Notes: svn path=/head/; revision=237552
* - Be specific about what autotools are needed.Wesley Shields2009-06-281-0/+1
| | | | | | | | | PR: ports/135624 Submitted by: Andrei Lavreniyuk <andy.lavr@reactor-xg.kiev.ua> Approved by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer) Notes: svn path=/head/; revision=236698