Commit graph

18 commits

Author SHA1 Message Date
Baptiste Daroussin
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +00:00
Raphael Kubo da Costa
9fd172d5fc Update maintainer's email address and drop maintainership of a few ports.
PR:		ports/178543
Submitted by:	Piotr Smyrak <smyru@heron.pl> (maintainer)
2013-05-16 20:07:39 +00:00
Martin Wilke
453665d66a - Update to 1.11
- Convert to OptionNG
- Trim Header
- Add license

PR:		176307
Submitted by:	maintainer
2013-02-21 00:47:49 +00:00
Pav Lucistnik
7eeb7512ed - Make these OPTIONS actually work
Feature safe:	yes
2011-01-26 11:52:30 +00:00
Pav Lucistnik
08d2c7cf75 - Update to 1.9
PR:		ports/154278
Submitted by:	Piotr Smyrak <smyru@heron.pl> (maintainer)
Feature safe:	yes
2011-01-26 11:51:25 +00:00
Dmitry Marakasov
535382b891 - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED

Approved by:	portmgr (pav)
2009-09-02 15:01:56 +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
Martin Wilke
f4b17f1415 - Update to 1.8
PR:		111466
Submitted by:	Eric P. Scott <eps+pbug0704@ana.com>
Approved by:	maintainer
2007-04-17 19:41:34 +00:00
Rong-En Fan
6c6f715a69 - Use SourceForge mirrors
PR:		ports/104943
Submitted by:	Thomas Abthorpe <thomas at goodking.ca>
Approved by:	Piotr Smyrak <smyru at heron.pl> (maintainer)
2006-11-16 09:52:23 +00:00
Michael Johnson
58af965bcc - Update to 1.7
PR:		ports/78682
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
2005-03-11 00:34:59 +00:00
Volker Stolz
5aa3a0661e Update to 1.6
PR:		ports/78188
Submitted by:	maintainer
2005-03-02 08:24:48 +00:00
Kirill Ponomarev
1d3c9d0cba Update to 1.5
PR:		ports/69161
Submitted by:	maintainer
2004-07-17 11:38:48 +00:00
Kirill Ponomarev
875cc892bf - Update to version 1.4
PR:		ports/63862
Submitted by:	maintainer
2004-03-07 09:10:17 +00:00
Pav Lucistnik
b624a91da9 - Add author's patch to improve performance
- Bump portrevision

PR:		ports/62068
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
2004-01-29 15:55:59 +00:00
Pav Lucistnik
d84e9dd702 - Fix doc installation
PR:		ports/61548
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
2004-01-18 21:33:27 +00:00
Clement Laforet
eded9f5000 - Upodate to 1.3
- Add docs
While I'm here:
- use PORTDOCS macro

PR:                 60587
Submitted by:       Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
Approved by:        erwin (mentor) (implicitly)
2004-01-16 17:49:08 +00:00
Kirill Ponomarev
9023c39a9b - Update to version 1.2
PR:		60587
Submitted by:	maintainer
2003-12-26 13:25:39 +00:00
Pav Lucistnik
8f998ba5d3 Add potrace, utility for converting (tracing) bitmap images into vectors.
PR:		ports/57197
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl>
2003-12-14 16:09:19 +00:00