summaryrefslogtreecommitdiff
path: root/x11-wm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL andSatoshi Asami1995-03-271-3/+1
| | | | | | | | pkg/REQ are now standard names recognized in bsd.port.mk so no need to redefine PKG_ARGS in Makefile. Notes: svn path=/head/; revision=1208
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,Satoshi Asami1995-03-241-1/+2
| | | | | | | and some other minor cleanup. Notes: svn path=/head/; revision=1196
* fvwm doesn't like a "make depend". So set the XMKMF variable to anAndreas Schulz1995-03-111-1/+2
| | | | | | | explizit xmkmf. Notes: svn path=/head/; revision=1123
* Add a long-overdue LIB_DEPENDS lineGary Palmer1995-03-061-1/+2
| | | | | | | Obtained from: Satoshi Asami's piewm port Notes: svn path=/head/; revision=1093
* Add a patch for the Imakefile that uses a private install.man rule to addAndreas Schulz1995-02-271-40/+50
| | | | | | | the man compression to it. Notes: svn path=/head/; revision=1050
* Change the use of the official patch from pre-configure toAndreas Schulz1995-02-271-1/+1
| | | | | | | | pre-patch. It should be used before the private FreeBSD patches are used on the source. Notes: svn path=/head/; revision=1049
* We have m4, so don't disable it.Justin T. Gibbs1995-02-241-2/+2
| | | | Notes: svn path=/head/; revision=1032
* Upgrade to PL 11Gary Palmer1995-02-232-4/+5
| | | | Notes: svn path=/head/; revision=1025
* Upgrade to ctwm 3.3Torsten Blum1995-02-114-89/+104
| | | | Notes: svn path=/head/; revision=938
* Converted Makefiles as much as I could.Satoshi Asami1995-02-114-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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! Notes: svn path=/head/; revision=935
* Update to deal with current fvwm port.Jordan K. Hubbard1995-02-091-41/+11
| | | | Notes: svn path=/head/; revision=912
* Add a maintainer lineGary Palmer1995-02-011-1/+2
| | | | Notes: svn path=/head/; revision=866
* Update DEPENDS lines to point to the new relocated ports.Jordan K. Hubbard1995-01-131-2/+2
| | | | Notes: svn path=/head/; revision=762
* Adjust DEPENDS to conform to reshuffle.Jordan K. Hubbard1995-01-132-4/+4
| | | | Notes: svn path=/head/; revision=761
* I'll assume this really depends on xview-lib?Jordan K. Hubbard1995-01-071-1/+1
| | | | Notes: svn path=/head/; revision=734
* Id line should be $Id:$, not $id:$Satoshi Asami1995-01-051-1/+1
| | | | Notes: svn path=/head/; revision=716
* With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none ofGary Palmer1994-12-122-3/+1
| | | | | | | these need to have INSTALL_MANPAGES= yes anymore. Notes: svn path=/head/; revision=558
* With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none ofGary Palmer1994-12-121-3/+2
| | | | | | | | | these need to have INSTALL_MANPAGES= yes anymore. Also - note that tvtwm needs pl10 sources. Notes: svn path=/head/; revision=557
* tvtwm - Tom's Virtual Tab Window ManagerGary Palmer1994-12-057-0/+117
| | | | Notes: svn path=/head/; revision=535
* Oops, forgot to enable "DEPENDS= ${PORTSDIR}/x11/xpm".Satoshi Asami1994-11-241-1/+1
| | | | Notes: svn path=/head/; revision=493
* piewm, tvtwm with pie (circular) menus, tvtwm is twm with a virtual desktop.Satoshi Asami1994-11-244-0/+43
| | | | | | | | Original by Don Hopkins (hopkins+@cs.cmu.edu) for R5, but still compiles with R6. Notes: svn path=/head/; revision=491
* Make this sucker install it's man page again (thanks Satoshi)Gary Palmer1994-11-231-1/+2
| | | | | | | Submitted by: asami Notes: svn path=/head/; revision=473
* ctwm is an extension to twm, that support multiple virtual screens, andTorsten Blum1994-11-205-0/+143
| | | | | | | a lot of other goodies. Notes: svn path=/head/; revision=423
* Make this package require xpm.Jordan K. Hubbard1994-11-181-1/+5
| | | | Notes: svn path=/head/; revision=412
* Update the Makefile to sync with the new archive information.Jordan K. Hubbard1994-11-171-4/+4
| | | | Notes: svn path=/head/; revision=388
* Clean up the port a bit.Scott Mace1994-10-221-30/+24
| | | | Notes: svn path=/head/; revision=264
* Add dependcy on xview (needs libolgx)Scott Mace1994-10-221-0/+1
| | | | Notes: svn path=/head/; revision=257
* Add package stuffScott Mace1994-10-223-0/+11
| | | | Notes: svn path=/head/; revision=256
* olvwm 4.1 Scott Mace1994-10-222-0/+395
| | | | Notes: svn path=/head/; revision=254
* Update to use new DEPENDS syntax.Jordan K. Hubbard1994-10-061-2/+2
| | | | Notes: svn path=/head/; revision=193
* This just gets worse. I have to remake the Makefiles before installationJordan K. Hubbard1994-09-141-1/+2
| | | | | | | | 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). Notes: svn path=/head/; revision=98
* Whoops, but it still needs to be called configure.h! Braino on my part.Jordan K. Hubbard1994-09-141-2/+2
| | | | Notes: svn path=/head/; revision=97
* Ye gods this is kludge. What works for cpp doesn't work for install,Jordan K. Hubbard1994-09-141-1/+4
| | | | | | | and vice-versa, so I need 2 configure files. Notes: svn path=/head/; revision=96
* Several changes across all ports:Jordan K. Hubbard1994-09-141-2/+3
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=93
* Make the required changes to make all existing ports use MASTER_SITESJordan K. Hubbard1994-09-131-2/+2
| | | | | | | correctly. Notes: svn path=/head/; revision=84
* Finally put a package in for this.Jordan K. Hubbard1994-09-113-0/+62
| | | | Notes: svn path=/head/; revision=72
* Major cleanup on this port - use new multiple DISTFILES mechanism,Jordan K. Hubbard1994-09-101-26/+4
| | | | | | | add a script to plop a much more appropriate configure.h into place. Notes: svn path=/head/; revision=68
* Bring in fvwm (geeze, I forgot I'd even done this!)Jordan K. Hubbard1994-09-011-4/+4
| | | | | | | Submitted by: jkh Notes: svn path=/head/; revision=53
* Initial import for fvwm (version 1.23b) port.Jordan K. Hubbard1994-08-251-0/+38
Submitted by: jkh Notes: svn path=/head/; revision=40