/www/jdresolve/

tps://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/comms/xnecview
Commit message (Collapse)AuthorAgeFilesLines
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...adamw2014-07-301-2/+1
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Support stagingehaupt2014-03-201-5/+4
|
* In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-1/+1
| | | | LIB_DEPENDS in comms
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | comms)
* Add explicit dependency on pkgconf (27 ports)marino2013-09-121-5/+2
|
* - update png to 1.5.10dinoex2012-06-013-3/+15
|
* Update to 1.36xride2011-11-173-84/+3
| | | | Feature safe: yes
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+0
| | | | | | | | | - 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
* Fixed Gdk-CRITICAL errorxride2011-04-142-1/+81
| | | | | PR: ports/155255 Submitted by: Tom Russo <russo@bogodyn.org>
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - cleanup libpng12dinoex2010-03-301-2/+2
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* 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 USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-221-1/+0
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0
|
* - 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}.
* Change my MAINTAINER email to be my @FreeBSD emailxride2006-09-301-1/+1
| | | | Approved by: tmclaugh
* - Fix build on 4.xnovel2006-06-053-3/+36
| | | | | | | - Respect CC PR: 98523 (based on) Submitted by: Soeren Straarup (maintainer)
* Update to 1.35.novel2006-05-285-69/+8
| | | | | PR: 98018 Submitted by: Soeren Straarup (maintainer)
* - Attempt to fix build on 4.Xpav2006-03-311-0/+1
| | | | Reported by: krismail
* - Restore png supportpav2006-03-274-7/+16
| | | | | PR: ports/94768 Submitted by: Soeren Straarup <xride@x12.dk> (maintainer)