1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

98 Commits

Author SHA1 Message Date
Baptiste Daroussin
b5482324dc In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
2013-12-11 18:08:52 +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
Pietro Cerutti
b835f15303 - Remove useless USE_TCL 2013-10-23 15:35:37 +00:00
Pietro Cerutti
dc82aaa763 - Convert to USES+=tk and USES+=gmake 2013-09-25 10:50:13 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Sunpoet Po-Chuan Hsieh
71f91036a5 - Update to 1.10.0
- Update COMMENT and remove leading indefinite article from COMMENT
- Bump PORTREVISION for graphics/gdal shlib change

Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.10.0-News
2013-08-21 03:46:21 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Andrej Zverev
99ad912735 - Convert to new perl framework
- Trim Makefile header
2013-08-03 08:45:51 +00:00
Baptiste Daroussin
8e458f5e6b Mark as broken:
Error: cc -E -I/usr/local/include  -I/usr/local/include     -DPACKAGE="grasslibs" -DPACKAGE="grasslibs"  -I/wrkdirs/usr/ports/databases/grass/work/grass-6.4.2/dist.amd64/include: In file included from /wrkdirs/usr/ports/databases/grass/work/grass-6.4.2/dist.amd64/include/grass/gis.h:25,
Error: cc -E -I/usr/local/include  -I/usr/local/include     -DPACKAGE="grasslibs" -DPACKAGE="grasslibs"  -I/wrkdirs/usr/ports/databases/grass/work/grass-6.4.2/dist.amd64/include:                  from /tmp/tmpAeHg0r.h:1:
Error: cc -E -I/usr/local/include  -I/usr/local/include     -DPACKAGE="grasslibs" -DPACKAGE="grasslibs"  -I/wrkdirs/usr/ports/databases/grass/work/grass-6.4.2/dist.amd64/include: /usr/include/stdarg.h:72:2: error: #error this file needs to be ported to your compiler
Status: Parsing /tmp/tmpAeHg0r.h
Error: /usr/include/stdio.h:67: Syntax error at 'va_list'
Error: /usr/include/stdio.h:271: Syntax error at '__va_list'
Error: /usr/include/stdio.h:272: Syntax error at '__va_list'
Error: /usr/include/stdio.h:274: Syntax error at '__va_list'
Error: /usr/include/stdio.h:279: Syntax error at '__va_list'
Error: /usr/include/stdio.h:281: Syntax error at '__va_list'
Error: /usr/include/stdio.h:283: Syntax error at '__va_list'
Error: /usr/include/stdio.h:284: Syntax error at '__va_list'
Error: /usr/include/stdio.h:348: Syntax error at '__va_list'
Error: /usr/include/stdio.h:401: Syntax error at '__va_list'
Error: /wrkdirs/usr/ports/databases/grass/work/grass-6.4.2/dist.amd64/include/grass/gisdefs.h:126: Syntax error at 'va_list'
Status: Processing description list.

Reported by:	pkg-fallout
2013-07-24 06:16:12 +00:00
Baptiste Daroussin
9f1de9b900 Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
2013-05-06 15:34:17 +00:00
Marcus von Appen
821843ca06 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
2013-04-27 08:50:46 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Eitan Adler
b0533230a5 Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by:	miwi
2013-03-28 15:51:16 +00:00
Marcelo Araujo
d4a8886e45 - Support USE_READLINE.
- Trim header.

PR:		ports/171974
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-12-14 09:36:01 +00:00
Koop Mast
5aa7246575 Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
2012-08-04 22:52:02 +00:00
Pav Lucistnik
0f94c2d109 - Mark BROKEN: does not build
Reported by:	pointyhat
2012-06-26 20:59:33 +00:00
Baptiste Daroussin
ebdc8740cb Convert to new options framework 2012-06-01 16:59:20 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Sunpoet Po-Chuan Hsieh
9c7f3409d5 - Bump PORTREVISION for graphics/gdal shlib change 2012-05-19 10:07:14 +00:00
Wen Heping
b360c0c97b - Bump PORTREVISION to chase the update of graphics/proj 2012-05-07 08:12:53 +00:00
Martin Wilke
124ccf4ebe - Update MASTER_SITES and WWW: line
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Fix LIB_DEPENDS
- Fix pkg-plist

