summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-01-03Add missing files to PLIST. No functional change to package so I did notdarcy1-1/+3
bump PKGREVISION.
2006-01-03Add DragonFly support.joerg2-9/+9
2006-01-03Fix errno. Split patch-ae into two parts for each individual file.joerg3-13/+25
2006-01-03Updated textproc/p5-XML-LibXSLT to 1.57wiz2-3/+3
2006-01-03Update to 1.57:wiz2-7/+6
1.57 - (revision bumped to match XML::LibXML) - Some minor fixes to perl extension functions support - Fixed callbacks support - Enable xinclude in XSLT files - Fixed some memory leaks - Fixed some segfaults
2006-01-03Enhances comments to better explain to package authors how this filegdt1-9/+41
should be used, and to motivate the "use only the default version" approach. Based on private email with jlam@, but of course errors are mine.
2006-01-03Use system sys_errlist on DragonFly and FreeBSD as well.joerg2-1/+15
2006-01-03Updated misc/p5-Locale-Maketext-Lexicon to 0.53wiz2-3/+3
2006-01-03Update to 0.53:wiz2-6/+6
[Changes for 0.53 - 2005-12-05] * Make xgettext.pl work with poEdit by not trying to read from empty .po files. Patch from Brian Cassidy. [Changes for 0.52 - 2005-12-04] * Christian Hansen pointed out 0.51's fix was bass ackwards. [Changes for 0.51 - 2005-12-03] * Locale::Maketext::Extract::Run's use of File::Find::find with (follow => 1) may break on systems without symbolic links. Reported by Brian Cassidy.
2006-01-03Updated mail/p5-MIME-tools to 5.419.wiz2-4/+4
Fix previous entry (missing version, hi abs!).
2006-01-03Regenerate patch, the unpatched file is missing a newline.joerg2-4/+5
2006-01-03Update to 5.419:wiz2-6/+6
2005-12-22 David F. Skoll * VERSION 5.419 RELEASED * Added MIME::Parser->decode_bodies method. This lets you force MIME::Tools to store body parts WITHOUT decoding them. Useful if you need the exact unmangled message source (for example, for GPG-signing.) Patch submitted by Jörn Reder.
2006-01-03Fix patches: $Header$ is a CVS keyword. Remove realloc and mallocjoerg14-109/+98
prototypes, they conflict with DragonFly's stdlib.h. Add parameter to sigwinch, it should match the local prototype. Fix errno.
2006-01-03Added apache-tomcat55 5.5.14 into pkgsrc:abs1-1/+3
Tomcat is the Java Servlet / Java Server Page environment produced by the Apache Foundation's Tomcat Project. Tomcat can be run as a standalone web server with Servlet and JSP support, or using Apache Server as its web server via the mod_jk Apache module (www/ap-jk). This is the Tomcat 5.5 package, which is a Java Serlet 2.4 and JSP 2.0 server. This replaces jakarta-tomcat55, the old name for apache-tomcat. pkgsrc previously had jakarta-tomcat55 5.5.9 - there are over 300 lines of changelog between that and 5.5.14: http://tomcat.apache.org/tomcat-5.5-doc/changelog.html
2006-01-03replaced by apache-tomcat55abs7-1209/+0
2006-01-03apache-tomcat55 replaces jakarta-tomcat55abs1-2/+2
2006-01-03Import apache-tomcat55 5.5.14 into pkgsrc:abs7-0/+1217
Tomcat is the Java Servlet / Java Server Page environment produced by the Apache Foundation's Tomcat Project. Tomcat can be run as a standalone web server with Servlet and JSP support, or using Apache Server as its web server via the mod_jk Apache module (www/ap-jk). This is the Tomcat 5.5 package, which is a Java Serlet 2.4 and JSP 2.0 server. This replaces jakarta-tomcat55, the old name for apache-tomcat. pkgsrc previously had pkgsrc jakarta-tomcat55 was 5.5.9 - there are over 300 lines of changelog between that and 5.5.14: http://tomcat.apache.org/tomcat-5.5-doc/changelog.html
2006-01-03Updated databases/p5-DBIx-SearchBuilder to 1.38wiz2-3/+3
2006-01-03Update to 1.38:wiz2-7/+7
1.38 Thu Dec 29 03:17:54 EST 2005 * Released 1.37 dev series 1.37_01 Thu Dec 8 15:56:50 EST 2005 * Switched Postgres sequence lookups to use CURRVAL, rather than OIDs 1.36 Fri Dec 2 18:04:21 EST 2005 * Change to how we resolve virtual columns to deal with a "no such attribute" bug in RT
2006-01-03Include stdio.h as well when looking for __fpending, that's where it isjoerg3-1/+28
found on DragonFly. Add one more check for DTTOIF, otherwise it can end up as implicit prototype and undefined reference.
2006-01-03Updated devel/p5-capitalization to 0.03nb1wiz1-2/+3
Fix previous entry (missing version).
2006-01-03Add missing dependency on p5-Devel-Symdump. Bump PKGREVISION.wiz1-1/+4
2006-01-03Add jdbc-postgresql80-314 to pkgsrc:abs1-1/+2
This is a pure Java (Type IV) JDBC driver for the PostgreSQL database. It allows Java programs to connect to a PostgreSQL database using standard, database independent Java code. The driver provides a reasonably complete implementation of the JDBC 3 specification in addition to some PostgreSQL specific extensions. This package installs the official jdbc3 jarfile from jdbc.postgresql.org, but also download the src to include the README and example java files. As such it does not require java at build time.
2006-01-03Add jdbc-postgresql80abs1-1/+2
2006-01-03Add jdbc-postgresql80-314 to pkgsrc:abs4-0/+65
This is a pure Java (Type IV) JDBC driver for the PostgreSQL database. It allows Java programs to connect to a PostgreSQL database using standard, database independent Java code. The driver provides a reasonably complete implementation of the JDBC 3 specification in addition to some PostgreSQL specific extensions. This package installs the official jdbc3 jarfile from jdbc.postgresql.org, but also download the src to include the README and example java files. As such it does not require java at build time.
2006-01-03Remove duplicate entries.wiz1-3/+1
2006-01-03+ bogofilter-1.0.1, clisp-2.37, parrot-0.4.0 [pkg/32448],wiz1-5/+6
rxvt-unicode-6.2, ysm-2.9.7.
2006-01-03Updated net/snort to 2.4.3nb1adrianp1-1/+4
Updated net/snort-mysql to 2.4.3nb1 Updated net/snort-pgsql to 2.4.3nb1
2006-01-03Updated sysutils/p5-File-Remove to 0.31wiz2-3/+3
2006-01-03Update to 0.31:wiz2-6/+6
0.31 Wed Dec 28 17:40:00 2005 - Applied Eric Hanchrow's patch to support filenames with spaces. - Skip recycle tests unless recycle/trash support is available.
2006-01-03Updated textproc/p5-XML-NamespaceSupport to 1.09wiz2-3/+3
2006-01-03Update to 1.09:wiz2-7/+6
1.09 fri 20050513 00:50 - add support (on by default) for the Namespaces in XML 1.1 spec.
2006-01-03Updated devel/p5-IO-String to 1.08wiz2-3/+3
2006-01-03Update to 1.08:wiz2-7/+6
2005-12-05 Gisle Aas Release 1.08 The untie code in close() just seemed wrong, so just remove it. The object still seems to get cleaned up on various versions perl. 2005-10-24 Gisle Aas Release 1.07 Make sure read() will not return negative values. <https://rt.cpan.org/Ticket/Display.html?id=13841>
2006-01-03Updated devel/p5-Class-Autouse to 1.23wiz2-3/+3
2006-01-03Update to 1.23:wiz2-8/+9
1.23 Thu Dec 29 2005 - In moving from CVS to SVN I forgot to bring ::Parent with it. (The tests passed spuriously because it found the old version.) - Upgraded Module::Install and shrunk Makefile.PL again to reflect the new features in it. - Upgraded List::Util dependency to 1.18 because of memory leaks and problems with non XS versions of functions we use. 1.22 Wed Dec 21 2005 - Apparently generating spurious warnings on Perl 5.8.1 on Mac OS X when using SVK. Tentatively applying solution. - No change in functionality on any platform. - No need to upgrade unless you are seeing lots of warnings. - Rolled back the File::Spec dependency from 0.82 to 0.80 to avoid needless upgrades in some 5.005 and 5.006 situations. - Moved from older CVS repository to newer SVN repository - Updated Makefile.PL to Module::Install 0.45
2006-01-03Include database schemas in the installadrianp4-4/+14
Bump snort{-mysql,-pgsql} to nb1
2006-01-03Updated devel/p5-Scalar-List-Utils to 1.18wiz2-3/+3
2006-01-03Update to 1.18:wiz2-6/+6
1.18 -- Fri Nov 25 09:30:29 CST 2005 Bug Fixes * Fix pure-perl version of refaddr to avoid blessing an un-blessed reference * Fix memory leak in first() and reduce() * Pure perl version of looks_like_number now matches XS version for references and undef. It will now return undef Enhancements * Support for using XSLoader instead of DynaLoader * Use new multicall API
2006-01-03p5-Config-Tiny updated to 2.04.wiz2-3/+3
2006-01-03- courier-authlib-0.58, courier-maildir-0.52.2, horde3-3.0.9,wiz1-11/+1
musicbrainz-2.1.2, neverball-1.4.0, http://www.samba.org/samba/patches/], sqwebmail-5.0.7, tspc-2.1.1, turba-2.0.5. Thanks jlam, ghen, adrianp, christos. - p5-Apache-Session-1.118 (does not exist)
2006-01-03Update to 2.04:wiz2-7/+6
2.04 Sat 31 Dec 2005 - No functional changes. - Upgrading to a newer Module::Install to address Cygwin problem 2.03 Fri 30 Dec 2005 - No functional changes. - POD Change: CPAN #15143 Clear things up about $! after unsuccessful read()? (flatworm) - Upgraded Makefile.PL to use Module::Install
2006-01-03+ nullmailer-1.01 [schmonz]schmonz1-1/+2
2006-01-03In the bin-install target, instead of running pkg_add for everywiz1-23/+17
BINPKG_SITES entry separately, construct an appropriate PKG_PATH and call pkg_add only once. Patch from Chapman Flack in PR 30929. Use PKGNAME_REQD when installing package dependencies. Patch from Chapman Flack in PR 30954.
2006-01-03Updated rox to 2.4.rxg1-1/+2
2006-01-03Updated rox to 2.4.rxg3-7/+9
13-Dec-2005 (Release 2.4) ~~~~~~~~~~~ Updated Chinese translations (Babyfai Cheung). 11-Dec-2005 ~~~~~~~~~~~ Updated French manual translation (Arnaud Calvo). Make Path optional in PanelRemove SOAP call, allowing removal of items based only on their label (Jonatan Liljedahl). Bugfix: The install script failed to compile ROX-Filer on Debian systems, due to a bug in recent versions of xterm (Vincent Lef\xc3\xa8vre). Added a workaround. Bugfix: On 64-bit systems communication between ROX-Filer processes didn't work, because GDK uses sizeof(long) bytes (not always 4 bytes) to store a 32 bit property (Lucas Hazel). 29-Nov-2005 ~~~~~~~~~~~ Removed 'Open AVFS' from menu. It doesn't do anything on most systems, and you can always add it with 'Customise menu...' if you want it (Thomas Leonard). Better support for old GNOME themes with GNOME-specific MIME names (Dennis Tomas). 21-Nov-2005 ~~~~~~~~~~~ Bugfix: Let -R work again (Stephen Watson). 12-Nov-2005 ~~~~~~~~~~~ Added initial support for .desktop files (Thomas Leonard). They are now shown as executable, with the appropriate icons, and clicking on them runs the application. Bugfix: If stdin wasn't set when ROX-Filer was started it could get used for the X connection, before ROX-Filer got around to replacing it with /dev/null (Thomas Leonard). 28-Oct-2005 ~~~~~~~~~~~ Added Hungarian translation for the <About> section in AppInfo.xml (Andras Mohari). 25-Oct-2005 ~~~~~~~~~~~ Updated Japanese translation (Hiroaki Tanaka). 22-Oct-2005 ~~~~~~~~~~~ In details mode, clicking on an item while the keyboard focus is visible moves the focus to the item clicked on (suggested by Anthony DiSante). 19-Oct-2005 ~~~~~~~~~~~ Updated Hungarian translation (Andras Mohari). 18-Oct-2005 ~~~~~~~~~~~ Updated Estonian translation (Teet T\xc3\xa4rno). Bugfix: An (extremely unlikely to occur) error message was missing some arguments (Thomas Leonard; spotted by Andras Mohari). 17-Oct-2005 ~~~~~~~~~~~ Updated it.po and Manual-it.xml (Yuri Bongiorno) 02-Oct-2005 ~~~~~~~~~~~ Make all option menus into the options box wide enough for the widest item to avoid resizing when the item is changed (Andras Mohari). 15-Sep-2005 ~~~~~~~~~~~ Only require shared-mime-database 0.14, not 0.16. Add the missing subclasses manually (Thomas Leonard). 13-Sep-2005 ~~~~~~~~~~~ Allow some labels used to display file names to wrap over more than one line, improving display of very long file names (Stephen Watson). Show progress bar from start when an action is on more than one item (Stephen Watson). 08-Sep-2005 ~~~~~~~~~~~ Bugfix: The refresh feature was accidentally broken during the upgrade to the new MIME system (Thomas Leonard; reported by Frantisek Fuka). 04-Sep-2005 ~~~~~~~~~~~ Bugfix: If you editing the target of a symlink in the properties box, and then unfocussed the entry when the symlink no longer existed, the filer would crash trying to display the error message. Added work-around (Thomas Leonard; reported as GTK bug #315229). 27-Aug-2005 ~~~~~~~~~~~ When using 'From LANG', check for translations with and with the territory part (seventh guardian). Also do this when loading the manual or finding a summary in AppInfo.xml (Thomas Leonard). 22-Aug-2005 ~~~~~~~~~~~ Marked some titlebar flags as translatable (reported by seventh guardian). 17-Aug-2005 ~~~~~~~~~~~ Updated install.sh with the current shared-mime-info URL (Stephen Watson). 16-Aug-2005 ~~~~~~~~~~~ Updated French translation (Vincent Lef\xc3\xa8vre). Bugfix: Fix typo in the Solaris xattr implementation (Stephen Watson). 15-Aug-2005 ~~~~~~~~~~~ Bugfix: When doing Tab completion, part of the code was still case sensitive, causing it to sometimes fail to notice multiple matched (Keith Warno; reported by Tristan McLeay). 14-Aug-2005 ~~~~~~~~~~~ Added ROX-Filer.xml file, giving details of the current version. This can be used to register a CVS version of the filer with the injector easily (Thomas Leonard). Renamed 'Xterm Here' to 'Terminal Here' (suggested by seventh guardian). 13-Aug-2005 ~~~~~~~~~~~ Removed GNOME-VFS from --version output; we never use it now (Thomas Leonard). Failure to create a usable default icon theme can be due to a broken link, so inform the user and show ~/.icons (Stephen Watson). Extended attribute support more general, not just types (Stephen Watson). 12-Aug-2005 ~~~~~~~~~~~ Updated Polish translation (Wit Wili\xc5\x84ski). Added Portuguese (for Portugal) translation (Renato Caldas).
2006-01-03Add DragonFly support.joerg2-1/+24
2006-01-03Note getmail update.schmonz1-1/+2
2006-01-03Update to 4.4.4. From the changelog:schmonz2-6/+6
-improve parsing of flags in IMAP responses. Thanks: Gareth McCaughan.
2006-01-03DragonFly needs netinet/in.h as well.joerg2-4/+4