Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Nov 2019 18:36:56
2.0.1_3

|
zeising  |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
01 Jan 2016 17:41:24
2.0.1_3

|
rakuco  |
Fix MASTER_SITES and unmark BROKEN. |
09 Nov 2015 12:59:04
2.0.1_3

|
antoine  |
Mark a few ports BROKEN: unfetchable |
01 Sep 2015 14:14:53
2.0.1_3

|
amdmi3  |
- Switch to options helpers |
20 Dec 2014 19:55:19
2.0.1_3

|
bapt  |
cleanup plist |
03 Jan 2014 22:21:54
2.0.1_3

|
antoine  |
- Stage support
- Add missing OPTIONS_DEFINE |
13 Oct 2013 02:01:17
2.0.1_3

|
eadler  |
Cleanup of the unowned ports in the x11 directory
- Fix LIB_DEPENDS
- Fix COMMENT
- Fix USE_GMAKE |
20 Sep 2013 23:43:20
2.0.1_3

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
25 Mar 2013 19:14:43
2.0.1_3

|
eadler  |
For some of the unmaintained ports in the x11 category convert them to OptionsNG
While here, trim the headers |
02 Jul 2011 07:55:10
2.0.1_3
|
miwi  |
- Update MASTER_SITES and WWW: line
PR: 158449
Submitted by: Ports Fury |
16 Jun 2011 07:30:16
2.0.1_3
|
bapt  |
Another bunch of deprecation: no more public distfiles and/or abandonware |
19 Mar 2011 12:38:54
2.0.1_3
|
miwi  |
- Get Rid MD5 support |
23 Jan 2009 16:28:36
2.0.1_3
|
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). |
19 Apr 2008 17:56:05
2.0.1_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
2.0.1_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
2.0.1_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
14 May 2006 13:17:22
2.0.1_1
|
lawrance  |
Update mastersites.
Make compliant with CC/CFLAGS/X11BASE.
Add WWW link.
PR: ports/96221
Submitted by: Ports Fury |
23 Apr 2006 09:00:19
2.0.1
|
linimon  |
Reset sakai as maintainer due to email bouncing.
Hat: portmgr |
14 Apr 2006 05:52:23
2.0.1
|
edwin  |
[PATCH] x11/xmangekyou: marke BORKEN: does not fetch.
Conection time-out on MASTER_SITES (Last OK result Sun Mar
5 06:50:46 2006 UTC) so mark BROKEN. [1]
Maybe the maintainer could provide a back-up site ?
fmt pkg-descr at 80 chars/line while here.
Reported by: fenner's distfiles survey [1]
PR: ports/94785
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: maintainer timeout |
24 Jan 2006 03:16:52
2.0.1
|
edwin  |
SHA256ify
Approved by: krion@ |
31 Mar 2004 03:12:58
2.0.1
|
trevor  |
SIZEify (maintainer timeout) |
21 Feb 2003 14:06:08
2.0.1
|
knu  |
De-pkg-comment. |
05 Nov 2002 21:05:03
2.0.1
|
trevor  |
Complete the change of domain name from sut.ac.jp to tus.ac.jp
(except in "Whom" lines).
Submitted by: hrs
PR: 38196 |
03 Nov 2000 17:07:32

|
knu  |
Update to 2.0.1, which fixes a segfault problem. |
08 Oct 2000 07:56:00

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