Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various plan9 utilities. It's such a complete collection, I'm going | asami | 1995-08-14 | 11 | -0/+108 |
| | | | | | | to import it all at once! Submitted by: Eric L. Hernes <erich@lodgenet.com> | ||||
* | fvwm couldn't compile because "make Makefiles" was removed from | asami | 1995-08-08 | 1 | -1/+2 |
| | | | | | | bsd.port.mk. This patch fixes it by adding "ALL_TARGETS=Makefile all". Submitted by: torstenb@ramsey.saar.de (Torsten Blum) | ||||
* | Fix some pathnames in system.fvwmrc. | asami | 1995-06-07 | 1 | -49/+44 |
| | | | | Submitted by: Frank Bartels | ||||
* | Add missing LIB_DEPENDS for Xpm. | asami | 1995-05-30 | 1 | -1/+3 |
| | | | | Submitted by: Michael Paepcke <paepcke@arcway.snafu.de> | ||||
* | Total rewrite, upgrade (1.23b -> 1.24r) along the way. Thanks, | asami | 1995-05-13 | 5 | -15/+213 |
| | | | | | Michael! Submitted by: me@tartufo.pcs.dec.com (Michael Elbel) | ||||
* | Total rewrite, upgrade (1.23b -> 1.24r) along the way. Thanks, | asami | 1995-05-13 | 1 | -14/+10 |
| | | | | | Michael! Submitted by: me@tartufo.pcs.dec.com (Michael Elbel) | ||||
* | Cosmetic. | asami | 1995-04-22 | 1 | -1/+2 |
| | |||||
* | Eliminate the second "lib/X11/fvwm/system.fvwmrc" line, which was | asami | 1995-04-18 | 1 | -1/+0 |
| | | | | causing strange messages on package builds. | ||||
* | And now the rest of the x11 ports Makefiles. | asami | 1995-04-12 | 5 | -25/+36 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 5 | -4/+9 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Try to get most ports checksummed | gpalmer | 1995-03-31 | 3 | -0/+6 |
| | |||||
* | Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL and | asami | 1995-03-27 | 1 | -3/+1 |
| | | | | | pkg/REQ are now standard names recognized in bsd.port.mk so no need to redefine PKG_ARGS in Makefile. | ||||
* | Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of, | asami | 1995-03-24 | 1 | -1/+2 |
| | | | | and some other minor cleanup. | ||||
* | fvwm doesn't like a "make depend". So set the XMKMF variable to an | ats | 1995-03-11 | 1 | -1/+2 |
| | | | | explizit xmkmf. | ||||
* | Add a long-overdue LIB_DEPENDS line | gpalmer | 1995-03-06 | 1 | -1/+2 |
| | | | | Obtained from: Satoshi Asami's piewm port | ||||
* | Add a patch for the Imakefile that uses a private install.man rule to add | ats | 1995-02-27 | 1 | -40/+50 |
| | | | | the man compression to it. | ||||
* | Change the use of the official patch from pre-configure to | ats | 1995-02-27 | 1 | -1/+1 |
| | | | | | pre-patch. It should be used before the private FreeBSD patches are used on the source. | ||||
* | We have m4, so don't disable it. | gibbs | 1995-02-24 | 1 | -2/+2 |
| | |||||
* | Upgrade to PL 11 | gpalmer | 1995-02-23 | 2 | -4/+5 |
| | |||||
* | Upgrade to ctwm 3.3 | torstenb | 1995-02-11 | 4 | -89/+104 |
| | |||||
* | Converted Makefiles as much as I could. | asami | 1995-02-11 | 4 | -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! | ||||
* | Update to deal with current fvwm port. | jkh | 1995-02-09 | 1 | -41/+11 |
| | |||||
* | Add a maintainer line | gpalmer | 1995-02-01 | 1 | -1/+2 |
| | |||||
* | Update DEPENDS lines to point to the new relocated ports. | jkh | 1995-01-13 | 1 | -2/+2 |
| | |||||
* | Adjust DEPENDS to conform to reshuffle. | jkh | 1995-01-13 | 2 | -4/+4 |
| | |||||
* | I'll assume this really depends on xview-lib? | jkh | 1995-01-07 | 1 | -1/+1 |
| | |||||
* | Id line should be $Id:$, not $id:$ | asami | 1995-01-05 | 1 | -1/+1 |
| | |||||
* | With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none of | gpalmer | 1994-12-12 | 2 | -3/+1 |
| | | | | these need to have INSTALL_MANPAGES= yes anymore. | ||||
* | With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none of | gpalmer | 1994-12-12 | 1 | -3/+2 |
| | | | | | | these need to have INSTALL_MANPAGES= yes anymore. Also - note that tvtwm needs pl10 sources. | ||||
* | tvtwm - Tom's Virtual Tab Window Manager | gpalmer | 1994-12-05 | 7 | -0/+117 |
| | |||||
* | Oops, forgot to enable "DEPENDS= ${PORTSDIR}/x11/xpm". | asami | 1994-11-24 | 1 | -1/+1 |
| | |||||
* | piewm, tvtwm with pie (circular) menus, tvtwm is twm with a virtual desktop. | asami | 1994-11-24 | 4 | -0/+43 |
| | | | | | Original by Don Hopkins (hopkins+@cs.cmu.edu) for R5, but still compiles with R6. | ||||
* | Make this sucker install it's man page again (thanks Satoshi) | gpalmer | 1994-11-23 | 1 | -1/+2 |
| | | | | Submitted by: asami | ||||
* | ctwm is an extension to twm, that support multiple virtual screens, and | torstenb | 1994-11-20 | 5 | -0/+143 |
| | | | | a lot of other goodies. | ||||
* | Make this package require xpm. | jkh | 1994-11-18 | 1 | -1/+5 |
| | |||||
* | Update the Makefile to sync with the new archive information. | jkh | 1994-11-17 | 1 | -4/+4 |
| | |||||
* | Clean up the port a bit. | smace | 1994-10-22 | 1 | -30/+24 |
| | |||||
* | Add dependcy on xview (needs libolgx) | smace | 1994-10-22 | 1 | -0/+1 |
| | |||||
* | Add package stuff | smace | 1994-10-22 | 3 | -0/+11 |
| | |||||
* | olvwm 4.1 | smace | 1994-10-22 | 2 | -0/+395 |
| | |||||
* | Update to use new DEPENDS syntax. | jkh | 1994-10-06 | 1 | -2/+2 |
| | |||||
* | This just gets worse. I have to remake the Makefiles before installation | jkh | 1994-09-14 | 1 | -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). | ||||
* | Whoops, but it still needs to be called configure.h! Braino on my part. | jkh | 1994-09-14 | 1 | -2/+2 |
| | |||||
* | Ye gods this is kludge. What works for cpp doesn't work for install, | jkh | 1994-09-14 | 1 | -1/+4 |
| | | | | and vice-versa, so I need 2 configure files. | ||||
* | Several changes across all ports: | jkh | 1994-09-14 | 1 | -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. | ||||
* | Make the required changes to make all existing ports use MASTER_SITES | jkh | 1994-09-13 | 1 | -2/+2 |
| | | | | correctly. | ||||
* | Finally put a package in for this. | jkh | 1994-09-11 | 3 | -0/+62 |
| | |||||
* | Major cleanup on this port - use new multiple DISTFILES mechanism, | jkh | 1994-09-10 | 1 | -26/+4 |
| | | | | add a script to plop a much more appropriate configure.h into place. | ||||
* | Bring in fvwm (geeze, I forgot I'd even done this!) | jkh | 1994-09-01 | 1 | -4/+4 |
| | | | | Submitted by: jkh | ||||
* | Initial import for fvwm (version 1.23b) port. | jkh | 1994-08-25 | 1 | -0/+38 |
Submitted by: jkh |