Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.1 16 Jun 2022 15:13:02 |
Po-Chuan Hsieh (sunpoet) |
science/szip: Remove obsoleted port
Use science/libaec instead. |
2.1.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1.1 24 Feb 2019 17:56:03 |
sunpoet |
Update to 2.1.1
- Changed version to 2.1.1
- CMake support added, which allows for shared or static builds
- CMake dual-binary code added to build both static and shared |
2.1_3 17 Feb 2019 19:38:56 |
sunpoet |
Update WWW |
2.1_3 13 Jan 2019 20:25:41 |
sunpoet |
Remove outdated document
- Bump PORTREVISION for package change |
2.1_2 06 Jun 2018 12:13:19 |
antoine |
Auto-accept SZIP license, otherwise hundreds of ports are skipped |
2.1_2 05 Jun 2018 19:01:08 |
sunpoet |
Add LICENSE
PR: 228743
Submitted by: amdmi3 |
2.1_2 27 May 2017 19:42:13 |
sunpoet |
Fix CONFLICTS_INSTALL
PR: 219388
Submitted by: pawel |
2.1_2 01 Jan 2017 01:47:21 |
sunpoet |
Add libaec 1.0.0
Libaec provides fast lossless compression of 1 up to 32 bit wide signed or
unsigned integers (samples). The library achieves best results for low entropy
data as often encountered in space imaging instrument data or numerical model
output from weather or climate simulations. While floating point representations
are not directly supported, they can also be efficiently coded by grouping
exponents and mantissa.
Libaec implements Golomb-Rice coding as defined in the Space Data System
Standard documents 121.0-B-2 and 120.0-G-2.
Libaec includes a free drop-in replacement for the SZIP library. Just replace
SZIP's shared library libsz.so* with libaec.so* and libsz.so* from libaec. Code
which is dynamically linked with SZIP such as HDF5 should continue to work with
libaec. No re-compilation required. HDF5 files which contain SZIP encoded data
can be decoded by HDF5 using libaec and vice versa.
WWW: https://gitlab.dkrz.de/k202009/libaec |
2.1_2 31 Dec 2016 20:12:12 |
sunpoet |
Convert to options target helper |
2.1_2 01 Oct 2015 15:56:22 |
sunpoet |
- Convert to new test framework |
2.1_2 18 Feb 2015 16:19:53 |
sunpoet |
- Use LIBS
- Use PLIST |
2.1_2 18 Jan 2015 10:36:12 |
sunpoet |
- Use INSTALL_TARGET=install-strip instead of STRIP_CMD |
2.1_2 29 Apr 2014 13:28:25 |
sunpoet |
- Add my LOCAL to MASTER_SITES
- Add OPTIONS_DEFINE
- Remove unnecessary CONFIGURE_ARGS
- Use USES=libtool
- Strip shared library
- Add regression-test:
- Bump PORTREVISION for package change
- Take maintainership |
2.1_1 28 Mar 2014 12:25:16 |
amdmi3 |
- Support staging |
2.1_1 20 Sep 2013 22:48:31 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
science) |
2.1_1 20 Jun 2013 13:01:27 |
bsam |
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. use PLIST_FILES and PORTDOCS at Makefile;
. get rid of pkg-plist;
. trim Makefile headers. |
2.1_1 04 Feb 2012 07:44:51 |
wen |
- Update distinfo because distfile was rerolled upstream [1]
- Reset maintainer
PR: ports/163599 [1]
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> [1] |
2.1_1 03 Jul 2011 13:22:25 |
ohauer |
- remove MD5 |
2.1_1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
2.1_1 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
2.1_1 30 Jan 2009 22:25:07 |
pav |
- Distfile rerolled with minor change to configure script
- Update download location
Reported by: -fetch-original pointyhat run |
2.1_1 24 Dec 2008 19:49:31 |
miwi |
- Fix build
PR: 129788
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
Reported by: pointyhat |
2.1 01 Jun 2008 12:48:13 |
miwi |
- Update to 2.1
- Pass maintainership to submitter
PR: 124178
Submitted by: Wen heping <wenheping@gmail.com> |
2.0 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
2.0 04 Apr 2007 03:31:06 |
glewis |
. Drop maintainership of these ports. Its glaringly obvious that I don't
have time to maintain them since I'm not even keeping up with the ports
that are most important to me. |
2.0 01 Feb 2007 02:42:06 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
2.0 16 Nov 2005 06:02:56 |
glewis |
. Add SHA256. |
2.0 18 Mar 2005 15:54:11 |
glewis |
. Fix the build for gcc 3.4 (and hence FreeBSD 5.x). For some reason -lm
is added when we're using gcc 2.95.4, but not using gcc 3.4. Since its
required, add it explicitly. |
2.0 17 Mar 2005 20:02:01 |
glewis |
. Install some documentation. |
2.0 17 Mar 2005 19:30:00 |
glewis |
. Add a port of the Szip scientific compression library, used by current
versions of HDF:
"Szip is an implementation of the extended-Rice lossless compression
algorithm.
WWW: http://hdf.ncsa.uiuc.edu/doc_resource/SZIP/" |