Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
* Added improved "subplex" multidimensional optimization algorithm
(for maximize-multiple and minimize-multiple).
* Documented vector3-x, vector3-y, vector3-z functions for extracting
vector3 components.
|
|
print a one line usage statement and exit in this case.
|
|
passing $whole_archive_flag_spec to nm.
|
|
don't usurp it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
correctly.
|
|
|
|
|
|
|
|
actually are CTORS/DTORS in the objects that go into the library.
This makes pkgsrc under 1.3.x not blow up on C libraries that were built
with libtool. E.g. everything that linked against -lintl would dump core.
|
|
|
|
Trim DESCR
|
|
|
|
out of date - it was based on a.out OBJECT_FMT, and added entries in the
generated PLISTs to reflect the symlinks that ELF packages uses. It also
tried to be clever, and removed and recreated any symbolic links that were
created, which has resulted in some fun, especially with packages which
use dlopen(3) to load modules. Some recent changes to our ld.so to bring
it more into line with other Operating Systems also exposed some cracks.
+ Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain
the ELF symlinks.
+ Don't mess about with file system entries when handling shared objects in
bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will
have got it right, and have a much better idea than we do.
+ Modify PLISTs to contain "ELF symlinks"
+ On a.out platforms, delete any "ELF symlinks" from the generated PLISTs
+ On ELF platforms, no extra processing needs to be done in bsd.pkg.mk
+ Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on
a.out platforms
+ Update the documentation in Packages.txt
With many thanks to Thomas Klausner for keeping me honest with this.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Split patch-aa into a patch per file while I'm here.
|
|
* Evil bugs
* X / CORBA synchronisation issues fixed
* Property bag / transient memory leaks fixed
* Toolbar widget leak
* Lots of misc leaks nailed
* Bonobo plug / socket race condition nailed
* Storage stuff
* Local FS Stream / Storage impl. completed
* Efs stream / storage polished up
* VFS storage cleans
* Bonobo IO plugins version fixage
* Storage module cleans, and regression testing
* Monikers
* Bonobo widget switched to use monikers
* Bonobo contexts - moniker context
* tar moniker
* http, gunzip monikers
* moniker test code
* Asynchronous moniker resolution
* New transient CORBA object helper
* UI stuff
* Alpha composited icons (for pixmap themes)
* Control desired size querying
* Completed toolbar item 'look' markup
* pixmap location code flexed
* placeholder can hide all its contents
* UI signaling race conditions nailed
* Helpers for removing dead UI components
* Misc
* CORBA_any * <-> XML serialization
* generic listener / event interface re-written
* Created component selector control
* listener fixes
* BonoboPropertyControl implemented & honed
* Make each IDL file parse individualy
* Embeddable factory bug flattened
* Docs
* API build cleanups
* Lots of API doc writing / organising
* doc/NAMESPACE added to start namespacing IDL
* Lots of bugs fixed.
Bonobo 0.28
* Fixes to XML translation to fix seperate build dir
* Beautified XML translation script
* Fixes to allow perl relocation
* Remove Gtk arg <-> property mapping sillyness
Bonobo 0.27
* New test environment for storage drivers
* Lots of internal stream / storage fixes
* API rename & documentation clean
* Property bag fixes * improved ref debugging
* Lots of moniker (http, gzip) work
* Library versioning sorted
* UI Leaks fixed
* XML Translation scheme re-engineered
* Lots of API Documentation mending
|
|
|
|
* Bug fixes
* New translations
* Made documentation build work
* Added documentation text fixes
|
|
- Lots of bug fixes.
- Tooltips in ETable behave more nicely.
- Stronger font handling.
- Lots more translations.
- ETree is much faster now.
- ETable headers are much prettier now.
- Sorting in ETree works much better now.
|
|
|
|
Remove ONLY_FOR_PLATFORM, and let it fail while installing the DEPENDS.
|
|
wllinklibs have to be before deplibs to take effect (else they won't get
added to the RPATH, at least not on i386/current).
|
|
|
|
By Olaf Seibert <rhialto@polderland.nl>, posted on port-alpha on 2000/08/08.
Compiles fine, otherwise untested.
|
|
|
|
SGI STL implementation, with emphasis on cross-platform and cross-compiler
portability. This package is base on the submission by Emmanuel Dreyfus
<p99dreyf@criens.u-psud.fr> in PR#11810, but modified by me to use libtool
for library generation and to install the complete set of headers.
|
|
|
|
|
|
|
|
|
|
|
|
IDLE is the Integrated Development Environment for Python.
|
|
|
|
|