1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Baptiste Daroussin
24e692de02 In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in astro

With hat:	portmgr
2013-12-11 10:31:41 +00:00
Raphael Kubo da Costa
87e4d0657e - Support staging, which allows us to simplify the Makefile a bit.
- Fix a regression introduced in r297435 (ports/167611) that hardcoded
  wcslib.pc's installation path and rendered the sed call in the post-patch
  target useless. This broke automated builds in things like Poudriere.

PR:		ports/183718
Submitted by:	rakuco@
Approved by:	Tony Maher <tonymaher@optusnet.com.au> (maintainer)
2013-11-10 17:27:16 +00:00
Baptiste Daroussin
701daf1eab Add NO_STAGE all over the place in preparation for the staging support (cat: astro) 2013-09-20 13:14:04 +00:00
Baptiste Daroussin
66974c6f5e Convert astro to USES=gmake
While here:
- Trim headers
- Use shebangfix when needed
- Convert to new perl5 world
2013-08-30 01:15:20 +00:00
Wesley Shields
da9ccd60b9 Fix inverted logic in r310100.
Noticed by:	makc@
2013-03-05 17:24:04 +00:00
Wesley Shields
7adf5a6d46 Trim header.
Convert to new options.

PR:		ports/173818
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
Approved by:	maintainer timeout
2013-01-08 16:31:50 +00:00
Martin Wilke
2ac90b50fe - Update to 4.13.4
PR:		167611
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by:	maintainer
2012-05-25 15:31:35 +00:00
Martin Wilke
f0306011f3 - Get rid FreeBSD 6.X support 2011-11-06 16:22:23 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Wen Heping
9a338ad50a - Update to 4.4.4
- Fix the build on 6.x
- Install pkgconfig file under libdata/pkgconfig

PR:		ports/141742
Submitted by:	Tony Maher <tonymaher@optusnet.com.au> (maintainer)
2010-01-05 01:54:52 +00:00
Dmitry Marakasov
27dfe15406 "WCSLIB is a C library, supplied with a full set of Fortran wrappers, that
implements the "World Coordinate System" (WCS) convention in FITS (Flexible
 Image Transport System).  It also includes a PGPLOT-based routine, PGSBOX,
 for drawing general curvilinear coordinate graticules and a number of
 utility programs." - from README file.

WWW: http://www.atnf.csiro.au/people/mcalabre/WCS/index.html

PR:		136776
Submitted by:	Tony Maher <tonym@optusnet.com.au>
2009-07-17 16:31:35 +00:00