Martin Blapp
6b2d9df912
- -D_REENTRANT is still needed. For STABLE and CURRENT.
...
- Delete obsoleted patch
2002-06-07 10:37:50 +00:00
Martin Blapp
d3b34bf04a
- Respect USE_GCC=
...
- Make the library really threadsafe. This has been broken in CURRENT
since the port exists.
- Add a gcc31 workaround
2002-06-07 09:31:19 +00:00
Martin Blapp
6e22f2c4fc
Fix compile for gcc3. On CURRENT, the exception tests are failing. This
...
works fine on STABLE with gcc3. This is also the reason for the non working
Openoffice port, which depends on this port.
2002-06-06 21:47:30 +00:00
Mikhail Teterin
f82922d767
Do not tinker with the ALL_TARGET. The existing version makes clean
...
before all, which will restart the whole build every time you interrupt
it... Run the bundled tests after in post-build. Obey the CXXFLAGS.
Approved by: maintainer
2002-03-10 23:24:14 +00:00
Martin Blapp
7a9c31fd2e
The tests are only working if compiled without -O. With -O
...
we get a bus error. This may be true for other code who uses
the STLport.
2002-03-05 08:00:18 +00:00
Patrick Li
49b2e45d3a
Update to 4.5.3
...
PR: 35054
Submitted by: maintainer
2002-02-17 21:01:44 +00:00
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
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