Commit Graph

44 Commits

Author SHA1 Message Date
Satoshi Asami
07c40792a8 Cosmetic. 1995-04-22 11:59:12 +00:00
Satoshi Asami
1c6d79f1fa Eliminate the second "lib/X11/fvwm/system.fvwmrc" line, which was
causing strange messages on package builds.
1995-04-18 23:39:10 +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
Gary Palmer
3753222345 Try to get most ports checksummed 1995-03-31 22:18:54 +00:00
Satoshi Asami
b1606b6d57 Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL and
pkg/REQ are now standard names recognized in bsd.port.mk so no need
to redefine PKG_ARGS in Makefile.
1995-03-27 13:24:18 +00:00
Satoshi Asami
35af96374a Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
and some other minor cleanup.
1995-03-24 11:12:06 +00:00
Andreas Schulz
91f63cbcef fvwm doesn't like a "make depend". So set the XMKMF variable to an
explizit xmkmf.
1995-03-11 15:07:14 +00:00
Gary Palmer
598c1fd9f0 Add a long-overdue LIB_DEPENDS line
Obtained from:	Satoshi Asami's piewm port
1995-03-06 01:59:35 +00:00
Andreas Schulz
740412eb7d Add a patch for the Imakefile that uses a private install.man rule to add
the man compression to it.
1995-02-27 19:05:21 +00:00
Andreas Schulz
e841e4739c Change the use of the official patch from pre-configure to
pre-patch. It should be used before the private FreeBSD patches
are used on the source.
1995-02-27 19:03:56 +00:00
Justin T. Gibbs
bfbf8b3c58 We have m4, so don't disable it. 1995-02-24 19:48:24 +00:00
Gary Palmer
b40320a894 Upgrade to PL 11 1995-02-23 20:16:05 +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
6239fe8afb Update to deal with current fvwm port. 1995-02-09 08:41:20 +00:00
Gary Palmer
afaeb3abdb Add a maintainer line 1995-02-01 22:40:38 +00:00
Jordan K. Hubbard
c33be61ae6 Update DEPENDS lines to point to the new relocated ports. 1995-01-13 13:17:41 +00:00
Jordan K. Hubbard
5fb02b25e4 Adjust DEPENDS to conform to reshuffle. 1995-01-13 12:49:39 +00:00
Jordan K. Hubbard
b7f5be1d24 I'll assume this really depends on xview-lib? 1995-01-07 13:16:43 +00:00
Satoshi Asami
b7a2613e2e Id line should be $Id:$, not $id:$ 1995-01-05 05:54:47 +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
eb5b747103 With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none of
these need to have INSTALL_MANPAGES=	yes anymore.

Also - note that tvtwm needs pl10 sources.
1994-12-12 04:31:35 +00:00
Gary Palmer
95c8a484e7 tvtwm - Tom's Virtual Tab Window Manager 1994-12-05 23:00:59 +00:00
Satoshi Asami
82662fb79a Oops, forgot to enable "DEPENDS= ${PORTSDIR}/x11/xpm". 1994-11-24 21:16:29 +00:00
Satoshi Asami
1f3b12cb26 piewm, tvtwm with pie (circular) menus, tvtwm is twm with a virtual desktop.
Original by Don Hopkins (hopkins+@cs.cmu.edu) for R5, but still compiles
with R6.
1994-11-24 21:10:11 +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
Jordan K. Hubbard
bd7f2c1e65 Make this package require xpm. 1994-11-18 04:46:15 +00:00
Jordan K. Hubbard
62d37bab9f Update the Makefile to sync with the new archive information. 1994-11-17 00:08:59 +00:00
Scott Mace
344c901d51 Clean up the port a bit. 1994-10-22 23:11:36 +00:00
Scott Mace
df878bd6be Add dependcy on xview (needs libolgx) 1994-10-22 08:39:41 +00:00
Scott Mace
6e27fb21cd Add package stuff 1994-10-22 08:34:33 +00:00
Scott Mace
93e23a2e9b olvwm 4.1 1994-10-22 07:35:13 +00:00
Jordan K. Hubbard
e14a9d1ab8 Update to use new DEPENDS syntax. 1994-10-06 02:57:01 +00:00
Jordan K. Hubbard
3368de2ba0 This just gets worse. I have to remake the Makefiles before installation
too, to get the change propagated.  Basically we need to figure out why
quoted strings in install args get hosed (I think our sh may be ill).
1994-09-14 16:35:25 +00:00
Jordan K. Hubbard
34ab8222b4 Whoops, but it still needs to be called configure.h! Braino on my part. 1994-09-14 16:18:10 +00:00
Jordan K. Hubbard
d8f900a2b5 Ye gods this is kludge. What works for cpp doesn't work for install,
and vice-versa, so I need 2 configure files.
1994-09-14 16:17:31 +00:00
Jordan K. Hubbard
000e8742eb Several changes across all ports:
1.	Make MASTER_SITES entries contain a trailing /.  Garrett says that
	assuming a '/' seperator between entries in MASTER_SITES and entries
	in DISTFILES is a dangerous assumption.  This will also be taken
	out of bsd.port.mk.

2.	General clean-up.  Some of these Makefiles were a little grim.
	Make sure they're all in sync with the sometimes rapidly changing
	bsd.port.mk! :)

3.	Some small configuration tweaks to keep them compiling under the
	most recent 2.0 - some things seem to have broken along our road
	to release.
1994-09-14 14:12:45 +00:00
Jordan K. Hubbard
884e46693a Make the required changes to make all existing ports use MASTER_SITES
correctly.
1994-09-13 06:35:06 +00:00
Jordan K. Hubbard
9713b8cffe Finally put a package in for this. 1994-09-11 10:08:21 +00:00
Jordan K. Hubbard
8e568d7acc Major cleanup on this port - use new multiple DISTFILES mechanism,
add a script to plop a much more appropriate configure.h into place.
1994-09-10 22:22:36 +00:00
Jordan K. Hubbard
d4354b59fe Bring in fvwm (geeze, I forgot I'd even done this!)
Submitted by:	jkh
1994-09-01 19:22:36 +00:00
Jordan K. Hubbard
c0effa8901 Initial import for fvwm (version 1.23b) port.
Submitted by:	jkh
1994-08-25 21:04:07 +00:00