| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
06 May 2012 09:35:33
2.1.24_1
|
sunpoet  |
- Remove unnecessary USE_PERL5
- Bump PORTREVISION for dependency change |
23 Sep 2011 22:26:39
2.1.24
|
amdmi3  |
- 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 |
16 Sep 2011 18:22:44
2.1.24
|
sunpoet  |
- 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. |
25 May 2011 14:38:41
2.1.23
|
sunpoet  |
- 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. |
12 Apr 2011 15:18:34
2.1.22
|
sunpoet  |
- 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 |
04 Feb 2011 19:46:12
2.1.21
|
sunpoet  |
- 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 |
26 Dec 2010 17:27:34
2.1.20
|
sunpoet  |
- 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. |
04 Dec 2010 07:34:27
2.1.19
|
ade  |
Sync to new bsd.autotools.mk |
01 Oct 2010 01:14:19
2.1.19
|
sunpoet  |
- Use LOCAL/sunpoet as backup MASTER_SITES
Approved by: pgollucci (mentor) |
22 Sep 2010 17:10:26
2.1.19
|
sunpoet  |
- Update MAINTAINER to my FreeBSD.org address
Approved by: pgollucci (mentor) |
19 Aug 2010 18:23:09
2.1.19
|
decke  |
- 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) |
19 Aug 2010 09:02:59
2.1.18
|
decke  |
- Update to 2.1.18
PR: ports/149760
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet dot net> (maintainer)
Approved by: miwi (mentor) |
26 Jun 2010 08:49:08
2.1.17
|
makc  |
Update to 2.1.17
PR: ports/148064 (in follow-up)
Submitted by: Sunpoet Po-Chuan Hsieh (maintainer)
Feature safe: yes |
25 Jun 2010 22:22:05
2.1.16
|
makc  |
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 |
08 Mar 2010 23:14:22
2.1.14
|
miwi  |
- Update to 2.1.14
PR: 144428
Submitted by: Ports Fury |
28 Oct 2009 13:24:46
2.1.9
|
wen  |
- Update to 2.1.9
PR: ports/139875
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: miwi,jadawin(mentors,implicit) |
09 Jun 2009 14:30:23
1.12.9
|
amdmi3  |
- Mark MAKE_JOBS_UNSAFE, fails with forced jobs on my tinderbox |
20 Jan 2009 05:44:41
1.12.9
|
glewis  |
. Update to 1.12.9. |
04 Apr 2007 03:31:06
1.12.4
|
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. |
03 Apr 2007 16:16:39
1.12.4
|
glewis  |
. Update MASTER_SITES (fixes fetch).
PR: 111150
Submitted by: Jason Harris <jharris@widomaker.com> |
13 May 2006 04:15:53
1.12.4
|
edwin  |
Remove USE_REINPLACE from all categories starting with S |
26 Nov 2005 04:31:00
1.12.4
|
linimon  |
Chase some URLs per distfile survey. |
15 Nov 2005 20:12:54
1.12.4
|
glewis  |
. Add SHA256. |
15 Nov 2005 20:12:17
1.12.4
|
glewis  |
. Mirror DISTFILE on MASTER_SITE_LOCAL since the main distribution site
seems to be difficult to connect to at the moment and I haven't found
another mirror site. |
02 Feb 2005 17:34:34
1.12.4
|
glewis  |
. Get rid of targets which simple append stuff to perllocal.pod, thereby
invalidating the packing list on pointyhat. Someone with more Perl
module fu could probably do this a lot easier.
Packing list problem reported by: kris |
22 Jan 2005 07:16:45
1.12.4
|
glewis  |
. Add -fPIC to CFLAGS. This should fix the build on amd64.
Reported by: kris |
14 Jan 2005 21:52:08
1.12.4
|
glewis  |
Add a port of udunits:
The Unidata units library, udunits, supports conversion of unit
specifications between formatted and binary forms, arithmetic
manipulation of unit specifications, and conversion of values
between compatible scales of measurement.
WWW: http://www.unidata.ucar.edu/packages/udunits/
Obtained from: Gentoo (partially) |