From d038a73ebd432fae3ce355b84443038f88cb7199 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 22:52:58 +0000 Subject: Move pkg/ files into package's toplevel directory --- net/wget/DESCR | 9 +++++++++ net/wget/PLIST | 33 +++++++++++++++++++++++++++++++++ net/wget/pkg/DESCR | 9 --------- net/wget/pkg/PLIST | 33 --------------------------------- 4 files changed, 42 insertions(+), 42 deletions(-) create mode 100644 net/wget/DESCR create mode 100644 net/wget/PLIST delete mode 100644 net/wget/pkg/DESCR delete mode 100644 net/wget/pkg/PLIST (limited to 'net/wget') diff --git a/net/wget/DESCR b/net/wget/DESCR new file mode 100644 index 00000000000..8e03bab9d05 --- /dev/null +++ b/net/wget/DESCR @@ -0,0 +1,9 @@ +Wget [formerly known as Geturl] is a freely available network utility +to retrieve files from the World Wide Web using HTTP and FTP, the two +most widely used Internet protocols. It works non-interactively, thus +enabling work in the background, after having logged off. + +The recursive retrieval of HTML pages, as well as FTP sites is +supported -- you can use Wget to make mirrors of archives and home +pages, or traverse the web like a WWW robot (Wget understands +/robots.txt). diff --git a/net/wget/PLIST b/net/wget/PLIST new file mode 100644 index 00000000000..e4dc40e9783 --- /dev/null +++ b/net/wget/PLIST @@ -0,0 +1,33 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:59:48 zuntum Exp $ +bin/wget +etc/wgetrc +man/man1/wget.1 +@unexec install-info --delete %D/info/wget.info %D/info/dir +info/wget.info +info/wget.info-1 +info/wget.info-2 +info/wget.info-3 +info/wget.info-4 +@exec install-info %D/info/wget.info %D/info/dir +${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/wget.mo +${PKGLOCALEDIR}/locale/da/LC_MESSAGES/wget.mo +${PKGLOCALEDIR}/locale/de/LC_MESSAGES/wget.mo +${PKGLOCALEDIR}/locale/el/LC_MESSAGES/wget.mo +${PKGLOCALEDIR}/locale/es/LC_MESSAGES/wget.mo +${PKGLOCALEDIR}/locale/et/LC_MESSAGES/wget.mo +${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/wget.mo +${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/wget.mo +${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/wget.mo +${PKGLOCALEDIR}/locale/it/LC_MESSAGES/wget.mo +${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/wget.mo +${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/wget.mo +${PKGLOCALEDIR}/locale/no/LC_MESSAGES/wget.mo +${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/wget.mo +${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/wget.mo +${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/wget.mo +${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/wget.mo +${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/wget.mo +${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/wget.mo +${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/wget.mo +${PKGLOCALEDIR}/locale/zh/LC_MESSAGES/wget.mo +${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/wget.mo diff --git a/net/wget/pkg/DESCR b/net/wget/pkg/DESCR deleted file mode 100644 index 8e03bab9d05..00000000000 --- a/net/wget/pkg/DESCR +++ /dev/null @@ -1,9 +0,0 @@ -Wget [formerly known as Geturl] is a freely available network utility -to retrieve files from the World Wide Web using HTTP and FTP, the two -most widely used Internet protocols. It works non-interactively, thus -enabling work in the background, after having logged off. - -The recursive retrieval of HTML pages, as well as FTP sites is -supported -- you can use Wget to make mirrors of archives and home -pages, or traverse the web like a WWW robot (Wget understands -/robots.txt). diff --git a/net/wget/pkg/PLIST b/net/wget/pkg/PLIST deleted file mode 100644 index 03aaf7dfbf0..00000000000 --- a/net/wget/pkg/PLIST +++ /dev/null @@ -1,33 +0,0 @@ -@comment $NetBSD: PLIST,v 1.8 2001/07/16 07:59:12 itojun Exp $ -bin/wget -etc/wgetrc -man/man1/wget.1 -@unexec install-info --delete %D/info/wget.info %D/info/dir -info/wget.info -info/wget.info-1 -info/wget.info-2 -info/wget.info-3 -info/wget.info-4 -@exec install-info %D/info/wget.info %D/info/dir -${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/wget.mo -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/wget.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/wget.mo -${PKGLOCALEDIR}/locale/el/LC_MESSAGES/wget.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/wget.mo -${PKGLOCALEDIR}/locale/et/LC_MESSAGES/wget.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/wget.mo -${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/wget.mo -${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/wget.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/wget.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/wget.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/wget.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/wget.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/wget.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/wget.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/wget.mo -${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/wget.mo -${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/wget.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/wget.mo -${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/wget.mo -${PKGLOCALEDIR}/locale/zh/LC_MESSAGES/wget.mo -${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/wget.mo -- cgit v1.2.3