From 1994f0f78fb8815fe7be2c109431a7b49b7b6053 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Tue, 15 Dec 2020 03:25:45 +0000 Subject: Add imbox port --- Makefile | 1 + mail/imbox/Makefile | 29 +++++++++++++++++++++++++++++ mail/imbox/distinfo | 3 +++ mail/imbox/pkg-descr | 5 +++++ 4 files changed, 38 insertions(+) create mode 100644 mail/imbox/Makefile create mode 100644 mail/imbox/distinfo create mode 100644 mail/imbox/pkg-descr diff --git a/Makefile b/Makefile index 5e026af..22a1b03 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,7 @@ PORTS += irc/litterbox PORTS += irc/pounce PORTS += irc/pounce-palaver PORTS += irc/scooper +PORTS += mail/imbox PORTS += security/libretls PORTS += sysutils/catsit diff --git a/mail/imbox/Makefile b/mail/imbox/Makefile new file mode 100644 index 0000000..450d202 --- /dev/null +++ b/mail/imbox/Makefile @@ -0,0 +1,29 @@ +# $FreeBSD$ + +PORTNAME= imbox +DISTVERSION= 1.3 +CATEGORIES= mail +MASTER_SITES= https://git.causal.agency/imbox/snapshot/ + +MAINTAINER= june@causal.agency +COMMENT= IMAP to mbox + +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/LICENSE + +LIB_DEPENDS= libtls.so:security/libretls + +USES= pkgconfig + +HAS_CONFIGURE= yes +CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${MANPREFIX}/man + +PLIST_FILES= bin/git-fetch-email \ + bin/imbox \ + man/man1/git-fetch-email.1.gz \ + man/man1/imbox.1.gz + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/imbox + +.include diff --git a/mail/imbox/distinfo b/mail/imbox/distinfo new file mode 100644 index 0000000..3db47e6 --- /dev/null +++ b/mail/imbox/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1608002498 +SHA256 (imbox-1.3.tar.gz) = 8ef6e516f6958d3d157684a2106c4ba364de05e3076d2fddd8fda41fca00f9d6 +SIZE (imbox-1.3.tar.gz) = 22113 diff --git a/mail/imbox/pkg-descr b/mail/imbox/pkg-descr new file mode 100644 index 0000000..76aa3e6 --- /dev/null +++ b/mail/imbox/pkg-descr @@ -0,0 +1,5 @@ +imbox is a small TLS-only IMAP client intended for applying git patches +without need of any other mail client. It includes git-fetch-email, a +wrapper modeled after git-send-email. + +WWW: https://git.causal.agency/imbox/ -- cgit 1.4.1 ref='/src/log/?id=75e63dd751685b1799cdd2c693eec66b5d23c4a2&follow=1'>root/www/photo.causal.agency/2024-06-25/000099820010.txt (unfollow)
Commit message (Expand)Author
2025-04-12Allow setting exposures when loading filmJune McEnroe
2025-04-08Those were supposed to be en-dashes...June McEnroe
2025-04-08Generate pages per rollJune McEnroe
2025-04-08Add metadata from many rolls of filmJune McEnroe
2025-03-25Add emoji for lens, replace all f/'sJune McEnroe
2024-12-29Add photos from December 28June McEnroe
2024-12-29Fancify the manual lens textJune McEnroe
2024-12-28Update film preset list with what I expect to keep shootingJune McEnroe
2024-12-28Add the past few months of rolls of filmJune McEnroe
2024-11-13Add Tea with the Black DragonJune McEnroe
2024-11-05Add a bunch of photosJune McEnroe
2024-10-12Publish "film review"June McEnroe
2024-10-12Add photos from October 6June McEnroe
2024-10-12Add photos from October 5June McEnroe
2024-10-09Add photos from October 1June McEnroe
2024-10-07Add photos from September 29June McEnroe
2024-10-07Add photos from September 28June McEnroe
2024-10-07Add photos from September 22June McEnroe
2024-09-25Add photos from September 15June McEnroe
2024-09-24Add photos from September 14June McEnroe
2024-09-24Add photos from September 12June McEnroe
2024-09-24Add photos from September 7June McEnroe
2024-09-24Allow not having descriptionsJune McEnroe
2024-09-23Automatically select the last used lens for a bodyJune McEnroe
2024-09-19Add photos from September 5June McEnroe
2024-09-15Add some more film stocks to the listJune McEnroe
2024-09-13Add photos from September 2June McEnroe
2024-09-13Add Fomapan 200 to films listJune McEnroe
2024-09-10Add August 29 picnic photosJune McEnroe
2024-09-08Apply some bold to trips renderingJune McEnroe
2024-09-08Render trips hopefully more efficientlyJune McEnroe
2024-09-08Allow removing bodies and lensesJune McEnroe
2024-09-08Limit body width so it looks less silly on desktopJune McEnroe
2024-09-07Handle no film being loadedJune McEnroe
2024-09-07Fancy up the text a littleJune McEnroe