Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | awk -> ${AWK} | Michael Haro | 1999-08-22 | 1 | -2/+2 |
| | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} | ||||
* | Fix build on FreeBSD/Alpha. | Steve Price | 1999-07-04 | 1 | -2/+19 |
| | |||||
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. | ||||
* | Fixup build for FreeBSD/Alpha. | Steve Price | 1999-05-31 | 1 | -0/+176 |
| | |||||
* | Move manpages to the Makefile and use MAN* macros. | Steve Price | 1998-10-04 | 2 | -17/+6 |
| | |||||
* | Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it | Satoshi Asami | 1998-09-17 | 1 | -2/+2 |
| | | | | in the first place. | ||||
* | libXpm major is now 5. Also remove regexp support in preparation for | Satoshi Asami | 1998-09-15 | 1 | -2/+2 |
| | | | | ELF conversion. | ||||
* | Move "afterstep-devel afterstep amiwm blackbox ctwm enlightenment fvwm | Satoshi Asami | 1998-08-07 | 1 | -2/+2 |
| | | | | | fvwm2 fvwm95 gwm icewm lwm mlvwm olvwm piewm qvwm tvtwm windowmaker wm2 wmx" from x11 to x11-wm. | ||||
* | Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn't | Satoshi Asami | 1998-04-04 | 1 | -1/+2 |
| | | | | | depend on ordering in the parent Makefiles for the links to be created correctly. | ||||
* | Submitted by: Maintainer (me@freebsd.org) | Gary Jennejohn | 1997-10-28 | 1 | -4/+4 |
| | | | | update MASTER_SITES to match reality | ||||
* | Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES. | Satoshi Asami | 1996-11-18 | 1 | -3/+4 |
| | |||||
* | Use ${INSTALL} to install the xpm files rather than cp, otherwise you get | Peter Wemm | 1996-05-27 | 1 | -2/+3 |
| | | | | the wrong uid/gid | ||||
* | Take out version number. | Satoshi Asami | 1996-02-01 | 1 | -1/+1 |
| | |||||
* | Delete @cwd, @mode, @owner and @group from these packing lists. | Satoshi Asami | 1995-11-13 | 1 | -4/+0 |
| | | | | Reported by: jkh | ||||
* | fvwm couldn't compile because "make Makefiles" was removed from | Satoshi 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. | Satoshi Asami | 1995-06-07 | 1 | -49/+44 |
| | | | | Submitted by: Frank Bartels | ||||
* | Add missing LIB_DEPENDS for Xpm. | Satoshi 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, | Satoshi 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, | Satoshi Asami | 1995-05-13 | 1 | -14/+10 |
| | | | | | Michael! Submitted by: me@tartufo.pcs.dec.com (Michael Elbel) | ||||
* | Eliminate the second "lib/X11/fvwm/system.fvwmrc" line, which was | Satoshi Asami | 1995-04-18 | 1 | -1/+0 |
| | | | | causing strange messages on package builds. | ||||
* | And now the rest of the x11 ports Makefiles. | Satoshi Asami | 1995-04-12 | 1 | -7/+8 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | Jordan K. Hubbard | 1995-04-01 | 1 | -1/+2 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Try to get most ports checksummed | Gary Palmer | 1995-03-31 | 1 | -0/+3 |
| | |||||
* | Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL and | Satoshi 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. | ||||
* | fvwm doesn't like a "make depend". So set the XMKMF variable to an | Andreas Schulz | 1995-03-11 | 1 | -1/+2 |
| | | | | explizit xmkmf. | ||||
* | Converted Makefiles as much as I could. | Satoshi Asami | 1995-02-11 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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. | Jordan K. Hubbard | 1995-02-09 | 1 | -41/+11 |
| | |||||
* | Update DEPENDS lines to point to the new relocated ports. | Jordan K. Hubbard | 1995-01-13 | 1 | -2/+2 |
| | |||||
* | Make this package require xpm. | Jordan K. Hubbard | 1994-11-18 | 1 | -1/+5 |
| | |||||
* | Update the Makefile to sync with the new archive information. | Jordan K. Hubbard | 1994-11-17 | 1 | -4/+4 |
| | |||||
* | Update to use new DEPENDS syntax. | Jordan K. Hubbard | 1994-10-06 | 1 | -2/+2 |
| | |||||
* | This just gets worse. I have to remake the Makefiles before installation | Jordan K. Hubbard | 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. | Jordan K. Hubbard | 1994-09-14 | 1 | -2/+2 |
| | |||||
* | Ye gods this is kludge. What works for cpp doesn't work for install, | Jordan K. Hubbard | 1994-09-14 | 1 | -1/+4 |
| | | | | and vice-versa, so I need 2 configure files. | ||||
* | Several changes across all ports: | Jordan K. Hubbard | 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 | Jordan K. Hubbard | 1994-09-13 | 1 | -2/+2 |
| | | | | correctly. | ||||
* | Finally put a package in for this. | Jordan K. Hubbard | 1994-09-11 | 3 | -0/+62 |
| | |||||
* | Major cleanup on this port - use new multiple DISTFILES mechanism, | Jordan K. Hubbard | 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!) | Jordan K. Hubbard | 1994-09-01 | 1 | -4/+4 |
| | | | | Submitted by: jkh | ||||
* | Initial import for fvwm (version 1.23b) port. | Jordan K. Hubbard | 1994-08-25 | 1 | -0/+38 |
Submitted by: jkh |