summaryrefslogtreecommitdiff
path: root/x11-wm/wmcp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* - Fix build with gcc-3.xKirill Ponomarev2004-01-032-7/+74
| | | | | | | | PR: 60872 Submitted by: Samy Al Bahra <samy@kerneled.com> Notes: svn path=/head/; revision=97249
* Jim Mock (jim) returned his commit bit, so set his ports free.Pav Lucistnik2003-12-151-1/+1
| | | | | | | Thank for all your work, Jim! Notes: svn path=/head/; revision=95826
* BROKEN on 5.x: does not compileKris Kennaway2003-10-161-1/+7
| | | | Notes: svn path=/head/; revision=91384
* 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
* Forgot to remove WWW in my last commit.Jim Mock2001-04-221-2/+0
| | | | Notes: svn path=/head/; revision=41783
* Host this distfile myself (temporarily) since the wmcp web site seemsJim Mock2001-04-221-1/+1
| | | | | | | | | to have vanished. Submitted by: fenner's distfile survey Notes: svn path=/head/; revision=41782
* - Update MASTER_SITES and WWW:Kevin Lo2000-08-124-16/+12
| | | | | | | | | | | | - Support X11BASE properly - Remove USE_GMAKE - WindowMaker -> Window Maker PR: 20546 Submitted by: Ports Fury Notes: svn path=/head/; revision=31565
* (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
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27512
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* Updated my email addressJim Mock1999-08-142-4/+4
| | | | Notes: svn path=/head/; revision=20716
* Update to 1.2.8Chris Piazza1999-06-293-10/+21
| | | | | | | | PR: 12443 Submitted by: maintainer Notes: svn path=/head/; revision=19899
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* New MASTER_SITE.Steve Price1999-05-091-2/+2
| | | | | | | | PR: 11576 Submitted by: maintainer Notes: svn path=/head/; revision=18666
* Add WWW:Michael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18432
* A dockable pager for WindowMaker.Satoshi Taoka1999-03-306-0/+52
PR: ports/10833 Submitted by: Jim Mock jim@phrantic.phear.net Notes: svn path=/head/; revision=17461