| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=362926
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update shared lib handling: mp3lame -> libmp3lame.so etc.
- USES libtool
- Stagify
- Pet portlint
- Makefile cleanup
- Rename files/patch-include::mpeg4ip_byteswap.h -> get rid of colons
- Bump PORTREVISION
Approved by: mentors (implicit)
MFH: 2014Q2
Notes:
svn path=/head/; revision=357872
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be
added to LIBS to make sure they appear after any -L and -l flags set by
upstream. Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.
Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix. Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS. This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.
PR: 190592
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=357486
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=355312
|
|
|
|
|
|
|
|
|
| |
- Link using ffmpeg0
Approved by: portmgr (bapt, implicit)
Notes:
svn path=/head/; revision=329853
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 20130827 snapshot
- Add CONFIGURE_ARGS to disable OpenCL, fixes configure failure
- Chase library version bump in dependent ports
PR: ports/182484
Submitted by: mm
Reviewed by: kwm, bapt
Notes:
svn path=/head/; revision=329667
|
|
|
|
|
|
|
| |
multimedia)
Notes:
svn path=/head/; revision=327747
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
| |
Notes:
svn path=/head/; revision=323766
|
|
|
|
|
|
|
| |
Removed shlib numbers
Notes:
svn path=/head/; revision=304884
|
|
|
|
|
|
|
|
|
| |
Handbook)
Approved by: portmgr@ (implicit)
Notes:
svn path=/head/; revision=301960
|
|
|
|
|
|
|
| |
Switch to new options framework
Notes:
svn path=/head/; revision=301407
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
| |
Notes:
svn path=/head/; revision=295502
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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=291538
|
|
|
|
|
|
|
| |
Bump portrevision of all ports which depend upon it.
Notes:
svn path=/head/; revision=289243
|
|
|
|
| |
Notes:
svn path=/head/; revision=287785
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=285419
|
|
|
|
|
|
|
| |
Reported by: pointyhat (pav)
Notes:
svn path=/head/; revision=283459
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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=276986
|
|
|
|
| |
Notes:
svn path=/head/; revision=276530
|
|
|
|
| |
Notes:
svn path=/head/; revision=276361
|
|
|
|
| |
Notes:
svn path=/head/; revision=276239
|
|
|
|
| |
Notes:
svn path=/head/; revision=276165
|
|
|
|
| |
Notes:
svn path=/head/; revision=267007
|
|
|
|
|
|
|
|
|
|
| |
The bundled implementation fails to compile.
- Bump portrevision.
Approved by: maintainer timeout (multimedia@, 14 days)
Notes:
svn path=/head/; revision=266782
|
|
|
|
| |
Notes:
svn path=/head/; revision=265441
|
|
|
|
|
|
|
|
| |
PR: ports/148643
Submitted by: Christopher Key <cjk32 at cam.ac.uk>
Notes:
svn path=/head/; revision=259121
|
|
|
|
| |
Notes:
svn path=/head/; revision=258164
|
|
|
|
| |
Notes:
svn path=/head/; revision=258146
|
|
|
|
| |
Notes:
svn path=/head/; revision=256486
|
|
|
|
|
|
|
|
|
|
|
|
| |
- use ?= for the portrevision of a master port to make it possible to
change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
- done via a semi-automated way (manual review and fixup)
- I tried to take care to not bump ports which only depend optionaly on
lame (with a default of no dependency)
Notes:
svn path=/head/; revision=255644
|
|
|
|
| |
Notes:
svn path=/head/; revision=253001
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
| |
- Add MAKE_JOBS_SAFE for SMP compilation
- Bump portrevision
Notes:
svn path=/head/; revision=239381
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove x264-gtk
PR: ports/132780
Submitted by: Bapt <baptiste.daroussin@gmail.com>
- Update libquicktime to 1.1.1 to fix build with new x264
Submitted by: kwm
- Chase x264 shlib bump
Notes:
svn path=/head/; revision=231385
|
|
|
|
| |
Notes:
svn path=/head/; revision=228783
|
|
|
|
|
|
|
| |
- Switch to using yasm instead of nasm
Notes:
svn path=/head/; revision=217719
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=208952
|
|
|
|
| |
Notes:
svn path=/head/; revision=206587
|
|
|
|
| |
Notes:
svn path=/head/; revision=201103
|
|
|
|
|
|
|
|
| |
Submitted by: raaf@zen.mooo.com
More info: http://raaf.atspace.org/
Notes:
svn path=/head/; revision=200748
|
|
|
|
| |
Notes:
svn path=/head/; revision=200005
|
|
|
|
|
|
|
| |
Reported by: kris
Notes:
svn path=/head/; revision=193283
|
|
|
|
|
|
|
|
|
| |
mp4player and gmp4player to run video file. Bump the PORTREVISION.
Reported by: Heiko Recktenwald <uzs106@uni-bonn.de>
Notes:
svn path=/head/; revision=192652
|