Commit graph

54 commits

Author SHA1 Message Date
Mathieu Arnold
597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +00:00
Sunpoet Po-Chuan Hsieh
3f9afa5650 - Update to 2.2.20
Changes:	https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
2015-10-27 15:50:25 +00:00
Sunpoet Po-Chuan Hsieh
950349ba2d - Use USES=localbase 2015-10-15 20:16:51 +00:00
Sunpoet Po-Chuan Hsieh
9052cdcc50 - Convert to new test framework 2015-10-01 15:56:25 +00:00
Sunpoet Po-Chuan Hsieh
99c9a175f7 - Update to 2.2.19
Changes:	https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
2015-04-03 17:28:32 +00:00
Sunpoet Po-Chuan Hsieh
b26e6bfc43 - Update to 2.2.18
Changes:	https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
2015-02-18 16:20:13 +00:00
Sunpoet Po-Chuan Hsieh
e54ac542e0 - Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP} 2015-01-18 10:35:43 +00:00
Sunpoet Po-Chuan Hsieh
04380f8a21 - Update to 2.2.17
Changes:	https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
2014-09-03 19:09:22 +00:00
Sunpoet Po-Chuan Hsieh
ba57231cb0 - Revert r362761
Suggested by:	tijl
2014-07-25 07:35:24 +00:00
Sunpoet Po-Chuan Hsieh
f9c6b30c53 - Fix build on 11-CURRENT 2014-07-24 05:01:54 +00:00
Sunpoet Po-Chuan Hsieh
22a236250a - Update to 2.2.16
Changes:	https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
2014-07-04 02:49:28 +00:00
Sunpoet Po-Chuan Hsieh
c6879351ab - Update to 2.2.15
Changes:	https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
2014-06-26 11:57:48 +00:00
Sunpoet Po-Chuan Hsieh
9bb1d8220f - Update to 2.2.14
Changes:	https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
2014-06-18 17:09:27 +00:00
Sunpoet Po-Chuan Hsieh
8a4db1fc21 - Update to 2.2.13
Changes:	https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
2014-06-16 20:51:20 +00:00
Sunpoet Po-Chuan Hsieh
f98b5a0eab - Update to 2.2.12
- Use USES=libtool

Changes:	https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
2014-06-08 13:24:58 +00:00
Sunpoet Po-Chuan Hsieh
9221b33bbc - Update pkg-descr 2014-05-19 18:05:21 +00:00
Sunpoet Po-Chuan Hsieh
3c2b8daa76 - Update to 2.2.11
- Use PORTDATA

Changes:	https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
2014-04-26 18:11:29 +00:00
Sunpoet Po-Chuan Hsieh
5286d15454 - Update to 2.2.6
Changes:	https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
2014-04-12 21:22:54 +00:00
Sunpoet Po-Chuan Hsieh
b073a17b3e - Update to 2.2.5
- Add DOCS option

Changes:
2.2.5:
- Added missing "Makefile.in" to source-distribution.

2.2.4:
- Corrected version information in documentation. The Git plugin for Eclipse
  doesn't yet support Git hooks, so the pre-commit hook wasn't working.

2.2.3:
- Added vetting of the autoconf-based build to the continuous-delivery pipeline.

2.2.2:
- Documentation: Changed URL of Unidata yum(1) repository from
  <http://www.unidata.ucar.edu/yum-repo/CentOS/6/$basearch> to
  <http://www.unidata.ucar.edu/repos/yum/CentOS/6/$basearch>.

2.2.1:
- UDUNITS-1 Interface: Squashed bug in UDUNITS-1 interface that would not
  indicate an error if an ENOMEM error occurred.
- Documentation: Corrected name of installation-prefix variable in cmake build
  example for Windows (UDUNITS_INSTALL_PREFIX -> CMAKE_INSTALL_PREFIX).

2.2.0:
- New Features:
  - Program udunits2(1):
    - Added "-H have" and "-W want" options.
    - Added support for numeric unit amount so that "0 degC" equals "32 degF".
  - Library udunits2(3):
    - Added ut_get_path_xml() to retrieve pathname of XML unit database.
  - Units Database:
    - Added units "molecule" (for conversion with "mole") and "bit".
  - Misc:
    - Removed bundled EXPAT package.
    - Ported code to 32-bit Windows-7 under MinGW.
    - Added explicit chapters on the unit utility and unit library to the
      top-level package documentation.
- Bug Fixes:
  - Library udunits2(3):
    - Corrected logic of checking for location of <noplural> element.
  - Units Database:
    - Corrected ISO Latin-1 encodings that somehow got corrupted.
  - Release Engineering:
    - Added support for building by CMake and for creating binary distributions
      by CPack.
    - Added scripts and configuration-files to support continuous-delivery.
    - Added acceptance-test scripts for 32-bit Ubuntu 12 (Precise Pangolin) and
      32-bit Windows-7. Currently, only the Ubuntu script is used in the
      continuous-delivery pipeline.
  - Misc:
    - Changed file LICENSE to COPYRIGHT and corrected copyright year in many
      files.
    - Refactored the documentation to make it more version aware.
