summaryrefslogtreecommitdiffstats
path: root/games/xpipeman
Commit message (Collapse)AuthorAgeFilesLines
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-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)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-062-1/+2
| | | | Approved by: pat
* Support PREFIX properlypat2002-07-271-1/+1
| | | | | PR: ports/41031 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* * Fix build.naddy2002-07-233-23/+29
| | | | | | | PR: 40889 Submitted by: Amar Takhar <verm@drunkmonk.net> * However, this will not build on 64-bit archs.
* BROKEN: Does not buildkris2002-05-181-0/+2
|
* Remove jseger and torstenb from maintainership of their ports, theydwcjr2001-09-171-1/+1
| | | | | | have been inactive for too long Approved by: will
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-161-2/+2
|
* Ditch out "Version required" from comments section.sobomax2000-11-231-1/+0
|
* Back out useful `Version required lines' that I'd blindly removed.knu2000-04-151-0/+1
|
* Remove obsolete `Version required' lines.knu2000-04-141-1/+0
|
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionasami2000-04-141-2/+3
| | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles.
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-261-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Move manpages from pkg/PLIST to MAN* macro in Makefile.steve1998-09-282-2/+2
|
* Switch to new MASTER_SITE. The distfile on the new master_site is apparentlyjseger1998-04-124-64/+27
| | | | | patched to work with Linux. Alter our patches to work correctly with the patched distfile. Make myself MAINTAINER.
* install -> ${INSTALL}.max1997-07-211-2/+2
| | | | | ${.CURDIR}/files -> ${FILESDIR}. /usr/X11R6 -> ${PREFIX}.
* Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} andobrien1997-01-031-1/+3
| | | | | | | | | | MASTER_SITE_SUBDIR=games swallace wasn't listed as MAINTAINER of any of his ports janek@gaja.ipan.lublin.pl wasn't listed as MAINTAINER of any of his ports bin.bin --> ${BINOWN}.${BINGRP} chown --> /usr/sbin/chown (not everyone has /usr/sbin in their path, esp. if you sudo'ed to root) mkdir -p --> ${MKDIR}
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-181-4/+0
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"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!
* Update this Makefile to comply to the new scheme.asami1995-05-171-3/+4
|
* Updates of games Makefiles. I think they work, but don't quoteasami1995-04-201-4/+4
| | | | me on this. ;)
* And here comes the next round of Makefile updates, for games. Folks,asami1995-04-111-2/+4
| | | | | | there are lots of broken stuff and funky Makefiles here. Please check your ports, and also put yourself in MAINTAINER so I know who to talk to. Thanks....
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Converted Makefiles as much as I could.asami1995-02-111-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out!
* Add checksum files to these new portsgpalmer1995-01-051-0/+1
|
* xpipeman - connect the pipes to stop the leaks (X Windows)swallace1995-01-038-0/+162
OpenPOWER on IntegriCloud