Commit graph

72 commits

Author SHA1 Message Date
Antoine Brodin
0dae2aca96 Cleanup plist 2014-11-15 12:20:53 +00:00
Sean Bruno
73ee5e70c5 Fix all non-x86 builds of math/gsl with a more general approach than the
specifically powerpc patch file.

Drop patch-ieee-utils-fp-freebsd.c alltogether and change the order
of #ifdefs in the setup to pull in fp-gnuc99.c instead of fp-freebsd.cc

Verified on redports for x86 builds and am bumping port revision.

Suggested by:	nathanw
Phabric:	https://reviews.freebsd.org/D787
Reviewed by:	nathanw
Approved by:	bdrewery (mentor)
2014-09-16 19:04:09 +00:00
Tijl Coosemans
c0f51fae12 math/gsl:
- Add USES=libtool and bump dependent ports
- Add USES=pathfix and INSTALL_TARGET=install-strip

Approved by:	portmgr (implicit, bump unstage port)
2014-08-17 13:09:56 +00:00
Baptiste Daroussin
698f728a34 Fix build on system built WITHOUT_INFO
With hat:	portmgr
2014-06-25 08:58:09 +00:00
Brendan Fabeny
6eb2d4a67a Attempt to fix the build on powerpc* by the same means used on Darwin and GNU/Linux
PR:		179857
Submitted by:	jhibbits, nwhitehorn
2014-03-03 12:06:38 +00:00
Martin Wilke
231e9ad4e9 - Stage support 2014-02-02 08:22:22 +00:00
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Brendan Fabeny
6c4fa199d0 Update math/gsl to 1.16 and adjust some dependent ports 2013-08-26 16:06:37 +00:00
Brendan Fabeny
07504e7a4d simplify the port and shrink the package by removing the extra
PostScript documents
2011-12-28 06:40:15 +00:00
Martin Wilke
e1c6649edf - Remove WITH_FBSD10_FIX, is no longer needed 2011-11-09 15:26:04 +00:00
Martin Wilke
69a39f5f38 - Fix build on FreeBSD 10
Reported by:	pointyhat
2011-10-29 10:03:08 +00:00
Brendan Fabeny
4fd0a4b1c1 Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports
2011-05-09 16:42:27 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Brendan Fabeny
fb5116f2e7 Change my ports to use my FreeBSD.org email address. 2010-07-08 12:51:37 +00:00
Mark Linimon
713b200e63 Mark as broken on powerpc: does not compile.
Hat:		portmgr
2010-04-01 05:36:56 +00:00
Wen Heping
d53fd93f0b - Update to 1.14
PR:		ports/144776
Submitted by:	bf <bf1783@gmail.com> (maintainer)
2010-03-29 01:10:16 +00:00
Max Brazhnikov
8b1dce6212 Update to 1.13
PR:		ports/138700
Submitted by:	bf <bf1783 at gmail.com> (maintainer)
2009-12-01 20:31:02 +00:00
Martin Wilke
5af9456038 - Update maintainer mail adresse
Submitted by:	"b. f." <bf1783@gmail.com> (maintainer via private mail)
2009-06-07 18:51:21 +00:00
Martin Wilke
5b5364a368 - Update to 1.12
PR:		129726
Submitted by:	bf <bf2006a@yahoo.com> (maintainer)
2009-01-12 20:35:22 +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
b64ab29c41 - Add regression-test target
PR:		124764
Submitted by:	"Pedro F. Giffuni" <pfgshield-freebsd@yahoo.com>
Approved by:	maintainer
2008-06-21 12:26:14 +00:00
Philippe Audeoud
cd913698b2 - Update to 1.11
- Update pkg-descr
- Update pkg-plist

