Brendan Fabeny
783eb638d7
update to 0.2.3.12-alpha
2012-02-14 20:43:32 +00:00
Brendan Fabeny
98870a3f27
update to 0.2.3.11-alpha
...
Security: CVE-2011-4576; Infinite-length circuit DOS
2012-01-24 15:19:53 +00:00
Doug Barton
83eb2c3700
In the rc.d scripts, change assignments to rcvar to use the
...
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.
2012-01-14 08:57:23 +00:00
Brendan Fabeny
dcf68404b1
update security/tor to 0.2.2.35 and security/tor-devel to 0.2.3.10-alpha
...
Security: CVE-2011-2778
2011-12-17 13:21:42 +00:00
Brendan Fabeny
a55a9be5de
update to 0.2.3.9-alpha; update and sort MASTER_SITES
...
Feature safe: yes
2011-12-09 14:50:59 +00:00
Brendan Fabeny
809641ac39
update to 0.2.3.8-alpha
...
Feature safe: yes
2011-11-26 05:58:57 +00:00
Brendan Fabeny
0c9cd922e2
update to 0.2.3.7-alpha
2011-10-31 18:25:09 +00:00
Brendan Fabeny
f211ad2bf5
update tor to 0.2.2.34, and tor-devel to 0.2.3.6-alpha
...
Security: CVE-2011-2768
2011-10-28 05:21:44 +00:00
Brendan Fabeny
6376b95bce
update to 0.2.3.5-alpha
2011-10-04 23:43:40 +00:00
Brendan Fabeny
60d6564a47
use a more common form of openssl handling
...
PR: 161011
Submitted by: crees
2011-10-04 10:07:59 +00:00
Dmitry Marakasov
6f6fbe4bdf
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
...
- 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
2011-09-23 22:26:39 +00:00
Brendan Fabeny
37da0d8f4d
add an option to use GNU make for those who wish
...
to perform parallel builds[1]; add a few mirrors to
tor-devel
Requested by: h.h. [1]
2011-09-23 19:58:35 +00:00
Brendan Fabeny
97fc19df31
update to 0.2.3.4-alpha
2011-09-17 04:40:53 +00:00
Brendan Fabeny
a508d90c31
- update to 0.2.3.3-alpha
...
- 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
2011-09-09 19:26:41 +00:00
Pawel Pekala
b60a11438e
- Chase devel/google-perftools shlib bump
...
- security/tor*: add -L${LOCALBASE}/lib to LDFLAGS (fixes linking)
Approved by: miwi, wen (mentors implicit)
2011-09-06 23:40:32 +00:00
Brendan Fabeny
c86d0303c4
remove a problematic mirror, based upon repeated
...
distilator NXDOMAIN results
2011-08-05 09:07:13 +00:00
Brendan Fabeny
707bfbadd3
update to 0.2.3.2-alpha; fix clang build by changing
...
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
2011-07-24 01:16:14 +00:00
Brendan Fabeny
926ec47f7e
Avoid redirects on the primary master site
...
Reported by: Ruslan Mahmatkhanov
2011-07-21 15:10:56 +00:00
Brendan Fabeny
cb99742b07
- Disable the new bufferevents code by default in tor-devel,
...
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]
2011-05-10 14:14:55 +00:00
Brendan Fabeny
80405781b7
- update tor-devel to 0.2.3.1-alpha
...
- 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
2011-05-08 04:34:15 +00:00
Martin Matuska
6c0a874384
Update libevent2 to 2.0.11
2011-05-05 13:48:05 +00:00
Brendan Fabeny
7146ad33c0
Update to 0.2.2.25-alpha
2011-04-30 22:49:17 +00:00
Brendan Fabeny
d288ae3d89
Update to 0.2.2.24-alpha
2011-04-13 05:40:47 +00:00
Brendan Fabeny
b2c66dd0d4
Update to 0.2.2.23-alpha
2011-03-15 11:34:58 +00:00
Brendan Fabeny
00494adbd2
- change the port to use devel/libevent2
...
- remove two problematic mirrors, and add others
- bump PORTREVISION
Approved by: makc, miwi (mentors, implicit)
2011-03-01 19:21:30 +00:00
Martin Wilke
4964e2155a
- Chase devel/google-perftools shlib bump
2011-02-27 13:01:19 +00:00
Brendan Fabeny
8b824bd56c
- Update to 0.2.2.22-alpha
...
- 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
2011-01-29 10:55:21 +00:00
Brendan Fabeny
0363678d0e
Update to 0.2.2.21-alpha
...
Approved by: makc, miwi (mentors, implicit)
Security: CVE-2011-0427
Feature safe: yes
2011-01-18 02:57:48 +00:00
Brendan Fabeny
f9dac246cc
Remove some outdated or unreachable mirrors,
...
based on distilator results
Approved by: makc, miwi (mentors, implicit)
2011-01-01 20:01:43 +00:00
Brendan Fabeny
d47ebb79a8
- update to 0.2.2.20-alpha (includes a security patch for CVE-2010-1676)
...
- update MASTER_SITES on the basis of:
http://www.torproject.org/getinvolved/mirrors.html.en
- update openssl requirements
Approved by: makc, miwi (mentors, implicit)
2010-12-31 19:26:00 +00:00
Brendan Fabeny
ef44aae3c9
Fix conditional openssl dependence; bump PORTREVISION
...
Approved by: makc, miwi (co-mentors, implicit)
2010-10-04 12:03:49 +00:00
Brendan Fabeny
2577f2e580
Update to 0.2.2.17-alpha
...
Approved by: makc, miwi (co-mentors, implicit)
2010-10-03 02:53:36 +00:00
Brendan Fabeny
ae4a4673e3
--Add LICENSE information
...
--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)
2010-08-30 14:47:40 +00:00
Brendan Fabeny
9aa8d17bb1
Update to 0.2.2.15-alpha; pass maintainership to submitter
...
Approved by: miwi (maintainer, co-mentor)
2010-08-20 05:01:49 +00:00
Brendan Fabeny
6afdd1e562
update to 0.2.2.14-alpha
...
PR: 148854
Submitted by: bf
Approved by: makc, miwi
2010-08-06 18:05:37 +00:00
Martin Matuska
39b68bb4fe
Update libevent to 1.4.14b
...
PR: ports/147723
Approved by: maintainer (timeout)
2010-07-25 15:39:20 +00:00
Martin Wilke
9d1b3980ff
- Update to 0.2.2.13-alpha
...
PR: 146091
Submitted by: Andrei Lavreniyuk <andy.lavr@gmail.com> (maintainer)
2010-05-02 12:13:37 +00:00
Doug Barton
1d6b4b3f91
Begin the process of deprecating sysutils/rc_subr by
...
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Martin Wilke
97782c3822
- Update to 2.2.10-alpha
2010-03-10 12:57:11 +00:00
Martin Wilke
3a3a0ca2d9
- Update to 0.2.2.8-alpha
...
PR: 143360
Submitted by: Andrei Lavreniyuk <andy.lavr@reactor-xg.kiev.ua>
2010-01-31 00:42:29 +00:00
Martin Wilke
225b9c2ac6
- Update to 0.2.2.7-alpha
...
PR: ports/143050
Submitted by: Andrei Lavreniyuk <andy.lavr@reactor-xg.kiev.ua>
"b. f." <bf1783@googlemail.com>
2010-01-27 00:44:23 +00:00
Martin Wilke
d07ea34398
- take over
2010-01-25 22:53:19 +00:00
Mark Linimon
7b0764f024
Reset peter.thoenen@yahoo.com at his request; he is moving and will
...
not have access to a machine for a while. We hope to see him back
this summer.
Hat: portmgr
2010-01-25 22:49:45 +00:00
Pav Lucistnik
8c2aab382d
- Mark MAKE_JOBS_UNSAFE
...
Reported by: pointyhat
2009-11-22 19:49:43 +00:00
Martin Wilke
795a0a12dd
- Update to 0.2.2.6-alpha
...
Submitted by: "b. f." <bf1783@googlemail.com>
Approved by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
2009-11-21 23:02:18 +00:00
Martin Wilke
1423466e5b
- Update to 0.2.2.5-alpha
...
PR: 139048
Submitted by: Andrei Lavreniyuk <andy.lavr@reactor-xg.kiev.ua>
"b. f." <bf1783@googlemail.com>
Approved by: maintainer
2009-10-29 11:02:27 +00:00
Martin Wilke
c7b6110fe9
- Update to 0.2.2.1-alpha
...
- Update WWW
PR: 138726
Submitted by: bf <bf1783@gmail.com>
Approved by: maintainer
Feature safe: yes
2009-09-18 22:49:17 +00:00
Jeremy Messenger
789d75c728
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
...
-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
2009-08-02 19:36:34 +00:00
Dmitry Marakasov
057f9137fd
- Update to 0.2.1.17-rc
...
PR: 136452
Submitted by: bf <bf1783@gmail.com>
Approved by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
2009-07-09 20:14:50 +00:00
Wesley Shields
80ea4afcc8
- Be specific about what autotools are needed.
...
PR: ports/135624
Submitted by: Andrei Lavreniyuk <andy.lavr@reactor-xg.kiev.ua>
Approved by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
2009-06-28 01:35:36 +00:00