notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
stlport Adaptation of SGI's Standard Template Library
5.1.7 devel Deleted on this many watch lists=22 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.1.7Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
Expired This port expired on: 2014-08-31
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2014-09-01 14:56:27
SVN Revision: 366881
People watching this port, also watch:: python, popt, gmake, aalib, libxml2
License: not specified in port
WWW:
http://stlport.sourceforge.net/
Description:
Multiplatform C++ Standard Library (STL implementation). Many compilers and operational environments supported. Standard (ISO/IEC 14882) compliance. Maximum efficiency. Exception and thread safety. Debug mode. WWW: http://stlport.sourceforge.net/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • stlport-gcc>0:devel/stlport
No installation instructions:
This port has been deleted.
PKGNAME: stlport-gcc
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for stlport-gcc-5.1.7: BOOST=off: Use Boost type traits DOCS=on: Build and/or install documentation PTR_SPECIALIZATIONS=off: Use pointer types specializations SHORT_STRING_OPTIM=on: Enable short string optimization TEMPLATE_EXPRESSION=off: Use template expressions for string ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (23 items)
Collapse this list.
  1. http://aarnet.dl.sourceforge.net/project/stlport/STLport/STLport%205.1.7/
  2. http://distcache.FreeBSD.org/ports-distfiles/
  3. http://downloads.sourceforge.net/project/stlport/STLport/STLport%205.1.7/
  4. http://freefr.dl.sourceforge.net/project/stlport/STLport/STLport%205.1.7/
  5. http://garr.dl.sourceforge.net/project/stlport/STLport/STLport%205.1.7/
  6. http://heanet.dl.sourceforge.net/project/stlport/STLport/STLport%205.1.7/
  7. http://hivelocity.dl.sourceforge.net/project/stlport/STLport/STLport%205.1.7/
  8. http://ignum.dl.sourceforge.net/project/stlport/STLport/STLport%205.1.7/
  9. http://internode.dl.sourceforge.net/project/stlport/STLport/STLport%205.1.7/
  10. http://iweb.dl.sourceforge.net/project/stlport/STLport/STLport%205.1.7/
  11. http://jaist.dl.sourceforge.net/project/stlport/STLport/STLport%205.1.7/
  12. http://kaz.dl.sourceforge.net/project/stlport/STLport/STLport%205.1.7/
  13. http://kent.dl.sourceforge.net/project/stlport/STLport/STLport%205.1.7/
  14. http://master.dl.sourceforge.net/project/stlport/STLport/STLport%205.1.7/
  15. http://nchc.dl.sourceforge.net/project/stlport/STLport/STLport%205.1.7/
  16. http://ncu.dl.sourceforge.net/project/stlport/STLport/STLport%205.1.7/
  17. http://netcologne.dl.sourceforge.net/project/stlport/STLport/STLport%205.1.7/
  18. http://sunet.dl.sourceforge.net/project/stlport/STLport/STLport%205.1.7/
  19. http://superb-dca3.dl.sourceforge.net/project/stlport/STLport/STLport%205.1.7/
  20. http://switch.dl.sourceforge.net/project/stlport/STLport/STLport%205.1.7/
  21. http://tenet.dl.sourceforge.net/project/stlport/STLport/STLport%205.1.7/
  22. http://ufpr.dl.sourceforge.net/project/stlport/STLport/STLport%205.1.7/
  23. http://waix.dl.sourceforge.net/project/stlport/STLport/STLport%205.1.7/
Collapse this list.

Number of commits found: 66

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.1.7
01 Sep 2014 14:56:27
Revision:366881Original commit files touched by this commit
bapt search for other commits by this committer
Finish r366879
5.1.7
23 Jul 2014 01:45:47
Revision:362615Original commit files touched by this commit
adamw search for other commits by this committer
Remove backslashes from single- and double-quotes in COMMENT and _DESC
strings, that were passed through rather than escaping anything.

Approved by:	portmgr (not really, but it touches unstaged ports)
5.1.7
25 Jun 2014 05:35:32
Revision:359185Original commit files touched by this commit
bapt search for other commits by this committer
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
5.1.7
29 May 2014 15:09:43
Revision:355707Original commit files touched by this commit
miwi search for other commits by this committer
- Convert gmake, bzip2 to USES

Approved by:	portmgr
5.1.7
20 Sep 2013 17:17:45
Revision:327726Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
5.1.7
14 Feb 2013 09:42:13
Revision:312209Original commit files touched by this commit
gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)

Approved by:	portmgr
5.1.7
12 Jun 2012 10:34:46
Original commit files touched by this commit
bapt search for other commits by this committer
Convert to new options framework
5.1.7
24 Jul 2011 15:39:53
Original commit files touched by this commit
arved search for other commits by this committer
Update to 5.1.7

