CVS log for ports/www/privoxy+ipv6/Makefile
Up to [FreeBSD] / ports / www / privoxy+ipv6
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:34:00 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, HEAD
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Sync to new bsd.autotools.mk
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:51:36 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jun 4 17:29:36 2004 UTC (7 years, 8 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Sync with new bsd.autotools.mk
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:09:34 2004 UTC (8 years ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jan 19 00:56:11 2004 UTC (8 years ago) by linimon
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Update maintainer's email address (prompted by detailed autoreply to a message I just forwarded).
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Nov 17 12:29:06 2003 UTC (8 years, 2 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -1 lines
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Sep 8 17:55:32 2003 UTC (8 years, 5 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Update MASTER_SITES PR: 56601 Submitted by: maintainer
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jul 30 18:39:30 2003 UTC (8 years, 6 months ago) by krion
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Fix build, reported by bento Removed blank line in pkg-plist PR: 55073 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jul 15 10:01:26 2003 UTC (8 years, 6 months ago) by nork
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +28 -44 lines
Add privoxy+ipv6 20030523, is a web proxy with advanced filtering capabilities & with support IPv6. PR: ports/53576 Submitted by: Lars Eggert <larse@isi.edu> Repo copied by: joe (cvs) Approved by: portmgr (no objections)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Feb 21 14:01:30 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_5_1_0, old_RELEASE_4_8_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
De-pkg-comment.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Dec 15 16:56:53 2002 UTC (9 years, 1 month ago) by alane
Branches: MAIN
CVS tags: old_RELEASE_5_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Don't run preconfigure in a subshell of a subshell... it seems to bork up the path. Approved by: kris
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Nov 30 15:46:51 2002 UTC (9 years, 2 months ago) by arved
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Fix autoconf usage Reported by: bento
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Nov 27 13:35:52 2002 UTC (9 years, 2 months ago) by nork
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +30 -2 lines
o make install in port's Makefile. o add new pkg-message. o NOPORTDOCS support. o set up minimum configuration. Submitted by: John von Essen <john@essenz.com> (maintainer) Submitted by: Lars Eggert <larse@ISI.EDU> Reviewed by: John von Essen <john@essenz.com> (maintainer)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Nov 23 07:50:34 2002 UTC (9 years, 2 months ago) by nork
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -0 lines
PREFIX clean.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Nov 22 21:17:10 2002 UTC (9 years, 2 months ago) by nork
Branches: MAIN
Add privoxy 3.0.0, privoxy is a web proxy with advanced filtering capabilities. PR: ports/45602 Submitted by: John von Essen <john@essenz.com>
