| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Aug 2011 05:01:13
0.1b_2
|
bapt  |
Bye bye abandonwares (part 3)
2011-08-01 deskutils/gkrellm-timers: No more public distfile
2011-08-01 deskutils/multi-backgrounds-daemon: Looks like an abandonware, no
more public distfile
2011-08-01 deskutils/py-tagfu: Looks like an abandonware, no more public
distfile
2011-08-01 deskutils/taskstep: Looks like an abandonware, no more public
distfile
2011-08-01 devel/c_c++_reference: No more public distfiles
2011-08-01 devel/libcoyotl: Looks like an abandonware, no more public distfile
2011-08-01 devel/libfs++: Looks like an abandonware, no more public distfile
2011-08-01 devel/mkmf: Looks like an abandonware, no more public distfile
2011-08-01 devel/p5-Include: No more public distfiles
2011-08-01 devel/rubygem-newgem: broken since 2010/09/22
2011-08-01 devel/tpg: Looks like an abandonware, no more public distfile
2011-08-01 games/amphetamine: Looks like an abandonware, no more public distfile
2011-08-01 games/anagramarama: Looks like an abandonware, no more public
distfile (Only the first 15 lines of the commit message are shown above ) |
17 Jun 2011 13:09:40
0.1b_2
|
bapt  |
Another bunch of deprecation: no more public distfiles and/or abandonware |
18 Mar 2011 17:59:51
0.1b_2
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
21 Dec 2009 02:19:12
0.1b_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
0.1b_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) |
19 May 2007 20:32:57
0.1b_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
27 Nov 2006 22:03:13
0.1b
|
miwi  |
- Respect X11BASE
PR: ports/105890
Submitted by: trasz |
09 May 2006 00:18:07
0.1b
|
edwin  |
Remove USE_REINPLACE from categories starting with a J |
24 Nov 2005 23:02:13
0.1b
|
pav  |
- Add SHA256 |
15 Apr 2005 18:45:42
0.1b
|
sf  |
unbreak (libxpg4.) |
10 Apr 2005 21:29:11
0.1b
|
kris  |
BROKEN on 6.0: Depends on libxpg4 which was prematurely removed by tjr |
19 Aug 2004 13:01:49
0.1b
|
arved  |
Fix build with gcc 3.4 |
29 Jan 2004 07:24:56
0.1b
|
trevor  |
SIZEify. |
21 Dec 2003 00:21:33
0.1b
|
sergei  |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line |
20 Feb 2003 18:32:49
0.1b
|
knu  |
De-pkg-comment. |
28 Nov 2002 18:18:42
0.1b
|
knu  |
Regenerate src/.depend before the build and unbreak. |
07 Jun 2001 19:36:57 
|
fenner  |
Remove shinmaru@dokidoki.ne.jp as MAINTAINER; mail has been bouncing for 3
months. |
08 Oct 2000 03:24:23 
|
asami  |
Convert category japanese 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. |