aboutsummaryrefslogtreecommitdiffstats
path: root/games/njam/Makefile
blob: ddb0266c6e17ab373d70196d72a9a616ca83273f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# Created by: <janos.mohacsi@bsd.hu>
# $FreeBSD$

PORTNAME=   njam
PORTVERSION=    1.25
PORTREVISION=   12
CATEGORIES= games
MASTER_SITES=   SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
DISTNAME=   ${PORTNAME}-${PORTVERSION}-src

MAINTAINER= amdmi3@FreeBSD.org
COMMENT=    Fast paced multiplayer pac-man clone

LICENSE=    GPLv2+
LICENSE_FILE=   ${WRKSRC}/COPYING

GNU_CONFIGURE=  yes
USES=       gmake localbase
USE_SDL=    mixer image net sdl

PORTDOCS=   *
PORTDATA=   *

DESKTOP_ENTRIES="njam" \
        "${COMMENT}" \
        "${DATADIR}/njamicon.ico" \
        "${PORTNAME}" \
        "Game;ArcadeGame;" \
        ""

OPTIONS_DEFINE= DOCS

post-extract:
    @${RM} ${WRKSRC}/src/*.o

post-patch:
    @${REINPLACE_CMD} -e 's|/var/lib/games|/var/games|' \
        ${WRKSRC}/src/njam.cpp
    @${REINPLACE_CMD} -e 's,#ifdef __linux__,#if defined(__linux__) || defined(__FreeBSD__) || defined(__DragonFly__),; \
        s,#ifndef __linux__,#if !defined(__linux__) \&\& !defined(__FreeBSD__) \&\& !defined(__DragonFly__),' \
        ${WRKSRC}/src/*.cpp ${WRKSRC}/src/*.h

post-install-DOCS-on:
    @${MKDIR} ${STAGEDIR}${DOCSDIR}
    ${INSTALL_DATA} ${WRKSRC}/html/* ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}/

.include <bsd.port.mk>
d>pav2007-03-042-5/+6 * - Update to 2.1.1miwi2007-02-272-5/+5 * - Update to 2.1miwi2007-02-033-5/+9 * - add category gnustepdinoex2007-02-011-1/+1 * Update to 7.0.9. Various security vulnerabilities have been fixed.hrs2007-01-182-4/+4 * - Update to 2.0.7miwi2007-01-172-5/+5 * This is a Firefox searchplugin for the german BSD board www.BSDGroup.de.miwi2007-01-175-0/+45 * tvbrowser moved to miscnox2007-01-145-253/+0 * disconnect tvbrowser from the build after moving to miscnox2007-01-141-1/+0 * - update tvbrowser to 2.5nox2007-01-144-11/+15 * Another pastebin Application written in Ruby.miwi2007-01-134-0/+35 * - Update to 2.0.6miwi2007-01-102-5/+5 * Update to KDE 3.5.5 / KOffice 1.6.1lofi2006-12-2013-18/+140 * Digibux is an open source reader for all Editions of the digital librarydinoex2006-12-165-0/+70 * - Update to 2.0.5miwi2006-11-233-8/+7 * - Fix fetch problemmiwi2006-10-201-1/+1 * Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-141-1/+1 * - Fix PLIST_IN entrymiwi2006-09-131-1/+1 * KDE 3.5.4 / KOffice 1.5.2lofi2006-09-1313-18/+341 * - Update to 2.2.1miwi2006-09-124-5/+10 * - hack around missing domainamedinoex2006-09-051-0/+4 * Some fixes were done in language support,miwi2006-08-051-3/+3 * Update to 7.0.8.hrs2006-08-022-5/+5 * - Bump PORTREVISIONmiwi2006-08-011-2/+2 * - Update to 2.0.4miwi2006-08-011-4/+4 * - Update to 9.15.stefan2006-07-2410-178/+440 * All dictionaries can be installed separately:thierry2006-07-159-7/+61 * Rename the USE_CDROM knob to WITH_CDROM. USE_* should only beerwin2006-06-121-4/+4 * Reset maintainer at his request due to current lack of time. We appreciatelinimon2006-06-101-1/+1 * Take maintainershipmiwi2006-06-072-4/+4 * Update to KDE 3.5.3lofi2006-06-064-24/+96 * German-localized version of wordpress.miwi2006-06-065-0/+78 * Update to * 8.1.1 *itetcu2006-06-052-6/+9 * Add an additional mirror.ehaupt2006-06-011-1/+2 * - Update TV-Browser to Version 2.2clsung2006-05-303-58/+147 * Update to KOffice 1.5.1lofi2006-05-279-12/+15 * Bump PORTREVISION to reflect the fact that the .desktop file is nojylefort2006-05-211-1/+1 * Bump PORTREVISION to reflect the fact that these ports may nowjylefort2006-05-191-1/+1 * Update to 0.2 [1]itetcu2006-05-154-5/+21 * This is a firefox searchplugin for the german BSD board www.bsdforen.dedinoex2006-05-135-0/+46 * Remove USE_REINPLACE for categories starting with a Gedwin2006-05-083-3/+0 * Update to KOffice 1.5.0lofi2006-04-299-15/+24 * Reset mbr due to no answer to an email inquiry about his status, andlinimon2006-04-154-4/+4 * Update to KDE 3.5.2lofi2006-03-314-280/+74 * Reset maintainer at his request; nectar is away from FreeBSD work right now.linimon2006-03-241-1/+1 * Downgrade to 7.0.1 temporarily mainly because the printing featurehrs2006-03-082-5/+6 * Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1 * Post libtool-conversion fixupsade2006-02-261-2/+2 * Conversion to a single libtool environment.ade2006-02-232-4/+3 * - Use a distfile in tarball instead of one in rpm.hrs2006-02-223-18/+7 * - Update to 4.16 [1]barner2006-02-023-12/+26 * Update to KDE 3.5.1.lofi2006-02-014-22/+100 * [1]:jylefort2006-01-263-7/+15 * SHA256ifyedwin2006-01-2215-0/+16 * eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-19/+19 * Update to KDE 3.5.0lofi2006-01-094-282/+310 * Hash with SHA-256.trevor2006-01-081-0/+1 * new homepagewosch2005-12-241-2/+2 * Update of german/BBBike portedwin2005-12-203-16/+56 * Add SHA256 hashes to my portsehaupt2005-11-301-0/+1 * Remove a dead mastersite per distfile survey.linimon2005-11-281-1/+0 * [Maintainer Update] update german/tvbrowser 1.0 -> 2.1edwin2005-11-265-89/+50 * - Style: don't quote COMMENT, it looks nasty in `make describe` outputpav2005-11-261-1/+1 * new port: german/tvbrowseredwin2005-11-247-0/+187 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * - add SHA checksumdinoex2005-11-131-0/+1 * Remove the usage of 'misc' as a secondary category.linimon2005-11-101-1/+1 * Update to KDE 3.4.3 / KOffice 1.4.2lofi2005-11-0513-16/+35 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-052-2/+2 * Remove all the secondary port of editors/ooodict-allmaho2005-11-014-65/+0 * BROKEN: Incorrect pkg-plistkris2005-10-291-0/+2 * Port german/steak does not honor X11BASEedwin2005-10-231-0/+1 * With permission, reset inactive maintainer.linimon2005-10-131-1/+1 * Remove WWW: None.fenner2005-10-091-2/+0 * o) Update to respect new Patch from SUN (Product Update 5)lkoeller2005-10-082-11/+11 * localized versions of Adobe Reader (formerly Acrobat Reader)trevor2005-10-084-0/+30 * Change MAINTAINER address for my ports.ehaupt2005-10-062-2/+2 * Reset maintainer who had turned in his commit bit some time back as he nolinimon2005-10-012-2/+2 * Update to 4.15 (follows update of master port, ports/86241).barner2005-09-262-4/+25 * This is now a slave-port to math/geonextvs2005-09-074-71/+3 * Update to 81vs2005-08-292-17/+15 * Fix index build by moving openoffice.org-1.1 ports.maho2005-08-293-3/+3 * Add schwobifyer 20050730, a utility for translating german into thelawrance2005-08-014-0/+34 * Update to KDE 3.4.2 / KOffice 1.4.1lofi2005-08-0110-117/+151 * This is a swiss-"high german" language pack for german/ding.garga2005-07-193-0/+56 * Upgraded to version 1.4. The 1.3 version was unfetchable which caused the portniels2005-07-144-7/+11 * Update to KOffice 1.4.0a.lofi2005-07-069-96/+45 * Remove openoffice.org localized ports as I announced:maho2005-06-295-237/+0 * Update to KDE 3.4.1lofi2005-06-264-78/+272 * Mega-patch to cleanup the ports infrastructure regarding our linux bits:netchild2005-06-185-16/+23 * - Unbreak and general updatepav2005-06-064-3/+24 * - Remove linux-mozillafirebird and it's language spinoffs. This port ispav2005-05-284-34/+0 * - Add german specific files to plistpav2005-05-271-0/+6 * - Update to 3.14pav2005-05-273-12/+80 * Unbreak: Fix plistvs2005-04-142-2/+3 * At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1 * Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1 * Add two advisory variables that mark this port as a slave port. Due tolinimon2005-04-061-0/+3 * Update to KDE 3.4lofi2005-03-214-78/+534 * Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-122-0/+2 * Respect the user's USE_LINUX setting.trevor2005-03-025-5/+0 * BROKEN: Incomplete pkg-plistkris2005-02-281-0/+2 * Don't install man sub-directory 'debian'. It has less valuewosch2005-02-171-0/+1 * Fix the german/selfhtml port so that it installs thelofi2005-01-251-0/+2 * New port selfhtml version 80: Extensive german HTML referencelioux2005-01-214-0/+86 * Add SIZE in distinfohq2005-01-121-0/+1 * jDictionary plugin: English-German dictionaryhq2005-01-124-0/+24 * JDictionary plugin: German-Hungarian dictionaryhq2005-01-114-0/+23 * Fix build after one of the recent pthread-changesarved2005-01-101-2/+3 * Upgrade 1.2 -> 1.3.nectar2005-01-093-5/+8 * Add missing dependency (linux X11).netchild2005-01-042-2/+6 * Say hello to the linux mega patch, it consolidates our linux bits anetchild2005-01-015-8/+14 * Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly.lofi2004-12-235-5/+0 * Update to 1.0.0.p2 (pre2)vs2004-12-213-23/+14 * As previously announced, remove localized versions of Netscape whichlinimon2004-12-196-134/+0 * Fix kde3-i18n ports.lofi2004-12-162-4/+4 * Remove bogus spam I had in my cvs checkout and committed along with KDE.lofi2004-12-161-2/+0 * Update to KDE 3.3.2lofi2004-12-1413-18/+62 * Update to 4.13vs2004-12-133-7/+12 * Really build german versionvs2004-11-221-2/+2 * Fix missed path, remove USE_ZIP directive.mbr2004-11-221-2/+1 * Upgrade to staroffice 7 product update IV.mbr2004-11-222-9/+10 * Update to version 0.8markus2004-11-123-9/+15 * Update the English-language Netscape to 7.2. Add a security warningtrevor2004-11-091-0/+2 * Update to KDE 3.3.1lofi2004-11-0813-13/+130 * de-php_doc-de -> php_doc-deedwin2004-10-211-0/+1 * Update to KDE 3.3lofi2004-08-319-169/+301 * Factor out all but one of the build switches of the KDE main module portslofi2004-08-116-9/+9 * Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1 * Upgrade to Product Update 3.mbr2004-07-052-8/+9 * Establish a correct master-slave relationship betweenlinimon2004-06-241-1/+2 * - Remove empty files [1]pav2004-06-212-2/+1 * Update to version 3.2.3lofi2004-06-104-4/+84 * BROKEN: Unfetchablekris2004-06-091-0/+2 * - Fix MASTER_SITESkrion2004-06-081-2/+1 * Don't use Makefile.kde anymoremarkus2004-06-061-6/+3 * Upgrade to so-7-pp2 (product update 2)mbr2004-05-182-7/+8 * NO_LATEST_LINK=yesmbr2004-05-152-0/+2 * Oops. Forgot the language categories.lofi2004-05-076-9/+9 * Update to KDE 3.2.2lofi2004-04-204-40/+50 * Fix LATEST_LINK conflictsmaho2004-04-121-0/+1 * Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-052-2/+2 * Remove category pkg/COMMENT files in favour of a COMMENT variable in thekris2004-04-022-1/+2 * Update to 1.11: adds the possibility to change the font size in somelinimon2004-04-024-12/+13 * SIZEify (maintainer timeout)trevor2004-03-319-0/+22 * - Fix packagingpav2004-03-304-866/+60 * - SIZEifymarkus2004-03-291-0/+1 * Add SIZE.nectar2004-03-181-0/+1 * Add staroffice70kris2004-03-171-0/+1 * Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1 * Update to KDE 3.2.1 / QT 3.3.1lofi2004-03-109-4/+37 * - add SIZEdinoex2004-02-261-0/+1 * Change my email address.markus2004-02-241-1/+1 * BROKEN on 5.x: broken pkg-plistkris2004-02-091-1/+7 * Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1 * Update to KDE 3.2.0lofi2004-02-0515-202/+1063 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-043-0/+3 * Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-045-10/+10 * Now gettext 0.12.1 is gettext-old.trevor2004-01-245-5/+5 * - fix PKGORIGINeik2004-01-231-1/+1 * - Update to 3.13pav2004-01-215-102/+334 * Fix Makefile comment in port.mbr2004-01-091-2/+2 * Add german port of staroffice7.0mbr2004-01-098-3680/+5317 * uncomment test lines. apologies.edwin2004-01-031-2/+2 * [NEW PORT] german/de-geonext: Interactive (dynamic) elementary Geometry Softwareedwin2004-01-035-0/+83 * - update to 0.95dinoex2003-12-292-2/+2 * Define USE_PERL5_BUILD, not erroneous USE_PERL.trevor2003-11-202-2/+2 * Define USE_PERL to make Perl available for (mostly deprecated)trevor2003-11-202-0/+2 * new German-language, i386 Linux binary port of Firebird Web browsertrevor2003-11-194-0/+26 * Fix COMMENT spellingeik2003-11-152-2/+2 * Fix COMMENT with an a-umlaut.nork2003-11-142-2/+2 * Add kheisereg, utility to search offline within the article databasearved2003-11-145-0/+85 * Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-131-1/+1 * OpenOffice -> OpenOffice.orgmaho2003-11-094-4/+4 * Language setting was wrong for german.maho2003-11-091-1/+1 * Add OpenOffice.org 1.1 for german.maho2003-11-093-0/+117 * Forgot to change Makefile s..maho2003-11-081-1/+1 * rename openoffice* to openoffice-1.0* accodingly (repo copy).maho2003-11-082-2/+2 * rename openoffice to openoffice-1.0 after repocopymaho2003-11-083-117/+1 * Per maintainer request, remove german/cheapcall. The mastersite haslinimon2003-11-035-56/+0 * Update German Linux manual pages to version 0.4wosch2003-10-292-8/+8 * Per distfile survey, chase new mastersite. Informed maintainer.linimon2003-10-293-4/+3 * utilize SITE_PERLijliao2003-10-241-1/+1 * Switch to tk84, bump PORTREVISION and tidy some whitespace.kris2003-10-191-8/+9 * update german/linux-eagle: 4.09r2 -> 4.11daichi2003-10-143-11/+42 * - use DOCSDIRdinoex2003-10-121-22/+22 * Translation update: fix checksum.will2003-09-222-2/+2 * Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.will2003-09-182-2/+2 * Update KDE to the latest official release, KDE 3.1.3lofi2003-07-294-10/+28 * Upgrade to use new patchset 112887-04.tarmbr2003-07-242-6/+6 * Fix distinfo for generated files: I mistakenly left "linux-" intrevor2003-07-061-1/+1 * Generate plist either statically or before do-install phase formarcus2003-07-061-3/+4 * Security fix: update to the latest versions: 7.1 for Americantrevor2003-07-038-599/+31 * Update to 0.9.4arved2003-06-133-3/+2 * Update to KDE 3.1.2lioux2003-05-206-10/+18 * Bring back from Attic: localized messages and documentation for kofficelioux2003-05-2013-0/+277 * Remove USE_GNOMENG.marcus2003-04-211-1/+0 * Add hyphenation dictionaries to the slave ports.mbr2003-04-092-0/+2 * Rejoice, for the long awaited upgrade to kde 3.1.1 is here!alane2003-04-064-10/+4 * - fix PLISTdinoex2003-04-052-1/+27 * Clear moonlight beckons.ade2003-03-07