Commit graph

42667 commits

Author SHA1 Message Date
yyamano
996fb65889 Update pgpdump to 0.18. approved by jun.
* Supporting MacOS X.
* Catching up to 2440bis-07.
* A bug fix of old_Public_Key_Packet.
2003-05-20 16:40:13 +00:00
wiz
3d6dc57655 unrar-3.2.2 update. 2003-05-20 15:27:17 +00:00
wiz
9b235397a2 Update to 3.2.2, from Juan RP in PR 21629.
Changes: minor bugfixes (complete diff to last version is <40 lines).
2003-05-20 15:26:47 +00:00
grant
3f8d549262 Initial import of mozilla-bin-nightly into The NetBSD Packages Collection.
Mozilla is an open-source web browser, designed for standards
compliance, performance and portability.

It provides users with acclaimed browsing convenience along with
power features such as pop-up blocking and tabbed browsing. Mozilla
also provides a sophisticated platform for developing web applications
using technologies such as XML, SOAP and XSLT.

This is a binary package for NetBSD and Linux, for tracking nightly
builds of Mozilla.
2003-05-20 14:28:37 +00:00
grant
71bdc9413b add mozilla-bin-nightly 2003-05-20 14:26:13 +00:00
grant
4b1867e554 Initial import of mozilla-bin-nightly into The NetBSD Packages Collection.
Mozilla is an open-source web browser, designed for standards
compliance, performance and portability.

It provides users with acclaimed browsing convenience along with
power features such as pop-up blocking and tabbed browsing. Mozilla
also provides a sophisticated platform for developing web applications
using technologies such as XML, SOAP and XSLT.

This is a binary package for NetBSD and Linux, for tracking nightly
builds of Mozilla.
2003-05-20 14:25:14 +00:00
grant
08e9e3665a improve COMMENT 2003-05-20 14:19:27 +00:00
grant
d77de2ad88 improve 2003-05-20 14:16:01 +00:00
wiz
95a6872d24 curl-7.10.5 update done. 2003-05-20 11:56:04 +00:00
wiz
32ccb41203 Update to 7.10.5.
Extract of changes:
- Changed the order for the in_addr_t testing, as 'unsigned long' seems to be
  a very common type inet_addr() returns.
- George Comninos provided a fix that calls the progress meter when waiting
  for FTP command responses take >1 second. It'll make applications more
  "responsive" even when dealing with very slow ftp servers.
- George Comninos pointed out that libcurl uploads had two quirks:
   o when using FTP PORT command, it used blocking sockets!
   o it could loop a long time without doing progress meter updates
  Both items are fixed now.
- Dan Fandrich changed CURLOPT_ENCODING to select all supported encodings if
  set to "".  This frees the application from having to know which encodings
  the library supports.
- Avery Fay found out that the CURLOPT_INTERFACE way of first checking if the
  given name is a network interface gave a real performance penalty on Linux,
  so now we more appropriately first check if it is an IP number and if so
  we don't check for a network interface with that name.
- CURLOPT_FTP_USE_EPRT added. Set this to FALSE to disable libcurl's attempts
  to use EPRT and LPRT before the traditional PORT command. The command line
  tool sets this option with '--disable-eprt'.
- Added test case 62 and fixed some more on the cookie sending with a custom
  Host: header set.
- Made the "SSL read error: 5" error message more verbose, by adding code that
  queries the OpenSSL library to fill in the error buffer.
- Added sys/select.h include in the curl/multi.h file, after having been
  reminded about this by Rich Gray.
- I made each test set its own server requirements, thus abandoning the
  previous system where the test number implied what server(s) to use for a
  specific test.
- David Balazic made curl more RFC1738-compliant for FTP URLs, by fixing so
  that libcurl now uses one CWD command for each path part. A bunch of test
  cases were fixed to work accordingly.
- Cookie fixes.
- Peter Kovacs provided a patch that makes the CURLINFO_CONNECT_TIME work fine
  when using the multi interface (too).
