summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2019-09-15 09:33:37 +0000
committermef <mef@pkgsrc.org>2019-09-15 09:33:37 +0000
commit7b254f88c9d4522eb850fecebf993b283bfce834 (patch)
treea92d38a4c6be32e69de51446533f66d1e83486e2 /devel
parent6f5a969fd932e5da33d04492b79f793f48ef12d7 (diff)
downloadpkgsrc-7b254f88c9d4522eb850fecebf993b283bfce834.tar.gz
(devel/sgi-stl{,-docs}) Deleted two packages, devel/sgi-stl{,-docs}-3.3.
See https://mail-index.netbsd.org/pkgsrc-users/2019/09/15/msg029364.html
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile4
-rw-r--r--devel/sgi-stl-docs/DESCR1
-rw-r--r--devel/sgi-stl-docs/Makefile27
-rw-r--r--devel/sgi-stl-docs/PLIST351
-rw-r--r--devel/sgi-stl-docs/distinfo6
-rw-r--r--devel/sgi-stl/DESCR7
-rw-r--r--devel/sgi-stl/Makefile25
-rw-r--r--devel/sgi-stl/PLIST92
-rw-r--r--devel/sgi-stl/distinfo8
-rw-r--r--devel/sgi-stl/patches/patch-aa24
-rw-r--r--devel/sgi-stl/patches/patch-ab14
11 files changed, 1 insertions, 558 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 34fb91e856a..ea2910e7476 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2912 2019/09/14 18:11:40 tsutsui Exp $
+# $NetBSD: Makefile,v 1.2913 2019/09/15 09:33:37 mef Exp $
#
COMMENT= Development utilities
@@ -2725,8 +2725,6 @@ SUBDIR+= semi
SUBDIR+= sfio
SUBDIR+= sfslite
SUBDIR+= sgb
-SUBDIR+= sgi-stl
-SUBDIR+= sgi-stl-docs
SUBDIR+= shtk
SUBDIR+= shunit2
SUBDIR+= silc-toolkit
diff --git a/devel/sgi-stl-docs/DESCR b/devel/sgi-stl-docs/DESCR
deleted file mode 100644
index b74f554e77c..00000000000
--- a/devel/sgi-stl-docs/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-This package is the HTML documentation for the SGI STL.
diff --git a/devel/sgi-stl-docs/Makefile b/devel/sgi-stl-docs/Makefile
deleted file mode 100644
index a58093f9c84..00000000000
--- a/devel/sgi-stl-docs/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# $NetBSD: Makefile,v 1.12 2012/10/31 11:19:46 asau Exp $
-
-DISTNAME= STL_doc
-PKGNAME= sgi-stl-docs-3.3
-PKGREVISION= 1
-CATEGORIES= devel
-MASTER_SITES= http://www.sgi.com/tech/stl/
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.sgi.com/tech/stl/
-COMMENT= SGI Standard Template Library Programmer's Guide
-
-DIST_SUBDIR= ${PKGNAME_NOREV}
-
-NO_CONFIGURE= yes
-NO_BUILD= yes
-
-HTMLDOCDIR= share/doc/sgi-stl/html
-
-do-install:
- ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/${HTMLDOCDIR}
- cd ${WRKSRC}; for file in `${GREP} "^${HTMLDOCDIR}/" ${PLIST_SRC} \
- | ${SED} "s,^${HTMLDOCDIR}/,,g"`; do \
- ${INSTALL_DATA} $${file} ${DESTDIR}${PREFIX}/${HTMLDOCDIR}/$${file}; \
- done
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/devel/sgi-stl-docs/PLIST b/devel/sgi-stl-docs/PLIST
deleted file mode 100644
index 860fe15f6a3..00000000000
--- a/devel/sgi-stl-docs/PLIST
+++ /dev/null
@@ -1,351 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:49:14 joerg Exp $
-share/doc/sgi-stl/html/AdaptableBinaryFunction.html
-share/doc/sgi-stl/html/AdaptableBinaryPredicate.html
-share/doc/sgi-stl/html/AdaptableGenerator.html
-share/doc/sgi-stl/html/AdaptablePredicate.html
-share/doc/sgi-stl/html/AdaptableUnaryFunction.html
-share/doc/sgi-stl/html/Allocators.html
-share/doc/sgi-stl/html/Assignable.html
-share/doc/sgi-stl/html/AssociativeContainer.html
-share/doc/sgi-stl/html/BackInsertionSequence.html
-share/doc/sgi-stl/html/BidirectionalIterator.html
-share/doc/sgi-stl/html/BinaryFunction.html
-share/doc/sgi-stl/html/BinaryPredicate.html
-share/doc/sgi-stl/html/Container.html
-share/doc/sgi-stl/html/CorpID.gif
-share/doc/sgi-stl/html/DefaultConstructible.html
-share/doc/sgi-stl/html/Deque.html
-share/doc/sgi-stl/html/EqualityComparable.html
-share/doc/sgi-stl/html/FAQ.html
-share/doc/sgi-stl/html/ForwardContainer.html
-share/doc/sgi-stl/html/ForwardIterator.html
-share/doc/sgi-stl/html/FrontInsertionSequence.html
-share/doc/sgi-stl/html/Generator.html
-share/doc/sgi-stl/html/HashFunction.html
-share/doc/sgi-stl/html/HashedAssociativeContainer.html
-share/doc/sgi-stl/html/InputIterator.html
-share/doc/sgi-stl/html/Iterators.html
-share/doc/sgi-stl/html/LessThanComparable.html
-share/doc/sgi-stl/html/List.html
-share/doc/sgi-stl/html/Map.html
-share/doc/sgi-stl/html/MonoidOperation.html
-share/doc/sgi-stl/html/Multimap.html
-share/doc/sgi-stl/html/MultipleAssociativeContainer.html
-share/doc/sgi-stl/html/MultipleHashedAssociativeContainer.html
-share/doc/sgi-stl/html/MultipleSortedAssociativeContainer.html
-share/doc/sgi-stl/html/OutputIterator.html
-share/doc/sgi-stl/html/PairAssociativeContainer.html
-share/doc/sgi-stl/html/Predicate.html
-share/doc/sgi-stl/html/RandomAccessContainer.html
-share/doc/sgi-stl/html/RandomAccessIterator.html
-share/doc/sgi-stl/html/RandomNumberGenerator.html
-share/doc/sgi-stl/html/ReverseBidirectionalIterator.html
-share/doc/sgi-stl/html/ReverseIterator.html
-share/doc/sgi-stl/html/ReversibleContainer.html
-share/doc/sgi-stl/html/Rope.html
-share/doc/sgi-stl/html/Sequence.html
-share/doc/sgi-stl/html/SimpleAssociativeContainer.html
-share/doc/sgi-stl/html/Slist.html
-share/doc/sgi-stl/html/SortedAssociativeContainer.html
-share/doc/sgi-stl/html/StrictWeakOrdering.html
-share/doc/sgi-stl/html/UnaryFunction.html
-share/doc/sgi-stl/html/UniqueAssociativeContainer.html
-share/doc/sgi-stl/html/UniqueHashedAssociativeContainer.html
-share/doc/sgi-stl/html/UniqueSortedAssociativeContainer.html
-share/doc/sgi-stl/html/Vector.html
-share/doc/sgi-stl/html/accumulate.html
-share/doc/sgi-stl/html/adaptors.gif
-share/doc/sgi-stl/html/adjacent_difference.html
-share/doc/sgi-stl/html/adjacent_find.html
-share/doc/sgi-stl/html/advance.html
-share/doc/sgi-stl/html/algo.h
-share/doc/sgi-stl/html/algobase.h
-share/doc/sgi-stl/html/algorithm
-share/doc/sgi-stl/html/algorithms.gif
-share/doc/sgi-stl/html/alloc.h
-share/doc/sgi-stl/html/alloc.html
-share/doc/sgi-stl/html/allocators.gif
-share/doc/sgi-stl/html/back_insert_iterator.html
-share/doc/sgi-stl/html/basic_string.html
-share/doc/sgi-stl/html/bidirectional_iterator.html
-share/doc/sgi-stl/html/bidirectional_iterator_tag.html
-share/doc/sgi-stl/html/binary_compose.html
-share/doc/sgi-stl/html/binary_function.html
-share/doc/sgi-stl/html/binary_negate.html
-share/doc/sgi-stl/html/binary_search.html
-share/doc/sgi-stl/html/binder1st.html
-share/doc/sgi-stl/html/binder2nd.html
-share/doc/sgi-stl/html/bit_vector.html
-share/doc/sgi-stl/html/bitset
-share/doc/sgi-stl/html/bitset.html
-share/doc/sgi-stl/html/bvector.h
-share/doc/sgi-stl/html/category_dot.gif
-share/doc/sgi-stl/html/char_producer.html
-share/doc/sgi-stl/html/char_traits.h
-share/doc/sgi-stl/html/char_traits.html
-share/doc/sgi-stl/html/character_traits.html
-share/doc/sgi-stl/html/complexity.html
-share/doc/sgi-stl/html/concept.gif
-share/doc/sgi-stl/html/concept_checks.h
-share/doc/sgi-stl/html/concept_dot.gif
-share/doc/sgi-stl/html/construct.html
-share/doc/sgi-stl/html/container_concepts.h
-share/doc/sgi-stl/html/containers.gif
-share/doc/sgi-stl/html/copy.html
-share/doc/sgi-stl/html/copy_backward.html
-share/doc/sgi-stl/html/copy_n.html
-share/doc/sgi-stl/html/count.html
-share/doc/sgi-stl/html/count_if.html
-share/doc/sgi-stl/html/defalloc.h
-share/doc/sgi-stl/html/deque
-share/doc/sgi-stl/html/deque.h
-share/doc/sgi-stl/html/design_documents.html
-share/doc/sgi-stl/html/destroy.html
-share/doc/sgi-stl/html/distance.html
-share/doc/sgi-stl/html/distance_type.html
-share/doc/sgi-stl/html/divides.html
-share/doc/sgi-stl/html/doc_introduction.html
-share/doc/sgi-stl/html/drdobbs-interview.html
-share/doc/sgi-stl/html/equal.html
-share/doc/sgi-stl/html/equal_range.html
-share/doc/sgi-stl/html/equal_to.html
-share/doc/sgi-stl/html/fill.html
-share/doc/sgi-stl/html/fill_n.html
-share/doc/sgi-stl/html/find.html
-share/doc/sgi-stl/html/find_end.html
-share/doc/sgi-stl/html/find_first_of.html
-share/doc/sgi-stl/html/find_if.html
-share/doc/sgi-stl/html/for_each.html
-share/doc/sgi-stl/html/forward_iterator.html
-share/doc/sgi-stl/html/forward_iterator_tag.html
-share/doc/sgi-stl/html/front_insert_iterator.html
-share/doc/sgi-stl/html/function.gif
-share/doc/sgi-stl/html/function.h
-share/doc/sgi-stl/html/function_dot.gif
-share/doc/sgi-stl/html/functional
-share/doc/sgi-stl/html/functors.gif
-share/doc/sgi-stl/html/functors.html
-share/doc/sgi-stl/html/generate.html
-share/doc/sgi-stl/html/generate_n.html
-share/doc/sgi-stl/html/get_temporary_buffer.html
-share/doc/sgi-stl/html/greater.html
-share/doc/sgi-stl/html/greater_equal.html
-share/doc/sgi-stl/html/grey2.gif
-share/doc/sgi-stl/html/hash.html
-share/doc/sgi-stl/html/hash_map
-share/doc/sgi-stl/html/hash_map.h
-share/doc/sgi-stl/html/hash_map.html
-share/doc/sgi-stl/html/hash_multimap.html
-share/doc/sgi-stl/html/hash_multiset.html
-share/doc/sgi-stl/html/hash_set
-share/doc/sgi-stl/html/hash_set.h
-share/doc/sgi-stl/html/hash_set.html
-share/doc/sgi-stl/html/hashtable.h
-share/doc/sgi-stl/html/heap.h
-share/doc/sgi-stl/html/identity.html
-share/doc/sgi-stl/html/includes.html
-share/doc/sgi-stl/html/index.html
-share/doc/sgi-stl/html/inner_product.html
-share/doc/sgi-stl/html/inplace_merge.html
-share/doc/sgi-stl/html/input_iterator.html
-share/doc/sgi-stl/html/input_iterator_tag.html
-share/doc/sgi-stl/html/insert_iterator.html
-share/doc/sgi-stl/html/iota.html
-share/doc/sgi-stl/html/is_heap.html
-share/doc/sgi-stl/html/is_sorted.html
-share/doc/sgi-stl/html/istream_iterator.html
-share/doc/sgi-stl/html/iter_swap.html
-share/doc/sgi-stl/html/iterator
-share/doc/sgi-stl/html/iterator.h
-share/doc/sgi-stl/html/iterator_category.html
-share/doc/sgi-stl/html/iterator_tags.html
-share/doc/sgi-stl/html/iterator_traits.html
-share/doc/sgi-stl/html/iterators.gif
-share/doc/sgi-stl/html/less.html
-share/doc/sgi-stl/html/less_equal.html
-share/doc/sgi-stl/html/lexicographical_compare.html
-share/doc/sgi-stl/html/lexicographical_compare_3way.html
-share/doc/sgi-stl/html/limits
-share/doc/sgi-stl/html/list
-share/doc/sgi-stl/html/list.h
-share/doc/sgi-stl/html/logical_and.html
-share/doc/sgi-stl/html/logical_not.html
-share/doc/sgi-stl/html/logical_or.html
-share/doc/sgi-stl/html/logosmall.gif
-share/doc/sgi-stl/html/lower_bound.html
-share/doc/sgi-stl/html/make_heap.html
-share/doc/sgi-stl/html/map
-share/doc/sgi-stl/html/map.h
-share/doc/sgi-stl/html/max.html
-share/doc/sgi-stl/html/max_element.html
-share/doc/sgi-stl/html/mem_fun1_ref_t.html
-share/doc/sgi-stl/html/mem_fun1_t.html
-share/doc/sgi-stl/html/mem_fun_ref_t.html
-share/doc/sgi-stl/html/mem_fun_t.html
-share/doc/sgi-stl/html/memory
-share/doc/sgi-stl/html/merge.html
-share/doc/sgi-stl/html/min.html
-share/doc/sgi-stl/html/min_element.html
-share/doc/sgi-stl/html/minus.html
-share/doc/sgi-stl/html/mismatch.html
-share/doc/sgi-stl/html/modulus.html
-share/doc/sgi-stl/html/multimap.h
-share/doc/sgi-stl/html/multiset.h
-share/doc/sgi-stl/html/multiset.html
-share/doc/sgi-stl/html/negate.html
-share/doc/sgi-stl/html/next_permutation.html
-share/doc/sgi-stl/html/not_equal_to.html
-share/doc/sgi-stl/html/nth_element.html
-share/doc/sgi-stl/html/numeric
-share/doc/sgi-stl/html/operators.html
-share/doc/sgi-stl/html/ostream_iterator.html
-share/doc/sgi-stl/html/other_resources.html
-share/doc/sgi-stl/html/output_iterator.html
-share/doc/sgi-stl/html/output_iterator_tag.html
-share/doc/sgi-stl/html/overview.gif
-share/doc/sgi-stl/html/overview_dot.gif
-share/doc/sgi-stl/html/pair.h
-share/doc/sgi-stl/html/pair.html
-share/doc/sgi-stl/html/partial_sort.html
-share/doc/sgi-stl/html/partial_sort_copy.html
-share/doc/sgi-stl/html/partial_sum.html
-share/doc/sgi-stl/html/partition.html
-share/doc/sgi-stl/html/plus.html
-share/doc/sgi-stl/html/pointer_to_binary_function.html
-share/doc/sgi-stl/html/pointer_to_unary_function.html
-share/doc/sgi-stl/html/pop_heap.html
-share/doc/sgi-stl/html/power.html
-share/doc/sgi-stl/html/prev_permutation.html
-share/doc/sgi-stl/html/priority_queue.html
-share/doc/sgi-stl/html/project1st.html
-share/doc/sgi-stl/html/project2nd.html
-share/doc/sgi-stl/html/pthread_alloc
-share/doc/sgi-stl/html/pthread_alloc.h
-share/doc/sgi-stl/html/ptr_fun.html
-share/doc/sgi-stl/html/push_heap.html
-share/doc/sgi-stl/html/queue
-share/doc/sgi-stl/html/queue.html
-share/doc/sgi-stl/html/random_access_iterator.html
-share/doc/sgi-stl/html/random_access_iterator_tag.html
-share/doc/sgi-stl/html/random_sample.html
-share/doc/sgi-stl/html/random_sample_n.html
-share/doc/sgi-stl/html/random_shuffle.html
-share/doc/sgi-stl/html/raw_storage_iterator.html
-share/doc/sgi-stl/html/remove.html
-share/doc/sgi-stl/html/remove_copy.html
-share/doc/sgi-stl/html/remove_copy_if.html
-share/doc/sgi-stl/html/remove_if.html
-share/doc/sgi-stl/html/replace.html
-share/doc/sgi-stl/html/replace_copy.html
-share/doc/sgi-stl/html/replace_copy_if.html
-share/doc/sgi-stl/html/replace_if.html
-share/doc/sgi-stl/html/return_temporary_buffer.html
-share/doc/sgi-stl/html/reverse.html
-share/doc/sgi-stl/html/reverse_copy.html
-share/doc/sgi-stl/html/rope
-share/doc/sgi-stl/html/rope.h
-share/doc/sgi-stl/html/ropeimpl.h
-share/doc/sgi-stl/html/ropeimpl.html
-share/doc/sgi-stl/html/rotate.html
-share/doc/sgi-stl/html/rotate_copy.html
-share/doc/sgi-stl/html/search.html
-share/doc/sgi-stl/html/search_n.html
-share/doc/sgi-stl/html/select1st.html
-share/doc/sgi-stl/html/select2nd.html
-share/doc/sgi-stl/html/sequence_buffer.html
-share/doc/sgi-stl/html/sequence_concepts.h
-share/doc/sgi-stl/html/set
-share/doc/sgi-stl/html/set.h
-share/doc/sgi-stl/html/set.html
-share/doc/sgi-stl/html/set_difference.html
-share/doc/sgi-stl/html/set_intersection.html
-share/doc/sgi-stl/html/set_symmetric_difference.html
-share/doc/sgi-stl/html/set_union.html
-share/doc/sgi-stl/html/sgilogo.gif
-share/doc/sgi-stl/html/slist
-share/doc/sgi-stl/html/slist.h
-share/doc/sgi-stl/html/sort.html
-share/doc/sgi-stl/html/sort_heap.html
-share/doc/sgi-stl/html/stable_partition.html
-share/doc/sgi-stl/html/stable_sort.html
-share/doc/sgi-stl/html/stack
-share/doc/sgi-stl/html/stack.h
-share/doc/sgi-stl/html/stack.html
-share/doc/sgi-stl/html/standard_library.html
-share/doc/sgi-stl/html/stdexcept
-share/doc/sgi-stl/html/stl_algo.h
-share/doc/sgi-stl/html/stl_algobase.h
-share/doc/sgi-stl/html/stl_alloc.h
-share/doc/sgi-stl/html/stl_bvector.h
-share/doc/sgi-stl/html/stl_config.h
-share/doc/sgi-stl/html/stl_construct.h
-share/doc/sgi-stl/html/stl_ctraits_fns.h
-share/doc/sgi-stl/html/stl_deque.h
-share/doc/sgi-stl/html/stl_exception.h
-share/doc/sgi-stl/html/stl_function.h
-share/doc/sgi-stl/html/stl_hash_fun.h
-share/doc/sgi-stl/html/stl_hash_map.h
-share/doc/sgi-stl/html/stl_hash_set.h
-share/doc/sgi-stl/html/stl_hashtable.h
-share/doc/sgi-stl/html/stl_heap.h
-share/doc/sgi-stl/html/stl_home.gif
-share/doc/sgi-stl/html/stl_index.html
-share/doc/sgi-stl/html/stl_index_cat.html
-share/doc/sgi-stl/html/stl_introduction.html
-share/doc/sgi-stl/html/stl_iterator.h
-share/doc/sgi-stl/html/stl_iterator_base.h
-share/doc/sgi-stl/html/stl_list.h
-share/doc/sgi-stl/html/stl_map.h
-share/doc/sgi-stl/html/stl_multimap.h
-share/doc/sgi-stl/html/stl_multiset.h
-share/doc/sgi-stl/html/stl_numeric.h
-share/doc/sgi-stl/html/stl_pair.h
-share/doc/sgi-stl/html/stl_queue.h
-share/doc/sgi-stl/html/stl_range_errors.h
-share/doc/sgi-stl/html/stl_raw_storage_iter.h
-share/doc/sgi-stl/html/stl_relops.h
-share/doc/sgi-stl/html/stl_rope.h
-share/doc/sgi-stl/html/stl_set.h
-share/doc/sgi-stl/html/stl_slist.h
-share/doc/sgi-stl/html/stl_stack.h
-share/doc/sgi-stl/html/stl_string_fwd.h
-share/doc/sgi-stl/html/stl_tempbuf.h
-share/doc/sgi-stl/html/stl_threads.h
-share/doc/sgi-stl/html/stl_tree.h
-share/doc/sgi-stl/html/stl_uninitialized.h
-share/doc/sgi-stl/html/stl_vector.h
-share/doc/sgi-stl/html/string
-share/doc/sgi-stl/html/string_discussion.html
-share/doc/sgi-stl/html/subtractive_rng.html
-share/doc/sgi-stl/html/surf.gif
-share/doc/sgi-stl/html/swap.html
-share/doc/sgi-stl/html/swap_ranges.html
-share/doc/sgi-stl/html/table_of_contents.html
-share/doc/sgi-stl/html/tempbuf.h
-share/doc/sgi-stl/html/temporary_buffer.html
-share/doc/sgi-stl/html/thread_safety.html
-share/doc/sgi-stl/html/times.html
-share/doc/sgi-stl/html/transform.html
-share/doc/sgi-stl/html/tree.h
-share/doc/sgi-stl/html/trivial.html
-share/doc/sgi-stl/html/type.gif
-share/doc/sgi-stl/html/type_dot.gif
-share/doc/sgi-stl/html/type_traits.h
-share/doc/sgi-stl/html/unary_compose.html
-share/doc/sgi-stl/html/unary_function.html
-share/doc/sgi-stl/html/unary_negate.html
-share/doc/sgi-stl/html/uninitialized_copy.html
-share/doc/sgi-stl/html/uninitialized_copy_n.html
-share/doc/sgi-stl/html/uninitialized_fill.html
-share/doc/sgi-stl/html/uninitialized_fill_n.html
-share/doc/sgi-stl/html/unique.html
-share/doc/sgi-stl/html/unique_copy.html
-share/doc/sgi-stl/html/upper_bound.html
-share/doc/sgi-stl/html/utilities.gif
-share/doc/sgi-stl/html/utility
-share/doc/sgi-stl/html/valarray
-share/doc/sgi-stl/html/value_type.html
-share/doc/sgi-stl/html/vector
-share/doc/sgi-stl/html/vector.h
-share/doc/sgi-stl/html/whats_new.html
-share/doc/sgi-stl/html/whitespace.gif
diff --git a/devel/sgi-stl-docs/distinfo b/devel/sgi-stl-docs/distinfo
deleted file mode 100644
index dcc27d83b21..00000000000
--- a/devel/sgi-stl-docs/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.4 2015/11/03 03:29:32 agc Exp $
-
-SHA1 (sgi-stl-docs-3.3/STL_doc.tar.gz) = cc716472713c938e0cb5b96e889cb54c1ba97de8
-RMD160 (sgi-stl-docs-3.3/STL_doc.tar.gz) = 5b3c38c330fac60a67cc8612a622b517f1da7279
-SHA512 (sgi-stl-docs-3.3/STL_doc.tar.gz) = 9423c3eb826141bfbe9141f9c6ef9eb97607ba83cc0de5ad265f9165d3d372ac95a6cad2dc1d68cceaf851f57dcd1ecc9a3d7fbc072182caae24b7a3971b027c
-Size (sgi-stl-docs-3.3/STL_doc.tar.gz) = 550813 bytes
diff --git a/devel/sgi-stl/DESCR b/devel/sgi-stl/DESCR
deleted file mode 100644
index 39cbea14504..00000000000
--- a/devel/sgi-stl/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-The Standard Template Library, or STL, is a C++ library of container
-classes, algorithms, and iterators; it provides many of the basic
-algorithms and data structures of computer science. The STL is a
-generic library, meaning that its components are heavily
-parameterized: almost every component in the STL is a template. You
-should make sure that you understand how templates work in C++ before
-you use the STL.
diff --git a/devel/sgi-stl/Makefile b/devel/sgi-stl/Makefile
deleted file mode 100644
index 5d2a4ef5bcc..00000000000
--- a/devel/sgi-stl/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD: Makefile,v 1.17 2012/10/31 11:19:45 asau Exp $
-
-DISTNAME= stl
-PKGNAME= sgi-stl-3.3
-CATEGORIES= devel
-MASTER_SITES= http://www.sgi.com/tech/stl/
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.sgi.com/tech/stl/
-COMMENT= SGI Standard Template Library
-
-WRKSRC= ${WRKDIR}
-DIST_SUBDIR= ${PKGNAME_NOREV}
-
-NO_CONFIGURE= yes
-NO_BUILD= yes
-
-do-install:
- ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/include/sgi-stl
- cd ${WRKSRC}; for file in `${GREP} "^include/sgi-stl/" ${PLIST_SRC} \
- | ${SED} "s,^include/sgi-stl/,,g"`; do \
- ${INSTALL_DATA} $${file} ${DESTDIR}${PREFIX}/include/sgi-stl/$${file}; \
- done
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/devel/sgi-stl/PLIST b/devel/sgi-stl/PLIST
deleted file mode 100644
index 2bf35f4f006..00000000000
--- a/devel/sgi-stl/PLIST
+++ /dev/null
@@ -1,92 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:49:14 joerg Exp $
-include/sgi-stl/algo.h
-include/sgi-stl/algobase.h
-include/sgi-stl/algorithm
-include/sgi-stl/alloc.h
-include/sgi-stl/bitset
-include/sgi-stl/bvector.h
-include/sgi-stl/char_traits.h
-include/sgi-stl/concept_checks.h
-include/sgi-stl/container_concepts.h
-include/sgi-stl/defalloc.h
-include/sgi-stl/deque
-include/sgi-stl/deque.h
-include/sgi-stl/function.h
-include/sgi-stl/functional
-include/sgi-stl/hash_map
-include/sgi-stl/hash_map.h
-include/sgi-stl/hash_set
-include/sgi-stl/hash_set.h
-include/sgi-stl/hashtable.h
-include/sgi-stl/heap.h
-include/sgi-stl/iterator
-include/sgi-stl/iterator.h
-include/sgi-stl/limits
-include/sgi-stl/list
-include/sgi-stl/list.h
-include/sgi-stl/map
-include/sgi-stl/map.h
-include/sgi-stl/memory
-include/sgi-stl/multimap.h
-include/sgi-stl/multiset.h
-include/sgi-stl/numeric
-include/sgi-stl/pair.h
-include/sgi-stl/pthread_alloc
-include/sgi-stl/pthread_alloc.h
-include/sgi-stl/queue
-include/sgi-stl/rope
-include/sgi-stl/rope.h
-include/sgi-stl/ropeimpl.h
-include/sgi-stl/sequence_concepts.h
-include/sgi-stl/set
-include/sgi-stl/set.h
-include/sgi-stl/slist
-include/sgi-stl/slist.h
-include/sgi-stl/stack
-include/sgi-stl/stack.h
-include/sgi-stl/stdexcept
-include/sgi-stl/stl_algo.h
-include/sgi-stl/stl_algobase.h
-include/sgi-stl/stl_alloc.h
-include/sgi-stl/stl_bvector.h
-include/sgi-stl/stl_config.h
-include/sgi-stl/stl_construct.h
-include/sgi-stl/stl_ctraits_fns.h
-include/sgi-stl/stl_deque.h
-include/sgi-stl/stl_exception.h
-include/sgi-stl/stl_function.h
-include/sgi-stl/stl_hash_fun.h
-include/sgi-stl/stl_hash_map.h
-include/sgi-stl/stl_hash_set.h
-include/sgi-stl/stl_hashtable.h
-include/sgi-stl/stl_heap.h
-include/sgi-stl/stl_iterator.h
-include/sgi-stl/stl_iterator_base.h
-include/sgi-stl/stl_list.h
-include/sgi-stl/stl_map.h
-include/sgi-stl/stl_multimap.h
-include/sgi-stl/stl_multiset.h
-include/sgi-stl/stl_numeric.h
-include/sgi-stl/stl_pair.h
-include/sgi-stl/stl_queue.h
-include/sgi-stl/stl_range_errors.h
-include/sgi-stl/stl_raw_storage_iter.h
-include/sgi-stl/stl_relops.h
-include/sgi-stl/stl_rope.h
-include/sgi-stl/stl_set.h
-include/sgi-stl/stl_slist.h
-include/sgi-stl/stl_stack.h
-include/sgi-stl/stl_string_fwd.h
-include/sgi-stl/stl_tempbuf.h
-include/sgi-stl/stl_threads.h
-include/sgi-stl/stl_tree.h
-include/sgi-stl/stl_uninitialized.h
-include/sgi-stl/stl_vector.h
-include/sgi-stl/string
-include/sgi-stl/tempbuf.h
-include/sgi-stl/tree.h
-include/sgi-stl/type_traits.h
-include/sgi-stl/utility
-include/sgi-stl/valarray
-include/sgi-stl/vector
-include/sgi-stl/vector.h
diff --git a/devel/sgi-stl/distinfo b/devel/sgi-stl/distinfo
deleted file mode 100644
index edfd3a0b07d..00000000000
--- a/devel/sgi-stl/distinfo
+++ /dev/null
@@ -1,8 +0,0 @@
-$NetBSD: distinfo,v 1.4 2015/11/03 03:29:32 agc Exp $
-
-SHA1 (sgi-stl-3.3/stl.tar.gz) = ecb0c82dc97bddd5db73cd2e57e0fcae155153db
-RMD160 (sgi-stl-3.3/stl.tar.gz) = 1dd0bef20fdd3774e6f5a37f770d51699c7668bc
-SHA512 (sgi-stl-3.3/stl.tar.gz) = 677077063320fd80f0b4c1e21e9f9574fdc69345db688bc3fa920a1870add084fa02b1678abbc91a3c4cd57677dce00f263944c020b61ef6a12b1480bbb2db4a
-Size (sgi-stl-3.3/stl.tar.gz) = 167463 bytes
-SHA1 (patch-aa) = f9432931c74dbdd02f78e2b6f3831592d624c728
-SHA1 (patch-ab) = 8b281b1d68026caf0cb7ab128928f0bb433b4c64
diff --git a/devel/sgi-stl/patches/patch-aa b/devel/sgi-stl/patches/patch-aa
deleted file mode 100644
index 42d6c83adee..00000000000
--- a/devel/sgi-stl/patches/patch-aa
+++ /dev/null
@@ -1,24 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2000/07/13 16:20:49 jlam Exp $
-
---- limits.orig Thu Jun 8 18:10:23 2000
-+++ limits Thu Jul 13 12:19:04 2000
-@@ -349,11 +349,19 @@
- // assumes that long long is 64 bits.
- #if !defined(LONGLONG_MIN) && !defined(LONGLONG_MAX) \
- && !defined(ULONGLONG_MAX)
-+#if defined(__NetBSD__)
-+
-+#define ULONGLONG_MAX ULLONG_MAX
-+#define LONGLONG_MAX LLONG_MAX
-+#define LONGLONG_MIN LLONG_MIN
-+
-+#else
-
- #define ULONGLONG_MAX 0xffffffffffffffffLLU
- #define LONGLONG_MAX 0x7fffffffffffffffLL
- #define LONGLONG_MIN (-LONGLONG_MAX - 1LL)
-
-+#endif
- #endif
-
- __STL_TEMPLATE_NULL
diff --git a/devel/sgi-stl/patches/patch-ab b/devel/sgi-stl/patches/patch-ab
deleted file mode 100644
index 8fd4a9b01a5..00000000000
--- a/devel/sgi-stl/patches/patch-ab
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ab,v 1.2 2000/07/12 20:22:44 jlam Exp $
-
---- stl_config.h.orig Thu Jun 8 18:10:28 2000
-+++ stl_config.h Wed Jul 12 03:19:11 2000
-@@ -252,6 +252,9 @@
- # endif
-
-
-+# ifdef __NetBSD__
-+# define __STL_LONG_LONG
-+# endif
-
- # ifdef __GNUC__
- # if __GNUC__ == 2 && __GNUC_MINOR__ <= 7