Commit graph

71 commits

Author SHA1 Message Date
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Marcelo Araujo
1b9e13a9ec - Update to 4.2.8.
- Add MAKE_JOBS_SAFE.
- Trim header.

PR:		ports/172052
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-12-20 05:41:13 +00:00
Mark Linimon
88d9c9d8a2 Mark as broken on powerpc.
Hat:		portmgr
2012-09-08 07:49:05 +00:00
Mikhail Teterin
d7447c0a60 Add the three overlooked headers to the pkg-plist.
Notified by:	pav@
2012-04-23 21:09:10 +00:00
Mikhail Teterin
02bb94332a Upgrade from 4.2r3 to 4.2.7 (this neccessitated EPOCH bump).
Unbreak, untangle. Stop fetching/installing documents (other
than man-pages) -- these are available online.

Using standard libtool instead of the bundled one fails -- an
autotools expert should take a closer look.
2012-04-21 18:07:21 +00:00
Baptiste Daroussin
ba56649f1a Mark as deprecated and set expiration to 2012-05-10 for ports that are mark as broken for more than 6 month 2012-04-09 23:51:44 +00:00
Olli Hauer
c394c56dc0 - remove MD5 2011-07-03 13:22:24 +00:00
Baptiste Daroussin
880f3d5136 Mark broken some ports with unfetchable distfiles 2011-06-17 15:37:23 +00:00
Baptiste Daroussin
448a02c74a update www 2011-06-16 06:09:46 +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
Maho Nakata
702accd6c8 make fetchable. 2009-08-14 08:30:09 +00:00
Dmitry Marakasov
ae3f09400c - Mark MAKE_JOBS_UNSAFE, fails with force make jobs 2009-08-05 18:17:38 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Pav Lucistnik
d6bc85016e - Fix shlib symlink
Reported by:	pointyhat
2009-01-15 22:33:30 +00:00
Pav Lucistnik
ccd4a9cd8a - Fix plist
Reported by:	pointyhat
2009-01-14 15:47:27 +00:00
Maho Nakata
e1102f2a93 Bump port revision by the former commit. 2009-01-14 06:01:32 +00:00
Maho Nakata
64a1b4d9b9 Support shared lib by tewaking.
Suggested by: pav@
2009-01-14 06:00:46 +00:00
Maho Nakata
e9a669e728 Update to 42r3 and unbreak for 7.
Drop maintainership to ports@.
2009-01-13 05:30:45 +00:00
Maho Nakata
d70c806b84 Remove CONFIGURE_ENV
Submitted by:	gerald@
2009-01-11 23:16:11 +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
Mark Linimon
43d308d49f Mark as broken on gcc 4.2. 2007-09-30 08:08:51 +00:00
Maho Nakata
5876bf13c4 Now we use USE_FORTRAN=yes to use FORTRAN compiler. 2007-07-12 07:39:20 +00:00
Maho Nakata
0a858b6b9a Fix build and finally migrated to gfortran42!
Spotted by:	linimon
2007-07-04 07:51:56 +00:00
Maho Nakata
d4bba26012 Marked as BROKEN [1], and make fetchable [2].
Submitted by:	kris [1], fenner [2].
2007-04-23 01:11:32 +00:00
Maho Nakata
dd47a49a59 * Use gfortran
* portlint.
Build was not verified. It has been known that it doesn't build
with 6.2-RELEASE(?), even without modification, but pointyhat
build cluster. Hope pointyhat builds without errors.
2007-04-17 00:30:58 +00:00
Maho Nakata
477f548037 Take over. 2007-04-12 00:48:24 +00:00
Greg Lewis
efa92f7fe6 . Drop maintainership of these ports. Its glaringly obvious that I don't
have time to maintain them since I'm not even keeping up with the ports
  that are most important to me.
2007-04-04 03:31:05 +00:00
Greg Lewis
fd2c06fc20 . Update website. 2007-01-24 07:42:25 +00:00
Edwin Groothuis
28dd10dcb4 Remove USE_REINPLACE from all categories starting with S 2006-05-13 04:15:53 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Greg Lewis
0159e9ebe4 . Add SHA256. 2005-11-16 06:05:38 +00:00
Kris Kennaway
2c49737ca4 Now builds on amd64 2005-04-10 21:13:31 +00:00
Greg Lewis
a04edb0f7e . Simplify how DISTFILES is constructed, which also makes portlint happy
since it now appears in the correct order.
2005-04-07 16:59:43 +00:00
Greg Lewis
ab01e5a9a1 . Add an explicit -lm when linking hdiff, required by gcc 3.4. This should
fix the build on 5.x.

Reported by:	mich, lofi
2005-03-19 22:10:16 +00:00
Greg Lewis
9ba60de158 . Install documentation. 2005-03-18 21:20:05 +00:00
Greg Lewis
e0cccbfc3e . Add Szip support. 2005-03-17 19:35:07 +00:00
Greg Lewis
fe1858f28a . Update to 4.2r1.
. Convert to using the autoconf build infrastructure that is part of
  the distribution rather than rolling our own build infrastructure.
. Take maintainership. [1]

Approved by:	mi [1] (previous maintainer)
2005-03-17 19:04:23 +00:00
Ruslan Ermilov
e0a9346d5c Fixed installation on 5.x and 6.x.
Reported by:	mi
Approved by:	portmgr (krion)
2004-09-06 12:14:45 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Pav Lucistnik
56db852da4 - Add CONFLICTS between math/netcdf and science/hdf, they both install
same binaries.

PR:		ports/64646, ports/64647
Submitted by:	Kay Lehmann <kay_lehmann@web.de>
2004-03-24 18:55:25 +00:00
Kris Kennaway
8bc6631b6a BROKEN on !i386 and !alpha: Does not compile 2004-03-06 23:24:07 +00:00
Oliver Eikemeier
dd65b6d747 set CATEGORIES equal to science/hdf5, fixing PKGORIGIN 2004-02-29 09:10:21 +00:00
Edwin Groothuis
72e6503038 Add INSTALLS_SHLIB to the Makefile 2003-10-06 07:52:07 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Joe Marcus Clarke
c9c1f9972c Fix build on -stable.
Reported by:	Mike Harding <mvh@ix.netcom.com>
Approved by:	timeout from maintainer
2002-09-15 21:27:42 +00:00
Ruslan Ermilov
310d79320c INTERNALLIB has a different meaning in the new bsd.lib.mk
API -- build (but do not install) a static library _only_.
Not defining LIB avoids building the static library.
2002-07-21 20:08:28 +00:00
Mikhail Teterin
fccd5c0ee6 Add the WWW line and remove my old and non-functional e-mail address. 2001-12-21 21:49:00 +00:00
Mikhail Teterin
e01e0eb877 Every two years I upgrade this -- whether it needs it or not. Upgrade
to the latest HDF4.1r5...
2001-12-21 21:36:42 +00:00
Mikhail Teterin
4d2d6cf123 Do not install patchlevel.h into ${LOCALBASE}/include. Various
software packages include patchlevel.h expecting their own, instead
of the HDF's.

PR:		27708
Submitted by:	tobez@tobez.org
2001-05-29 16:10:27 +00:00