# New ports collection makefile for: teg # Date created: 31 October 2000 # Whom: Maxim Sobolev # # $FreeBSD$ # PORTNAME= teg PORTVERSION= 0.11.1 PORTREVISION= 5 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A turn-based strategy game for GNOME USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui lthack USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" GCONF_SCHEMAS= teg.schemas post-patch: @${GREP} -lR " LIST_NEXT" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \ 's| LIST_NEXT| TEG_LIST_NEXT|g' .include ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove support for pkg_installbapt2014-09-011-291/+0
* Remove support for NO_STAGEbapt2014-09-011-6/+0
* - Make 'clean-restricted' tell that it is deleting the package.bdrewery2014-08-221-1/+1
* Allow installing ports with the same origin but a different pkgnameantoine2014-08-091-8/+8
* Honor PKG_SUFX with pkgngantoine2014-08-011-1/+1
* Simplify manifest generation and make it ucl compliant so pkg(8) does not hav...bapt2014-08-011-42/+23
* Activate NO_ARCH supportbapt2014-07-251-3/+3
* tabspace: 8bapt2014-06-181-3/+0
* Fix quoting: make is too smart and quotes tildes, which trips up pkg.des2014-05-171-1/+1
* Add support for package annotations. PKG_NOTES is a list ofdes2014-05-171-0/+7
* Remove useless .undef optbapt2014-05-171-14/+13
* Revert bdrewery will work on this laterbapt2014-04-151-8/+0
* Register deprecation and expiration in packagesbapt2014-04-151-0/+8
* Add PKG_ENV to pkg register commandbapt2014-04-131-2/+2
* Add PKG_ENV to allow specifying the file to read the ABI from in case of cros...bapt2014-04-031-1/+1
* Add ocamlfind to _FORCE_POST_PATTERNSantoine2014-03-261-0/+1
* - Create package in WRKDIR/pkg/ instead of WORKDIR/ to avoid pkg-create bugbdrewery2014-03-231-3/+4
* - Only create ports-mgmt/pkg latest link if can write to PACKAGESbdrewery2014-03-231-9/+9
* - pkgng: Create package in WRKDIR and then try to link it to the PACKAGES dir.bdrewery2014-03-231-1/+5
* - Remove redundant WITH_PKGNG checks. bsd.pkgng.mk is only included ifbdrewery2014-03-051-19/+9
* Add ccache-update-links to _FORCE_POST_PATTERNS to run it after gcc hasantoine2014-02-131-1/+2
* Handle _FORCE_POST_PATTERNS for staged portsantoine2014-01-181-1/+1
* Backout encoding of comments, it is triggering a pkgng bug with one of our portsbapt2014-01-101-1/+1
* pkgng expect all non ascii code and '%' to be urlencoded in the commentbapt2014-01-071-1/+1
* Remove more now useless fallback targetsbapt2014-01-041-6/+2
* Stop registering recursively dependencies into package with pkgngbapt2013-12-211-1/+0
* Disable NO_ARCH for now as it prevent from upgrading from pkg 1.1 to pkg 1.2 ...bapt2013-12-111-3/+3
* - Use NO_ARCH instead of NOARCH for consistency with other NO_ knobsak2013-12-061-1/+1
* - Implement support for architecture-neutral portsak2013-12-061-2/+5
* Fix typo (PKGPOSRDEINSTALL -> PKGPOSTDEINSTALL).rakuco2013-11-261-1/+1
* Fix copying +INSTALL after r332158bdrewery2013-10-311-1/+1
* Staging showed that user/groups creation from plist are done inbapt2013-10-311-4/+17
* - Properly reference pkg(8) for conflcts instead of pkg_delete(1)bdrewery2013-10-161-2/+2
* - Fix message displayed when the port being installed is already installedamdmi32013-09-281-2/+2
* Add support for staging area in the ports treebapt2013-09-231-21/+44
* - Fix pkg2ng due to UID/ID not being defined.bdrewery2013-07-051-7/+1
* Better attempt to comment r322214 and fix typos.bapt2013-07-041-1/+1
* pkg2ng is calling directly bsd.pkgng.mk if present which will fail because of...bapt2013-07-031-0/+5
* Define UID earlier so that it can be used inside bsd.pkng.mkbapt2013-06-251-0/+7
* - Add gtk-query-immodules to _FORCE_POST_PATTERNS to run it post-deinstallantoine2013-06-181-0/+1
* Add load-octave-pkg to _FORCE_POST_PATTERNS.antoine2013-06-151-0/+1
* Yes more simplification in showconfig, pretty-print-config and pkgng manifest...bapt2013-06-141-5/+1
* Avoid corrupting the manifest when bmake is run with -dl argumentsbapt2013-06-101-2/+1
* Simplify the creation of the options part of the pkgng manifestbapt2013-06-101-41/+1
* The pkg developement team is proud to announce the new 1.1.0 beta1 release ofbapt2013-05-301-1/+1
* - Run ldconfig in post-deinstall for pkgng.bdrewery2013-05-241-0/+1
* Do not be verbose while removing old now unused symlinksbapt2013-04-271-1/+1
* Remove old links while creating the new packagesbapt2013-04-231-1/+4
* LATEST_LINK makes no sense with pkgngbapt2013-04-221-2/+8
* catalog.ports needs to be regenerated in post-deinstall.bapt2013-04-051-1/+2
* Execute gdk-pixbuf-query-loaders in post-deinstall with pkgngbapt2013-04-051-1/+2
* Fix typobapt2013-03-281-1/+1
* Add new _FORCE_POST_PATTERNS which is a pkgng only macro containing a list of...bapt2013-03-281-2/+7
* - Fix CONFLICTS handling after r313713 caused pkg-querybdrewery2013-03-131-4/+4