PR:             158509
Submitted by:   Pedro Giffuni
5.1.5_1
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
5.1.5_1
24 Apr 2010 19:46:48
Original commit files touched by this commit
beat search for other commits by this committer
- Fix build on PowerPC

PR:             ports/146019
Submitted by:   Andreas Tobler <andreast-list AT fgznet.ch>
5.1.5_1
22 Aug 2009 00:18:43
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
5.1.5_1
28 Jul 2009 11:45:09
Original commit files touched by this commit
pav search for other commits by this committer
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:             ports/137054
Submitted by:   Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer)
5.1.5_1
27 Dec 2008 22:07:42
Original commit files touched by this commit
pgollucci search for other commits by this committer
drop maintainer
5.1.5_1
31 Jul 2008 18:34:24
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Add Conditional BOOST suppport OPTION
- Bump PORTREVISION

PR:             ports/126107
Discussed with: #bsdports
Submitted by:   Vaclav Haisman <v.haisman@sh.cvut.cz>
Approved by:    araujo (mentor)
5.1.5
25 Jul 2008 09:38:45
Original commit files touched by this commit
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
5.1.5
23 Jul 2008 02:43:55
Original commit files touched by this commit
pgollucci search for other commits by this committer
Update my ports to my freebsd address

Approved by:    araujo (mentor)
5.1.5
20 Jul 2008 14:19:26
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 5.1.5.
- Pass maintainership to submitter.

PR:             ports/125529
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
5.1.4
28 Jan 2008 08:45:59
Original commit files touched by this commit
pav search for other commits by this committer
- Disable regression tests on pointyhat - they are trying to allocate infinite
  amount of memory

With hat:       portmgr
5.1.4
31 Dec 2007 08:59:51
Original commit files touched by this commit
thierry search for other commits by this committer
On non-i386 platforms, don't link with libsupc++, which cannot produce a
shared object.

Reported by:    pointyhat via Pav
5.1.4
23 Dec 2007 17:00:37
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 5.1.4 and unbreak.

Changelog at
<https://sourceforge.net/project/shownotes.php?group_id=146814&release_id=544939>

PR:             ports/118372
Submitted by:   Vaclav Haisman <v.haisman (at) sh.cvut.cz>
4.6.2
02 Jul 2007 19:01:04
Original commit files touched by this commit
pav search for other commits by this committer
- Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2
4.6.2
15 Apr 2007 19:15:42
Original commit files touched by this commit
gabor search for other commits by this committer
- Remove FreeBSD 4.X support from unmaintained ports in categories starting with
  letter d-e
4.6.2
29 Sep 2006 02:32:36
Original commit files touched by this commit
ijliao search for other commits by this committer
add more master sites
4.6.2
14 Aug 2006 22:55:18
Original commit files touched by this commit
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
4.6.2
24 Nov 2005 15:40:04
Original commit files touched by this commit
pav search for other commits by this committer
- Add some SHA256 checksums
4.6.2
25 Jan 2005 08:47:20
Original commit files touched by this commit
arved search for other commits by this committer
Since kris marked this port broken on amd64, the port has been updated.
I can build the new version on amd64, and i couldn't find a recent
pointyhat errorlog, so remove BROKEN for amd64
4.6.2
12 Dec 2004 23:32:32
Original commit files touched by this commit
sem search for other commits by this committer
- Utilize a new gcc feature

PR:             ports/74550
Submitted by:   Sepherosa Ziehau <sepherosa(at)softhome.net>
4.6.2
20 Nov 2004 16:08:47
Original commit files touched by this commit
pav search for other commits by this committer
- Reset longterm inactive maintainer
4.6.2
20 Nov 2004 16:03:49
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 4.6.2

PR:             ports/73604
Submitted by:   Sepherosa Ziehau <sepherosa@softhome.net>
Approved by:    maintainer timeout (2 weeks)
4.5.3_2
31 Oct 2004 17:02:38
Original commit files touched by this commit
ahze search for other commits by this committer
Unbreak slave port devel/stlport-icc

Approved by:    adamw (mentor)
4.5.3_2
26 Sep 2004 03:11:57
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
4.5.3_2
20 Mar 2004 21:03:41
Original commit files touched by this commit
trevor search for other commits by this committer
Add size data, approved by maintainers.
4.5.3_2
23 Feb 2004 07:01:57
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on alpha and amd64: Segfault during build
4.5.3_2
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
4.5.3_1
22 Dec 2003 15:40:52
Original commit files touched by this commit
netchild search for other commits by this committer
Follow-Up commit: Document the reason for the hardcoded flags and
use the correct defaults...
4.5.3_1
22 Dec 2003 15:28:18
Original commit files touched by this commit
netchild search for other commits by this committer
Second part of the stlport-icc fix for 4.x. [1]

