| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Apr 2008 18:56:05
2.1_1  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
19 May 2007 21:32:57
2.1_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
21 Jun 2006 16:17:44
2.1
|
itetcu  |
portlint
PR: ports/99153
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> |
22 Jan 2006 08:13:12
2.1
|
edwin  |
SHA256ify
Approved by: krion@ |
25 Nov 2005 22:29:24
2.1
|
pav  |
- Style: ports@freebsd.org -> ports@FreeBSD.org |
13 Nov 2005 17:13:15
2.1
|
lkoeller  |
o) Drop maintainership cause I didn't use these ports since months anymore. |
18 Nov 2004 22:33:56
2.1
|
kris  |
BROKEN on ia64: Does not compile |
13 May 2004 10:09:07
2.1
|
kris  |
BROKEN on sparc64: Does not compile |
31 Mar 2004 04:12:58
2.1
|
trevor  |
SIZEify (maintainer timeout) |
06 Feb 2004 13:12:53
2.1
|
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
27 Oct 2003 18:45:16
2.1
|
glewis  |
. Fix build on 5.x (gcc 3.3)
PR: 58426
Submitted by: Samy Al Bahra <samy@kerneled.com> |
15 Oct 2003 23:10:40
2.1
|
kris  |
BROKEN on 5.x: does not compile |
22 Jul 2003 14:32:30
2.1
|
lkoeller  |
o Delete WWW: line in pkg-desc, cause the site didn't exist anymore |
21 Feb 2003 10:59:39
2.1
|
knu  |
De-pkg-comment. |
08 Sep 2002 11:35:07
2.1
|
kris  |
Fix build on -current (machine/soundcard.h -> sys/soundcard.h) |
04 Jul 2002 10:53:00
2.1
|
mikeh  |
Fix for new XForms version. |
04 Jul 2002 10:20:30
2.1
|
mikeh  |
Bump XForms lib. version. |
04 Jul 2002 09:09:05
2.1
|
mikeh  |
Prepare for xforms update. |
30 Dec 2000 19:01:29 
|
sf  |
use ComplexProgramTargetNoMan to avoid making html manpage with XFree86-4.
honor CC. |
14 Nov 2000 13:08:57 
|
asami  |
We're defining TRUE, might as well FALSE alongside it to make this port
compile. |
08 Oct 2000 01:19:06 
|
asami  |
Convert category audio to new layout. |
03 Aug 2000 11:28:58 
|
asami  |
(1) Add new variable, XFREE86_VERSION, to specify which version of 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. |
19 Jul 2000 13:45:17 
|
alex  |
Add TRUE const if not already defined. Should fix bento-build. |