aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/vcg
Commit message (Collapse)AuthorAgeFilesLines
* Rename german/ and graphics/ patch-xy patches to reflect the files they modify.adamw2014-07-2918-13/+12
|
* - Convert to STAGEDIR, the side effect is that the packages are fixedantoine2013-11-042-7/+10
| | | | (this ports uses imake but didn't compress man pages)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | graphics)
* New USES imake to handle the dependency on imake.bapt2013-06-281-3/+2
| | | | | | | | | | | | | | | | | | | | | | This uses accept 'env' as an argument for ports that do use their own or a different do-configure target. Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake. Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten. Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous imake also inherit the defined CppCmd CcCmd and CplusplusCmd. Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp. Make imake respect CC and CXX Make imake respect USE_GCC (if set imake will use gcc's cpp). While here: - Remove a couple of indefinite articles from comments - Trim headers - Fix a couple of ports to build with clang or use: USE_GCC=any - Fix a now useless redefinition of the extraction chain - Fix a typo in japanese/Wnn7-lib bundled imake template definitions - Fix some XMKMF execution with no env specified - Use options helper in x11/xautolock to simplify the port
* - Update MASTER_SITES.araujo2013-01-212-17/+22
| | | | | | | | - Fix build with clang. - Add LICENSE. PR: ports/172720 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Deprecate a bunch of ports that are either abandonware and/or for which no morebapt2012-10-261-5/+4
| | | | | | | public distfiles are available, or for which are -devel version with a more recent stable version for long Feature safe: yes
* Force numerous ports that fail to build with clang over to instead alwayslinimon2012-10-101-0/+1
| | | | | | | | | | | | | | | | | | | rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to accomplish this. The ports chosen were ports that blocked 2 or more ports from building with clang. (There are several hundred other ports that still fail to build with clang, even with this patch. This is merely one step along the way.) Those interested in fixing these ports with clang, and have clang as their default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes. For those who have gcc as their default compiler, this change is believed to cause no change. Hat: portmgr Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various combinations of patch/no-patch and flag settings.
* -remove MD5ohauer2011-07-031-1/+0
|
* distfile is availablebf2011-06-301-2/+0
|
* Mark broken some ports with unfetchable distfilesbapt2011-06-171-0/+2
|
* - Mark MAKE_JOBS_UNSAFEpav2009-11-191-0/+2
| | | | Reported by: pointyhat
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-203-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)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Add SHA256pav2005-11-261-0/+1
|
* - Distfile was rerolled and renamed due to copyright notice changespav2005-02-262-4/+6
| | | | | PR: ports/78049 Submitted by: Sam Lawrance <boris@brooknet.com.au>
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-241-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)
* SIZEify.trevor2004-01-291-0/+1
|
* add WWWijliao2003-03-301-0/+2
|
* de-pkg-commentknu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Support CC/CFLAGS/X11BASE/PREFIX/MAKE properlyade2000-10-143-28/+36
| | | | | | | Support install macros PR: 21579 Submitted by: Ports Fury
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionasami2000-04-141-3/+3
| | | | string so I fixed it.
* Add missing "MAINTAINER=ports@FreeBSD.org".dirk2000-02-051-0/+2
|
* $Id$ -> $FreeBSD$peter1999-08-293-5/+15
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* awk -> ${AWK}mharo1999-08-231-6/+6
| | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
* Wow. Checkout the number of manpages that are in EZWGL. I think that'shoek1998-08-191-6/+0
| | | | too many, so I'll remove half of them.
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* "all:" -> "all::" to make XFree86-3.3 config files happy.asami1997-06-131-0/+11
|
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-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.
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
|
* Add "USE_X11=yes" this port doesn't require explicit xmkmf (it'sasami1995-05-161-1/+3
| | | | already in the Makefile) but it installs in /usr/X11R6.
* Yet another round of Makefile updates, graphics version.asami1995-04-091-2/+8
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-0/+1
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* vcg - a visualization tool for compiler graphshsu1995-02-1925-0/+2540
Submitted by: Philippe Charnier <charnier@lirmm.fr>