Commit graph

21 commits

Author SHA1 Message Date
asau
d70c8e374b Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 12:19:01 +00:00
sbd
c16a62288c Add missing termcap buildlink.
Bump PKGREVISION.
2012-07-08 10:11:44 +00:00
dholland
a8ecfdafec Add more missing includes. I think these are the last; should finally
fix the build with gcc 4.5.
2012-05-10 02:04:36 +00:00
dholland
ee89f14722 Another missing header. These are only failing on some of my boxes... 2012-05-09 06:27:05 +00:00
dholland
b052c31623 Add another missing header, 2012-05-09 06:13:33 +00:00
dholland
73dfdb0891 Add missing header for gcc 4.5 build. 2012-05-08 18:25:07 +00:00
dholland
617dec5d14 Add patch from Fink to update the C++ dialect. 2012-05-07 20:38:40 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
joerg
b7949aecb4 Fix some of the low hanging fruits for modern GCC to expose the harder
bugs.
2011-12-06 19:51:07 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
joerg
ea051d4218 DESTDIR support 2010-02-11 22:57:40 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
f795c2e475 Removed trailing white-space. 2005-05-23 08:26:03 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
reed
64ece0b373 Update from maintainer of package sent via PR #30059. (I only tested
build and install.)

Update to 0.27.1 version.

Changes from ChangeLog:

2004-12-20 v0.27.1:
  * Fix error in configure script when printing exceptions not found message, du
e to unquoted string. (Reported by M.J. Soft)
  * Fix -G* when NGETCACHE != NGETHOME. (Reported by Steven Adeff)
  * Fix midinfo and newsgroups files not honoring NGETCACHE/cachedir setting. (R
eported by Christian Marillat)
  * Allow absolute paths in --text=mbox:<filename>. (Requested by Volker Wysk)
  * Support tab as the field separator in XPAT results, for Newsplex server supp
ort.  (Requested by Mark Blain)
  * -a no longer gives an error if the server doesn't support LIST NEWSGROUPS(wh
ich retrieves newsgroup descriptions.)
  * Fix printing a warning when loading newsgroups list which contains descripti
ons of groups which no server actually carries. (Reported by Frederick Bruckman)
  * Fix problems loading group descriptions from newsgroups list which contain t
abs. (Reported by Frederick Bruckman)
2005-04-26 00:44:09 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
jmmv
bc271da5c3 Use email addresses in the MAINTAINER field. Adding names produces ugly
results, specially in the bulk build reports, and we don't use this style
anywhere else.
2005-03-12 10:23:57 +00:00
agc
9c33078522 Add RMD160 digests 2005-02-24 12:19:55 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
recht
34bf92efba initial import of nget-0.27
Based upon the package provided by Joel CARNAT in PR pkg/26134

nget is a command line nntp file grabber.
It automatically pieces together multipart postings for easy
retrieval, even substituting parts from multiple servers and
newsgroups. Handles disconnects gracefully, resuming after the
last part succesfully downloaded.

features:
  * Automatic multi-part post joining
  * Automatic binary decoding (using uulib)
  * Caches header data for quick access
  * Full multi-server support, transparently joining parts
    from different servers
  * Full multi-group support, transparently joining parts from
    multiple newsgroups
  * Automatic retries on network errors
  * Resumes after the last part successfully downloaded
  * Dupe file detection to avoid unneeded downloads
  * Select what to retrieve based upon a regular expresson (-r),
    or even a more complex expression (-R) based upon any of the
    file's subject, author, lines, bytes, # of parts we have,
    # of parts req, date, age, messageid, and references.
  * Search for newsgroups based on their names and/or descriptions
  * Automatic handling of PAR and PAR2 files retrieves only as many
    recovery files as necessary to repair any missing/damaged files.
2004-08-23 21:14:32 +00:00