This patch modifies some gcc parts too, but basically it makes the port
respect CFLAGS. Because of bugs in combination with gcc 3.x and some
optimization options the CFLAGS are hardcoded (better safe than sorry).

I've tested the gcc part of the fix on 4-stable and two 5.x systems.

Submitted by:   Marius Strobl <marius@alchemy.franken.de> [1]
Approved by:    maintainer timeout (for devel/stlport)
4.5.3_1
16 Oct 2003 04:15:48
Original commit files touched by this commit
kris search for other commits by this committer
Before committing the previous BROKEN changes I carefully checked the status
of each port on bento and for recent fixes.  Unfortunately at some point I
got confused and switched to the wrong list :-)  As a result I picked up a
number of ports that were fixed a while ago.  Sorry for the false alarm,
maintainers.

Pointy hat to:  kris
4.5.3_1
16 Oct 2003 01:57:27
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 5.x: does not compile
4.5.3_1
05 Oct 2003 12:40:04
Original commit files touched by this commit
netchild search for other commits by this committer
I forgot to remove the now empty cwchar patch in my last commit...

Reminded by:    Marius Strobl <marius@alchemy.franken.de>
4.5.3_1
05 Oct 2003 08:29:55
Original commit files touched by this commit
netchild search for other commits by this committer
Fix stlport:
---snip---
The patch is tested (and works) on FreeBSD/i386 -stable and -current with
GCC. Although there are no ICC-specific changes I verified that it doesn't
break lang/stlport-icc.
On FreeBSD/alpha and FreeBSD/sparc64 -current lang/stlport compiles with
this patch however the exception handling test fails. On alpha this looks
like a GCC-bug, on sparc64 it could be also a bug in FreeBSD however GCC
is known to have bugs there.
The patch has also a small fix for the Makefile of the port to allow
concurrent buils with `make -jX`.
The wchar-related part of the patch (which is also needed to fix
compilation on -current) is obtained from the STLport CVS repository.
---snip---

PR:             57267
Submitted by:   Marius Strobl <marius@alchemy.franken.de>
Approved by:    maintainer
4.5.3_1
17 Aug 2003 09:53:37
Original commit files touched by this commit
kuriyama search for other commits by this committer
Update WWW.

PR:             ports/54925
Submitted by:   Jens Rehsack <rehsack@liwing.de>
4.5.3_1
28 Feb 2003 22:53:02
Original commit files touched by this commit
kris search for other commits by this committer
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
4.5.3_1
21 Feb 2003 11:23:04
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
4.5.3_1
22 Sep 2002 13:19:33
Original commit files touched by this commit
netchild search for other commits by this committer
This change only affects the icc part of stlport:
 - link with the threaded libc (the gcc case does this already)

Submitted by:   marius@alchemy.franken.de
Approved by:    kris
4.5.3_1
17 Sep 2002 12:52:06
Original commit files touched by this commit
netchild search for other commits by this committer
Patch to be able to make a slave port for Intels C/C++ compiler.

Submitted by:   marius@alchemy.franken.de
Approved by:    Paul Marquis <pmarquis@pobox.com> (maintainer)
4.5.3
28 Jun 2002 07:59:02
Original commit files touched by this commit
kevlo search for other commits by this committer
Warn of potential exception handling bugs in FreeBSD versions < 4.6.

PR: 39921
Submitted by: MAINTAINER
4.5.3
26 Jun 2002 04:20:21
Original commit files touched by this commit
ijliao search for other commits by this committer
Unbreak build for gcc-2.95.4

PR:             39826, 39872
Submitted by:   maintainer
4.5.3
25 Jun 2002 14:19:45
Original commit files touched by this commit
ijliao search for other commits by this committer
style cleanups
remove *.orig to make PLIST right

PR:             39838
Submitted by:   maintainer
4.5.3
07 Jun 2002 10:37:50
Original commit files touched by this commit
mbr search for other commits by this committer
- -D_REENTRANT is still needed. For STABLE and CURRENT.
- Delete obsoleted patch
4.5.3
07 Jun 2002 09:31:20
Original commit files touched by this commit
mbr search for other commits by this committer
- Respect USE_GCC=
- Make the library really threadsafe. This has been broken in CURRENT
  since the port exists.
