Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jul 2006 23:20:10 +0400 (MSD)
From:      Stanislav Sedov <ssedov@mbsd.msk.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/100632: [PATCH] lang/stldoc: Use PORTDOCS feature, take maintainership
Message-ID:  <20060720192010.131A712BC3@fonon.realnet>
Resent-Message-ID: <200607202010.k6KKAGqF035161@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         100632
>Category:       ports
>Synopsis:       [PATCH] lang/stldoc: Use PORTDOCS feature, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 20 20:10:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Stanislav Sedov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
MBSD labs, Inc.
>Environment:
System: FreeBSD fonon.realnet 7.0-CURRENT FreeBSD 7.0-CURRENT #7: Sun Jun 18 20:51:36 MSD 2006
>Description:
- Use PORTDOCS feature
- Take maintainership

Removed file(s):
- pkg-plist

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- stldoc-1.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/lang/stldoc/Makefile /var/tmp/stldoc/Makefile
--- /usr/ports/lang/stldoc/Makefile	Wed Apr 13 18:30:01 2005
+++ /var/tmp/stldoc/Makefile	Thu Jul 20 23:17:24 2006
@@ -11,10 +11,11 @@
 MASTER_SITES=	http://www.sgi.com/tech/stl/
 DISTNAME=	STL_doc
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	ssedov@mbsd.msk.ru
 COMMENT=	The STL reference manual by SGI
 
 NO_BUILD=	yes
+PORTDOCS=	*
 
 do-install:
 	@${MKDIR} ${DOCSDIR}
