- update PLIST with new gettext.
- update COMMENT and DESCR. - bump PKGNAME.
This commit is contained in:
parent
9d55766457
commit
900ea136ef
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.41 2005/10/14 22:24:36 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.42 2006/02/10 21:10:03 aanriot Exp $
|
||||
|
||||
COMMENT= "retrieve files from the 'net via HTTP and FTP"
|
||||
COMMENT= "retrieve files from the web via HTTP, HTTPS and FTP"
|
||||
|
||||
DISTNAME= wget-1.10.2
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_GNU:=wget/}
|
||||
|
||||
|
@ -1,9 +1,3 @@
|
||||
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).
|
||||
GNU Wget is a free utility for non-interactive download of files from
|
||||
the Web. It supports HTTP, HTTPS, and FTP protocols, as well as
|
||||
retrieval through HTTP proxies.
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.19 2005/07/25 07:12:58 aanriot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.20 2006/02/10 21:10:03 aanriot Exp $
|
||||
bin/wget
|
||||
@info info/wget.info
|
||||
@man man/man1/wget.1
|
||||
@ -6,8 +6,6 @@ share/examples/wget/
|
||||
share/examples/wget/sample.wgetrc
|
||||
@sample ${SYSCONFDIR}/wgetrc
|
||||
share/locale/bg/LC_MESSAGES/wget.mo
|
||||
share/locale/ca/
|
||||
share/locale/ca/LC_MESSAGES/
|
||||
share/locale/ca/LC_MESSAGES/wget.mo
|
||||
share/locale/cs/LC_MESSAGES/wget.mo
|
||||
share/locale/da/LC_MESSAGES/wget.mo
|
||||
@ -24,8 +22,6 @@ share/locale/eu/LC_MESSAGES/
|
||||
share/locale/eu/LC_MESSAGES/wget.mo
|
||||
share/locale/fi/LC_MESSAGES/wget.mo
|
||||
share/locale/fr/LC_MESSAGES/wget.mo
|
||||
share/locale/ga/
|
||||
share/locale/ga/LC_MESSAGES/
|
||||
share/locale/ga/LC_MESSAGES/wget.mo
|
||||
share/locale/gl/LC_MESSAGES/wget.mo
|
||||
share/locale/he/LC_MESSAGES/wget.mo
|
||||
@ -41,14 +37,10 @@ share/locale/ro/LC_MESSAGES/wget.mo
|
||||
share/locale/ru/LC_MESSAGES/wget.mo
|
||||
share/locale/sk/LC_MESSAGES/wget.mo
|
||||
share/locale/sl/LC_MESSAGES/wget.mo
|
||||
share/locale/sr/
|
||||
share/locale/sr/LC_MESSAGES/
|
||||
share/locale/sr/LC_MESSAGES/wget.mo
|
||||
share/locale/sv/LC_MESSAGES/wget.mo
|
||||
share/locale/tr/LC_MESSAGES/wget.mo
|
||||
share/locale/uk/LC_MESSAGES/wget.mo
|
||||
share/locale/vi/
|
||||
share/locale/vi/LC_MESSAGES/
|
||||
share/locale/vi/LC_MESSAGES/wget.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/wget.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/wget.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user