2014-04-06 05:46:50 +00:00
Sunpoet Po-Chuan Hsieh
6c540acd76 - Strip shared library 2013-10-10 14:32:08 +00:00
Sunpoet Po-Chuan Hsieh
0f9f514708 - Support STAGEDIR 2013-10-10 07:40:14 +00:00
Baptiste Daroussin
1dd0d087e7 Add NO_STAGE all over the place in preparation for the staging support (cat: science) 2013-09-20 22:48:30 +00:00
Sunpoet Po-Chuan Hsieh
f914b50b6b - Convert to new LIB_DEPENDS format
Suggested by:	wg
2013-09-01 15:33:46 +00:00
Sunpoet Po-Chuan Hsieh
c13fdab32e - Pet portlint: remove ABI version number from LIB_DEPENDS 2013-08-29 14:41:35 +00:00
Sunpoet Po-Chuan Hsieh
ee0456d513 - Cleanup Makefile header 2013-08-21 17:42:57 +00:00
Sunpoet Po-Chuan Hsieh
fa1716b118 - Remove leading indefinite article from COMMENT 2013-08-21 17:17:25 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Sunpoet Po-Chuan Hsieh
56e04a0981 - Remove unnecessary USE_PERL5
- Bump PORTREVISION for dependency change
2012-05-06 09:35:33 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
2011-09-23 22:26:39 +00:00
Sunpoet Po-Chuan Hsieh
2620a877c9 - Update to 2.1.24
Changes:
- Removed superfluous "the" from library documentation.
- Added (against my better judgement) symbols "ppm", "ppb", "ppt", "ppq", and
  (shamefully) symbols "ppmv", "ppbv", "pptv", and "ppqv" to the "common" units
  database.
- Improved ut_decode_time(): the returned "seconds" value will now always be
  less than 60. Thanks Christian.
2011-09-16 18:22:44 +00:00
Sunpoet Po-Chuan Hsieh
1aaf0d9821 - Update to 2.1.23
Changes:
- Corrected "make install". Will now create the installation-directory
  $(DESTDIR)$(htmldir) for holding the symbolic links for HTML access to the
  unit database if that directory doesn't exist.
- Modified "formatter.c" to more rigorously handle the return value of
  snprintf().
- Modified documentation on ut_format() to indicate that the number of bytes
  returned depends on the snprintf() function that's used.
2011-05-25 14:38:41 +00:00
Sunpoet Po-Chuan Hsieh
4aa3734e96 - Update to 2.1.22
- CPPFLAGS is now added to CONFIGURE_ENV by Mk/bsd.port.Mk

Changes:	http://www.unidata.ucar.edu/blogs/news/entry/udunits_version_2_1_22
2011-04-12 15:18:34 +00:00
Sunpoet Po-Chuan Hsieh
adaf4aaad4 - Update to 2.1.21
Changes:
- Eliminate expectation and use of leading scale factor in the "have"
  unit of udunits2(1).
- Add verification of commit status to "make ftp".
- Add dependency of documentation on version.
- Add "force" flag to tagging rule in makefile.

Feature safe:	yes
2011-02-04 19:46:12 +00:00
Sunpoet Po-Chuan Hsieh
d033dc9834 - Update to 2.1.20
Changes:
- Added "fahrenheit" as an alias for "degrees fahrenheit".
- Added hyperlinks from HTML documentation to XML files of the units database.
2010-12-26 17:27:34 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Sunpoet Po-Chuan Hsieh
0d5e39c89e - Use LOCAL/sunpoet as backup MASTER_SITES
Approved by:	pgollucci (mentor)
2010-10-01 01:14:18 +00:00
Sunpoet Po-Chuan Hsieh
e475c19a24 - Update MAINTAINER to my FreeBSD.org address
Approved by:	pgollucci (mentor)
2010-09-22 17:10:26 +00:00
Bernhard Froehlich
291997e808 - Update to 2.1.19
PR:		ports/149801
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet dot net> (maintainer)
Approved by:	beat (co-mentor)
2010-08-19 18:23:09 +00:00
Bernhard Froehlich
05c503e612 - Update to 2.1.18
PR:		ports/149760
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet dot net> (maintainer)
Approved by:	miwi (mentor)
2010-08-19 09:02:59 +00:00
Max Brazhnikov
2d40fb4735 Update to 2.1.17
PR:		ports/148064 (in follow-up)
Submitted by:	Sunpoet Po-Chuan Hsieh (maintainer)
Feature safe:	yes
2010-06-26 08:49:08 +00:00
Max Brazhnikov
3032248304 Update to 2.1.16
Pass maintainership to submitter

PR:		ports/148064
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net>
Feature safe:	yes
2010-06-25 22:22:05 +00:00
Martin Wilke
d9e1343c5a - Update to 2.1.14
PR:		144428
Submitted by:	Ports Fury
2010-03-08 23:14:22 +00:00
Wen Heping
fea95026bc - Update to 2.1.9
PR:		ports/139875
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:	miwi,jadawin(mentors,implicit)
2009-10-28 13:24:46 +00:00
Dmitry Marakasov
82ce95653a - Mark MAKE_JOBS_UNSAFE, fails with forced jobs on my tinderbox 2009-06-09 14:30:23 +00:00
Greg Lewis
fc324b2f3e . Update to 1.12.9. 2009-01-20 05:44:41 +00:00
Greg Lewis
efa92f7fe6 . 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.
2007-04-04 03:31:05 +00:00
Greg Lewis
76a454bc5e . Update MASTER_SITES (fixes fetch).
PR:		111150
Submitted by:	Jason Harris <jharris@widomaker.com>
2007-04-03 16:16:39 +00:00
Edwin Groothuis
28dd10dcb4 Remove USE_REINPLACE from all categories starting with S 2006-05-13 04:15:53 +00:00
Mark Linimon
6181962f8e Chase some URLs per distfile survey. 2005-11-26 04:31:00 +00:00
Greg Lewis
894675729d . Add SHA256. 2005-11-15 20:12:54 +00:00