aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-12-30 10:15:35 +0800
committerWill Andrews <will@FreeBSD.org>2000-12-30 10:15:35 +0800
commit8552800cb9176680d70f2b9dcbbc62ce0b4674d8 (patch)
treeb5eb433cd1dd167f0edf4e74cd2f7931fcfc11e9 /graphics/Makefile
parent0544709853d4ddd43bcfe8a87f3cb8ea5228ff26 (diff)
downloadfreebsd-ports-8552800cb9176680d70f2b9dcbbc62ce0b4674d8.tar.gz
freebsd-ports-8552800cb9176680d70f2b9dcbbc62ce0b4674d8.tar.zst
freebsd-ports-8552800cb9176680d70f2b9dcbbc62ce0b4674d8.zip
Add liblug 1.0.6, a very clean graphic library which can handle gif, pcx, targa,
rgb, tiff, pix, ppm, pgm, pbm, raw, rayshade's heightfield, jpeg and do the following functions: resampling, blur, sharpening, cut, paste, median filter, histogram equalization, and so on. PR: 23889 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
Notes
Notes: svn path=/head/; revision=36451
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 0058e4e84def..4d30479c18e9 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -104,6 +104,7 @@
SUBDIR += libflash
SUBDIR += libggi
SUBDIR += libimg
+ SUBDIR += liblug
SUBDIR += libmng
SUBDIR += libmorph
SUBDIR += libungif
f='/~lantw44/cgit/freebsd-ports/commit/multimedia?id=6c450aae0f9b1c770813cb4c9964a62d308b33c1'>Remove extraneous x11 from CATEGORIES.Steve Price1998-11-213-6/+6 * was using naked '-lXm' rather than `${MOTIFLIB}'.David E. O'Brien1998-11-151-0/+11 * update to patched version that fix bug for 24-bit displaysDavid E. O'Brien1998-11-152-3/+3 * Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1998-11-111-13/+13 * Unbreak.Justin M. Seger1998-10-132-9/+16 * Unbreak for current.Justin M. Seger1998-10-132-12/+2 * Unbreak for ELF.Justin M. Seger1998-10-132-5/+4 * Mark BROKEN for ELF:Justin M. Seger1998-10-131-1/+3 * Mark BROKEN for ELF:Justin M. Seger1998-10-121-1/+3 * Mark BROKEN for ELF:Justin M. Seger1998-10-121-1/+3 * Mark BROKEN for current. Can't find scsi.hJustin M. Seger1998-10-112-2/+12 * Make sure to remove everything we install.Steve Price1998-10-054-2/+5 * Move manpages to Makefile and use MAN* macros.Steve Price1998-10-052-2/+2 * ElfifyBrian Somers1998-10-022-18/+14 * Mark all KDE ports BROKEN for ELF.Justin M. Seger1998-09-302-2/+6 * Provide replacements for the NetBSD (a.out) .o modules from the Linux (ELF)Mark Murray1998-09-272-5/+15 * tk80 has been ELFized.Satoshi Asami1998-09-251-2/+2 * giflib is now converted to ELF so remove regexp support.Steve Price1998-09-192-4/+4 * Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-171-2/+2 * jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami1998-09-152-4/+4 * libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2 * Convert to ELF.Mark Murray1998-09-152-20/+21 * Convet to ELF.Mark Murray1998-09-152-4/+17 * - Use a do-install: target instead of patching one into the sourceTim Vanderhoek1998-08-242-2/+23 * Well, we know there isn't a comprehensive instruction manual, butTim Vanderhoek1998-08-241-15/+16 * Use the MANx variables. This commit only covers ports thatTim Vanderhoek1998-08-23