# New ports collection makefile for: pipepanic # Date created: 20 May 2006 # Whom: Dmitry Marakasov # # $FreeBSD$ # PORTNAME= pipepanic PORTVERSION= 0.1.3 PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.users.waitrose.com/~thunor/pipepanic/dload/ \ ${MASTER_SITE_LOCAL} \ http://www.amdmi3.ru/distfiles/ MASTER_SITE_SUBDIR= ehaupt DISTNAME= ${PORTNAME}-${PORTVERSION}-source MAINTAINER= amdmi3@amdmi3.ru COMMENT= A pipe connecting game using libSDL USE_SDL= sdl PORTDOCS= README DATAFILES= ascii15.bmp ascii30.bmp digits24.bmp \ digits48.bmp tiles24.bmp tiles48.bmp post-patch: @${REINPLACE_CMD} \ -e '/^#define DATADIR/ s|.*|#define DATADIR "${DATADIR}/"|' \ ${WRKSRC}/main.h do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin ${MKDIR} ${DATADIR} .for f in ${DATAFILES} ${INSTALL_DATA} ${WRKSRC}/${f} ${DATADIR} .endfor .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif .include lt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/lang/itcl
Commit message (Expand)AuthorAgeFilesLines
* lang/itcl: fix sed for 8.x (no -r)wg2013-11-041-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* - Update to 3.4.1gahr2013-04-307-278/+73
* - Fix build against Tcl 8.6gahr2012-09-181-3/+14
* Resolve manpage naming conflict with the stock Tcl documentationolgeni2012-02-151-2/+5
* - remove MD5ohauer2011-07-031-1/+0
* Update maintainer's email address.linimon2010-12-021-1/+1
* List the four man-pages added to the package between 3.3-RC and 3.4b1.mi2010-06-131-1/+1
* Upgrade itcl to 3.4b1 -- the last version in the 3.x branch.mi2010-06-125-15/+189
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1
* - Does not build with tcl/tk 8.5 and highermm2009-02-141-1/+1
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriespav2008-04-091-1/+1
* - Fix COMMENT from previous commitmm2007-09-051-1/+1
* - Switch to USE_TCLmm2007-09-052-12/+20
* Correct legacy a.out packing list formatkris2007-01-281-1/+1
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
* Bump PORTREVISION to reflect the previous change to files/Makefile.libmi2006-05-241-0/+1
* Another minor fix to the generated itclConfig.shmi2006-05-231-0/+1
* Make sure, @itcl_BUILD_LIB_SPEC@ is replaced by "-L${PREFIX}/lib -litcl"mi2006-05-211-0/+1
* Update the itcl/itk from 3.2 to 3.3 (released in April 2005). Themi2006-05-189-510/+28
* Remove USE_REINPLACE from the categories starting with Ledwin2006-05-101-1/+0
* Updates to use tcl84.thierry2005-12-264-7/+30
* - Add SHA256pav2005-11-251-0/+1
* - Update to 3.2.1pav2005-06-077-9/+457
* SIZEify.trevor2004-01-291-0/+1
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER linesergei2003-12-211-1/+1
* - Backout last update, it broke x11-fm/tkdeskpav2003-12-155-49/+7
* - Update to work with tcl8.4pav2003-12-055-7/+50
* De-pkg-comment.knu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* PERL -> REINPLACE_CMDperky2002-06-271-1/+2
* Update to itcl 3.2. Don't build stubs. Run tests after tests.mi2001-07-289-251/+77
* Adjust to lang/tcl* install/deinstall script paths.asami2000-10-081-2/+2
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-3/+1
* The pkg/PLIST learned how to support symlinks more than a year ago.hoek2000-06-011-2/+1
* PKGDEINSTALL=${PORTSDIR}/lang/tcl82/pkg/DEINSTALL.tclsh, or fromhoek2000-06-011-0/+5
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-3/+3
* Update to use Tcl/Tk version 8.2.steve1999-11-294-8/+18
* Change Id->FreeBSD.obrien1999-08-251-1/+1
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
* Upgrade to itcl 3.0.1jseger1999-04-068-619/+273