Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
"Athlon MP" nor a "Pentium Pro". Correct this by testing for the special
cases first rather than trying to be clever in the generic test.
Bump package version to 0.58
|
|
|
|
|
|
|
|
|
|
|
|
|
|
error.
from mlh at goathill dot org in PR pkg/22920.
|
|
HTML::Mason so require it here to avoid possible inconsistancies
in building Class::Container.
|
|
|
|
just for SunOS). (Okay'd by rh.) This should probably get rid of
SunOS check. Later, these build dependency checks should be improved
and done in a separate mk file (like an enhanced tools.mk).
|
|
|
|
|
|
Changes:
* Fix a bug to create a wrong pid file when a relative path is specified
by using an option -p.
|
|
BUILDLINK_DEPENDS.neon missed in last package update.
Thanks Sergey Svishchev <svs@ropnet.ru>.
|
|
* Catch invalid OLE2 files that claim there is data in a directory.
* Better error handling for Infile::child_by_*
* Work harder to restore invalid ole2 files with bad BATs.
* Begin an interface for ole2 export with non-default block sizes.
* Name the root directory 'Root Entry' to keep libole2 happy.
* Support CLSIDs for Storages for the AAF project
* Test and fix bugs reading ole files with non-default block sizes.
* Plug major gzip output leak.
|
|
* bug fixes
|
|
* bug fixes
|
|
* Add Makefile for 16-bit DOS binaries under OpenWatcom, and modify
mkdep.pl to be able to generate completely pathless dependencies, as
required by OpenWatcom wmake (it supports path searches, but not
explicit paths.)
* Fix the STR instruction.
* Fix the ELF output format, which was broken under certain
circumstances due to the addition of stabs support.
* Quick-fix Borland format debug-info for -f obj
* Fix for %rep with no arguments (#560568)
* Fix concatenation of preprocessor function call (#794686)
* Fix long label causes coredump (#677841)
* Use autoheader as well as autoconf to keep configure from generating
ridiculously long command lines.
* Make sure that all of the formats which support debugging output
actually will suppress debugging output when -g not specified.
|
|
|
|
Rasputin <rasputin at idoru dot mine dot nu>.
Test::Unit is a framework for unit testing in Ruby, helping
you to design, debug and evaluate your code by making it
easy to write and have tests for it.
|
|
pkgsrc expects and what other platforms use.
note that we can't simply use version_type=sunos, since the Darwin
linker requires libtool to pass -compatibility_version and
-current_version so they are coded into the library header.
this fixes the problem of having libname.x.dylib files which were not
registered in the PLIST, and thus were leftover after package removal.
ok'd by jlam.
|
|
|
|
Changes in 0.14:
----------------
* Added information about building on Windows
* Bug when using GnuTLS fixed.
* Fixed a bug that could cause replies to be overlooked when using
blocking mode.
* Added IPv6-support, patch from Sjoerd Simons.
* Made it easier to build RPMs without SSL-support.
* Fixed a memleak when destroying a connection.
|
|
Add optimisations for specific Athlon models (recht@)
Avoid setting flags if DBG is set to -Os (to reduce size impact
when building contents of distrib on at least 1.6.x i386)
|
|
Renamed generic.sys.mk to Generic.sys.mk so it does not get installed.
Cleaned up settings of ROOT_GROUP in some *.sys.mk
|
|
|
|
Fixed:
- cleaned up, clarified internal caching API in *dbm backends
- stopped pyc writing to current directory! yay! (patch 800718 with changes)
- fixed file leak in detector initialisation (patch 800715)
- commented out example tracker homes (patch 800720)
- added note about hidden :template var in user.item (bug 799842)
- fixed Apply Error that was raised, when property was deleted from class and
we are trying to edit an instance
|
|
devel/ncurses/buildlink2.mk again...
|
|
-de to get more verbose error messages
:[] modifier to pick words from variable etc.
Update mk-files to 20030928
added some extra sys.mk's from bootstrap-pkgsrc
changed own.mk to default to root:${ROOT_GROUP} ownership.
sys.mk can set ROOT_GROUP if wheel is not right.
|
|
of its consumers.
|
|
Canon PowerShot A70.
|
|
curses.buildlink2.mk. This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.
We should have a better way to say that the NetBSD curses doesn't
quite work well enough. In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages. We will look into this again in the future.
|
|
|
|
since `uname -m` has spaces in it on darwin
|
|
like the elf one does
|
|
ok'ed by epg@
User-visible changes:
* SSL changes: (r7134, #1330)
- client now prompts to cache server certificates
- no more 'ssl-ignore-unknown-ca' option
- 'ssl-ignore-host-mismatch' is renamed to 'ssl-override-cert-hostname'
- new 'ssl-trust-default-ca' option to trust 'default' openssl CAs
* 'svn log' no longer dies on unversioned args (r6989, #777)
* local mods now obstruct 'svn up' deletions (r7050, #1196)
* 'svnserve' now notices (unauthenticated) --username arg (r7060)
* no more 'svnadmin createtxn' subcommand. (r7062)
* 'svn ls -v' shows years when appropriate
* document some new things in Book (r7014), plus minor technical fixes
* website changes: new sidebar, new 'svn links' page, new tigris.org!!
* other bugfixes: hooks use proper stdout handles on win32 (r7001),
prevent copies of copies in wc (r7077, #1259), display failed
revprop change over ra_dav (r7081, #1520), 'svn st -u' throws RA
error properly (r7094, #1506)
Developer-visible changes:
* ra_dav now requires neon-0.24.X
* many gen_make.py/gen-base.py improvements, especially for win32 builds
* many improvements to swig/perl bindings
* improvements to contrib/: psvn.el, and new svn-push program.
* more cvs2svn bugfixes: issue #1504, #1421, #1514, and new --username arg.
* python testsuite only raises exceptions, never status codes. (#1192)
* various libsvn_fs re-org (prepwork) for issue #1499.
* other bugfixes: code-complete timestamp feature (r6983, #1445), add
op-counting features to trails (r6984, #655), fs UUID caching
(r7037), almost finish win32 iconv issues (#872), restored-file
entry-timestamp bugfix (r7090, #1523), always print CWD as '.' (r7097)
|
|
support for base system curses/ncurses as well as ncurses itself.
suggested by wiz.
|
|
|
|
move a line for clarity.
|
|
|
|
|
|
|
|
Liboop is a low-level event loop management library for POSIX-based
operating systems. It supports the development of modular, multiplexed
applications which may respond to events from several sources. It
replaces the "select() loop" and allows the registration of event
handlers for file and network I/O, timers and signals. Since processes
use these mechanisms for almost all external communication, liboop can
be used as the basis for almost any application.
|
|
|
|
|
|
Changes:
1.30.2:
=======
- Backported changes to the config system, to better handle new compiler
releases.
- Bugs in regression reporting in subproject tests were fixed.
- Tests are now run in the context of the user's PATH environment settings
- msvc-stlport and intel-win32-stlport toolsets now build static libraries
with multithreading enabled, to be compatible with the STLPort builds.
- intel-win32 toolset now handles wchar_t correctly when intel is installed
over msvc6.
- Backported fixes from the main trunk which prevent errors building
the Boost.Test library in its default configuration.
- Backported portability improvements for checked_delete.
- Locale support for metrowerks (requiring a statically-linked runtime) is
more uniformly handled.
- Backported conversion/lexical_cast's wchar_t fixes from the main trunk.
- intel-linux-tools: added rt to FINDLIBS in order to make
the clock_gettime() function available (backport of a patch in CVS HEAD).
- regression/compiler_status.cpp: backported fixes in error log links
generation.
1.30.1:
=======
Fixes were made to the following libraries:
- The Boost.Lambda library is now usable with gcc-2.95.2
- Boost.Spirit:
- Fixed. Using MSVC++6 (SP5), calling the assign action with a string
value on parsers using the file_iterator will not work.
- Fixed: using assign semantic action in a grammar with a multi_pass
iterator adaptor applied to an std::istream_iterator resulted in
a failure to compile under msvc 7.0.
- Fixed: There is a bug in the "range_run<CharT>::set
(range<CharT> const& r)" function in the
"boost\spirit\utility\impl\chset\range_run.ipp".
- Fixed: handling of trailing whitespace bug (ast_parse/pt_parse related)
- Fixed: comment_p and end of data bug
- Fixed: Most trailing space bug:
- Fixed: chset<>::operator~(range<>) bug, operator&(chset<>, range<>)
bug, operator&(range<>, chset<>) bug,
- Fixed: impl::detach_clear bug
- Fixed: mismatch closure return type bug
- Fixed: access_node_d[] and access_match_d[] iterator bugs
- Fixed a bug regarding threadsafety of Phoenix/Spirit closures.
- The Boost Template Metaprogramming Library (MPL)'s typeof implementation
is now compatible with Metrowerks CodeWarrior Pro8.
- Boost.Function: workaround for the new Borland patch (version 0x564) and
MSVC++ .NET 2003.
- Boost.Config, Boost.Format, and Boost.Regex have been adjusted to avoid
warnings with GCC-3.3, and Boost.Format also now works with string types
other than std::string.
- Smart Pointers
- checked_delete now works on more platforms
- Compatibility with the SunPro compiler
- Added missing #includes.
- Boost.Python
- warning suppression for finicky compilers
- fixed a crashing bug in the raw_function facility when no keyword
arguments were passed.
- Improved conversion of NULL shared_ptrs to Python.
|
|
|
|
Package provided by Benedikt Meurer <bmeurer@unix-ag.org> via pkgsrc-wip.
DevHelp is an application to view books created in a conjunction with XML and
HTML. This application is commonly used for viewing books about reference
libraries, articles or tutorials.
It provides the following features:
- Full indexing of books in XML
- HTML viewer (GtkHTML2)
- Search by function, struct, macro or whatever
- Auto completion
- Commandline search
- Emacs and Vim integration
|