Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
+ don't create spurious ${PREFIX}/share/locale/<lang>. directories
+ don't populate said directories with .gmo files
+ only install .gmo files if necessary
|
|
|
|
|
|
gcc-3* a slightly different way than patch-ab did.
|
|
makefile, to unset -D_LARGEFILE_SOURCE in the least intrusive way for
supported platforms which don't have ftello() and fseeko() -- currently
only NetBSD-1.5*. Closes PR pkg/23085 by Markus Kurek.
|
|
patch-a{m,n}: whitespace fix to avoid cpp warnings.
Finally, make it use gmake nbmake isn't compatible anymore.
Should resolve pr pkg/23075.
Patches approved by Johnny C. Lam.
|
|
patch-ac: remove bad casts and make static
Should resolve pr pkg/23073.
Patches approved by Johnny C. Lam.
|
|
Todd Vierling. Bump PKGREVISION to 1.
|
|
using gcc or not.
|
|
|
|
|
|
|
|
|
|
Fixes PR pkg/22852 by Jonathan Perkin.
|
|
|
|
|
|
|
|
|
|
|
|
is included.
|
|
|
|
|
|
"/dev/tape" if DEFTAPE is undefined.
|
|
doesn't exist. It's apparently only mapped in the FTP server configuration.
|
|
syncing with -current, making this build using libnbcompat-20030829, and
cleaning up the configure script and Makefile.
|
|
changes (full sync with -current coming soon).
|
|
|
|
Bzip2 bindings for Perl5. That means you can access the
Bzip2 library from your Perl scripts there by compressing ordinary
Perl strings.
Package imported from pkgsrc-wip.
|
|
Some highlights of changes since 4.2.3:
* PCRE updated to 4.3, GD to 2.0.15
* improved Apache2 support
* much improved stream & URL wrapper support, output compression support
* added CLI (Command Line Interface) SAPI
* debug_backtrace() backported from ZendEngine2
* faster build system
* huge number of other bug fixes and improvements
Packaging changes:
* 'pcre', 'xml', and 'session' modules folded back into main package -
'pcre' and 'xml' is required by PEAR, and 'session' is just too essential
to be separate
* 'gd' module now uses bundled PHP GD library, which is better integrated
* PHP modules use shared distinfo when possible to ease future PHP updates
* ${PREFIX}/bin/php is now CLI version, ${PREFIX}/libexec/cgi-big/php
remains CGI version
|
|
|
|
|
|
Changes from 0.5 to 0.6
o New methods:
- Zlib::GzipFile.wrap
- Zlib::GzipFile#finish
o New constants:
- Zlib::ZLIB_VERSION
- Zlib::OS_VMCMS
- Zlib::OS_ZSYSTEM
- Zlib::OS_CPM
- Zlib::OS_QDOS
- Zlib::OS_RISCOS
- Zlib::OS_UNKNOWN
o Changed methods:
- Zlib::GzipFile.new now takes no block. Use Zlib::GzipFile.wrap instead.
- Zlib::GzipFile#close now takes no argument. Use Zlib::GzipFile#finish
instead.
o Renamed methods:
- Zlib.version is renamed to Zlib.zlib_version.
o Changed constants:
- Zlib::VERSION indicates the version of Ruby/zlib. The zlib.h version is
now in Zlib::ZLIB_VERSION.
o Backward compatibility:
- For backward compatibility for 0.5, the obsoleted methods and arguments
are still available.
- Obsoleted classes, methods, and constants for backward compatibility
for 0.4 or earlier are removed.
|
|
|
|
described in CAN-2003-0282. Bump package revision.
|
|
CAN-2003-0282. Bump package revision.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
version-less distfile changing. Found during recent bulk build.
Changes since previous version:
2003/02/18 fadden
- When extracting with "-ee", disk images now have ".PO" appended.
- Resurrected HandleAddNotFound().
- Switched to case-sensitive filename comparisons.
2003/02/08 fadden
- Upped version to v2.0.0.
- Many fixes to pathname handling:
- Correctly handle '%' when preservation is OFF.
- Accept 4-char extensions in '-ee' without risk of buffer overflow.
- Fixed broken assert when converting long %xx names.
- Store "AUX" as "%00AUX" when preserving Win32 names (vs. "_AUX").
- Always store files with ':' as path separator.
- Recognize that some Win32 variants (Win2K and later at the least)
will accept both '/' and '\' as pathname separators.
- Correctly convert ".//foo" to "foo" instead of "/foo".
- Tracked changes to NufxLib DataSource API.
2003/01/10 fadden
- Check NufxLib "compiled" version against "linked" version.
2002/12/06 fadden
- Made minor changes to allow linking NufxLib in as a DLL.
2002/10/20 ***** v1.1.0 shipped *****
2002/10/10 fadden
- added fancy help text (-h)
2002/10/09 fadden
- added "-zz" flag to specify libbz2's "bzip2" compression
2002/10/08 fadden
- added Binary II support
2002/09/30 fadden
- added "-z" flag to specify zlib's "deflate" compression (the
"secret" debug dump command is now -g)
2002/09/26 fadden
- progress updater now shows "analyzing" for scan pass of SQ
2002/09/23 fadden
- ran the code through valgrind; found and fixed some minor bugs
2002/09/20 fadden
- pulled the sources out and started fiddling with them again
- changed hard tabs to spaces
|
|
|
|
|
|
the version to todays date:
Add support for gnutar's -O "extract to stdout" option.
|
|
|
|
bump to 20030630.
|