aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/fbm
Commit message (Collapse)AuthorAgeFilesLines
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* -remove MD5ohauer2011-07-031-1/+0
|
* - 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
* - 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}.
* Add RLE support.thierry2006-04-304-8/+251
| | | | | PR: ports/93839 Submitted by: Pedro F. Giffuni <giffunip (at) asme.org>
* - Add SHA256pav2005-11-261-0/+1
|
* Cram into 80 columns by 24 rows.trevor2004-04-111-38/+11
|
* Use NO_LATEST_LINK to avoid unique name conflict.kuriyama2004-03-081-1/+1
|
* Fix $LATEST_LINK conflict.kuriyama2004-03-081-0/+1
| | | | Reported by: kris
* SIZEify.trevor2004-01-291-0/+1
|
* de-pkg-commentknu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-111-2/+0
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-071-0/+2
| | | | Approved by: pat
* portlint: remove extra whitespaces before end of line.dirk2001-12-241-1/+1
|
* - Support CFLAGS properlysteve2000-04-302-11/+306
| | | | | | | - Support install macros PR: 18280 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* PORTNAME / PORTVERSION syntax conversionobrien2000-04-131-2/+2
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-271-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Fix build for ELF.steve1998-10-051-69/+48
|
* Wow. Checkout the number of manpages that are in EZWGL. I think that'shoek1998-08-191-29/+0
| | | | too many, so I'll remove half of them.
* Initial import of fbm-1.2steve1998-02-206-0/+213
Fuzzy Pixmap Manipulation utilities. PR: 5774 Submitted by: Pedro F. Giffuni <giffunip@asme.org>