Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First round of auto* cleanups: | Will Andrews | 2002-01-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | - USE_AUTO* -> USE_AUTO*_VER=* where required - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK - Other minor changes to fix things These changes should be no-ops with the current bsd.port.mk, but will assist in preparing for the next generation of USE_AUTO*. Submitted by: bento 4-exp USE_AUTO* cleanups http://people.FreeBSD.org/~will/4-exp/ http://bento.FreeBSD.org/errorlogs/4-exp-latest/ | ||||
* | Use '::' as an dependency operator for pre-everything target. This is | Dirk Froemberg | 2001-12-31 | 1 | -1/+1 |
| | | | | | | needed because of the special nature of the pre-everything target. See http://www.freebsd.org/cgi/getmsg.cgi?fetch=481921+485051+/usr/local/www/db/text/2001/cvs-all/20011007.cvs-all for details. | ||||
* | Specify DEF_SERVER explicitly in case the user is buildling with just the X | Pete Fritchman | 2001-11-29 | 1 | -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. | Jimmy Olgeni | 2001-11-06 | 1 | -1/+2 |
| | |||||
* | this patch is no longer needed. | Max Khon | 2001-09-24 | 1 | -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. | Maxim Sobolev | 2001-05-14 | 1 | -1/+1 |
| | |||||
* | Preserve Xsetup_0 at install/deinstall time. | Jimmy Olgeni | 2001-03-29 | 2 | -3/+15 |
| | | | | Some directories in plist had to be removed with rmdir at deinstall time. | ||||
* | Preserve wdm-config at install/deinstall time. | Jimmy Olgeni | 2001-03-27 | 2 | -4/+18 |
| | |||||
* | Style fixes for ports/x11. | Jimmy Olgeni | 2001-02-05 | 1 | -1/+1 |
| | |||||
* | - Fix breakage under new location where WINGs headers are installed | Maxim Sobolev | 2001-01-12 | 1 | -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. | Will Andrews | 2000-06-22 | 1 | -0/+12 |
| | | | | Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Use USE_AUTOMAKE; add missing EXTRACT_ONLY; remove some useless patches. | Will Andrews | 2000-06-20 | 2 | -21/+3 |
| | | | | | PR: 19382 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Update MASTER_SITES and WWW: line to pkg/DESCR. | Steve Price | 2000-04-29 | 2 | -2/+2 |
| | | | | | PR: 18283 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Standardize all user defined options to the booleans WITH_FOO and | Jeremy Lea | 2000-04-17 | 1 | -3/+3 |
| | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports | ||||
* | Update to use PORTNAME/PORTVERSION | Chris Piazza | 2000-04-13 | 1 | -2/+3 |
| | |||||
* | Re-enable PAM support, problems are fixed. | Chris Piazza | 2000-03-19 | 1 | -0/+10 |
| | |||||
* | Use /etc/pam.conf instead of /etc/pam.d/ (doesn't change pam.conf) | Chris Piazza | 2000-03-19 | 1 | -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 will | Satoshi Asami | 2000-03-16 | 1 | -10/+0 |
| | | | | | | be rolled forward. Submitted by: kris | ||||
* | Update port to 1.20 | Chris D. Faulhaber | 2000-03-08 | 4 | -35/+35 |
| | | | | | PR: 17252 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Add PAM support to wdm. | Thomas Gellekum | 2000-03-07 | 3 | -3/+41 |
| | | | | | Submitted by: ume Reviewed by: cpiazza | ||||
* | Remove excessive LIB_DEPENDS and fix PREFIX/X11BASE usage | Chris Piazza | 2000-01-14 | 2 | -10/+4 |
| | | | | | PR: 16038 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Rename PID file from xdm-pid to xdm.pid for consistency. | Thomas Gellekum | 1999-12-22 | 1 | -2/+11 |
| | |||||
* | upgrade to 1.19. | Munechika SUMIKAWA | 1999-11-09 | 8 | -28/+279 |
| | | | | | PR: 14740 Submitted by: tkato@prontomail.ne.jp | ||||
* | Use the updated libproplist shared library | Chris Piazza | 1999-10-07 | 1 | -1/+1 |
| | |||||
* | Fix MASTER_SITES; merge patch from PR 13614. | Thomas Gellekum | 1999-10-05 | 1 | -12/+16 |
| | | | | | PR: 14126 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | The version number of libgif.so has changed to 5. | Steve Price | 1999-09-18 | 1 | -1/+1 |
| | |||||
* | The tiff port now lives in ports/graphics/tiff. | Steve Price | 1999-09-07 | 1 | -1/+1 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -2/+2 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | #4/4 enforcing Caps, no period | Tim Vanderhoek | 1999-06-26 | 1 | -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. | Thomas Gellekum | 1999-06-04 | 1 | -2/+2 |
| | |||||
* | Use proper path in manpage. | Michael Haro | 1999-05-22 | 1 | -0/+11 |
| | |||||
* | fix depends to use better method. | Michael Haro | 1999-05-01 | 1 | -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. | Michael Haro | 1999-05-01 | 1 | -1/+3 |
| | | | | | PR: 11419 Submitted by: cpiazza@home.net | ||||
* | fix a problem with configure not finding all the libraries it needed | Michael Haro | 1999-04-13 | 1 | -2/+2 |
| | | | | | PR: 10941 Submitted by: me | ||||
* | Correct libPropList. | Vanilla I. Shu | 1999-02-18 | 1 | -3/+3 |
| | | | | | PR: ports/9979 Submitted by: KIRIYAMA Kazuhiko | ||||
* | Bump png's major number to 3. | Vanilla I. Shu | 1999-01-23 | 1 | -2/+2 |
| | |||||
* | Add virtual category "windowmaker". | Satoshi Asami | 1999-01-18 | 1 | -2/+2 |
| | |||||
* | Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0 | Satoshi Asami | 1998-11-25 | 1 | -2/+2 |
| | | | | would go backwards. | ||||
* | libtiff34->libtiff and include/tiff34/*.h -> include/*.h | Justin M. Seger | 1998-11-25 | 1 | -3/+3 |
| | | | | Approved by: asami | ||||
* | Use the static libPropList. | Thomas Gellekum | 1998-11-24 | 1 | -3/+3 |
| | |||||
* | Use setusercontext() to pick up settings from /etc/login.conf. | Thomas Gellekum | 1998-10-01 | 1 | -2/+3 |
| | |||||
* | Make this compile on -current. | Thomas Gellekum | 1998-09-29 | 2 | -1/+3 |
| | | | | Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Remove regexp support for windowmaker libraries. | Steve Price | 1998-09-27 | 1 | -2/+2 |
| | |||||
* | Upgrade to 1.0. | Thomas Gellekum | 1998-09-23 | 2 | -4/+4 |
| | |||||
* | giflib is now converted to ELF so remove regexp support. | Steve Price | 1998-09-19 | 1 | -3/+3 |
| | |||||
* | Roll back libpng major to 2. | Satoshi Asami | 1998-09-17 | 1 | -2/+2 |
| | |||||
* | Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it | Satoshi Asami | 1998-09-17 | 1 | -2/+2 |
| | | | | in the first place. | ||||
* | libpng major is now 3. Also remove regexp support in preparation for | Satoshi Asami | 1998-09-15 | 1 | -2/+2 |
| | | | | ELF conversion. | ||||
* | jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly. | Satoshi Asami | 1998-09-15 | 1 | -2/+2 |
| | | | | | (Note, since the shlib major didn't change this just removes the regexp support.) |