Stagify
Convert to new LIB_DEPENDS
Change handling of PORTDOCS.
Add missing dependencies and strip binary by default.
PR: ports/188222 (based on)
Submitted by: Mikhail <mp39590@gmail.com>
- Use USES=libtool instead of USE_GNOME=lthack
- Use USES=pathfix instead of USE_GNOME=gnomehack
- Use PORTDOCS
- Install static library
- Strip shared library
- Use MAKE_CMD
- Simplify Makefile
- Bump PORTREVISION for dependency and package change
2014-04-03 www/aolserver: abandonware, messing up on clusters
2014-04-03 www/openacs-dotlrn: Depends on expiring www/aolserver
2014-04-03 www/openacs: Depends on expiring www/aolserver
2014-04-03 security/aolserver-nsmcrypt: abandonware, messing up on clusters
2014-04-03 www/aolserver-xotcl: abandonware, messing up on clusters
2014-04-03 graphics/aolserver-nsgd: abandonware, messing up on clusters
2014-04-03 security/aolserver-nsencrypt: abandonware, messing up on clusters
2014-04-03 security/aolserver-nsmhash: abandonware, messing up on clusters
2014-04-03 archivers/aolserver-nszlib: abandonware, messing up on clusters
2014-04-03 security/aolserver-nsopenssl: abandonware, messing up on clusters
2014-04-03 databases/aolserver-nspostgres: abandonware, messing up on clusters
2014-04-03 databases/aolserver-nsmysql: abandonware, messing up on clusters
2014-04-03 security/aolserver-nssha1: abandonware, messing up on clusters
KDE ports:
- Convert to USES=tar:xz
devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs:
- Convert LIB_DEPENDS to new style
devel/p5-perlqt, devel/p5-perlkde:
- Don't remove directories installed by perl port
net/kdnssd:
- moved to net/zeroconf-ioslave (renamed upstream)
x11/kdelibs4:
- Clean up non-standard shared mime files and directories after deinstall
The area51 repository features commits by Alonso Schaich
<alonsoschaich@fastmail.fm> and makc.
9.x in order to prevent run-time breakage after the recent changes in
libiconv
- Bump port revision for lang/ghc and all dependents, as a consequence
Obtained from: FreeBSD Haskell
- bump PORTREVISION after math/matio update
math/dynare:
- fix configure check for matio
- while here, remove needless patch for configure.ac, and convert to USES=tar:xz
Approved by: Fernando Apesteguia (maintainer)
math/scilab:
- mark BROKEN when building with MATIO option (doesn't support new matio)
science/kst2:
- fix dependency type for matio
- add dependence on pkgconfig
- Fix a few minor portlint nitpicks while at it.
The port has successfully been test compiled on 9.2-amd64 and
10.0-amd64, and redports reported success on 8.4-amd64 and 9.2-i386,
too. The application starts and looks sane on 9.2-amd64, but haven't
yet built panos with it.
10+ fails on redports because it uses the unfixed enblend port.
PR: 187555
Approved by: maintainer timeout (vd@, 14 days)
- Use patch instead of USES pathfix
- Remove THREAD Option
- Remove obsolete REINPLACE and .la files, needed that works
graphics/nvidia-texture-tools ports/172108, remove from pkg-plist [1]
- Symlink libraries [1]
- Add patches files/patch-CMakeLists.txt and
files/patch-IlmThread__CMakeLists.txt for proper Cmake usage [1]
- Remove obsolete patch files/patch-configure
- All dependent ports builds fine, only graphics/hugin-devel have self
problem with build
Reviewed by: amdmi3@ [1]
Ocaml 4.00 can't build ocaml-images 3.0.1, so the solution is to update
the package to a newer version. This arrived from dports, but it has
been heavily modified since then. It has also been staged. The
pkg-plist needs work because it doesn't support all the options if they
are turned off. GTK2 has been left OFF by default since it pulls in
136 packages when enabled.
The Ocaml framework did not support staging at the time, so several
knobs were turned off, especially the "WASH" function which disrupted pkg
greatly. The options were cleaned up in a modern way too. An additional
patch was addded to make clang happy so this builds on FreeBSD 10 inside
poudriere.
Urged by: portmgr(bapt)