diff options
author | wiz <wiz@pkgsrc.org> | 2003-06-17 08:18:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-06-17 08:18:37 +0000 |
commit | 05be0690cc5e6eddb987655d23f8cca369042cf4 (patch) | |
tree | 633dfe66c8987bfd8cf597e26ba8a5e7b2bdd27c /devel | |
parent | 3a6f0a7bd0168211f3a5e653aa5b338aef09f936 (diff) | |
download | pkgsrc-05be0690cc5e6eddb987655d23f8cca369042cf4.tar.gz |
Update to 1.0pre25, provided by Quentin Garnier in PR 20776.
Changes: hm, good question. More stuff converted to C code, I guess.
libftp removed.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/arch/Makefile | 19 | ||||
-rw-r--r-- | devel/arch/PLIST | 214 | ||||
-rw-r--r-- | devel/arch/distinfo | 6 |
3 files changed, 119 insertions, 120 deletions
diff --git a/devel/arch/Makefile b/devel/arch/Makefile index 2e72e147a87..84a46b77a49 100644 --- a/devel/arch/Makefile +++ b/devel/arch/Makefile @@ -1,15 +1,14 @@ -# $NetBSD: Makefile,v 1.8 2003/03/29 12:40:30 jmmv Exp $ +# $NetBSD: Makefile,v 1.9 2003/06/17 08:18:37 wiz Exp $ # -DISTNAME= arch-1.0pre16 -PKGNAME= arch-1.0.0.16 +DISTNAME= arch1.0pre25 +PKGNAME= arch-1.0.0.25 WRKSRC= ${WRKDIR}/${DISTNAME}/src/=build CATEGORIES= devel -MASTER_SITES= ftp://regexps.com/pub/src/arch/ \ - ftp://regexps.com/pub/src/arch/old/ +MASTER_SITES= http://regexps.srparish.net/src/arch/ MAINTAINER= schmonz@netbsd.org -HOMEPAGE= http://www.regexps.com/ +HOMEPAGE= http://arch.fifthvision.net/bin/view/Arch/WebHome COMMENT= revision control system ideal for widely distributed development USE_GMAKE= # defined @@ -32,12 +31,4 @@ post-install: ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${HTMLDIR} ${CHMOD} -R ugo-w ${HTMLDIR} - # Install arch examples. - ${INSTALL_DATA_DIR} ${EXAMPLESDIR} - ${CP} -R ${WRKDIR}/${DISTNAME}/docs/examples/* ${EXAMPLESDIR} - ${RM} -rf ${EXAMPLESDIR}/browser/.arch-ids - ${RM} -rf ${EXAMPLESDIR}/notifier/.arch-ids - ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${EXAMPLESDIR} - ${CHMOD} -R ugo-w ${EXAMPLESDIR} - .include "../../mk/bsd.pkg.mk" diff --git a/devel/arch/PLIST b/devel/arch/PLIST index 4195b809380..b0b1f15c7b8 100644 --- a/devel/arch/PLIST +++ b/devel/arch/PLIST @@ -1,21 +1,87 @@ -@comment $NetBSD: PLIST,v 1.5 2002/07/24 22:59:28 jonb Exp $ -bin/arch--release-arch--1.0--patch-16-cfg -bin/arch--release-arch-cfg +@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/mkpatch +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 @@ -27,11 +93,11 @@ 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/ftp-utils/client/command.h -include/ftp-utils/client/protocol.h -include/ftp-utils/client/reply.h include/hackerlab/arrays/ar.h include/hackerlab/arrays/pow2-array-compact.h include/hackerlab/arrays/pow2-array-print.h @@ -48,6 +114,7 @@ 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 @@ -160,7 +227,6 @@ include/hackerlab/vu/vu-utils.h include/hackerlab/vu/vu-virtual-null.h include/hackerlab/vu/vu.h include/hackerlab/xml/charsets.h -lib/libftp.a lib/libhackerlab.a libexec/arch/arch/add libexec/arch/arch/add-log @@ -185,7 +251,6 @@ libexec/arch/arch/cat-log libexec/arch/arch/categories libexec/arch/arch/category-readme libexec/arch/arch/changelog -libexec/arch/arch/check-manifest libexec/arch/arch/commit libexec/arch/arch/config-history libexec/arch/arch/copy-from-archive-cache @@ -198,7 +263,6 @@ libexec/arch/arch/copy-tree-precious libexec/arch/arch/delete libexec/arch/arch/delete-pristine libexec/arch/arch/delta-patch -libexec/arch/arch/distribution-name libexec/arch/arch/dopatch libexec/arch/arch/empty-patch libexec/arch/arch/explicit-default @@ -207,7 +271,6 @@ libexec/arch/arch/file-history libexec/arch/arch/file-list libexec/arch/arch/file-syntax-filter libexec/arch/arch/find-in-cache -libexec/arch/arch/finish-branch libexec/arch/arch/get libexec/arch/arch/get-archive-name libexec/arch/arch/get-patch @@ -244,15 +307,13 @@ libexec/arch/arch/make-archive libexec/arch/arch/make-branch libexec/arch/arch/make-cache-temp-dir libexec/arch/arch/make-category -libexec/arch/arch/make-library-browser libexec/arch/arch/make-lock libexec/arch/arch/make-log libexec/arch/arch/make-sync-tree libexec/arch/arch/make-version -libexec/arch/arch/manifest libexec/arch/arch/merge-points -libexec/arch/arch/missing-tags libexec/arch/arch/mkpatch +libexec/arch/arch/mkpatch-files libexec/arch/arch/move libexec/arch/arch/my-default-archive libexec/arch/arch/my-id @@ -263,16 +324,12 @@ libexec/arch/arch/nested libexec/arch/arch/new-on-branch libexec/arch/arch/noop libexec/arch/arch/notify -libexec/arch/arch/notify-browser libexec/arch/arch/notify-library libexec/arch/arch/old-file libexec/arch/arch/parse-package-name libexec/arch/arch/patch-add-log -libexec/arch/arch/patch-details libexec/arch/arch/patch-level-lt libexec/arch/arch/patch-report -libexec/arch/arch/patch-set-web -libexec/arch/arch/prepare-branch libexec/arch/arch/previous-patch-level libexec/arch/arch/pristines libexec/arch/arch/push-mirror @@ -281,13 +338,13 @@ libexec/arch/arch/putdir libexec/arch/arch/putlast libexec/arch/arch/reconcile libexec/arch/arch/record-config +libexec/arch/arch/redo libexec/arch/arch/register-archive libexec/arch/arch/remove-log libexec/arch/arch/replay libexec/arch/arch/replay-config libexec/arch/arch/revisions libexec/arch/arch/sendmail-mailx -libexec/arch/arch/set-manifest libexec/arch/arch/set-tree-version libexec/arch/arch/show-config libexec/arch/arch/sort-revisions @@ -301,9 +358,9 @@ libexec/arch/arch/tree-lint libexec/arch/arch/tree-repair libexec/arch/arch/tree-root libexec/arch/arch/tree-version +libexec/arch/arch/undo libexec/arch/arch/update libexec/arch/arch/update-config -libexec/arch/arch/update-distributions libexec/arch/arch/valid-archive-location libexec/arch/arch/valid-archive-name libexec/arch/arch/valid-config-name @@ -367,10 +424,8 @@ libexec/arch/branching-and-merging/Help.category libexec/arch/branching-and-merging/Help.category_title libexec/arch/branching-and-merging/Help.list libexec/arch/branching-and-merging/delta-patch -libexec/arch/branching-and-merging/finish-branch libexec/arch/branching-and-merging/join-branch libexec/arch/branching-and-merging/make-sync-tree -libexec/arch/branching-and-merging/prepare-branch libexec/arch/branching-and-merging/reconcile libexec/arch/branching-and-merging/replay libexec/arch/branching-and-merging/star-merge @@ -394,14 +449,10 @@ libexec/arch/inventory/Help.category libexec/arch/inventory/Help.category_title libexec/arch/inventory/Help.list libexec/arch/inventory/add -libexec/arch/inventory/check-manifest libexec/arch/inventory/delete libexec/arch/inventory/explicit-default libexec/arch/inventory/inventory -libexec/arch/inventory/manifest -libexec/arch/inventory/missing-tags libexec/arch/inventory/move -libexec/arch/inventory/set-manifest libexec/arch/inventory/tagging-method libexec/arch/inventory/tree-lint libexec/arch/library/Help.category @@ -463,7 +514,6 @@ libexec/arch/notify/mail-new-revisions libexec/arch/notify/mail-new-versions libexec/arch/notify/my-notifier libexec/arch/notify/notify -libexec/arch/notify/notify-browser libexec/arch/notify/notify-library libexec/arch/notify/push-new-revisions libexec/arch/notify/sendmail-mailx @@ -500,7 +550,10 @@ libexec/arch/patch-sets/Help.list libexec/arch/patch-sets/compute-renamed.awk libexec/arch/patch-sets/dopatch libexec/arch/patch-sets/empty-patch +libexec/arch/patch-sets/include-parent-dirs.awk libexec/arch/patch-sets/mkpatch +libexec/arch/patch-sets/mkpatch-files +libexec/arch/patch-sets/mkpatch-indexes.awk libexec/arch/patch-sets/patch-add-log libexec/arch/patch-sets/patch-report libexec/arch/project-tree/Help.category @@ -509,10 +562,12 @@ libexec/arch/project-tree/Help.list libexec/arch/project-tree/copy-or-stash libexec/arch/project-tree/copy-tree-precious libexec/arch/project-tree/init-tree +libexec/arch/project-tree/redo libexec/arch/project-tree/set-tree-version libexec/arch/project-tree/tree-repair libexec/arch/project-tree/tree-root libexec/arch/project-tree/tree-version +libexec/arch/project-tree/undo libexec/arch/remote/Help.category libexec/arch/remote/Help.category_title libexec/arch/remote/Help.list @@ -527,89 +582,44 @@ libexec/arch/user/my-default-archive libexec/arch/user/my-id libexec/arch/user/register-archive libexec/arch/user/whereis-archive -libexec/arch/web/Help.category -libexec/arch/web/Help.category_title -libexec/arch/web/Help.list -libexec/arch/web/browser-display.html -libexec/arch/web/browser-help-branches.html -libexec/arch/web/browser-help-categories.html -libexec/arch/web/browser-help-creators.html -libexec/arch/web/browser-help-versions.html -libexec/arch/web/browser-help.html -libexec/arch/web/browser-left.html -libexec/arch/web/browser-nav.html -libexec/arch/web/browser-right.html -libexec/arch/web/browser-top.html -libexec/arch/web/browser.html -libexec/arch/web/details.awk -libexec/arch/web/distribution-name -libexec/arch/web/distribution-right-index.awk -libexec/arch/web/file-details.awk -libexec/arch/web/left-index.awk -libexec/arch/web/left-table.awk -libexec/arch/web/make-library-browser -libexec/arch/web/patch-details -libexec/arch/web/patch-list-rows.awk -libexec/arch/web/patch-set-web -libexec/arch/web/revisions-right-index.awk -libexec/arch/web/right-index.awk -libexec/arch/web/update-distributions -share/doc/html/arch/arbitrary-patching.html share/doc/html/arch/arch.html -share/doc/html/arch/archive-format.html -share/doc/html/arch/archives.html -share/doc/html/arch/automatic-triggers.html -share/doc/html/arch/basic-branching-and-merging.html -share/doc/html/arch/basic-rc.html -share/doc/html/arch/configurations.html -share/doc/html/arch/data-sheet.html -share/doc/html/arch/development-paths.html +share/doc/html/arch/archive-caching.html +share/doc/html/arch/changeset-format.html +share/doc/html/arch/checking-in-changes.html +share/doc/html/arch/cherrypicking-changes.html +share/doc/html/arch/development-branches.html share/doc/html/arch/document-license.html -share/doc/html/arch/getting-started.html -share/doc/html/arch/idempotent-merging.html -share/doc/html/arch/implementing-policies.html +share/doc/html/arch/elementary-branches.html +share/doc/html/arch/exploring-changesets.html +share/doc/html/arch/importing-first.html share/doc/html/arch/in-general.html share/doc/html/arch/indexes.html +share/doc/html/arch/introducing-changesets.html +share/doc/html/arch/introducing-replay.html +share/doc/html/arch/introducing-yourself.html share/doc/html/arch/introduction.html -share/doc/html/arch/inventory.html -share/doc/html/arch/logs-after-merging.html +share/doc/html/arch/inventories.html +share/doc/html/arch/inventory-tags.html +share/doc/html/arch/little-help.html share/doc/html/arch/multi-tree-projects.html -share/doc/html/arch/on-hacking.html -share/doc/html/arch/overview.html -share/doc/html/arch/patch-logs.html -share/doc/html/arch/patch-set-format.html -share/doc/html/arch/patches.html -share/doc/html/arch/preparing-to-merge.html -share/doc/html/arch/pristine-cache.html -share/doc/html/arch/project-names.html -share/doc/html/arch/project-trees.html -share/doc/html/arch/reconciling.html -share/doc/html/arch/revision-lib.html +share/doc/html/arch/naming-conventions.html +share/doc/html/arch/new-archive.html +share/doc/html/arch/new-project.html +share/doc/html/arch/new-source.html +share/doc/html/arch/notifiers.html +share/doc/html/arch/private-mirrors.html +share/doc/html/arch/project-management.html +share/doc/html/arch/retrieving-earlier-revisions.html +share/doc/html/arch/revision-libraries.html +share/doc/html/arch/selected-files-commits.html +share/doc/html/arch/shared-and-public-archives.html share/doc/html/arch/source-license.html -share/doc/html/arch/star-topology.html -share/doc/html/arch/sync.html +share/doc/html/arch/summary.html +share/doc/html/arch/symbolic-tags.html share/doc/html/arch/system-requirements.html -share/doc/html/arch/theory-of-patches.html -share/doc/html/arch/triggers.html -share/doc/html/arch/user-names.html -share/doc/html/arch/using-triggers.html -share/doc/html/arch/web-site.html -share/examples/arch/README.000.first-steps -share/examples/arch/README.010.first-archive -share/examples/arch/README.020.branching-arch -share/examples/arch/README.025.branching-advice -share/examples/arch/README.030.importing-arch-releases -share/examples/arch/README.040.importing-other-releases -share/examples/arch/browser/=browser -share/examples/arch/browser/=configs -share/examples/arch/browser/=dists -share/examples/arch/notifier/=browser-opts -share/examples/arch/notifier/=rules.archives -@dirrm share/examples/arch/notifier -@dirrm share/examples/arch/browser -@dirrm share/examples/arch +share/doc/html/arch/tree-history.html +share/doc/html/arch/update-commit.html @dirrm share/doc/html/arch -@dirrm libexec/arch/web @dirrm libexec/arch/user @dirrm libexec/arch/remote @dirrm libexec/arch/project-tree @@ -653,5 +663,3 @@ share/examples/arch/notifier/=rules.archives @dirrm include/hackerlab/bitsets @dirrm include/hackerlab/arrays @dirrm include/hackerlab -@dirrm include/ftp-utils/client -@dirrm include/ftp-utils diff --git a/devel/arch/distinfo b/devel/arch/distinfo index 0492ef61e0f..ac051a5b14c 100644 --- a/devel/arch/distinfo +++ b/devel/arch/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2002/07/24 22:59:29 jonb Exp $ +$NetBSD: distinfo,v 1.5 2003/06/17 08:18:37 wiz Exp $ -SHA1 (arch-1.0pre16.tar.gz) = 64c9a7b21a57aee1fe98d48029aeaade7ad5f52b -Size (arch-1.0pre16.tar.gz) = 2714831 bytes +SHA1 (arch1.0pre25.tar.gz) = 30424906e71067f2a9e77be6a2052d6b83d11dd6 +Size (arch1.0pre25.tar.gz) = 3368183 bytes |