1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Torsten Blum
9512c3ce19 upgrade to ctwm 3.5.1 via patch (no distfile available) 1999-05-02 20:28:49 +00:00
Steve Price
5f83634098 Move manpages to the Makefile and use MAN* macros. 1998-10-04 04:03:18 +00:00
Satoshi Asami
081079e0db Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
1998-09-17 00:33:02 +00:00
Satoshi Asami
03d5b496f6 libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:13:39 +00:00
Satoshi Asami
d9927174c8 Move "afterstep-devel afterstep amiwm blackbox ctwm enlightenment fvwm
fvwm2 fvwm95 gwm icewm lwm mlvwm olvwm piewm qvwm tvtwm windowmaker
wm2 wmx" from x11 to x11-wm.
1998-08-07 23:01:41 +00:00
David E. O'Brien
72feddb408 It ain't broken anymore. :-)
Upgrade to 3.5 release.
1997-11-27 17:31:23 +00:00
Satoshi Asami
efde420a4f Mark this port broken, not available anymore. 1997-11-25 11:07:54 +00:00
Torsten Blum
8587059501 update to 3.5 beta 3
PR:		5049
1997-11-25 08:29:54 +00:00
Torsten Blum
6db03a20a2 Upgrade to 3.5 beta 1 1997-04-27 18:28:07 +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
a0c098e463 Fix xpm path so this thing actually packages. 1996-09-15 08:10:18 +00:00
Torsten Blum
8b72a4342d Upgrade to 3.4 patchlevel 2 1996-09-14 22:53:16 +00:00
Satoshi Asami
9deec151d7 Add torstenb as maintainer. 1995-11-09 05:58:00 +00:00
Satoshi Asami
eabfc48a36 And now the rest of the x11 ports Makefiles. 1995-04-12 20:32:12 +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
Justin T. Gibbs
bfbf8b3c58 We have m4, so don't disable it. 1995-02-24 19:48:24 +00:00
Torsten Blum
a923cc0306 Upgrade to ctwm 3.3 1995-02-11 15:32:00 +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
Jordan K. Hubbard
5fb02b25e4 Adjust DEPENDS to conform to reshuffle. 1995-01-13 12:49:39 +00:00
Gary Palmer
ba2097f169 With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none of
these need to have INSTALL_MANPAGES=	yes anymore.
1994-12-12 04:32:04 +00:00
Gary Palmer
025c0967a7 Make this sucker install it's man page again (thanks Satoshi)
Submitted by:	asami
1994-11-23 07:56:10 +00:00
Torsten Blum
d618f6485e ctwm is an extension to twm, that support multiple virtual screens, and
a lot of other goodies.
1994-11-20 16:20:39 +00:00