aboutsummaryrefslogtreecommitdiff
path: root/games/xneko
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add USES=xorg USES=gl, ports categories gNiclas Zeising2019-11-051-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'g'. While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=516845
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* - drop maintainershipDirk Meyer2014-05-111-1/+1
| | | | Notes: svn path=/head/; revision=353659
* - use STAGEDIRDirk Meyer2013-11-261-4/+1
| | | | Notes: svn path=/head/; revision=334918
* - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-211-1/+2
| | | | Notes: svn path=/head/; revision=327804
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | games) Notes: svn path=/head/; revision=327730
* New USES imake to handle the dependency on imake.Baptiste Daroussin2013-06-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=321957
* - cleanup headerDirk Meyer2013-01-261-5/+1
| | | | Notes: svn path=/head/; revision=311027
* - use MASTER_SITE_LOCALDirk Meyer2011-08-071-2/+2
| | | | Notes: svn path=/head/; revision=279099
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* - set USE_XORGDirk Meyer2008-03-171-0/+1
| | | | Notes: svn path=/head/; revision=209228
* - 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
* - use PLIST_FILESDirk Meyer2006-05-202-2/+1
| | | | Notes: svn path=/head/; revision=162875
* - add SHA checksumDirk Meyer2005-11-131-0/+1
| | | | Notes: svn path=/head/; revision=148088
* - add SIZEDirk Meyer2004-02-261-0/+1
| | | | Notes: svn path=/head/; revision=102161
* - take maintainershipDirk Meyer2003-11-171-1/+1
| | | | Notes: svn path=/head/; revision=94189
* Chase distfile checksum. No files were modified according to diff -ruN.Eric Anholt2003-05-031-1/+1
| | | | | | | | PR: ports/50985 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> Notes: svn path=/head/; revision=80025
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75954
* 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
* Unbreak and drop maintainership.Mark Murray2002-05-272-4/+2
| | | | Notes: svn path=/head/; revision=60122
* BROKEN: checksum failsKris Kennaway2002-05-171-0/+2
| | | | Notes: svn path=/head/; revision=59316
* Update checksum (distfile was rerolled: diff -ruN showed no differences).Pete Fritchman2001-12-251-1/+1
| | | | | | | | | PR: 31846 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=52159
* Fix the port after ftp.freesoftware.com went away.Mark Murray2001-09-138-48/+28
| | | | | | | Submitted by: Cyrille Lefevre <clefevre@citeweb.net> Notes: svn path=/head/; revision=47798
* ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.Bill Fumerola2000-05-141-1/+1
| | | | Notes: svn path=/head/; revision=28453
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionSatoshi Asami2000-04-141-3/+3
| | | | | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. Notes: svn path=/head/; revision=27515
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* MAN6=xneko.6Tim Vanderhoek1998-08-242-2/+4
| | | | | | | MANCOMPRESSED=maybe Notes: svn path=/head/; revision=12803
* 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
* Making x11 category more useful project part 1: take out "x11" ofSatoshi Asami1998-07-271-2/+2
| | | | | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=12173
* Fix pathname in ftp tarball. New "fetch" will create a tarballSatoshi Asami1997-03-121-1/+2
| | | | | | | | | with all internal directory names. Closes PR ports/2952. Submitted by: Bill Fenner <fenner@parc.xerox.com> Notes: svn path=/head/; revision=5954
* Add files/md5 entries for files whose checksum should be ignored as well.Satoshi Asami1996-12-172-1/+3
| | | | | | | Requires rev. 1.239 of bsd.port.mk. Notes: svn path=/head/; revision=5009
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Sorry, the previous one was a typo.Satoshi Asami1996-06-141-1/+0
| | | | | | | | Empty this file so that we won't see a checksum mismatch in the future. (This is a "on-the-fly" tarball and the checksum changes every time.) Notes: svn path=/head/; revision=3207
* Reviewed by:Satoshi Asami1996-06-141-1/+1
| | | | | | | | Submitted by: Obtained from: Notes: svn path=/head/; revision=3206
* Add "USE_X11=yes" so that packaging will work.Satoshi Asami1995-12-251-1/+3
| | | | Notes: svn path=/head/; revision=2587
* (1) Reorder variables (DISTNAME goes before PKGNAME).Satoshi Asami1995-12-251-2/+2
| | | | | | | (2) Remove "BSD" from end of PKGNAME string. Notes: svn path=/head/; revision=2586
* Bring xneko into the ports area preparatory to removing it from theMark Murray1995-12-226-0/+63
main source tree. OK'ed by: jkh asami (amongst others) Notes: svn path=/head/; revision=2580