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

|
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. |
01 Jun 2019 13:14:45
1.12_1

|
koobs  |
sysutils/asmem: Remove BROKEN (fix build) for FreeBSD 12/13
PR: 238273
Submitted by: lealxe <lealxe yandex ru>
Approved by: portmgr (unmaintained port)
MFH: 2019Q2 |
23 Oct 2018 16:34:44
1.12_1

|
jbeich  |
Expand FreeBSD 12 conditionals to include 13.0-CURRENT |
22 May 2017 22:29:17
1.12_1

|
linimon  |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
19 May 2016 10:53:06
1.12_1

|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
27 Feb 2014 09:06:26
1.12_1

|
miwi  |
- Add Stage support
- Update MASTER_SITES and WWW: line
- Add LICENSE
PR: 187048 |
07 Feb 2014 18:50:30
1.12_1

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

|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 23:06:00
1.12_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
02 Aug 2011 20:58:23
1.12_1
|
ehaupt  |
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared. |
19 Mar 2011 12:38:54
1.12_1
|
miwi  |
- Get Rid MD5 support |
19 Apr 2008 17:56:05
1.12_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) |
25 Mar 2008 22:44:48
1.12_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.12_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
17 Apr 2007 19:21:12
1.12
|
miwi  |
- Update to 1.12
PR: 111628
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
02 Dec 2006 13:50:17
1.10
|
rafan  |
- Xpm is in X11BASE, not LOCALBASE |
02 Dec 2006 12:21:47
1.10
|
rafan  |
- Fix build, set correct Xpm path
Reported by: pointyhat |
25 Nov 2005 18:14:52
1.10
|
pav  |
- Add SHA256 |
05 Dec 2004 18:43:12
1.10
|
krion  |
Fix build on 6-current
PR: ports/74733
Submitted by: Ports Fury |
18 Nov 2004 21:55:38
1.10
|
kris  |
BROKEN on 6.x: Does not compile |
05 Feb 2004 20:38:07
1.10
|
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
29 Jan 2004 16:13:06
1.10
|
trevor  |
SIZEify. |
08 Jan 2004 15:53:31
1.10
|
krion  |
- Update to version 1.10
PR: 61080
Submitted by: Ports Fury |
19 Nov 2003 19:28:40
1.8
|
eik  |
Reset unreachable MAINTAINERs to ports@FreeBSD.org
PR: 59109
Approved by: marcus (mentor) |
21 Feb 2003 13:28:59
1.8
|
knu  |
De-pkg-comment. |
15 Apr 2001 16:31:31

|
kevlo  |
Upgrade to version 1.8 |
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. |