Commit graph

24 commits

Author SHA1 Message Date
Carlo Strub
1cb9ec8cdd Support staging 2013-10-15 19:00:50 +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
Carlo Strub
f27993b5a1 - Update to 0.16
- Fix header of Makefile

Feature safe:	yes
2012-11-04 14:10:41 +00:00
Carlo Strub
a399a4ce78 - Update to 0.15 (this involved a big change in the algorithms used)
- Tidy COMMENT
- Update pkg-descr to the new description
2012-08-31 13:45:40 +00:00
Carlo Strub
7fa8345944 Register CONFLICTS
Submitted by:	Sulev-Madis 'ketas' Silber (via e-mail)
2012-07-18 06:28:06 +00:00
Carlo Strub
5e7cb5907b Update to 0.14
Approved by:	glarkin@ (mentor, implicit)
Feature safe:	yes
2011-12-04 00:24:46 +00:00
Carlo Strub
178dc40a96 Change maintainer address to my FreeBSD address
Approved by:	wen@ (mentor)
2011-09-15 12:33:27 +00:00
Greg Larkin
58f845b548 - Updated to 0.13 (http://spiff.rit.edu/match/match-0.13/NEWS)
PR:		ports/152533
Submitted by:	C-S <c-s at c-s dot li>
2010-12-01 23:09:15 +00:00
Wen Heping
24d4424e18 - Update to 0.11
- Pass maintainership to submitter

PR:		ports/148224
Submitted by:	C-S <c-s@c-s.li>
Feature safe:	yes
2010-06-30 01:11:49 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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)
2008-08-21 06:18:49 +00:00
Pav Lucistnik
d1b8ea31e7 - Add SHA256 2005-11-23 23:53:09 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Sergey A. Osokin
c4f5fe5483 Move package files from plist to Makefile, remove pkg-plist. 2004-07-27 08:18:59 +00:00
Sergey A. Osokin
9c32162fea Remove pkg-plist. 2004-07-27 08:14:53 +00:00
Trevor Johnson
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +00:00
Kirill Ponomarev
fd5f1ccb47 - Update to version 0.8
PR:		60654
Submitted by:	Vincent Tantardini <vinc@FreeBSD-fr.org>
2003-12-28 17:06:21 +00:00
Kirill Ponomarev
ad1875e884 Update to version 0.7
PR:		55465
Submitted by:	Ports Fury
2003-08-11 14:24:32 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
ba02ab1500 upgrade to 0.6 2002-06-20 08:36:25 +00:00
Patrick Li
c501463541 Update to 0.5
PR:		35492
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-03-03 05:41:57 +00:00
Ying-Chieh Liao
a2c3ef380a add match
A program for matching star lists
2001-12-17 04:38:07 +00:00