aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/scwm
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN: Does not compileKris Kennaway2003-05-071-0/+2
| | | | Notes: svn path=/head/; revision=80309
* Chase guile's shared lib version.Joe Marcus Clarke2003-05-021-1/+1
| | | | Notes: svn path=/head/; revision=79982
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* 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
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-021-2/+2
| | | | | | | | PR: 42305 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65459
* Chase guile shared lib number.Joe Marcus Clarke2002-06-191-1/+1
| | | | | | | Prompted by: Mike Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=61574
* Remove #include <malloc.h>Kris Kennaway2002-03-311-0/+4
| | | | Notes: svn path=/head/; revision=57016
* PLIST fixes to ports which I touched recently. Not all caused by myJeremy Lea2000-10-131-0/+2
| | | | | | | breakage. Notes: svn path=/head/; revision=33762
* Implement WANT_IMLIB and USE_IMLIB.Jeremy Lea2000-10-056-24/+72
| | | | Notes: svn path=/head/; revision=33427
* Update for new shlib revision from guile 1.4Ade Lovett2000-08-041-1/+1
| | | | Notes: svn path=/head/; revision=31281
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax Notes: svn path=/head/; revision=29628
* Third round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-152-2/+1
| | | | Notes: svn path=/head/; revision=29615
* portlint and remove a.out support in PLISTMichael Haro2000-04-213-6/+6
| | | | Notes: svn path=/head/; revision=27839
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-2/+2
| | | | Notes: svn path=/head/; revision=27443
* Update to 0.99.6.1Yukihiro Nakai2000-01-313-15/+14
| | | | Notes: svn path=/head/; revision=25351
* Update to 0.99.6Yukihiro Nakai2000-01-173-5/+21
| | | | Notes: svn path=/head/; revision=24788
* Guile shared lib version changedJustin M. Seger1999-11-291-1/+1
| | | | Notes: svn path=/head/; revision=23481
* Update to 0.99.5.1Yukihiro Nakai1999-10-273-3/+19
| | | | Notes: svn path=/head/; revision=22694
* Update to 0.99.4Yukihiro Nakai1999-10-193-6/+9
| | | | Notes: svn path=/head/; revision=22518
* Scwm depends esound.Yukihiro Nakai1999-10-131-0/+1
| | | | Notes: svn path=/head/; revision=22401
* Add back xpm dependencies so these will build again.Satoshi Asami1999-10-081-1/+2
| | | | Notes: svn path=/head/; revision=22267
* Use updated imlib library.Yukihiro Nakai1999-10-081-1/+1
| | | | Notes: svn path=/head/; revision=22243
* Update to 0.99.3Yukihiro Nakai1999-10-066-112/+260
| | | | Notes: svn path=/head/; revision=22192
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21148
* move manpages out of PLISTMichael Haro1999-08-261-3/+0
| | | | Notes: svn path=/head/; revision=20983
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-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. Notes: svn path=/head/; revision=19799
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-051-1/+0
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* Remov empty trailing line.Satoshi Asami1999-04-121-1/+0
| | | | Notes: svn path=/head/; revision=17810
* Update to 0.9Seiichirou Hiraoka1999-04-075-15/+84
| | | | | | | | | | maintain for the multibyte options and fix for /scwm.el. PR: ports/10998 Submitted by: nakai@internetsolutions.co.jp Notes: svn path=/head/; revision=17695
* Changed to maintainer's new addressSatoshi Taoka1999-04-031-3/+3
| | | | Notes: svn path=/head/; revision=17614
* Import of scwm version 0.8a.Steve Price1999-04-036-0/+120
scheme configurable window manager PR: 6236 Submitted by: Yukihiro Nakai <Nakai@technologist.com> Notes: svn path=/head/; revision=17575