- Add a gcc31 workaround
4.5.3
06 Jun 2002 21:47:30
Original commit files touched by this commit
mbr search for other commits by this committer
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.
10 Mar 2002 23:24:14
Original commit files touched by this commit
mi search for other commits by this committer
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
05 Mar 2002 08:00:18
commit hash: fp1.25493@dev.null.freshports.orgcommit hash: fp1.25493@dev.null.freshports.orgcommit hash: fp1.25493@dev.null.freshports.orgcommit hash: fp1.25493@dev.null.freshports.org files touched by this commit
mbr search for other commits by this committer
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.    
17 Feb 2002 21:01:44
commit hash: fp1.24848@dev.null.freshports.orgcommit hash: fp1.24848@dev.null.freshports.orgcommit hash: fp1.24848@dev.null.freshports.orgcommit hash: fp1.24848@dev.null.freshports.org files touched by this commit
pat search for other commits by this committer
Update to 4.5.3    
24 Dec 2001 22:17:44
commit hash: fp1.22496@dev.null.freshports.orgcommit hash: fp1.22496@dev.null.freshports.orgcommit hash: fp1.22496@dev.null.freshports.orgcommit hash: fp1.22496@dev.null.freshports.org files touched by this commit
petef search for other commits by this committer
- update to 4.5.1   - remove unnecessary master site   - fix typo in BROKEN
(requires -> Requires)   - fix typo in INSTALLS_SHLIB (ye -> yes)    
21 Dec 2001 20:56:47
commit hash: fp1.22347@dev.null.freshports.orgcommit hash: fp1.22347@dev.null.freshports.orgcommit hash: fp1.22347@dev.null.freshports.orgcommit hash: fp1.22347@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 4.5   assign maintainer    
17 Oct 2001 17:01:20
commit hash: fp1.19798@dev.null.freshports.orgcommit hash: fp1.19798@dev.null.freshports.orgcommit hash: fp1.19798@dev.null.freshports.orgcommit hash: fp1.19798@dev.null.freshports.org files touched by this commit
obrien search for other commits by this committer
Mark broken for FreeBSD < 4.4.    
04 Oct 2001 01:37:35
commit hash: fp1.19350@dev.null.freshports.orgcommit hash: fp1.19350@dev.null.freshports.orgcommit hash: fp1.19350@dev.null.freshports.orgcommit hash: fp1.19350@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
o fix installation permissions in do-install target   o un"echo" installation
(less noise)   o add missing entry in PLIST    
31 Aug 2001 17:36:50
commit hash: fp1.18217@dev.null.freshports.orgcommit hash: fp1.18217@dev.null.freshports.orgcommit hash: fp1.18217@dev.null.freshports.orgcommit hash: fp1.18217@dev.null.freshports.org files touched by this commit
trevor search for other commits by this committer
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.    
21 Aug 2001 23:54:13
commit hash: fp1.17608@dev.null.freshports.orgcommit hash: fp1.17608@dev.null.freshports.orgcommit hash: fp1.17608@dev.null.freshports.orgcommit hash: fp1.17608@dev.null.freshports.org files touched by this commit
obrien search for other commits by this committer
Fix the STLport.  It now compiles on 5-current and RELENG_4 !!    
24 Jun 2001 21:29:39
commit hash: fp1.15455@dev.null.freshports.orgcommit hash: fp1.15455@dev.null.freshports.orgcommit hash: fp1.15455@dev.null.freshports.orgcommit hash: fp1.15455@dev.null.freshports.org files touched by this commit
dd search for other commits by this committer
Remove duplicate words where appropriate.    
30 May 2001 23:27:35
commit hash: fp1.14423@dev.null.freshports.orgcommit hash: fp1.14423@dev.null.freshports.orgcommit hash: fp1.14423@dev.null.freshports.orgcommit hash: fp1.14423@dev.null.freshports.org files touched by this commit
obrien search for other commits by this committer
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."    
17 May 2001 22:09:20
commit hash: fp1.13800@dev.null.freshports.orgcommit hash: fp1.13800@dev.null.freshports.orgcommit hash: fp1.13800@dev.null.freshports.orgcommit hash: fp1.13800@dev.null.freshports.org files touched by this commit
obrien search for other commits by this committer
Upgrade the STLport to version 4.0.    
21 Mar 2001 02:27:08
commit hash: fp1.11357@dev.null.freshports.orgcommit hash: fp1.11357@dev.null.freshports.orgcommit hash: fp1.11357@dev.null.freshports.orgcommit hash: fp1.11357@dev.null.freshports.org files touched by this commit
obrien search for other commits by this committer
Upgrade to version 4.0.    
21 Mar 2001 01:35:58
commit hash: fp1.11356@dev.null.freshports.orgcommit hash: fp1.11356@dev.null.freshports.orgcommit hash: fp1.11356@dev.null.freshports.orgcommit hash: fp1.11356@dev.null.freshports.org files touched by this commit
obrien search for other commits by this committer
fix WWW: formattin'    
08 Oct 2000 02:10:04
commit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category devel to new layout.  

Number of commits found: 66