Commit graph

19 commits

Author SHA1 Message Date
Frederic Culot
02a06c807c Update my MAINTAINER address to culot@FreeBSD.org.
Approved by:	sahil@ (mentor)
2010-10-20 05:53:20 +00:00
Max Brazhnikov
b1b6d2a054 Update COMMENT and pkg-descr
Pass maintainership to submitter
Clean up CONFIGURE_ARGS while here

PR:		ports/148917
Submitted by:	Frederic Culot <frederic at culot.org>
Approved by:	Herbert J. Skuhra (previous maintainer)
2010-07-27 17:49:24 +00:00
Martin Wilke
3c7cdcada0 - Update to 2.8
PR:		147498
Submitted by:	"Herbert J. Skuhra" <h.skuhra@gmail.com> (maintainer)
2010-06-05 21:36:58 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Martin Wilke
cbb935fcea - Update to 2.7
PR:		139054
Submitted by:	"Herbert J. Skuhra" <h.skuhra@gmail.com> (maintainer)
2010-02-02 09:01:48 +00:00
Beech Rintoul
731195e519 - Update to version 2.5
PR:		ports/130989
Submitted by:	Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
2009-01-26 00:33:35 +00:00
Dmitry Marakasov
281042adb9 - Update to 2.4
PR:		130684
Submitted by:	"Herbert J. Skuhra" <h dot skuhra at gmail dot com> (maintainer)
2009-01-19 23:43:38 +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
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Philippe Audeoud
599f3185a6 - Update to 2.1
PR:		ports/123798
Submitted by:	Herbert J. Skuhra <h.skuhra AT gmail DOT com>
Approved by:	tabthorpe (mentor)
2008-05-20 18:52:43 +00:00
Martin Wilke
e98b3b5e31 - Update to 1.9
PR:		118012
Submitted by:	Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
2007-12-13 00:36:42 +00:00
Edwin Groothuis
e74f1f2ba2 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 00:24:54 +00:00
Martin Wilke
ce1204c702 - Update to 1.8
PR:		112872
Submitted by:	"Herbert J. Skuhra"<h.skuhra@gmail.com> (maintainer)
2007-05-30 06:07:23 +00:00
Martin Wilke
901809fb57 - Update to 1.7
PR:		108217
Submitted by:	Herbert J. Skuhra<h.skuhra@gmail.com> (maintainer)
2007-01-23 16:16:08 +00:00
Martin Wilke
847e2479bf - Update to 1.6
PR:		ports/104074
Submitted by:	Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
2006-10-07 09:06:23 +00:00
Pav Lucistnik
7399a6b341 - Update to 1.5
- Support WITHOUT_NLS

PR:		ports/102546
Submitted by:	Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
2006-08-28 17:41:26 +00:00
Tilman Keskinoz
4d4c708f5e Update to 1.3
Submitted by:	maintainer
2006-04-15 13:39:16 +00:00
Tilman Keskinoz
0a25eb0f0f Update to 1.2 including several bugfixes
Submitted by:	Herbert J. Skuhra <h.skuhra@gmail.com>
2005-11-27 09:28:10 +00:00
Tilman Keskinoz
c0b47a8e05 Add calcurse, an ncurses based personal organizer
Submitted by:	 "Herbert J. Skuhra" <h.skuhra@gmail.com>
2005-11-02 20:59:24 +00:00