CVS log for ports/www/tinyproxy/Makefile
Up to [FreeBSD] / ports / www / tinyproxy
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Nov 11 03:46:06 2011 UTC (3 months ago) by novel
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +6 -1 lines
Add XHEADER option to control X-Tinyproxy header. PR: 162422 Submitted by: Roger Marquis (maintainer) Feature safe: yes
Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Nov 7 22:15:34 2011 UTC (3 months ago) by zi
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +14 -7 lines
- 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)
Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri Apr 8 07:28:09 2011 UTC (10 months ago) by pav
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
- 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!
Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Feb 24 19:29:36 2011 UTC (11 months, 2 weeks ago) by wxs
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
Pass maintainer to submitter of previous PRs. Thanks for taking this on Roger! Submitted by: Roger Marquis <marquis@roble.com> (private mail)
Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Feb 23 13:56:32 2011 UTC (11 months, 2 weeks ago) by wxs
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -0 lines
[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>
Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Oct 25 18:00:59 2010 UTC (15 months, 2 weeks ago) by wxs
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
Fix MASTER_SITES and pkg-descr WWW: line. Noticed by: The Distilator
Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Jun 22 00:51:38 2010 UTC (19 months, 2 weeks ago) by wxs
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +30 -9 lines
Update to 1.8.2. Add transparent proxy support. Don't be so silent when building. Feature safe: yes
Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Oct 19 18:41:40 2009 UTC (2 years, 3 months ago) by wxs
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -2 lines
- Update to 1.6.5 PR: ports/13968a9 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat May 9 02:46:08 2009 UTC (2 years, 9 months ago) by wxs
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -0 lines
- Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome which is MAKE_JOBS_UNSAFE).
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Nov 23 14:29:22 2008 UTC (3 years, 2 months ago) by wxs
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -1 lines
- MASTER_SITE uses https only - Fix rc script to use the pidfile[1] Submitted by: Herbert J. Skuhra (private mail)
Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Sep 4 00:33:42 2008 UTC (3 years, 5 months ago) by wxs
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
Update to 1.6.4
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Jun 22 14:04:00 2008 UTC (3 years, 7 months ago) by wxs
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -4 lines
Rollback to 1.6.3 per authors request. A 1.6.4 release is in the works after a 3 year hiatus.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Feb 4 15:35:11 2008 UTC (4 years ago) by wxs
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Update my address. Approved by: garga (mentor)
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Feb 1 13:48:33 2008 UTC (4 years ago) by wxs
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -1 lines
Fix paths in the configuration file. PR: ports/119955 Submitted by: Hark <cab902@yahoo.com> Approved by: garga (mentor)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Oct 21 10:51:13 2007 UTC (4 years, 3 months ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +9 -1 lines
Add OPTION to enable reverse proxy support. PR: ports/116621 Submitted by: thompsa@ Approved by: Wesley Shields (maintainer)
Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Oct 4 06:21:46 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -6 lines
Remove always-false/true conditions based on OSVERSION 500000
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Aug 19 16:49:48 2006 UTC (5 years, 5 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
- Update maintainer addresses PR: ports/102230 Submitted by: Wesley Shields <wxs(at)atarininja.org> Approved by: krion (mentor)
Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue May 16 12:29:42 2006 UTC (5 years, 8 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +9 -6 lines
- 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)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat May 13 04:41:20 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +0 -1 lines
Remove USE_REINPLACE from categories starting with W
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Jan 23 20:27:33 2006 UTC (6 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
- Drop maintainership. ENOTIME for ports, so let someone else take better care of them. Submitted by: Brad Davis <so14k@so14k.com>
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Oct 23 11:20:32 2005 UTC (6 years, 3 months ago) by ehaupt
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +6 -3 lines
- 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)
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu May 6 09:03:51 2004 UTC (7 years, 9 months ago) by vs
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +8 -5 lines
- 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
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Apr 12 22:16:03 2004 UTC (7 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +10 -5 lines
- Update to 1.6.2 PR: ports/64923 Submitted by: Brad Davis <so14k@so14k.com> Approved by: maintainer timeout (2 weeks)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:09:36 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri May 9 06:36:05 2003 UTC (8 years, 9 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
upgrade to 1.5.3 PR: 51993 Submitted by: maintainer
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Feb 21 14:01:33 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
De-pkg-comment.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri May 17 19:37:56 2002 UTC (9 years, 8 months ago) by dannyboy
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -6 lines
Update to 1.5.0. PR: 38171 Submitted by: maintainer
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Mar 22 07:32:11 2002 UTC (9 years, 10 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +13 -5 lines
Upgrade to 1.4.3. PR: ports/36049 Submitted by: maintainer
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Apr 5 15:01:38 2001 UTC (10 years, 10 months ago) by kevlo
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Upgrade to version 1.3.3b PR: 26338 Submitted by: MAINTAINER
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jan 23 02:08:26 2001 UTC (11 years ago) by jedgar
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -2 lines
Update port to 1.3.3a (fixes heap overflow)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jun 14 13:21:37 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -2 lines
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Apr 25 04:48:49 2000 UTC (11 years, 9 months ago) by will
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +7 -5 lines
Update to tinyproxy 1.3.3. PR: 18203 Submitted by: maintainer
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Apr 10 00:07:00 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
Update with the new PORTNAME/PORTVERSION variables
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Aug 31 02:43:20 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
$Id$ -> $FreeBSD$
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Aug 18 19:22:59 1999 UTC (12 years, 5 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
Update to version 1.2.8 PR: 13193 Submitted by: maintainer
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Aug 7 01:04:30 1999 UTC (12 years, 6 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Update to version 1.2.7 PR: 12950 Submitted by: maintainer
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Jul 3 23:20:42 1999 UTC (12 years, 7 months ago) by cpiazza
Branches: MITSURU
CVS tags: v_1_2_6
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Tinyproxy: a lightweight, non-caching,optionally anonymizing http proxy that is designed to consume a minimum of system resources. PR: 12473 Submitted by: Mitsuru Yoshida <mitsuru@riken.go.jp>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jul 3 23:20:42 1999 UTC (12 years, 7 months ago) by cpiazza
Branches: MAIN
Initial revision
