Age | Commit message (Collapse) | Author | Files | Lines |
|
= 2004/05/31 1.9011
Some speed improvements from Todd R. Eigenschink
= 2004/04/12 1.9009
Fix to netmasks.t for compatability with older perls
= 2004/04/06 1.9008
Added cidrs2inverse() which will find the gaps in a list of blocks.
Based on a request from Howard Jones the tag() method was added.
It allows you to store your own data in a Net::Netmask object.
(Of course, you could have anyway as long as you didn't use the
keys 'IBASE' or 'BITS')
Long ago, Alexandros M Manoussakis reported a bug that findAllNetblock
would often return the same block multiple times. Fixed.
Based on requests from Alexandros M Manoussakis and Lamprecht
Andreas the undefined behavior for overlapping blocks with
cidrs2contiglists is no longer. Such blocks will be in the same
sublist.
Based on a requests from Tom Rudnick and Anthony Pardini new function
was added: cidrs2cidrs(). cidrs2cidrs will condense a set of
netblocks by combining blocks together that make up larger blocks.
Anthony Pardini, Frank Tegtmeyer and George Walker pointed me to
a bug with the contains() method. Fixed.
|
|
sub-packages (p5-subversion, py-subversion, and ap2-subversion) by
hand-hacking build-outputs.mk, which was a big pain. Consequently,
since the 1.0.7 update, pkgsrc has re-built the whole thing for each
subpackage. This is annoying and makes p5-subversion not work with
pkgviews on Darwin.
Now, we'll fix the problem by patching gen-make.py, which generates
build-outputs.mk. I may even be able to commit this change upstream.
devel/subversion-base/Makefile:
Generate build-outputs.mk hack.
devel/p5-subversion/Makefile:
devel/py-subversion/Makefile:
www/ap2-subversion/Makefile:
Replace build-outputs.mk in post-patch.
|
|
0.03 Thu Jun 19 2003
- Licensing is more explicit: Either GPL or Artistic.
- Updated author contact information.
|
|
2.27
- bugfix in _store, which caused warning when saving
a config containing empty hashes. Reported by
herbert breunung <deirdre_skye@web.de>.
- removed applied patch (added in 2.20), there are no more
calls to binmode(), this destroys portability, because
perls determines itself wether it uses \n or \r\n as newline.
Reported by herbert breunung too.
- applied patch by Danial Pearce <danial@infoxchange.net.au>,
scalars containing a backslash as the last character will
be written out as here-doc when storing a config to disk.
|
|
|
|
1.48 Sun Nov 07 14:30:00 2004
- Add sub pad() to simplify printing of fixed width fields.
Original patch: Ricardo Signes.
Since this is the only change, there is no need to upgrade
1.47 Tue Jul 20 20:43:00 2004
- Change Makefile.PL to coexist with Module::Build
- Document parameters properly
- Test against Getopt::Long V 2.34
- Add t/pod.t to test all PODs
|
|
|
|
_BLNK_LIB_FOUND.<lib> to "yes" or "no" depending on whether -l<lib> is
found in the base system.
|
|
Changes fromn 2.0:
Support for Zope ExtensionClasses
Updated graphical user interface
Added support for modules that define __path__.
New documentation fields:
@include: Imports the documentation from another object.
@undocumented: Don't document the given object(s)
Various bug fixes
|
|
|
|
|
|
|
|
ChangesLog:
* Fix buffer overrun. (client/server)
|
|
o Fixed another bug in drawing code that was causing warnings/crashes.
Changes 2.6.4:
o Fixed bug in drawing code that was causing crashes.
Changes 2.6.3:
o Fixed problem with missing '...' buttons in the property editor.
Changes 2.6.2:
o Build fix - mkinstalldirs wasn't in the tarball.
Changes 2.6.1:
o Save window positions between sessions.
o Rewrote selection drawing code so it works better on win32.
o Support "translatable", "context" and "comments" attributes for text
properties to help with translation.
o Bug fixes
|
|
only on Darwin, so remove OPSYS check in dlcompat/buildlink3.mk and
make packages include dlopen.buildlink3.mk instead.
|
|
* Translation updates
* Function to find out filename encoding
* Fix to eelcanvas that allows connecting to expose
* Handle null mimetypes in property page
|
|
|
|
Changes:
- Fixed OSError exception when a pexpect object is cleaned up.
- Added support for buffering reads.
|
|
Too many changes (the history on the website doesn't go back
more than 2 years); among them XML output.
|
|
* Yet more large file support fixes.
* C++ support for easy #include <librsync.h> in C++.
* Removed Debian files from dist tarball.
* Changed rdiff to an installed program on "make install".
* Refactored delta calculation code to be cleaner and faster.
* #879763: Fixed mdfour to work on little-endian machines which don't
like unaligned word access. This should make librsync work on
pa-risc, and it makes it slightly faster on ia64.
* #1022764: Fix corrupted encoding of some COPY commands in large
files.
* #1024881: Print long integers directly, rather than via casts to
double.
* Fix printf formats for size_t: both the format and the argument
should be cast to long.
|
|
*) Upgraded build environment to GNU Shtool 2.0.1,
GNU Libtool 1.5.8 and Autoconf 2.59.
Changes 1.3.0:
*) Correctly cleanup under MM_SHMT_MMZERO in case of a shared
memory segment creation error.
*) Close the filedescriptor of the underlying object immediately
after mmap(2)'ing it in case of MM_SHMT_MMPOSX, MM_SHMT_MMZERO
and MM_SHMT_MMFILE.
|
|
|
|
'user_home'.
Bump PKGREVISION.
|
|
* Add "heredoc" style quoting.
* Added POSIX style '=value' suffixes to --parameters. Thus '--foo=bar'
is now equivalent to '-foo bar'.
* Added AppConfig::CGI module to parse CGI script parameters.
* Added cgi() delegate method to AppConfig to instantiate and call
AppConfig::CGI.
* Provide default options for LIST and HASH data types.
* Allow '$' to be escaped (e.g. \$) to suppress variable expansion in files.
* Applied patch from John Salmon to allow comments to appear anywhere
on a line, not just at the beginning.
|
|
SUBST_CLASSES. Removes the need for patch-ac. Also improve the comment
for the post-build step since the workaround is here to stay.
|
|
variable since the apr/buildlink3.mk file does the right thing for us
already; we simply need to include it and check the value of
PKG_OPTIONS.apr.
|
|
|
|
|
|
environment passing that's already done in bsd.pkg.mk.
|
|
|
|
|
|
* Bug fix to FFT multiplication code (crash for huge operands).
* Bug fix to mpf_sub (miscomputation).
* Support for powerpc64-gnu-linux.
* Better support for AMD64 in 32-bit mode.
* Upwardly binary compatible with 4.1.3, 4.1.2, 4.1.1, 4.1, 4.0.1, 4.0,
and 3.x versions.
|
|
|
|
BROKEN_GETTEXT_DETECTION to "no".
|
|
"GNU gettext" detection outside of the BROKEN_GETTEXT_DETECTION block.
We will need this to happen all the time if we're using a built-in
gettext that isn't really GNU gettext.
|
|
1.8.17nb3).
|
|
|
|
|
|
Log::LogLite class helps us create simple logs for our application.
The Lite suffix refers mainly to the ease of use of this class,
although the class is quite simple anyway.
|
|
|
|
IO::LockedFile class gives us the same interface of the IO::File class
to files with the unique difference that those files are locked using
the flock mechanism.
|
|
Subversion packages need this, not just subversion-base.
|
|
|
|
|
|
|
|
|
|
|
|
sed(1)/mv(1).
# XXX Support for the following variables will be removed after the
# XXX pkgsrc-2004Q3 branch is released:
# XXX
# XXX APR_USE_DB4
# XXX APR_USE_OPENLDAP
|
|
"No files should be owned by "nobody" because that defeats the purpose of
having a "nobody" account."
Make this use a specific user/group called distcc to run the daemon.
Bump PKGREVISION.
|
|
thread-safe getenv() and strerror() functions. With thread-safe
functions, not mutexes are used to serialize access to these functions.
|