summaryrefslogtreecommitdiff
path: root/science/udunits/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . Drop maintainership of these ports. Its glaringly obvious that I don'tGreg Lewis2007-04-041-1/+1
| | | | | have time to maintain them since I'm not even keeping up with the ports that are most important to me.
* . Update MASTER_SITES (fixes fetch).Greg Lewis2007-04-031-1/+1
| | | | | PR: 111150 Submitted by: Jason Harris <jharris@widomaker.com>
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
|
* . Mirror DISTFILE on MASTER_SITE_LOCAL since the main distribution siteGreg Lewis2005-11-151-1/+2
| | | | | seems to be difficult to connect to at the moment and I haven't found another mirror site.
* . Get rid of targets which simple append stuff to perllocal.pod, therebyGreg Lewis2005-02-021-0/+6
| | | | | | | 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
* . Add -fPIC to CFLAGS. This should fix the build on amd64.Greg Lewis2005-01-221-0/+2
| | | | Reported by: kris
* Add a port of udunits:Greg Lewis2005-01-141-0/+26
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)