summaryrefslogtreecommitdiff
path: root/www/aria
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>2001-03-31 11:04:35 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>2001-03-31 11:04:35 +0000
commit3a0122660e519d81a4b3f75358b923d88fbb0980 (patch)
treeb2faf8793d5e78e5c1a3b8bfaa294c88248aaea9 /www/aria
parentSpell __i386__ and __alpha__ correctly. (diff)
Initial import.
Aria is yet another download tool
Notes
Notes: svn path=/head/; revision=40647
Diffstat (limited to 'www/aria')
-rw-r--r--www/aria/Makefile32
-rw-r--r--www/aria/distinfo1
-rw-r--r--www/aria/pkg-comment1
-rw-r--r--www/aria/pkg-descr3
-rw-r--r--www/aria/pkg-plist3
5 files changed, 40 insertions, 0 deletions
diff --git a/www/aria/Makefile b/www/aria/Makefile
new file mode 100644
index 000000000000..70953c4c5368
--- /dev/null
+++ b/www/aria/Makefile
@@ -0,0 +1,32 @@
+# New ports collection makefile for: aria
+# Date created: 30 March 2001
+# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= aria
+PORTVERSION= 0.9.1.1
+CATEGORIES= www
+MASTER_SITES= http://aria.rednoah.com/storage/sources/
+DISTNAME= ${PORTNAME}-0.9.1pl1
+
+MAINTAINER= nakai@FreeBSD.org
+
+USE_BZIP2= yes
+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'
+
+.include <bsd.port.mk>
diff --git a/www/aria/distinfo b/www/aria/distinfo
new file mode 100644
index 000000000000..885252934084
--- /dev/null
+++ b/www/aria/distinfo
@@ -0,0 +1 @@
+MD5 (aria-0.9.1pl1.tar.bz2) = 77b363a7c066528c93042c971deaf09e
diff --git a/www/aria/pkg-comment b/www/aria/pkg-comment
new file mode 100644
index 000000000000..0896c8e4cd01
--- /dev/null
+++ b/www/aria/pkg-comment
@@ -0,0 +1 @@
+yet another download tool
diff --git a/www/aria/pkg-descr b/www/aria/pkg-descr
new file mode 100644
index 000000000000..e93f31ff536a
--- /dev/null
+++ b/www/aria/pkg-descr
@@ -0,0 +1,3 @@
+yet another download tool
+
+WWW: http://aria.rednoah.com/
diff --git a/www/aria/pkg-plist b/www/aria/pkg-plist
new file mode 100644
index 000000000000..d82f54210e11
--- /dev/null
+++ b/www/aria/pkg-plist
@@ -0,0 +1,3 @@
+bin/aria
+share/locale/de/LC_MESSAGES/aria.mo
+share/locale/ja/LC_MESSAGES/aria.mo