- Peter Sylvester pointed out that curl_easy_setopt() will always (wrongly)
  return CURLE_OK no matter what happens.
- Dan Fandrich fixed some gzip decompression bugs and flaws.
- Formposting a file using a .html suffix is now properly set to Content-Type:    text/html.
- Fixed the SSL error handling to return proper SSL error messages again, they
  broke in 7.10.4. I also attempt to track down CA cert problems and then
  return the CURLE_SSL_CACERT error code.
- The curl tool now intercepts the CURLE_SSL_CACERT error code and displays
  a fairly big and explanatory error message. Kevin Roth helped me out with
  the wording.
- Nic Hines provided a second patch for gzip decompression, and fixed a bug
  when deflate or gzip contents were downloaded using chunked encoding.
- Dan Fandrich made libcurl support automatic decompression of gzip contents
  (as an addition to the previous deflate support).
- I made the CWD command during FTP session consider all 2xy codes to be OK
  responses.
- Vlad Krupin fixed a URL parsing issue. URLs that were not using a slash
  after the host name, but still had "?" and parameters appended, as in
  "http://hostname.com?foobar=moo", were not properly parsed by libcurl.
- Made CURLOPT_TIMECONDITION work for FTP transfers, using the same syntax as
  for HTTP. This then made -z work for ftp transfers too. Added test case 139
  and 140 for verifying this.
- Getting the file date of an ftp file used the wrong time zone when
  displayed. It is supposedly always GMT. Added test case 141 for this.
- Made the test suite's FTP server support MDTM.
- The default DEBUGFUNCTION, as enabled with CURLOPT_VERBOSE now outputs
  CURLINFO_HEADER_IN data as well. The most notable effect from this is that
  using curl -v, you get to see the incoming "headers" as well. This is
  perhaps most useful when doing ftp.
- James Bursa fixed a flaw in the Content-Type extraction code, which missed
  the first letter if no space followed the colon.
- Martijn Broenland found another cases where a server application didn't
  like the boundary string used by curl when foing a multi-part/formpost. We
  modified the boundary string to look like the one IE uses, as this is
  probably gonna make curl work with more applications.
2003-05-20 11:54:12 +00:00
wiz
173c8d348c + curl-7.10.5, lilypond-1.6.10, xine-lib-0.9.21 [pkg/21625],
xine-ui-0.9.21 [pkg/21625].
2003-05-20 08:40:42 +00:00
wiz
f50de44c2c libxslt-1.0.30 update done. 2003-05-20 05:47:10 +00:00
wiz
b677fcc7e8 Update to 1.0.30, from Juan RP in PR 21624.
1.0.30: May 4 2003:
   - Fixes and new APIs to handle Result Value Trees and avoid leaks
   - Fixes for: EXSLT math pow() function (Charles Bozeman), global
    parameter and global variables mismatch, a segfault on pattern
    compilation errors, namespace copy in xsl:copy-of, python generator
    problem, OpenVMS trio update, premature call to xsltFreeStackElem (Igor),
    current node when templates applies to attributes
2003-05-20 05:46:20 +00:00
jmc
e3d39266ce The pkgconfig file has X libraries added during configure so reprocess it
after configure to make sure the right RPATH's are picked up for X. Showed
up during graphics/dia's build where no other direct X libs are referenced.
2003-05-20 04:00:16 +00:00
jmc
7cc64bcb0b Needs gnu make 2003-05-20 00:49:33 +00:00
grant
e3d51b4561 +kde-3.1.2 2003-05-19 23:18:13 +00:00
jmc
cc24a768a2 Make this skip (via PKG_SKIP_REASON) is XF4.3 isn't installed 2003-05-19 22:56:12 +00:00
jmc
80d3e8782b Try to prevent a timing issue between config.h and stamp-h after adding
the post-configure items.
2003-05-19 22:37:47 +00:00
jschauma
09e0553a52 Since openmotif works under Linux, xpdf now works, too. Thus Linux has
become the first non-NetBSD platform to earn the 'supported' sticker (FWIW).
2003-05-19 19:47:10 +00:00
jschauma
50603c64bd Make this build and install under Linux:
Do not define USE_BYACC, since not all Linuxen have byacc.  Patch a grammar
file accordingly.  Use -Wl,-rpath flags where necessary.