diff -ruN --exclude=CVS /usr/ports/lang/stldoc/pkg-plist /var/tmp/stldoc/pkg-plist
--- /usr/ports/lang/stldoc/pkg-plist	Fri Mar 29 12:36:42 2002
+++ /var/tmp/stldoc/pkg-plist	Thu Jan  1 03:00:00 1970
@@ -1,351 +0,0 @@
-share/doc/stldoc/AdaptableBinaryFunction.html
-share/doc/stldoc/AdaptableBinaryPredicate.html
-share/doc/stldoc/AdaptableGenerator.html
-share/doc/stldoc/AdaptablePredicate.html
-share/doc/stldoc/AdaptableUnaryFunction.html
-share/doc/stldoc/Allocators.html
-share/doc/stldoc/Assignable.html
-share/doc/stldoc/AssociativeContainer.html
-share/doc/stldoc/BackInsertionSequence.html
-share/doc/stldoc/BidirectionalIterator.html
-share/doc/stldoc/BinaryFunction.html
-share/doc/stldoc/BinaryPredicate.html
-share/doc/stldoc/Container.html
-share/doc/stldoc/CorpID.gif
-share/doc/stldoc/DefaultConstructible.html
-share/doc/stldoc/Deque.html
-share/doc/stldoc/EqualityComparable.html
-share/doc/stldoc/FAQ.html
-share/doc/stldoc/ForwardContainer.html
-share/doc/stldoc/ForwardIterator.html
-share/doc/stldoc/FrontInsertionSequence.html
-share/doc/stldoc/Generator.html
-share/doc/stldoc/HashFunction.html
-share/doc/stldoc/HashedAssociativeContainer.html
-share/doc/stldoc/InputIterator.html
-share/doc/stldoc/Iterators.html
-share/doc/stldoc/LessThanComparable.html
-share/doc/stldoc/List.html
-share/doc/stldoc/Map.html
-share/doc/stldoc/MonoidOperation.html
-share/doc/stldoc/Multimap.html
-share/doc/stldoc/MultipleAssociativeContainer.html
-share/doc/stldoc/MultipleHashedAssociativeContainer.html
-share/doc/stldoc/MultipleSortedAssociativeContainer.html
-share/doc/stldoc/OutputIterator.html
-share/doc/stldoc/PairAssociativeContainer.html
-share/doc/stldoc/Predicate.html
-share/doc/stldoc/RandomAccessContainer.html
-share/doc/stldoc/RandomAccessIterator.html
-share/doc/stldoc/RandomNumberGenerator.html
-share/doc/stldoc/ReverseBidirectionalIterator.html
-share/doc/stldoc/ReverseIterator.html
-share/doc/stldoc/ReversibleContainer.html
-share/doc/stldoc/Rope.html
-share/doc/stldoc/Sequence.html
-share/doc/stldoc/SimpleAssociativeContainer.html
-share/doc/stldoc/Slist.html
-share/doc/stldoc/SortedAssociativeContainer.html
-share/doc/stldoc/StrictWeakOrdering.html
-share/doc/stldoc/UnaryFunction.html
-share/doc/stldoc/UniqueAssociativeContainer.html
-share/doc/stldoc/UniqueHashedAssociativeContainer.html
-share/doc/stldoc/UniqueSortedAssociativeContainer.html
-share/doc/stldoc/Vector.html
-share/doc/stldoc/accumulate.html
-share/doc/stldoc/adaptors.gif
-share/doc/stldoc/adjacent_difference.html
-share/doc/stldoc/adjacent_find.html
-share/doc/stldoc/advance.html
-share/doc/stldoc/algo.h
-share/doc/stldoc/algobase.h
-share/doc/stldoc/algorithm
-share/doc/stldoc/algorithms.gif
-share/doc/stldoc/alloc.h
-share/doc/stldoc/alloc.html
-share/doc/stldoc/allocators.gif
-share/doc/stldoc/back_insert_iterator.html
-share/doc/stldoc/basic_string.html
-share/doc/stldoc/bidirectional_iterator.html
-share/doc/stldoc/bidirectional_iterator_tag.html
-share/doc/stldoc/binary_compose.html
-share/doc/stldoc/binary_function.html
-share/doc/stldoc/binary_negate.html
-share/doc/stldoc/binary_search.html
-share/doc/stldoc/binder1st.html
-share/doc/stldoc/binder2nd.html
-share/doc/stldoc/bit_vector.html
-share/doc/stldoc/bitset
-share/doc/stldoc/bitset.html
-share/doc/stldoc/bvector.h
-share/doc/stldoc/category_dot.gif
-share/doc/stldoc/char_producer.html
-share/doc/stldoc/char_traits.h
-share/doc/stldoc/char_traits.html
-share/doc/stldoc/character_traits.html
-share/doc/stldoc/complexity.html
-share/doc/stldoc/concept.gif
-share/doc/stldoc/concept_checks.h
-share/doc/stldoc/concept_dot.gif
-share/doc/stldoc/construct.html
-share/doc/stldoc/container_concepts.h
-share/doc/stldoc/containers.gif
-share/doc/stldoc/copy.html
-share/doc/stldoc/copy_backward.html
-share/doc/stldoc/copy_n.html
-share/doc/stldoc/count.html
-share/doc/stldoc/count_if.html
-share/doc/stldoc/defalloc.h
-share/doc/stldoc/deque
-share/doc/stldoc/deque.h
-share/doc/stldoc/design_documents.html
-share/doc/stldoc/destroy.html
-share/doc/stldoc/distance.html
-share/doc/stldoc/distance_type.html
-share/doc/stldoc/divides.html
-share/doc/stldoc/doc_introduction.html
-share/doc/stldoc/drdobbs-interview.html
-share/doc/stldoc/equal.html
-share/doc/stldoc/equal_range.html
-share/doc/stldoc/equal_to.html
-share/doc/stldoc/fill.html
-share/doc/stldoc/fill_n.html
-share/doc/stldoc/find.html
-share/doc/stldoc/find_end.html
-share/doc/stldoc/find_first_of.html
-share/doc/stldoc/find_if.html
-share/doc/stldoc/for_each.html
-share/doc/stldoc/forward_iterator.html
-share/doc/stldoc/forward_iterator_tag.html
-share/doc/stldoc/front_insert_iterator.html
-share/doc/stldoc/function.gif
-share/doc/stldoc/function.h
-share/doc/stldoc/function_dot.gif
-share/doc/stldoc/functional
-share/doc/stldoc/functors.gif
-share/doc/stldoc/functors.html
-share/doc/stldoc/generate.html
-share/doc/stldoc/generate_n.html
-share/doc/stldoc/get_temporary_buffer.html
-share/doc/stldoc/greater.html
-share/doc/stldoc/greater_equal.html
-share/doc/stldoc/grey2.gif
-share/doc/stldoc/hash.html
-share/doc/stldoc/hash_map
-share/doc/stldoc/hash_map.h
-share/doc/stldoc/hash_map.html
-share/doc/stldoc/hash_multimap.html
-share/doc/stldoc/hash_multiset.html
-share/doc/stldoc/hash_set
-share/doc/stldoc/hash_set.h
-share/doc/stldoc/hash_set.html
-share/doc/stldoc/hashtable.h
-share/doc/stldoc/heap.h
-share/doc/stldoc/identity.html
-share/doc/stldoc/includes.html
-share/doc/stldoc/index.html
-share/doc/stldoc/inner_product.html
-share/doc/stldoc/inplace_merge.html
-share/doc/stldoc/input_iterator.html
-share/doc/stldoc/input_iterator_tag.html
-share/doc/stldoc/insert_iterator.html
-share/doc/stldoc/iota.html
-share/doc/stldoc/is_heap.html
-share/doc/stldoc/is_sorted.html
-share/doc/stldoc/istream_iterator.html
-share/doc/stldoc/iter_swap.html
-share/doc/stldoc/iterator
-share/doc/stldoc/iterator.h
-share/doc/stldoc/iterator_category.html
-share/doc/stldoc/iterator_tags.html
-share/doc/stldoc/iterator_traits.html
-share/doc/stldoc/iterators.gif
-share/doc/stldoc/less.html
-share/doc/stldoc/less_equal.html
-share/doc/stldoc/lexicographical_compare.html
-share/doc/stldoc/lexicographical_compare_3way.html
-share/doc/stldoc/limits
-share/doc/stldoc/list
-share/doc/stldoc/list.h
-share/doc/stldoc/logical_and.html
-share/doc/stldoc/logical_not.html
-share/doc/stldoc/logical_or.html
-share/doc/stldoc/logosmall.gif
-share/doc/stldoc/lower_bound.html
-share/doc/stldoc/make_heap.html
-share/doc/stldoc/map
-share/doc/stldoc/map.h
-share/doc/stldoc/max.html
-share/doc/stldoc/max_element.html
-share/doc/stldoc/mem_fun1_ref_t.html
-share/doc/stldoc/mem_fun1_t.html
-share/doc/stldoc/mem_fun_ref_t.html
-share/doc/stldoc/mem_fun_t.html
-share/doc/stldoc/memory
-share/doc/stldoc/merge.html
-share/doc/stldoc/min.html
-share/doc/stldoc/min_element.html
-share/doc/stldoc/minus.html
-share/doc/stldoc/mismatch.html
-share/doc/stldoc/modulus.html
-share/doc/stldoc/multimap.h
-share/doc/stldoc/multiset.h
-share/doc/stldoc/multiset.html
-share/doc/stldoc/negate.html
-share/doc/stldoc/next_permutation.html
-share/doc/stldoc/not_equal_to.html
-share/doc/stldoc/nth_element.html
-share/doc/stldoc/numeric
-share/doc/stldoc/operators.html
-share/doc/stldoc/ostream_iterator.html
-share/doc/stldoc/other_resources.html
-share/doc/stldoc/output_iterator.html
-share/doc/stldoc/output_iterator_tag.html
-share/doc/stldoc/overview.gif
-share/doc/stldoc/overview_dot.gif
-share/doc/stldoc/pair.h
-share/doc/stldoc/pair.html
-share/doc/stldoc/partial_sort.html
-share/doc/stldoc/partial_sort_copy.html
-share/doc/stldoc/partial_sum.html
-share/doc/stldoc/partition.html
-share/doc/stldoc/plus.html
-share/doc/stldoc/pointer_to_binary_function.html
-share/doc/stldoc/pointer_to_unary_function.html
-share/doc/stldoc/pop_heap.html
-share/doc/stldoc/power.html
-share/doc/stldoc/prev_permutation.html
-share/doc/stldoc/priority_queue.html
-share/doc/stldoc/project1st.html
-share/doc/stldoc/project2nd.html
-share/doc/stldoc/pthread_alloc
-share/doc/stldoc/pthread_alloc.h
-share/doc/stldoc/ptr_fun.html
-share/doc/stldoc/push_heap.html
-share/doc/stldoc/queue
-share/doc/stldoc/queue.html
-share/doc/stldoc/random_access_iterator.html
-share/doc/stldoc/random_access_iterator_tag.html
-share/doc/stldoc/random_sample.html
-share/doc/stldoc/random_sample_n.html
-share/doc/stldoc/random_shuffle.html
-share/doc/stldoc/raw_storage_iterator.html
-share/doc/stldoc/remove.html
-share/doc/stldoc/remove_copy.html
-share/doc/stldoc/remove_copy_if.html
-share/doc/stldoc/remove_if.html
-share/doc/stldoc/replace.html
-share/doc/stldoc/replace_copy.html
-share/doc/stldoc/replace_copy_if.html
-share/doc/stldoc/replace_if.html
-share/doc/stldoc/return_temporary_buffer.html
-share/doc/stldoc/reverse.html
-share/doc/stldoc/reverse_copy.html
-share/doc/stldoc/rope
-share/doc/stldoc/rope.h
-share/doc/stldoc/ropeimpl.h
-share/doc/stldoc/ropeimpl.html
-share/doc/stldoc/rotate.html
-share/doc/stldoc/rotate_copy.html
-share/doc/stldoc/search.html
-share/doc/stldoc/search_n.html
-share/doc/stldoc/select1st.html
-share/doc/stldoc/select2nd.html
-share/doc/stldoc/sequence_buffer.html
-share/doc/stldoc/sequence_concepts.h
-share/doc/stldoc/set
-share/doc/stldoc/set.h
-share/doc/stldoc/set.html
-share/doc/stldoc/set_difference.html
-share/doc/stldoc/set_intersection.html
-share/doc/stldoc/set_symmetric_difference.html
-share/doc/stldoc/set_union.html
-share/doc/stldoc/sgilogo.gif
-share/doc/stldoc/slist
-share/doc/stldoc/slist.h
-share/doc/stldoc/sort.html
-share/doc/stldoc/sort_heap.html
-share/doc/stldoc/stable_partition.html
-share/doc/stldoc/stable_sort.html
-share/doc/stldoc/stack
-share/doc/stldoc/stack.h
-share/doc/stldoc/stack.html
-share/doc/stldoc/standard_library.html
-share/doc/stldoc/stdexcept
-share/doc/stldoc/stl_algo.h
-share/doc/stldoc/stl_algobase.h
-share/doc/stldoc/stl_alloc.h
-share/doc/stldoc/stl_bvector.h
-share/doc/stldoc/stl_config.h
-share/doc/stldoc/stl_construct.h
-share/doc/stldoc/stl_ctraits_fns.h
-share/doc/stldoc/stl_deque.h
-share/doc/stldoc/stl_exception.h
-share/doc/stldoc/stl_function.h
-share/doc/stldoc/stl_hash_fun.h
-share/doc/stldoc/stl_hash_map.h
-share/doc/stldoc/stl_hash_set.h
-share/doc/stldoc/stl_hashtable.h
-share/doc/stldoc/stl_heap.h
-share/doc/stldoc/stl_home.gif
-share/doc/stldoc/stl_index.html
-share/doc/stldoc/stl_index_cat.html
-share/doc/stldoc/stl_introduction.html
-share/doc/stldoc/stl_iterator.h
-share/doc/stldoc/stl_iterator_base.h
-share/doc/stldoc/stl_list.h
-share/doc/stldoc/stl_map.h
-share/doc/stldoc/stl_multimap.h
-share/doc/stldoc/stl_multiset.h
-share/doc/stldoc/stl_numeric.h
-share/doc/stldoc/stl_pair.h
-share/doc/stldoc/stl_queue.h
-share/doc/stldoc/stl_range_errors.h
-share/doc/stldoc/stl_raw_storage_iter.h
-share/doc/stldoc/stl_relops.h
-share/doc/stldoc/stl_rope.h
-share/doc/stldoc/stl_set.h
-share/doc/stldoc/stl_slist.h
-share/doc/stldoc/stl_stack.h
-share/doc/stldoc/stl_string_fwd.h
-share/doc/stldoc/stl_tempbuf.h
-share/doc/stldoc/stl_threads.h
-share/doc/stldoc/stl_tree.h
-share/doc/stldoc/stl_uninitialized.h
-share/doc/stldoc/stl_vector.h
-share/doc/stldoc/string
-share/doc/stldoc/string_discussion.html
-share/doc/stldoc/subtractive_rng.html
-share/doc/stldoc/surf.gif
-share/doc/stldoc/swap.html
-share/doc/stldoc/swap_ranges.html
-share/doc/stldoc/table_of_contents.html
-share/doc/stldoc/tempbuf.h
-share/doc/stldoc/temporary_buffer.html
-share/doc/stldoc/thread_safety.html
-share/doc/stldoc/times.html
-share/doc/stldoc/transform.html
-share/doc/stldoc/tree.h
-share/doc/stldoc/trivial.html
-share/doc/stldoc/type.gif
-share/doc/stldoc/type_dot.gif
-share/doc/stldoc/type_traits.h
-share/doc/stldoc/unary_compose.html
-share/doc/stldoc/unary_function.html
-share/doc/stldoc/unary_negate.html
-share/doc/stldoc/uninitialized_copy.html
-share/doc/stldoc/uninitialized_copy_n.html
-share/doc/stldoc/uninitialized_fill.html
-share/doc/stldoc/uninitialized_fill_n.html
-share/doc/stldoc/unique.html
-share/doc/stldoc/unique_copy.html
-share/doc/stldoc/upper_bound.html
-share/doc/stldoc/utilities.gif
-share/doc/stldoc/utility
-share/doc/stldoc/valarray
-share/doc/stldoc/value_type.html
-share/doc/stldoc/vector
-share/doc/stldoc/vector.h
-share/doc/stldoc/whats_new.html
-share/doc/stldoc/whitespace.gif
-@dirrm share/doc/stldoc
--- stldoc-1.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060720192010.131A712BC3>