From 8c0b9523b12319a740dfd1f67fb6eb0f8f43e46a Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Thu, 6 Aug 2020 18:48:17 +0000 Subject: Add catgirl port --- irc/catgirl/Makefile | 29 +++++++++++++++++++++++++++++ irc/catgirl/distinfo | 3 +++ irc/catgirl/pkg-descr | 4 ++++ 3 files changed, 36 insertions(+) create mode 100644 irc/catgirl/Makefile create mode 100644 irc/catgirl/distinfo create mode 100644 irc/catgirl/pkg-descr diff --git a/irc/catgirl/Makefile b/irc/catgirl/Makefile new file mode 100644 index 0000000..cf5d9f9 --- /dev/null +++ b/irc/catgirl/Makefile @@ -0,0 +1,29 @@ +# $FreeBSD$ + +PORTNAME= catgirl +DISTVERSION= 1.1 +CATEGORIES= irc +MASTER_SITES= https://git.causal.agency/catgirl/snapshot/ + +MAINTAINER= june@causal.agency +COMMENT= TLS-only terminal IRC client + +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/LICENSE + +LIB_DEPENDS= libtls.so:security/libressl +RUN_DEPENDS= ${LOCALBASE}/bin/openssl:security/libressl + +USES= ncurses \ + pkgconfig + +HAS_CONFIGURE= yes +CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${MANPREFIX}/man + +PLIST_FILES= bin/catgirl \ + man/man1/catgirl.1.gz + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/catgirl + +.include diff --git a/irc/catgirl/distinfo b/irc/catgirl/distinfo new file mode 100644 index 0000000..8ed0341 --- /dev/null +++ b/irc/catgirl/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1595877167 +SHA256 (catgirl-1.1.tar.gz) = f6dad1403485984f903630e63a4fedcf8ab08de837453b27df256eb1afe8c1a9 +SIZE (catgirl-1.1.tar.gz) = 52169 diff --git a/irc/catgirl/pkg-descr b/irc/catgirl/pkg-descr new file mode 100644 index 0000000..8cae8df --- /dev/null +++ b/irc/catgirl/pkg-descr @@ -0,0 +1,4 @@ +catgirl is a TLS-only terminal IRC client with tab-complete, nick +coloring, URL detection, message filtering and split scrolling. + +WWW: https://git.causal.agency/catgirl/ -- cgit 1.4.1 f1a2230b67f35c0866dda9fac24d&follow=1'>root/bin (unfollow)
Commit message (Expand)Author
2020-03-09Add RPS1 and RPS2 right promptsJune McEnroe
2020-03-09Fix copyright and rcsidJune McEnroe
2020-03-09Replace strchrnul with strchrJune McEnroe
2020-03-09Replace eaccess with faccessatJune McEnroe
2020-03-09Replace st_mtim with st_mtimespecJune McEnroe
2020-03-09Replace sys_nsig with NSIGJune McEnroe
2020-03-09Replace 1sh MakefileJune McEnroe
2020-03-09Rename manual pages to 1shJune McEnroe
2020-03-09Move bltin out of subdirectoryJune McEnroe
2020-03-09Import /usr/src/usr.bin/printf from FreeBSD 12.1-RELEASEJune McEnroe
2020-03-09Import /usr/src/bin/test from FreeBSD 12.1-RELEASEJune McEnroe
2020-03-09Import /usr/src/bin/kill from FreeBSD 12.1-RELEASEJune McEnroe
2020-03-09Remove extraneous files from sh sourcesJune McEnroe
2020-03-09Import /usr/src/bin/sh from FreeBSD 12.1-RELEASEJune McEnroe
2020-03-09Remove 1sh sourcesJune McEnroe
2020-03-08Add The Stone SkyJune McEnroe
2020-03-08Publish "How I Relay Chat"June McEnroe
2020-03-03Don't use $ inside $(())June McEnroe
2020-03-03Remove setoptJune McEnroe
2020-03-03Use getopts in shell scriptsJune McEnroe
2020-02-27Style %T outside of Rs in italicJune McEnroe
2020-02-26Add Fierce Femmes and Notorious LiarsJune McEnroe
2020-02-23Add This Is How You Lose the Time WarJune McEnroe
2020-02-22Add See Ya LaterJune McEnroe
2020-02-20Remove wiki scriptJune McEnroe
2020-02-19Add The Obelisk GateJune McEnroe
2020-02-17Add Four Tet — HandsJune McEnroe
2020-02-12Simplify macOS notify-sendJune McEnroe
2020-02-12Add imbox and notemap to pageJune McEnroe
2020-02-12Collapse simple linksJune McEnroe
2020-02-12Move catgirl up the pageJune McEnroe
2020-02-12Update catgirl pty grabJune McEnroe
2020-02-12Link to cgit /about pages where appropriateJune McEnroe
2020-02-11Separate LINKS from BINS for html to workJune McEnroe
2020-02-11Add margin to Bl-bullet itemsJune McEnroe
2020-02-10Match URLs inside parens or with paired parens insideJune McEnroe
2020-02-10Duplicate effective URL before passing it back to curlJune McEnroe
2020-02-09Add To Be Taught, If FortunateJune McEnroe
2020-02-04Add The Future of Another TimelineJune McEnroe
2020-01-31Reorganize the Makefile for the umpteenth timeJune McEnroe
2020-01-28Change scout sensitivity to 1.4June McEnroe
2020-01-28Import shows.txtJune McEnroe