Commit graph

9 commits

Author SHA1 Message Date
Emanuel Haupt
e99c85e137 Replace INSTALL_SHLIB with USE_LDCONFIG 2006-06-29 17:52:29 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Emanuel Haupt
1337aded1e Remove deprecated USE_REINPLACE 2006-02-19 11:39:14 +00:00
Emanuel Haupt
6229fea156 Add SHA256 hashes to my ports 2005-11-30 14:01:14 +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
Emanuel Haupt
4e74162b8b Change MAINTAINER address for my ports.
Approved by:	novel (mentor)
2005-10-06 11:57:11 +00:00
Renato Botelho
382a684554 devel/libbinio:
- Update to 1.4

all:
- Cleanup Makefile Header
- Remove signature from pkg-descr
- Adjustments to build with libbinio 1.4

PR:		ports/86431
Submitted by:	maintainer
2005-09-22 12:49:18 +00:00
Florent Thoumie
17f5e78f0a - Use USE_GCC=3.4+ for upcoming audio/ocp release.
PR:		ports/81703
Submitted by:	maintainer
2005-05-31 21:24:38 +00:00
Jean-Yves Lefort
dfc8eb9877 The binary I/O stream class library presents a platform-independent way to
access binary data streams in C++.

The library is hardware independent in the form that it transparently
converts between the different forms of machine-internal binary data
representation.

It further employs no special I/O protocol and can be used on arbitrary
binary data sources.

WWW: http://libbinio.sourceforge.net/

PR:		ports/80727
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-05-09 20:13:31 +00:00