CVS log for ports/www/sidplug/Attic/Makefile
Up to [FreeBSD] / ports / www / sidplug
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.19
Sun May 1 18:21:08 2011 UTC (9 months, 1 week ago) by bapt
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.18: +1 -1 lines
Remove unmaintained expired ports from www category 2011-05-01 www/indexme: Upstream disapear and distfile is no more available 2011-05-01 www/osb-browser: Abandonware, please use www/webkit-gtk2 2011-05-01 www/osb-nrcit: Abandonware, please use www/webkit-gtk2 2011-05-01 www/osb-nrcore: Abandonware, please use www/webkit-gtk2 2011-05-01 www/pumperweb: Upstream disapear and distfile is no more available 2011-05-01 www/py-ez_web: Upstream disapear and distfile is no more available 2011-05-01 www/py-pullparser: Obsolete and deprecated 2011-05-01 www/sidplug: Upstream disapear and distfile is no more available 2011-05-01 www/twhttpd: Upstream disapear and distfile is no more available 2011-05-01 www/wnews: Upstream disapear and distfile is no more available 2011-05-01 www/xpath2rss: Upstream disapear and distfile is no more available
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Mar 11 23:54:39 2011 UTC (11 months ago) by bapt
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -0 lines
Deprecate unmaintained ports from www where upstream disapear and/or where no distfiles can be found and are not used by maintained ports thanks eadler for the help
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:45:06 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.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:45:08 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- update to jpeg-8
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Jan 10 02:45:45 2009 UTC (3 years, 1 month ago) by mezz
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +7 -3 lines
Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which foo plugins support one of web browsers and can take care of plist (depend on how you use it) at the same time. I have written a complete document and even show how it works in the www/firefox/Makefile.webplugins so be sure to read in there. If there is anything that isn't clear in the document, please feel free to ask and I will try my best to improvement it. FYI: GNOME 2.24 depends on this, so it's coming. BTW: It's based on www/linux-mplayer-plugin/Makefile.npapi with heavy modified. Approved by: portmgr
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jun 6 14:07:13 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.13: preferred, colored
Changes since revision 1.13: +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.13: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:54:14 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 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.12: download - view: text, markup, annotated - select for diffs
Sun Mar 23 23:10:54 2008 UTC (3 years, 10 months ago) by beech
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
- Add USE_XORG= x11 - Fix include path Reported by: pointyhat via pav, erwin
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Mar 21 22:06:15 2008 UTC (3 years, 10 months ago) by beech
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -2 lines
- Remove USE_X_PREFIX - Use SF macro - USE_XPM --> USE_XORG=xpm - Bump portrevision
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Oct 10 03:00:36 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
[PATCH]: www/* use {} vs () consistently
Fix all occurrences of this that are not part of REPLACE_CMD commands.
PR: ports/117051
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat May 19 20:25:31 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +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.8: download - view: text, markup, annotated - select for diffs
Fri Oct 28 23:07:41 2005 UTC (6 years, 3 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Extend -fPIC hack to cover ia64 to try and fix build
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Oct 14 14:22:37 2005 UTC (6 years, 3 months ago) by vs
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
Use MAKE_ARGS
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Feb 13 18:28:22 2005 UTC (6 years, 11 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
With portmgr hat on, reset maintainership of these ports. Maintainer's old email address bounces, and he has not been responsive to email on the only other one we have for him. These ports are now available for adoption. Come back coop, we miss ya ...
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Mar 17 16:02:43 2004 UTC (7 years, 10 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +7 -1 lines
- Don't define -fPIC to all achitectures but only for AMD64 PR: ports/64357 Submitted by: maintainer
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jun 7 15:54:22 2003 UTC (8 years, 8 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -2 lines
Update www/sidplug to 1.1.5 PR: 52539 Submitted by: maintainer Approved by: edwin (mentor)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Feb 21 14:01:31 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
De-pkg-comment.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Nov 17 22:57:56 2002 UTC (9 years, 2 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -5 lines
Maintainer update: * modify install to use new FreeBSD plugin directory * update Maintainer's e-mail address PR: ports/45368 Submitted by: John Merryweather Cooper <coop9211@uidaho.edu>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jan 9 15:12:11 2002 UTC (10 years, 1 month ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
New port sidplug version 1.1.4: A Commodore 64 psid audio plugin for Mozilla web browser PR: 32846 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
