# New ports collection makefile for: battleball # Date created: 18 December 1998 # Whom: Andrey Zakhvatov # # $FreeBSD$ # PORTNAME= battleball PORTVERSION= 2.1 CATEGORIES= games MASTER_SITES= http://freebsd.aeternal.net/ports/ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= corwin@aeternal.net COMMENT= 3D single/multiplayer military soccer game for X Window System USE_X_PREFIX= yes USE_GL= yes WRKSRC= ${WRKDIR}/battleball-2.1-src CFLAGS+= -Wno-deprecated ${PTHREAD_CFLAGS} MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" \ XLIBS="-L${X11BASE}/lib -lX11" \ LIBS="-lm ${XLIBS} ${PTHREAD_LIBS}" \ GLINCS="-I${X11BASE}/include" \ GLLIBS="-lXi -lXmu -lXext -L${X11BASE}/lib -lGL" PLIST_FILES= bin/battleball .if !defined(NOPORTDOCS) PORTDOCS= CHANGELOG README .endif .include .if ${ARCH} == "ia64" || ${ARCH} == "sparc64" BROKEN= "Does not compile on ia64 or sparc64" .endif do-install: @ ${INSTALL_PROGRAM} ${WRKSRC}/battleball ${PREFIX}/bin post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for file in ${PORTDOCS} @${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif .include ebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
Commit message (Expand)AuthorAgeFilesLines
* - Chase security/cvm shlib bumpdhn2009-03-121-1/+2
* 2009-02-15 ftp/downloader: sources unavailable - website dissappearedmiwi2009-03-1013-542/+0
* Update to curl-7.19.4, which fixes a redirection vulnerability.roam2009-03-0714-182/+101
* - Use my FreeBSD address on the ports I maintaindhn2009-03-071-1/+1
* Update to 5.2.9 release and re-add pcre extension.ale2009-03-061-1/+0
* --with-largefile is not recommended to be default, so, convert it to OPTION andgarga2009-03-061-3/+9
* Use DIST_SUBDIR because DISTFILE has no version information.demon2009-03-052-3/+4
* Update to version 2.7.demon2009-02-282-3/+3
* - update to 2.1.0dinoex2009-02-252-4/+4
* - The ftp/mirror port's lchat.pl file uses the old pack('S n a4 x8', ...)beech2009-02-232-58/+164
* - Update to 3.2.2.1beech2009-02-233-4/+5
* - Update PORTSCOUTmiwi2009-02-201-1/+1
* Fix following problem:garga2009-02-162-6/+13
* Update to 0.22skv2009-02-153-8/+8
* - Update to 7.19.0miwi2009-02-153-55/+68
* Upgrade to 0.49:brooks2009-02-143-12/+22
* Also mark BROKEN on recent 7 after the MFC of strndup(3).erwin2009-02-121-1/+1
* - Update to 3.2.1beech2009-02-083-4/+40
* - From now on, Joseph S. Atkinson will be mainaining ftp/filezilla andalepulver2009-02-081-1/+1
* - Add required @dirrmtry entries back.alepulver2009-02-061-0/+52
* - Update to 1.3.2 (stable)beech2009-02-062-10/+9
* - Update FileZilla to version 3.2.0.alepulver2009-02-063-100/+272
* - Update download locations, update WWWpgollucci2009-02-042-2/+2
* - Update to 1.11beech2009-02-022-5/+4
* - Update download locations, update WWWpgollucci2009-02-012-7/+2
* Upgrade ftp/wget from 1.11.2 to 1.11.4.vd2009-02-012-5/+4
* - Update to 2.2beech2009-02-012-5/+5
* - Update to 3.7.8beech2009-02-012-13/+11
* - Mark deprecatedbeech2009-02-011-0/+3
* - Update download locationpav2009-02-011-1/+1
* Update to version 2.6.6 (our patches were integrated into the distribution).demon2009-01-305-127/+3
* - Fix distinfobeech2009-01-291-0/+6
* - Default ipv6 to on & bump portrevisionbeech2009-01-292-5/+14
* - Update to 1.3.2rc4beech2009-01-273-16/+25
* Apply a band-aid to fix the build without proxy support.roam2009-01-262-0/+54
* - Update to 2.2beech2009-01-253-8/+9
* Bump the version of the curl shared library after the ftp/curl updateroam2009-01-239-10/+15
* At long last, update the curl port to its almost-current version, 7.19.2.roam2009-01-2322-1463/+91
* - Fix pkg-install call script from the Makefiledinoex2009-01-173-7/+22
* - add LICENSE:dinoex2009-01-173-0/+6
* - Fix plist with perl 5.8.9pav2009-01-152-6/+6
* - Update to 2.2.2acm2009-01-142-6/+2
* Mark BROKEN on HEAD after the import of strndup(3).erwin2009-01-091-1/+7
* - No need to define USE_REINPLACE these dayspav2009-01-091-1/+0
* - Update mod_sql_tds to 4.8beech2009-01-063-7/+8
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-069-135/+4
* Bump PORTREVISION's after OpenLDAP update.delphij2009-01-061-0/+1
* - Add/Update portscout flagsmiwi2009-01-041-0/+1
* - Fix rc script when setting pidfile in the main config file.lippe2009-01-032-2/+1
* 1) Consistently use "%08X" instead of "%08lX" for formatting uint32_tdemon2008-12-264-23/+139
* - rename files/moftpd.sh -> files/moftpd.inpgollucci2008-12-263-13/+5
* Take over maintainership since gnn is no longer using this program.demon2008-12-241-1/+1
* Update to version 2.6.5.demon2008-12-242-4/+4
* - extend MASTER_SITESdinoex2008-12-231-2/+2
* - Update to 0.5.1beech2008-12-202-4/+4
* - update to 0.18leeym2008-12-202-4/+5
* - update to 0.2dinoex2008-12-203-6/+7
* - Update to 3.7.7beech2008-12-193-10/+10
* Reset se@FreeBSD.org due to maintainer-timeouts and no response to email.linimon2008-12-181-1/+1
* - Update to 0.6.2pav2008-12-184-38/+64
* Chase the avahi-core shared lib version.marcus2008-12-171-2/+2
* - Update third party mod_sql_tds to 4.7beech2008-12-102-8/+8
* - Tag IGNORE -devel lags the main versionbeech2008-12-101-0/+2
* - Update to 1.3.2rc3beech2008-12-103-195/+5
* - Fix MASTER_SITES (make fetchable)beech2008-12-091-1/+1
* - Fix CacheModule httpsem2008-12-092-1/+19
* Update to version 2.6.3.demon2008-12-062-4/+4
* update to 2.0.19oliver2008-12-0510-138/+59
* - Update to 3.7.6miwi2008-11-233-14/+4
* - Update to 3.7.5lwhsu2008-11-173-4/+14
* - Fix MASTER_SITESmiwi2008-10-251-1/+1
* - Update to 4.4p1beech2008-10-212-4/+4
* - Update to 2.3beech2008-10-18