aboutsummaryrefslogtreecommitdiffstats
path: root/mail/rmime
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2003-03-07 14:14:21 +0800
committerade <ade@FreeBSD.org>2003-03-07 14:14:21 +0800
commit9ddd3b82d6dc17d4f1d24406279c66dc9f23b128 (patch)
treececd2438fd6a5a955c74b54c12c49761c7a068ee /mail/rmime
parentac251c85a9f6b8ff79943880dc121a9e429525b4 (diff)
downloadfreebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.gz
freebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.zst
freebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.zip
Clear moonlight beckons.
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Diffstat (limited to 'mail/rmime')
-rw-r--r--mail/rmime/Makefile1
-rw-r--r--mail/rmime/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/mail/rmime/Makefile b/mail/rmime/Makefile
index 8e731b3b294b..f60b10da973b 100644
--- a/mail/rmime/Makefile
+++ b/mail/rmime/Makefile
@@ -17,6 +17,7 @@ EXTRACT_SUFX= # empty
EXTRACT_ONLY= # empty
MAINTAINER= dd@FreeBSD.org
+COMMENT= Decode MIME messages inside Emacs (works with RMAIL, VM, and mh-e)
BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs20
RUN_DEPENDS= metamail:${PORTSDIR}/mail/metamail
diff --git a/mail/rmime/pkg-comment b/mail/rmime/pkg-comment
deleted file mode 100644
index dd0e38d579a1..000000000000
--- a/mail/rmime/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Decode MIME messages inside Emacs (works with RMAIL, VM, and mh-e)
35fe23932'>Give maintainership to multimedia@FreeBSD.org.lioux2007-04-011-1/+1 * Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-011-0/+1 * o uphold portlint(1):lioux2006-12-152-3/+2 * o Rollback: depend on audio/liba52 instead of audio/liba52-devellioux2006-12-151-10/+6 * Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0 * o Use recently added audio/liba52-devel port instead of audio/liba52lioux2005-12-131-6/+10 * o If ${OSVERSION} >= 500000 use bswap16(9)/bswap32(9) insteadlioux2005-11-292-4/+12 * o Properly set default dvd device based on OSVERSION unless one islioux2005-11-191-3/+14 * Add SHA256 checksumlioux2005-11-111-0/+1 * Remove deprecated USE_SIZElioux2004-12-251-1/+0 * - Fix build with gcc-3.4 by increasing optimization level to -O2pav2004-08-151-0/+6 * USE_SIZEifylioux2004-02-082-0/+2 * Switch dependency mad -> libmad as more apropriate.bland2003-12-081-2/+2 * Chase the libmad/libid3tag shared lib version.marcus2003-12-071-1/+2 * 0.9.2lioux2003-11-104-12/+20 * Update to 0.9.1lioux2003-04-063-4/+4 * Update 0.9.0lioux2003-03-065-30/+12 * De-pkg-commentlioux2003-02-242-1/+1 * After repo copy from graphics category, update all appropriatelioux2002-11-281-2/+2 * Fix: insure CFLAG safenesslioux2002-11-261-1/+4 * Fix a logic error: add <sys/param.h> in patch-include:ogle_endian.hlioux2002-11-242-14/+10 * o Further improve detection of FreeBSD optimized byteswap routineslioux2002-11-112-13/+20 * Add a fix that accounts for recently added <sys/endian.h> inlioux2002-10-122-14/+21 * Fix build in -CURRENTlioux2002-10-061-2/+11 * o Update to 0.8.5lioux2002-08-074-16/+6 * o Update to 0.8.4lioux2002-07-043-13/+8 * o Chase checksum. Ogle developers re-rolled the distfile, nolioux2002-06-131-1/+1 * o Update to 0.8.3lioux2002-06-114-75/+7 * Improve previous patch: USE_SUBMAKE so that LIBA52_DEP_LIBS is dynamically de...lioux2002-05-201-1/+2 * Get rid of grep errors when liba52 hasn't been installed yetlioux2002-05-191-0/+4 * Fix configure against latest liba52 port with djbfft enabled perlioux2002-05-161-2/+8 * Remove unnecessary dependency on libdvdcss, it is now a dependencylioux2002-04-201-1/+0 * o Patch to work with liba52 update to 0.7.3lioux2002-04-182-0/+64 * o Enable WITH_OPTIMIZED_BYTESWAP if CPUTYPE was set properlylioux2002-04-181-15/+21 * o Add WITH_OPTIMIZED_BYTESWAP knob: to use optimized byteswaplioux2002-04-172-1/+29 * Chase libdvdcss update 1.1.0 version bumplioux2002-04-171-1/+1 * Allow ogle and ogle-gui to find the libxml2 header files.marcus2002-04-141-0/+2 * Chase libdvdcss library version bumplioux2002-03-291-1/+1 * Update to 0.8.2lioux2001-12-284-7/+7 * Add tricks to avoid need of USE_AUTO{CONF,MAKE}lioux2001-11-08