This should close PR pkg/19860.
2003-05-19 19:43:16 +00:00
hubertf
bb520a41ec Import pyslsk-1.2.0: Python based Soulseek client
PySoulSeek is a client for SoulSeek filesharing system.
2003-05-19 18:44:41 +00:00
hubertf
30b3e8308a add & enable pyslsk 2003-05-19 18:43:39 +00:00
hubertf
65c4189734 Import pyslsk-1.2.0: Python based Soulseek client
PySoulSeek is a client for SoulSeek filesharing system.
2003-05-19 18:42:09 +00:00
wiz
bac9297d22 mldonkey-2.4.0 update done; ocaml version is of the debian package, remove (oops). 2003-05-19 12:58:55 +00:00
wiz
b3b2a4f697 Note mldonkey-2.4.0 update; pull mjl into this year. 2003-05-19 12:56:34 +00:00
wiz
824ceb2aaa Update to 2.4.0. Provided by Juan RP in PR 21543.
Lots of bugfixes, you should definitely update.
Also, beginning gnutella2 support.
2003-05-19 12:52:58 +00:00
mjl
c85166b29f Correct DEPENDS. 2003-05-19 12:38:08 +00:00
mjl
9d0dfab332 Note p5-XML-DOM, p5-Date-Manip, p5-XML-XQL 2003-05-19 12:24:26 +00:00
mjl
c96e6ebcd4 Update p5-XML-XQL to 0.68
- Delay calling tput until delimiters are needed, and don't call if
	  user specifies his/her own delimiters first
	- Don't run tput if TERM is set to empty string
2003-05-19 12:23:03 +00:00
mjl
59ce60dce0 Update p5-Date-Manip to 5.40
Bug fix release. No significant new functionality.
2003-05-19 12:21:05 +00:00
mjl
0069f88d53 Update p5-XML-DOM to 1.42
- Fixed bug where XML::DOM doesn't encode some characters in
	  attribute values under Perl 5.8.0
	- Added t/dom_encode.t test to check encoding on attribute values
	- Fixed warning message and use in XML::DOM::PerlSAX
	- included XML-Parser-2.31.patch, required for XML::Parser
	  to work with 5.8.0 unicode
	- use utf8 in unicode test scripts, fixes 5.8.0 test failures
	  NOTE - you should use the utf8 pragma in your programs if you
	  are passing utf8 to XML::DOM.
	- only use encodeText for Perl < 5.6.0
	- replace match w/ substitution in AttDef::new, workaround for 5.8.0 unicode
	- replace match w/ substitution in Default handler for non-paramter
	  entity reference, workaround for 5.8.0 unicode
	- Fixed problem when defining user LWP object
	- Autodetect whether to 'use bytes'
	- Added dispose method to XML::DOM::Parser Synopsis
	- Fixed warning message in Attr.getValue method
2003-05-19 12:16:51 +00:00
kei
dcd9cae90d whitespace. no functional change. 2003-05-19 10:22:47 +00:00
wiz
08fc44baa9 sylpheed-0.9.0 update in pkg/21579. 2003-05-19 10:02:50 +00:00
wiz
883cc9133e + ImageViewer-0.6.1, abcde-2.1.4, arch-1.0pre21, elm-me-2.4pl101c,
gaim-0.63 [pkg/21619], libsigc++-1.2.5, minicom-2.1, multitail-2.6,
  opera-7.11, sylpheed-0.9.0, top-3.5b12.1, xine-ui-0.9.21, ysm-2.9.0.
