pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/arch remove arch since the name change to tla
details: https://anonhg.NetBSD.org/pkgsrc/rev/fa5cde119ae8
branches: trunk
changeset: 463916:fa5cde119ae8
user: recht <recht%pkgsrc.org@localhost>
date: Tue Dec 02 23:20:33 2003 +0000
description:
remove arch since the name change to tla
diffstat:
devel/arch/DESCR | 4 -
devel/arch/Makefile | 34 --
devel/arch/PLIST | 665 ----------------------------------------------------
devel/arch/distinfo | 4 -
4 files changed, 0 insertions(+), 707 deletions(-)
diffs (truncated from 723 to 300 lines):
diff -r 0cdc39949d45 -r fa5cde119ae8 devel/arch/DESCR
--- a/devel/arch/DESCR Tue Dec 02 23:11:30 2003 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-arch is a revision control system: a program that lets programmers
-archive a history of changes made to the software they maintain and
-that, more importantly, helps programmers to coordinate, synchronize,
-and combine multiple lines of development for a single project.
diff -r 0cdc39949d45 -r fa5cde119ae8 devel/arch/Makefile
--- a/devel/arch/Makefile Tue Dec 02 23:11:30 2003 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,34 +0,0 @@
-# $NetBSD: Makefile,v 1.11 2003/07/21 16:43:15 martti Exp $
-#
-
-DISTNAME= arch1.0pre25
-PKGNAME= arch-1.0.0.25
-WRKSRC= ${WRKDIR}/${DISTNAME}/src/=build
-CATEGORIES= devel
-MASTER_SITES= http://regexps.srparish.net/src/arch/
-
-MAINTAINER= schmonz%NetBSD.org@localhost
-HOMEPAGE= http://arch.fifthvision.net/bin/view/Arch/WebHome
-COMMENT= Revision control system ideal for widely distributed development
-
-USE_GMAKE= # defined
-
-HAS_CONFIGURE= # defined
-CONFIGURE_SCRIPT= ../configure
-CONFIGURE_ARGS+= --prefix ${PREFIX}
-
-HTMLDIR= ${PREFIX}/share/doc/html/arch
-EXAMPLESDIR= ${PREFIX}/share/examples/arch
-LOCALDIR= ${PREFIX}/libexec/arch/local
-
-post-extract:
- ${MKDIR} ${WRKSRC}
-
-post-install:
- # Install arch documentation.
- ${INSTALL_DATA_DIR} ${HTMLDIR}
- ${CP} -R ${WRKDIR}/${DISTNAME}/docs/html/* ${HTMLDIR}
- ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${HTMLDIR}
- ${CHMOD} -R ugo-w ${HTMLDIR}
-
-.include "../../mk/bsd.pkg.mk"
diff -r 0cdc39949d45 -r fa5cde119ae8 devel/arch/PLIST
--- a/devel/arch/PLIST Tue Dec 02 23:11:30 2003 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,665 +0,0 @@
-@comment $NetBSD: PLIST,v 1.6 2003/06/17 08:18:37 wiz Exp $
-bin/add-log
-bin/add-tag
-bin/arch--pre-release-25--1.0-cfg
-bin/arch--pre-release-25-cfg
-bin/arch-cfg
-bin/as-daemon
-bin/branches
-bin/cachedrevs
-bin/cacherev
-bin/cat-archive-log
-bin/cat-log
-bin/categories
-bin/cfgcat
-bin/changelog
-bin/changeset
-bin/cmtrev
-bin/copy-file-list
-bin/dangerous-rename
-bin/default-tag
-bin/delete-tag
-bin/do-changeset
-bin/file-diffs
-bin/file-metadata
-bin/file-tag
-bin/find-pristine
-bin/ftp-push
-bin/get-patch
-bin/getrev
-bin/imprev
-bin/init-tree
-bin/inv-tag
-bin/inventory
-bin/larch
-bin/library-add
-bin/library-archives
-bin/library-branches
-bin/library-categories
-bin/library-file
-bin/library-find
-bin/library-log
-bin/library-remove
-bin/library-revisions
-bin/library-versions
-bin/lock-pristine
-bin/lock-revision
-bin/log-ls
-bin/logs
-bin/ls-archives
-bin/ls-pristines
-bin/make-archive
-bin/make-branch
-bin/make-category
-bin/make-links
-bin/make-log
-bin/make-version
-bin/merges
-bin/move-tag
-bin/my-default-archive
-bin/my-id
-bin/my-revision-library
-bin/need-args
-bin/parse-package-name
-bin/pipe-friendly
-bin/read-link
-bin/redo-changes
-bin/register-archive
-bin/remove-links
-bin/remove-log
-bin/revisions
-bin/set-file-metadata
-bin/set-tree-version
-bin/show-changeset
-bin/srcfind
-bin/tagging-method
-bin/tagrev
-bin/tree-lint
-bin/tree-root
-bin/tree-version
-bin/uncacherev
-bin/undo-changes
-bin/unfold
-bin/valid-package-name
-bin/versions
-bin/wftp-cd
-bin/wftp-delete
-bin/wftp-get
-bin/wftp-home
-bin/wftp-ls
-bin/wftp-mkdir
-bin/wftp-noop
-bin/wftp-put
-bin/wftp-pwd
-bin/wftp-rename
-bin/wftp-rmdir
-bin/what-changed
-bin/whats-missing
-bin/whereis-archive
-bin/with-file-lock
-bin/with-ftp
-include/hackerlab/arrays/ar.h
-include/hackerlab/arrays/pow2-array-compact.h
-include/hackerlab/arrays/pow2-array-print.h
-include/hackerlab/arrays/pow2-array.h
-include/hackerlab/bitsets/bits-print.h
-include/hackerlab/bitsets/bits.h
-include/hackerlab/bitsets/bitset-print.h
-include/hackerlab/bitsets/bitset-tree-print.h
-include/hackerlab/bitsets/bitset-tree.h
-include/hackerlab/bitsets/bitset.h
-include/hackerlab/bitsets/uni-bits.h
-include/hackerlab/bugs/panic-exit.h
-include/hackerlab/bugs/panic.h
-include/hackerlab/bugs/test-coverage.h
-include/hackerlab/char/char-class.h
-include/hackerlab/char/char-name.h
-include/hackerlab/char/str-many.h
-include/hackerlab/char/str.h
-include/hackerlab/cmd/main.h
-include/hackerlab/cmd/opt.h
-include/hackerlab/fmt/cvt-double-constants.h
-include/hackerlab/fmt/cvt-double-tables.h
-include/hackerlab/fmt/cvt-double.h
-include/hackerlab/fmt/cvt.h
-include/hackerlab/fs/cwd.h
-include/hackerlab/fs/file-names.h
-include/hackerlab/fs/tmp-files.h
-include/hackerlab/hash/hash-utils.h
-include/hackerlab/hash/hashtree.h
-include/hackerlab/machine/alignment.h
-include/hackerlab/machine/endian.h
-include/hackerlab/machine/types.h
-include/hackerlab/mem/alloc-limits.h
-include/hackerlab/mem/mem.h
-include/hackerlab/mem/must-malloc.h
-include/hackerlab/os/arpa/inet.h
-include/hackerlab/os/char-class-locale.h
-include/hackerlab/os/char-cmp-locale.h
-include/hackerlab/os/dirent.h
-include/hackerlab/os/errno-to-string.h
-include/hackerlab/os/errno.h
-include/hackerlab/os/exit-status.h
-include/hackerlab/os/exit.h
-include/hackerlab/os/fcntl.h
-include/hackerlab/os/limits.h
-include/hackerlab/os/malloc.h
-include/hackerlab/os/math.h
-include/hackerlab/os/netdb.h
-include/hackerlab/os/netinet/in.h
-include/hackerlab/os/pwd.h
-include/hackerlab/os/setjmp.h
-include/hackerlab/os/signal.h
-include/hackerlab/os/stdarg.h
-include/hackerlab/os/stddef.h
-include/hackerlab/os/stdlib.h
-include/hackerlab/os/sys/mman.h
-include/hackerlab/os/sys/param.h
-include/hackerlab/os/sys/socket.h
-include/hackerlab/os/sys/stat.h
-include/hackerlab/os/sys/time.h
-include/hackerlab/os/sys/types.h
-include/hackerlab/os/sys/un.h
-include/hackerlab/os/sys/wait.h
-include/hackerlab/os/time.h
-include/hackerlab/os/unistd.h
-include/hackerlab/os/utime.h
-include/hackerlab/rx-posix/dup-max.h
-include/hackerlab/rx-posix/errnorx.h
-include/hackerlab/rx-posix/limits.h
-include/hackerlab/rx-posix/match-regexp.h
-include/hackerlab/rx-posix/posix.h
-include/hackerlab/rx-posix/re8-parse.h
-include/hackerlab/rx-posix/regex.h
-include/hackerlab/rx-posix/regexps.h
-include/hackerlab/rx-xml/re.h
-include/hackerlab/rx/bits-tree-rules.h
-include/hackerlab/rx/dbug.h
-include/hackerlab/rx/dfa-cache.h
-include/hackerlab/rx/dfa-iso8859-1.h
-include/hackerlab/rx/dfa-utf16.h
-include/hackerlab/rx/dfa-utf8.h
-include/hackerlab/rx/dfa.h
-include/hackerlab/rx/escape.h
-include/hackerlab/rx/nfa-cache.h
-include/hackerlab/rx/nfa.h
-include/hackerlab/rx/super.h
-include/hackerlab/rx/tree.h
-include/hackerlab/sort/qsort.h
-include/hackerlab/uni/coding-inlines.h
-include/hackerlab/uni/coding.h
-include/hackerlab/uni/invariant.h
-include/hackerlab/uni/unidata.h
-include/hackerlab/unicode/unicode.h
-include/hackerlab/unicode/unidata.h
-include/hackerlab/unidata/bitset-lookup.h
-include/hackerlab/unidata/bitsets.h
-include/hackerlab/unidata/blocks.h
-include/hackerlab/unidata/case-db-inlines.h
-include/hackerlab/unidata/case-db-macros.h
-include/hackerlab/unidata/case-db.h
-include/hackerlab/unidata/coding.h
-include/hackerlab/unidata/combine-db-macros.h
-include/hackerlab/unidata/combine-db.h
-include/hackerlab/unidata/db-inlines.h
-include/hackerlab/unidata/db-macros.h
-include/hackerlab/unidata/db.h
-include/hackerlab/unidata/decomp-db-macros.h
-include/hackerlab/unidata/decomp-db.h
-include/hackerlab/unidata/unidata.h
-include/hackerlab/vu-network/url-socket.h
-include/hackerlab/vu/printfmt-va.h
-include/hackerlab/vu/printfmt.h
-include/hackerlab/vu/reserv.h
-include/hackerlab/vu/safe-printfmt.h
-include/hackerlab/vu/safe-vfdbuf.h
-include/hackerlab/vu/safe-vu-utils-vfdbuf.h
-include/hackerlab/vu/safe-vu-utils.h
-include/hackerlab/vu/safe.h
-include/hackerlab/vu/url-fd.h
-include/hackerlab/vu/vfdbuf.h
-include/hackerlab/vu/vu-bad-arg.h
-include/hackerlab/vu/vu-dash.h
-include/hackerlab/vu/vu-help.h
-include/hackerlab/vu/vu-sys.h
-include/hackerlab/vu/vu-utils-vfdbuf.h
-include/hackerlab/vu/vu-utils.h
-include/hackerlab/vu/vu-virtual-null.h
-include/hackerlab/vu/vu.h
-include/hackerlab/xml/charsets.h
-lib/libhackerlab.a
-libexec/arch/arch/add
-libexec/arch/arch/add-log
-libexec/arch/arch/add-pristine
-libexec/arch/arch/arch-rmrf
-libexec/arch/arch/archive-cache-revision
-libexec/arch/arch/archive-cached-revisions
-libexec/arch/arch/archive-readme
-libexec/arch/arch/archive-uncache-revision
-libexec/arch/arch/archives
-libexec/arch/arch/body-indent
-libexec/arch/arch/branch-readme
-libexec/arch/arch/branches
-libexec/arch/arch/build-by-patching
-libexec/arch/arch/build-config
-libexec/arch/arch/build-revision
-libexec/arch/arch/cache-dir
-libexec/arch/arch/cached-index
-libexec/arch/arch/cat-archive-log
-libexec/arch/arch/cat-library-file
-libexec/arch/arch/cat-log
Home |
Main Index |
Thread Index |
Old Index