| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
07 Sep 2011 10:10:11
3.1.5_3
|
bapt  |
2011-09-01 korean/hlatexfonts-ocf: No more public distfiles
2011-09-01 korean/pgp.language: No more public distfiles
2011-09-01 games/xgammon: No more public distfiles
2011-09-01 korean/hanIM: No more public distfiles
2011-09-01 misc/gplbp: No more public distfiles
2011-09-01 net/vyqchat: No more public distfiles
2011-09-01 news/xmitbin: No more public distfiles
2011-09-01 games/tvp: No more public distfiles
2011-09-01 games/glasteroids: No more public distfiles
2011-09-01 games/xscrabble: No more public distfiles
2011-09-01 games/xbat: No more public distfiles
2011-09-01 korean/hanmiscutils: No more public distfiles
2011-09-01 net-p2p/hagelslag: No more public distfiles
2011-09-01 games/cgoban2: No more public distfiles
2011-09-01 games/krosswordplayer: No more public distfiles (Only the first 15 lines of the commit message are shown above ) |
02 Aug 2011 17:04:00
3.1.5_3
|
bapt  |
Deprecate some ports where I can't find distfiles and upstream |
03 Jul 2011 06:14:57
3.1.5_3
|
miwi  |
- Kick MD5 Support |
02 May 2011 12:44:53
3.1.5_3
|
makc  |
Bump PORTREVISION after open-mofit update |
21 Dec 2009 02:19:12
3.1.5_2
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
19 Apr 2008 17:56:05
3.1.5_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) |
25 Mar 2008 22:44:48
3.1.5_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
3.1.5_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
26 May 2006 18:21:24
3.1.5
|
pav  |
- Update MASTER_SITES
- Remove WWW
PR: ports/97828 (based on)
Submitted by: Martin Wilke <freebsd@unixfreunde.de> |
25 Nov 2005 17:42:55
3.1.5
|
pav  |
- Add SHA256 |
29 Jan 2004 16:13:06
3.1.5
|
trevor  |
SIZEify. |
20 Feb 2003 18:55:51
3.1.5
|
knu  |
De-pkg-comment. |
22 Jul 2002 20:10:16
3.1.5
|
pat  |
Fix download and project site: directory structure changed
Also .Org -> .org
PR: ports/40878
Submitted by: Tilman Linneweh <tilman@arved.de> |
22 Jul 2002 04:13:01
3.1.5
|
fenner  |
Remove handy@physics.montana.edu as MAINTAINER; email has been bouncing
for 2 months. |
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. |
08 Oct 2000 11:23:49 
|
asami  |
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear. |
08 Oct 2000 05:10:43 
|
asami  |
Convert category print 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. |