summaryrefslogtreecommitdiff
path: root/graphics/urt (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-09-07The tiff port now lives in ports/graphics/tiff.Steve Price1-1/+1
Notes: svn path=/head/; revision=21367
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20951
1999-08-22chmod -> ${CHMOD}Michael Haro1-4/+4
chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
1999-06-26Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1-1/+1
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
1999-02-03Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1-3/+3
bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too. Notes: svn path=/head/; revision=16518
1999-01-10Portlint clean and honor CFLAGS.Steve Price2-5/+7
PR: 9383 Submitted by: maintainer Notes: svn path=/head/; revision=15968
1998-11-25Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0Satoshi Asami1-2/+2
would go backwards. Notes: svn path=/head/; revision=14893
1998-11-25libtiff34->libtiff and include/tiff34/*.h -> include/*.hJustin M. Seger2-4/+4
Approved by: asami Notes: svn path=/head/; revision=14889
1998-10-05Make this deinstall friendly.Steve Price6-55/+82
Notes: svn path=/head/; revision=13662
1998-10-05Broken: not reinstall friendly.Steve Price1-1/+3
Notes: svn path=/head/; revision=13655
1998-10-05Convert to ELF.Steve Price4-93/+106
Notes: svn path=/head/; revision=13649
1998-09-19Remove regexp support for libtiff34 as it is now ELF'able.Steve Price1-2/+2
Notes: svn path=/head/; revision=13241
1998-08-18Wow. Checkout the number of manpages that are in EZWGL. I think that'sTim Vanderhoek1-115/+0
too many, so I'll remove half of them. Notes: svn path=/head/; revision=12620
1998-02-11More makefile cleanup.Thomas Gellekum1-4/+4
Notes: svn path=/head/; revision=9661
1998-02-11Upgrade to 3.1b1 and reorganize a bit.Thomas Gellekum6-293/+367
PR: 5719 Submitted by: Pedro F. Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=9660
1997-12-12Use tiff-3.4 instead of 3.3.Thomas Gellekum2-8/+8
Notes: svn path=/head/; revision=9065
1997-12-05Fix tiff include path.Satoshi Asami1-1/+1
Notes: svn path=/head/; revision=8995
1997-06-06Oops, remove name from MAINTAINER.Satoshi Asami1-2/+2
Submitted by: the maintainer himself Notes: svn path=/head/; revision=6778
1997-06-04Modify hack to remove "doc" subdir name from share/doc/urt/doc.Satoshi Asami1-3/+5
Notes: svn path=/head/; revision=6722
1997-06-03Utah Raster Toolkit.Satoshi Asami6-0/+666
PR: 2329 Submitted by: Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co> Notes: svn path=/head/; revision=6716