summaryrefslogtreecommitdiff
path: root/x11/wdm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* upgrade to 1.19.Munechika SUMIKAWA1999-11-098-28/+279
| | | | | | | | PR: 14740 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=22989
* Use the updated libproplist shared libraryChris Piazza1999-10-071-1/+1
| | | | Notes: svn path=/head/; revision=22217
* Fix MASTER_SITES; merge patch from PR 13614.Thomas Gellekum1999-10-051-12/+16
| | | | | | | | PR: 14126 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=22173
* 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
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21147
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* Use the new libwraster.Thomas Gellekum1999-06-041-2/+2
| | | | Notes: svn path=/head/; revision=19202
* Use proper path in manpage.Michael Haro1999-05-221-0/+11
| | | | Notes: svn path=/head/; revision=18934
* fix depends to use better method.Michael Haro1999-05-011-3/+2
| | | | | | | | | | Note to self: feeding brain == good PR: 11419 Submitted by: steve@freebsd.org in a followup to this pr Notes: svn path=/head/; revision=18290
* wdm needed to depend on libraries installed with WindowMaker.Michael Haro1999-05-011-1/+3
| | | | | | | | PR: 11419 Submitted by: cpiazza@home.net Notes: svn path=/head/; revision=18249
* fix a problem with configure not finding all the libraries it neededMichael Haro1999-04-131-2/+2
| | | | | | | | PR: 10941 Submitted by: me Notes: svn path=/head/; revision=17827
* Correct libPropList.Vanilla I. Shu1999-02-181-3/+3
| | | | | | | | PR: ports/9979 Submitted by: KIRIYAMA Kazuhiko Notes: svn path=/head/; revision=16767
* 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
* 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
* Use the static libPropList.Thomas Gellekum1998-11-241-3/+3
| | | | Notes: svn path=/head/; revision=14869
* Use setusercontext() to pick up settings from /etc/login.conf.Thomas Gellekum1998-10-011-2/+3
| | | | Notes: svn path=/head/; revision=13575
* Make this compile on -current.Thomas Gellekum1998-09-292-1/+3
| | | | | | | Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=13536
* Remove regexp support for windowmaker libraries.Steve Price1998-09-271-2/+2
| | | | Notes: svn path=/head/; revision=13469
* Upgrade to 1.0.Thomas Gellekum1998-09-232-4/+4
| | | | Notes: svn path=/head/; revision=13356
* 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.90.Thomas Gellekum1998-09-114-24/+29
| | | | Notes: svn path=/head/; revision=13087
* Adjust default paths to match xdm's.Thomas Gellekum1998-09-071-2/+4
| | | | Notes: svn path=/head/; revision=13043
* New port wdm, the WINGs Display Manager. This is an xdm replacementThomas Gellekum1998-09-046-0/+95
which uses an external login program instead of xdm's standard greeter. I still need to find out why you can't change the logo for now. When this works some BSD pixmaps would be nice to have. Any artists among us? Notes: svn path=/head/; revision=13004