2003-05-19 09:51:52 +00:00
wiz
71ed229463 Remove sentence about license (in licenses/ dir), and |fmt. 2003-05-19 07:37:24 +00:00
martin
5c09a23e76 The LICENSE.TXT file actually is called license.txt. 2003-05-19 07:26:58 +00:00
wiz
1cafc08139 Whitespace cleanup. 2003-05-19 06:05:07 +00:00
wiz
b0d9aa8b0f In case license is not acceptable per /etc/mk.conf, tell user to view license
with "make show-license". Addresses PR 21616.
2003-05-19 06:02:10 +00:00
uebayasi
971a1307e0 Put back a mistakenly removed fix in ${WRKSRC}/configure for Gtkhtml
detection.
2003-05-19 03:03:34 +00:00
simonb
74c0530c8e Copy part of rev 1.2 from openoffice-linux/files/soffice:
`Also properly quote the arguments to soffice.'
2003-05-19 02:59:32 +00:00
simonb
01f9bb2201 Suppress annoying ulimit error by setting open file descriptor limit to
the hard limit and not some arbitary large number.
2003-05-19 02:58:19 +00:00
abs
288abf964b Update golem to 0.0.5nb1 - handle invalid keysyms and allow numeric keycodes
with KeyCodeNNN. Patch sent to and accepted by maintainer.
2003-05-18 21:22:03 +00:00
abs
74b518aa9a Update golem to 0.0.5nb1 - handle invalid keysyms and allow numeric keycodes
with KeyCodeNNN. Patch sent to and accepted by maintainer.
2003-05-18 21:09:07 +00:00
agc
6f3c5aef75 Check for the existence of the vulnerabilities file before telling people
that we're checking for vulnerabilities. If the vulnerabilities file can't
be found, display a warning.

Addresses PR 21572 from Robert Elz.
2003-05-18 20:52:28 +00:00
jmc
4506594896 Typo police 2003-05-18 13:55:28 +00:00
magick
addd569e36 Disabling of threads under NetBSD 1.6.1 didn't work. Noted by Matthias
Scheler in private mail.
2003-05-18 13:45:09 +00:00
cjep
52e668433e Note that I'm looking at Matt's Sun 2 emulator for pkgsrc 2003-05-18 13:23:52 +00:00
wiz
14c3c489db - nxtvepg-2.5.1 (thanks, magick), opera-7.11 (thanks, jdolecek),
xemacs-21.5.13 (thanks, magick)
2003-05-18 13:11:33 +00:00
wiz
450eb3e9de automake-1.7.5 update done. 2003-05-18 13:11:32 +00:00
wiz
e7f76e0b64 Update to 1.7.5:
Bugs fixed in 1.7.5:
* Update install-sh's license to remove an advertising clause.
  (Debian bug #191717)
* Fix a bug introduced in 1.7.4, related to BUILT_SOURCE handling,
  that caused invalid Makefile.ins to be generated.
* Make sure AM_MAKE_INCLUDE doesn't fail when a `doit' file exists.
* New FAQ entry: renamed objects.

Bugs fixed in 1.7.4:
* Tweak the TAGS rule to support Exuberant Ctags (in addition to
  the Emacs implementation)
* Fix output of aclocal.m4 dependencies in subdirectories.
* Use `mv -f' instead of `mv' in fastdep rules.
* Upgrade mdate-sh to work on OS/2.
* Don't byte-compile elisp files when ELCFILES is set empty.
  (this documented feature was broken by 1.7.3)
* Diagnose trailing backslashes on last line of Makefile.am.
* Diagnose whitespace following trailing backslashes.
* Multiple tests are now correctly supported in DEJATOOL. (PR/388)
* Fix rebuilt rules for AC_CONFIG_FILES([Makefile:Makefile.in:Makefile.bot])
  Makefiles. (PR/389)
* `make install' will build `BUILT_SOURCES' first.
* Minor documentation fixes.
2003-05-18 13:10:57 +00:00