Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SHA256ify | edwin | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | - Style: ports@freebsd.org -> ports@FreeBSD.org | pav | 2005-11-26 | 1 | -1/+1 |
| | |||||
* | o) Drop maintainership cause I didn't use these ports since months anymore. | lkoeller | 2005-11-14 | 1 | -1/+1 |
| | |||||
* | BROKEN on ia64: Does not compile | kris | 2004-11-19 | 1 | -2/+2 |
| | |||||
* | BROKEN on sparc64: Does not compile | kris | 2004-05-13 | 1 | -1/+7 |
| | |||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | Use PLIST_FILES (bento-tested, marcus-reviewed). | trevor | 2004-02-06 | 2 | -1/+1 |
| | |||||
* | . Fix build on 5.x (gcc 3.3) | glewis | 2003-10-28 | 2 | -7/+15 |
| | | | | | PR: 58426 Submitted by: Samy Al Bahra <samy@kerneled.com> | ||||
* | BROKEN on 5.x: does not compile | kris | 2003-10-16 | 1 | -1/+7 |
| | |||||
* | o Delete WWW: line in pkg-desc, cause the site didn't exist anymore | lkoeller | 2003-07-22 | 1 | -2/+0 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Fix build on -current (machine/soundcard.h -> sys/soundcard.h) | kris | 2002-09-08 | 1 | -4/+8 |
| | |||||
* | Fix for new XForms version. | mikeh | 2002-07-04 | 1 | -10/+10 |
| | |||||
* | Bump XForms lib. version. | mikeh | 2002-07-04 | 1 | -1/+1 |
| | |||||
* | Prepare for xforms update. | mikeh | 2002-07-04 | 2 | -5/+6 |
| | |||||
* | use ComplexProgramTargetNoMan to avoid making html manpage with XFree86-4. | sf | 2000-12-31 | 2 | -5/+15 |
| | | | | | | | | honor CC. PR: 23510 Submitted by: myself Approved by: maintainer | ||||
* | We're defining TRUE, might as well FALSE alongside it to make this | asami | 2000-11-14 | 1 | -1/+4 |
| | | | | | | port compile. Submitted by: bento | ||||
* | (1) Add new variable, XFREE86_VERSION, to specify which version of | asami | 2000-08-03 | 1 | -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 | ||||
* | Add TRUE const if not already defined. Should fix bento-build. | alex | 2000-07-19 | 1 | -33/+29 |
| | |||||
* | update with the new PORTNAME/PORTVERSION variables | mharo | 2000-04-09 | 1 | -4/+4 |
| | |||||
* | All FreeBSD/Alpha we need to add '-lio' to resolve inb/outb and friends. | steve | 1999-09-20 | 1 | -0/+14 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | The xforms ports is no longer an i386-only port. | steve | 1999-06-09 | 1 | -4/+1 |
| | |||||
* | Adding missing WWW Site references ... | scrappy | 1999-06-05 | 1 | -0/+2 |
| | |||||
* | Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports. | simokawa | 1999-01-07 | 1 | -1/+4 |
| | | | | XForms has not been available for FreeBSD/alpha yet. | ||||
* | Unbreak for ELF | jseger | 1998-11-03 | 1 | -3/+1 |
| | |||||
* | Mark broken for ELF because of xforms port. | steve | 1998-09-27 | 1 | -2/+4 |
| | |||||
* | Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it | asami | 1998-09-17 | 1 | -2/+2 |
| | | | | in the first place. | ||||
* | libXpm major is now 5. Also remove regexp support in preparation for | asami | 1998-09-15 | 1 | -2/+2 |
| | | | | ELF conversion. | ||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | asami | 1998-08-08 | 1 | -2/+2 |
| | |||||
* | Spelling and grammar police. This commit brought to you by the | mph | 1998-08-04 | 1 | -6/+6 |
| | | | | letter "A". | ||||
* | New port xtuner. xtuner is an X-windows interface for the RadioREVEAL | tg | 1998-04-30 | 6 | -0/+70 |
and RadioTrack FM radio cards. I couldn't test the functionality, but it builds and installs. PR: part of 5228 Submitted by: Lars Köller <Lars.Koeller@uni-bielefeld.de> |