Age | Commit message (Collapse) | Author | Files | Lines |
|
bump PKGREVISION.
|
|
|
|
|
|
|
|
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
|
|
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.
|
|
|
|
|
|
[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.
|
|
Fix previous entry (missing version, hi abs!).
|
|
|
|
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.
|
|
prototypes, they conflict with DragonFly's stdlib.h. Add parameter
to sigwinch, it should match the local prototype. Fix errno.
|
|
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
|
|
|
|
|
|
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
|
|
|
|
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
|
|
found on DragonFly. Add one more check for DTTOIF, otherwise it can end
up as implicit prototype and undefined reference.
|
|
Fix previous entry (missing version).
|
|
|
|
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.
|
|
|
|
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.
|
|
|
|
rxvt-unicode-6.2, ysm-2.9.7.
|
|
Updated net/snort-mysql to 2.4.3nb1
Updated net/snort-pgsql to 2.4.3nb1
|
|
|
|
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.
|
|
|
|
1.09 fri 20050513 00:50
- add support (on by default) for the Namespaces in XML 1.1 spec.
|
|
|
|
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>
|
|
|
|
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
|
|
Bump snort{-mysql,-pgsql} to nb1
|
|
|
|
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
|
|
|
|
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)
|
|
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
|
|
|
|
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.
|
|
|
|
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).
|
|
|
|
|
|
-improve parsing of flags in IMAP responses. Thanks: Gareth McCaughan.
|
|
|