pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
got-portable: remove, imported in the main tree.
Module Name: pkgsrc-wip
Committed By: Paolo Vincenzo Olivo <vms%retrobsd.ddns.net@localhost>
Pushed By: vms
Date: Mon Dec 19 18:44:52 2022 +0100
Changeset: cbba9dc531f563b3997364e7a935755bb8cd3a47
Modified Files:
Makefile
Removed Files:
got-portable/DESCR
got-portable/Makefile
got-portable/PLIST
got-portable/distinfo
Log Message:
got-portable: remove, imported in the main tree.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cbba9dc531f563b3997364e7a935755bb8cd3a47
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
got-portable/DESCR | 13 -------------
got-portable/Makefile | 54 ---------------------------------------------------
got-portable/PLIST | 25 ------------------------
got-portable/distinfo | 5 -----
5 files changed, 98 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index b9b2226c2c..3907b2940e 100644
--- a/Makefile
+++ b/Makefile
@@ -1395,7 +1395,6 @@ SUBDIR+= googlecl
SUBDIR+= gopass-jsonapi
SUBDIR+= gopher-validator-git
SUBDIR+= gorilla-audio
-SUBDIR+= got-portable
SUBDIR+= gotify
SUBDIR+= goyq
SUBDIR+= gp-toric
diff --git a/got-portable/DESCR b/got-portable/DESCR
deleted file mode 100644
index adc13a22ca..0000000000
--- a/got-portable/DESCR
+++ /dev/null
@@ -1,13 +0,0 @@
-Game of Trees (Got) is a version control system which prioritizes ease
-of use and simplicity over flexibility (https://gameoftrees.org)
-
-This is the portable version of got(1), using autotools to provide the
-library checks required for GoT's dependencies.
-
-The following operating systems are supported:
-
- FreeBSD
- NetBSD
- DragonFlyBSD
- MacOS
- Linux
diff --git a/got-portable/Makefile b/got-portable/Makefile
deleted file mode 100644
index bc03ff6c21..0000000000
--- a/got-portable/Makefile
+++ /dev/null
@@ -1,54 +0,0 @@
-# $NetBSD$
-
-DISTNAME= got-portable-${PKGVER}
-PKGVER= 0.79
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GITHUB:=ThomasAdam/}
-GITHUB_TAG= ba229487d6a55dee6ba3c2cc596cf0e589491ce9
-
-MAINTAINER= vins%NetBSD.org@localhost
-HOMEPAGE= https://gameoftrees.org/
-COMMENT= Game of Trees version control system manipulating Git repo
-LICENSE= isc
-
-CONFLICTS+= got-[0-9]*
-
-ONLY_FOR_PLATFORM+= NetBSD-*-*
-ONLY_FOR_PLATFORM+= Darwin-*-*
-ONLY_FOR_PLATFORM+= Linux-*-*
-ONLY_FOR_PLATFORM+= FreeBSD-*-*
-ONLY_FOR_PLATFORM+= DragonFly-*-*
-
-USE_TOOLS+= yacc pkg-config autoconf
-USE_TOOLS+= automake autoreconf
-GNU_CONFIGURE= yes
-
-INSTALLATION_DIRS= bin libexec ${PKGMANDIR}/man1 ${PKGMANDIR}/man5
-
-.include "../../mk/bsd.prefs.mk"
-
-pre-configure:
- set -e; cd ${WRKSRC} && autoreconf -fiv
-
-.if ${OPSYS} == "Linux"
-# compatibility macros and functions for Linux.
-.include "../../devel/libbsd/buildlink3.mk"
-.endif
-
-.if ${OPSYS} == "Darwin"
-CONFIGURE_ENV+= HB_PREFIX=${PREFIX}
-# define uuid library to use
-.include "../../devel/ossp-uuid/buildlink3.mk"
-.else
-.include "../../devel/libuuid/buildlink3.mk"
-.endif
-
-# need libcrypto.so.1.1
-BUILDLINK_API_DEPENDS.openssl+= openssl>=1.1.1
-.include "../../security/openssl/buildlink3.mk"
-
-# required for set_panel_userptr(3) and waddwstr(3).
-.include "../../devel/ncursesw/buildlink3.mk"
-
-.include "../../devel/zlib/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/got-portable/PLIST b/got-portable/PLIST
deleted file mode 100644
index d3cc0a1684..0000000000
--- a/got-portable/PLIST
+++ /dev/null
@@ -1,25 +0,0 @@
-@comment $NetBSD$
-bin/got
-bin/gotadmin
-bin/tog
-libexec/got-fetch-pack
-libexec/got-index-pack
-libexec/got-read-blob
-libexec/got-read-commit
-libexec/got-read-gitconfig
-libexec/got-read-gotconfig
-libexec/got-read-object
-libexec/got-read-pack
-libexec/got-read-patch
-libexec/got-read-tag
-libexec/got-read-tree
-libexec/got-send-pack
-man/man1/got.1
-man/man1/gotadmin.1
-man/man1/tog.1
-man/man5/git-repository.5
-man/man5/got-worktree.5
-man/man5/got.conf.5
-man/man5/gotwebd.conf.5
-man/man8/gotwebd.8
-sbin/gotwebd
diff --git a/got-portable/distinfo b/got-portable/distinfo
deleted file mode 100644
index 69c42b132b..0000000000
--- a/got-portable/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (got-portable-0.79-ba229487d6a55dee6ba3c2cc596cf0e589491ce9.tar.gz) = 408f63d2fcb506f0b89574afc7f41dc6290c073b7d8c54c6e02f0690d2f16c85
-SHA512 (got-portable-0.79-ba229487d6a55dee6ba3c2cc596cf0e589491ce9.tar.gz) = 733c76425b575e14b52058d85ce18f6edea5394b12defda6e7dbc813326b6b234214a882ab0a5e6722be535b6892afaaee3899771aee459eee23305cf0810642
-Size (got-portable-0.79-ba229487d6a55dee6ba3c2cc596cf0e589491ce9.tar.gz) = 892666 bytes
Home |
Main Index |
Thread Index |
Old Index