Commit graph

1205 commits

Author SHA1 Message Date
Pietro Cerutti
6a994e2840 - Set NOT_FOR_ARCHS for sparc64
Approved by:	portmgr (pav)
2008-09-16 09:18:28 +00:00
Pietro Cerutti
0532026395 - Update patch distribution site and fix patch procedure
Approved by:	portmgr (erwin)
2008-09-11 13:43:56 +00:00
Thierry Thomas
a719a43078 Fix plist with NOPORTDOCS.
Reported by:	QAT
2008-09-06 21:10:26 +00:00
Ying-Chieh Liao
1394a020d8 upgrade to 0.99.10
drop maintainership
2008-09-06 16:35:26 +00:00
Martin Wilke
eb52734aa3 - Fix build with jdk16
PR:		127112
Submitted by:	maintainer
2008-09-06 16:26:10 +00:00
Thierry Thomas
c731374708 Upgrade to v. 3.4.1.
Changelog at
<http://www-drfmc.cea.fr/sp2m/L_Sim/V_Sim/download.html#3.4>.
2008-09-05 21:12:56 +00:00
Dmitry Marakasov
25d0762558 - Add experimental option for Chaco.
- Remove BROKEN for Metis option: it builds fine
- Remove BROKENness for 4.x, we don't check that anymore.

PR:		126696
Submitted by:	Pedro Giffuni <pfgshield-freebsd at yahoo dot com>
2008-09-05 21:09:25 +00:00
Yen-Ming Lee
305a147b16 - update to 1.07 2008-09-02 09:46:03 +00:00
Martin Wilke
150126a89e - Fix a typo
PR:		126647
Submitted by:	Wen heping <wenheping@gmail.com> (maintainer)
2008-08-29 14:43:16 +00:00
Pietro Cerutti
b73401b12f - Fix build
Reported by:	QA Tindie
2008-08-28 19:25:32 +00:00
Maho Nakata
b8a32776d9 Build fix
Spotted by: QAT
2008-08-23 05:41:34 +00:00
Maho Nakata
7b208c605b Update to 2.98. 2008-08-22 22:36:29 +00:00
Maho Nakata
611fb829a1 Update to 2.98. 2008-08-22 22:23:17 +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
Maho Nakata
c07fcd01fb liboglappth is a support library packages for science/ghemical
This is for the OpenGL stuff.
See also:
http://www.bioinformatics.org/pipermail/ghemical-devel/2007-September/000688.html

WWW: http://www.uku.fi/~thassine/projects/ghemical/
2008-08-20 22:35:40 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Thierry Thomas
83eab871cc - Upgrade to 3.2.1 and fix a vulnerability;
- Respect NOPORTEXAMPLES;

- Release maintainership.

Security:	VuXML c4f31e16-6e33-11dd-8eb7-0011098ad87f
2008-08-19 21:40:14 +00:00
Martin Wilke
7e265d451d - Update to 2.0.4.0
PR:		126602
Submitted by:	Ports Fury
2008-08-18 22:07:57 +00:00
Martin Wilke
174db41786 - Update to 11.4.6
PR:		126586
Submitted by:	Wen heping <wenheping@gmail.com> (maintainer)
2008-08-18 21:51:04 +00:00
Edwin Groothuis
db27e4118d science/silo add NO_LATEST_LINK
- This port is unrelated with x11/silo so I suppose
	  NO_LATEST_LINK is relevant.
	- While here, remove the unnecessary $LOCALBASE includes
	  in CPPFLAGS/LDFLAGS for the configure environment.

PR:		ports/126614
Submitted by:	"Pedro F. Giffuni" <giffunip@tutopia.com>
2008-08-18 06:53:42 +00:00
Edwin Groothuis
b4464eda2a [MAINTAINER] science/cdo: update to 1.2.0
PR:		ports/126610
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2008-08-18 06:51:34 +00:00
Beech Rintoul
a9e6777460 - Fix PORTDOCS 2008-08-08 06:28:55 +00:00
Beech Rintoul
24103d5fe9 - Respect PORTDOCS
Reported by:	IonBot
2008-08-08 04:48:31 +00:00
Beech Rintoul
6546605e6b - Add experimental WITH_FORTRAN knob and a patch to have it compile.
- It's off by default as it doesn't seem to be required by any port.
- No functional change.

PR:		ports/125915
Submitted by:	Pedro F. Giffuni <pfgshield-freebsd@yahoo.com>
Approved by:	maintainer timeout (>2 Weeks)
2008-08-07 08:29:49 +00:00
Beech Rintoul
a933145c5e - Fix build
Submitted by:	Pedro Giffuni <pfgshield-freebsd@yahoo.com> (maintainer)
2008-07-26 04:48:42 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Pav Lucistnik
07dc5b5098 - Desupport FreeBSD 4.x 2008-07-25 14:29:20 +00:00
Pav Lucistnik
fa38ed02cc - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 12:24:09 +00:00
Beech Rintoul
9967a8faeb - Fix plist
- Remove options

Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com> (maintainer)
Reported by:	pointyhat via pav
2008-07-24 17:15:35 +00:00
Maho Nakata
0c34657aa5 A build fix. 2008-07-23 12:18:41 +00:00
Maho Nakata
a2a286f2cb * Update to 3.3.0.
* Build fix with
NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes [1].

