Commit Graph

28 Commits

Author SHA1 Message Date
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Satoshi Asami
1b21980287 Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports
work with both XFree86-3 and XFree86-4.
2000-09-05 18:34:52 +00:00
Satoshi Asami
fe90a46320 Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
2000-06-09 21:59:16 +00:00
Akinori MUSHA
74dd526e72 Remove obsolete `Version required' lines. 2000-04-14 17:44:00 +00:00
Satoshi Asami
2971a93e52 Convert to PORTNAME/PORTVERSION. The following ports hand invalid version
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and
xnibbles.
2000-04-14 12:28:40 +00:00
Joerg Wunsch
18895d9ba7 Don't XawAsciiSourceFreeString() the value previously obtained with
a XawDialogGetValueString(); this is apparently no longer permissible
(the docs say it gets automatically freed by XawDialogGetValueString()).

PR:		ports/12490

While i was at it, i also added WM_DELETE_WINDOW hooks so all the
toplevels can be deleted by usual window manager actions.
2000-02-19 20:56:14 +00:00
David E. O'Brien
253c66d044 Change Id->FreeBSD. 1999-08-25 06:06:33 +00:00
Justin M. Seger
18f91c2428 Remove bad MASTER_SITEs and add more good ones. 1998-10-03 13:39:48 +00:00
Steve Price
a7e780e5af Remove regexp support for Xaw3d since it can now be built in
an ELF world.
1998-09-21 01:35:33 +00:00
Satoshi Asami
d211d15440 These ports install uncompressed manpages even though USE_IMAKE is
set, so mark them with MANCOMPRESSED=no.  Note that this requires the
new bsd.port.mk that is not committed yet (going through final tests,
will be committed in a few hours).
1998-08-25 00:44:33 +00:00
Satoshi Asami
3fc5e40f2e Remove manpages defined in MAN? macros in games' Makefiles. 1998-08-13 02:23:26 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Satoshi Asami
bada70ab1f Use new MASTER_SITE_LOCAL variable from bsd.port.mk. 1997-04-30 03:18:09 +00:00
David E. O'Brien
8ea0a44557 Have manpage installed in man6 where games belong.
and some /usr/local hardcodings --> ${PREFIX}
1997-01-03 11:33:21 +00:00
Joerg Wunsch
3138dc639c Trim down excessively long DESCR files in ports i either own, or where
i'm somehow related to (hpscan, that is).

Requested by:	asmi (long ago)
1996-12-22 11:01:16 +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
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
9e28324574 freefall.cdrom.com -> freefall.freebsd.org 1996-06-03 02:17:34 +00:00
Joerg Wunsch
323494c2af Add freefall's LOCAL_PORTS as master site. We are the first site
where it appeared.
1995-04-17 08:29:17 +00:00
Satoshi Asami
f4d6acbc42 And here comes the next round of Makefile updates, for games. Folks,
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....
1995-04-11 00:20:58 +00:00
Joerg Wunsch
29bedd2ceb Claim my ports, and add the MAINTAINER entry. 1995-04-01 13:48:45 +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
e47aadda1e Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. 1995-03-20 00:11:36 +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
Andreas Schulz
bd078bf12a Add a missing ${PORTSDIR} in the DEPENDS line. 1995-01-21 17:27:39 +00:00
Gary Palmer
2e252f7667 Add checksum files to these new ports 1995-01-05 04:04:23 +00:00
Steven Wallace
1c2530a703 added "INSTALL_MANPAGES= yes" to install manpages 1994-12-31 04:07:40 +00:00
Joerg Wunsch
36849aae92 The new-style port for Paul Falstad's xminesweeper, here
my Xaw-only version.
1994-12-26 15:26:04 +00:00