aboutsummaryrefslogtreecommitdiff
path: root/astro/wcslib
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 5.12Danilo Egea Gondolfo2015-11-163-4/+4
| | | | Notes: svn path=/head/; revision=401793
* - Update to 5.11Danilo Egea Gondolfo2015-10-203-4/+4
| | | | Notes: svn path=/head/; revision=399846
* - Update to 5.10Danilo Egea Gondolfo2015-10-123-4/+4
| | | | Notes: svn path=/head/; revision=399166
* - Update to 5.9Danilo Egea Gondolfo2015-07-213-4/+4
| | | | Notes: svn path=/head/; revision=392647
* - Update to 5.8Danilo Egea Gondolfo2015-07-123-4/+4
| | | | Notes: svn path=/head/; revision=391829
* - Update to 5.6Danilo Egea Gondolfo2015-06-163-4/+4
| | | | Notes: svn path=/head/; revision=389864
* - Update to 5.5Danilo Egea Gondolfo2015-05-062-3/+3
| | | | Notes: svn path=/head/; revision=385525
* - Update to 5.4.1Danilo Egea Gondolfo2015-05-023-3/+6
| | | | Notes: svn path=/head/; revision=385219
* - Update to 5.3.1Danilo Egea Gondolfo2015-04-233-5/+13
| | | | Notes: svn path=/head/; revision=384598
* - Update to 4.25.1Danilo Egea Gondolfo2015-01-083-16/+9
| | | | Notes: svn path=/head/; revision=376543
* - Update from 4.24 to 4.25Danilo Egea Gondolfo2014-12-172-3/+3
| | | | Notes: svn path=/head/; revision=374869
* Cleanup plistBaptiste Daroussin2014-10-191-3/+0
| | | | Notes: svn path=/head/; revision=371223
* - Update from 4.23 to 4.24Danilo Egea Gondolfo2014-09-203-89/+85
| | | | Notes: svn path=/head/; revision=368645
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-0/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* - Update from 4.13.4 to 4.23Danilo Egea Gondolfo2014-08-023-228/+284
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=363782
* Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.Adam Weinberger2014-07-151-1/+1
| | | | | | | | | | Where possible, correct a few instances where PORTDOCS was being used to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by ruby@, PORTDOCS is applied to pretty much everything whether it's documentation or example. Notes: svn path=/head/; revision=362014
* astro/wcslib: USES+= fortran (for wcunitse)John Marino2014-07-051-1/+1
| | | | | | | | | | | Back in August 2013 I reported to the maintainer that if fortran is not found then certain functions such as wcunitse are not built. These functions are needed for kstars which is a dependency for kdeedu and the kde4 meta port. The USE_FORTRAN=yes was never added though, so lets do that now that the port is unmaintained. Notes: svn path=/head/; revision=360750
* - Reassign to the heap on maintainer's requestFrederic Culot2014-07-041-1/+1
| | | | Notes: svn path=/head/; revision=360595
* cat astro / benchmarksOlli Hauer2014-06-011-2/+1
| | | | | | | | - USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz) - adjust BSDn License Notes: svn path=/head/; revision=356065
* - Fix the plist when the CFITSIO option is on.Raphael Kubo da Costa2014-05-082-17/+10
| | | | | | | | | | | | | | | | | | | - Use the new OPTIONS helpers to simplify the Makefile. Related to both, also stop automatically turning the CFITSIO option on when libcfitsio.so is installed: wcslib has had proper --with{out}-cfitsio options since version 4.4.4. This will turn off CFITSIO support for most people and indirectly fix their builds with astro/cfitsio-3.360-1 [1]. If people do choose to have it on, ports/189487 needs to be committed, otherwise there will be plist errors because wcslib's configure script will not be able to detect that cfitsio is installed and can be used. [1] http://lists.freebsd.org/pipermail/freebsd-ports/2014-May/092070.html Notes: svn path=/head/; revision=353362
* Set MARK_JOBS_UNSAFE=yes.Raphael Kubo da Costa2014-05-081-0/+1
| | | | | | | | If that's not done sometimes not all object files are built before the final .a is created. Notes: svn path=/head/; revision=353360
* - Update to 3.360Sunpoet Po-Chuan Hsieh2014-05-041-1/+1
| | | | | | | | | | - Build and install static library - Bump PORTREVISION for astro/cfitsio shlib change Changes: http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt Notes: svn path=/head/; revision=352962
* - Bump PORTREVISION for astro/cfitsio shlib changeSunpoet Po-Chuan Hsieh2014-02-051-0/+1
| | | | | | | | | | - While I'm here, convert to new LIB_DEPENDS format PR: ports/185951 Submitted by: Florian Degner <f.degner@gmx.de> Notes: svn path=/head/; revision=342830
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-2/+2
| | | | | | | | | LIB_DEPENDS in astro With hat: portmgr Notes: svn path=/head/; revision=336154
* - Support staging, which allows us to simplify the Makefile a bit.Raphael Kubo da Costa2013-11-103-12/+9
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=333411
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | astro) Notes: svn path=/head/; revision=327701
* Convert astro to USES=gmakeBaptiste Daroussin2013-08-301-10/+10
| | | | | | | | | | While here: - Trim headers - Use shebangfix when needed - Convert to new perl5 world Notes: svn path=/head/; revision=325648
* Fix inverted logic in r310100.Wesley Shields2013-03-051-1/+1
| | | | | | | Noticed by: makc@ Notes: svn path=/head/; revision=313463
* Trim header.Wesley Shields2013-01-081-10/+9
| | | | | | | | | | | Convert to new options. PR: ports/173818 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=310100
* - Update to 4.13.4Martin Wilke2012-05-254-31/+290
| | | | | | | | | PR: 167611 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=297435
* - Get rid FreeBSD 6.X supportMartin Wilke2011-11-062-18/+1
| | | | Notes: svn path=/head/; revision=285170
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 4.4.4Wen Heping2010-01-055-45/+83
| | | | | | | | | | | - Fix the build on 6.x - Install pkgconfig file under libdata/pkgconfig PR: ports/141742 Submitted by: Tony Maher <tonymaher@optusnet.com.au> (maintainer) Notes: svn path=/head/; revision=247185
* "WCSLIB is a C library, supplied with a full set of Fortran wrappers, thatDmitry Marakasov2009-07-174-0/+99
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> Notes: svn path=/head/; revision=237990