summaryrefslogtreecommitdiff
path: root/x11-wm/windowmaker (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 0.61.0Chris Piazza1999-09-213-10/+8
| | | | Notes: svn path=/head/; revision=21839
* The version number of libgif.so has changed to 5.Steve Price1999-09-181-1/+1
| | | | Notes: svn path=/head/; revision=21701
* The tiff port now lives in ports/graphics/tiff.Steve Price1999-09-071-1/+1
| | | | Notes: svn path=/head/; revision=21367
* Checksum fix and DESCR update. Merge them from wm to wm-i18n.Satoshi Asami1999-09-012-6/+6
| | | | | | | | PR: 13530 Submitted by: Brian Handy (windowmaker maintainer) Notes: svn path=/head/; revision=21184
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21148
* Change CONFIGURE_ARGS to reflect reality and add USE_GNOME/USE_KDEChris Piazza1999-07-191-3/+18
| | | | | | | | | | hooks. PR: 12691 Submitted by: Brian Handy <handy@physics.montana.edu>, maintainer Notes: svn path=/head/; revision=20269
* Distfile changed without a version updateChris Piazza1999-07-171-1/+1
| | | | | | | | PR: 12670 Submitted by: maintainer Notes: svn path=/head/; revision=20233
* Don't use sentences in pkg/COMMENT since we can't use periods.Tim Vanderhoek1999-06-281-1/+1
| | | | Notes: svn path=/head/; revision=19856
* 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
* Set USE_LIBTOOL=yes so we get rid of another dastardly (sp?) .la file.Steve Price1999-06-082-3/+2
| | | | | | | Submitted by: Andrzej Tobola <san@tmp.iem.pw.edu.pl> Notes: svn path=/head/; revision=19318
* Make sure we can find the WINGs header files when compiling util/*.Steve Price1999-06-061-0/+11
| | | | Notes: svn path=/head/; revision=19238
* Upgrade to 0.60.0.Thomas Gellekum1999-06-043-12/+28
| | | | | | | | PR: 12016 Submitted by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=19201
* Forget about ${PREFIX}/include/giflib.Thomas Gellekum1999-05-271-2/+2
| | | | Notes: svn path=/head/; revision=19018
* Update to version 0.53.0.Steve Price1999-05-013-75/+21
| | | | | | | | PR: 11358 Submitted by: maintainer Notes: svn path=/head/; revision=18276
* Update to vertion 0.52.0Satoshi Taoka1999-04-163-33/+103
| | | | | | | | PR: 10975 Submitted by: maintainer Notes: svn path=/head/; revision=17903
* Update to version 0.51.2.Steve Price1999-03-223-12/+25
| | | | | | | | PR: 10518 Submitted by: maintainer Notes: svn path=/head/; revision=17341
* Pickup libwraster.so.1 too.Steve Price1999-03-081-0/+1
| | | | | | | | PR: 10317 Submitted by: Ming-I Hsieh <PA@FreeBSD.ee.ntu.edu.tw> Notes: svn path=/head/; revision=17083
* Use ${MASTER_SITE_AFTERSTEP} or ${MASTER_SITE_WINDOWMAKER}Bill Fumerola1999-02-211-3/+3
| | | | | | | This unbreaks the fetching of several of these ports. Notes: svn path=/head/; revision=16813
* Upgrade to 0.51.0 . Had to add LIBS= and CPPFLAGS= to CONFIGURE_ENVBill Fenner1999-02-103-13/+57
| | | | | | | | | | | to get configure to find libPropList, perhaps because of the libPropList PREFIX controversy. PR: ports/9768 Submitted by: maintainer Notes: svn path=/head/; revision=16594
* Bump png's major number to 3.Vanilla I. Shu1999-01-231-2/+2
| | | | Notes: svn path=/head/; revision=16275
* Add virtual category "windowmaker".Satoshi Asami1999-01-181-2/+2
| | | | Notes: svn path=/head/; revision=16177
* Update to version 0.50.2. Also added the requisite libtool patches toSteve Price1999-01-183-46/+55
| | | | | | | | | | | make this work in -current. PR: 9498 Reviewed by: maintainer Submitted by: Michael Oski <oski@jps.net> Notes: svn path=/head/; revision=16138
* Fix PLIST.Thomas Gellekum1999-01-041-1/+0
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=15822
* configure checks for libgif now.Thomas Gellekum1998-12-071-2/+2
| | | | | | | Submitted by: Akihiko Hayashi <hayashi@totalware.gifu.gifu.jp> Notes: svn path=/head/; revision=15173
* Upgrade to 0.20.3.Thomas Gellekum1998-12-044-18/+8
| | | | | | | Submitted by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=15100
* Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0Satoshi Asami1998-11-251-2/+2
| | | | | | | would go backwards. Notes: svn path=/head/; revision=14893
* libtiff34->libtiff and include/tiff34/*.h -> include/*.hJustin M. Seger1998-11-251-3/+3
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=14889
* Don't use the shared libPropList. This is supposed to fix the SIGBUSThomas Gellekum1998-11-242-15/+3
| | | | | | | | | | on startup people are seeing. PR: 8783 Reviewed by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=14868
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-11-141-7/+9
| | | | | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. Notes: svn path=/head/; revision=14512
* Fix CPU hogging.Thomas Gellekum1998-11-021-0/+13
| | | | | | | Submitted by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=14300
* Upgrade to 0.20.2.Thomas Gellekum1998-10-304-25/+20
| | | | | | | Submitted by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=14256
* Fix default paths in WPrefs.app.Thomas Gellekum1998-10-192-1/+30
| | | | | | | Submitted by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=14063
* Upgrade to 0.20.1. Make compilable on -current.Thomas Gellekum1998-09-303-10/+77
| | | | | | | Fixes submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=13551
* Convert to ELF.Steve Price1998-09-272-5/+14
| | | | Notes: svn path=/head/; revision=13468
* Upgrade to 0.20.0.Thomas Gellekum1998-09-243-6/+9
| | | | Notes: svn path=/head/; revision=13380
* giflib is now converted to ELF so remove regexp support.Steve Price1998-09-191-3/+3
| | | | Notes: svn path=/head/; revision=13232
* Roll back libpng major to 2.Satoshi Asami1998-09-171-2/+2
| | | | Notes: svn path=/head/; revision=13192
* 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
* libpng major is now 3. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13148
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami1998-09-151-2/+2
| | | | | | | | (Note, since the shlib major didn't change this just removes the regexp support.) Notes: svn path=/head/; revision=13147
* 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
* Upgrade to 0.19.3.Thomas Gellekum1998-09-113-5/+9
| | | | | | | Submitted by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=13085
* Upgrade to 0.19.2.Thomas Gellekum1998-09-092-5/+8
| | | | | | | Reviewed by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=13066
* Upgrade to 0.19.1.Thomas Gellekum1998-09-043-5/+6
| | | | | | | Submitted by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=13003
* Upgrade to 0.19.0.Thomas Gellekum1998-09-023-17/+147
| | | | | | | Reviewed by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=12988
* Upgrade to 0.18.1b.Thomas Gellekum1998-08-193-15/+22
| | | | | | | Submitted by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=12638
* (1) Configure looks first for tiff, then tiff34...so if you have an oldThomas Gellekum1998-08-111-2/+3
| | | | | | | | | | | | | | | version of tiff, it never finds the first one. "Anthony C. Chavez" <magus@xmission.com> (2) dockit calls out wish in the first line. moro <moro@remus.dti.ne.jp> Submitted by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=12442
* 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
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Upgrade to 0.17.5.Thomas Gellekum1998-07-283-8/+32
| | | | | | | Reviewed by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=12179