aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/flwm
Commit message (Collapse)AuthorAgeFilesLines
* Mark as DEPRECATED: no longer developed, and depends on obsolete versionlinimon2008-08-191-1/+4
| | | | | | of fltk, which is also no longer supported. Submitted by: maintainer
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-2/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* SHA256ifyedwin2006-01-241-0/+2
| | | | Approved by: krion@
* Flwm has disappeared from sourceforge andd all other sites. Usegj2006-01-212-5/+2
| | | | | | MASTER_SITE_LOCAL to keep this port alive. Delete the WWW entry from pkg-descr since it is no longer valid.
* Use ${LOCALBASE} instead of hard-coding /usr/local in Makefile. Alsogj2004-08-291-2/+9
| | | | | | consider that there are two versions of freetype in the ports tree. Bad /me, no cookie.
* Take over maintainership from demon.gj2004-08-283-1/+40
| | | | | | | | | | | Work around an incompatibility between fltk (a dependency) and libXft version 2 which results in flwm getting a SIGSEGV at startup. This basically prevents the vertical labels from being drawn in the vertical title bar on the left of the window. Otherwise there is no change in functionality. I tried using newer versions of fltk but they either had the same problem or were so new that flwm could not be linked.
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* fix x11-wm/flwm:daichi2003-07-161-1/+1
| | | | | | | - Spelling error in ports/x11-wm/flwm/pkg-descr PR: 54509 Submitted by: Christopher Nehren <apeiron@comcast.net>
* 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 build with new version of fltk.demon2003-01-061-0/+11
|
* Fix build in XFree-4 case.demon2001-07-292-1/+3
| | | | Submitted by: Raymond Kohler <rkohler1@cox.rr.com>
* Tarball rerolled (almost comment changes).demon2001-04-171-1/+1
|
* Layout fixes in x11-wm.olgeni2001-02-061-1/+1
|
* Change MAINTAINER field.demon2000-11-131-1/+1
| | | | | | I am now at FreeBSD dot org Approved by: sobomax
* Update port to flwm 1.0patrick2000-09-204-12/+24
| | | | | Reviewed by: dima Approved by: dima
* Yet another project moved to Sourceforge.sobomax2000-07-032-2/+3
| | | | | PR: 19667 Submitted by: maintainer
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-111-2/+2
|
* Update port to 0.25jedgar2000-01-282-3/+3
| | | | | PR: 16392 Submitted by: Maintainer
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Update to 0.24mharo1999-05-172-5/+4
| | | | | PR: 11729 Submitted by: Chris Piazza cpiazza@home.net
* Add WWW:mharo1999-05-031-1/+1
|
* update to 0.23mharo1999-04-272-3/+3
| | | | | PR: 11344 Submitted by: cpiazza@home.net
* Update to version 0.22taoka1999-04-164-5/+42
| | | | | PR: 11143 Submitted by: Chris Piazza cpiazza@home.net
* No need to build all of x11-toolkits just for this port :-)nectar1999-03-171-2/+2
| | | | | LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk ^^^^^ was missing
* Flwm is a very small and fast X window manager. It's main features arebillf1999-03-155-0/+34
the lack of icons and the "sideways" title-bars. http://www.cinenet.net/users/spitzak/flwm/ PR: ports/10067 Submitted By: Dima Sivachenko <dima@Chg.RU>