| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Dec 2011 21:29:16
0.8.1_3
|
crees  |
Add LICENSE data.
PR: ports/149564 (based on)
Submitted by: Ullrich Franke <uf@raindogs.org>
Approved by: [no objections from maintainers in four weeks] |
04 Nov 2011 18:07:52
0.8.1_3
|
bapt  |
Back to the pool previous maintainer has no more time to maintain them
Submitted by: previous maintainer (by private mail) |
03 Jul 2011 14:25:36
0.8.1_3
|
ohauer  |
-remove MD5 |
09 Jun 2009 15:33:28
0.8.1_3
|
amdmi3  |
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav) |
19 Apr 2008 17:56:05
0.8.1_2  |
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) |
22 Mar 2008 14:48:03
0.8.1_2
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
22 Mar 2008 08:55:40
0.8.1_2
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
19 May 2007 20:32:57
0.8.1_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
30 Jan 2007 10:25:34
0.8.1
|
pav  |
- Remove support for a.out format and PORTOBJFORMAT variable from individual
ports
With hat: portmgr |
22 Jan 2006 11:18:58
0.8.1
|
edwin  |
SHA256ify
Approved by: krion@ |
20 Mar 2004 21:03:41
0.8.1
|
trevor  |
Add size data, approved by maintainers. |
20 Nov 2003 15:06:15
0.8.1
|
trevor  |
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier |
20 Nov 2003 13:51:47
0.8.1
|
trevor  |
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction. |
21 Feb 2003 12:06:01
0.8.1
|
knu  |
De-pkg-comment. |
02 Jan 2002 05:09:38 
|
pat  |
- Fix for -CURRENT: s/malloc.h/stdlib.h/ - Give maintainership to submitter
|
24 Dec 2001 02:17:17 
|
pat  |
- PORTDOCS police - DOCSDIR support to some - Brush out some lint |
08 Oct 2000 03:48:59 
|
asami  |
Convert category games to new layout. |
05 Sep 2000 19:34:53 
|
asami  |
Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports
work with both XFree86-3 and XFree86-4. |
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. |