aboutsummaryrefslogtreecommitdiff
path: root/games/ifm
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2007-06-22 02:45:18 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2007-06-22 02:45:18 +0000
commite0f64182dd78957748cf12dab6bb6a81011de9b1 (patch)
treedcfba3c1f20e9129ab493c403a60731ce124e791 /games/ifm
parent1aa1f77a8ca394bbde8d32bd5fe0f9503fc09f4e (diff)
downloadports-e0f64182dd78957748cf12dab6bb6a81011de9b1.tar.gz
ports-e0f64182dd78957748cf12dab6bb6a81011de9b1.zip
Notes
Diffstat (limited to 'games/ifm')
-rw-r--r--games/ifm/Makefile8
-rw-r--r--games/ifm/distinfo6
-rw-r--r--games/ifm/files/patch-vars::src::regex.c29
-rw-r--r--games/ifm/pkg-plist12
4 files changed, 7 insertions, 48 deletions
diff --git a/games/ifm/Makefile b/games/ifm/Makefile
index 6eba8691bfeb..5e3f389e670b 100644
--- a/games/ifm/Makefile
+++ b/games/ifm/Makefile
@@ -6,14 +6,12 @@
#
PORTNAME= ifm
-PORTVERSION= 5.1
-PORTREVISION= 4
+PORTVERSION= 5.2
CATEGORIES= games tk84
-MASTER_SITES= http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ \
- http://www.ifarchive.org/%SUBDIR%/
+MASTER_SITES= http://www.ifarchive.org/%SUBDIR%/
MASTER_SITE_SUBDIR= if-archive/mapping-tools
-MAINTAINER= spear@protect-ya-neck.com
+MAINTAINER= andy.kosela@gmail.com
COMMENT= Interactive Fiction mapper and walkthrough generator
RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84
diff --git a/games/ifm/distinfo b/games/ifm/distinfo
index 9f96a70f7af7..461c69364c4a 100644
--- a/games/ifm/distinfo
+++ b/games/ifm/distinfo
@@ -1,3 +1,3 @@
-MD5 (ifm-5.1.tar.gz) = b6ed1f7ba02d27939cc6fab21c134c79
-SHA256 (ifm-5.1.tar.gz) = b90dd09699706400db01d6589f1ec9885d3ec0a7aa3371c8476b8b51f8d8028e
-SIZE (ifm-5.1.tar.gz) = 1357023
+MD5 (ifm-5.2.tar.gz) = fa5ac6ec4f1ecd8488bcc89dc577593a
+SHA256 (ifm-5.2.tar.gz) = 11efdabc4119e0d969165ecebd8ca6d0d587c38c2a147a4877f1ce0476f99893
+SIZE (ifm-5.2.tar.gz) = 1541379
diff --git a/games/ifm/files/patch-vars::src::regex.c b/games/ifm/files/patch-vars::src::regex.c
deleted file mode 100644
index 71d67b62a001..000000000000
--- a/games/ifm/files/patch-vars::src::regex.c
+++ /dev/null
@@ -1,29 +0,0 @@
---- vars/src/regex.c.orig Fri Dec 3 16:43:02 2004
-+++ vars/src/regex.c Fri Jan 14 23:10:53 2005
-@@ -57,7 +57,7 @@
-
- /* For platform which support the ISO C amendement 1 functionality we
- support user defined character classes. */
--#if defined _LIBC || (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H)
-+#if !defined(__FreeBSD__) && (defined _LIBC || (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H))
- # include <wctype.h>
- # include <wchar.h>
- #endif
-@@ -1690,7 +1690,7 @@
- } \
- }
-
--#if defined _LIBC || (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H)
-+#if !defined(__FreeBSD__) && (defined _LIBC || (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H))
- /* The GNU C library provides support for user-defined character classes
- and the functions from ISO C amendement 1. */
- # ifdef CHARCLASS_NAME_MAX
-@@ -2190,7 +2190,7 @@
- the leading `:' and `[' (but set bits for them). */
- if (c == ':' && *p == ']')
- {
--#if defined _LIBC || (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H)
-+#if !defined(__FreeBSD__) && (defined _LIBC || (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H))
- boolean is_lower = STREQ (str, "lower");
- boolean is_upper = STREQ (str, "upper");
- wctype_t wt;
diff --git a/games/ifm/pkg-plist b/games/ifm/pkg-plist
index 4e507df25ed0..9029f3ba7155 100644
--- a/games/ifm/pkg-plist
+++ b/games/ifm/pkg-plist
@@ -3,10 +3,9 @@ bin/ifm2dev
bin/ifm2tex
bin/scr2ifm
bin/tkifm
-lib/ifm/gpp
+bin/vars-config
%%PORTDOCS%%%%DOCSDIR%%/html/WARNINGS
%%PORTDOCS%%%%DOCSDIR%%/html/contents.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/contents.png
%%PORTDOCS%%%%DOCSDIR%%/html/footnode.htm
%%PORTDOCS%%%%DOCSDIR%%/html/ifm.css
%%PORTDOCS%%%%DOCSDIR%%/html/ifm.htm
@@ -22,7 +21,6 @@ lib/ifm/gpp
%%PORTDOCS%%%%DOCSDIR%%/html/internals.pl
%%PORTDOCS%%%%DOCSDIR%%/html/labels.pl
%%PORTDOCS%%%%DOCSDIR%%/html/next.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/next.png
%%PORTDOCS%%%%DOCSDIR%%/html/node1.htm
%%PORTDOCS%%%%DOCSDIR%%/html/node10.htm
%%PORTDOCS%%%%DOCSDIR%%/html/node11.htm
@@ -35,19 +33,12 @@ lib/ifm/gpp
%%PORTDOCS%%%%DOCSDIR%%/html/node8.htm
%%PORTDOCS%%%%DOCSDIR%%/html/node9.htm
%%PORTDOCS%%%%DOCSDIR%%/html/nx_grp_g.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/nx_grp_g.png
%%PORTDOCS%%%%DOCSDIR%%/html/prev.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/prev.png
%%PORTDOCS%%%%DOCSDIR%%/html/prev_g.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/prev_g.png
%%PORTDOCS%%%%DOCSDIR%%/html/up.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/up.png
%%PORTDOCS%%%%DOCSDIR%%/html/up_g.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/up_g.png
%%PORTDOCS%%%%DOCSDIR%%/ifm.pdf
%%DATADIR%%/helvetica.ifm
-%%DATADIR%%/ifm-color.ifm
-%%DATADIR%%/ifm-compat.ifm
%%DATADIR%%/ifm-init.ifm
%%DATADIR%%/ifm-pro.ps
%%DATADIR%%/ifm-rgb.txt
@@ -58,4 +49,3 @@ lib/ifm/gpp
@dirrm %%DATADIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%/html
%%PORTDOCS%%@dirrm %%DOCSDIR%%
-@dirrm lib/ifm