Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | 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. | ||||
* | Add WWW: | Michael Haro | 1999-05-03 | 1 | -1/+1 |
| | |||||
* | Remove empty directory on deinstall. | Steve Price | 1998-10-04 | 1 | -0/+1 |
| | |||||
* | 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. | ||||
* | As the last PLISTs with manpages, these were a window into the past. | Tim Vanderhoek | 1998-08-20 | 1 | -1/+0 |
| | | | | Shut the window. | ||||
* | 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. | ||||
* | Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or | Satoshi Asami | 1998-08-05 | 1 | -2/+2 |
| | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. | ||||
* | No need to use += on first appearance of variables. | Alexander Langer | 1997-12-24 | 1 | -2/+2 |
| | |||||
* | I forgot add the '/' on the end of MASTER_SITE, now fix. | Vanilla I. Shu | 1997-12-04 | 1 | -2/+2 |
| | |||||
* | change MASTER_SITE, make it fetchable. | Vanilla I. Shu | 1997-12-04 | 1 | -2/+2 |
| | |||||
* | /usr/local -> LOCALBASE (portlint) | Andreas Klemm | 1997-10-13 | 1 | -3/+3 |
| | |||||
* | cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORG | Andreas Klemm | 1997-10-09 | 1 | -2/+2 |
| | |||||
* | The fvwm95-2.0.43a port in FreeBSD 2.2.2 needs the following modification to | Andreas Klemm | 1997-08-17 | 1 | -0/+11 |
| | | | | | | modules/FvwmTaskBar/Goodies.h to work correctly.... /var/spool/mail -> /var/mail Submitted by: erakupa@kk.etx.ericsson.se (ETX-B-SL Martti Kuparinen) | ||||
* | Add missing \ | Andrey A. Chernov | 1997-06-15 | 1 | -2/+2 |
| | |||||
* | - Modified port to use new fbsd-icons port, so the bsd-icons.tgz file | Andreas Klemm | 1997-06-14 | 2 | -15/+4 |
| | | | | | | | from the files-dir could be nuked, as requested by Satoshi and others. - Modified BUILD_DEPENDS to use ${LOCALBASE} variable instead of an absolute path. - packaging tested on both ports fbsd-icons and fvwm95 ;-) | ||||
* | Add missing -I to include dir | Andrey A. Chernov | 1997-06-13 | 1 | -2/+2 |
| | |||||
* | Since this port depends on rplay library, enable builtin rplay support | Andrey A. Chernov | 1997-06-13 | 2 | -245/+384 |
| | |||||
* | Jochim Jäckel <JJaeckel@compuserve.com> brought us some | Andreas Klemm | 1997-06-09 | 3 | -27/+48 |
| | | | | | | | | | | | | fine xpm files, that show a "FreeBSD 95" logo with devel. Made this ,,devel logo'' the default logo for the fvwm port (instead of the Linux Logo ;-). It now looks really beautiful. Port packages still fine Satoshi ;-)) PR: closes definitively PR 3607 (closed!) Submitted by: Jochim Jäckel <JJaeckel@compuserve.com> | ||||
* | - Install fvwm95 manpage | Andreas Klemm | 1997-06-09 | 2 | -3/+7 |
| | | | | | | | | | - Updated Plist - Removed unnecessary post-configure, since example rc file isn't in the files-dir anymore - Port Packages still fine ;-) (tested, tested !!! ;-) PR: closes PR 2986 Submitted by: Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de> | ||||
* | - remove unnecessary files/sample.fvwm95 rc file | Andreas Klemm | 1997-06-09 | 1 | -0/+211 |
| | | | | | | | | | | - changed icon paths in the real rc file in the sources - tabified the file a bit - removed occurrences of xterm_color and substituted them by xterm +cm -tn xterm-color - Wrong icon paths in the system.fvwm95rc file were causing fvwm95 to function improperly. PR: closes 3511 (closed!) | ||||
* | Add PKGNAME (= DISTNAME minus "-Autoconf"). | Satoshi Asami | 1997-02-06 | 1 | -1/+2 |
| | |||||
* | Removed unneeded @cwd in PLIST after using USE_X11. | Andreas Klemm | 1997-02-01 | 2 | -8/+6 |
| | | | | | | | | | | But this change made it necessary to choose absolute path names, since a /usr/X11R6/lib/librplay.a doesn't exists. Even CONFIGURE_ARGS need absolute path names now, otherwise modules/FvwmAudio doesn't compile. But now packaging works, thanks Andrey. | ||||
* | Upgraded fvwm95 port to version 2.0.43a. | Andreas Klemm | 1997-02-01 | 9 | -285/+321 |
| | | | | | | | | | | | | | The fvwm95 developement team makes good progress ;-)) One thing I doesn't understand when making the port: When doing make package, then the first @cwd in PLIST isn't used, so fvwm96 is packaged as /usr/local/bin/fvwm95 instead of /usr/X11R6/bin/fvwm95. Would someone please be so kind to look at this. Is it me or is pkg_add misbehaving ?! | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | Satoshi Asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Shortened Maintainer e-mail address. | Andreas Klemm | 1996-10-19 | 1 | -2/+2 |
| | |||||
* | updated my ports with my new e-mail address. | Andreas Klemm | 1996-09-19 | 1 | -3/+3 |
| | |||||
* | There is no FvwmConfig man page in distribution, | Steven Wallace | 1996-09-05 | 1 | -1/+0 |
| | | | | so remove it from package list. | ||||
* | Remove non-existent and not-necessarily-existent files. | Satoshi Asami | 1996-06-14 | 1 | -2/+0 |
| | |||||
* | Don't die if system.fvwmrc can't be moved out of the way (i.e., if | Satoshi Asami | 1996-06-14 | 1 | -2/+2 |
| | | | | this is a fresh installation). | ||||
* | Upgrade, 2.0.41c -> 2.0.41f. | Satoshi Asami | 1996-05-27 | 4 | -29/+27 |
| | | | | Submitted by: Andreas Klemm <andreas@knobel.gun.de> | ||||
* | Add a couple of icons. | Satoshi Asami | 1996-04-26 | 1 | -0/+1 |
| | |||||
* | A Win95-lookalike fvwm. (hey, don't kill the messenger) | Satoshi Asami | 1996-04-12 | 7 | -0/+311 |
Submitted by: Andreas Klemm <andreas@knobel.gun.de> |