Commit Graph

46 Commits

Author SHA1 Message Date
Pav Lucistnik
9496d23d76 - Update to 1.6.5
PR:		ports/96907
Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by:	Quincey Koziol <koziol@ncsa.uiuc.edu> (maintainer)
2006-05-07 13:32:25 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Ying-Chieh Liao
b677ce66a0 upgrade to 1.6.4
PR:		80873
Submitted by:	me
Approved by:	maintainer
2005-05-11 03:44:40 +00:00
Pav Lucistnik
6cc822c527 - Update to 1.6.3
PR:		ports/77523
Submitted by:	Quincey Koziol <koziol@ncsa.uiuc.edu> (maintainer)
2005-02-15 20:11:35 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Pav Lucistnik
68e6670c60 - Attempt to fix build on Sparc
PR:		ports/63929
Submitted by:	Quincey Koziol <koziol@ncsa.uiuc.edu> (maintainer)
2004-03-08 22:52:17 +00:00
Kris Kennaway
8b1e74ee98 BROKEN on sparc64: Configure fails. 2004-03-06 23:26:19 +00:00
Pav Lucistnik
62a65c8a91 After repocopy from graphics/hdf5,
- Update to 1.6.2
- Pass maintainership to submitter

PR:		ports/63252
Submitted by:	Quincey Koziol <koziol@ncsa.uiuc.edu>
2004-02-25 22:53:22 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Ying-Chieh Liao
1115ae8703 upgrade to 1.6.1
PR:		58335
Submitted by:	AMAKAWA Shuhei <sa264@cam.ac.uk>
2003-11-13 05:33:55 +00:00
Sergey A. Osokin
2caa893f83 Fix configure by remove -lcipher.
Configure/build tested on:	-stable, -current
Notice from:			kris via dosirak.kr
2003-10-13 11:26:25 +00:00
Dirk Meyer
fb9bd0c485 - don't clobber any given LDFLAGS
resolve conflitcs with bsd.openssl.mk
2003-08-31 03:12:26 +00:00
Erwin Lansing
dd737b712b Fix MASTER_SITES
PR:		53044
Submitted by:	Serge Gagnon <gagnon__s@videotron.ca>
Approved by:	edwin (mentor)
2003-06-08 13:42:12 +00:00
Akinori MUSHA
e88cb93ce3 de-pkg-comment 2003-02-20 18:08:19 +00:00
Ying-Chieh Liao
ec74dcaf0a upgrade to 1.4.5 2003-02-06 15:59:40 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
829b633587 - GNU_CONFIGURE -> USE_LIBTOOL
- Support CFLAGS/PTHREAD_CFLAGS/PTHREAD_LIBS properly
- Strip binaries

PR:		40498
Submitted by:	Ports Fury
2002-07-13 17:25:05 +00:00
Ying-Chieh Liao
836525189b oops... forgot to add this one 2002-07-07 12:35:32 +00:00
Ying-Chieh Liao
a655b6dc73 add HDF5 1.4.4
A New Generation of HDF
2002-07-07 12:34:37 +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
Mikhail Teterin
8e5d618efa Do not build the profile-versions of the libraries by explicitly defining
NOPROFILE in the relevant Makefiles.
2001-04-09 19:54:04 +00:00
Satoshi Asami
6ad781ed68 Sort PLIST. 2000-06-07 20:37:38 +00:00
Satoshi Asami
8aceba6fb6 Add
include/dfconvrt.h
 include/dfivms.h
 include/dir_mac.h
 include/glist.h
 include/hqueue.h
 include/maldebug.h
 include/mcache.h
 include/patchlevel.h
 include/sys_dir_mac.h
 include/trace.h
 include/vgint.h
 lib/libdf_p.a
 lib/libmfhdf_p.a

Submitted by:	bento
2000-06-07 20:36:35 +00:00
Satoshi Asami
c99c600944 Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
2000-04-14 10:48:02 +00:00
Steve Price
b0628da359 Update to version 4.1r3.
PR:		14717
Submitted by:	maintainer
1999-11-14 02:32:21 +00:00
Bill Fenner
3901df9d5b Update MAINTAINER's email address. 1999-10-26 21:18:42 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Michael Haro
58942bab6d echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 21:14:04 +00:00
David E. O'Brien
5133141363 Change Id->FreeBSD. 1999-08-25 06:16:32 +00:00
Michael Haro
535add65ac grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Steve Price
6914ceca7d Fix build for ELF. 1998-10-05 03:20:31 +00:00
Satoshi Asami
4dc064b0c5 jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
 support.)
1998-09-15 11:46:15 +00:00
Tim Vanderhoek
74ba41cbe7 ${PKGDIR}/PLIST -> ${PLIST} 1998-08-22 16:20:24 +00:00
Tim Vanderhoek
a90bcf55f6 Almost forgot the reason I was here: use the MAN1 variable. 1998-08-21 23:11:03 +00:00
Tim Vanderhoek
8b85da920b Guys, you can't include "@exec ranlib xxx" in the plist. Doing so
will cause pkg_delete to fail.
1998-08-21 21:44:18 +00:00
Tim Vanderhoek
9ba070b296 Respect prefix. Make this build on -current by changing
"cc /usr/lib/libz.a" to "cc -lz".
1998-08-21 21:40:02 +00:00
Steve Price
941c31fdb2 Update to version 4.1r2.
PR:		6784
Submitted by:	maintainer
1998-06-04 23:19:31 +00:00
Thomas Gellekum
fc8d82eaa9 Make this compile again. 1998-04-08 12:53:43 +00:00
Satoshi Asami
522970c8e7 cc -c -I/usr/include/rpc -I. -I../../hdf/src/ -I../../mfhdf/libsrc -I../../mfhdf/port -DSWAP -DNDEBUG -DHDF -O2 -pipe -ansi -DNDEBUG xdr.c
In file included from /usr/include/sys/types.h:96,
                 from types.h:54,
                 from xdr.c:22:
/usr/include/machine/endian.h:62: conflicting types for `htonl'
types.h:29: previous declaration of `htonl'
/usr/include/machine/endian.h:64: conflicting types for `ntohl'
types.h:28: previous declaration of `ntohl'
1998-04-01 02:04:04 +00:00
Thomas Gellekum
c4f87346e8 Fix post-patch. 1997-11-04 07:55:12 +00:00
Thomas Gellekum
1f164220b2 Import HDF port. HDF is yet another graphics format.
PR:		4546
Submitted by:	Mikhail Teterin <mi@aldan.ziplink.net>
1997-11-03 12:10:43 +00:00