# New ports collection makefile for: powermanga # Date created: 26 Jan 2004 # Whom: Jean-Yves Lefort # # $FreeBSD$ # PORTNAME= powermanga PORTVERSION= 0.79 PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://linux.tlk.fr/games/Powermanga/download/ EXTRACT_SUFX= .tgz MAINTAINER= jylefort@FreeBSD.org COMMENT= An arcade 2D shoot-em-up USE_X_PREFIX= yes USE_SDL= sdl mixer GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix="" USE_REINPLACE= yes MAN6= powermanga.6 post-patch: @${REINPLACE_CMD} -e 's|^CXXFLAGS="-O3.*||' ${WRKSRC}/configure @${REINPLACE_CMD} -e \ 's|/usr/share/games/\(powermanga/graphics\)|${PREFIX}/share/\1|; \ s|/usr/share/games/\(powermanga\)/sound|${PREFIX}/share/\1/sounds|' \ ${WRKSRC}/powermanga.6 @${REINPLACE_CMD} -e 's|(mandir)|&/man6|' \ ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e 's|\((prefix)\)/games|\1/bin|' \ ${WRKSRC}/src/Makefile.in @${REINPLACE_CMD} -e 's|games/\(powermanga\)|\1|' \ ${WRKSRC}/graphics/Makefile.in \ ${WRKSRC}/sounds/Makefile.in \ ${WRKSRC}/src/linuxroutines.cpp @${REINPLACE_CMD} -e 's|SDL/||' \ ${WRKSRC}/src/powermanga.hpp \ ${WRKSRC}/src/sdl_mixer.cpp post-install: @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} \ ${WRKSRC}/AUTHORS \ ${WRKSRC}/CHANGES \ ${DOCSDIR} .endif .include nnamon'>cinnamon FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - update fftw3* to 3.3 [1], and adjust dependent portsbf2011-10-171-2/+2
* - LIB_DEPENDS qhull -> qhull5stephen2011-10-031-2/+2
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-3/+2
* Better pkg-plist generation, making octave and octave-forge moremaho2011-07-211-1/+10
* - Bump PORTREVISION for science/hdf5-18 shlib changesunpoet2011-07-151-1/+1
* - Add missing items in pkg-plist.stephen2011-07-112-4/+7
* Update to 3.4.2.maho2011-07-052-3/+3
* Update to 3.4.1.maho2011-06-234-27/+18
* Chase glpk shlib version bump.demon2011-05-251-2/+2
* Remove legacy dependency to science/hdf5,maho2011-05-111-9/+3
* update to 3.4.0maho2011-05-108-115/+45
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* Punt autoconf267->autoconf268ade2010-10-161-1/+1
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+2
* Add option to allow build with either hdf v1.6 or 1.8.makc2010-08-011-1/+8
* - update to 1.4.1dinoex2010-03-281-1/+1
* - Chase x11-toolkits/fltk updategahr2010-03-241-2/+2
* Chase glpk shlib version.demon2010-03-191-1/+2
* Update to 2.3.4. (this is a bugfix release)maho2010-02-162-5/+4
* Build fix gotoblas.maho2010-02-161-5/+4
* - update to jpeg-8dinoex2010-02-051-1/+1
* Chase glpk shlib version.demon2010-01-141-1/+2
* Update to 3.2.3.maho2009-10-072-5/+4
* Unbreak. Now it builds.maho2009-09-281-2/+0
* - Mark BROKEN - does not build:pav2009-09-221-0/+2
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowgerald2009-09-131-1/+1
* Chase glpk shlib version bump;demon2009-09-041-2/+2
* - Fix pkg-plistdhn2009-08-242-9/+9
* Detect arpack correctly for BLAS and ATLAS, and bump port revision.maho2009-08-072-4/+13
* Remove metis include dir.maho2009-08-061-1/+1
* Add dependency to math/qrupdate, and bump portrevision.maho2009-08-061-0/+2
* Update to 3.2.2.maho2009-08-035-30/+34
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1
* Chase glpk shlib version.demon2009-06-241-2/+2
* Bump port revision accordingly. (it should only affects to FSBD6 though)maho2009-05-261-1/+1
* Fix a commit for prior than FBSD7.maho2009-05-261-0/+9
* Fix pkg-plist and bump portrevision.maho2009-04-142-8/+9
* Update to 3.0.5.maho2009-04-126-1794/+65
* Bump glpk shlib version.demon2009-04-021-2/+2
* Fix build with suitesparse 3.2.maho2009-02-181-0/+53
* * Remove direct dependency to gcc42. now USE_FORTRAN impliesmaho2009-01-071-3/+2
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-061-5/+0
* Chase glpk shlib version bump.demon2008-12-261-2/+2
* Fix latest link.maho2008-11-101-2/+0
* Chase glpk shlib version, bump PORTREVISION.demon2008-11-071-1/+2
* Update to 3.0.3.maho2008-10-152-5/+4
* Add gcc42 dependency at runtime.maho2008-10-061-2/+3
* Fix pkg-plist, and bump portrevision.maho2008-09-082-3/+10
* Update to 3.0.2, and sort pkg-plist.maho2008-09-053-111/+124
* Chase glpk shlib version.demon2008-09-041-2/+2
* Recognize the -pthread flag, and bump port revision.maho2008-09-022-1/+12
* Bump portrevision due to the shared lib updatemaho2008-08-201-1/+1
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1
* Chase glpk shlib version bump.demon2008-08-151-1/+1
* Bump portresivion after a fix of pkg-plist.maho2008-07-291-0/+1
* Fix pkg-plist.maho2008-07-291-1/+1
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MA...pav2008-07-251-6/+2
* Fix build.maho2008-07-231-1/+1
* Fix build withmaho2008-07-231-3/+3
* Fix build.maho2008-07-231-0/+3
* Update to 3.0.1maho2008-07-176-67/+10
* Chase glpk shared library version.demon2008-07-151-1/+1
* Fix dependency and bump portrevision.maho2008-06-091-2/+2
* Better BLAS/LAPACK support.maho2008-03-081-7/+17
* Since bsdtar can detect the type of file it's extracting, simplifybrooks2008-02-272-13/+26
* 1. FreeBSD tar requires extra switches to read the archive from stdin.maho2008-02-273-1/+31
* Use the C++ compiler for linking liboctinterp.so in ordermaho2008-02-141-0/+12
* Use termios terminal interface, so that COMPAT_43TTY kernelmaho2008-01-071-1/+2
* Bump port revision by former commit.maho2008-01-051-0/+1
* Add gsed in the RUN_DEPEND section.maho2008-01-041-1/+2
* Update to 3.0.0, and grab maintainership.maho2007-12-2512-860/+1224
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-4/+0
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-161-4/+1
* Reset rainer.alves@gmail.com by request due to current lack of time tolinimon2007-06-301-1/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* - atlas and blas library number are bumped to 2rafan2007-01-141-2/+2
* * Migrate to gfortran.maho2007-01-121-2/+5
* * Fix pkg-plist of math/octave-forgevd2006-10-232-3/+4
* - Add more MASTER_SITES [1]mnag2006-10-082-680/+690
* octave executable is now installed under libexec,maho2006-07-092-2/+4
* Update to 2.1.73maho2006-07-015-18/+19
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-29/+29
* - Add SHA256pav2005-11-25