Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
08 Dec 2019 16:49:03
1.90_7

|
sunpoet  |
Add PKGNAMESUFFIX to avoid PKGBASE conflict with lang/v
- While I'm here, sort PLIST |
07 Nov 2019 18:36:56
1.90_7

|
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. |
14 Aug 2019 12:25:52
1.90_7

|
mat  |
Convert to UCL & cleanup pkg-message (categories x) |
11 Sep 2018 18:34:28
1.90_7

|
zeising  |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
25 Aug 2018 13:54:31
1.90_6

|
tobik  |
x11-toolkits/v: Fix build with Clang 6
vchkboxc.cxx:43:4: error: constant expression evaluates to 255 which cannot be
narrowed to type 'char' [-Wc++11-narrowing]
0xff, 0x0f, 0x03, 0x0c, 0x05, 0x0a, 0x09, 0x09, 0x91, 0x08, 0x61, 0x08,
^~~~
vchkboxc.cxx:43:4: note: insert an explicit cast to silence this issue
0xff, 0x0f, 0x03, 0x0c, 0x05, 0x0a, 0x09, 0x09, 0x91, 0x08, 0x61, 0x08,
^~~~
static_cast<char>( )
http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/v-1.90_6.log |
23 May 2017 05:03:16
1.90_6

|
rezny  |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
11 May 2015 18:34:58
1.90_5

|
mat  |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
28 Jan 2015 01:08:44
1.90_5

|
amdmi3  |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket, kwm (for gnome@ ports) |
10 Sep 2014 20:50:37
1.90_5

|
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
16 Apr 2014 18:28:50
1.90_4

|
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 ) |
18 Nov 2013 22:02:54
1.90_3

|
bapt  |
Convert from USE_DOS2UNIX to USES=dos2unix
While here stagify |
20 Sep 2013 23:57:48
1.90_3

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits) |
31 Jul 2013 12:01:01
1.90_3

|
danfe  |
- Unbreak parallel (-jX) builds by calling make(1) correctly and adding
missing target dependencies
- Remove check for alpha: unfortunately it'd EOLed long time ago
- Provide an OPTION for OpenGL support, default to on
- Move WRKSRC where it belongs, mute MKDIR's, pad pkg-message output
- Use canonical form of sf.net URL in port description |
13 Jul 2013 13:11:03
1.90_3

|
bapt  |
Mark jobs unsafe |
02 Jul 2011 18:18:48
1.90_3
|
miwi  |
- Kick MD5 support |
11 Apr 2011 19:54:35
1.90_3
|
ade  |
Update to GNU make 3.82 after numerous -exp runs. |
22 Aug 2009 00:39:37
1.90_3
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with X |
23 Jan 2009 16:28:36
1.90_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
1.90_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
1.90_2
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
31 Jul 2007 20:34:39
1.90_1
|
arved  |
Fix build on 64bit platforms |
19 May 2007 20:32:57
1.90_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
24 Nov 2006 22:24:24
1.90
|
miwi  |
- Respect X11BASE
PR: ports/105831
Submitted by: trasz |
11 Mar 2006 10:12:57
1.90
|
pav  |
- Unbreak on 5.X
Submitted by: Kay Lehmann <kay_lehmann@web.de>
Approved by: portmgr (marcus) |
07 Mar 2006 08:41:19
1.90
|
pav  |
- Update to 1.90
- Unbreak
PR: ports/94063
Submitted by: Kay Lehmann <kay_lehmann@web.de>
Approved by: portmgr (erwin) |
25 Nov 2005 19:33:59
1.19_1
|
pav  |
- Add SHA256 |
12 Apr 2005 03:26:57
1.19_1
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
1.19_1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
17 Mar 2005 16:42:31
1.19_1
|
skv  |
Reset maintainer to ports@FreeBSD.org
Approved by: portmgr (krion) |
03 Mar 2005 00:44:41
1.19_1
|
pav  |
- Fix fetch
- Make this build a little further |
31 Mar 2004 03:12:58
1.19_1
|
trevor  |
SIZEify (maintainer timeout) |
04 Feb 2004 05:10:27
1.19_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
13 Nov 2003 12:03:59
1.19
|
trevor  |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
04 Jun 2003 22:43:38
1.19
|
kris  |
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris |
18 May 2003 09:39:32
1.19
|
kris  |
BROKEN on 5.1: bad C++ |
07 Mar 2003 06:14:08
1.19
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
05 Feb 2001 16:49:18

|
olgeni  |
Batch of style fixes for x11-toolkits. |
11 Nov 2000 10:30:05

|
kris  |
Remove directory on deinstall |
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 08:03:53

|
asami  |
Convert category x11-toolkits to new layout. |
12 Jun 2000 23:01:26

|
asami  |
Remove @exec ranlib's. Since pkg_add doesn't change the timestamp, these are
not necessary (even if the linker cares about the timestamp -- I'm not sure if
it does). |