summaryrefslogtreecommitdiffstats
path: root/x11/wdm
Commit message (Collapse)AuthorAgeFilesLines
* Specify DEF_SERVER explicitly in case the user is buildling with just the Xpetef2001-11-291-1/+3
| | | | | | | libraries installed. PR: 32355 Submitted by: Norikatsu Shigemura <nork@ninth-nine.com>
* wdm also depends on libPropList, but WindowMaker 0.70 no longer includes it.olgeni2001-11-061-1/+2
|
* this patch is no longer needed.fjoe2001-09-241-207/+0
| | | | | | | wdm 1.20 is able to set environment variables using stock setusercontext(). Reviewed by: jmz Approved by: jdp
* Update version number of wmraster shared library.sobomax2001-05-141-1/+1
|
* Preserve Xsetup_0 at install/deinstall time.olgeni2001-03-292-3/+15
| | | | Some directories in plist had to be removed with rmdir at deinstall time.
* Preserve wdm-config at install/deinstall time.olgeni2001-03-272-4/+18
|
* Style fixes for ports/x11.olgeni2001-02-051-1/+1
|
* - Fix breakage under new location where WINGs headers are installedsobomax2001-01-121-2/+4
| | | | | | | (after Window Maker 0.63.1) PR: 24289 Submitted by: Ports Fury
* Ooops, removed a patch that wasn't supposed to be removed.will2000-06-221-0/+12
| | | | Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Use USE_AUTOMAKE; add missing EXTRACT_ONLY; remove some useless patches.will2000-06-202-21/+3
| | | | | PR: 19382 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update MASTER_SITES and WWW: line to pkg/DESCR.steve2000-04-292-2/+2
| | | | | PR: 18283 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-3/+3
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-131-2/+3
|
* Re-enable PAM support, problems are fixed.cpiazza2000-03-191-0/+10
|
* Use /etc/pam.conf instead of /etc/pam.d/ (doesn't change pam.conf)cpiazza2000-03-191-0/+11
| | | | | | Remove patch-an which was a security hole and isn't needed any more Submitted by: ume
* Fix security hole. Packages are unaffected. The release tag willasami2000-03-161-10/+0
| | | | | | be rolled forward. Submitted by: kris
* Update port to 1.20jedgar2000-03-084-35/+35
| | | | | PR: 17252 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Add PAM support to wdm.tg2000-03-073-3/+41
| | | | | Submitted by: ume Reviewed by: cpiazza
* Remove excessive LIB_DEPENDS and fix PREFIX/X11BASE usagecpiazza2000-01-142-10/+4
| | | | | PR: 16038 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Rename PID file from xdm-pid to xdm.pid for consistency.tg1999-12-221-2/+11
|
* upgrade to 1.19.sumikawa1999-11-098-28/+279
| | | | | PR: 14740 Submitted by: tkato@prontomail.ne.jp
* Use the updated libproplist shared librarycpiazza1999-10-071-1/+1
|
* Fix MASTER_SITES; merge patch from PR 13614.tg1999-10-051-12/+16
| | | | | PR: 14126 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* The version number of libgif.so has changed to 5.steve1999-09-181-1/+1
|
* The tiff port now lives in ports/graphics/tiff.steve1999-09-071-1/+1
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-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
* Use the new libwraster.tg1999-06-041-2/+2
|
* Use proper path in manpage.mharo1999-05-221-0/+11
|
* fix depends to use better method.mharo1999-05-011-3/+2
| | | | | | | Note to self: feeding brain == good PR: 11419 Submitted by: steve@freebsd.org in a followup to this pr
* wdm needed to depend on libraries installed with WindowMaker.mharo1999-05-011-1/+3
| | | | | PR: 11419 Submitted by: cpiazza@home.net
* fix a problem with configure not finding all the libraries it neededmharo1999-04-131-2/+2
| | | | | PR: 10941 Submitted by: me
* Correct libPropList.vanilla1999-02-181-3/+3
| | | | | PR: ports/9979 Submitted by: KIRIYAMA Kazuhiko
* Bump png's major number to 3.vanilla1999-01-231-2/+2
|
* Add virtual category "windowmaker".asami1999-01-181-2/+2
|
* Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0asami1998-11-251-2/+2
| | | | would go backwards.
* libtiff34->libtiff and include/tiff34/*.h -> include/*.hjseger1998-11-251-3/+3
| | | | Approved by: asami
* Use the static libPropList.tg1998-11-241-3/+3
|
* Use setusercontext() to pick up settings from /etc/login.conf.tg1998-10-011-2/+3
|
* Make this compile on -current.tg1998-09-292-1/+3
| | | | Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Remove regexp support for windowmaker libraries.steve1998-09-271-2/+2
|
* Upgrade to 1.0.tg1998-09-232-4/+4
|
* giflib is now converted to ELF so remove regexp support.steve1998-09-191-3/+3
|
* Roll back libpng major to 2.asami1998-09-171-2/+2
|
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itasami1998-09-171-2/+2
| | | | in the first place.
* libpng major is now 3. Also remove regexp support in preparation forasami1998-09-151-2/+2
| | | | ELF conversion.
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.asami1998-09-151-2/+2
| | | | | (Note, since the shlib major didn't change this just removes the regexp support.)
* libXpm major is now 5. Also remove regexp support in preparation forasami1998-09-151-2/+2
| | | | ELF conversion.
* Upgrade to 0.90.tg1998-09-114-24/+29
|
OpenPOWER on IntegriCloud