summaryrefslogtreecommitdiff
path: root/graphics/vcg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add WWWYing-Chieh Liao2003-03-301-0/+2
| | | | Notes: svn path=/head/; revision=77743
* 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
* Support CC/CFLAGS/X11BASE/PREFIX/MAKE properlyAde Lovett2000-10-133-28/+36
| | | | | | | | | | Support install macros PR: 21579 Submitted by: Ports Fury Notes: svn path=/head/; revision=33783
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-3/+3
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* Add missing "MAINTAINER=ports@FreeBSD.org".Dirk Froemberg2000-02-051-0/+2
| | | | Notes: svn path=/head/; revision=25499
* $Id$ -> $FreeBSD$Peter Wemm1999-08-293-5/+15
| | | | Notes: svn path=/head/; revision=21085
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* awk -> ${AWK}Michael Haro1999-08-221-6/+6
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* Wow. Checkout the number of manpages that are in EZWGL. I think that'sTim Vanderhoek1998-08-181-6/+0
| | | | | | | too many, so I'll remove half of them. Notes: svn path=/head/; revision=12620
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* "all:" -> "all::" to make XFree86-3.3 config files happy.Satoshi Asami1997-06-121-0/+11
| | | | Notes: svn path=/head/; revision=6891
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-182-8/+8
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Add "USE_X11=yes" this port doesn't require explicit xmkmf (it'sSatoshi Asami1995-05-161-1/+3
| | | | | | | already in the Makefile) but it installs in /usr/X11R6. Notes: svn path=/head/; revision=1767
* Yet another round of Makefile updates, graphics version.Satoshi Asami1995-04-091-2/+8
| | | | Notes: svn path=/head/; revision=1309
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-0/+1
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* vcg - a visualization tool for compiler graphsJeffrey Hsu1995-02-1925-0/+2540
Submitted by: Philippe Charnier <charnier@lirmm.fr> Notes: svn path=/head/; revision=1008