aboutsummaryrefslogtreecommitdiff
path: root/misc/talkfilters
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-08-07 16:21:09 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-08-07 16:21:09 +0000
commit2638ef588057bf5b16b89ee0976f94370d743598 (patch)
tree82ad316363998dbb38b9cbb5d14e882da7cf4f8c /misc/talkfilters
parent01f92753acedf8b0d7336b1bd5193a8673f23d37 (diff)
downloadports-2638ef588057bf5b16b89ee0976f94370d743598.tar.gz
ports-2638ef588057bf5b16b89ee0976f94370d743598.zip
- s|ehaput|ehaupt|
- s|INSTALLS_SHLIB|USE_LDCONFIG| - add two mirrors - update pkg-plist, tarball was rerolled [1] without bumping the version - reformat pkg-descr (fmt -w 80) - bump portrevision [1] Changes: - added support for pkg-config - funetak.l - replaced random() with gtf_random(); eliminates build error in mingw - "auto-files" are generated with automake 1.9.6 instead of automake 1.9.5
Notes
Notes: svn path=/head/; revision=170010
Diffstat (limited to 'misc/talkfilters')
-rw-r--r--misc/talkfilters/Makefile14
-rw-r--r--misc/talkfilters/distinfo6
-rw-r--r--misc/talkfilters/pkg-descr12
-rw-r--r--misc/talkfilters/pkg-plist1
4 files changed, 20 insertions, 13 deletions
diff --git a/misc/talkfilters/Makefile b/misc/talkfilters/Makefile
index 92cebbeaa3d7..68176da7f240 100644
--- a/misc/talkfilters/Makefile
+++ b/misc/talkfilters/Makefile
@@ -7,17 +7,19 @@
PORTNAME= talkfilters
PORTVERSION= 2.3.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc
-MASTER_SITES= http://www.hyperrealm.com/talkfilters/
+MASTER_SITES= http://www.hyperrealm.com/talkfilters/ \
+ http://critical.ch/distfiles/ \
+ http://energy.critical.ch/
-MAINTAINER= ehaput@FreeBSD.org
+MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Set of filters to convert English text to various stereotyped dialects
CONFLICTS= jive* chef* filters-*
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= talkfilters.1 wrap.1
@@ -49,5 +51,9 @@ pre-everything::
post-patch:
@${RM} -f ${WRKSRC}/*.info*
+ @${REINPLACE_CMD} -e \
+ 's|^\(pkgconfigdir\ =\ \).*|\1$$(prefix)/libdata/pkgconfig|' \
+ ${WRKSRC}/Makefile.am \
+ ${WRKSRC}/Makefile.in
.include <bsd.port.mk>
diff --git a/misc/talkfilters/distinfo b/misc/talkfilters/distinfo
index 4c18ce8b1292..d3cb8adc3724 100644
--- a/misc/talkfilters/distinfo
+++ b/misc/talkfilters/distinfo
@@ -1,3 +1,3 @@
-MD5 (talkfilters-2.3.5.tar.gz) = 493f64c07f891d739f970277a97b89e4
-SHA256 (talkfilters-2.3.5.tar.gz) = d5550500f41f916391cc8b276d6bdb3da7874733e9d815b765f5fcd3cde702d9
-SIZE (talkfilters-2.3.5.tar.gz) = 789963
+MD5 (talkfilters-2.3.5.tar.gz) = 071e197cf64657aa0b3ad78fdcfe0273
+SHA256 (talkfilters-2.3.5.tar.gz) = 0900a3f8fb715a05474d8dc3ef22243873fda2d7f9980c18594179ad3579dc8b
+SIZE (talkfilters-2.3.5.tar.gz) = 792676
diff --git a/misc/talkfilters/pkg-descr b/misc/talkfilters/pkg-descr
index b8f210ee7ae2..21b21e9beec5 100644
--- a/misc/talkfilters/pkg-descr
+++ b/misc/talkfilters/pkg-descr
@@ -1,11 +1,11 @@
-The GNU Talk Filters are filter programs that convert ordinary English text
-into text that mimics a stereotyped or otherwise humorous dialect. Each
-program reads from standard input and writes to standard output.
+The GNU Talk Filters are filter programs that convert ordinary English text into
+text that mimics a stereotyped or otherwise humorous dialect. Each program reads
+from standard input and writes to standard output.
The filters include:
- austro, b1ff, brooklyn, chef, cockney, drawl, dubya,
- fudd, funetak, jethro, jive, kraut, pansy, pirate,
- postmodern, redneck, valspeak, and warez.
+ austro, b1ff, brooklyn, chef, cockney, drawl, dubya, fudd, funetak,
+ jethro, jive, kraut, pansy, pirate, postmodern, redneck, valspeak, and
+ warez.
WWW: http://www.hyperrealm.com/talkfilters/talkfilters.html
diff --git a/misc/talkfilters/pkg-plist b/misc/talkfilters/pkg-plist
index 701b51b25e09..639d0e4e6b80 100644
--- a/misc/talkfilters/pkg-plist
+++ b/misc/talkfilters/pkg-plist
@@ -22,3 +22,4 @@ lib/libtalkfilters.a
lib/libtalkfilters.la
lib/libtalkfilters.so
lib/libtalkfilters.so.1
+libdata/pkgconfig/talkfilters.pc