| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
18 Nov 2011 23:30:13
1.27_3
|
ehaupt  |
Remove trailing whitespaces.
Feature safe: yes |
01 Aug 2011 21:43:27
1.27_3
|
bapt  |
Update master_site |
19 Mar 2011 12:38:54
1.27_3
|
miwi  |
- Get Rid MD5 support |
02 Jan 2011 06:22:23
1.27_3
|
tabthorpe  |
Return kris' ports to the heap.
We hope to see him back again sometime.
Hat: portmgr-secretary |
19 Apr 2008 17:56:05
1.27_3  |
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) |
23 Mar 2008 23:03:18
1.27_3
|
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
1.27_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
22 Jan 2006 08:18:37
1.27_1
|
edwin  |
SHA256ify
Approved by: krion@ |
19 Feb 2005 23:45:36
1.27_1
|
kris  |
Original distfile site disappeared; chase location to dockapps.org.
This copy of the distfile is also called .tar.gz but is an uncompressed
copy of that file.
Nagged by: kris |
22 Mar 2004 12:45:57
1.27_1
|
kris  |
o/~ Everybody was distfile sizing! o/~
(Add SIZE to distinfo)
Submitted by: trevor |
06 Feb 2004 13:12:53
1.27_1
|
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
04 Feb 2004 05:21:48
1.27_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
07 Mar 2003 05:55:30
1.27
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
30 Aug 2002 21:27:36
1.27
|
naddy  |
Use time_t instead of assuming equivalence to long.
Approved by: maintainer timeout |
08 Oct 2000 00:05:48 
|
asami  |
Convert astro category 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. |