summaryrefslogtreecommitdiff
path: root/x11-wm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switched to using new MANCOMPRESSED variable.David E. O'Brien1996-12-102-12/+6
| | | | Notes: svn path=/head/; revision=4916
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-183-3/+0
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Typo ($id$ -> $Id$).Satoshi Asami1996-11-181-1/+1
| | | | Notes: svn path=/head/; revision=4576
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-1811-21/+21
| | | | Notes: svn path=/head/; revision=4575
* Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-3/+4
| | | | Notes: svn path=/head/; revision=4572
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-183-9/+10
| | | | Notes: svn path=/head/; revision=4570
* Remove "qvwm" from th ebeginning of comment.Satoshi Asami1996-11-181-1/+1
| | | | Notes: svn path=/head/; revision=4566
* CATEGORIES+= -> CATEGORIES=.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4565
* Import of a Win95-like X11 window manager.James FitzGibbon1996-11-175-0/+69
| | | | | | | | Reviewed by: jfitz@FreeBSD.ORG Submitted by: Nakai@Mlab.t.u-tokyo.ac.jp Notes: svn path=/head/; revision=4551
* Start using MASTER_SITE_XCONTRIB, now that it's in the tree.Satoshi Asami1996-11-151-2/+3
| | | | Notes: svn path=/head/; revision=4463
* Generic Window Manager, v1.8c.Mark Murray1996-11-146-0/+258
| | | | | | | Nice window manager with lisp configuration. Notes: svn path=/head/; revision=4460
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-122-4/+4
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4416
* Upgrade to v1.0prerelease-1James FitzGibbon1996-10-299-148/+135
| | | | | | | Now includes manpages! Notes: svn path=/head/; revision=4187
* rename the internal setstate() so it doesn't conflict with libc'sEric L. Hernes1996-10-211-0/+71
| | | | | | | | Discovered from: Satoshi Caused by: XFree 3.1.2G Notes: svn path=/head/; revision=4062
* Shortened Maintainer e-mail address.Andreas Klemm1996-10-192-4/+4
| | | | Notes: svn path=/head/; revision=4048
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-103-3/+3
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Fix to Makefile/PLIST to compensate for removal of fvwm dependancy.James FitzGibbon1996-10-094-2/+6
| | | | | | | Submitted-by: asami@FreeBSD.ORG Notes: svn path=/head/; revision=3937
* Upgrade to 0.98b33James FitzGibbon1996-09-306-26/+24
| | | | Notes: svn path=/head/; revision=3901
* updated my ports with my new e-mail address.Andreas Klemm1996-09-192-6/+6
| | | | Notes: svn path=/head/; revision=3811
* Fix xpm path so this thing actually packages.Satoshi Asami1996-09-151-89/+89
| | | | Notes: svn path=/head/; revision=3783
* Upgrade to 3.4 patchlevel 2Torsten Blum1996-09-144-94/+103
| | | | Notes: svn path=/head/; revision=3778
* There is no FvwmConfig man page in distribution,Steven Wallace1996-09-052-2/+0
| | | | | | | so remove it from package list. Notes: svn path=/head/; revision=3743
* Upgraded to 0.98b32James FitzGibbon1996-09-036-80/+25
| | | | Notes: svn path=/head/; revision=3738
* Fixed incorrect use of INSTALL_ aliases in MakefileJames FitzGibbon1996-08-278-110/+311
| | | | Notes: svn path=/head/; revision=3709
* Upgraded to v0.98b27.James FitzGibbon1996-08-245-37/+33
| | | | Notes: svn path=/head/; revision=3692
* Upgraded to v0.98b24aJames FitzGibbon1996-08-204-10/+10
| | | | Notes: svn path=/head/; revision=3666
* Change AFTERDIR from ${PREFIX}/lib/afterstep to .../lib/X11/afterstep.Satoshi Asami1996-08-171-1/+1
| | | | | | | | | | It's quite amazing it seems to have totally ignored the STEPRC definition just two lines below! Now this port packages fine. Notes: svn path=/head/; revision=3631
* Upgraded to v0.98b23aJames FitzGibbon1996-08-175-71/+42
| | | | Notes: svn path=/head/; revision=3626
* Upgraded to 0.98b19James FitzGibbon1996-08-104-14/+14
| | | | Notes: svn path=/head/; revision=3568
* Add $Id$.Satoshi Asami1996-08-072-0/+6
| | | | Notes: svn path=/head/; revision=3538
* Upgraded to 0.98b18James FitzGibbon1996-08-034-16/+10
| | | | Notes: svn path=/head/; revision=3516
* Update packing list for new version of fvwmPaul Traina1996-07-235-145/+315
| | | | Notes: svn path=/head/; revision=3425
* The afterstep window manager, replacing bowman. It's a NeXTstep wmSatoshi Asami1996-07-2313-0/+287
| | | | | | | | | clone. Submitted by: James FitzGibbon <james@nexis.net> Notes: svn path=/head/; revision=3419
* Upgrade to 2.0.43Paul Traina1996-07-2210-35/+20
| | | | Notes: svn path=/head/; revision=3414
* Remove non-existent and not-necessarily-existent files.Satoshi Asami1996-06-142-4/+0
| | | | Notes: svn path=/head/; revision=3217
* Don't die if system.fvwmrc can't be moved out of the way (i.e., ifSatoshi Asami1996-06-142-4/+4
| | | | | | | this is a fresh installation). Notes: svn path=/head/; revision=3216
* Use ${INSTALL} to install the xpm files rather than cp, otherwise you getPeter Wemm1996-05-271-2/+3
| | | | | | | the wrong uid/gid Notes: svn path=/head/; revision=3144
* Upgrade, 2.0.41c -> 2.0.41f.Satoshi Asami1996-05-278-58/+54
| | | | | | | Submitted by: Andreas Klemm <andreas@knobel.gun.de> Notes: svn path=/head/; revision=3132
* Add a couple of icons.Satoshi Asami1996-04-262-0/+2
| | | | Notes: svn path=/head/; revision=3031
* A Win95-lookalike fvwm. (hey, don't kill the messenger)Satoshi Asami1996-04-1214-0/+622
| | | | | | | Submitted by: Andreas Klemm <andreas@knobel.gun.de> Notes: svn path=/head/; revision=2973
* Update fvwm-2.0.40 -> fvwm-2.0.41.Peter Wemm1996-03-1116-188/+161
| | | | Notes: svn path=/head/; revision=2829
* The beta af fvwm version 2. Peter gave it to me a long time ago, ISatoshi Asami1996-03-0926-0/+838
| | | | | | | | | thought he was going to commit it but he didn't so I'm going to do it. :) Submitted by: peter Notes: svn path=/head/; revision=2813
* Take out version number.Satoshi Asami1996-02-011-1/+1
| | | | Notes: svn path=/head/; revision=2668
* Delete manpage before installing it. (Hand patchfile-editing.)Satoshi Asami1996-01-041-1/+2
| | | | Notes: svn path=/head/; revision=2605
* Delete @cwd, @mode, @owner and @group from these packing lists.Satoshi Asami1995-11-131-4/+0
| | | | | | | Reported by: jkh Notes: svn path=/head/; revision=2415
* Take out unneccesary @cwd.Satoshi Asami1995-11-131-1/+0
| | | | Notes: svn path=/head/; revision=2413
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aSatoshi Asami1995-11-091-1/+1
| | | | | | | lot of ports or what! ;> Notes: svn path=/head/; revision=2402
* Add torstenb as maintainer.Satoshi Asami1995-11-091-1/+3
| | | | Notes: svn path=/head/; revision=2400
* added myself as MAINTAINEREric L. Hernes1995-10-281-1/+3
| | | | Notes: svn path=/head/; revision=2372
* fixed COMMENTSEric L. Hernes1995-10-281-1/+1
| | | | Notes: svn path=/head/; revision=2371