# New ports collection makefile for: chameleon # Date created: 17 Jan 2003 # Whom: Gavin Atkinson # # $FreeBSD$ # PORTNAME= chameleon PORTVERSION= 1.1 PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://ftp.us.debian.org/debian/pool/main/c/chameleon/ \ ftp://carroll.aset.psu.edu/pub/linux/distributions/debian/pool/main/c/chameleon/ \ http://www.mirror.ac.uk/sites/ftp.debian.org/debian/pool/main/c/chameleon/ \ ftp://ftp.debian.org/debian/pool/main/c/chameleon/ PKGNAMEPREFIX= x11- DISTNAME= chameleon_${PORTVERSION}.orig MAINTAINER= gavin.atkinson@ury.york.ac.uk COMMENT= "Application for putting pictures or colors onto the root window" LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib USE_GTK= yes USE_GUNZIP= yes USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PIXMAPSDIR= ${PREFIX}/share/pixmaps/ MAN1= chameleon.1 MAKEFILE= ${FILESDIR}/Makefile post-patch: ${GUNZIP_CMD} ${WRKSRC}/${PORTNAME}.1.gz pre-install: @if test ! -d ${PIXMAPSDIR}; then \ ${MKDIR} ${PIXMAPSDIR}; ${CHMOD} 0755 ${PIXMAPSDIR}; fi .include title='freebsd-ports-gnome' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/lang/icc
Commit message (Expand)AuthorAgeFilesLines
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-062-60/+0
* Remove support for OSVERSION < 5edwin2007-10-041-4/+2
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-041-1/+1
* - remove trailing slash in a variable to not have two of them in the plist [1]netchild2006-12-171-3/+6
* NO_PACKAGE and NO_CDROM are superfluous herekris2006-09-041-2/+0
* Add support for DESTDIR part I.erwin2006-08-041-1/+1
* Update to 8.1.038.kib2006-06-212-4/+4
* Remove USE_REINPLACE from the categories starting with Ledwin2006-05-101-1/+0
* Update to 8.1.036.netchild2006-02-122-4/+5
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
* Commit the distinfo too...netchild2005-10-171-2/+2
* Update to 8.1.035.netchild2005-10-161-1/+1
* Update to 8.1.034.netchild2005-10-132-3/+3
* Update to 8.1.033.netchild2005-09-182-3/+3
* Mega-patch to cleanup the ports infrastructure regarding our linux bits:netchild2005-06-181-4/+4
* Update to 8.1.032.netchild2005-06-057-17/+20
* Update to 8.1.030.netchild2005-04-303-6/+3
* - update to 8.1.028netchild2005-03-065-69/+19
* Respect the user's USE_LINUX setting.trevor2005-03-021-1/+1
* Account for src/include/stdbool.h and src/sys/i386/include/_types.h havemarius2005-02-192-5/+13
* The static linking case (C++ only) expects a crtbeginT.o. Based uponnetchild2005-02-192-1/+5
* Fix a system (all supported OS versions) header (stdbool.h) for the use withnetchild2005-02-132-1/+7
* Say hello to the linux mega patch, it consolidates our linux bits anetchild2005-01-011-3/+1
* Update to 8.1.026.netchild2004-12-133-65/+37
* - Update to 8.1.024.marius2004-11-177-104/+163
* o Preliminary update to 8.1.022:marius2004-11-0311-733/+218
* Update to 8.0.066p070.1.netchild2004-07-242-3/+3
* Update to 8.0.066p069.1.netchild2004-06-302-3/+3
* Change the way we handle the version numbering to be more correctnetchild2004-06-031-2/+2
* Update to 8.0.066.p067.1.netchild2004-06-032-2/+3
* icc 8.0.066 now adds "-m elf_i386" in some circumstances. Remove this partnetchild2004-05-072-1/+4