Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
to store (mode-0) all classes in jarfiles, which in practice does *not*
provide any measureable speedup; rather, let's get back some diskspace.
2. Enable the new Class Data Sharing feature by doing a -Xshare:dump at
extract time and installing the resultant classes.jsa.
|
|
the funky CPPFLAGS assignment into the new wrapper framework.
|
|
cache that one either.
|
|
a ".bin" extraction (to be used shortly by lang/sun-jre15).
This isn't a generic EXTRACT_ENV, as the rest of the extraction tools don't
currently need such a knob. The most common use would be to set things in
the env of a binary-only distribution to make for silent or otherwise
twiddled package extraction.
|
|
No changelog available, sorry.
|
|
instead.
|
|
|
|
Make sure that a temporary library name buffer is nul-terminated.
PKGREVISION++.
|
|
|
|
|
|
|
|
|
|
Do the same for options that look like "-Wl,-L,/dir".
|
|
Make this compile with newer gcc versions, and bring in a more
recent version of the library. No changelog is available unfortunately.
|
|
|
|
|
|
* Win32 bug fixes
- Fix Unicode collation [Tor Lillqvist]
- Fix a thread leak [Peter Zelezny]
- Fix build with newer mingw headers [Tor]
- Convert messages to UTF-8 [Kazuki Iwamoto]
- Don't open console windows [Tor]
* Other bug fixes [Manish Singh, Matthias Clasen, Morten Welinder,
Tim Janik, Tor]
* Documentation improvements [Morten, Stephan Kasal, Philippe Blain,
Nickolay V. Shmyrev, Gustavo Carneiro, Kjartan Maraas, Stefan Kost]
* New and updated translations (bs,da,es,gl,ne,nn,or,ro,sq,tr)
|
|
Hiramatsu Yoshifumi <hiramatu@boreas.dti.ne.jp> in PR pkg/27182.
|
|
|
|
There's one place where you absolutely *must* use bmake: when building
pkg_install. Otherwise its Makefiles will attempt to get $(MACHINE_ARCH)
from the system make, which is not likely to be correct on several
platforms.
|
|
NOT_FOR_PLATFORMs reflecting it.
|
|
|
|
|
|
0.9.6 20040430 Compilation fixes for Solaris
Compilation fixes for ImageMagick unavailability
0.9.5 20040406 Bug fixes
Compilation with gcc 2.95.x should work again
0.9.4 20040316 Mostly bug fixes
Minimum version required for AbiWord 2.1.1 and later
0.9.3 20040226 Minimum version required for new AbiWord 2.1 plugin
Fixed a few minor bugs
Added psiconv_unicode_from_list and psiconv_unicode_strstr
Much better error and progress reporting in generators
0.9.2.1 20040223 Quick fix for the library number mistake in 0.9.2
0.9.2 20040223 Many bugfixes, among them some critical ones:
* Package now builds without psiconv.conf files installed
UTF8 Psion support might now actually work
-c argument introduced for psiconv program
0.9.1 20040209 Added the psiconv-config program.
Fixed the installation of @includedir@/psiconv/general.h
Added the forgotted psiconv_config_free function.
Removed some small memory leaks.
0.9.0 20040204 New major library version number breaks source compatibility:
* All strings and characters are now stored in UCS-2
* New config structure.
- Call psiconv_config_default and psiconv_config_read at the
start of your program
- Almost all functions have a new psiconv_config parameter
- All former global variables are now in this structure
* Several minor changes in the functions defined in
parse_routines.h and generate_routines.h
* All generate_* routines have now a lev parameter except
generate_file.
* psiconv_sketch_section data representation changes
* New verbosity level PSICONV_VERB_ERROR
Use config files /etc/psiconv.conf and ~/.psiconv.conf
Support automake 1.6, 1.7 and 1.8
Support autoconf-2.50 and up
Support ImageMagick 5.4.x and 5.5.x (API changed once again...)
Support Unicode output in psiconv program (Keita Kawabe)
Don't use features not present in plain sh (Keita Kawabe)
Clean up some automake-related stuff.
Format documentation is now installed too.
Debian build support
Embedded objects in Word are now properly parsed and generated
Sketch file generation is added (stand-alone and as object)
MBM and Clipart file generation is added
Image files other than 2-bits greyscale are parsed and
generated (experimental)
Errors and warnings sanitized
Rewrite of the psiconv program:
* Outputs in UTF8, UCS2, ASCII or Psion encodings
* XHTML target generates strict XHTML using CSS
* HTML4 target generates traditional HTML without CSS
* IMAGE target remains the same
* LATEX and RTF targets are not supported anymore
|
|
|
|
|
|
|
|
Changes unknown (ChangeLog ends to 1.0.10). This version is needed
by the (not yet released) XFce 4.2
|
|
|
|
* Bug fixes
|
|
* Bug fixes
|
|
* Bug fixes
|
|
* Bug fixes
|
|
* Bug fixes
|
|
* Bug fixes
|
|
0.9.5
- Fixed problems with the select zeroing out timeouts.
- Added support for setting the PidFile from the config file
0.9
- Don't quit when too many threads created
- Restructured smtp passthru system so it can be used by other apps
- Better IO and SMTP parsing
- Changed default header to be similar to Amavis
- Compiles and runs on systems without error checking mutexes
- Ability to drop privileges and run as a different user [Rubio Vaughan]
- Fixed config file bugs
- Virus Actions. Run a script every time a virus is found.
- By default don't use ClamAV sessions. This fixes several stability
problems that were being experienced with clamd.
|
|
|
|
|
|
|
|
Blah, again the .pc files problem with compositeext and fixesext, we have
the headers but not these files... remove them.
|
|
|
|
|
|
|
|
|
|
|
|
users.
|
|
|
|
|
|
Not tested on 4.x, but changes should be trivial to commit...
|