CVS log for ports/www/dillo/Makefile
Up to [FreeBSD] / ports / www / dillo
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.47: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:25:59 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +0 -2 lines
- 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
Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Aug 11 19:20:01 2011 UTC (6 months ago) by kwm
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Revision 1.45: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:44:40 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:44:41 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
- update to jpeg-8
Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat Jul 18 11:11:21 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
- update to jpeg7 Tested by: pav on pointyhat
Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Mar 31 01:11:04 2009 UTC (2 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -0 lines
Use a bigger hammer to really get WITHOUT_IPV6. Approved by: maintainer(Thomas-Martin Seck <tmseck@netcologne.de>)
Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Nov 24 14:49:42 2008 UTC (3 years, 2 months ago) by amdmi3
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +3 -2 lines
- Add CONFLICT against www/dillo2
Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Jun 6 14:06:50 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.39: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:54:04 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
- Remove unneeded dependency from gtk12/gtk20 [1] - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Oct 3 17:26:00 2007 UTC (4 years, 4 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +9 -1 lines
Respect the global WITHOUT_IPV6 and local WITHOUT_DILLO_IPV6. Approved by: maintainer(Thomas-Martin Seck <tmseck@netcologne.de>)
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat May 19 20:24:34 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Jun 3 02:01:25 2006 UTC (5 years, 8 months ago) by mnag
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +15 -1 lines
- Add kbob to enable dlgui. WITH_DILLO_DLGUI PR: 98144 Submitted by: maintainer
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat May 20 20:36:17 2006 UTC (5 years, 8 months ago) by mnag
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +17 -17 lines
- Update to 0.8.6 PR: 96592 Submitted by: maintainer
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat May 13 04:41:09 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +0 -1 lines
Remove USE_REINPLACE from categories starting with W
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Mar 7 08:27:45 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -0 lines
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Dec 21 09:57:08 2005 UTC (6 years, 1 month ago) by garga
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +11 -6 lines
- Prepare the port to be a master port for the upcoming www/dillo-i18n - Add it to the ipv6 category. PR: ports/90732 Submitted by: maintainer
Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Jun 20 16:48:37 2005 UTC (6 years, 7 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
Update to 0.8.5 PR: 82412 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de>
Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Jan 13 22:39:39 2005 UTC (7 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -2 lines
- Update to 0.8.4 PR: ports/76172 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Jan 8 16:12:52 2005 UTC (7 years, 1 month ago) by simon
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -0 lines
Fix security vulnerability. Security: CAN-2005-0012 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer) Obtained from: dillo CVS Approved by: erwin (mentor)
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Oct 28 15:23:34 2004 UTC (7 years, 3 months ago) by pav
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +21 -2 lines
- Update to 0.8.3 PR: ports/73242 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Jul 7 19:20:20 2004 UTC (7 years, 7 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -2 lines
Update to 0.8.2 PR: ports/68778 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de>
Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon May 17 18:41:36 2004 UTC (7 years, 8 months ago) by krion
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
- Update to version 0.8.1 PR: ports/66756 Submitted by: Ports Fury
Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Feb 10 15:42:30 2004 UTC (8 years ago) by krion
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
- Update to version 0.8.0 PR: ports/62642 Submitted by: Ports Fury
Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:09:25 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Aug 9 13:40:07 2003 UTC (8 years, 6 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -5 lines
- Update to version 0.7.3 PR: 55421 Submitted by: Ports Fury
Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Jul 23 23:34:50 2003 UTC (8 years, 6 months ago) by naddy
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Update URLs. Submitted by: Jorge Arellano Cid <jcid@softhome.net>
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun May 18 23:31:11 2003 UTC (8 years, 8 months ago) by petef
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +12 -17 lines
- update to 0.7.2 - PERL -> REINPLACE_CMD PR: 51705 Submitted by: Ports Fury
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Apr 20 19:46:55 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +0 -1 lines
Remove USE_GNOMENG.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Apr 1 23:21:16 2003 UTC (8 years, 10 months ago) by edwin
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +5 -1 lines
dillo port needs updating The latest version of dillo is 0.7.1.2 PR: ports/50530 Submitted by: arlankfo@141.com
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Feb 27 17:36:36 2003 UTC (8 years, 11 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -3 lines
Update to 0.7.0. PR: 48701 Submitted by: Andreas Schweitzer <aschweitzer@hs.uni-hamburg.de>
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Feb 20 19:15:24 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -0 lines
De-pkg-comment.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Jan 4 14:14:43 2003 UTC (9 years, 1 month ago) by anders
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Project moved, update URLs.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Dec 15 23:03:06 2002 UTC (9 years, 1 month ago) by anders
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Resign maintainership from a few ports I don't care for anymore.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Sep 1 15:31:30 2002 UTC (9 years, 5 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1 lines
Deploy USE_GNOMENG infrastructure PR: 42289 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Aug 1 16:22:36 2002 UTC (9 years, 6 months ago) by ade
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Chase shlib rev of devel/gettext Submitted by: lots and lots Pointy hat to: ade
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Jun 3 22:54:28 2002 UTC (9 years, 8 months ago) by anders
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Update to 0.6.6.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu May 2 00:09:37 2002 UTC (9 years, 9 months ago) by anders
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +7 -3 lines
Update to 0.6.5.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Apr 12 17:10:06 2002 UTC (9 years, 10 months ago) by ade
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
gettext upgrade uber-patch (stage 3) - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Apr 6 15:01:23 2002 UTC (9 years, 10 months ago) by anders
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Update master site / WWW address, the dillo project has moved.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Mar 31 16:42:10 2002 UTC (9 years, 10 months ago) by anders
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Take over maintainership. Approved by: greid
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Mar 23 14:33:57 2002 UTC (9 years, 10 months ago) by anders
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -3 lines
Update to version 0.6.4. Approved by: greid
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Mar 15 19:44:22 2002 UTC (9 years, 10 months ago) by ade
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Stage 1 of gettext update. Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Sep 11 02:38:24 2001 UTC (10 years, 5 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Bump png major
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed May 23 15:44:34 2001 UTC (10 years, 8 months ago) by greid
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
Update to 0.5.0 Submitted by: Kim Jonguk <bjkju@yahoo.co.kr>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Mar 11 05:51:25 2001 UTC (10 years, 11 months ago) by kevlo
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Fix dependencies PR: 25664 Submitted by: maintainer
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Mar 4 15:35:40 2001 UTC (10 years, 11 months ago) by kevlo
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Update to version 0.4.0 PR: 25524 Submitted by: maintainer
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Feb 26 10:36:26 2001 UTC (10 years, 11 months ago) by demon
Branches: MAIN
Add dillo 0.3.2, a fast, small graphical Web browser built upon GTK+. PR: 25312 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
