| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
19 Mar 2011 12:38:54
1.2.1_1
|
miwi  |
- Get Rid MD5 support |
08 Dec 2009 08:16:28
1.2.1_1
|
linimon  |
Reset nobu@psrc.isac.co.jp: address bounces.
Hat: portmgr |
31 Jan 2009 12:00:28
1.2.1_1
|
flz  |
xbatt requires libXaw.
Reported by: pointyhat via erwin |
19 Apr 2008 17:56:05
1.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 20:32:57
1.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}. |
24 Jan 2006 01:06:45
1.2.1
|
edwin  |
SHA256ify
Approved by: krion@ |
31 Mar 2004 03:12:58
1.2.1
|
trevor  |
SIZEify (maintainer timeout) |
06 Feb 2004 13:12:53
1.2.1
|
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
21 Feb 2003 13:28:59
1.2.1
|
knu  |
De-pkg-comment. |
25 Oct 2000 10:11:01 
|
asami  |
ComplexProgramTarget() -> ComplexProgramTargetNoMan() |
08 Oct 2000 07:23:57 
|
asami  |
Convert category sysutils to new layout. |
03 Aug 2000 10: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. |