summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-02-05Update to version 1.3.1heinz2-7/+7
Changes since 1.2.3.1: 1.3.1: Fixing dumb compiling bugs [BUG: #1108485]. GCC lets me write incorrect code! Small modifications to tnef.spec.in as suggested by jmsl@users.sf.net [BUG: #1102128] Corrected type problems to improve portability to 64 bit systems and Mac. 1.3: Adding feature to allow for saving of RTF data.
2005-02-05Update sylpheed to 1.0.1.chris2-8/+7
Changes since 1.0.0: * Gpgme-1.0 has been supported (thanks to Toshio Kuratomi). - A warning is displayed if a key for encryption is untrusted. - The status of signature validity became more descriptive. - Signatures inside nested multipart are now recognized. * Messages are not retrieved multiple times anymore after POP3 session is aborted. * Other bugfixes have been made. Changes since 1.0.0rc: * The first official release. * The escaping of special characters in action commands has been modified. * The crash on deleting a remote account has been fixed. Changes since 1.0.0beta4: * The IMAP4 parser has been fixed for 64-bit platforms. * Users are now asked to switch to online mode when sending in offline. * The line-joining problem of auto-wrapping has been fixed. * Special characters are now properly escaped when executing action commands. * Some compiler warnings have been removed. Changes since 1.0.0beta3: * The Japanese manual has been updated. * Some icons have been modified, and unused icons have been removed. * The menu strings have been fixed. * The workaround for invalid CR characters on POP3 has been made.
2005-02-05Forced commit to note postgresql 7.4.9 changes:jdolecek1-1/+1
Changes * Disallow "LOAD" to non-superusers On platforms that will automatically execute initialization functions of a shared library (this includes at least Windows and ELF-based Unixen), "LOAD" can be used to make the server execute arbitrary code. Thanks to NGS Software for reporting this. * Check that creator of an aggregate function has the right to execute the specified transition functions This oversight made it possible to bypass denial of EXECUTE permission on a function. * Fix security and 64-bit issues in contrib/intagg * Add needed STRICT marking to some contrib functions (Kris Jurka) * Avoid buffer overrun when plpgsql cursor declaration has too many parameters (Neil) * Fix planning error for FULL and RIGHT outer joins The result of the join was mistakenly supposed to be sorted the same as the left input. This could not only deliver mis-sorted output to the user, but in case of nested merge joins could give outright wrong answers. * Fix plperl for quote marks in tuple fields * Fix display of negative intervals in SQL and GERMAN datestyles * Make age(timestamptz) do calculation in local timezone not GMT
2005-02-05Update postgresql73 to 7.3.9. This release contains a variety of fixesjdolecek1-1/+2
from 7.3.8, including several security-related issues. A dump/restore is not required for those running 7.3.X.
2005-02-05Update to postgresql 7.3.9. This release contains a variety of fixesjdolecek4-9/+9
from 7.3.8, including several security-related issues. A dump/restore is not required for those running 7.3.X. Changes * Disallow "LOAD" to non-superusers On platforms that will automatically execute initialization functions of a shared library (this includes at least Windows and ELF-based Unixen), "LOAD" can be used to make the server execute arbitrary code. Thanks to NGS Software for reporting this. * Check that creator of an aggregate function has the right to execute the specified transition functions This oversight made it possible to bypass denial of EXECUTE permission on a function. * Fix security and 64-bit issues in contrib/intagg * Add needed STRICT marking to some contrib functions (Kris Jurka) * Avoid buffer overrun when plpgsql cursor declaration has too many parameters (Neil) * Fix planning error for FULL and RIGHT outer joins The result of the join was mistakenly supposed to be sorted the same as the left input. This could not only deliver mis-sorted output to the user, but in case of nested merge joins could give outright wrong answers. * Fix plperl for quote marks in tuple fields * Fix display of negative intervals in SQL and GERMAN datestyles
2005-02-05disable inclusiong dlopen.bl3.mk (and hence link agains pthread), forjdolecek1-3/+4
same reasons as the postgresql74-server adresses PR pkg/28729
2005-02-05postgresql74 updated to 7.4.7 - fixes LOAD vulnerabilityjdolecek1-1/+2
2005-02-05Update postgresql74 to 7.4.7. This is security release only, fixesjdolecek5-11/+11
recently discovered LOAD vulnerability.
2005-02-05Note update of graphics/dcraw to version 1.234 [bug fixes]seb1-1/+2
2005-02-05Note update of ORBit2 to 2.12.1.jmmv1-1/+2
2005-02-05Update to version 1.234.seb2-7/+7
Changes since last packaged version (1.233): Call fuji_rotate() before apply_profile(). Do not use the gamma curve after applying a profile.
2005-02-05Update to 2.12.1:jmmv3-7/+18
* bug fixes + Fix mem leak on exception overwrite (Michael) + Fix demarshalling CORBA_any containing null or void values (Michael) + IDL generation (esp. skelimpl) fixes (Jules Colding) + Ongoing Win32 port work (Tor Lillqvist) + Fix linking on Darwin (Hans Petter Jansson)
2005-02-05NetBSD 1.6.2/sparc64 needs GCC 3.0 or better, the 2.95.x compilerhubertf1-1/+5
shipped with 1.6.2 dies with an internal compiler error. Fixes PR pkg/29185.
2005-02-05note update of coq to 8.0pl2adrianp1-1/+2
2005-02-05- Update of coq from 7.4 to 8.0pl2adrianp5-71/+484
- Initial patches supplied by Antoine Reilles, thanks ! - Lots of changes/fixes/updates, see: CHANGES
2005-02-05Fix build under Linux by requiring X11. Support for X11 in this packagejmmv1-1/+2
seems optional, but we were using it anyway. Furthermore, imlib2 also requires it, which is a dependency for this one, so there is no problem in doing this. Problem noted by Sebastian Prause in tech-pkg@.
2005-02-05Bumped PKGREVISION because of removal of xpm building reference.jklos1-2/+2
2005-02-05Make xterm build on Darwin by defining USE_POSIX_TERMIOS as on otherminskim2-1/+15
BSDs.
2005-02-05Note update of xterm.minskim1-1/+2
2005-02-05Update xterm to 199.minskim2-5/+5
Changes since 197: * instead of setting $DISPLAY, check for the unset variable and warn/exit on this condition (comments by H Merijn Brand and Bernhard R Link). * fix a typo in Imakefile from patch #198 (reports/patches by Stefan Dirsch, and Mike Castle). * add utmpDisplayId resource to allow users to control whether the display identifier (display number and screen number) are retained in the connection information recorded in utmp (discussion with Edoardo Tirtarahardja). * add bellOnReset resource to allow users to disable bell which sounds on hard reset since patch #183 changes to DECSCL (discussion with Danek Duvall). * improve $WINDOWID for configuration with toolbar by making it refer to the top-level shell rather than the parent of the current window. For that case, the parent is a form widget, which does not have a name, which made the $WINDOWID not very useful as a parameter for xwininfo (suggested by Dave Bodenstab). * fix a typo in WhichVFont() macro from patch #197 changes which broke the --disable-active-icon configuration (report by Ralf S. Engelschall). * improve some limit checks (Gentoo Bugzilla #75604). * add --disable-setuid option to configure script (Gentoo Bugzilla #76453). * add --disable-full-tgetent option to configure script, allowing one to ignore a termcap library in favor of ncurses/curses (Gentoo Bugzilla #69926). * modify configure script to choose useful warning options for Intel version 8.0 compiler. * update config.guess, config.sub * make active-icon work properly when TrueType fonts are used (Debian #286068). * correct change from patch #157 which uses getlogin() to check for an alias; the storage used for the related getpwuid() call was overwritten by the data used for comparison (patch by Per Hedeland). * correct case of SCS for character set 0 (line-drawing) to allow it to be selected into GR. * fix a file-descriptor leak (Redhat Bugzilla #139597). * modify creat_as() to only fork if xterm is actually running as setuid and/or setgid. This works around a Cygwin bug which hangs when logging is enabled and makes xterm a little faster for systems using interfaces such as utempter (report by Al Goodman). * modify Cleanup() to avoid operations such as X calls that might use unsafe functions when it is called by a signal handler (report by Michiel Boland). * fix bugs in patch #191 and in SRM changes from patch #197 that broke DECSET 38: switch to Tek4014 emulation (report by Dave Bodenstab). * fix for manpage escapes (Marc La France). * improve on IRIX-specific change for Imakefile in XFree86 CVS versus resize linking against termcap library to reflect definitions for USE_TERMCAP in resize.c
2005-02-05Removed buildlink references for xpm. It's not necessary, and it'sjklos2-4/+2
insecure at the moment.
2005-02-05Set PKG_REFCOUNT_DBDIR in the environment for the +INSTALL script, justjlam1-1/+4
like pkg_add(1) does in pkg_install-20050204.
2005-02-05Edit down patch-ah so it does not include an RCS Id.wiz2-6/+4
2005-02-05cksfv updated to 1.3.3.wiz2-3/+3
2005-02-05Update to 1.3.3:wiz10-236/+18
2005-03-04 Heikki Orsila * version 1.3.3 - lots of changes. see previous changelog entries. 2005-03-04 Heikki Orsila - configure script now ignore unknown arguments (but gives a warning) - configure allows setting mandir and compiler. Examples: --mandir=/usr/man --compiler=/opt/experimental/gcc-4/bin/gcc - fixed wording in man file (Thomas Klausner) - -b option: print only basenames of the given files when creating an sfv. 2005-03-03 Heikki Orsila - fixed O_LARGEFILE for macosx - Thomas Klausner submitted partial sfv checking patch by Dieter Baron. Now cksfv -f foo.sfv [FILE1 FILE2 ...] checks only given FILES. - Thomas Klausner submitted patch by Tobias Nygren to avoid calculating CRC twice per file (read once, compute twice). 2005-02-03 Heikki Orsila * version 1.3.2 - solaris printf workaround. use %lu tu print filesizes. works best on 64-bit architectures (with compilers assuming sizeof(long) == sizeof(size_t)). GNU/Linux support %zu which is the appropriate modifier for this case, but can't have it everywhere. - doesn't print directory infos into catalogues when creating sfvs - see other modifications since 1.3.1 (many of them) 2005-01-26 Heikki Orsila - fixed output (displayed only 32-bit file sizes, and months wrong) OLD: ; 100663296 14:54.37 2005-00-25 zeros NEW: ; 4395630592 14:54.37 2005-01-25 zeros - lots of code cleanups - solaris fixes 2005-01-25 Heikki Orsila * no new version - Added and edited man page from Debian distribution - Fixed Makefile issues for -jx - Added a simple configure script for more consistent compilation - Removed b0rken rpm creation from Makefile - Removed spam messages (when creating and verifying checksums) - Added test cases (make tests) - added fake and lousy stdint.h generation (OS that don't have it should be upgraded) 2005-01-24 Heikki Orsila * no new version - I decided to start maintaining the program since Bryan Call is unreachable. 2004-05-25 Heikki Orsila * version 1.3.1 - Fixed 64-bit issues. Went into Gentoo portage.
2005-02-05Note the update of labltk to 3.08.2adrianp1-1/+2
2005-02-05Pull in documentation improvements and a minor change to allow buildingjlam4-17/+17
with WARNS=2 from src/usr.sbin/pkg_install. No functional change and no version bump.
2005-02-05Use "-P path" instead of "-P file" in the synopsis.simonb1-2/+2
2005-02-05fix broken patch from last update - ride the recent updateadrianp2-18/+18
2005-02-05Well, pwm still conflicts with ion from older versions. Noted by Thomascube1-1/+3
Klausner.
2005-02-05Remove out-dated patches for last round of ocaml updatesadrianp5-72/+0
2005-02-05fix broken patch from last update - ride the recent updateadrianp2-13/+13
2005-02-05Note revision bump for ion.cube1-1/+2
2005-02-05pwm no longer conflicts with wm/ion.cube1-3/+1
2005-02-05Install included pwm as pwm2 to avoid conflict with wm/pwm, as discussedcube6-13/+42
on tech-pkg. PKGREVISION++.
2005-02-04remove obsolete patches for recent updateadrianp7-153/+0
2005-02-04note unison-devel bump to nb3adrianp1-1/+2
2005-02-04- Patch unison-devel so it now works with ocaml 3.08.2adrianp3-3/+20
- Bump to nb3 - Thanks to Antoine Reilles for supplying the patch
2005-02-04note unison bump to nb4adrianp1-1/+2
2005-02-04- Patch unison so it now works with ocaml 3.08.2adrianp3-3/+20
- Bump to nb4 - Thanks to Antoine Reilles for supplying the patch
2005-02-04Update of lablgtk to 1.2.7adrianp2-3/+3
2005-02-04- update of lablgtk from 1.2.6 to 1.2.7adrianp4-9/+14
- ok'ed dillo@ 2002.10.30 * add GWindow.file_selection#dir_list (Francois Pessaux)
2005-02-04Update of ocaml-graphics to 3.08.2adrianp1-1/+2
2005-02-04- Update of ocaml-graphics from 3.06 to 3.08.2adrianp3-3/+16
- Lots of changes/bugfixes - see Changes for all the details
2005-02-04Update of mldonkey to 2.5.28adrianp2-3/+3
2005-02-04- Update of mldonkey from 2.5.21 to 2.5.28adrianp3-10/+12
- Lots of changes and bugfixes, see distrib/ChangeLog
2005-02-04Note update of hevea to 1.07adrianp2-3/+3
2005-02-04- Update of hevea from 1.06 to 1.07adrianp4-46/+34
> version 1.07 > - Release, to follow ocaml evolution. > > version 1.06+1 > - Added \lstnewenvironment in package listings > - Pb pour les delims de hauteur 1 : -> rescanner le delimiteur ! Pas le tps. > - Bug in text manager : incorrect behavior \centering-like declarations. > Solution make the align flags systematically stacked > - Add a command-line flag to hacha > -nolinks -> suppress Previous/Up/Next links > - Small hacha bug : replicate \htmlfoot argument in index.html file > even when hevea generated footer is absent. > - New \@charset command and xxcharset.exe script, to control > output document character set. > - firstnumber=auto|last|nnn in listings.hva > - started adding an example for listings (exlst.tex) > - proper (?) implementation of emph classes in listings > (some debug print left) > - key label in listings + ignore empty fst argument of env > listing + patch on initial line numbers > - An attempt to follow << listings >> pace of developement > all '*label*' keys are now '*numbers*' keys, snif. > - Added bgcolor definition in hevea.sty, not very good > (some debug print left) > - key label in listings + ignore empty fst argument of env > listing + patch on initial line numbers > - An attempt to follow << listings >> pace of developement > all '*label*' keys are now '*numbers*' keys, snif. > - Added bgcolor definition in hevea.sty, not very good > - Spaces are irrelevant everywhere in array/tabular format > - A new warning for \right and \left in non-display mode. > - Special parsing (\@verbimagearg) for ``\DeclareGraphicsRule'' last > argument. > - Allow multiples > and < in package array. > - Better error message for undefined defaults in keyval. > - Do not check comments before Save.arg_verbatim. > - Added a new primitive \@styleattr > - Almost complete multibib package. > - Small bit of xypic (-> all \xymatrix are images). > version 1.06 > version 1.06-7 > - \ifmagen indroduced, \imagentrue at beginning of .image.tex, > \imagenfalse in hevea.sty, if \ifimagen undefined. > - Bug -> stopimage in lstinline. > - Throw away index when some key field is empty (i.e. mimic makeindex) > - Introduced \htmprefix > - Bug in ``\@displayint'' (introduced by the new ``\@getprint'') > - compatibility with ocaml 3.03 (do not close a file twice) > - Table of contents a` la LaTeX. > - new ``-hrf'' option for hacha > - PNG managment in hevea/imagen > - Added a ``-quant'' option to imagen > - Changed ``\@getprint'' to interpret characters Cleaned a few bad usages of ` > `\@getprint'' > - Added ``\hyperref'' with optional argument. > - Added underscore package > - Bug htmlfoot, <!--FOOTER--> MUST appear last in hevea output > - small stuff in listings (showlines and continued line numbering) > version 1.06-6 > - Added esponja > - Better error diagnostic for bad usage of \begin{document}... \end{document} > - Added a \tocnomber command to include section numbers in table of > contents > - Better amstmath package > version 1.06-5 > - \index allowed in section titles (@norefs extension) > - Big dynamic scoping bug in packages.hva > - Two easy misfeature disappear > . trailing -exec prog brougth back one step > . blanks allowed in array formats > - Option -version > - Bug in image.ml, finalize -> active := false, to make module restartable > - Bug moreverb, protect get_line by save_lexstate/restore_lexstate. > - Bug paragraphe (remettre Save.seen_par a` false dans make_stack). > - Bug \iftest -> modifs locales (par fun_register) > - Bug argument csname de \newcommand dans toimage -> save_arg > - Licence du manuel. > - Bug par, Dest.par None doit e^tre un nop (cf. appel dans expand_command, > avec name = \par). > - insertion d'un @verbarg pour les clefs de labels et de citations > - Hot oubliait les notes de bas de page. > - Simplification Misc.copy_hashtbl, > ne marche plus pour les liaisans multiples. > - small simplification fancyvrb > - \sbox lrbox finally ok ? > - New \@getprintnostyle primitive > - Leading spaces in \usepackage{pkg1, pgk2} > - New optimized mode for styles. > - Plein de bugs corrige's (arguments a` , notamment), listings et fancyverb > > version 1.06-4 > version 1.06-3 > - Bug hacha, all output now goes into current directory > - Paragraphs not ok, quick fix (in \\begin and \\end) > - All document was typeset inside a Latexmacros group ! > -> change \document \enddocument commands > - Corrected a bugs in argument parsing/scanning (save_sup/sub and > arg scanning with ``may_cont'' > - alltt flags ignored when the alltt package is not loaded > - A little more for fancyvrb > > version 1.06-2 > - Started implementing the fancyvrb package > > version 1.06-1 > - A la TeX \mathop > - patched bugs in info genearation > - alltt implementation revised. Efficency concern > - listings package implementation > - \def and \let now have TeX semantics *IMPORTANT* > - \toplinks, for prev,up, next links on the root file. > - Bug for paragraphs inside \@stopoutput.. \@restoreoutput. > - Bug CamlCode in get.mll lexer. Correction is patchy. > version 1.05 > - Paragraphs not ok, quick fix (in \\begin and \\end) > - All document was typeset inside a Latexmacros group ! > -> change \document \enddocument commands > - Corrected a bugs in argument parsing/scanning (save_sup/sub and > arg scanning with ``may_cont'' > - alltt flags ignored when the alltt package is not loaded > - A little more for fancyvrb > > version 1.06-2 > - Started implementing the fancyvrb package > > version 1.06-1 > - A la TeX \mathop > - patched bugs in info genearation > - alltt implementation revised. Efficency concern > - listings package implementation > - \def and \let now have TeX semantics *IMPORTANT* > - \toplinks, for prev,up, next links on the root file. > - Bug for paragraphs inside \@stopoutput.. \@restoreoutput. > - Bug CamlCode in get.mll lexer. Correction is patchy.
2005-02-04Note update of geneweb to 4.10adrianp2-3/+3
2005-02-04- Update of geneweb from 4.09 to 4.10adrianp3-124/+127
- ok'ed wulf@ > GeneWeb version 4.10 > -------------------- > > * Languages > - [29 Jan 04] Added "Breton" (Tepod Gwilhmod, Gwenael Emelyanoff, > Bertrand Yeurc'h). > > * GeneWeb server or CGI (gwd) > - [06 Nov 04] In statistics, added displaying of oldest couples perhaps > still alive and engaged. > - [06 Jan 04] Fixed bug: when changing a child's name using "change > children's names", the possible image was not renamed, causing > its disparition. > - [05 Jan 04] Added database configuration variable "show_consang": > when set to "no" the possible consanguinity is not displayed in > personal pages. Added also variable "fast_alphabetic": when set > to "yes", the alphabetic display of surnames or first names is fast > but the number of surnames of fist names is not displayed (interesting > for large databases). > - [04 Dec 03] Fixed bug: in case of two wizards make changes at > the same time, there were (rare) cases where one of the changes > erases the other one (instead of being rejected by the message > "database is locked"). > - [29 Nov 03] Added optional "border" and "background color" for > trees displaying (relationship links, ancestors and descendants). > - [28 Nov 03] Fixed bug creating sometimes dates with null month > (and not null day) resulting problems with "gwu-gwc" and "cleaning > up" the database by gwsetup (happened when a date was entered > with month=13 which was erroneously not rejected). > - [18 Jan 03] Added a system of black list for the database forum; > the environment variable "forum_exclude_file" can be set to a > file name containing a list of excluded IP addresses which cannot > post. In the lines of this file, the joker character "*" can be > used to specify any string (e.g. "*" exclude everybody). > - [14 Jan 03] In form to add message in the database forum, added > buttons "private/public": only "wizards" and "friend" can see > "private" messages. > - [06 Jan 03] In welcome page, added wizard's name (when named). > > * Base configuration files (base.gwf) > - [19 Mar 03] Added a variable "moved" to indicate that the database > has been moved. This displays the new template file "moved.txt". > > * Setup program (gwsetup) > - [12 Nov 03] Fixed bug: the links to the documentation did not work > with modern browsers. > > * GeneWeb uncompiler (gwu) > - [12 Feb 03] Fixed bug: exporting bad format when places containing > just spaces. > "private" messages. > - [06 Jan 03] In welcome page, added wizard's name (when named). > > * Base configuration files (base.gwf) > - [19 Mar 03] Added a variable "moved" to indicate that the database > has been moved. This displays the new template file "moved.txt". > > * Setup program (gwsetup) > - [12 Nov 03] Fixed bug: the links to the documentation did not work > with modern browsers. > > * GeneWeb uncompiler (gwu) > - [12 Feb 03] Fixed bug: exporting bad format when places containing > just spaces. > - [11 Feb 03] Added option -maxlev to specify a maximum number of > generations (descendants only) to export. > > * GeneWeb databases Transfer Program (gwtp) > - [08 Dec 03] Added German (Falko Trojahn). > - [14 Oct 03] Added Spanish (Luis Mondesi). > - [03 Jan 03] Fixed bug: when wizard notes, the "send database" did > not work.