summaryrefslogtreecommitdiff
path: root/www/aria
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>2001-10-23 06:34:39 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>2001-10-23 06:34:39 +0000
commit3b4c7b6e7478634d62599a0f184bfcbada879dde (patch)
treeddcf897f52c3c9f86ccaec2d8a8ad11ef8fd23c6 /www/aria
parentUpdate to 3.8.8b (diff)
Update to 0.10.1test21
Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
Notes
Notes: svn path=/head/; revision=49105
Diffstat (limited to 'www/aria')
-rw-r--r--www/aria/Makefile19
-rw-r--r--www/aria/distinfo2
-rw-r--r--www/aria/pkg-descr12
-rw-r--r--www/aria/pkg-plist5
4 files changed, 29 insertions, 9 deletions
diff --git a/www/aria/Makefile b/www/aria/Makefile
index 9825d6ffb17e..67ab1d8d4468 100644
--- a/www/aria/Makefile
+++ b/www/aria/Makefile
@@ -7,9 +7,11 @@
PORTNAME= aria
PORTVERSION= 0.10.1
+PORTREVISION= 1
CATEGORIES= www
-MASTER_SITES= http://aria.rednoah.com/storage/sources/
-DISTNAME= ${PORTNAME}-0.10.1test9
+MASTER_SITES= http://rabien.virtualave.net/linux/storage/sources/ \
+ http://aria.rednoah.com/storage/sources/
+DISTNAME= ${PORTNAME}-0.10.1test21
MAINTAINER= nakai@FreeBSD.org
@@ -18,15 +20,18 @@ USE_GTK= yes
USE_GMAKE= yes
USE_X_PREFIX= yes
USE_LIBTOOL= yes
-CONFIGURE_ARGS= --localstatedir=${PREFIX}/share \
- --datadir=${PREFIX}/share
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
pre-patch:
@${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
- s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
- @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
- 's|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
+ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
+
+post-install:
+.if !defined(NOPORTDOCS)
+ ${MKDIR} ${PREFIX}/share/doc/${PORTNAME}
+ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/${PORTNAME}/
+ ${INSTALL_DATA} ${WRKSRC}/README.euc ${PREFIX}/share/doc/${PORTNAME}/
+.endif
.include <bsd.port.mk>
diff --git a/www/aria/distinfo b/www/aria/distinfo
index aa4b6dc7a5d2..2c92c5404282 100644
--- a/www/aria/distinfo
+++ b/www/aria/distinfo
@@ -1 +1 @@
-MD5 (aria-0.10.1test9.tar.bz2) = 353e93ff26dca29e1517301bbffd6175
+MD5 (aria-0.10.1test21.tar.bz2) = c416c0b631a2426551c9a671227afb1f
diff --git a/www/aria/pkg-descr b/www/aria/pkg-descr
index e93f31ff536a..03a480f69ba6 100644
--- a/www/aria/pkg-descr
+++ b/www/aria/pkg-descr
@@ -1,3 +1,13 @@
-yet another download tool
+Aria is a download tool for UNIX similar to Reget or GetRight. It downloads
+files from Internet via HTTP or FTP. The transfer can be paused, resumed,
+queued and saved. It has very friendy GTK based GUI, and useful log consoles.
+Some of its main features are:
+
+ - Automatic CRC/MD5 checking
+ - Split downloads
+ - Recursive downloads
+ - HTTP/FTP proxy server
+ - cut-and-paste, drag-and-drop(Mozilla, Galeon, Opera, Konqueror, Netscape)
+ - multi-list(tabbed mode) feature
WWW: http://aria.rednoah.com/
diff --git a/www/aria/pkg-plist b/www/aria/pkg-plist
index 29001c511f0c..2e76031eb92d 100644
--- a/www/aria/pkg-plist
+++ b/www/aria/pkg-plist
@@ -6,9 +6,14 @@ share/aria/server.aria
share/aria/server.aria.template.euc.gz
share/aria/server.aria.template.gz
share/aria/useragent.aria
+%%PORTDOCS%%share/doc/aria/README
+%%PORTDOCS%%share/doc/aria/README.euc
share/locale/cs/LC_MESSAGES/aria.mo
share/locale/de/LC_MESSAGES/aria.mo
+share/locale/es/LC_MESSAGES/aria.mo
share/locale/fr/LC_MESSAGES/aria.mo
share/locale/ja/LC_MESSAGES/aria.mo
+share/locale/pl/LC_MESSAGES/aria.mo
share/locale/ru/LC_MESSAGES/aria.mo
@dirrm share/aria
+%%PORTDOCS%%@dirrm share/doc/aria