Age | Commit message (Collapse) | Author | Files | Lines |
|
This version fixes installation on case-insensitive file systems as well
as a bug where bibtex did not get run properly when the .tex file had
no explicit \cite{}'s but rather used \nocite{}.
|
|
|
|
problems found after fixing malloc problems
|
|
|
|
portable to some operating systems (eg UnixWare or IRIX 5).
|
|
|
|
* Fixed: 'Missing HOLD_FILE' logic error fixed in lpd_rcvjob.c
* Fixed: configure with-initpath
--with-initpath=PATH now works correctly
* Fixed (well, clarified):
Errormsg() now checks for a 'null' error string and provides
a printable version of errno for logging.
* Edited the Scan_queue() function to print error message and removed
some dead code.
* lpc MOVE could result in endless loop.
* lpc MOVE will now start printing job in destination, rather than just copying
and preserving status of last operation.
* Added detailed error message for connection failure.
* Found a really small (1 byte) memory leak in LPD. Solves the mystery of
the server dying with malloc failed messages.
|
|
|
|
the PKGREVISION. Also remove the unnecessary -preserve-dup-deps argument
to libtool, rename the configure option to --enable-libtool, and remove
the unnecessary bits to deal with libcrypt/libcrypto (buildlink3 does
this for us automatically).
|
|
|
|
|
|
Some homepages include:
http://www.scribus.net/
http://www.scribus.org.uk/
http://www.developershed.com/devalert.php
and old http://scribus.planetmirror.com/
|
|
download asking for sponsors. The other sites are either too old
or too new. This version of scribus is old, but I didn't update yet,
because patching to work with NetBSD's old gcc is not easy.
|
|
|
|
all these packages.
|
|
changes:
Fixes from Max Neunhöffer (pyRXP) and peter Borocz (pdfmetrics).<br/>
ReportLab graphics now has some 3D charts.<br/>
Improved support for True Type Fonts in renderPM.<br/>
Added Henning von Bargen's LongTables optimisation.<br/>
Added Marc Stober's underline fixes.<br/>
Restored/improved platypus layout error detection.<br/>
New platypus FlexFigure flowable.<br/>
ReportLab is mostly jython compatible without Python 2.3 problems. <br/>
Pythonpoint improvements.<br/>
Many bugfixes.
|
|
|
|
|
|
2004-04-10 Guntupalli Karunakar <karunakar@freedomink.org>
* configure.in: Added "gu" (Gujarati) to ALL_LINGUAS.
2004-03-31 Christian Rose <menthos@menthos.com>
* configure.in: Added "af" to ALL_LINGUAS.
2004-03-22 Padraig O'Briain <padraig.obriain@sun.com>
* libgnomeprintui/gnome-print-job-preview.c (create_preview_canvas):
Omit creation of unnecessary relation. Fixes bug #136627.
|
|
2004-04-12 Jody Goldberg <jody@gnome.org>
* libgnomeprint/gpa/gpa-option.c (gpa_option_new_from_tree) :
add braces
2004-04-16 Iñaki Larrañaga <dooteo@euskalgnu.org>
* configure.in: Added "eu" (Basque) to ALL_LINGUAS.
2004-04-10 Guntupalli Karunakar <karunakar@freedomink.org>
* configure.in: Added "gu" (Gujarati) to ALL_LINGUAS.
2004-04-09 Andreas J. Guelzow <aguelzow@taliesin.ca>
for Keith Sharp <kms@passback.co.uk>
* libgnomeprint/gnome-print-config.c: add gtk-doc information
* libgnomeprint/gnome-print-paper.c: add gtk-doc information
* libgnomeprint/gnome-print-stdapi.c: add gtk-doc information
* libgnomeprint/gnome-print-unit.c: add gtk-doc information
* doc/reference/tmpl/gnome-print-config.sgml: add gtk-doc information
* doc/reference/tmpl/gnome-print-unit.sgml: add gtk-doc information
2004-04-06 Andreas J. Guelzow <aguelzow@taliesin.ca>
http://bugzilla.gnome.org/show_bug.cgi?id=138346
* libgnomeprint/gnome-font-face.c (gnome_font_face_is_italic):
Fix a typo.
2004-04-06 Andreas J. Guelzow <aguelzow@taliesin.ca>
http://bugzilla.gnome.org/show_bug.cgi?id=138438
* libgnomeprint/gp-tt-t1.c (print_glyph): remove
unneeded argument in ttf_printf call
2004-03-30 Jean Brefort <jean.brefort@ac-dijon.fr>
* libgnomeprint/gnome-print-pango.c:
(gnome_print_pango_layout_print): fixed slanting of fonts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* fix compile without FT2
|
|
|
|
a working sed.
Addresses PR pkg/25306 by Georg Schwarz.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
So add "This is the version of GGv for GNOME 2."
|
|
the RCD_SCRIPTS rc.d script(s) to the PLIST.
This GENERATE_PLIST idea is part of Greg A. Woods'
PR #22954.
This helps when the RC_SCRIPTS are installed to
a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later,
the default RCD_SCRIPTS_EXAMPLEDIR will be changed
to be more clear that they are the examples.)
These patches also remove the etc/rc.d/ scripts from PLISTs
(of packages that use RCD_SCRIPTS). (This also removes
now unused references from openssh* makefiles. Note that
qmail package has not been changed yet.)
I have been doing automatic PLIST registration for RC_SCRIPTS
for over a year. Not all of these packages have been tested,
but many have been tested and used.
Somethings maybe to do:
- a few packages still manually install the rc.d scripts to
hard-coded etc/rc.d. These need to be fixed.
- maybe remove from mk/${OPSYS}.pkg.dist mtree specifications too.
|
|
|
|
|