CVS log for ports/science/udunits/Makefile
Up to [FreeBSD] / ports / science / udunits
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:25:08 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
- 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
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Sep 16 18:22:44 2011 UTC (4 months, 3 weeks ago) by sunpoet
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
- 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.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed May 25 14:38:41 2011 UTC (8 months, 2 weeks ago) by sunpoet
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
- 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.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Apr 12 15:18:34 2011 UTC (9 months, 4 weeks ago) by sunpoet
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +6 -3 lines
- 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
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Feb 4 19:46:12 2011 UTC (12 months ago) by sunpoet
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -4 lines
- 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
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Dec 26 17:27:34 2010 UTC (13 months, 2 weeks ago) by sunpoet
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- 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.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:33:21 2010 UTC (14 months ago) by ade
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Sync to new bsd.autotools.mk
Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Oct 1 01:14:18 2010 UTC (16 months, 1 week ago) by sunpoet
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
- Use LOCAL/sunpoet as backup MASTER_SITES Approved by: pgollucci (mentor)
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Sep 22 17:10:24 2010 UTC (16 months, 2 weeks ago) by sunpoet
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- Update MAINTAINER to my FreeBSD.org address Approved by: pgollucci (mentor)
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Aug 19 18:23:09 2010 UTC (17 months, 3 weeks ago) by decke
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- 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)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Aug 19 09:02:59 2010 UTC (17 months, 3 weeks ago) by decke
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -6 lines
- Update to 2.1.18 PR: ports/149760 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet dot net> (maintainer) Approved by: miwi (mentor)
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Jun 26 08:49:08 2010 UTC (19 months, 2 weeks ago) by makc
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Update to 2.1.17 PR: ports/148064 (in follow-up) Submitted by: Sunpoet Po-Chuan Hsieh (maintainer) Feature safe: yes
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jun 25 22:22:05 2010 UTC (19 months, 2 weeks ago) by makc
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -3 lines
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
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Mar 8 23:14:22 2010 UTC (23 months ago) by miwi
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +13 -6 lines
- Update to 2.1.14 PR: 144428 Submitted by: Ports Fury
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Oct 28 13:24:45 2009 UTC (2 years, 3 months ago) by wen
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -13 lines
- Update to 2.1.9 PR: ports/139875 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: miwi,jadawin(mentors,implicit)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jun 9 14:30:23 2009 UTC (2 years, 8 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
- Mark MAKE_JOBS_UNSAFE, fails with forced jobs on my tinderbox
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jan 20 05:44:41 2009 UTC (3 years ago) by glewis
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2 lines
. Update to 1.12.9.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Apr 4 03:31:05 2007 UTC (4 years, 10 months ago) by glewis
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
. 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.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Apr 3 16:16:39 2007 UTC (4 years, 10 months ago) by glewis
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
. Update MASTER_SITES (fixes fetch). PR: 111150 Submitted by: Jason Harris <jharris@widomaker.com>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat May 13 04:14:57 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -1 lines
Remove USE_REINPLACE from all categories starting with S
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Nov 15 20:12:17 2005 UTC (6 years, 2 months ago) by glewis
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
. 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.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Feb 2 17:34:34 2005 UTC (7 years ago) by glewis
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -0 lines
. 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
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jan 22 07:16:45 2005 UTC (7 years ago) by glewis
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -0 lines
. Add -fPIC to CFLAGS. This should fix the build on amd64. Reported by: kris
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jan 14 21:52:08 2005 UTC (7 years ago) by glewis
Branches: MAIN
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)
