Age | Commit message (Collapse) | Author | Files | Lines |
|
MARC (MAchine Readable Cataloging)
MARC.pm is a Perl 5 module for reading in, manipulating, and outputting
bibliographic records in the USMARC format. It handles conversions
from MARC into ASCII (text), Library of Congress MARCMaker, HTML,
and ISBD. Input from MARCMaker format is also supported. Individual
records, fields, indicators, and subfields can be created, modified, and
deleted. It can extract URLs from the 856 field into HTML.
MARC.pm can handle both single and batches of MARC records. The limit on
the number of records in a batch is determined by the memory capacity of
the machine you are running. If memory is an issue for you MARC.pm will
allow you to read in records from a batch gradually. MARC.pm also includes
a variety of tools for searching, removing, and even creating records from
scratch.
|
|
|
|
Changes:
* New feature: access
It provides the way to control to allow/deny the connections.
allow <v4addr>[/<netmask>][,<max>]
allow <v6addr>[/<prefixlen>][,<max>]
allow <domain>[,<max>]
'allow' specifies the acceptable address block and
the acceptable domain name. <max> means the maximum
connections from the address block or the domain name.
Even if <max> is greater than 'maxclient', the maximum
is restricted by the value of 'maxclient'.
always <v4addr>[/<netmask>]
always <v6addr>[/<prefixlen>]
always <domain>
'always' specifies the acceptable address block and the
acceptable domain name with no restrictions. Even if
the number of the connections is already same as
'maxclient', the connection from this address block or
the domain name never be rejected.
deny <v4addr>[/<netmask>]
deny <v6addr>[/<prefixlen>]
deny <domain>
'deny' specifies the unacceptable address block and the
unacceptable domain name. The server always rejects the
connection from this address block and the domain name.
'permit' is an alias to 'allow'.
'reject' is an alias to 'deny'.
* Fix a bug that cvscan doesn't work if 'distfile' isn't set.
* Experimental SOCKS5 support.
If you want to use SOCKS5, please specify SOCKS5_TYPE.
The following types are available:
dante
nec
none (default)
|
|
http://mailtools.anomy.net/CHANGELOG.sanitizer.txt
|
|
|
|
|
|
gdk is initialized (via gtk_init). So lock it *after* initializiation.
Fixes PR pkg/21481, thanks to Nathan for debugging hints.
|
|
Changes detailed in http://www.opera.com/linux/changelogs/711b2/,
most importantly:
* UI improvements
* some shortcut additions
* M2 (the mail client) fixes
* Fixed two security issues
* Various DOM improvements
* Stability/Plug-in/Spelling fixes
|
|
|
|
Major change:
The long standing TTY/keyboard bug, the one where RET was behaving
like LFD, is gone! Yes, that's right folks, you can once again use
XEmacs on a TTY.
The rest are the hundreds of bugfixes that usually come with a
beta software.
|
|
and uses the correct HAVE_GETSPNAM.
From Jeremy C. Reed in PR 21413.
|
|
|
|
|
|
|
|
YAZ is a C/C++ library for information retrieval applications using
the Z39.50/SRW protocols for information retrieval.
Properties of YAZ:
* Complete Z39.50 version 3 support. Amendments and Z39.50-2002
revision is supported.
* Supports SRW version 1.0 (over HTTP and HTTPS).
* Includes BER encoders/decoders for the ISO ILL protocol.
* Supports the following transports: BER over TCP/IP (RFC1729), BER
over unix local socket, and HTTP 1.1.
* Secure Socket Layer support using OpenSSL. If enabled, YAZ uses
HTTPS transport (for SOAP) or "Secure BER" (for Z39.50).
* Offers ZOOM C API implementing both Z39.50 and SRW.
* The YAZ library offers a set of useful utilities related to the
protocols, such as MARC (ISO2709) parser, CCL (ISO8777) parser,
CQL parser, memory management routines, character set conversion.
* Portable code. YAZ compiles out-of-the box on most Unixes and on
Windows using Microsoft Visual C++.
* Fast operation. The C based BER encoders/decoders as well as the
server component of YAZ is very fast.
* Liberal license that allows for commercial use of YAZ.
|
|
|
|
Addresses PR pkg/21595 by Juan RP.
Changes:
- install README file
- install files in cleaner way
- DESCR has 80 columns
1.0.24:
=======
- Added Rob Eberts patch which changes the size of the titlebar, adds some
keybindings to switch desktops with alt+number keys.
1.0.23:
=======
- Menu correctly gets DEF_FONT (but not yet opt_font)
|
|
|
|
|
|
Changes:
- honour PKG_SYSCONFDIR, fix manpage accordingly
- install sample configuration files
7.2.10:
=======
- Applied patch from debian bug database that
adds a -format option to larsclock. Changed
the default format to be 12 hour clock.
- Applied patch from Edelhard Becker to fix
focus problem with GTK2 applications.
7.2.9:
======
- Changes to default config files to update them for
RedHat 9. (Using Mozilla instead of Galeon etc)
- Removed some unused code.
- When specifying Class~Instance, if you do not
include both (using the tilde), your string is
compared both to class and instance of the client.
|
|
- whitespace and style nits
|
|
commented-out USE_BUILDLINK2.
|
|
From the readme:
This program is a simple filter that reads the output of the 'diff' program,
and produces a histogram of the total number of lines that were changed. It is
useful for scanning a patch file to see which files were changed.
|
|
|
|
From the readme:
This program is a simple filter that reads the output of the 'diff' program,
and produces a histogram of the total number of lines that were changed. It is
useful for scanning a patch file to see which files were changed.
|
|
|
|
|
|
Changes since last packaged version:
Version 6.4
Graphical interface
1. Filedialog now has filters for Linux also.
Boolean algorithm (also effects booleanonly)
1. Error corrected in correction settings.
Version 6.3
Graphical interface
1. Based on wxWindows 2.3.4
2. cmake now used to create projects and makefiles
Boolean algorithm (also effects booleanonly)
1. Using the kbool library with the Boolean engine.
Version 6.21
Graphical interface
1. and it did not even save gdsii or key files properly,
i just wonder why no one did let me know ;-)
|
|
|
|
|
|
puf is a download tool for UNIX-like systems. You may use it to download
single files or to mirror entire servers. It is similar to GNU wget (and has
a partly compatible command line), but has the ability to do many downloads in
parallel. This is very interesting, if you have a high-bandwidth internet
connection.
Package provided by Juan RP via pkgsrc-wip.
|
|
|
|
* Minor bug fix in TCP connect
* Win32 compile/bug fixes (note: additional work still needed)
|
|
|
|
|
|
LPE is a small, efficient programmer's editor for UNIX systems. It has grown
from the result of a single night of hacking into a very capable and very
versatile editor that defines it's own philosophy opf text editing. That
philosophy is that awk and sed are the right tools for most advanced editing
jobs, and a text editor should make simple operations easy and make text look
good.
Package provided by Juan RP via pkgsrc-wip with modifications by me.
|
|
exim-4.20 (hi ad!), festival-1.4.3, gtkglext-1.0.0, rt-3.0.2,
squeak-3.5 (hi fred!).
|
|
|
|
|
|
|
|
|
|
Overnet is an application that allows you to share files with millions
of other people across the globe.
|
|
|
|
Overnet is an application that allows you to share files with millions
of other people across the globe.
|
|
|
|
|
|
Period.pm is a Perl module to deal with time periods.
|
|
|
|
|
|
|