summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-08-02This package doesn't use the compiler.jlam1-1/+2
2004-08-02Update mail/p5-MailTools to 1.62. Changes from versio 1.60 include:jlam2-5/+5
- removed warning by Mail::Address::host() when no e-mail address is provided. - corrected the folding of lines: folds start only with one blank according to rfc2822. - Added a big warning against automatic sender email address detection as provided by Mail::Util::mailaddress(). Please explicitly set MAILADDRESS. - Mail::Address->format should quote phrases with weird character. - reported confusing error message when no MailerType was specified.
2004-08-02Update devel/p5-IO-stringy to 2.109. Changes from version 2.108 includejlam2-5/+5
making IO::Scalar::getline work with ref to int.
2004-08-02This packages doesn't use the compiler.jlam1-1/+2
2004-08-02Enable pkgviews installation.minskim1-1/+3
2004-08-02Update archivers/p5-Archive-Tar to 1.10. Changes from version 1.02jlam2-6/+7
include: - Make new() comply with the documentation and return undef on a read() failure. - Re-adds bin/ptar, which disappeared from this distribution after 0.22 (sorry about that). - Fix a file renaming bug that forgot to carry over path info - Fix a bug where adding dirs on win32 gave 'permission denied' - Add extra tests explicilty for Archive::Tar::File - Move completely from FileHandle to IO::File - Quell some annoying warnings about binmode on unopened filehandles - Add tests for binary files included in a tarball - The chown() code somehow didn't make it into the 1.05 release - Patch _get_handle() to treat all IO::File handles as binary. This should make win32 users happy - A method called 'contains_file' that will tell you if a certain file is already in the archive. - Add a global variable $CHOWN that controls whether Archive::Tar should attempt to chown() files or not when it can. - NULL-byte padding was done also on files that had no real content, like symlinks, thus ending up with a number of bytes not dividable by 512. - Always do a readlink on the full path, never just the file - Make Archive::Tar write proper headers when dealing with symlinks For this $Archive::Tar::FOLLOW_SYMLINKS is introduced
2004-08-02Note PKGREVISION bump of tnt.minskim1-1/+2
2004-08-02Add missing @dirrm entries to PLIST. Bump PKGREVISION.minskim2-2/+6
2004-08-02Install docs into share/doc/tnt on Linux, instead of share/tnt/doc, tominskim2-1/+15
match PLIST.
2004-08-02Make this package build on Linux by defining S_IREAD, S_IWRITE, andminskim2-1/+28
u_long correctly.
2004-08-02Cosmetic only: tab out the first few lines to the same indentationschmonz1-12/+12
level as the rest of the file.
2004-08-02Update apache to 1.3.31nb4:abs2-4/+4
Fix rc.d/apache restart to 'apache_doit stop; apache_doit start' Now in the case of apache_start=startssl and apache not running, 'rc.d/apache restart' will start apache with startssl.
2004-08-02There is a problem compiling multimedia/xine-lib in that the "extra"shannonjr2-1/+28
assembly language module zoom_filter_xmmx.c breaks when optimized. Some googling indicates that this is also encountered with FreeBSD and Linux. A review of the CVS tree for xine shows that this module has been removed. As as module is only built if MMX is detected (HAVE_FFMMX defined) removing the module should not break anything; that is the approach taken in this new patch that removes building zoom_filter_xmmx from Makefile.in for xineplug_post_goom.la
2004-08-02Clarify the "README.pkgsrc" document a bit, and refer to it in MESSAGE.schmonz2-14/+18
2004-08-02Add a "README.pkgsrc" document and refer to it in MESSAGE. Rideschmonz4-12/+45
the PKGREVISION bump from 12 hours ago.
2004-08-02cfsd needs to be before "mountall" in order to be listed in /etc/fstab.tv2-3/+4
2004-08-02Make patch-ag apply correctly.tv2-5/+5
2004-08-02Note update of python21 to 2.1.3nb3 and python21-pth to 2.1.3nb5.recht1-1/+3
2004-08-02Fix PY_PLATNAME for IRIX.recht3-6/+8
Patch provided by Georg Schwarz in PR pkg/26507 Bump PKGREVISIONS (PLIST change)
2004-08-02Note update of grub to 0.95nb1.recht1-1/+2
2004-08-02IceWM also needs Xrandr if built with X.org's X11.recht1-1/+2
2004-08-02Fix PLIST for Linux by adding LOWER_VENDOR (which is empty for NetBSD).recht2-18/+19
Patch provided by pancake in PR pkg/26517
2004-08-02Note update of getmail to 4.0.3.schmonz1-1/+2
2004-08-02Update to 4.0.3. From the changelog:schmonz2-5/+5
-some types of socket errors would raise an exception instead of letting getmail gracefully continue; fixed. Thanks: David. -documentatation updates; fix two typos and add to the section on using ClamAV with getmail. -changes to my release process; the current version's URL will not change when a new version is released. See, I try to help others, even when they don't do the same...
2004-08-02Note groff-1.19.1 update.wiz1-1/+2
2004-08-02Add two patches:wiz4-2/+72
. build fix for sparc64 . bug fix to make xorg-docs build Both from official groff CVS via Werner Lemberg. Bump PKGREVISION.
2004-08-02Note PKGREVISION bump for uae.kristerw1-1/+2
2004-08-02Enable the GUI on OS that have native threads. Suggested by Arto Huuskokristerw1-2/+10
in PR 24265. Bump PKGREVISION.
2004-08-02update to 1.0.5drochner3-6/+9
Version 1.0.5 -- the "Weighs the same as a duck" release * Added Finnish translation (Eero Tamminen) and relationship calculator. * Usability improvements for small screen sizes. * Find duplicates tool fixed. * Cross-platform newline support in GEDCOM import. * Parents deleting fixed in Family View. * Minor bug fixes.
2004-08-02add vtk and mayavidrochner1-1/+3
2004-08-02add vtk* and mayavidrochner1-1/+6
2004-08-02import the MayaVi Data Visualizer, version 1.3, from -wipdrochner4-0/+281
2004-08-02import the Python support part of vtk-4.2.6 from -wipdrochner3-0/+212
This includes the Python extension in wip/py-vtkmodule: vtk-python already links against a specific Python version, so the Python extension cannot be built for multiple Python versions anyway.
2004-08-02import test/example data for vtk-4.2 from -wipdrochner4-0/+827
2004-08-02import HTML documentation for vtk-4.2 from -wipdrochner4-0/+6263
2004-08-02import vtk-4.2.6 from -wipdrochner6-0/+887
2004-08-02update to 2.0.2drochner6-66/+66
2.0 was a major feature release - too many to list here, see the included ChangeLog.* files for details. 2.0.x fixed bugs.
2004-08-02-nailcjep1-2/+1
2004-08-02note update of mail/nail to 11.0cjep1-1/+2
2004-08-02Update of mail/nail to version 11.0cjep3-13/+13
Changes: [11.0] released 7/30/04 * IMAP support has been added. It should considered to be in beta state now, but should not have any disturbing effects on other code unless it is actually used. (So the version jump does not require vendors to continue to ship older releases.) To get started with IMAP, see the manual page for the 'account', 'folder', and 'imap' commands, and for the 'folder' variable, as well as the EXAMPLES and NOTES sections. * Support for SMTP AUTH LOGIN was added (contributed by John Fawcett). * It is now possible to encrypt SMTP with SSL/TLS, using the STARTTLS method as well as with the SMTPS variant. * New 'account' command to set groups of variables. * Line and column limits (used e.g. for the header summary) are updated when the size of the terminal is changed (handling SIGWINCH). * If saving an outgoing message to the folder given in the 'record' variable fails, the message is not sent but put in 'dead.letter' instead. This rarely happens with local record folders, but is of concern if 'record' refers to an IMAP mailbox. * For addresses specified with the ~b, ~c, ~h, and ~t tilde escapes or by the 'editheaders' method, if a comma, parenthesis, angle bracket, or quoting character appears, only the comma is accepted as an address separator. Otherwise, whitespace separates addresses as elsewhere. This allows the insertion of comments in recipient addresses and more closely matches the behavior of System V mailx. (Thanks to Ryan Lovett and Hilko Bengen.) * An internal version of getopt() is now used to properly work around system defects such as the option reordering on GNU libc based systems. If you really prefer the libc version, remove getopt.o from the list of objects in the Makefile. (Note that nail already worked around the glibc problem, so unless _your_ patches changed its behavior, use the new internal getopt() to remain compatible.) * The undocumented facility to pass sendmail options on the command line of nail has been removed because it was not compatible with POSIX and System V. If you need to pass options to sendmail, create a shell script which invokes it appropriately and let the nail variable 'sendmail' point to its location. * Fixed the text of some usage messages (thanks to Christian Reiber).
2004-08-02Note addition of p5-Apache-Testcube1-1/+2
2004-08-02Add p5-Apache-Testcube1-1/+2
2004-08-02Initial import of p5-Apache-Test, version 1.12, into the NetBSD Packagescube4-0/+31
Collection, from pkgsrc-wip. Original package by Adam Migus. Apache::Test is a test toolkit for testing an Apache server with any configuration. It works with Apache 1.3 and Apache 2.0 and any of its modules, including mod_perl 1.0 and 2.0. It was originally developed for testing mod_perl 2.0. For an extensive documentation see the tutorial: http://perl.apache.org/docs/general/testing/testing.html
2004-08-02Updated freetype2 to 2.1.9adam1-1/+2
2004-08-02Changes 2.1.9:adam3-9/+8
I. IMPORTANT BUG FIXES - The function `FT_Get_CharMap_Index' was only declared, without any real code. For consistency, it has been renamed to `FT_Get_Charmap_Index'. (This function is needed to implement cmap caches.) - `FT_Outline_Get_BBox' sometimes returned incorrect values for conic outlines (e.g., for TrueType fonts). - Handling of `bhed' table has been fixed. - The TrueType driver with enabled byte code interpreter sometimes returned artifacts due to incorrect rounding. This bug has been introduced after version 2.1.4. - The BDF driver dropped the last glyph in the font. - The BDF driver now uses the DEFAULT_CHAR property (if available) to select a glyph shape for the undefined glyph. II. IMPORTANT CHANGES - George Williams contributed code to handle Apple's font distortion technology found in GX fonts (`avar', `cvar', `fvar', and `gvar' tables; the Multiple Masters API has been slightly extended to cope with the new functionality). - The `FT_GlyphSlotRec' structure has been extended: The elements `lsb_delta' and `rsb_delta' give the difference between hinted and unhinted left and right side bearings if autohinting is active. Using those values can improve the inter-letter spacing considerably. See the documentation of `FT_GlyphSlotRec' and the `ftstring' demo program how to use it. III. MISCELLANEOUS - A new documentation file `formats.txt' describes various font formats supported (and not supported) by FreeType.
2004-08-02Changed dependancy from gcc34>=3.4.1nb3 to gcc34>=${_GCC_REQD}shannonjr1-2/+2
following the practice in gcc3-c.
2004-08-02Note update of p5-DBIx-SearchBuildercube1-1/+2
2004-08-02Update to version 1.01.cube2-5/+5
1.01 Sun Jun 27 23:35:46 EDT 2004 - Releasing 1.00_06 as stable 1.00_06 - Pg/Oracle: Don't attempt to do case insensitive comparisons on integer values. 1.00_05 - Force utf8 flag on when doing searches for utf8 data; this is a workaround for DBDs that don't do it themselves. 1.00_04 - Move Postgres specific join behaviour to the superclass so everyone gets the benefit. 1.00_03 - Remove "AS" from table name aliases on joins, since Oracle doesn't like em. 1.00_02 - Slightly cleaner code in SearchBuilder->GotoPage 1.00_01 - Better handling of case insensitive comparisons on Postgres - Proper support for query paging on SQLite
2004-08-02Note update of p5-HTML-Mason.cube1-1/+2
2004-08-02Remove patch-ae. I added this patch to correct problem compiling releaseshannonjr2-15/+3
2.0 with gcc 3.4. The patch is no longer required with 2.0.3.