summaryrefslogtreecommitdiffstats
path: root/x11-wm/fvwm95
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256pav2005-11-251-0/+1
|
* Links dynamically to librplay, so use LIB_DEPENDS instead of BUILD_DEPENDSvs2005-10-131-1/+1
|
* SIZEify.trevor2004-01-291-0/+1
|
* o) Fix several "portlint -A" warnings/errorlkoeller2003-12-281-7/+5
|
* o) Respect NOPORTDOCSlkoeller2003-12-281-3/+15
| | | | o) Install module man pages
* . Unbreak compilation on 5.x (gcc 3.3).glewis2003-11-011-0/+36
| | | | | PR: 58719 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Project is now located at SourceForge. Update MASTER_SITES, add WWW anddemon2003-09-062-3/+5
| | | | | release to ports@. Someone who use this program may wish to update this port to newer version.
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Fix DISTNAME.demon2002-09-121-1/+1
| | | | | PR: 42615 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Fix a bug which prevents fvwm95 from displaying a mail-notificationdemon2002-09-092-0/+14
| | | | | | icon if one tries to use a mailbox other than the default one. Submitted by: Dmitry Sagalovskiy <dsagal@runningwave.com>
* Remove non-existent WWW.demon2002-08-231-3/+0
|
* Fix MASTER_SITES.demon2002-08-221-2/+2
| | | | | PR: 41891 Submitted by: Josef El-Rayes <j.el-rayes@muthaland.at>
* Add one more MASTER_SITE.demon2002-01-231-1/+2
|
* Layout fixes in x11-wm.olgeni2001-02-051-1/+1
|
* Change MAINTAINER field.demon2000-11-131-1/+1
| | | | | | I am now at FreeBSD dot org Approved by: sobomax
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
* Update WWW.sobomax2000-06-291-1/+2
| | | | | PR: 19581 Reported by: Dmitry S. Sivachenko <dima@Chg.RU>
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* Dmitry Sivachenko takes over MAINTAINERship. Thanks Diman.andreas2000-02-211-1/+1
|
* Reducing Maintainership to an amount of portsandreas2000-02-201-1/+1
| | | | | | I can handle. Sorry, the rest has to go to ports@FreeBSD.ORG.
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-261-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:mharo1999-05-031-1/+1
|
* Remove empty directory on deinstall.steve1998-10-041-0/+1
|
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itasami1998-09-171-2/+2
| | | | in the first place.
* libXpm major is now 5. Also remove regexp support in preparation forasami1998-09-151-2/+2
| | | | ELF conversion.
* As the last PLISTs with manpages, these were a window into the past.hoek1998-08-201-1/+0
| | | | Shut the window.
* Move "afterstep-devel afterstep amiwm blackbox ctwm enlightenment fvwmasami1998-08-071-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) orasami1998-08-051-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.alex1997-12-241-2/+2
|
* I forgot add the '/' on the end of MASTER_SITE, now fix.vanilla1997-12-041-2/+2
|
* change MASTER_SITE, make it fetchable.vanilla1997-12-041-2/+2
|
* /usr/local -> LOCALBASE (portlint)andreas1997-10-131-3/+3
|
* cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORGandreas1997-10-091-2/+2
|
* The fvwm95-2.0.43a port in FreeBSD 2.2.2 needs the following modification toandreas1997-08-171-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 \ache1997-06-151-2/+2
|
* - Modified port to use new fbsd-icons port, so the bsd-icons.tgz fileandreas1997-06-142-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 dirache1997-06-131-2/+2
|
* Since this port depends on rplay library, enable builtin rplay supportache1997-06-132-245/+384
|
* Jochim Jäckel <JJaeckel@compuserve.com> brought us someandreas1997-06-093-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 manpageandreas1997-06-092-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 fileandreas1997-06-091-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").asami1997-02-061-1/+2
|
* Removed unneeded @cwd in PLIST after using USE_X11.andreas1997-02-012-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.andreas1997-02-019-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.asami1996-11-181-2/+2
|
* Shortened Maintainer e-mail address.andreas1996-10-191-2/+2
|
* updated my ports with my new e-mail address.andreas1996-09-191-3/+3
|
* There is no FvwmConfig man page in distribution,swallace1996-09-051-1/+0
| | | | so remove it from package list.
OpenPOWER on IntegriCloud