PR:		166021
Submitted by:	Ports Fury
Feature safe:	yes
2012-03-25 03:55:28 +00:00
Wen Heping
cc08fe99bb - Update to 6.4.2 2012-03-08 10:17:03 +00:00
Martin Wilke
93cfaf9ad9 - Chase unixODBC shlib bump 2012-02-06 12:25:50 +00:00
Pav Lucistnik
0ff711f6cc - Chase fftw3 shlib bump (no PORTREVISION bump because rev. 1.69 could never build)
Reported by:	pointyhat
2011-10-22 21:40:34 +00:00
Wen Heping
9db4bb2879 - Update to 6.4.1
PR:		ports/161582
Submitted by:	Bartoletti <coder@tuxfamily.org>
2011-10-20 03:09:59 +00:00
Brendan Fabeny
ac39d25cb1 - update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)

Suggestions and patches from:	ache, C. Burns, wen
2011-10-17 10:08:33 +00:00
Mark Linimon
8560906cb1 Mark as broken on sparc64: does not configure. 2011-08-10 08:47:58 +00:00
Wen Heping
399c1e5565 - Fix the build with mysql odbc and sqlite 2011-03-09 08:19:46 +00:00
Wen Heping
045e10af24 - Fix build with postgresql
Reported by:	ohartman@zedat.fu-berlin.de <via email>
2011-03-09 02:01:59 +00:00
Sunpoet Po-Chuan Hsieh
a278210450 - Bump PORTREVISION for gdal shlib change
Feature safe:	yes
2011-01-29 13:09:13 +00:00
Wen Heping
cb514ea211 - Update to 6.4.0
Thanks to:	lbartoletti <coder@tuxfamily.org>
2010-10-21 01:12:14 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +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
Martin Wilke
78f963d9bd - Chase graphics/proj shlib bump 2009-11-27 23:17:38 +00:00
Pav Lucistnik
d72c91dce9 - Not make jobs safe 2009-10-05 12:58:16 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Rong-En Fan
edfa6f1fae - Chase graphics/gdal 1.6.0 update 2009-03-17 15:09:25 +00:00
Martin Matuska
24bf28eff1 - Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:	pointyhat (pav)
2009-02-23 14:46:37 +00:00
Florent Thoumie
340b57f8be - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +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
Thomas Abthorpe
f8b359165c - Reassign to ports@
- Thank you for your service, we hope to see you back

PR:		ports/122796, ports/122797, ports/122798
Submitted by:	Laurent Courty <lrntct gmail.com>
2008-04-15 19:13:34 +00:00
Rong-En Fan
069a7bffcf - Add missing patch when resolving conflicts with devel/ruby-gem
PR:		ports/121919
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Approved by:	maintainer timeout (2 weeks)
Reported by:	pointyhat via pav
2008-04-04 19:24:35 +00:00
Rong-En Fan
d723f51c5d - Resolve conflict with devel/ruby-gems: bin/gem is installed by these two
ports. As ruby-gems is more popular, change grass's gem to
  grass%%VER%%-gem. [1,2]
- Use LOCALBASE/bin/bash instead of /bin/bash in some shell scripts [2,3]
- Add supports for ODBC and SQLite in OPTIONS (default off) [2]
- Bump PORTREVISION

PR:		ports/115818 [1], ports/121919 [2,3]
Reported by:	Chris Calvey <chris at infosec.yi.org> [1],
	 	Sajo Zsolt Attila <sajozsattila at citromail.hu> [3]
Submitted by:	TAOKA Fumiyoshi <fmysh at iijmio-mail.jp> [2]
Approved by:	maintainer timeout (2 weeks)
2008-04-04 06:26:39 +00:00
Rong-En Fan
515a10516c - Update to 6.2.3
PR:		ports/119373
Submitted by:	TAOKA Fumiyoshi <fmysh at iijmio-mail.jp>
Approved by:	maintainer timeout (6 weeks)
2008-02-17 06:00:53 +00:00
Edwin Groothuis
e74f1f2ba2 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 00:24:54 +00:00
Frank J. Laszlo
54c814ed03 - Add ports to "geography" virtual category
Approved by:	Pav (wearing portmgr hat)
2007-07-22 19:33:55 +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
Martin Wilke
792505ec49 - Use termios.h when available
PR:		110879
Submitted by:	Ed Schouten <ed@fxq.nl>
Approved by:	maintainer
2007-04-11 20:12:06 +00:00