aboutsummaryrefslogtreecommitdiff
path: root/graphics/vcg
Commit message (Collapse)AuthorAgeFilesLines
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-181-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244447
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-193-8/+8
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* - Distfile was rerolled and renamed due to copyright notice changesPav Lucistnik2005-02-252-4/+6
| | | | | | | | PR: ports/78049 Submitted by: Sam Lawrance <boris@brooknet.com.au> Notes: svn path=/head/; revision=129785
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-1/+1
| | | | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) Notes: svn path=/head/; revision=114511
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* 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