PR:		ports/122325
Submitted by:	bf <bf2006a@yahoo.com> (maintainer)
Approved by:	thierry (mentor)
2008-04-08 13:30:47 +00:00
Pav Lucistnik
a424942460 - Fix fetch in NOPORTDOCS case
PR:		ports/118125
Submitted by:	bf <bf2006a@yahoo.com> (maintainer)
2007-12-15 18:41:43 +00:00
Edwin Groothuis
50e29a5e62 [PATCH]math/gsl: update to 1.10
PR:		ports/116506
Submitted by:	bf <bf2006a@yahoo.com>
2007-09-23 06:02:41 +00:00
Ying-Chieh Liao
59d5387029 upgrade to 1.9
pass maintainership to bf2006a@yahoo.com

PR:		109548
Submitted by:	me
Approved by:	maintainer timeout (over 2 months)
2007-06-29 05:46:00 +00:00
Marcus Alves Grando
ff5d44386a - Update to 1.8
- Take maintainership

PR:		96733
Submitted by:	Rainer Alves <rainer.alves___gmail.com>
2006-05-06 01:27:38 +00:00
Doug Barton
f6862b0e25 Reset maintainer by request.
Approved by:	portmgr (marcus)
2006-02-26 20:35:31 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
53354e7e9c SHA256ify
Approved by: krion@
2006-01-22 12:59:47 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Pav Lucistnik
a7679d4fab - libdata/pkgconfig is now included in mtree
Approved by:	marcus (portmgr hat)
2005-05-16 21:52:58 +00:00
Jean-Yves Lefort
81ebdadaaa Update to 1.6
PR:		ports/80341
Submitted by:	maintainer
2005-05-02 12:58:56 +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
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Volker Stolz
227a32678a - Update to 1.5
- Assign maintainership to submitter

PR:		ports/68715
Submitted by:	Jonathan Drews
2004-07-06 13:53:50 +00:00
Andrey A. Chernov
6594e43353 Explicitly specify CONFIGURE_TARGET to disable configure warning 2004-06-14 03:33:24 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Pav Lucistnik
b217fc5e4e - In the heat of the battle I mistakenly patched amd64 instead of alpha.
amd64 does not need this fix (tested on sledge),
  alpha is fixed by this fix (tested on beast).

PR:		ports/59238
Submitted by:	Rob Byrnes <Rob.Byrnes@comindico.com.au>
2003-12-08 10:00:42 +00:00
Pav Lucistnik
fe2c304011 - Pretend we don't have ieee functionality on sparc64, amd64 and ia64,
thus fixing build there
- Axe html documentation, it disappeared from master site

PR:		ports/59238
Approved by:	adamw (mentor)
2003-12-04 10:39:55 +00:00
Edwin Groothuis
03f8a6f768 ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:

PR:		ports/58694
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-02 03:36:45 +00:00
Kirill Ponomarev
73ef09873d - Update to version 1.4
- Pet portlint

PR:		56160
Submitted by:	AMAKAWA Shuhei <sa264@cam.ac.uk>
Approved by:	maintainer timeout > 1 month
2003-09-28 21:25:55 +00:00
Lars Koeller
37438b3d2a o) Fix libtool usage (see PR)
o) Upgrade fftw (bugfix release: 2.1.3 -> 2.1.4)

PR:		47581
Submitted by:	Sergey Aleshin <asg@rcd.ru>
2003-03-23 20:14:22 +00:00
Akinori MUSHA
4d0a0dc1c6 De-pkg-comment. 2003-02-21 12:51:06 +00:00
Oliver Braun
9ed951d57f Change maintainers email address also in the Makefile.
Approved by:	maintainer
2003-01-23 14:32:32 +00:00
Oliver Braun
e68d627030 Upgrade to 1.3.
PR:		ports/46931
Submitted by:	maintainer
2003-01-18 23:37:43 +00:00
Kris Kennaway
f10fc5cb87 Add missing file 2003-01-14 10:01:46 +00:00
Kris Kennaway
b2e89c04c2 Fix plist 2002-09-29 06:26:15 +00:00
Patrick Li
81209071b0 Update to 1.2
PR:		ports/40934
Submitted by:	maintainer
2002-07-23 21:57:07 +00:00