summaryrefslogtreecommitdiff
path: root/astro/match (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.16Carlo Strub2012-11-042-8/+4
| | | | | | | | | - Fix header of Makefile Feature safe: yes Notes: svn path=/head/; revision=306967
* - Update to 0.15 (this involved a big change in the algorithms used)Carlo Strub2012-08-313-9/+13
| | | | | | | | - Tidy COMMENT - Update pkg-descr to the new description Notes: svn path=/head/; revision=303422
* Register CONFLICTSCarlo Strub2012-07-181-0/+1
| | | | | | | Submitted by: Sulev-Madis 'ketas' Silber (via e-mail) Notes: svn path=/head/; revision=301064
* Update to 0.14Carlo Strub2011-12-042-3/+3
| | | | | | | | Approved by: glarkin@ (mentor, implicit) Feature safe: yes Notes: svn path=/head/; revision=286829
* Change maintainer address to my FreeBSD addressCarlo Strub2011-09-151-1/+1
| | | | | | | Approved by: wen@ (mentor) Notes: svn path=/head/; revision=281802
* - Updated to 0.13 (http://spiff.rit.edu/match/match-0.13/NEWS)Greg Larkin2010-12-012-4/+5
| | | | | | | | PR: ports/152533 Submitted by: C-S <c-s at c-s dot li> Notes: svn path=/head/; revision=265539
* - Update to 0.11Wen Heping2010-06-302-6/+9
| | | | | | | | | | | - Pass maintainership to submitter PR: ports/148224 Submitted by: C-S <c-s@c-s.li> Feature safe: yes Notes: svn path=/head/; revision=257177
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Add SHA256Pav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149224
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Move package files from plist to Makefile, remove pkg-plist.Sergey A. Osokin2004-07-271-0/+2
| | | | Notes: svn path=/head/; revision=114854
* Remove pkg-plist.Sergey A. Osokin2004-07-271-3/+0
| | | | Notes: svn path=/head/; revision=114853
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* - Update to version 0.8Kirill Ponomarev2003-12-283-3/+3
| | | | | | | | PR: 60654 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org> Notes: svn path=/head/; revision=96802
* Update to version 0.7Kirill Ponomarev2003-08-113-4/+5
| | | | | | | | PR: 55465 Submitted by: Ports Fury Notes: svn path=/head/; revision=86758
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* upgrade to 0.6Ying-Chieh Liao2002-06-202-2/+2
| | | | Notes: svn path=/head/; revision=61626
* Update to 0.5Patrick Li2002-03-032-2/+2
| | | | | | | | PR: 35492 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=55446
* add matchYing-Chieh Liao2001-12-175-0/+37
A program for matching star lists Notes: svn path=/head/; revision=51645