Hi ports -- On 5/16/2017 2:51 PM, Brian Callahan wrote: > Hi ports -- > > Attached is a new port, net/texnut, a command-line client for the > pnut.io social networking service. It is mostly identical to net/texapp. > > Additionally, net/texapp should be removed. The service texapp targeted > has shut down, rendering this port now useless. However, texnut should > not be viewed as an upgrade to texapp, as there's no reason to assume > users of one service migrated to the other. > > ~Brian
Pinging this. Reattaching the new port (net/texnut) and including a diff to register the removal of net/texapp. ~Brian
Index: net/Makefile
===================================================================
RCS file: /cvs/ports/net/Makefile,v
retrieving revision 1.1008
diff -u -p -u -p -r1.1008 Makefile
--- net/Makefile 1 Jun 2017 21:36:12 -0000 1.1008
+++ net/Makefile 6 Jun 2017 18:24:10 -0000
@@ -669,7 +669,6 @@
SUBDIR += tcptrace
SUBDIR += tcptraceroute
SUBDIR += telepathy
- SUBDIR += texapp
SUBDIR += thcrut
SUBDIR += tinc
SUBDIR += tintin++
Index: devel/quirks/Makefile
===================================================================
RCS file: /cvs/ports/devel/quirks/Makefile,v
retrieving revision 1.480
diff -u -p -u -p -r1.480 Makefile
--- devel/quirks/Makefile 16 May 2017 19:52:46 -0000 1.480
+++ devel/quirks/Makefile 6 Jun 2017 18:24:10 -0000
@@ -5,7 +5,7 @@ CATEGORIES = devel databases
DISTFILES =
# API.rev
-PKGNAME = quirks-2.325
+PKGNAME = quirks-2.326
PKG_ARCH = *
MAINTAINER = Marc Espie <[email protected]>
Index: devel/quirks/files/Quirks.pm
===================================================================
RCS file: /cvs/ports/devel/quirks/files/Quirks.pm,v
retrieving revision 1.492
diff -u -p -u -p -r1.492 Quirks.pm
--- devel/quirks/files/Quirks.pm 16 May 2017 19:52:46 -0000 1.492
+++ devel/quirks/files/Quirks.pm 6 Jun 2017 18:24:11 -0000
@@ -974,6 +974,7 @@ my $obsolete_reason = {
'hellanzb'=> 3,
'londonlaw'=> 3,
'castle-combat'=> 3,
+ 'texapp'=> 6,
};
# reasons for obsolete packages
Index: net/texapp/Makefile
===================================================================
RCS file: net/texapp/Makefile
diff -N net/texapp/Makefile
--- net/texapp/Makefile 25 Aug 2015 13:18:27 -0000 1.19
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,30 +0,0 @@
-# $OpenBSD: Makefile,v 1.19 2015/08/25 13:18:27 sthen Exp $
-
-COMMENT = command line app.net client
-DISTNAME = texapp-0.6.10
-CATEGORIES = net
-REVISION = 0
-
-HOMEPAGE = http://www.floodgap.com/software/texapp/
-
-# Floodgap Free Software License
-PERMIT_PACKAGE_CDROM = Yes
-
-MASTER_SITES = http://mirrors.nycbug.org/pub/distfiles/
-
-MODULES = perl
-
-RUN_DEPENDS = devel/p5-Term-ReadLine-TTYtter \
- net/curl
-
-NO_BUILD = Yes
-NO_TEST = Yes
-
-do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/texapp.txt ${PREFIX}/bin/texapp
- ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/texapp
- ${INSTALL_DATA} ${WRKSRC}/license.txt ${PREFIX}/share/doc/texapp
- ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/texapp
- ${INSTALL_DATA} ${WRKSRC}/texapprc ${PREFIX}/share/examples/texapp
-
-.include <bsd.port.mk>
Index: net/texapp/distinfo
===================================================================
RCS file: net/texapp/distinfo
diff -N net/texapp/distinfo
--- net/texapp/distinfo 14 May 2015 02:11:29 -0000 1.16
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,2 +0,0 @@
-SHA256 (texapp-0.6.10.tar.gz) = 24k2wqoXXw6Ptr1yb7j18lEXJrL0a4UC15ivgo+FQ30=
-SIZE (texapp-0.6.10.tar.gz) = 89597
Index: net/texapp/pkg/DESCR
===================================================================
RCS file: net/texapp/pkg/DESCR
diff -N net/texapp/pkg/DESCR
--- net/texapp/pkg/DESCR 22 Mar 2013 16:49:23 -0000 1.1.1.1
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,2 +0,0 @@
-Texapp is a port of the highly arcane and inexplicably beloved TTYtter
-text mode client for Twitter to App.net.
Index: net/texapp/pkg/PLIST
===================================================================
RCS file: net/texapp/pkg/PLIST
diff -N net/texapp/pkg/PLIST
--- net/texapp/pkg/PLIST 22 Mar 2013 16:49:23 -0000 1.1.1.1
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,6 +0,0 @@
-@comment $OpenBSD: PLIST,v 1.1.1.1 2013/03/22 16:49:23 bcallah Exp $
-bin/texapp
-share/doc/texapp/
-share/doc/texapp/license.txt
-share/examples/texapp/
-share/examples/texapp/texapprc
texnut.tgz
Description: Binary data
