summaryrefslogtreecommitdiff
path: root/graphics/urt
AgeCommit message (Collapse)Author
2005-11-26- Add SHA256Pav Lucistnik
2005-03-13- Prepare to build cad/brlcad with framebuffer supportSimon Barner
- Multiple minor patches to clean up the code and avoid compiler warnings (in order to prevent possible errors with future versions of GCC or other modern compilers) Remark: graphics/urt is also included in the cad/brlcad distribution, and has been factured out for the ports collection. The submitter merged some cleanups for IRIX by Lee Butler in order to prevent the mess of two diverging urt versions in the ports tree (the one bundled with cad/brlcad and graphics/urt). He also contributed serveral improvments himself. PR: ports/78687 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Approved by: arved
2005-02-01Fix a rare case problem (sometimes dumps core)Maho Nakata
Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
2005-01-13- Fix some potential buffer overflowsVolker Stolz
- build cleanup Submitted by: Pedro F. Giffuni
2005-01-10Update MASTER_SITES, add WWW:-tagVolker Stolz
PR: ports/76028 Submitted by: Pedro F. Giffuni
2004-04-10Tidy up whitespace.Trevor Johnson
2004-01-29SIZEify.Trevor Johnson
2004-01-22Use the CPIO macro defined in bsd.port.mk.Trevor Johnson
2003-10-28Fix build on -CURRENT.Max Khon
Bump PORTREVISION.
2003-02-20de-pkg-commentAkinori MUSHA
2002-12-29fix build on -currentYing-Chieh Liao
PR: 46600 Submitted by: Ports Fury
2002-11-10o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
2002-11-06Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger
Approved by: pat
2002-10-28Patch is no longer found at previous site, change to another siteChristian Weisgerber
which has the patch. PR: 44559 Submitted by: Erwin Lansing <erwin@lansing.dk>
2002-09-29find->${FIND},xargs->${XARGS}Ying-Chieh Liao
PR: 40791 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2002-07-07pbm -> netpbmYing-Chieh Liao
PR: 40285, 40286, 40287 Submitted by: Edwin Groothuis <edwin@mavetju.org>
2001-12-25portlint:Dirk Froemberg
- begin with a capital - don't end with '.' - remove port name - don't exceed 70 characters
2001-12-24- PORTDOCS policePatrick Li
- DOCSDIR support to some - Brush out some lint
2001-08-23Remove giffunip@asme.org as the maintainer: he no longer has the abilityKris Kennaway
to maintain these ports. Any non-committer who wants to grab one let me know. Approved by: old maintainer
2000-08-17Don't install stuff writable to group wheelKris Kennaway
2000-06-16Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
2000-06-16Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev
just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
2000-06-15First round of INSTALL_SHLIB fixes.Maxim Sobolev
2000-05-28Make sure we look in the right place for pgm.h.Steve Price
2000-04-29Mark BROKEN: looks for pgm.h in ${X11BASE}, not ${LOCALBASE}Kris Kennaway
Noticed by: bento
2000-04-22Update MASTER_SITES. MD5 checksums were verified.Will Andrews
PR: 18147 Submitted by: Pedro Giffuni <giffunip@asme.org>
2000-04-16netpbm is installed in ${LOCALBASE] now.Satoshi Asami
2000-04-14Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami
string so I fixed it.
1999-09-07The tiff port now lives in ports/graphics/tiff.Steve Price
1999-08-25Change Id->FreeBSD.David E. O'Brien
1999-08-22chmod -> ${CHMOD}Michael Haro
chown -> ${CHOWN}
1999-06-26Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
1999-02-03Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami
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.
1999-01-10Portlint clean and honor CFLAGS.Steve Price
PR: 9383 Submitted by: maintainer
1998-11-25Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0Satoshi Asami
would go backwards.
1998-11-25libtiff34->libtiff and include/tiff34/*.h -> include/*.hJustin M. Seger
Approved by: asami
1998-10-05Make this deinstall friendly.Steve Price
1998-10-05Broken: not reinstall friendly.Steve Price
1998-10-05Convert to ELF.Steve Price
1998-09-19Remove regexp support for libtiff34 as it is now ELF'able.Steve Price
1998-08-18Wow. Checkout the number of manpages that are in EZWGL. I think that'sTim Vanderhoek
too many, so I'll remove half of them.
1998-02-11More makefile cleanup.Thomas Gellekum
1998-02-11Upgrade to 3.1b1 and reorganize a bit.Thomas Gellekum
PR: 5719 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
1997-12-12Use tiff-3.4 instead of 3.3.Thomas Gellekum
1997-12-05Fix tiff include path.Satoshi Asami
1997-06-06Oops, remove name from MAINTAINER.Satoshi Asami
Submitted by: the maintainer himself
1997-06-04Modify hack to remove "doc" subdir name from share/doc/urt/doc.Satoshi Asami
1997-06-03Utah Raster Toolkit.Satoshi Asami
PR: 2329 Submitted by: Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co>