Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
pkg/24414, with minor changes by me.
jftpgw is an FTP proxy/gateway that uses the FTP protocol (unlike
those FTP proxies that fetch an FTP file but work as an http proxy).
You can use it to make servers behind a firewall/NAT server
(masquerading server) accessible or to allow users behind such
solutions to transfer files to and from the outside of the LAN.
|
|
|
|
SunOS. Dunno about IRIX, this closes PR pkg/24519.
|
|
|
|
Mainly bugfixing, sanitising and improved compatibility.
|
|
Mainly bugfixing, sanitising and improved compatibility.
|
|
|
|
# Version 0.84 (released 2004-02-13) hilights:
* Fixed Yahoo! support.
* MSN module works without libsoup now.
* Code cleanup.
|
|
|
|
Bump PKGREVISION.
|
|
|
|
Whats New from verion 5.0.2 (05-Feb-2003):
- Added 'create link' command for one file or group of selected files (Shift+F7)
- Added displaing key shotcuts in menu
- Fixed bugs with long file names and file names with special characters
- Fixed bug with switching between terminal and FM window
Whats New from verion 5.0.0 (01-Jan-2003):
- Added quick 'cd' command - Ctrl-x. You can use Tab expantion there.
- Added hot keys to panel sort methods and modes.
- Added visual terminal/fm switch.
- Fixes for status bar display items.
- Fixes for edit/view files with spaces with external editor/viewer
- Fixes for deletion files named with '-alala-'
- Fixes for selection on right/bottom panels.
- Added Spanish, Czech and Serbian translation (thanks people)
- Added partly translated Hungarian messages
|
|
Taking maintainership.
Adapted to buildlink3.
Changes sinces 0.49
===================
* Patch by Dave Paris to fix a limit problem in trialdiv().
|
|
Taking maintainership.
Adapted to buildlink3.
Changes sinces 1.11
===================
* Changed the die() message at provider contruction to include the
name of the provider.
* Updated documentation.
|
|
p5-Crypt-IDEA to 1.02
p5-Math-Pari to 2.010501
|
|
Changes since 2.001804:
Too many to list here, see file "Changes".
|
|
|
|
|
|
slightly modified by me.
Libtlen is a client library to access tlen.pl IM/chat system.
|
|
Addresses PR 23941 by Chris Pinnock.
|
|
|
|
many fixes/new features, among them:
- nohup now always exits with status 127 when it finds an error,
as POSIX requires; formerly it sometimes exited with status 1.
- Several programs (including cut, date, dd, env, hostname, nl, pr,
stty, and tr) now always exit with status 1 when they find an error;
formerly they sometimes exited with status 2.
- chgrp and chown now accept POSIX-mandated -L, -H, and -P options
- du now accepts -P (--no-dereference), for compatibility with du
of NetBSD and for consistency with e.g., chown and chgrp
- date accepts a new option --rfc-2822, an alias for --rfc-822.
- `sha1sum --check' now accepts the BSD format for SHA1 message digests
in addition to the BSD format for MD5 ones.
- md5sum --check now accepts the output of the BSD md5sum program, e.g.,
MD5 (f) = d41d8cd98f00b204e9800998ecf8427e
- date -d DATE can now parse a DATE string like May-23-2003
- chown: `.' is no longer recognized as a separator in the OWNER:GROUP
specifier on POSIX 1003.1-2001 systems. If chown *was not* compiled
on such a system, then it still accepts `.', by default. If chown
was compiled on a POSIX 1003.1-2001 system, then you may enable the
old behavior by setting _POSIX2_VERSION=199209 in your environment.
(see NEWS for a complete list)
|
|
|
|
|
|
|
|
|
|
pkgs
|
|
|
|
|
|
GNOME is the GNU Network Object Model Environment.
The GNOME project intends to build a complete, easy-to-use desktop
environment for the user, and a powerful application framework for
the software developer.
This is a meta package for the second major version of the GNOME
project. It provides all the utilities (not libraries) required
to build and develop software for this environment, specially
those packages downloaded from CVS repositories.
|
|
|
|
|
|
slightly modified by me.
This module is a fast XSLT library, based on the Gnome libxslt engine
that you can find at http://www.xmlsoft.org/XSLT/. Performance is
currently about twice that of XML::Sablotron (based on XSLTMark tests
converted to Perl). The libxslt processor is also highly standards
compliant, with practically all of XSLT 1.0 being supported in version
0.9 of libxslt. This is free software, you may use it and distribute
it under the same terms as Perl itself. Copyright 2001 AxKit.com Ltd,
All rights reserved.
|
|
|
|
|
|
|
|
Full list of changes since previously packaged version 1.3 is
available at:
http://hpinkjet.sourceforge.net/updates.php
Briefly:
* many more recent printer models supported
* added foomatic PPD files
* added 4KB output buffering to improve USB performance
* various improvements for DJ3320 and DJ9xx
* fixed a Deskjet 5550 problem with odd page duplex jobs
* documented new Photo mode for VIP printers with no auto media detection.
* added support for custom paper size, removed (now redundant)
3425-COVER paper size
* added Printable Area documentation
* fixed a Officejet hang problem (ie: Officejet 500/600/700 and PSC 300).
Package update submitted in PR pkg/24526 by Paul Shupak
Package also updated to do the install step itself, and removed
the now unneded patch.
|
|
|
|
Full list of changes since previously packaged version 1.3 is
available at:
http://hpinkjet.sourceforge.net/updates.php
Briefly:
* many more recent printer models supported
* added foomatic PPD files
* added 4KB output buffering to improve USB performance
* various improvements for DJ3320 and DJ9xx
* fixed a Deskjet 5550 problem with odd page duplex jobs
* documented new Photo mode for VIP printers with no auto media detection.
* added support for custom paper size, removed (now redundant)
3425-COVER paper size
* added Printable Area documentation
* fixed a Officejet hang problem (ie: Officejet 500/600/700 and PSC 300).
Package update submitted in PR pkg/24526 by Paul Shupak
Package also updated to do the install step itself, and removed
the now unneded patch.
|
|
Taking maintainership.
Adapted to buildlink3.
Changes sinces 1.01
===================
Patch-ab has been incorparated into the distribution.
|
|
Taking maintainership.
Needs p5-Crypt-Rijndael for running the tests.
Adapted to buildlink3.
Changes sinces 2.02
===================
-Bug fix from Chris Laas to fix custom padding
-Bug fixes from Stephen Waters to fix space padding
-Lots of regression tests from Stephen Waters
-Makes zero-and-one padding compatible with Crypt::Rijndael::MODE_CBC.
-Lots of improvements to padding mechanisms from Stephen Waters
-Patch from Andy Turner <turner@mikomi.org> to allow backward
compatibility with old versions when key length exceeded max.
|
|
|
|
|
|
courier IMAP and POP3 daemons only know to use authdaemon for
authentication.
|
|
|
|
|
|
|
|
|
|
|