aboutsummaryrefslogtreecommitdiff
path: root/graphics/sng
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-5/+4
| | | | | | | | | | | | | | | | | | - 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 dependency on X_CLIENTS_PORTPietro Cerutti2008-03-101-3/+3
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=208775
* - gmake(1) does not seem to be requiredAlexey Dokuchaev2007-06-151-2/+1
| | | | | | | - Unmute INSTALL_SCRIPT invocation Notes: svn path=/head/; revision=193603
* - Fix the build with recent GCC [1]Alexey Dokuchaev2007-06-152-3/+4
| | | | | | | | | | | - Correctly assign RUN_DEPENDS - Minor indentation nit in Makefile - Kill EOL space in pkg-descr Reported by: pointyhat (logs) [1] Notes: svn path=/head/; revision=193602
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* Update to 1.0.2; remove PLIST.Mark Linimon2004-10-173-7/+8
| | | | | | | | PR: ports/71750 Submitted by: Michael Johnson <ahze at ahze dot net> Notes: svn path=/head/; revision=119634
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-1/+1
| | | | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) Notes: svn path=/head/; revision=114511
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* de-pkg-commentAkinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75960
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* upgrade to 1.0.1Ying-Chieh Liao2002-08-262-5/+5
| | | | | | | drop maintainership Notes: svn path=/head/; revision=65045
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47625
* Add missing BUILD_DEPENDS/RUN_DEPENDSYing-Chieh Liao2001-04-141-1/+7
| | | | | | | | PR: 26552 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=41366
* add sngYing-Chieh Liao2001-03-205-0/+39
The sng program translates between PNG (Portable Network Graphics) format and SNG (Scriptable Network Graphics) format. Notes: svn path=/head/; revision=40096