on graphics/jbigkit (through graphics/tiff) which had a library version
bump in the last update.
- Add "USES=libtool:keepla tar:xz" while here. [1]
Obtained from: marcuscom [1]
changes that Debian made to their libtool. The first command applies to
libtool versions 1.4 and up. The second command is somewhat more elaborate
but essentially it uses the sed hold space to move an "elif...fi" block
down. It applies to 2.x. Together these reduce overlinking to unpatched
.la files (from ports that don't have USES=libtool yet but also .la files
in the work directory).
The third and fourth command fix relinking. During staging libtool may
relink libA when it links to another library in the work directory libB.
The reason is that libA created during build phase has its runpath set to
the location of libB in the work directory. This allows running an
executable that links to libA from within the work directory. The relink
removes this extra runpath.
When libtool relinks libA it replaces "libB.la" on the linker command line
with "-L${STAGEDIR}${PREFIX}/lib -lB" with the intention to link to libB in
the stage directory but this -L flag isn't necessarily the first so another
libB may be linked instead. The two sed commands make relink the same as a
normal link. This means libtool will relink with libraries from the work
directory using a path similar to "../srcB/.libs/libB.so" without -L flags.
This applies to libtool 1.4 and up. Earlier versions don't seem to relink
libraries.
(This fixes ports like devel/apr1 so they link with freshly built libraries
instead of installed libraries.)
Fix all ports with missing libraries.
Additionally:
archivers/rpm4: USES=patchfix.
databases/gdbm: INSTALL_TARGET=install-strip.
devel/gnome-vfs: remove patch that doesn't change anything.
devel/ois: INSTALL_TARGET=install-strip and use standard USE_AUTOTOOLS.
devel/zziplib: INSTALL_TARGET=install-strip, MAKE_CMD.
multimedia/mjpegtools: remove USE_AUTOTOOLS, use modern compiler on i386
instead of disabling optimisations.
net/libnetdude: disable static plugins.
PR: 190941
Exp-run: antoine
Approved by: portmgr (antoine)
===> Building package for grads-1.9b4_9
pkg-static: lstat(/wrkdirs/usr/ports/graphics/grads/work/stage/usr/local/bin/gradshdf): No such file or directory
*** [do-package] Error code 1
Reported by: pkg-fallout
any other web server (e.g. nginx). Always install mapserv binary. [1]
o USES libiconv, if uses libgdal. This fixes build with WMS on. [2]
PR: 191168 [1]
PR: 191167 [2]
Approved by: wen
Use USES=compiler:openmp for the OPENMP option[2]
Ditch the use of perl for patching etc [4] and silence perl threaded check [6]
-delay option spurious message should be fixed [5]
JASPER option was replace by JPEG2000 for JP2k support.
Put 16BIT_PIXEL and HDRI option separate option block. These options change
the library name, so the user needs to take this into consideration.
Use new LIB_DEPENDS syntax.
Use @sample for config files.
Sprinkle some USES=pkgconfig for some ports, since we don't pull it in
anymore at run-time.
PR: 185462 [1]
PR: 187548 [2]
PR: 182793 [3]
PR: 181746 [4]
PR: 176047 [5]
PR: 190814 [6]
Submitted by: c.petrik.sosa@gmail.com [1]
Matthieu Volat <mazhe@alkumuna.eu> [2]
free.bsd@webstyle.ch [3]
andrnils@gmail.com [4]
rfg@tristatelogic.com [5]
Michelle Sullivan <michelle@sorbs.net> [6]
Approved by: portmgr (blanket) (for NO_STAGED ports)
Note that graphics/GraphicsMagick12 was removed on 2014-05-20 because it is
no longer maintained upstream.
Detailed/other changes:
* graphics/GraphicsMagick :
- Copy contents from graphics/GraphicsMagick13
- Remove PORTREVISION and PKGNAMESUFFIX
- Keep original pkg-descr, do not copy whitespace-only changes.
* graphics/pecl-gmagick :
- Use modern LIB_DEPENDS
* graphics/vips :
- Stage support
- Use modern LIB_DEPENDS
- USES libtool, pathfix
* multimedia/bombono :
- Update BUILD_DEPENDS and RUN_DEPENDS
* textproc/htmltolatex :
- Use modern LIB_DEPENDS
Phabric: D108 162
Approved by: portmgr (antoine, bapt)
Dave Shar <koalative at gmail.com> wishes to maintain these ports
with my help.
audio/portaudio
- Pass maintainership to koalative at gmail.com
audio/portaudio2
- Pass maintainership to koalative at gmail.com
deskutils/parcellite
- Pass maintainership to koalative at gmail.com
devel/allegro
- Change Makefile header, add Created by Jimmy Olgeni <olgeni@FreeBSD.org>
- Pass maintainership to koalative at gmail.com
devel/allegro-devel
- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
emulators/q4wine
- Remove not needed linie
- Pass maintainership to koalative at gmail.com
emulators/swine
- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
finance/venice
- Pass maintainership to koalative at gmail.com
graphics/glfw
- Pass maintainership to koalative at gmail.com
graphics/glfw2
- Pass maintainership to koalative at gmail.com
graphics/xsane
- Pass maintainership to koalative at gmail.com
textproc/loook
- Pass maintainership to koalative at gmail.com