summaryrefslogtreecommitdiff
path: root/x11-wm/mlvwm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reset maintainer on ports owned by the following committers who haveKris Kennaway2003-11-031-1/+1
| | | | | | | | | | been inactive for over 12 months and did not respond to my email confirming their status: keith, nakai, torstenb Reviewed by: portmgr Notes: svn path=/head/; revision=92908
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Layout fixes in x11-wm.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=38012
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-2/+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 Notes: svn path=/head/; revision=31272
* Update to 0.9.1Yukihiro Nakai2000-07-162-4/+4
| | | | | | | | PR: ports/19767 Submitted by: Kato Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=30688
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3
| | | | Notes: svn path=/head/; revision=27443
* Support CFLAGS/PREFIX properlyYukihiro Nakai2000-02-293-8/+20
| | | | | | | PR: ports/17052 Notes: svn path=/head/; revision=26433
* Update to 0.9.0Yukihiro Nakai1999-10-056-75/+52
| | | | | | | (Patches from "KATO Tsuguru" <tkato@prontomail.ne.jp> ) Notes: svn path=/head/; revision=22167
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21148
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-031-1/+2
| | | | | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too. Notes: svn path=/head/; revision=16518
* Change maitainer's email address,Vanilla I. Shu1999-01-121-2/+2
| | | | | | | and BROKEN some gnome ports until I upgrade it. Notes: svn path=/head/; revision=16018
* Update to version 0.8.9.Steve Price1998-12-235-27/+24
| | | | | | | | PR: 9120 Submitted by: maintainer Notes: svn path=/head/; revision=15509
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-171-2/+2
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* These ports install uncompressed manpages even though USE_IMAKE isSatoshi Asami1998-08-251-2/+2
| | | | | | | | | set, so mark them with MANCOMPRESSED=no. Note that this requires the new bsd.port.mk that is not committed yet (going through final tests, will be committed in a few hours). Notes: svn path=/head/; revision=12817
* As the last PLISTs with manpages, these were a window into the past.Tim Vanderhoek1998-08-201-1/+0
| | | | | | | Shut the window. Notes: svn path=/head/; revision=12672
* Move "afterstep-devel afterstep amiwm blackbox ctwm enlightenment fvwmSatoshi Asami1998-08-071-2/+2
| | | | | | | | fvwm2 fvwm95 gwm icewm lwm mlvwm olvwm piewm qvwm tvtwm windowmaker wm2 wmx" from x11 to x11-wm. Notes: svn path=/head/; revision=12331
* Upgrade to 0.8.6.Vanilla I. Shu1998-03-113-10/+26
| | | | Notes: svn path=/head/; revision=10111
* make it fetchable.Vanilla I. Shu1997-12-161-2/+3
| | | | Notes: svn path=/head/; revision=9107
* remove obsolete MASTER_SITES.Vanilla I. Shu1997-12-121-3/+2
| | | | Notes: svn path=/head/; revision=9064
* Upgrade to 0.8.5Vanilla I. Shu1997-12-057-71/+68
| | | | | | | | PR: ports/5227 Submitted by: maintainer Notes: svn path=/head/; revision=9001
* Update to 0.7.1.Satoshi Asami1997-06-036-63/+175
| | | | | | | | PR: 3708 Submitted by: Nakai@Mlab.t.u-tokyo.ac.jp Notes: svn path=/head/; revision=6690
* Remove unnecessary USE_X11 (USE_IMAKE is defined). Put CONFIGURE_ENVSatoshi Asami1997-02-191-4/+2
| | | | | | | in right place. Notes: svn path=/head/; revision=5698
* Added mlvwm port.Andreas Klemm1997-02-167-0/+139
A Mac lookalike window manager. Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=5657