aboutsummaryrefslogtreecommitdiff
path: root/databases/recutils
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2014-01-09 03:01:23 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2014-01-09 03:01:23 +0000
commit691d107e38ebde93e959c18bdc6bb13a38dcea35 (patch)
treecd2b543bcf80369d02521c1a5203d15604acd4dd /databases/recutils
parent1a1bf7ef1e1d1aad3dbdcfe462c0ccf1a28e34ed (diff)
downloadports-691d107e38ebde93e959c18bdc6bb13a38dcea35.tar.gz
ports-691d107e38ebde93e959c18bdc6bb13a38dcea35.zip
Notes
Diffstat (limited to 'databases/recutils')
-rw-r--r--databases/recutils/Makefile29
-rw-r--r--databases/recutils/distinfo4
-rw-r--r--databases/recutils/pkg-plist13
3 files changed, 24 insertions, 22 deletions
diff --git a/databases/recutils/Makefile b/databases/recutils/Makefile
index 8cb907614428..8d39390e4d59 100644
--- a/databases/recutils/Makefile
+++ b/databases/recutils/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= recutils
-PORTVERSION= 1.5
+PORTVERSION= 1.6
CATEGORIES= databases
MASTER_SITES= GNU
@@ -11,32 +11,21 @@ COMMENT= Tools and libraries to access human-editable, plain text databases
LICENSE= GPLv3
-OPTIONS_DEFINE= NLS DOCS
-
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USES= charsetfix
-INFO= ${PORTNAME}
-MAN1= csv2rec.1 rec2csv.1 recdel.1 recfix.1 recfmt.1 recinf.1 \
- recins.1 recsel.1 recset.1
-PORTDOCS= ChangeLog NEWS README
+INFO= rec-mode recutils
+PORTDOCS= AUTHORS ChangeLog NEWS README
-NO_STAGE= yes
-.include <bsd.port.options.mk>
+OPTIONS_DEFINE= DOCS NLS
+OPTIONS_SUB= yes
-.if ${PORT_OPTIONS:MNLS}
-USES+= gettext
-PLIST_SUB+= NLS=""
-.else
-CONFIGURE_ARGS+= --disable-nls
-PLIST_SUB+= NLS="@comment "
-.endif
+NLS_USES= gettext
+NLS_CONFIGURE_OFF= --disable-nls
post-install:
-.if ${PORT_OPTIONS:MDOCS}
- @${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR}
-.endif
+ @${MKDIR} ${STAGEDIR}${DOCSDIR}
+ ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>
diff --git a/databases/recutils/distinfo b/databases/recutils/distinfo
index 634a6a8a858c..5b5559307cf9 100644
--- a/databases/recutils/distinfo
+++ b/databases/recutils/distinfo
@@ -1,2 +1,2 @@
-SHA256 (recutils-1.5.tar.gz) = 7ed67e74468084f52ad9341e4b11c44e5fd9d5325b93b7eb2cb230c839ff5dec
-SIZE (recutils-1.5.tar.gz) = 1811121
+SHA256 (recutils-1.6.tar.gz) = da8041e96825d9c9a141055ca72d3519251b0da7f6a45e3dd64a6162c7f9b537
+SIZE (recutils-1.6.tar.gz) = 2219425
diff --git a/databases/recutils/pkg-plist b/databases/recutils/pkg-plist
index 0ea11743b6d9..07b83f2117d4 100644
--- a/databases/recutils/pkg-plist
+++ b/databases/recutils/pkg-plist
@@ -12,12 +12,25 @@ lib/librec.a
lib/librec.la
lib/librec.so
lib/librec.so.0
+man/man1/csv2rec.1.gz
+man/man1/rec2csv.1.gz
+man/man1/recdel.1.gz
+man/man1/recfix.1.gz
+man/man1/recfmt.1.gz
+man/man1/recinf.1.gz
+man/man1/recins.1.gz
+man/man1/recsel.1.gz
+man/man1/recset.1.gz
share/emacs/site-lisp/ob-rec.el
share/emacs/site-lisp/rec-mode.el
%%NLS%%share/locale/de/LC_MESSAGES/recutils.mo
%%NLS%%share/locale/fi/LC_MESSAGES/recutils.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/recutils.mo
%%NLS%%share/locale/nl/LC_MESSAGES/recutils.mo
+%%NLS%%share/locale/sr/LC_MESSAGES/recutils.mo
%%NLS%%share/locale/sv/LC_MESSAGES/recutils.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/recutils.mo
+%%NLS%%share/locale/vi/LC_MESSAGES/recutils.mo
share/recutils/etc/FSD.rec
@dirrm share/recutils/etc
@dirrm share/recutils