Brendan Fabeny
2465ee16a8
--Add LICENSE information
...
--Add a reference to net/tsocks 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]
PR: 150078 [2]
Requested by: Fabian Keil [1]
Approved by: miwi (co-mentor, maintainer)
2010-08-30 14:45:04 +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
5cadcfb589
- Update to 0.2.1.26
2010-05-25 11:29:30 +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
e60cd54591
- Update to 0.2.1.25
2010-03-20 18:06:14 +00:00
Martin Wilke
bf13716544
- Update to 0.2.1.24
2010-03-10 13:02:02 +00:00
Martin Wilke
f7ea9f4a16
- Update to 0.2.1.22
2010-01-21 23:37:33 +00:00
Martin Wilke
5cbfb0d2c9
- Update to 0.2.1.21
2009-12-26 10:19:00 +00:00
Martin Wilke
dc1bbcd872
- Update to 0.2.1.20
2009-11-04 15:33:07 +00:00
Martin Wilke
1b58510794
- Update to 0.2.1.19
...
PR: 137230
Submitted by: bf <bf1783@gmail.com>
2009-07-29 07:37:06 +00:00
Martin Wilke
4a592cc606
- Update to 0.2.1.18
...
PR: 137119
Submitted by: bf <bf1783@gmail.com>
2009-07-27 07:07:09 +00:00
Martin Wilke
09960268b3
- Update to 0.2.0.35
...
PR: 136115 (based on)
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
"b. f." <bf1783@googlemail.com>
2009-07-07 20:23:57 +00:00
Martin Wilke
18a92d6728
- Update to 0.2.0.34
...
PR: 131546
Submitted by: bf <bf2006a@yahoo.com>
Security: http://www.vuxml.org/freebsd/78f5606b-f9d1-11dd-b79c-0030843d3802.html
2009-02-13 14:41:30 +00:00
Martin Wilke
a103fa82d8
- Update to 0.2.0.33
...
PR: 130849
Submitted by: bf <bf2006a@yahoo.com>
Security: http://www.vuxml.org/freebsd/100a9ed2-ee56-11dd-ab4f-0030843d3802.html
2009-01-29 23:00:49 +00:00
Renato Botelho
f81d326312
- Remove --User param from initialization since rc(8) uses su(1) when a var
...
${name}_user is defined (su -m user). When --User param is defined in this
scenario, tor don't start because when you use --User param you must to start
it with root user.
PR: ports/129253
Submitted by: garga
Approved by: miwi (maintainer)
2008-11-28 14:45:59 +00:00
Martin Wilke
7fff84fe76
- Fix rc script (remove --Group flag)
...
Request by: many
2008-11-25 18:12:51 +00:00
Martin Wilke
a90f86cc13
- Update to 0.2.0.32
2008-11-22 17:01:51 +00:00
Martin Wilke
8ff49aba99
- Update to 0.2.0.31
2008-09-05 07:42:57 +00:00
Martin Wilke
4616860bd9
- Chase libevent shlib bump
2008-08-20 16:13:22 +00:00
Martin Wilke
b0a6b05c66
- Update to 0.2.0.30
...
PR: 126262
Submitted by: bf <bf2006a@yahoo.com>
2008-08-20 08:01:17 +00:00
Martin Wilke
ac5485d85b
- Take maintainership
2008-08-20 07:38:52 +00:00
Mark Linimon
acb10421db
Reset nivo+kw+ports.bfa274@is-root.com due to lack of time to work
...
on FreeBSD at the moment.
Hat: portmgr
2008-08-20 06:50:58 +00:00
Marcus Alves Grando
907d5d1a39
- Update libevent dependency and bump PORTREVISION
2008-08-19 16:40:17 +00:00
Martin Wilke
b5d0ecf4ff
- Fix Log dir
...
- Bump PORTREVISION
PR: 120811
Submitted by: Lars Stokholm <lars.stokholm@gmail.com>
Approved by: maintainers
2008-03-20 23:31:05 +00:00
Rong-En Fan
47e3611100
- Update to 0.1.2.19
...
PR: ports/120633
Submitted by: ShuenBin Hsu <sbhsu at mail.a6.idv.tw>
Approved by: maintainer timeout (1 month)
2008-03-16 09:04:15 +00:00
Marcus Alves Grando
5265c7a798
- Bump PORTREVISION since devel/libevent are updated.
2008-01-02 23:43:03 +00:00
Marcus Alves Grando
5a1d1148e1
- Change libevent lib and bump PORTREVISION since devel/libevent are updated.
2007-09-21 20:21:30 +00:00
Tilman Keskinoz
5b091352b9
Update to 0.1.2.17
...
PR: 116002
Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
2007-09-02 17:14:07 +00:00
Rong-En Fan
55c4623bf5
- Update to 0.1.2.16
...
PR: ports/115266
Submitted by: Nils Vogels <nivo+kw+ports.bfa274 at is-root.com> (maintainer)
2007-08-11 09:48:18 +00:00
Rong-En Fan
f935a609c5
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
...
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
2007-07-23 09:36:51 +00:00
Martin Wilke
67f206cc25
- Update to 0.1.2.14
...
- Pass maintainership to submitter [1]
PR: 113289 [1]
112492
Submitted by: Nils Vogels <nivo@is-root.com> [1]
Peter Thoenen <peter.thoenen@yahoo.com> (old maintainer)
Approved by: maintainer
Thanks to: bf <bf2006a@yahoo.com>
2007-06-05 09:04:07 +00:00
Marcus Alves Grando
bdbb9d66b8
- Bump PORTREVISION and change LIB_DEPENDS to reflect libevent update.
2007-04-06 18:28:46 +00:00
Rong-En Fan
20c2b52e42
- Use pre-su-install to allow make install as normal user
...
PR: ports/108339
Submitted by: Michael Neumann<mneuma2s at smail.inf.fh-brs.de>
Approved by: Peter Thoenen <peter.thoenen at yahoo.com> (maintainer)
2007-02-12 13:33:56 +00:00
Martin Wilke
9e1b16f18c
- Update to 0.1.1.26
...
PR: ports/106779
Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
2006-12-16 10:27:29 +00:00
Marcus Alves Grando
654f115b69
- Bump PORT_REVISION and change LIB_DEPENDS to reflect update in devel/libevent
...
- Fix many wrong BUILD_DEPENDS. Thanks to ldd(1)
2006-12-05 13:29:01 +00:00
Frank J. Laszlo
8cd5e0b8f8
Update to version 0.1.1.25.
...
PR: ports/105226
Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
Reviewed by: flz (mentor)
2006-11-07 20:46:34 +00:00
Cheng-Lung Sung
c9e3c3046a
- Update to 0.1.1.24
...
PR: ports/103843
Submitted by: maintainer (Peter Thoenen)
2006-09-30 07:57:21 +00:00
Tilman Keskinoz
ca20a70b00
Update to 0.1.1.23
...
PR: 101331
Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
2006-08-06 12:26:25 +00:00
Johan van Selst
be5fd00dae
- Update tor to 1.1.20 (former development branch)
...
- Submitter becomes new maintainer (approved by old maintainer)
- Use rc.subr
PR: 98373
Submitted by: Peter Thoenen
Approved by: flz (mentor)
2006-08-03 09:49:00 +00:00
Yen-Ming Lee
f16517a483
- update dependencies for libevent-1.2
2006-06-30 02:53:12 +00:00
Pav Lucistnik
e906c13714
- Update to 0.1.0.17
...
PR: ports/93596
Submitted by: Johan van Selst <johans@stack.nl>
Approved by: rik <freebsd-ports@rikrose.net> (maintainer)
2006-03-16 14:43:56 +00:00
Edwin Groothuis
32487a10ad
SHA256ify
...
Approved by: krion@
2006-01-24 01:06:45 +00:00
Edwin Groothuis
508b8d82f4
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 03:01:03 +00:00
Renato Botelho
e52cafbb26
- Update to 0.1.0.14
...
PR: ports/85635
Submitted by: maintainer
2005-09-02 15:08:37 +00:00
Renato Botelho
ca4ca9f4f2
- Update to 0.1.0.12
...
PR: ports/84281
Submitted by: rik <freebsd-ports@rikrose.net> (maintainer)
2005-07-29 11:05:21 +00:00
Pav Lucistnik
359f5da974
- Update to 0.1.0.11
...
PR: ports/82921
Submitted by: rik <freebsd-ports@rikrose.net> (maintainer)
2005-07-03 15:40:57 +00:00
Jean-Yves Lefort
f95bf0e733
Chase the libevent update.
...
Reported by: pointyhat
2005-07-01 22:47:21 +00:00
Jean-Yves Lefort
f68431200c
- Update to 0.1.0.10 [1]
...
- Polish the Makefile and packing list
PR: ports/82386 [1]
Submitted by: maintainer [1]
2005-06-18 13:35:11 +00:00
Pav Lucistnik
fb442c58d0
- Resurrect mistakenly removed needed patch file
...
Blaming: mess on submitter's box
2005-05-24 16:39:42 +00:00
Pav Lucistnik
dc68d93d17
- Update to 0.0.9.9
...
PR: ports/81435
Submitted by: rik <freebsd-ports@rikrose.net> (maintainer)
2005-05-24 15:27:32 +00:00