Force build with GCC, where anything goes.
While here, add a missing file to plist and add some stuff to USES. Not
alphabetized, just for danfe and marino.
- Stagify, cleanup Makefile, fix a typo in options handling (VORBISTOOLS ->
VORBIS), and also formatting, misc. style bugs (including pkg-descr)
There is a pending PR for this port (184132), but it was last updated on
2014-01-18 with no reply from maintainer since then, so I guess I am not
stepping on anyone's toes.
`cmake --help-command' and `cmake --help-policies', which were just
erroring out or not printing anything.
Modules/ and Templates/ are still installed by devel/cmake-modules.
Reported by gahr@.
- Pass --parallel to CMake's bootstrap script to parallelize the initial
part of its build process.
At least since 2.8.12 `cmake --help' stopped outputting its version number,
which was being used by Qt Creator in its CMake detection process.
PR: 193283
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user
Differential Revision: https://reviews.freebsd.org/D703
Reviewed by and discussed with: bapt
With hat: portmgr
From the WWW:
The latest official 1.0.X release is 1.0.5. This release should not be
used for new installs since it is no longer supported (use 1.2.X
instead).
- Update to 5.5.0
- Populate USES with desktop-file-utils, iconv, libtool, pathfix,
and shared-mime-info
- Add dependency on xdg-utils
- Remove needless USE_LDCONFIG
- Clean up CONFIGURE_ENV from stale stuff
- Update options:
. remove DOCS, FFTW, MATIO, UMFPACK (always build with them for simplicity)
. remove NLS (doesn't build without it)
. merge HELP with GUI
. PVM is not supported anymore
. Enable OCAML and TK by default
- Use options heplers
- Clean up post-patch section from stale fixes
- Convert to static pkg-plist
PySAL is a cross-platform library of spatial analysis functions written in
Python. It is intended to support the development of high level applications for
spatial analysis.
WWW: https://pypi.python.org/pypi/PySAL
WWW: http://pysal.org/
Base directory for theme gnewsense was errorneously marked for removal
only if FreeBSD theme is present.
PR: ports/193275
Submitted by: madpilot@
Pointyhat to: rea@
- Support base openssl
- Use option helpers
- Replace pre-configure with USE_AUTOTOOLS
- Replace patch with post-install command
- Replace USE_GCC=any with USES=compiler:nestedfct