summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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.
2005-02-04Note update of camlimages from 2.11 to 2.2.0adrianp2-3/+3
2005-02-04- Update from camlimages from 2.11 to 2.2.0adrianp6-18/+187
2.11 * bug fix release 2.12 * O'Caml 3.07 port. Added support for lablgtk2.
2005-02-04Note bibtex2html updateadrianp2-3/+3
2005-02-04- Update of bibtex2html from 1.65 to 1.74adrianp2-5/+14
- ok'ed minskim Version 1.74, 22/10/2004 ======================== o bib2bib: special characters \n \r \t and \ddd in regular expressions o fix minor bug: when looking for cross-references, comparison of keys is now case-insensitive o footer and bibtex entries now enclosed in HTML paragraphs (<p>...</p>) o in case of syntax error, the key of the entry where the error occurred is shown o new option -no-links to disable weblinks o fix bug in bib2bib: preamble now enclosed with a single pair of braces Version 1.72, 3/9/2004 ====================== o --help now prints on standard output and exits successfully o fixed bug with very long keys (when bibtex inserts % to cut lines) o arguments to macros read from a file (option -m) are discarded Version 1.71, 24/8/2004 ======================= o improved date sorting algorithm to handle days (e.g. month = "June 29") o bib2bib: crossrefs are expanded before conditions are checked o bib2bib: '_' allowed in field identifiers o added option -w (--warn-error) to stop immediately when a warning is issued. Version 1.70, 30/6/2004 ======================= o fixed bug with crossrefs not translated from LaTeX to HTML is issued. Version 1.70, 30/6/2004 ======================= o fixed bug with crossrefs not translated from LaTeX to HTML o macros for Greek letters now translated to HTML entities Version 1.69, 6/4/2004 ====================== o macros \bysame, \MR and \MRhref for AMS* stylew o modified -bib.html output to circumvent a Konqueror bug Version 1.68, 16/03/2004 ======================== o fixed bug with parentheses-enclosed entries o macros \relax, \hskip Version 1.66, 18/02/2004 ======================== o characters ( and ) in keys o New FAQ: pb with quotes under MS Windows
2005-02-04Note advi updateadrianp1-1/+2
2005-02-04- Update of advi from 1.4.0 to 1.6.0adrianp3-17/+28
Version 1.5+2 2003/10/09 Background enhancement with specification of the geometry and colors. 2003/10/09 Added an HTML version of the manual with the help of HeVeA and Luc Maranget. 2003/10/08 Change the background command execution order: 1) Solid background first, 2) Then apply the gradient function, 3) Then draw the image. This way you can use an (alpha blended) image on a gradient background. 2003/10/03 Long time standing bug of set_title has been fixed: the Active-DVI window is now allocated by the Window Manager with the expected correct name. Version 1.5 2003/09/30: Introducing page timing dump to designated files for synchronisation purposes.
2005-02-04Let's depend on glib2-2.6.2.jmmv1-2/+2
2005-02-04Note update of gtk2 to 2.6.2.jmmv1-1/+2
2005-02-04Update of ocaml from 3.06 to 3.08.2adrianp2-3/+3
Many thanks to Antoine Reilles for his help with getting this running
2005-02-04Update to 2.6.2:jmmv4-42/+6
* Speed up size allocation of labels, progress bars and text cell renderers [Anders Carlsson] * Add a --quiet option to gtk-update-icon-cache [Matthias] * GtkFileChooser - Bug fixes [Federico Mena Quintero] - Don't overwrite the contents of the name entry when changing folders in save mode. [Federico] - Don't return nonexisting folders in save mode [Jean Marie Favreau] - Fix a size allocation loop [Milosz Derezynski, Robert Ögren] * GtkAboutDialog - Better HIG compliance [Jorn Baayen] * GDK - Work with Xservers implementing old versions of the Render extension [Albert Chin] - Respect _NET_VIRTUAL_ROOTS [Carsten Haitzler] * Win32 - Bug fixes [Tor Lillqvist, Ivan Wong, David Neary, Daniel Atallah, Takuro Ashie] - Make keyboard input work in Indic languages [Tor] - Initialize extended input devices lazily [Robert Ögren] * Other bug fixes [Owen Taylor, Richard Hult, Phil Blundell, Jens Finke, Michael Natterer, Manish Singh, Kjartan Maraas, Priit Laes, Dennis Cranston, Remus Draica, Matthias, Jeff Franks, Elijah Newren, Damon Chaplin, Vincent Ladeuil, Carlos Garnacho Parro, Thomas Zajic, Crispin Flowerday, Tommi Komulainen, Søren Sandmann, Chris Lee, Mark McLoughlin] * Documentation improvements [Murray Cumming, Matthias, Alex Graveley, Jeff Franks, Christian Rose, Masao Mutoh, Karel Kulhavy, Roger Light] * New and improved translations (bg,ca,cs,cy,da,de,el,en_CA,es,et,hu,it, ja,ko,lt,nb,nl,nn,no,pl,pt,pt_BR,sk,sq,sv,zh_CN)
2005-02-04- Update from 3.06 to 3.08.2adrianp37-510/+753
- Lots of changes/bugfixes - see Changes for all the details
2005-02-04Remove unknown extra word "agail".reed1-2/+2
2005-02-04Note update of "speedtouch" package to version 1.3.1nb3.tron1-1/+2
2005-02-04- Honor "${PKG_SYSCONFDIR}".tron3-5/+8
- Use "mountcritremote" as requirement in "adsl.sh" because packages might reside on a NFS mount filesystem as pointed out by Luke Mewburn. Bump package revision after these fixes.
2005-02-04update to last snapshot, and apply a (homegrown) patch which tries todrochner4-13/+61
work around the limitations of the security-patched SimpleXMLRPCServer
2005-02-04Update to 3.99:wiz2-7/+20
Fix lintpkgsrc handling of python and ruby packages. Remove invalid-dewey test that broke more things than it helped. Add support for "pre" in version strings. Update comment about recognised strings.
2005-02-04regen.wiz1-33/+33
2005-02-04Sort option descriptions in man page.wiz1-38/+38
2005-02-04apply the security fix fromdrochner10-11/+248
http://www.python.org/security/PSF-2005-001/ This disables hierarchical object lookups in SimpleXMLRPCServer. Unfortunately, this breaks some applications (eg kenosis). Don't shoot me for this. bump PKGREVISION
2005-02-04The PKGNAME of lang/ruby is ruby, not ruby${RUBY_VER}.wiz1-2/+2
2005-02-04Fix DEPENDS.wiz1-2/+2
2005-02-04Fix DEPENDS.wiz1-2/+2
2005-02-04p5-Perl-Tidy updated to 20031021.wiz2-3/+3
2005-02-04+ arla-0.38, centericq-4.20.0, cksfv-1.3.2, electricfence-2.4.12,wiz1-5/+7
elinks-0.10.2, smalltalk-2.1.10.