Commit graph

94 commits

Author SHA1 Message Date
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Antoine Brodin
6e5719ca80 Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
Thierry Thomas
5cd0c01c69 Fix man pages.
Reported by:	Scott Allendorf <scott-allendorf (at) uiowa.edu>
2015-02-23 21:33:58 +00:00
Thierry Thomas
6a4db2c80f Upgrade to 5.1.25. 2015-02-19 21:19:59 +00:00
Baptiste Daroussin
bb21093773 Bump portrevision after png update 2014-12-25 20:54:41 +00:00
Antoine Brodin
7ae46e9b12 Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade 2014-12-25 19:04:25 +00:00
Wen Heping
2e37717c7a - Update to 5.1.24
PR:		193899
Submitted by:	tkato432@yahoo.com
2014-09-29 15:40:14 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Pawel Pekala
b724d4e1b9 - Add staging support
- Convert to new LIB_DEPENDS format, options helpers
- Rework project Makefiles to install it's files to our standard paths
  instead of huge do-install target
- Don't install SGML doc files, there are already generated HTML, DVI ones
2014-06-12 15:26:46 +00:00
Sunpoet Po-Chuan Hsieh
a63f38bc06 - Update to 4.3.2 (from science/netcdf4)
- Bump PORTREVISION for science/netcdf shlib change and
  dependency change from science/netcdf4 to science/netcdf [1]

Changes:	http://www.unidata.ucar.edu/software/netcdf/docs/release_notes.html
Approved by:	portmgr (bapt) [1]
2014-05-03 03:17:19 +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
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Baptiste Daroussin
942c2a28be Convert from USE_MOTIF to USES=motif
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Remove indefinite article from comment
2013-07-10 07:00:44 +00:00
Beech Rintoul
45fbdb6153 - Update MASTER_SITES
- Fix LIB_DEPENDS
- Add option for XmHTML support

Feature safe: yes

PR:		ports/174177
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-12-08 06:13:55 +00:00
Max Brazhnikov
99c7fd2a28 - Update MASTER_SITES
- Remove needless dependency on graphics/tiff
- Use xdg-open for help viewer

Submitted by:	KATO Tsuguru <tkato432 at yahoo.com> via mail
Feature safe:	yes
2012-11-12 14:42:00 +00:00
Max Brazhnikov
6a838e50a7 - Update to version 5.1.23 [1]
- Reformat description [1]
- Trim Makefile header [1]
- Add options: FFTW NETCDF PDF [2]

PR:		ports/172723 [1],
		based on ports/166117 [2]
Submitted by:	KATO Tsuguru <tkato432 at yahoo.com> [1],
		Momchil Ivanov <momchil at xaxo.eu> [2]
Feature safe:	yes
2012-11-08 22:57:13 +00:00
Mark Linimon
a8693b8dee Force numerous ports that fail to build with clang over to instead always
rely on gcc.  The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.

The ports chosen were ports that blocked 2 or more ports from building with
clang.  (There are several hundred other ports that still fail to build with
clang, even with this patch.  This is merely one step along the way.)

Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.

For those who have gcc as their default compiler, this change is believed
to cause no change.

Hat:		portmgr
Tested with:	multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
		combinations of patch/no-patch and flag settings.
2012-10-09 22:12:13 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Baptiste Daroussin
0b39f0a8e9 %%%DATADIR%%/examples and %%%DATADIR%%/doc are symlinks not directories, fix the plist and bump portrevision
Spotted by:	(pointyhat) pkgng exp-run
2012-01-11 22:45:14 +00:00
Alex Dupre
1b91e235c3 Chase pdflib.so version and bump PORTREVISION accordingly. 2012-01-10 11:41:37 +00:00
Koop Mast
0e682dded4 Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00
Max Brazhnikov
630ca2285f Bump PORTREVISION after open-mofit update 2011-05-02 12:44:53 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Martin Wilke
c258a5dab4 - Fix seizes mouse cursor on right-click with Xorg-server 1.7.5
PR:		146383
Submitted by:	Tom Russo <russo@bogodyn.org>
2010-06-05 19:29: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
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Martin Wilke
67cfe5db5a - Update to 5.1.22
PR:		124848
Submitted by:	Ports Fury
2008-06-23 10:51:44 +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
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
Thierry Thomas
e1042f5027 - Upgrade to 5.1.21 (1)
Changelog at <http://plasma-gate.weizmann.ac.il/Grace/doc/CHANGES.html>

