Commit graph

40 commits

Author SHA1 Message Date
Baptiste Daroussin
6dbb61ad90 Switch to texlive 2014-07-23 13:05:38 +00:00
Baptiste Daroussin
00b587183c Fix build with texlive and on system without makeinfo in base 2014-07-21 22:15:50 +00:00
Pawel Pekala
b104a74fd5 - Add staging support
- Use MAKE_CMD instead of GMAKE
- Fix perl shebangs, bump PORTREVISION
2014-06-11 09:39:10 +00:00
Martin Wilke
e9ed236366 - Convert gmake,bzip2 to USES
Approved by:	portmgr
2014-05-26 12:28:33 +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
Emanuel Haupt
9c3c366d48 Remove trailing whitespaces from category math 2014-02-21 13:38:05 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Andrej Zverev
ab775d63f5 - Fix build with Perl 5.16 2013-10-05 10:00:51 +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
45dc7a52d2 Convert from USE_READLINE to USES=readline 2013-05-06 21:58:11 +00:00
Martin Wilke
3cb3065a2b - Remove empyt dirs 2013-02-08 07:40:35 +00:00
Martin Wilke
ed6650eb78 - Update to version 2.12.23
PR:		175020
Submitted by:	Ports Fury
2013-02-07 14:17:25 +00:00
Ryan Steinmetz
0ec5df4979 - Reset MAINTAINER due to unrecoverable bounce.
Reported by:	portscout
Feature safe:	yes
2012-12-04 20:41:09 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +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
Dmitry Marakasov
a13d9a603d - Switch SourceForge ports to the new File Release System: categories starting with M 2009-08-22 00:28:34 +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
Pav Lucistnik
97f1208ede - Update to 2.12.18
PR:		ports/130291
Submitted by:	Christopher Illies <christopher.illies@ki.se> (maintainer)
2009-01-08 12:56:34 +00:00
Rong-En Fan
192e37300b - Update to 2.12.17
PR:		ports/125474
Submitted by:	Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
Approved by:	Christopher Illies <christopher.illies at ki.se> (maintainer)
2008-07-14 02:37:23 +00:00
Li-Wen Hsu
c45ff3e5a1 - Update to to 2.12.16
PR:		ports/116309
Submitted by:	Christopher Illies <christopher.illies AT ki.se> (maintainer)
2007-12-13 01:09:51 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Pav Lucistnik
f5adb49179 - Update to 2.12.15
PR:		ports/113704
Submitted by:	Christopher Illies <Christopher.Illies@ki.se> (maintainer)
2007-06-16 21:16:09 +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
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
Rong-En Fan
328814c014 - Update to 2.12.12
PR:		ports/102142
Submitted by:	Christopher Illies <christopher.illies at ki.se> (maintainer)
2006-08-17 09:45:47 +00:00
Pav Lucistnik
67569141b6 - Update to 2.12.11
PR:		ports/97345
Submitted by:	Christopher Illies <christopher.illies@ki.se> (maintainer)
2006-05-19 22:45:56 +00:00
Thierry Thomas
5e6a738f04 - Upgrade to 2.12.10;
- Assign maintainership.

PR:		92591
Submitted by:	Christopher Illies <christopher.illies (at) ki.se>
2006-02-13 22:09:20 +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
Edwin Groothuis
c92cd65864 Remove install-info from Makefile, it's automatically done when INFO is defined 2005-12-05 00:53:19 +00:00
Edwin Groothuis
679954341d Use INFO macro 2005-12-04 10:37:24 +00:00
Pav Lucistnik
6d7f8c459f - Add SHA256 2005-11-25 15:48:16 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Ying-Chieh Liao
752a55f644 1. drop maintainership
2. upgrade to 2.12.1
3. utilize PORTDOCS/DOCSDIR/EXAMPLESDIR
4. sort plist
5. add WWW

PR:		45482 (1)
Submitted by:	old maintainer (1)
2003-01-03 17:57:17 +00:00
Kris Kennaway
3e0b227d06 Partially fix build on -current (remove #include <malloc.h>). This still
blows up later on.
2002-10-25 08:19:13 +00:00
Ying-Chieh Liao
e2fd45e89b upgrade to 2.10.1
PR:		40663
Submitted by:	maintainer
2002-07-17 08:57:36 +00:00
James E. Housley
d391bfd2dd New port: math/gri
Gri is an extensible plotting language for producing scientific graphs

PR:		21995
Submitted by:	M. L. Dodson <bdodson@scms.utmb.EDU>
2000-10-28 12:36:04 +00:00