summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-11-27Update abcde to 2.1.9abs5-34/+23
80 lines of changelog since 2.1.4, mainly small fixes
2003-11-27Update tightvnc to 1.2.9 to match tightvncviewerabs1-1/+3
Changelog since 1.2.6 seems to mainly list const fixes.
2003-11-27Update tightvnc to 1.2.9 to match tightvncviewerabs20-346/+191
Changelog since 1.2.6 seems to mainly list const fixes.
2003-11-27o fix syntax error in src/fortran/configurewennmach4-3/+80
o avoid removing non-existent files, resulting in "rm: usage:" errors
2003-11-27+ TeXmacs-1.0.2.9, arch-1.1pre9, bluefish-0.12, elinks-0.4.3,wiz1-10/+10
mozilla-bin-1.5.1 [grant], ploticus-2.20, snd-7.0, tcl/tk-8.4.5, zebra-0.94. - MozillaFirebird-bin, mozilla-bin (thanks, grant), galeon (thanks, abs), mozilla (thanks, taya), (thanks, recht)
2003-11-27note updates of:grant2-7/+7
p5-Digest-MD5 to 2.30 p5-Digest-SHA1 to 2.06 p5-HTML-Parser to 3.34 p5-MIME-Base64 to 2.21 p5-URI to 1.27 ...mainly because the older distfiles are no longer available on CPAN.
2003-11-27aegis update is donerecht1-3/+1
2003-11-27Updated p5-URI to 1.27.grant2-5/+5
changes since 1.23: Release 1.27 The URI module is now less strict about the values accepted for gopher_type attribute of gopher:-URLs. Patch suggested by the Net::Gopher author; William G. Davis. Release 1.26 Help Storable deal with URI objects. Patch contributed by <talby@trap.mtview.ca.us>. Fix failure under OS/2. Patch contributed by Ilya Zakharevich. Release 1.25 Allow literal '@' in userinfo. If there are multiple '@' chars in the 'authority' component use the last (instead of first) as the 'userinfo' delimiter. Make URI->query_form escape '[' and ']'. These chars where added to the reserved set in RFC 2732. This also match MSIE behaviour. Silience warning from 'sip' support class. Release 1.24 Relative URIs that start with the query string directly (i.e. "?q") are now absolutized as specified in rfc2396bis. See: http://www.apache.org/~fielding/uri/rev-2002/issues.html#003-relative-query Added URI::Split module. It's a lightweight module that can be used to parse and compose URI string to/from its component parts. The rel() method will now work from canonical URIs. That allow it to extract a relative URI in more cases.
2003-11-27Updated p5-MIME-Base64 to 2.21.grant2-5/+5
changes since 2.20: Release 2.21 Documentation tweaks. Don't rely on SvEND(sv) == '\0' as discussed in the perl5-porters mailing list thread that starts with http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-10/msg00258.html Should now pass test suite even without XS support. Perl v5.005 or better is now required.
2003-11-27Updated p5-HTML-Parser to 3.34.grant2-5/+5
changes since 3.31: Release 3.34 Fix segfault that happened when the parse callback caused the stack to get reallocated. The original bug report was <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=217616> Release 3.33 Perl 5.005 or better is now required. For some reason we get a test failure with perl-5.004 and I don't really feel like debugging that perl any more. Details about this failure can be found at <http://rt.cpan.org/Ticket/Display.html?id=4065>. New HTML::TokeParser method called 'get_phrase'. It returns all current text while ignoring any phrase-level markup. The HTML::TokeParser method 'get_text' now expands skipped non-phrase-level tags as a single space. Release 3.32 If the document parsed ended with some kind of unterminated markup, then the parser state was not reset properly and this piece of markup would show up in the beginning of the next document parsed. <http://rt.cpan.org/Ticket/Display.html?id=3954> The get_text and get_trimmed_text methods of HTML::TokeParser can now take multiple end tags as argument. Patch by <siegmann@tinbergen.nl> at <http://rt.cpan.org/Ticket/Display.html?id=3166>. Various documentation tweaks. Included another example program: hdump
2003-11-27Updated p5-Digest-SHA1 to 2.06.grant2-5/+5
changes since 2.04: Release 2.06 The sha1_transform() function did not check that it was actually passed any arguments. Complete self-contained documentation included (copied from Digest::MD5), since the Digest.pm manpage is not always available. Release 2.05 Added missing cast to support C++ compilation. Patch by Jan Dubois. Document that the sha1_base64 function and the b64digest method does not pad their result.
2003-11-27Updated p5-Digest-MD5 to 2.30.grant2-5/+5
changes since 2.27: Release 2.30 Some tweaks to make the module build on perl-5.004 and perl-5.005 again. Release 2.29 Another try. Forgot to update the test checksums. Release 2.28 Fix minor documentation typo.
2003-11-27note update of aegis to 4.15 and tightvncviewer to 1.2.9recht1-1/+3
2003-11-27update to 1.2.9 provided in PR 23580 by Min Sik Kirecht2-7/+6
* TightVNC 1.2.9 - Unix version: New "Request refresh" button has been implemented in the viewer's F8 popup menu. - Unix version: A patch to fix input focus problems in the X11 viewer has been applied, from Greg Breland. - Unix version: A patch fixing Xvnc crashes on Sparc has been applied, from the RealVNC distribution. - Unix version: A problem with incorrect port interpretation has been fixed, in the vncviewer's -tunnel option handling. Thanks to Clark Sessions. - Other minor improvements and bugfixes. ok'ed by wiz@
2003-11-27note update of MozillaFirebird-bin to 0.7.grant1-1/+2
2003-11-27Update MozillaFirebird-bin to 0.7 (for all OS/archs except Solaris/sparc,grant6-17/+32
where 0.6.1 is still the latest build available). Here are the news in this release of Mozilla Firebird: * Advanced preferences panel * Download/helper apps preferences panel * Cookie whitelisting (through the new Cookie Exceptions window) * New password manager * Web panels (like Mozilla's sidebar panels) * Alternate stylesheet support (through a status bar button) * Send Page, Send Link, and Send Image menu items * Autoscroll * Lots of bug fixes and other small improvements There have been too many bug fixes since Mozilla Firebird 0.6.1 to keep track of them all. It's better. Trust us ;-)
2003-11-27update to 4.15, based upon PR 23414 (update to 4.12) by Marko Schuetzrecht3-69/+41
It contains a large number of fixes/changes, see the README for details. ok'ed by wiz@
2003-11-27MozillaFirebird-0.7 update done (thanks taya)xtraeme1-2/+1
2003-11-27note update of mozilla-bin to 1.5.grant1-2/+2
2003-11-27Update mozilla-bin to 1.5.grant6-14/+28
New Features and Fixes * Mozilla now includes a spellchecker for MailNews and Composer. * Additional MailNews improvements include: o Users can add header lines to *every* message sent out via a certain identity. o A common application hang with SSL-encrypted SMTP connections has been fixed. o Printing of the attachments list is now supported. o Users can now mark message as read by date. * Many great improvements to Mozilla Composer including: o Better resizing for images, tables, and absolutely positioned objects. o Support for absolutely positioned objects, movable on the canvas using the mouse. o Support for z-index management. o "Snap to grid" when moving an absolutely positioned object. o Source View now uses an editor instead of a simple textarea (allows find and replace). o Numerous fixes in caret management, inline styles handling, and CSS styles handling. * Improvements to tabbed browsing, including: o Tabs are now replaced when a bookmark group is loaded. This can be changed to the old "append" behavior in the Tabbed browsing preferences. o Back and Forward navigation for tabbed browsing and bookmark groups has been improved. Users can now use the back button after loading a bookmark group to restore the previous set of tabs. o Closing a window with multiple tabs now prompts the user with a confirmation dialog (which can be disabled for future close operations). * ChatZilla, Mozilla's internet relay chat (IRC) client, has had a major overhaul bringing logging and many additional improvements. * DOM Inspector can now display the #document node (the document root). * It is now possible to jump from the JavaScript console to the relevant line in the View Source Window. * Mozilla's view source now displays line and column numbers in the status bar. * A quicksearch filter has been implemented for about:config. * Gecko now supports setting color for <HR>. * The '::' notation for CSS pseudo-elements is now supported. The old ':' notation is still supported only for pseudo-elements in CSS2 (:first-line, :first-letter, :before, :after) and the various :-moz-tree-* pseudo-elements. * Unstyled XML display has been improved. * Some Windows GDI problems in Mozilla have been resolved. * A common problem collapsing the URL bar popup on Windows has been fixed. * Mozilla has improved performance, stability, standards support and Web compatibility.
2003-11-27Update galeon to 1.2.13 to match mozilla update to 1.5.1:abs1-1/+3
Changelog since 1.2.11 mainly indicates sync with new mozilla API. 1.2.13 wants mozilla 1.5 but we are giving it 1.5.1. All appears to work fine.
2003-11-27Update galeon to 1.2.13 to match mozilla update to 1.5.1:abs2-8/+10
Changelog since 1.2.11 mainly indicates sync with new mozilla API. 1.2.13 wants mozilla 1.5 but we are giving it 1.5.1. All appears to work fine.
2003-11-27Note celestia-kde update.markd1-1/+2
2003-11-27For celestia-kde install additional KDE related files.markd5-4/+68
Fixes PR pkg/23323 from Ingolf Steinbach. Bump PKGREVISION
2003-11-27update directory structure of ftp.mozilla.org in MASTER_SITE_MOZILLAtaya1-2/+2
2003-11-27Note chat/silc-client{,-icb} update/PKGREVISION++.salo1-1/+3
2003-11-27PKGREVISION++salo2-5/+5
Sync with the silc-client update.
2003-11-27Update to version 1.0salo3-6/+10
Changes: - disable perl support. it's broken and needs patches for lang/perl5[8] which won't be applied during the freeze 1.0: ==== - Help file updates.
2003-11-27Note update of "gnupg" package to version 1.2.3nb1.tron1-1/+2
2003-11-27Apply security patch which disables ElGamal signature keys because theytron2-3/+9
are vulnerable. Bump package revision to reflect this change.
2003-11-27Fix OpenSSL version number parsing. Patch from PR 23532 by Michael vanjlam1-10/+24
Elst with style modifications by me.
2003-11-27It's actually PASTHRU_INC, not INC.jlam1-4/+5
2003-11-27note update of MozillaFirebird to 0.7taya1-1/+2
2003-11-27Update MozillaFirebird to 0.7taya21-127/+164
Here are the news in this release of Mozilla Firebird: * Advanced preferences panel * Download/helper apps preferences panel * Cookie whitelisting (through the new Cookie Exceptions window) * New password manager * Web panels (like Mozilla's sidebar panels) * Alternate stylesheet support (through a status bar button) * Send Page, Send Link, and Send Image menu items * Autoscroll * Lots of bug fixes and other small improvements There have been too many bug fixes since Mozilla Firebird 0.6.1 to keep track of them all. It's better. Trust us ;-)
2003-11-27note update of mozilla to 1.5.1taya1-1/+2
2003-11-27Update mozilla to 1.5.1taya21-122/+184
New Features and Fixes * Mozilla now includes a spellchecker for MailNews and Composer. * Additional MailNews improvements include: o Users can add header lines to *every* message sent out via a certain identity. o A common application hang with SSL-encrypted SMTP connections has been fixed. o Printing of the attachments list is now supported. o Users can now mark message as read by date. * Many great improvements to Mozilla Composer including: o Better resizing for images, tables, and absolutely positioned objects. o Support for absolutely positioned objects, movable on the canvas using the mouse. o Support for z-index management. o "Snap to grid" when moving an absolutely positioned object. o Source View now uses an editor instead of a simple textarea (allows find and replace). o Numerous fixes in caret management, inline styles handling, and CSS styles handling. * Improvements to tabbed browsing, including: o Tabs are now replaced when a bookmark group is loaded. This can be changed to the old "append" behavior in the Tabbed browsing preferences. o Back and Forward navigation for tabbed browsing and bookmark groups has been improved. Users can now use the back button after loading a bookmark group to restore the previous set of tabs. o Closing a window with multiple tabs now prompts the user with a confirmation dialog (which can be disabled for future close operations). * ChatZilla, Mozilla's internet relay chat (IRC) client, has had a major overhaul bringing logging and many additional improvements. * DOM Inspector can now display the #document node (the document root). * It is now possible to jump from the JavaScript console to the relevant line in the View Source Window. * Mozilla's view source now displays line and column numbers in the status bar. * A quicksearch filter has been implemented for about:config. * Gecko now supports setting color for <HR>. * The '::' notation for CSS pseudo-elements is now supported. The old ':' notation is still supported only for pseudo-elements in CSS2 (:first-line, :first-letter, :before, :after) and the various :-moz-tree-* pseudo-elements. * Unstyled XML display has been improved. * Some Windows GDI problems in Mozilla have been resolved. * A common problem collapsing the URL bar popup on Windows has been fixed. * Mozilla has improved performance, stability, standards support and Web compatibility.
2003-11-26+crafty-19.5, libart-2.3.16 [pkg/23559].wiz1-4/+5
2003-11-26Note gst-plugins update to 0.6.1nb6, closing PR 23286.wiz1-1/+2
2003-11-26Add dependency on mjpegtools, since otherwise gst-plugins does not build inwiz2-3/+11
its presence. Add libgstaudiofile.* and libstjpegmmx* to the PLIST. Bump PKGREVISION to 6.
2003-11-26gaim 0.73 -> 0.74jmmv1-2/+2
2003-11-26add sparc support provided by Julian Coleman in PR23533. While heredmcmahill3-6/+33
also add logic for NetBSD/alpha.
2003-11-26Now that the toolchain is able to build this beast at all, replace themartin4-169/+137
untested MD xpcom routines with working ones for sparc64 - mostly copied from the solaris sparc v9 versions.
2003-11-26bump to 1.40explorer2-5/+5
2003-11-26+ sylpheed-claws-0.9.7xtraeme1-2/+2
2003-11-26Whitespacejlam1-2/+4
2003-11-26Bump PKGREVISION of www/ap-aolserver to 3. Building the module with thejlam1-2/+2
right CFLAGS isn't a compile-time visible change, but it certainly makes an impact at run-time. Bump the PKGREVISION so that we can differentiate this fixed package from previous, unloadable versions.
2003-11-26Bump PKGREVISION to 3. Building the module with the right CFLAGS isn't ajlam1-2/+2
compile-time visible change, but it certainly makes an impact at run-time. Bump the PKGREVISION so that we can differentiate this fixed package from previous, unloadable versions.
2003-11-26Build this Apache module with the appropriate CFLAGS, which are found byjlam1-2/+3
querying apxs.
2003-11-26Install in ${X11PREFIX} instead of ${X11BASE}. This is a leaf package,jlam1-2/+3
so no churn as a result of this change. Patch from PR 23543 by Soren Jacobsen.
2003-11-26Do as buildlink2 and _append_ extra flags instead of prepending them.jlam2-5/+6
Prepending caused everything in ${BUILDLINK_DIR} to be found first, which was bad when you built something like MesaLib where the X11R6 headers conflict with the ones provided in the source.