| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
02 May 2011 12:44:53
1.2_2
|
makc  |
Bump PORTREVISION after open-mofit update |
19 Mar 2011 12:38:54
1.2_1
|
miwi  |
- Get Rid MD5 support |
05 Jan 2009 17:27:29
1.2_1
|
pav  |
- Remove conditional checks relevant only on FreeBSD 5.x and older |
19 Apr 2008 17:56:05
1.2_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
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
03 May 2006 05:14:35
1.2
|
edwin  |
Remove USE_REINPLACE from ports in categories starting with A. |
22 Jan 2006 08:13:12
1.2
|
edwin  |
SHA256ify
Approved by: krion@ |
29 Nov 2004 13:35:04
1.2
|
arved  |
- Readd ONLY_FOR_ARCHS. Although this port builds on all architectures
only i386 and ia64 seem to have the bktr(4) driver.
- Add a more accurate OSVERSION for the bktr header reorganization. |
28 Nov 2004 23:42:14
1.2
|
arved  |
- bktr(4) seems to be available on all 5.x architectures, so remove
ONLY_FOR_ARCHS.
- Fix location of bktr headers on 5.x
- Fix WWW
PR: 74486 |
27 Jul 2004 06:31:58
1.2
|
osa  |
Move package files from plist to Makefile, remove pkg-plist.
Respect CFLAGS by comment on CDEBUGFLAGS (aka -O2 -g -Wall). |
31 Mar 2004 03:12:58
1.2
|
trevor  |
SIZEify (maintainer timeout) |
09 Mar 2004 09:40:13
1.2
|
josef  |
Forced commit to fix bad logmessage.
Update maintainer email address.
Submitted by: maintainer
Pointy hat to: josef |
09 Mar 2004 09:29:30
1.2
|
josef  |
Update email adress auf maintainer.
Requested by: maintainer
Approved by: simon(mentor) |
25 Feb 2004 22:28:01
1.2
|
krion  |
- Utilize ONLY_FOR_ARCHS
PR: ports/62860
Submitted by: Hendrik Scholz <hendrik@scholz.net> |
24 Sep 2003 09:37:11
1.2
|
osa  |
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998 |
21 Feb 2003 10:59:39
1.2
|
knu  |
De-pkg-comment. |
08 Sep 2002 10:15:47
1.2
|
kris  |
Fix build on -current (machine/soundcard.h -> sys/soundcard.h) |
17 Feb 2002 02:33:05 
|
pat  |
Update to 1.2 |
02 Apr 2001 11:10:46 
|
mharo  |
- Update to 1.1 - Change maintainer |
08 Feb 2001 16:07:12 
|
kevlo  |
- Fix MASTER_SITES - Change maintainer's email adddress |
07 Nov 2000 23:28:20 
|
asami  |
Change motif to a normal dependency. REQUIRES_MOTIF is now called USE_MOTIF
and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies
USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from
PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. |
02 Nov 2000 14:14:38 
|
jedgar  |
Remove obsolete patch |
01 Nov 2000 13:33:25 
|
jeh  |
Update to version 1.0 |
01 Nov 2000 13:31:02 
|
jeh  |
Update MASTER_SITE |
08 Oct 2000 00:19:06 
|
asami  |
Convert category audio 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. |