Commit graph

18 commits

Author SHA1 Message Date
Pete Fritchman
54728e6a38 - update to 4.5.1
- remove unnecessary master site
- fix typo in BROKEN (requires -> Requires)
- fix typo in INSTALLS_SHLIB (ye -> yes)

PR:		33152
Submitted by:	maintainer
2001-12-24 22:17:44 +00:00
Ying-Chieh Liao
518e36866f upgrade to 4.5
assign maintainer

PR:		31053
Submitted by:	Paul Marquis <pmarquis@pobox.com> (new maintainer)
2001-12-21 20:56:47 +00:00
David E. O'Brien
0335fb2b91 Mark broken for FreeBSD < 4.4.
Submitted by:	Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
PR:		30890
2001-10-17 16:01:20 +00:00
Mario Sergio Fujikawa Ferreira
9b68ceb7bc o fix installation permissions in do-install target
o un"echo" installation (less noise)
o add missing entry in PLIST

PR:		31016
Submitted by:	Patrick Li <pat@databits.net>
2001-10-04 00:37:35 +00:00
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
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
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