aboutsummaryrefslogtreecommitdiff
path: root/www/ump
Commit message (Collapse)AuthorAgeFilesLines
* Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which fooJeremy Messenger2009-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 Notes: svn path=/head/; revision=225627
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-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) Notes: svn path=/head/; revision=211584
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-3/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209683
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Remove support for a.out format and PORTOBJFORMAT variable from individualPav Lucistnik2007-01-301-4/+1
| | | | | | | | | ports With hat: portmgr Notes: svn path=/head/; revision=183698
* - Chase GECKO moved to LOCALBASERong-En Fan2006-11-111-2/+2
| | | | | | | | PR: ports/105225 Submitted by: Leland Wang (maintainer) Notes: svn path=/head/; revision=177054
* - Retire MASTER_SITE_NETSCAPE since only one port uses it and quiteMichael Johnson2006-06-231-3/+3
| | | | | | | a few of the hosts don't work anymore. Notes: svn path=/head/; revision=166066
* - Use external libarcPav Lucistnik2006-05-256-17/+92
| | | | | | | | | | | | - Unbreak - Correct dependency - Set latest link PR: ports/97869 Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer) Notes: svn path=/head/; revision=163420
* Register CONFLICTSEmanuel Haupt2006-05-051-0/+2
| | | | Notes: svn path=/head/; revision=161399
* SHA256ify[1]Edwin Groothuis2006-02-011-0/+8
| | | | | | | | | | Note that the SIZE in www/p5-AxKit wasn't correct, but that the md5 checksum was. Approved by: krion@[1] Notes: svn path=/head/; revision=155031
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* BROKEN: Does not buildKris Kennaway2005-10-111-0/+2
| | | | Notes: svn path=/head/; revision=144910
* Fix MASTER_SITE_* grouping syntax.Bill Fenner2005-10-101-2/+4
| | | | | | | Approved by: "Li-Lun Wang (Leland Wang)" <llwang@infor.org> (MAINTAINER) Notes: svn path=/head/; revision=144875
* Remove broken mastersite.Mark Linimon2005-10-011-3/+1
| | | | | | | | Source: distfile survey Approved by: maintainer Notes: svn path=/head/; revision=143934
* - Add one more site in PATCH_SITES. Unbreak.Sergey Matveychuk2005-06-221-3/+3
| | | | | | | | PR: ports/82514 Submitted by: maintainer Notes: svn path=/head/; revision=137853
* BROKEN: UnfetchableKris Kennaway2005-06-111-0/+2
| | | | Notes: svn path=/head/; revision=137292
* - Fix extractPav Lucistnik2005-04-231-2/+2
| | | | | | | | Reported by: krismail Pointy hat: pav Notes: svn path=/head/; revision=134021
* - Fix fetchingPav Lucistnik2005-04-211-7/+6
| | | | | | | | Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer) Reported by: krismail Notes: svn path=/head/; revision=133820
* - Patch to build with new timidity++Pav Lucistnik2005-04-204-36/+25
| | | | | | | | | | - Sanitize install target PR: ports/80087 Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer) Notes: svn path=/head/; revision=133732
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Fix the Mozilla dependency.Joe Marcus Clarke2004-11-301-1/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=122852
* Change install directory.Norikatsu Shigemura2004-11-152-4/+4
| | | | | | | | | PR: ports/58158 Submitted by: Kensaku Masuda <greg@greg.jp> Approved by: Li-Lun Wang (Leland Wang) <llwang@infor.org> Notes: svn path=/head/; revision=121665
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-1/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Convert last 3 explicit dependencies on graphics/xpm to USE_XPM=YESKris Kennaway2004-04-291-1/+1
| | | | Notes: svn path=/head/; revision=107960
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+8
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* fix port: www/ump (by maintainer)Edwin Groothuis2003-04-131-2/+2
| | | | | | | | | | Fix MASTER_SITES to unbreak distfiles fetch PR: ports/50826 Submitted by: Li-lun Wang (Leland Wang) <llwang@infor.org> Notes: svn path=/head/; revision=78865
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* use MASTER_SITE_NETSCAPE as netscape related master-site.SADA Kenji2002-11-091-1/+2
| | | | | | | | | PR: ports/42678 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Approved by: maintainer Notes: svn path=/head/; revision=69798
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-011-3/+5
| | | | | | | | PR: 42289 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65420
* Make this port keep up with the version of audio/timidity++.Kevin Lo2002-02-154-4/+39
| | | | | | | | PR: 34937 Submitted by: MAINTAINER Notes: svn path=/head/; revision=54724
* add umpYing-Chieh Liao2001-11-246-0/+190
Unix MIDI Plugin based on TiMidity++ PR: 32003 Submitted by: Leland Wang <llwang@infor.org> Notes: svn path=/head/; revision=50489