| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=517000
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412351
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket, kwm (for gnome@ ports)
Notes:
svn path=/head/; revision=378031
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=346790
|
|
|
|
|
|
|
|
| |
Use options framework
Respect examples/docs
Notes:
svn path=/head/; revision=346464
|
|
|
|
|
|
|
| |
x11-wm)
Notes:
svn path=/head/; revision=327786
|
|
|
|
|
|
|
|
|
|
| |
While here:
- Trim headers
- Convert some port from USE_GNOME=gnomehack to USES=pathfix
- Convert from USE_GMAKE to USES=gmake
Notes:
svn path=/head/; revision=325734
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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=271346
|
|
|
|
|
|
|
| |
starting with X
Notes:
svn path=/head/; revision=240078
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=218938
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
Notes:
svn path=/head/; revision=209620
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add pkg-plist
- Use SF macro
PR: ports/120227
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: A.J.Caines@halplant.com (maintainer)
Notes:
svn path=/head/; revision=206687
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
| |
PR: 111904
Submitted by: miwi
Approved by: maintainer
Notes:
svn path=/head/; revision=190472
|
|
|
|
|
|
|
|
|
| |
PR: ports/107751
Submitted by: miwi
Approved by: maintainer
Notes:
svn path=/head/; revision=182089
|
|
|
|
|
|
|
|
|
|
| |
- Removed pkg-message, changed site (back) to sf.net
PR: ports/89044
Submitted by: maintainer
Notes:
svn path=/head/; revision=148342
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=134807
|
|
|
|
| |
Notes:
svn path=/head/; revision=134376
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update boxtools to 0.70.0.
- Update bbpager to 0.4.0.
- Global cleanup in blackbox and bbkeys.
PR: ports/78967
Submitted by: Andrew J. Caines <A.J.Caines@halplant.com>
Notes:
svn path=/head/; revision=131590
|
|
|
|
|
|
|
|
|
|
| |
Support PLIST_FILES
PR: ports/70269
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=115861
|
|
|
|
|
|
|
|
| |
PR: ports/70203
Submitted by: Stijn Hoop (maintainer)
Notes:
svn path=/head/; revision=115816
|
|
|
|
| |
Notes:
svn path=/head/; revision=104520
|
|
|
|
| |
Notes:
svn path=/head/; revision=76045
|
|
|
|
|
|
|
|
| |
PR: 45985
Submitted by: Andrew J Caines <a.j.caines@halplant.com> via maintainer
Notes:
svn path=/head/; revision=72334
|
|
|
|
|
|
|
| |
Shown how to fix by: kan
Notes:
svn path=/head/; revision=65758
|
|
|
|
|
|
|
|
|
|
| |
managers too.
PR: 42083
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=65145
|
|
|
|
|
|
|
|
|
|
|
| |
- Don't remove shared directory on deinstall if it's not empty
PR: 39774
Submitted by: Stijn Hoop <stijn@win.tue.nl>
Approved by: MAINTAINER
Notes:
svn path=/head/; revision=62146
|
|
|
|
| |
Notes:
svn path=/head/; revision=50461
|
|
|
|
|
|
|
|
| |
PR: 26079
Submitted by: Stijn Hoop <stijn@win.tue.nl>
Notes:
svn path=/head/; revision=40711
|
|
PR: 19358
Submitted by: Patrick Seal <patseal@hyperhost.net>
Notes:
svn path=/head/; revision=31573
|