| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
07 Mar 2013 16:53:46
1.8.3,1
|
miwi  |
- Convert to OptionsNG
- Trim header
Reviewed by: bapt |
05 Aug 2012 23:19:40
1.8.3,1
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
14 Jan 2012 08:57:23
1.8.3,1
|
dougb  |
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. |
11 Nov 2011 03:46:06
1.8.3,1
|
novel  |
Add XHEADER option to control X-Tinyproxy header.
PR: 162422
Submitted by: Roger Marquis (maintainer)
Feature safe: yes |
07 Nov 2011 22:15:34
1.8.3,1
|
zi  |
- Update to 1.8.3 [2]
- Add LICENSE [2]
- Remove build dependencies for manpages+add them to FILESDIR
(tinyproxy.8 tinyproxy.conf.5) [1]
- Use CONFIGURE_ARGS+=--localstatedir=/var instead of patch to configure [2]
- Remove files/patch-docs__man5__Makefile.am
files/patch-docs__man8__Makefile.am files/patch-src__acl.c
files/patch-src__conf.c [2]
PR: ports/159037
Submitted by: [1] Roger Marquis <marquis@roble.com>, [2] Ryan Steinmetz
<zi@FreeBSD.org>
Approved by: maintainer timeout (2+ weeks) |
24 Oct 2011 04:17:38
1.8.2_2,1
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
08 Apr 2011 07:28:10
1.8.2_2,1
|
pav  |
- Fix security vulnerability: ACL lists allow all clients to connect when an IP
range is configured
PR: ports/156264
Submitted by: Roger Marquis <marquis@roble.com> (maintainer)
Security: yes! |
24 Feb 2011 19:29:36
1.8.2_1,1  |
wxs  |
Pass maintainer to submitter of previous PRs. Thanks for taking this on Roger!
Submitted by: Roger Marquis <marquis@roble.com> (private mail) |
23 Feb 2011 13:57:26
1.8.2_1,1  |
wxs  |
Add patches missed in the previous commit. Also note that the previous
commit removed MD5 from distinfo. |
23 Feb 2011 13:56:32
1.8.2_1,1  |
wxs  |
[1]: Add -L to xmllint invocation when building manpages.
[2]: Add a patch for "upstream" fix.
PR: [1]: ports/154624
[2]: ports/154623
Submitted by: Roger Marquis <marquis@roble.com> |
25 Oct 2010 18:00:59
1.8.2,1  |
wxs  |
Fix MASTER_SITES and pkg-descr WWW: line.
Noticed by: The Distilator |
22 Jun 2010 01:04:54
1.8.2,1  |
wxs  |
Remove patch forgot in previous commit.
Feature safe: yes |
22 Jun 2010 00:51:38
1.8.2,1  |
wxs  |
Update to 1.8.2.
Add transparent proxy support.
Don't be so silent when building.
Feature safe: yes |
27 Mar 2010 00:15:24
1.6.5  |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
19 Oct 2009 18:41:40
1.6.5,1  |
wxs  |
- Update to 1.6.5
PR: ports/13968a9
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> |
09 May 2009 02:46:09
1.6.4_1,1  |
wxs  |
- Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome which
is MAKE_JOBS_UNSAFE). |
23 Nov 2008 14:29:22
1.6.4_1,1  |
wxs  |
- MASTER_SITE uses https only
- Fix rc script to use the pidfile[1]
Submitted by: Herbert J. Skuhra (private mail) |
04 Sep 2008 00:33:42
1.6.4,1  |
wxs  |
Update to 1.6.4 |
22 Jun 2008 14:04:00
1.6.3,1  |
wxs  |
Rollback to 1.6.3 per authors request. A 1.6.4 release is in the works
after a 3 year hiatus. |
04 Feb 2008 15:35:12
1.7.0_2  |
wxs  |
Update my address.
Approved by: garga (mentor) |
01 Feb 2008 13:48:34
1.7.0_2  |
wxs  |
Fix paths in the configuration file.
PR: ports/119955
Submitted by: Hark <cab902@yahoo.com>
Approved by: garga (mentor) |
21 Oct 2007 10:51:13
1.7.0_1  |
itetcu  |
Add OPTION to enable reverse proxy support.
PR: ports/116621
Submitted by: thompsa@
Approved by: Wesley Shields (maintainer) |
04 Oct 2007 06:21:46
1.7.0_1  |
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
19 Aug 2006 16:49:49
1.7.0_1  |
miwi  |
- Update maintainer addresses
PR: ports/102230
Submitted by: Wesley Shields <wxs(at)atarininja.org>
Approved by: krion (mentor) |
16 May 2006 12:29:43
1.7.0_1  |
itetcu  |
- Now users an rcNG script.
- Removes the (now) un-necessary pkg-message.
- Moves the configuration file to ${PREFIX}/etc/tinyproxy.conf
- bump PORTREVISION for above
- Pass maintainership to submiter.
Tinyproxy now installs a rcNG script. To enable tinyproxy at boot
time, set the following in rc.conf(5):
tinyproxy_enable="YES"
The confiration file for tinyproxy has been moved to
${PREFIX}/etc/tinyproxy.conf. Any old configuration files will need
to be migrated over to the new location.
PR: ports/96720
Submitted by: Wesley Shields <wxs@csh.rit.edu> (new maintainer)
Approved by: lawrance (mentor) |
13 May 2006 04:41:22
1.7.0  |
edwin  |
Remove USE_REINPLACE from categories starting with W |
24 Jan 2006 03:14:23
1.7.0  |
edwin  |
SHA256ify
Approved by: krion@ |
23 Jan 2006 20:27:33
1.7.0  |
pav  |
- Drop maintainership. ENOTIME for ports, so let someone else take better care
of them.
Submitted by: Brad Davis <so14k@so14k.com> |
23 Oct 2005 11:20:32
1.7.0  |
ehaupt  |
- Update to 1.7.0
- Use %%DATADIR%%
- Fully respect CFLAGS
PR: 87639
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: Brad Davis <so14k@so14k.com> (maintainer) |
06 May 2004 09:03:51
1.6.2  |
vs  |
- Add startup script and corresponding pkg-message
- Assign maintainer to submitter.
Thanks to Mitsuru Yoshida for maintaing this port so far.
- SED -> REINPLACE while here
PR: ports/65746
Submitted by: Brad Davis |
12 Apr 2004 22:16:04
1.6.2  |
pav  |
- Update to 1.6.2
PR: ports/64923
Submitted by: Brad Davis <so14k@so14k.com>
Approved by: maintainer timeout (2 weeks) |
31 Mar 2004 03:12:58
1.5.3_1  |
trevor  |
SIZEify (maintainer timeout) |
04 Feb 2004 05:10:27
1.5.3_1  |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
09 May 2003 06:36:05
1.5.3  |
ijliao  |
upgrade to 1.5.3
PR: 51993
Submitted by: maintainer |
21 Feb 2003 14:01:38
1.5.0  |
knu  |
De-pkg-comment. |
17 May 2002 19:37:56
1.5.0  |
dannyboy  |
Update to 1.5.0.
PR: 38171
Submitted by: maintainer |
22 Mar 2002 07:32:14
1.4.3  |
vanilla  |
Upgrade to 1.4.3.
PR: ports/36049
Submitted by: maintainer |
05 Apr 2001 16:01:41 
|
kevlo  |
Upgrade to version 1.3.3b |
23 Jan 2001 02:08:26 
|
jedgar  |
Update port to 1.3.3a (fixes heap overflow) |
08 Oct 2000 08:11:25 
|
asami  |
Convert category www to new layout. |
14 Jun 2000 14:21:38 
|
sobomax  |
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. |