1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Olli Hauer
c394c56dc0 - remove MD5 2011-07-03 13:22:24 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +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
Gerald Pfeifer
27ab5137ce Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:	portmgr
2009-09-13 00:08:01 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36: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
Dmitry Marakasov
33e3d901d4 Convert most of remaining ports that depend on xorg-libraries to
modular xorg.

- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
  above change
- a few minor nits like whitespace and SF macro

Tested by:	2 tinderbox runs by pav
Approved by:	portmgr (pav)
2009-06-09 15:33:28 +00:00
Yen-Ming Lee
c2c78046f6 - reset MAINTAINER per request
PR:		134253
Submitted by:	giffunip@tutopia.com
2009-05-06 06:13:08 +00:00
Gerald Pfeifer
05a2cbc2b4 Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. 2009-01-07 16:34:27 +00:00
Dmitry Marakasov
052ff3d276 - Fix plist/installation for WITH_PYTHON case
Submitted by:	maintainer via private email
2008-10-30 13:02:21 +00:00
Dmitry Marakasov
aac10554de - Update to 4.6.2
- Hide the regression-test under a MAINTAINER_MODE since skipped checks appear as failures

PR:		128447
Submitted by:	"Pedro F. Giffuni" <giffunip at tutopia dot com> (maintainer)
2008-10-29 15:32:57 +00:00
Felippe de Meirelles Motta
c3afa705b2 - Cleanup the Makefile OPTIONS and correct some typos.
- This is in order to prepare for the update (which currently fails some regression tests).
- No functional change.

PR:		ports/127099
Submitted by:	Pedro F. Giffuni <giffunip@tutopia.com> (maintainer)
2008-10-19 15:59:53 +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
Beech Rintoul
a933145c5e - Fix build
Submitted by:	Pedro Giffuni <pfgshield-freebsd@yahoo.com> (maintainer)
2008-07-26 04:48:42 +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
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
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