pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/tla re-import of arch as tla (pkgname change)
details: https://anonhg.NetBSD.org/pkgsrc/rev/f0a60f782ea7
branches: trunk
changeset: 463917:f0a60f782ea7
user: recht <recht%pkgsrc.org@localhost>
date: Tue Dec 02 23:22:50 2003 +0000
description:
re-import of arch as tla (pkgname change)
update to 1.1.08 based upon PR 23022 by Neil Booth (update to 1.1pre5)
tla 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.
suggested/ok'ed by wiz@
diffstat:
devel/tla/DESCR | 4 ++++
devel/tla/Makefile | 37 +++++++++++++++++++++++++++++++++++++
devel/tla/PLIST | 38 ++++++++++++++++++++++++++++++++++++++
devel/tla/distinfo | 4 ++++
4 files changed, 83 insertions(+), 0 deletions(-)
diffs (99 lines):
diff -r fa5cde119ae8 -r f0a60f782ea7 devel/tla/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/tla/DESCR Tue Dec 02 23:22:50 2003 +0000
@@ -0,0 +1,4 @@
+tla 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 fa5cde119ae8 -r f0a60f782ea7 devel/tla/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/tla/Makefile Tue Dec 02 23:22:50 2003 +0000
@@ -0,0 +1,37 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/12/02 23:22:50 recht Exp $
+#
+
+DISTNAME= tla-1.1pre8
+PKGNAME= tla-1.1.0.8
+WRKSRC= ${WRKDIR}/${DISTNAME}/src/=build
+CATEGORIES= devel
+MASTER_SITES= http://regexps.srparish.net/src/tla/
+
+MAINTAINER= schmonz%NetBSD.org@localhost
+HOMEPAGE= http://arch.fifthvision.net/bin/view/Arch/WebHome
+COMMENT= Revision control system ideal for widely distributed development
+
+DEPENDS+= patch-[0-9]*:../../devel/patch
+
+USE_GMAKE= # defined
+
+HAS_CONFIGURE= # defined
+CONFIGURE_SCRIPT= ../configure
+CONFIGURE_ARGS+= --prefix ${PREFIX}
+CONFIGURE_ARGS+= --with-gnu-patch=${PREFIX}/bin/${GNU_PROGRAM_PREFIX}patch
+
+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}/src/docs-tla/html/* ${HTMLDIR}
+ ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${HTMLDIR}
+ ${CHMOD} -R ugo-w ${HTMLDIR}
+
+.include "../../mk/bsd.pkg.mk"
diff -r fa5cde119ae8 -r f0a60f782ea7 devel/tla/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/tla/PLIST Tue Dec 02 23:22:50 2003 +0000
@@ -0,0 +1,38 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/02 23:22:51 recht Exp $
+bin/tla
+share/doc/html/arch/arch.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/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/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/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/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/symbolic-tags.html
+share/doc/html/arch/system-requirements.html
+share/doc/html/arch/tree-history.html
+share/doc/html/arch/update-commit.html
+share/doc/html/arch/using-hooks.html
+@dirrm share/doc/html/arch
diff -r fa5cde119ae8 -r f0a60f782ea7 devel/tla/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/tla/distinfo Tue Dec 02 23:22:50 2003 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/12/02 23:22:50 recht Exp $
+
+SHA1 (tla-1.1pre8.tar.gz) = 50fc6d03dc54456666741ed184d4d0ded01cd355
+Size (tla-1.1pre8.tar.gz) = 3400350 bytes
Home |
Main Index |
Thread Index |
Old Index