| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
- Strip binaries
- Fix AIRPLAY option
- Fix packaging with MDSN option turned off
- Regenerate patches
Notes:
svn path=/head/; revision=395643
|
|
|
|
|
|
|
|
|
|
|
| |
libvorbisidec.so.1.0.2 -> libvorbisidec.so.1.0.3
ACC report: https://people.freebsd.org/~jbeich/compat_reports/libtremor/1.2.0.s20040213_to_1.2.1.s20150105/compat_report.html
Pointy hat to: jbeich
MFH: 2015Q3 (ports-secteam reliability blanket)
Notes:
svn path=/head/; revision=395574
|
|
|
|
| |
Notes:
svn path=/head/; revision=383682
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Plug waf into MAKE_CMD and CONFIGURE_CMD so the regular defined targets can be
reused
Always define _MAKE_JOBS so that when bsd.port.mk will stop overwritting
_MAKE_JOBS when parallel jobs are disabled we can enforce -j1 (which is needed
to really disable parallelisation with waf
WAF_CMD has been created to allow one to override the location of the waf script
relatively to WRKSRC
CONFIGURE_TARGET is by default defined to "configure"
ALL_TARGET is by default defined to "build"
INSTALL_TARGET is by default defined to "install"
USES=waf is by default stagedir safe
Notes:
svn path=/head/; revision=383571
|
|
|
|
|
|
|
|
|
|
| |
from individual ports when appropriate (two ports, `audio/deadbeef' and
`devel/gvfs', were allowed to keep them for the time being, since they
benefit from custom description)
- Remove last per-port occurrences of WAVPACK_DESC while I'm at it
Notes:
svn path=/head/; revision=382900
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=372745
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=371614
|
|
|
|
| |
Notes:
svn path=/head/; revision=371234
|
|
|
|
| |
Notes:
svn path=/head/; revision=367119
|
|
|
|
|
|
|
|
|
|
| |
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD
Notes:
svn path=/head/; revision=366788
|
|
|
|
|
|
|
|
| |
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Notes:
svn path=/head/; revision=366670
|
|
|
|
| |
Notes:
svn path=/head/; revision=366099
|
|
|
|
|
|
|
|
|
| |
- Fix plist for ET option
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=366061
|
|
|
|
|
|
|
| |
PR: 192271
Notes:
svn path=/head/; revision=364423
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump dependent ports as .so version has changed
- Fix audio/abcde by requiring python
- Fix audio/moc plist with MUSEPACK enabled
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=364024
|
|
|
|
|
|
|
|
|
|
| |
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=360588
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use USES=libtool
- Strip shared library
- Bump PORTREVISION for audio/libshout shlib change and
dependency change from audio/libshout2 to audio/libshout [1]
Approved by: portmgr (bapt) [1]
Notes:
svn path=/head/; revision=353022
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: ports/188377
Submitted by: Volodymyr Kostyrko <arcade@b1t.name>
Notes:
svn path=/head/; revision=350720
|
|
|
|
| |
Notes:
svn path=/head/; revision=348449
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix build with when both VISUAL and VORBIS options are on
- While here, make portlint happier
PR: ports/187100 [1]
Submitted by: Igor Steuck Lopes <igorstklps@gmail.com>
Obtained from: Upstream [1]
Notes:
svn path=/head/; revision=346384
|
|
|
|
| |
Notes:
svn path=/head/; revision=342735
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=338691
|
|
|
|
|
|
|
|
|
| |
instead of the one hardcoded in the script itself.
Submitted by: python@ (mva@)
Notes:
svn path=/head/; revision=334901
|
|
|
|
|
|
|
|
|
|
| |
- Fix build with newer ffmpeg
Reported by: Wolfgang Riegler <wolfgang.riegler gmx.de>
Approved by: maintainer
Notes:
svn path=/head/; revision=331613
|
|
|
|
|
|
|
| |
While here, convert to new LIB_DEPENDS format.
Notes:
svn path=/head/; revision=328665
|
|
|
|
|
|
|
| |
audio)
Notes:
svn path=/head/; revision=327706
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
Notes:
svn path=/head/; revision=322783
|
|
|
|
|
|
|
| |
Reported by: poudriere
Notes:
svn path=/head/; revision=322302
|
|
|
|
|
|
|
|
|
|
| |
- While here remove 7.X gruft
Reported by: pointyhat
http://pointyhat-west.isc.freebsd.org/errorlogs/amd64-errorlogs/a.9-exp.20130618003449.pointyhat-west/xmms2-0.8_3.log
Notes:
svn path=/head/; revision=321169
|
|
|
|
|
|
|
|
|
| |
* Chase the update in dependent ports.
PR: 179072
Notes:
svn path=/head/; revision=320405
|
|
|
|
|
|
|
|
|
|
| |
- While here hack build system to stop slave ports from overwriting
master's files on installation
Reported by: miwi [1]
Notes:
svn path=/head/; revision=319017
|
|
|
|
|
|
|
|
| |
- Correctly take maintainership of unmaintained xmms2 slaves
- While I'm here, trim Makefile headers
Notes:
svn path=/head/; revision=305373
|
|
|
|
|
|
|
| |
going backwards for {cpp,py,ruby}-xmms2 as reported by pointyhat.
Notes:
svn path=/head/; revision=301225
|
|
|
|
|
|
|
| |
directly or indirectly (via libvorbis, libtheora).
Notes:
svn path=/head/; revision=301188
|
|
|
|
|
|
|
|
|
| |
No functional change to the port.
Approved by: crees, tabthorpe (mentors, implicit)
Notes:
svn path=/head/; revision=301127
|
|
|
|
|
|
|
| |
Approved by: crees, tabthorpe (mentors, implicit)
Notes:
svn path=/head/; revision=298829
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove uneeded double quotes
- While here fix various portlint warnings
- Indent make conditionals and loop
Approved by: Boris Samorodov <bsam@FreeBSD.org> (net/unison-nox11 maintainer)
Approved by: Matthias Andree <mandree@FreeBSD.org> (implicit, net/unison232 maintainer)
Approved by: tabthorpe (mentor)
Notes:
svn path=/head/; revision=297905
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add SNDFILE option [1]
- Don't install test and debugging components by default [2]
- Fix slave ports
- Take maintainership
PR: ports/163056
Submitted by: Jan Beich <jbeich@tormail.net> [1] and [2] partly
Approved by: crees (mentor)
Notes:
svn path=/head/; revision=296239
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav
Notes:
svn path=/head/; revision=291667
|
|
|
|
| |
Notes:
svn path=/head/; revision=289416
|
|
|
|
|
|
|
|
| |
PR: 161591
Submitted by: Guido Falsi <mad@madpilot.net>
Notes:
svn path=/head/; revision=284190
|
|
|
|
|
|
|
|
|
|
| |
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)
Suggestions and patches from: ache, C. Burns, wen
Notes:
svn path=/head/; revision=283695
|
|
|
|
| |
Notes:
svn path=/head/; revision=280721
|
|
|
|
|
|
|
|
| |
PR: 159429
Submitted by: KATO Tsuguru
Notes:
svn path=/head/; revision=279264
|
|
|
|
| |
Notes:
svn path=/head/; revision=276239
|
|
|
|
|
|
|
| |
does not potentially go backwards.
Notes:
svn path=/head/; revision=272941
|
|
|
|
|
|
|
|
| |
PR: ports/155977
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
Notes:
svn path=/head/; revision=271915
|
|
|
|
|
|
|
|
|
|
|
| |
- Update WWW
- chase xmms2 shlib bump
PR: 144821
Submitted by: Guido Falsi <mad@madpilot.net>
Notes:
svn path=/head/; revision=269606
|