Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Nov 2019 17:17:54
1.0.p15_3

|
zeising  |
Add USES=xorg USES=gl, ports categories s
Add USES=xorg and USES=gl to ports in categories starting with 's'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
14 Aug 2019 12:16:13
1.0.p15_3

|
mat  |
Convert to UCL & cleanup pkg-message (categories s) |
22 May 2015 20:34:29
1.0.p15_3

|
mat  |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
02 Sep 2014 22:31:36
1.0.p15_3

|
adamw  |
Same as with audio/asmixer, ftp.afterstep.org is serving up tarballs with
different checksums. tigr.net has the familiar checksums so make them the
only master_site. |
29 Jul 2014 15:00:13
1.0.p15_3

|
adamw  |
Rename sysutils/ patch-xy patches to reflect the files they modify. |
16 Apr 2014 18:28:50
1.0.p15_3

|
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
27 Feb 2014 08:51:27
1.0.p15_2

|
miwi  |
- Update MASTER_SITES
- Add LICENSE
PR: 187044
Submitted by: ports fury |
07 Feb 2014 18:50:30
1.0.p15_2

|
bapt  |
Deprecate ports unmaintained for which distillator is not able to find public
distfiles
Reported by: distilator |
08 Nov 2013 12:46:34
1.0.p15_2

|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 23:06:00
1.0.p15_2

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
19 Mar 2011 12:38:54
1.0.p15_2
|
miwi  |
- Get Rid MD5 support |
23 Jan 2009 16:28:36
1.0.p15_2
|
flz  |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
25 Mar 2008 22:44:48
1.0.p15_1
|
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.0.p15_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
25 Nov 2005 18:14:52
1.0.p15
|
pav  |
- Add SHA256 |
17 Mar 2004 18:29:46
1.0.p15
|
trevor  |
SIZEify. |
05 Feb 2004 20:38:07
1.0.p15
|
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
19 Nov 2003 19:28:40
1.0.p15
|
eik  |
Reset unreachable MAINTAINERs to ports@FreeBSD.org
PR: 59109
Approved by: marcus (mentor) |
21 Feb 2003 13:28:59
1.0.p15
|
knu  |
De-pkg-comment. |
15 Aug 2002 21:21:28
1.0.p15
|
naddy  |
Fix build.
Submitted by: Philip M. Gollucci <gollucci@wam.umd.edu> |
25 Mar 2002 02:17:54
1.0.p15
|
kris  |
BROKEN: does not build |
01 May 2001 11:19:46

|
mharo  |
Update to 1.0.p15 |
08 Oct 2000 07:23:57

|
asami  |
Convert category sysutils 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. |