Commit Graph

21 Commits

Author SHA1 Message Date
Vanilla I. Shu
9788023079 Correct the define of READMEP_FILE. 1998-07-16 06:33:09 +00:00
Vanilla I. Shu
7211490698 Update to 2.4
PR:		5514
1997-11-26 19:45:37 +00:00
Vanilla I. Shu
6ca49f6442 Update to 2.4
PR:	 5514
1997-11-26 19:44:34 +00:00
Vanilla I. Shu
abb81f8144 *** empty log message *** 1997-11-26 19:35:11 +00:00
Vanilla I. Shu
5f997be70c Update to 2.4
PR: 5114
1997-11-26 19:12:54 +00:00
David E. O'Brien
20b9bbed0a Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} and
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}
1997-01-03 09:38:01 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
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.
1996-11-18 14:17:24 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
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!
1996-10-10 05:05:35 +00:00
Satoshi Asami
23402bd102 Added comment about chmods. By the way, the previous commit was -
Submitted by:	Anthony Yee-Hang Chan <yeehang@netcom.com>
1995-04-08 06:50:41 +00:00
Satoshi Asami
cd33dac126 Upgrade, 2.2 -> 2.3! 1995-04-08 05:06:23 +00:00
Satoshi Asami
1dcbe5d809 Add the checksum while I'm here. 1995-04-02 07:18:11 +00:00
Satoshi Asami
54642e156d Make it compile by specifying ftp site that actually carries this baby.
Preblem reported by:	jmb@kryten.Atinc.COM
1995-04-02 07:17:50 +00:00
Joerg Wunsch
8870a76e52 xboing used to lock the score file against itself. This has been due
to a wrong understanding of how the locking works.  It locks on files,
not descriptors, hence it's not sufficient to close the descriptor of
a locked file.

The patch fixes this.
1995-04-01 22:12:16 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Andreas Schulz
de05f2ae6c Add a LIB_DEPENDS line in the makefile. xboing depends on the xpm library. 1995-03-30 22:28:45 +00:00
Andreas Schulz
e47aadda1e Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. 1995-03-20 00:11:36 +00:00
Steven Wallace
4543af196c Added sounds directory to list. 1995-03-06 08:13:59 +00:00
Steven Wallace
1427eec80f Added sound support. 1995-03-06 08:13:37 +00:00
Satoshi Asami
86793c984d Converted Makefiles as much as I could.
(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!
1995-02-11 13:51:48 +00:00
Joshua Peck Macdonald
a96bb92bdc New port.
Reviewed by:	
Submitted by:   JKOKOT@demeter.ipan.lublin.pl	
Obtained from:
1995-02-02 09:08:52 +00:00