1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
Adam Weinberger
d7964bc269 Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 22:08:14 +00:00
Baptiste Daroussin
07c2b5e2c0 Allow packaging as user 2014-04-07 15:31:03 +00:00
Steve Wills
451a5a65ea - Change to rubygem dependencies
- Stage
- Use OPTIONS

PR:		ports/188013
Submitted by:	Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
2014-03-28 21:28:38 +00:00
Steve Wills
871e6c8a3c - Fix index after removal of ruby-gnome ports
Reported by:	many
Pointyhat to:	swills
2014-03-24 20:03:27 +00:00
Gerald Pfeifer
1cd277bdce Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
2014-03-10 20:55:20 +00:00
Gerald Pfeifer
3be3e90f93 Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
2013-10-26 00:52:33 +00:00
Baptiste Daroussin
1dd0d087e7 Add NO_STAGE all over the place in preparation for the staging support (cat: science) 2013-09-20 22:48:30 +00:00
Steve Wills
f988c552bd - Update to 1.7.0.
- Add/update *DEPENDS for libcdcl.so which is introduced by science/cdcl 5.4.5
- Use PORTDOCS and PORTEXAMPLES
- Use dirrmtry

PR:		ports/169033
Submitted by:	Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
2012-07-25 01:23:45 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Philip M. Gollucci
7b72e2dc73 - Update to 1.6.3
- add and update URLs of MASTER_SITES
- add LICENSE related lines
- update author's email address
- update WWW site URL to shorter version

PR:             ports/165232
Submitted by:   Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2012-02-17 22:22:43 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Stefan Walter
0b68f5217b - update to 1.6.0
- fix inappropriate use of NO* vars
- add mastersites
- use COPYTREE_SHARE
- change maintainer's email address

PR:		127317
Submitted by:	maintainer
2009-01-08 17:11:08 +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
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Cheng-Lung Sung
058df97171 - Update to 1.5.3.
- Fix BUILD_DEPENDS.
- Change depending library name. (ports/121284)
- Remove BROKEN on amd64. (ports/121284)

Changes:
PR:		ports/121285
Submitted by:	maintainer ("Shin'ya Murakami")
2008-03-27 02:14:17 +00:00
Florent Thoumie
ccb8e84c22 Fix BUILD_DEPENDS after science/cdcl library name change.
Reported by:	erwin
2008-03-15 12:24:23 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Mark Linimon
6ef83f429c Also broken on ia64. 2006-07-14 03:04:39 +00:00
Renato Botelho
c68418ac35 - Update to 1.5.2
PR:		ports/96949
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
Approved by:	maintainer
2006-05-09 12:04:08 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Volker Stolz
56d54e8847 Fix BROKEN msg which was breaking INDEX on amd64
PR:		ports/78177
Submitted by:	"Jose M."
2005-02-28 13:06:25 +00:00
Sergey Matveychuk
b03ea2919c science/cdcl -> update to 5.3 and use gtk by default
science/cdcl-gtk     -> delete
science/ruby-dcl     -> update to 1.5 and use gtk by default
science/ruby-dcl-gtk -> delete
science/ruby-gphys   -> update to 0.3.5 and fix dependency
science/gave         -> update to 1.1.3 and fix dependency

PR:		ports/76853
Submitted by:	maintainer
2005-02-24 20:15:00 +00:00
Kris Kennaway
d027063e8c BROKEN on amd64: Needs to link against shared libraries 2004-05-30 07:06:31 +00:00
Pav Lucistnik
88a9c3bc78 - math/ruby-narray is build dependency
PR:		ports/66411
Submitted by:	Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> (maintainer)
2004-05-09 23:04:52 +00:00
Pav Lucistnik
a121a28b20 - cdcl is a build dependency
PR:		ports/64322
Submitted by:	Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> (maintainer)
2004-03-16 19:04:05 +00:00
Pav Lucistnik
f1d98b64aa - Update to 1.4.0
PR:		ports/64245
Submitted by:	Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> (maintainer)
2004-03-14 15:54:55 +00:00
Pav Lucistnik
c4aeff560d Add ruby-dcl, a ruby interface to DCL, a scienific graphical library.
Add ruby-dcl-gtk, a slave port for ruby-dcl with gtk patches.

PR:		ports/62873, ports/62874
Submitted by:	<murashin@edamame.summing.com>
2004-02-27 23:54:14 +00:00