aboutsummaryrefslogtreecommitdiffstats
path: root/www/sidplug
Commit message (Collapse)AuthorAgeFilesLines
* Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which foomezz2009-01-102-5/+9
| | | | | | | | | | | | | | 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
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | 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)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+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)
* - Add USE_XORG= x11beech2008-03-241-1/+2
| | | | | | - Fix include path Reported by: pointyhat via pav, erwin
* - Remove USE_X_PREFIXbeech2008-03-221-2/+1
| | | | | | - Use SF macro - USE_XPM --> USE_XORG=xpm - Bump portrevision
* [PATCH]: www/* use {} vs () consistentlyedwin2007-10-101-1/+1
| | | | | | | Fix all occurrences of this that are not part of REPLACE_CMD commands. PR: ports/117051 Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - Add SHA256pav2005-11-261-0/+1
|
* Extend -fPIC hack to cover ia64 to try and fix buildkris2005-10-291-1/+1
|
* Use MAKE_ARGSvs2005-10-142-17/+1
|
* Add missing directorykris2005-02-211-0/+1
|
* With portmgr hat on, reset maintainership of these ports. Maintainer'slinimon2005-02-141-1/+1
| | | | | | | | | 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 ...
* Add size data.trevor2004-03-181-0/+1
| | | | Approved by: maintainers
* - Don't define -fPIC to all achitectures but only for AMD64krion2004-03-182-2/+8
| | | | | PR: ports/64357 Submitted by: maintainer
* Fix build on amd64 (shared library objects must be built with -fPIC)kris2004-03-141-3/+3
|
* Update www/sidplug to 1.1.5erwin2003-06-072-3/+2
| | | | | | PR: 52539 Submitted by: maintainer Approved by: edwin (mentor)
* De-pkg-comment.knu2003-02-212-1/+1
|
* Maintainer update:edwin2002-11-184-11/+9
| | | | | | | | * 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>
* New port sidplug version 1.1.4: A Commodore 64 psid audio pluginlioux2002-01-096-0/+63
for Mozilla web browser PR: 32846 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>