Commit Graph

16 Commits

Author SHA1 Message Date
Trevor Johnson
d79d377611 The wchar.h header required by this port seems to have been added
to -STABLE without a change in __FreeBSD_version .  Check for the
existence of the header, and mark BROKEN if it is missing.

PR:		30121
Submitted by:	Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2001-08-31 16:36:50 +00:00
David E. O'Brien
f503d96fe5 Fix the STLport. It now compiles on 5-current and RELENG_4 !! 2001-08-21 22:54:13 +00:00
Dima Dorfman
74aada477d Remove duplicate words where appropriate.
Approved by:	sobomax, obrien
2001-06-24 20:29:39 +00:00
David E. O'Brien
d69b90c313 Mark this broken with "YES I _KNOW_ THIS IS BROKEN. DO **NOT** EMAIL ME ABOUT THIS PORT UNLESS YOU ARE FUNISHING A PATCH TO FIX IT."
I am sick and tired of getting usless email about this port.
2001-05-30 22:27:35 +00:00
David E. O'Brien
012ab0ea4f Upgrade the STLport to version 4.0.
With help from: NetBSD, Tim Tretyak <timothy@umc.com.ua>
2001-05-17 21:09:19 +00:00
David E. O'Brien
f2866c9b08 Upgrade to version 4.0. 2001-03-21 02:27:08 +00:00
David E. O'Brien
bc9859a267 fix WWW: formattin' 2001-03-21 01:35:58 +00:00
Satoshi Asami
dfee8150a0 Convert to PORTNAME/PORTVERSION. 2000-04-14 05:44:42 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
David E. O'Brien
0a2f9e05dc Adopt ports I care about. 1999-10-26 07:51:26 +00:00
Bill Fenner
fcde3f99f1 Remove josh@quick.net as MAINTAINER. Email to josh@quick.net has
been bouncing with:

<josh@quick.net>: host mx.quick.net said: 550 <josh@quick.net>... User
unknown

for over 2 months.
1999-10-21 19:02:29 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Justin M. Seger
ee8e25af3e Import of stlport:
STLport is an an adaptation of SGI's Standard Template Library.
The goal of the STLport effort is to make SGI's STL
implementation usable with most compilers while retaining full
functionality.

The Standard Template Library is a C++ library of container
classes, algorithms, and iterators providing many of the basic
algorithms and data structures of computer science.

PR:		ports/8939
Submitted by:	josh@quick.net
1998-12-18 03:09:05 +00:00