Spotted by: itetcu [1]
2008-07-23 09:27:10 +00:00
Beech Rintoul
4345ad9240 - Turn off the python module as it causes breakage in the build cluster.
- While here, rename the BROWSER option to SILEXB to avoid confusion.
- No version bump since no package has been built.

PR:		ports/125846
Submitted by:	Pedro F. Giffuni <giffunip@tutopia.com>	(maintainer)
Reported by:	pointyhat via erwin
2008-07-22 00:11:36 +00:00
Martin Wilke
0060693dbe - s/PORTREVSION/PORTREVISION 2008-07-21 10:26:09 +00:00
Rong-En Fan
fd47512c4d - Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION

PR:		ports/125435
2008-07-21 04:49:09 +00:00
Rong-En Fan
153e80e9e5 - Fix plist when NOPORTDOCS and NOPORTEXAMPLES 2008-07-21 04:45:54 +00:00
Beech Rintoul
1ff5f0c40d - New port silo-4.6.1
A mesh and field I/O library and scientific database

Silo is a library for reading and writing a wide variety of scientific
data to binary, disk files. The files Silo produces and the data within
them can be easily shared and exchanged between wholly independently
developed applications running on disparate computing platforms.

Consequently, Silo facilitates the development of general purpose tools
for processing scientific data. One of the more popular tools that process
Silo data files is the VisIt visualization tool.

Silo supports gridless (point) meshes, structured meshes, unstructured-zoo
and unstructured-arbitrary-polyhedral meshes, block structured AMR meshes,
constructive solid geometry (CSG) meshes, piecewise-constant (e.g.
zone-centered) and piecewise-linear (e.g. node-centered) variables defined
on the node, edge, face or volume elements of meshes as well as the
decomposition of meshes into arbitrary subset hierarchies including
materials and mixing materials. In addition, Silo supports a wide variety
of other useful objects to address various scientific computing
application needs.Although the Silo library is a serial library, it has
some key features which enable it to be applied quite effectively and
scalably in parallel.

PR:		ports/125725
Submitted by:	Pedro F. Giffuni <giffunip at tutopia.com>
2008-07-20 21:19:13 +00:00
Beech Rintoul
296e7c6dc9 - Add regression-target since the port recommends running the checks before installing.
- Fix distinfo
- Bump portrevision

PR:		ports/125550
Submitted by:	Pedro F. Giffuni <pfgshield-freebsd@yahoo.com>
Approved by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer, with changes)
2008-07-20 20:25:18 +00:00
Martin Wilke
95f118f804 - Update to 0.51
PR:		125633
Submitted by:	Wen heping <wenheping@gmail.com>
Approved by:	clsung (implicit)
2008-07-19 22:32:15 +00:00
Martin Wilke
be504f9f94 This port installs python bindings for openbabel.
WWW:	http://openbabel.sourceforge.net

PR:		ports/125768
Submitted by:	Max Brazhnikov <makc at issp.ac.ru>
2008-07-19 14:00:33 +00:00
Martin Wilke
e88d420171 - Update to 3.2.1.2.10
PR:		125749
Submitted by:	Wen heping <wenheping@gmail.com>
2008-07-18 20:45:17 +00:00
Martin Wilke
f2fafd6e42 - Fix build on 6.3
PR:		125728
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
2008-07-18 15:49:08 +00:00
Thomas Abthorpe
0317f0a552 - Change upgrade warning
PR:		ports/125483
Submitted by:	Anders Troback <freebsd troback.com> (maintainer)
2008-07-14 14:57:56 +00:00
Pav Lucistnik
7baee63454 - Require GCC 4.2 on 6.x to fix build against openbabel 2008-07-10 08:27:01 +00:00
Pav Lucistnik
e0676c93a5 - Update to 0.8.7
- Require GCC 4.2 on 6.x to fix build against openbabel
2008-07-10 08:26:45 +00:00
Thomas Abthorpe
df7cdc6124 - Update to 3.0.1
PR:		ports/125027
Submitted by:	Anders Troback <freebsd troback.com> (maintainer)
2008-07-08 18:29:58 +00:00
Martin Wilke
66b3814967 - Fix build on 6.X
Reported by:	ionbot, pavbot
Approved by:	maintainer via im
2008-07-08 13:57:49 +00:00
Beech Rintoul
e9f29a10b7 Bump portrevision after openbabel update. 2008-07-07 00:08:33 +00:00
Beech Rintoul
335e3c706d - Update to 2.2.0
- Pass maintainership to submitter

PR:		ports/125335
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
2008-07-07 00:01:07 +00:00
Beech Rintoul
1af28ebde1 - Update to 1.7.0
PR:		ports/125312
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)
2008-07-06 18:31:59 +00:00
Rong-En Fan
3474f23b00 - Update to 3.6.3
PR:		ports/124871
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> (maintainer)
2008-06-25 08:32:03 +00:00