| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=375598
|
|
|
|
| |
Notes:
svn path=/head/; revision=375594
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=367888
|
|
|
|
| |
Notes:
svn path=/head/; revision=359140
|
|
|
|
| |
Notes:
svn path=/head/; revision=356131
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
as some drivers and utilities.
Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.
Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.
Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.
Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics
Thanks to: all testers, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/187602 [1]
Approved by: portmgr (bdrewery), core (jhb)
Notes:
svn path=/head/; revision=351411
|
|
|
|
| |
Notes:
svn path=/head/; revision=341566
|
|
|
|
|
|
|
|
|
| |
LIB_DEPENDS in cad
With hat: portmgr
Notes:
svn path=/head/; revision=336172
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=335626
|
|
|
|
|
|
|
|
|
|
|
|
| |
libc++.
- Support staging.
PR: ports/183623
Submitted by: rakuco
Approved by: maintainer timeout (14 days)
Notes:
svn path=/head/; revision=334109
|
|
|
|
|
|
|
| |
cad)
Notes:
svn path=/head/; revision=327711
|
|
|
|
| |
Notes:
svn path=/head/; revision=325944
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
|
|
|
|
| |
PR: ports/179620
Submitted by: Erik Greenwald <erik@brlcad.org> (maintainer)
Notes:
svn path=/head/; revision=321499
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.
PR: ports/177942
Exp-run by: miwi
Approved by: portmgr (miwi)
Thanks to all who helped testing!
Notes:
svn path=/head/; revision=319055
|
|
|
|
|
|
|
|
|
|
| |
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=314960
|
|
|
|
|
|
|
|
|
|
|
|
| |
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=314640
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
Notes:
svn path=/head/; revision=313635
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=311861
|
|
|
|
|
|
|
|
|
|
|
| |
- while here, break out massive man page list into Makefile.man [2]
PR: 175166
Submitted by: maintainer, erik@brlcad.org [1], jgh@ [2]
Approved by: maintainer, erik@brlcad.org [2]
Notes:
svn path=/head/; revision=310193
|
|
|
|
|
|
|
|
|
|
| |
- Add missing library deps this package's binaries link to
PR: ports/174282 [1]
Submitted by: Erik Greenwald <erik@brlcad.org> (maintainer)
Notes:
svn path=/head/; revision=308956
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In file included from /usr/local/include/tk8.5/tkInt.h:974,
from /ports/cad/brlcad/work/brlcad-7.22.0/src/other/togl/src/togl.c:27:
/usr/local/include/tk8.5/tkIntDecls.h:672:
error: expected declaration specifiers or '...' before '(' token
/usr/local/include/tk8.5/tkIntDecls.h:672:
error: conflicting types for 'XClipBox'
/usr/local/include/X11/Xutil.h:381:
error: previous declaration of 'XClipBox' was here
Reported by: pointyhat
Notes:
svn path=/head/; revision=303969
|
|
|
|
|
|
|
|
|
|
|
|
| |
- pet portlint (added USE_LDCONFIG) [2]
PR: ports/169520 [1]
Submitted by: Erik Greenwald <erik@brlcad.org> (maintainer) [1]
Reviewed by: scheidell@ (me) [2]
Obtained from: http://brlcad.svn.sourceforge.net/viewvc/brlcad/brlcad/tags/rel-7-22-0/NEWS?revision=51320&view=markup
Notes:
svn path=/head/; revision=300322
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
| |
PR: ports/167499
Submitted by: Erik Greenwald <erik@brlcad.org> (maintainer)
Notes:
svn path=/head/; revision=296085
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add USE_GL=glu and USE_BISON=build to fix build
- Make sure that pkgconfig files are installed to ${PREFIX}/libdata/pkgconfig
- Mark MAKE_JOBS_SAFE
- Silence REINPLACE_CMD output
PR: ports/162785 [1]
Submitted by: Erik Greenwald <erik@brlcad.org> (maintainer) [1]
Feature safe: yes
Notes:
svn path=/head/; revision=286819
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
| |
Notes:
svn path=/head/; revision=277771
|
|
|
|
|
|
|
|
| |
Reported by: pointyhat via pav@
Submitted by: Erik Greenwald <erik@brlcad.org> (maintainer, via irc)
Notes:
svn path=/head/; revision=273619
|
|
|
|
|
|
|
|
| |
PR: ports/156683
Submitted by: Erik Greenwald <erik@brlcad.org> (maintainer)
Notes:
svn path=/head/; revision=273324
|
|
|
|
|
|
|
|
|
|
| |
- Remove MD5
PR: ports/152959
Submitted by: Erik Greenwald <erik@brlcad.org> (maintainer)
Notes:
svn path=/head/; revision=266175
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
|
|
|
|
|
|
| |
- Update maintainer's email
PR: ports/146591
Submitted by: Erik Greenwald <erik@brlcad.org> (maintainer)
Notes:
svn path=/head/; revision=254429
|
|
|
|
| |
Notes:
svn path=/head/; revision=251775
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
| |
starting with B,C
Notes:
svn path=/head/; revision=240067
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
Notes:
svn path=/head/; revision=238781
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
|
|
|
|
| |
PR: 127891
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
Notes:
svn path=/head/; revision=221463
|
|
|
|
|
|
|
| |
Reported by: erwin via pointyhat
Notes:
svn path=/head/; revision=220924
|
|
|
|
|
|
|
|
|
|
| |
successfully on CURRENT, then unbreak it.
PR: ports/126746
Reported by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
Notes:
svn path=/head/; revision=219798
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add regression-test.
PR: ports/124733
Submitted by: "Pedro F. Giffuni" <pfgshield-freebsd@yahoo.com>
Reviewed by: lippe
Approved by: gabor (mentor, implicit)
Notes:
svn path=/head/; revision=216790
|
|
|
|
|
|
|
|
| |
PR: 124105
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
Notes:
svn path=/head/; revision=213935
|
|
|
|
|
|
|
|
| |
PR: ports/123027
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
Notes:
svn path=/head/; revision=211860
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Removed files: files/patch-src-vas4_vas_io.c (already implemented)
- USE_XORG part already implemented by miwi
PR: ports/12232
Submitted by: mm
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=211713
|
|
|
|
|
|
|
| |
Submitted by: pointyhat
Notes:
svn path=/head/; revision=211684
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=211584
|
|
|
|
| |
Notes:
svn path=/head/; revision=210621
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Submitted by: pointyhat
Notes:
svn path=/head/; revision=207151
|