summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-10-23Fixed "test ==".rillig2-1/+16
2006-10-23libidn updated to 0.6.8.wiz2-3/+3
2006-10-23Update to 0.6.8:wiz3-10/+10
* Version 0.6.8 (released 2006-10-18) ** The gnulib directory is separated into two directories. One gnulib directory (lib/gl/) for the LGPL library in lib/, and one gnulib directory (gl/) for the GPL tools in src/. This allows the GPL'd tools to use more gnulib modules than before, since earlier all gnulib files had to be LGPL. ** Update gnulib files. ** Some minor cleanups, like assuming locale.h and setlocale(). ** API and ABI is backwards compatible with the previous version.
2006-10-23+ coreutils-6.4, devilspie-0.18, mencoder-1.0rc9, mplayer-1.0rc9,wiz1-5/+10
p5-DBD-mysql-3.0008, p5-Error-0.17007, p5-Tree-Simple-1.17, p5-XML-RSS-1.11, win32-codecs-20061022.
2006-10-23gnucash-docs updated to 2.0.1.wiz2-3/+3
2006-10-23Update to 2.0.1:wiz3-8/+14
2.0.1 - 8 Oct 2006 o Updated to release 2.0.1. o Updates to help by Dave Herman. o Fixed author accreditation in files.
2006-10-23adjust include paths to avoid header conflict with net/socks5 packagejdolecek6-3/+71
fixes PR pkg/33022 by Steven M. Bellovin
2006-10-23gnucash updated to 2.0.2.wiz2-3/+3
2006-10-23Update to 2.0.2:wiz4-15/+11
2.0.2 - 08 October 2006 o Release of new stable version 2.0.2 o Configure changes; - Find absolute path of gconftool-2 during configure. Make gconftool rules to fail if gconftool-2 could not be found. - Fix Makefiles for .schemas file installation. o Core changes; - various: String fixes that have been delayed due to the string freeze. - Update so that bug-buddy 2.16 will still allow you to file bugs against gnucash. - Add a tip for raising the accounts menu in a register page. - Maintain the accounthierarchy when reparenting the descendants of a deleted account. - If the file type wasn't recognized, check whether this failed because of no read permission and give appropriate user feedback. - Avoid crash from opening transaction in more than one register. - Add the ability to override the default sort. o Import Changes; - Improve wording for XML data file import druid. - Replace exact comparison of doubles by checking for a small enough difference. - Double-check really every string from aqbanking for valid utf-8 characters. o Translations; - Updated Hungarian translation - Updated complete Nepali translation - Updated French translation
2006-10-23update mail/pear-Mail_Mime to 1.3.1jdolecek1-1/+2
2006-10-23Update pear-Mail_Mime to 1.3.1.jdolecek2-6/+6
1.3.1: o bug fix release 1.3.0 o First (stable) release in over 2.5 years (!) o MANY bugfixes (see the bugtracker) o added a few tests o one small fix after RC1 (bug #3940) Update provided in PR pkg/34644 by Martin Wilke
2006-10-23update www/pear-HTTP_Request to 1.3.0jdolecek1-1/+2
2006-10-23Updated pear-HTTP_Request to 1.3.0.jdolecek2-6/+6
Changes in 1.3.0: * All request and response headers are now treated case-insensitively, per RFC 2616 (bug #1045, bug #4367). * Values of multiple response headers with the same name are combined into a comma-separated string per RFC 2616 (bug #1045) * Generate proper closing boundary for multipart/form-data requests, per RFC 1521 (bug #4397) * magic_quotes_runtime directive is switched off when performing the request since it may break file uploads and chunked responses (bug #4543) * Response::_readChunked() will finish on zero-length chunk rather than socket eof (patch from bug #3037) * Added HTTP_Request::setBody() method, deprecated addRawPostData() due to misleading name. The request body will be sent with all request methods except those that explicitly forbid this (e.g. TRACE). Data set via addPostData() / addFile() will only be sent with POST (see request #4716) Changes in 1.2.4: * Notice was raised when processing a response containing secure cookies (bug #2741) * Warning was raised when processing a response with empty body and chunked Transfer-encoding (bug #2792) * Improved inline documentation on constructor parameters (bug #2751) Adresses PR pkg/34469 by Martin Wilke
2006-10-23update www/pear-HTML_Common to 1.2.3jdolecek1-1/+2
2006-10-23Update pear-HTML_Common to 1.2.3.jdolecek2-6/+6
Changes in 1.2.3: * Added setAttribute() method (backport from HTML_Common2) * Added possibility to set the charset parameter for htmlspecialchars() via static HTML_Common::charset() method (see bug #2410) * Properly document getAttribute() method (bug #5704), fix PHPDoc comments for several other methods Changes in 1.2.2: - fixed bug #3948 (semicolon after case in switch) - fixed bug #3953 (outdated inline docs for a private function) - updated some other inline docs for private functions Adressess PR pkg/34468 by Martin Wilke
2006-10-23sysutils/pwgen updated to 2.05jdolecek1-1/+2
2006-10-23Update pwgen to 2.05.jdolecek2-6/+6
Changes since 2.04: * pwgen.1: Fix spelling mistakes in the man page (Addresses Debian Bug: #323538) * pwgen.c (main): Fix bug which would cause pwgen to loop forever if the password length specified is 1. Adresses PR pkg/34334 by Martin Wilke
2006-10-23Distfiles changed. For safety's sake (as this appears to be a rebuild),tv4-10/+12
bump PKGREVISION.
2006-10-23-update to 2.16.1drochner4-8/+23
changes: -bugfixes -Prefer xulrunner over mozilla -translation updates -use a fallback for man: lookups if neither a "manpath" binary nor a MANPATH env var are present, as a first fix for PR pkg/34881 by David H. Gutteridge (This can be done better, but for now I'd like just prevent the crash.)
2006-10-23-Fix compiler errors with gcc-3.3.3 on i386, reported by Robert Elz perdrochner5-4/+68
PR pkg/34886. Just #ifdef out the code on i386; it was disabled at another layer anyway (due to alignment problems with any gcc on i386). Thanks to Robert for testing. -Make sure cpuid is read on amd64, to enable mmx/sse support. (We could just assume it, but for the future this makes more sense.) -bump PKGREVISION
2006-10-23s/SKIP_PORTABILITY_CHECK/CHECK_PORTABILITY_SKIP/adrianp1-4/+2
2006-10-23Updated security/base to 1.2.6adrianp1-1/+2
2006-10-23Update to 1.2.5adrianp2-8/+9
- Added check for base_users and base_roles tables in base_main.php - Kevin Johnson - Added . to VAR_PUNC to fix query issue - Kevin johnson - Fixed issue with base_users table being required - Kevin Johnson - Added search punctuation fix - Bruce Briggs - Added FQDN to display -- Jonathan W Miner - PrintForm() fixes - Bruce Briggs - Settings for automatic expansion of the IP and Payload Criteria on Search screen - Bruce Briggs - Save the fields entered on the Search screen for Back button proper refilling - Bruce Briggs - RFE 1520185 Add support for managing last_cid - Eric Jacobsen - Changed show_rows to 49 in base_conf.php.dist to fix IE 6/7 bug - Bruce Briggs - Fixed link to FAQ - Juergen Leising - Fixed VAR_BOOLEAN error and some typos in the footer - Eric Jacobsen - Trivial patch to make base_stat_time.php use GET insted of POST to avoid the 'resend data' warning on refresh - GaRaGeD - Added base-rss.php to the contrib section - Dan Michitsch
2006-10-23Added the CHECK_PORTABILITY_SKIP variable that may be defined by packagesrillig2-7/+18
to exclude some files from the portability checks.
2006-10-23Add missing file "share/gtk-doc/html/gconf/gconf.devhelp2" to package list.tron2-2/+4
Bump package revision.
2006-10-23patch-ja did contain a fix against the pixmap image security flaw;drochner2-31/+1
it is superseded by a somewhat different version in official qt-3.3.7 now
2006-10-23Fix build problem under Mac OS X using Apple's Xcode Tools 2.4.tron2-1/+17
2006-10-23Updated x11/qt3 to 3.3.7adam2-3/+8
2006-10-23Changes 3.3.7:adam7-19/+15
* Fixed security flaw in the way Qt handles pixmap images
2006-10-23Documented the "bmake help" command.rillig1-2/+4
2006-10-23Moved the help system into its own subdirectory. Extracted the AWKrillig4-92/+113
program into its own file, since that way, one can add comments to the code. For convenience, keyword search is case insensitive.
2006-10-23Remove another directory created by the package. Bump revision.joerg2-3/+4
2006-10-23Added a file describing the DISTNAME variable, so "make helprillig1-0/+11
topic=DISTNAME" produces useful results. And no, I didn't start the PKGNAME vs. DISTNAME discussion here.
2006-10-23Auto-generate the portion of the PLIST for ${PREFIX}/lib/groff/site-tmacdmcmahill1-1/+4
as what ends up in there is based on details of what ones os may or may not come with. Fixes packaging on solaris and probably others.
2006-10-23Note update of "gv" package to version 3.6.2.tron2-3/+3
2006-10-23Update "gv" package to version 3.6.2. This is release fixes severaltron8-102/+127
bugs present in the 3.6.1 release. Based on patches provided by Thomas Klausner in private e-mail.
2006-10-23Include using libraries' bulidlink3.mk files.obache1-1/+15
2006-10-23Revert "fix test ==" patch. We don't use the install script in questiontv2-24/+1
(for BeOS, which we also don't support anyway), so it's just an extraneous patch to maintain.
2006-10-23Don't try to include nonexistant ipv6 header on Solaris.markd2-6/+8
From Volker Stolz in PR pkg/34883.
2006-10-23Fixed file permissions. PKGREVISION++rillig1-1/+5
2006-10-23- fix WRKSRC value for solarisdmcmahill2-73/+33
- fix badly out of date PLIST for solaris - add missing response of 'n' to the install.sh script to avoid installing some xpm's in /usr/share/.... Opera seems to build, install, package, and run ok on solaris 9/sparc now.
2006-10-23thunderbird's ldap doesn't work talking to an ipv4 ldap server ifmarkd15-16/+168
talking to ipv4 addresses using ipv6 addresses isn't allowed, which is the default on NetBSD. Patch to use a v4 socket when talking to an ipv4 ldap server. Fixes my PR 33511. seamonkey/firefox/sunbird have the same code so make the same patch. OKed ghen. Bump PKGREVISION.
2006-10-23+ geda-20061020, mpg123-0.61, qt3-libs-3.3.7, raptor-1.4.13, snd-8.5.wiz1-5/+6
2006-10-23Include iconv's b3.mk for systems without native iconv to allowjoerg1-1/+2
proper linking.
2006-10-23note removal of graphics/libgdgedadmcmahill1-1/+2
2006-10-23remove graphics/libgdgeda. This was previously only used by the cad/gedadmcmahill6-83/+1
suite and those packages now use the standard graphics/gd library instead of the customized libgdgeda one.
2006-10-23update to 5.10.0drochner3-44/+120
changes: * Expand and revise Maxima reference manual * Fast integer factorization * Improvements to plotting functions * Improvements to Xmaxima user interface * Several bug fixes to definite integral functions * Several new add-on packages * Many minor improvements * Many bug fixes
2006-10-23note update of cad/geda suite to 20061020dmcmahill1-1/+11
2006-10-23update to 20061020dmcmahill16-60/+101
Release notes for the gEDA/gaf 20061020 snapshot Changes _________________________________________________________________ libgeda/gschem libgeda and gschem no longer use libgdgeda (which was a gEDA specific hack to the libgd library). gEDA/gaf now wants to use the original GD library. (Wojciech Kazubski and Carlos Nieves Onega with cleanup by others) * * gEDA/gaf now compiles out of the box on cygwin. (Cesar Strauss) * Fixed bug #1553544: "New pages inadvertently created when adding nets in gschem" (Peter Clifton) * New component selection dialog box for gschem. This one is so much better than the original one. Please test it out and submit comments to the mailing lists. (Patrick Bernaud) * The preview window is inside the file selectors again. The preview window has been refactored and improved. (Patrick Bernaud) * gschem now places a title block (or any component the user wants) when a new page/window is created. This solves the common complain that the initial zoom is way to far out. (Carlos Nieves Onega) * Improvements to the new print dialog box: Make print settings sticky for session. (Peter Brett) * Fixed bug #1527465: Do a zoom extents for all pages when the main window is maximized. (Carlos Nieves Onega and others) * Fixed bug #1565433: Added the border in the gdk-pixbuf's image output. (Carlos Nieves Onega) * New dialog for user confirmation before closing a page or a window. This is also a great improvement over the previous exit confirm dialog box. (Patrick Bernaud) * Various language translations updated. * libgeda's shared library version is now 27:0:0. * Many more bug fixes and code cleanups. (various people) gnetlist * Fixed PCB cursor related issues (Peter Clifton and Stuart Brorson). * Minor cleanup of gnet-PCB backend. (Thien-Thi Nguyen) gattrib * Made gattrib throw up GUI window warning user of no components or attributes. (Stuart Brorson) * File browsers in gattrib are now the same ones that gschem uses. (Patrick Bernaud) * The usual bug fixes and code cleanup. (various) docs * Updated the wiki snapshot to the latest web wiki version. symbols * linear/lm311-1.sym: Removed the GND false connection of the symbol. (Ramakrishnan Muthukrishnan, John Luciani, and Carlos Nieves Onega). * Lots of off grid symbols cleaned up. (Werner Hoch) gsymcheck * Adds newline that is missing from the "Found Pintype=..." message in s_check_pintype() in s_check.c. (Jeff Mallatt and Carlos Nieves Onega) * gsymcheck now counts the number of distinct pinnumbers specified in all slotdef= attributes. Uses that number, plus the number of net= pins, to compare with the "footprint size" when checking for that warning. (Jeff Mallatt and Carlos Nieves Onega). utils * Applied patches for the cygwin port. Lots of various improvements to make gschemdoc more Windows friendly (at least under cygwin). (Cesar Strauss, Peter Brett, and Carlos Nieves Onega) examples * No significant changes For more a detailed changes, please look in the appropriate ChangeLogs in the source tarballs.
2006-10-23Build the default set of extensions in thunderbird{,-gtk1}. Allowsmarkd5-7/+22
GSSAPI authentication to work on NetBSD-current. Fixes my PR 33512. OKed by ghen. Bump PKGREVISION.