| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=375598
|
|
|
|
| |
Notes:
svn path=/head/; revision=375594
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version. When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.
Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it. The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20. Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.
PR: 195724
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=374303
|
|
|
|
|
|
|
|
|
|
| |
STATIC_LIBEXECINFO value has to track the inclusion of devel/libexecinfo
so use the same test as USES+=execinfo uses and avoid using the
discouraged (and wrong for DragonFly) OSVERSION check. This is really
a follow-up to a previous commit that added USES+=execinfo.
Notes:
svn path=/head/; revision=368301
|
|
|
|
|
|
|
|
|
|
|
|
| |
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category X.
CR: D511
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=364347
|
|
|
|
| |
Notes:
svn path=/head/; revision=364075
|
|
|
|
| |
Notes:
svn path=/head/; revision=355096
|
|
|
|
|
|
|
|
| |
. Move MAN1 man pages to the packing list.
. Remove a @dirrmtry I didn't need.
Notes:
svn path=/head/; revision=354936
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. Fix the build on 8.x and 9.x by using a static libexecinfo link on them
(not yet verified).
. Remove USE_BZIP2 in favour of USES tar:bzip2
. Fix up some of the Perl script Perl executable usage.
. Set HOME=- to prevent touching .afterstep in /root (suggested by swills@)
. Fix additional packing list problems.
Still need to fix LIB_DEPENDS format and the use of MAN1.
Notes:
svn path=/head/; revision=354419
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
and actually breaks the build on 10.x where libexecinfo.a is part of the
base rather than a port.
Notes:
svn path=/head/; revision=351305
|
|
|
|
|
|
|
|
|
|
|
| |
files. This fixes compilation with clang.
My understanding is that the C99 standard treats inline methods as having
static linkage by default. This is different from the GNU C definition
of inline, which is why this compiled with gcc.
Notes:
svn path=/head/; revision=351234
|
|
|
|
|
|
|
|
| |
case just use the decimal literal.
. Add $FreeBSD$.
Notes:
svn path=/head/; revision=351232
|
|
|
|
|
|
|
| |
x11-wm)
Notes:
svn path=/head/; revision=327786
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=326840
|
|
|
|
| |
Notes:
svn path=/head/; revision=322466
|
|
|
|
|
|
|
|
|
|
| |
. Pet portlint some:
. Switch to new style header.
. Use MASTER_SITE_AFTERSTEP.
. s/file/f/ in .for loops.
Notes:
svn path=/head/; revision=322465
|
|
|
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here
Notes:
svn path=/head/; revision=316683
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
preferred library of the two. I actually think this is superfluous as
this library is never linked in (nor is the inbuilt version used). I'll
investigate this further.
. Mark as MAKE_JOBS_UNSAFE.
. Pet portlint.
PR: 165383
Submitted by: swills@
Notes:
svn path=/head/; revision=292234
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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=272865
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
|
| |
. Move the include of <bsd.port.pre.mk> to prior to attempting to detect
a patch that includes ${PREFIX}. This fixes the detection and unbreaks
the packing list.
Notes:
svn path=/head/; revision=240942
|
|
|
|
|
|
|
|
| |
. Get the packing list right in both the case where share/gnome/wm-properties
does and doesn't exist.
Notes:
svn path=/head/; revision=240226
|
|
|
|
|
|
|
| |
starting with X
Notes:
svn path=/head/; revision=240078
|
|
|
|
|
|
|
| |
Tested by: pav on pointyhat
Notes:
svn path=/head/; revision=238018
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (erwin)
Notes:
svn path=/head/; revision=220381
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
Submitted by: pav
Notes:
svn path=/head/; revision=210467
|
|
|
|
|
|
|
|
|
|
|
| |
This is extermely unlikely to have been broken in practise, but it was
affecting pointyhat. I think I now understand why the correct way is
breaking my test script.
Pointed out by: pointyhat (via pav)
Notes:
svn path=/head/; revision=210363
|
|
|
|
|
|
|
|
|
| |
. Fix handling of the GNOME desktop files in the packing list.
. Remove BROKEN since this release fixes the problems with doc generation
crashing or timing out.
Notes:
svn path=/head/; revision=210090
|
|
|
|
|
|
|
| |
BROKEN on those versions until a fix is obtained.
Notes:
svn path=/head/; revision=208367
|
|
|
|
| |
Notes:
svn path=/head/; revision=204938
|
|
|
|
|
|
|
| |
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=202824
|
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Approved by: portmgr (hat)
Notes:
svn path=/head/; revision=202648
|
|
|
|
|
|
|
| |
. Use a better set of dependencies.
Notes:
svn path=/head/; revision=202260
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=196762
|
|
|
|
|
|
|
|
|
|
| |
update.
. Bump PORTREVISION.
Pointed out by: pointyhat (via pav)
Notes:
svn path=/head/; revision=196020
|
|
|
|
|
|
|
| |
this is unnecessary.
Notes:
svn path=/head/; revision=195478
|
|
|
|
| |
Notes:
svn path=/head/; revision=195477
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
| |
Notes:
svn path=/head/; revision=184302
|
|
|
|
| |
Notes:
svn path=/head/; revision=184095
|
|
|
|
| |
Notes:
svn path=/head/; revision=184092
|
|
|
|
|
|
|
|
| |
Pointed out by: pointyhat (kris)
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=175388
|
|
|
|
|
|
|
|
| |
Pointy hats to: rafan 6x, droso 2x, pav 2x, alepulve, clsung, glewis, itetcu,
miwi
Notes:
svn path=/head/; revision=174953
|