summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-12-11Initialise errfp at runtime, unbreaks DragonFly and FreeBSD.joerg2-6/+23
2005-12-11Include sys/types.h before sys/socket.h for DragonFly. Fix errno.joerg4-6/+43
2005-12-11Fix GCC 3.4+: label at end of compound statement.joerg3-1/+27
2005-12-11Always use errno.h, never define errno.joerg2-1/+17
2005-12-11amap now uses devel/pcre instead of the local pcre-3.9 version.joerg1-1/+2
2005-12-11Since I don't want to hack around with config.*, patch amap to notjoerg5-17/+61
use the bundled pcre, but devel/pcre instead.
2005-12-11Annotate m1 update: needs libasound emulation library.wiz1-2/+2
2005-12-11Updated p5-libwww to 5.805.wiz2-3/+3
2005-12-11Update to 5.805:wiz2-8/+7
2005-12-08 Gisle Aas Release 5.805 HTTP::Date: The str2time function returned wrong values for years in the early 20th century, because timelocal() actually expects the year to be provided on a different scale than what localtime() returns. HTTP::Headers can now be constructed with field names that repeat. The $h->header function now also accept repeating field names and can also remove headers if passed undef as value. HTML::Form: The parse method now takes hash style optional arguments and the old verbose behaviour is now off by default. HTML::Form: Accept <select multiple=""> for compatibilty with other browsers. Patch by Josh Rai HTML::Form: Sane handling of 'disabled' for ListInput. Based on patch by Joao Lopes HTTP::Negotiate: Fixed matching of partial language tags. Patch contributed by Dan Kubb. HTTP::Response: The as_string method now returns a status line that doesn't add the "official" code name in the message field. This improves the ability to round-trip response objects via HTTP::Response->parse($res->as_string) and makes the first line of the string returned agree with $res->status_line. Net::HTTP: The host attribute can now be set undef in order to suppress this header for HTTP/1.0 requests. Net::HTTP: The default Host: header does not include the port number if it is the default (80 for plain HTTP). Some servers get confused by this. Net::HTTP: Ignore bogus Content-Length headers. Don't get confused by leading or trailing whitespace. LWP::Protocol::http: More efficient sending of small PUT/POST requests by trying harder to pass off the whole request in a single call to syswrite. lwp-request now give better error messages if you used the -o option without having the HTML-Tree distribution installed. Also document this dependency. 2005-12-06 Gisle Aas Release 5.804 HTTP::Message->parse did not work when the first line of the body was something that looked like a header. HTTP::Header::Auth needs HTTP::Headers to be loaded before it replace its functions. LWP::Protocol::nntp improvements by Ville Skyttä - Support the nntp: scheme. - Support hostname in news: and nntp: URIs. - Close connection and preserve headers also in non-OK responses. - HEAD support for URIs identifying a newsgroup. - Comment spelling fixes. Fix quotes in Net::HTTP example. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=283916 Detect EOF when expecting a chunk header. Should address the warnings shown in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=286775 WWW::RobotRules: Improved parsing of not strictly valid robots.txt files Makefile.PL: Set name to LWP so that the .packlist ends up in the expected place.
2005-12-11gtk2+ updated to 2.8.9.wiz2-3/+3
2005-12-11Update to 2.8.9:wiz3-7/+10
Overview of Changes from GTK+ 2.8.8 to GTK+ 2.8.9 ================================================= * Bugs fixed: 321560 File chooser filter behaves weird [Bogdan Nicula, Federico Mena Quintero] 317999 2.8.4 to 2.8.6: sound-juicer crash, fileselector assertions [Sebastian Bacher] 322569 On unsetting the Model, GtkTreeView does not clear it's associated TreeSelection [Milosz Derezynski] 322998 Crash on selecting a file of null mime-type [Sadrul Habib Chowdhury] 323024 gtktoolbutton leaks a pixbuf [Paolo Borelli] 323209 GdkEvent leaked in gtktreeview.c / gtk_tree_view_key_press [Crispin Flowerday] 323073 Typo in trap_activate_cb() [Sadrul Habib Chowdhury] 323045 gtkcalendar.c: The identifier is already declared. [Kazuki Iwamoto] 323386 gtk_menu_attach_to_widget() does not take NULL detacher [Jorn Baayen] 307196 Unhinted fonts are measured incorrectly and drawing problems occur as a result [Alex Jones, Behdad Esfahbod] 316310 unwanted scrolling in recent gtk [Paolo Borelli] 322019 Toolbars without icons are invisible in icon-only mode [Ross Burton] 323077 Search-entry in the TreeView not working properly [Sadrul Habib Chowdhury] 323475 gtktoolbutton.c:562: warning: 'image' is used uninitialized in this function [Ross Burton] 323577 reference count of textbuffer increases with each paste 323629 gtk_selection_data_get_uris leaks memory [Markku Vire] * Other changes - Remove GMemChunk from public header files to support building against GLib 2.10 [Matthias Clasen] - Report errors in option parsing [Matthias] - Merge upstream xdgmime changes to handle duplicate glob patterns [Matthias]
2005-12-11links{,-gui} updated to 2.1pre20.wiz2-3/+4
2005-12-11Update to 2.1pre20:wiz4-10/+10
=== RELEASE 2.1pre20 === Wed Dec 7 21:21:18 MET 2005 E. Rosten Blocklist blocks all accesses, not only images Wed Dec 7 00:41:09 MET 2005 user: Fixed proper position after go-back if the file was not in cache Fixed incorrect initial position on some pages with long tables during viewing while loading Fixed some quirks with Braille terminal and jumping by words -dump -html-numbered-links 1 prints links' locations Tue Nov 29 00:36:24 MET 2005 mikulas: Do not load too big files on background (maximum size is cache size / 4) Mon Nov 28 01:49:54 MET 2005 mikulas: Restore terminal attributes on fatal errors Sun Nov 27 22:35:25 CET 2005 mikulas: Allowed download of files larger than 2G Thu Nov 24 18:17:38 MET 2005 Konstantin Regular expressions for javascript Sat Nov 19 18:57:04 MET 2005 mikulas: Allow cookies with "secure" parameter Cookies without path act as if path was "/" instead of current directory Sat Nov 12 23:34:13 cet 2005 mikulas: Remove username and password from referer An option to send real referer only to the same server Sat Nov 12 20:37:06 MET 2005 user: Allow user and password in http url --- http://user:password@host/ Wed Nov 9 20:20:45 MET 2005 user: In graphics mode, prefer "title" to "alt" in <img> tag Thu Nov 3 00:22:18 MET 2005 user: Status line is redrawn only when it changes --- prevents cursor flicker Wed Nov 2 15:36:17 MET 2005 user: Do not use HTTP/1.1 on lighttpd server Mon Oct 24 22:19:33 CEST 2005 mikulas: Account document.write content to javascript memory quota Print javascript memory in "memory info" dialog window Mon Oct 24 16:32:40 MET 2005 user: Recognise "title" attribute in <LINK> tag Mon Oct 24 16:23:41 MET 2005 user: Accept application/xhtml as html type Sun Oct 23 03:38:48 cet 2005 mikulas: Allow usemap and ismap on images simultaneously Sat Oct 22 17:16:52 MET 2005 Rezzie Updated Indonesian translation Fri Oct 21 15:58:56 MET 2005 user: &quote; Thu Oct 20 03:30:48 MET DST 2005 mikulas: Special handling for relative URLs beginning with '&' or '?' Wed Oct 12 13:27:52 MET 2005 Jakub Bogusz Updated Polish translation Tue Oct 11 17:23:26 MET 2005 user: An optional retry on internal server errors Tue Oct 11 03:48:52 MET DST 2005 mikulas: Get indenting of TAB character in UTF-8 documents right Tue Oct 11 02:40:17 MET DST 2005 mikulas: Better glob match that does not cause stack overflow
2005-12-11+ DatLib-2.13, DatUtil-2.25, MAMEDiff-2.23, ROMInfo-2.6, ZIPIdent-2.7,wiz1-1/+9
gtk2+-2.8.9, links-2.1pre20, p5-libwww-5.805.
2005-12-11Compile with the OpenSSL in NetBSD-current.salo3-3/+26
Patch from ssldump bug tracker, via <veego>.
2005-12-11Compile with the OpenSSL in NetBSD-current.salo2-4/+13
Patch from Debian bug tracker, via <veego>.
2005-12-11Note devel/libebml, multimedia/libmatroska, multimedia/mkvtoolnixsalo2-3/+6
and multimedia/mmg updates.
2005-12-11Sync with mkvtoolnix 1.6.5salo4-48/+43
2005-12-11Update to version 1.6.5salo3-6/+20
Changes: - new features (e.g., - splitting after arbitrary timecodes and muxing of USF subtitles) - lots of bugfixes since 1.4.2 See ChangeLog within the distfile for details.
2005-12-11Update to version 0.8.0salo3-8/+8
Changes: - support for reading extra features of SimpleBlock - bugfixes
2005-12-11Update to version 0.7.6salo3-8/+8
Changes: - various bugfixes.
2005-12-11R update.markd2-3/+3
2005-12-11Update R to 2.2.0markd8-91/+20
Changes: This version contains several changes and additions, mostly incremental.
2005-12-11acroread7 asian font pack additions.markd1-1/+6
2005-12-11Add acroread7-* asian font packs.markd1-1/+6
2005-12-11Initial import acroread7-korfont 7.0markd4-0/+23
Asian Font Packs for Acrobat Reader 7 (Korean)
2005-12-11Initial import acroread7-jpnfont 7.0markd4-0/+25
Asian Font Packs for Acrobat Reader 7 (Japanese)
2005-12-11Initial import acroread7-font-share 7.0markd5-0/+173
Asian Font Packs for Acrobat Reader 7 (common base)
2005-12-11Initial import acroread7-chtfont 7.0markd4-0/+23
Asian Font Packs for Acrobat Reader 7 (Chinese Traditional)
2005-12-11Remove ruby16-* packages support.taca1-8/+1
2005-12-11Initial import acroread7-chsfont 7.0markd4-0/+23
Asian Font Packs for Acrobat Reader 7 (Chinese Simplified)
2005-12-11Remove ruby16-* packages support.taca1-6/+1
2005-12-11Note update of www/htmllint package to 20050924.taca1-1/+2
2005-12-11Update www/htmllint package to 20050924.taca3-7/+12
Complete changes are unknown, but some items from HOMEPAGE. - Make sure to close the file descriptors for temporary files when uploading files. - Fix a problem with handling of "file:" scheme. The second problem might be claimed as a security problem. pkgsrc changes: - Add dependency to p5-libwww.
2005-12-11KDE 3.5.0 updates.markd2-4/+88
2005-12-11Remove kgeography. Now part of kdeedu3.markd5-254/+1
2005-12-11Update to KDE 3.5markd4-91/+267
Many new features and refinements. Notable changes include: * Konqueror is the second web browser to pass the Acid2 CSS test, ahead of Firefox and Internet Explorer * Konqueror can also now free web pages from adverts with its ad-block feature * SuperKaramba is included in KDE, providing well-integrated and easy-to-install widgets for the user's desktop * Kopete has support for MSN and Yahoo! webcams * The edutainment module has three new applications (KGeography, Kanagram and blinKen), and has seen huge improvements in Kalzium
2005-12-11Add the 'km' locale, initially used by kde3-i18n-km 3.5.0.markd13-13/+65
2005-12-11kde3-i18n-* KDE 3.5.0 additions and deletionsmarkd1-2/+14
2005-12-11Update to KDE 3.5markd160-2976/+6877
Many new features and refinements. Notable changes include: * Konqueror is the second web browser to pass the Acid2 CSS test, ahead of Firefox and Internet Explorer * Konqueror can also now free web pages from adverts with its ad-block feature * SuperKaramba is included in KDE, providing well-integrated and easy-to-install widgets for the user's desktop * Kopete has support for MSN and Yahoo! webcams * The edutainment module has three new applications (KGeography, Kanagram and blinKen), and has seen huge improvements in Kalzium
2005-12-11Updated gnuradio packages:wulf1-1/+10
* support of new daughterboards * support of new USB HID devices * new USRP (FPGA) firmware * several code optimizations * many bug fixes
2005-12-11Update kdevelop to 3.3.0 (part of KDE 3.5.0)markd8-124/+84
changes unknown
2005-12-11Updated gnuradio to 2.6: GNU Radio 2.6 has seen the addition of many newwulf1-10/+10
features, code optimizations and bug fixes.
2005-12-11Update gnuradio-howto to 0.4: Changes to autoconf fileswulf2-7/+6
2005-12-11Update to KDE 3.5markd3-46/+149
Many new features and refinements. Notable changes include: * Konqueror is the second web browser to pass the Acid2 CSS test, ahead of Firefox and Internet Explorer * Konqueror can also now free web pages from adverts with its ad-block feature * SuperKaramba is included in KDE, providing well-integrated and easy-to-install widgets for the user's desktop * Kopete has support for MSN and Yahoo! webcams * The edutainment module has three new applications (KGeography, Kanagram and blinKen), and has seen huge improvements in Kalzium
2005-12-11Update gnuradio-examples to 0.5:wulf3-45/+53
* examples now use new usrp library * many bug fixes
2005-12-11Update to KDE 3.5markd4-163/+305
Many new features and refinements. Notable changes include: * Konqueror is the second web browser to pass the Acid2 CSS test, ahead of Firefox and Internet Explorer * Konqueror can also now free web pages from adverts with its ad-block feature * SuperKaramba is included in KDE, providing well-integrated and easy-to-install widgets for the user's desktop * Kopete has support for MSN and Yahoo! webcams * The edutainment module has three new applications (KGeography, Kanagram and blinKen), and has seen huge improvements in Kalzium
2005-12-11Update gnuradio-wxgui to 0.4:wulf3-11/+19
* new tools for building forms based GUIs * added support for x86_64 * added support for ShuttlePRO v2 * added support for Griffin PowerMate and Contour Shuttle/Jog USB knob * several code optimizations * many bug fixes
2005-12-11Update to KDE 3.5markd5-144/+150
Many new features and refinements. Notable changes include: * Konqueror is the second web browser to pass the Acid2 CSS test, ahead of Firefox and Internet Explorer * Konqueror can also now free web pages from adverts with its ad-block feature * SuperKaramba is included in KDE, providing well-integrated and easy-to-install widgets for the user's desktop * Kopete has support for MSN and Yahoo! webcams * The edutainment module has three new applications (KGeography, Kanagram and blinKen), and has seen huge improvements in Kalzium
2005-12-11Updated gnuradio-usrp to 0.6:wulf3-13/+34
* changed naming convention for daughter boards * support for new daughter boards * added x86_64 support * several code optimizations * many bug fixes