- Chase NetCDF's upgrade;

- Move from $X11BASE to $LOCALBASE.

Suggested by:	Xavier Otazu <xotazu (at) cvc.uab.es> (1)
2007-04-24 20:36:39 +00:00
Li-Wen Hsu
db0bf94b4c science/netcdf
- Update to 3.6.2

graphics/gmt
math/grace
math/gri
math/p5-NetCDF
math/py-scientific
math/ruby-netcdf
science/gnudatalanguage
science/minc
science/minc2
science/v_sim
science/vis5d+
- Bump PORTREVISION for the changing of science/netcdf's major library version number

PR:		111347
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
Approved by:	clsung (mentor)
2007-04-10 03:08:59 +00:00
Alex Dupre
8e8d970bfa Chase pdf library and bump PORTREVISION. 2006-10-09 08:18:35 +00:00
Thierry Thomas
463b4cc76f Upgrade to 5.1.20.
Changelog at
<http://plasma-gate.weizmann.ac.il/Grace/phpbb/viewtopic.php?t=610>.
2006-06-05 20:56:00 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Thierry Thomas
e4bf1fcd30 Repocopy math/netcdf to science/netcdf, along with cdf, hdf and hdf5.
PR:		92497
Submitted by:	/me
Repocopied by:	marcus
2006-01-30 22:19:24 +00:00
Thierry Thomas
692ffc0876 Upgrade to 5.1.19.
Since I'm there, add some mirrors.

Reminded by:	edwin's Ports Version Check.
2005-12-12 20:56:48 +00:00
Pav Lucistnik
d53f2613a2 - Style: ports@freebsd.org -> ports@FreeBSD.org 2005-11-25 22:29:24 +00:00
Lars Koeller
106310e7ff o) Drop maintainership cause I didn't use these ports since months anymore. 2005-11-13 17:13:15 +00:00
Lars Koeller
4541402f83 o) Fix error when using funktion from shared libraries (dlopen, dlerror)
(see http://lists.freebsd.org/pipermail/freebsd-questions/2005-October/102547.html)

PR:		-
Submitted by:	"Rob" <spamrefuse@yahoo.com>
2005-10-29 21:09:02 +00:00
Lars Koeller
df098e17ab o) Fix fetch URLs
o) Update to 5.1.18
2005-03-01 14:41:42 +00:00
Lars Koeller
eb68b2d593 o) Fix remove of soft link for documentation. 2004-12-20 20:11:23 +00:00
Kirill Ponomarev
9d2de81886 Fix package build. 2004-10-16 15:43:28 +00:00
Lars Koeller
e1bceb63b0 o) Fix error in package list (use of rm). 2004-10-16 12:22:25 +00:00
Lars Koeller
fac13e2e00 Update from 5.1.16 -> 5.1.17
* src/pdfdrv.c: Fixed crash in PDF when using patterns with PDF-1.4.
  * Xbae/Xbae/Create.c: Backported font width fixes.
  * src/x11drv.c: Backported page frame fix.
  * src/: Tab.c, XMgrace.ad, xmgrace.c, Tab.h: Backported tabFontList changes.
  * src/pdfdrv.c: Changed default PDF dpi to 300.

PR:		  72197
Submitted by:	  Shuhei Amakawa <sa264@cam.ac.uk>
2004-10-14 19:25:32 +00:00
Lars Koeller
612d17abbc o) Update to 5.1.16, with the following fixes:
* PDF driver updated to work with PDFlib-6 (rep. #1426). Minimal supported version is now 5.0
    -> These unbreaks the build
    * set scrolling of the custom ticks/labels table to 1 row per click (rep. #1419)
    * updates relevant to the status of mailing lists/forums
    * added option to generate PDF-1.4 format (Acrobat5). Support for PDF-1.2 (Acrobat3) removed
    * replaced meaningless error message issued when trying to load data with a few string columns as a single set
    * in the spreadsheet editor, the last entered cell's data wasn't committed (rep. #1420)
2004-07-18 16:06:12 +00:00
Kris Kennaway
d15c84b796 BROKEN: Does not build 2004-07-11 22:02:54 +00:00
Alex Dupre
6861478f03 - Chase the pdflib shared library
- Bump PORTREVISION
2004-06-25 11:24:25 +00:00