summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-12-08Add and enable xpp.jlam1-1/+2
2000-12-08xpp - The X Printing Paneljlam5-0/+43
This is a useful X11 frontend to printing with CUPS.
2000-12-08We have a ${PREFIX}/share/doc/html for HTML documentation, so use it.jlam4-28/+36
2000-12-08Commit first patch from pkg/6979. CPU percentage is already normalized,wiz2-6/+6
and so the code fragment was wrong for HZ != 100.
2000-12-08Fix kerberos4 recognition if ${PREFIX} != /usr/local.wiz3-5/+17
Also change libdes recognition so that it builds with openssl. Fixes pkg/11170.
2000-12-08Update to 4.0.3pl1, inspired by Jared D. McNeill's pkg/11665.wiz4-14/+13
2000-12-08Fix build failures if the "ucd-snmp" package is installed and add atron1-6/+11
dependency on it so that SNMP support is always enabled.
2000-12-08REQ is no more, its place is taken by INSTALL & friends.wiz2-20/+2
2000-12-08Replace REQ file by INSTALL file, and modify to suitwiz3-58/+72
sysutils/amanda-common style.
2000-12-08Removed some old patches.jtb3-39/+0
2000-12-08Updated to plplot-5.0.0 . This version mainly fixes bugs in the previous one.jtb10-272/+93
The compilation of the Tk driver is noticeably cleaner.
2000-12-08Replace REQ file by INSTALL file. Do user handling like it's done inwiz3-59/+63
sysutils/amanda-common/pkg/INSTALL.
2000-12-08Move code from REQ file to INSTALL.wiz3-32/+19
2000-12-08Remove some code handling the REQ file.wiz1-5/+1
2000-12-08Replace REQ file by a MESSAGE.wiz2-9/+7
2000-12-08Honor CFLAGS passed in from environment during build.jlam2-5/+16
2000-12-08Fix libraries on ELF.wiz4-16/+39
Shut up compilation warnings.
2000-12-07Correct a typo (pksrc --> pkgsrc).jlam2-7/+7
2000-12-07Update cups to 1.1.4. Changes from version 1.1 include a large number ofjlam13-115/+390
bugfixes, security fixes, improvements to the web admin interface, addition of new printer drivers, improved documentation, and improvements to the CUPS API for client development.
2000-12-07Add new CUPS_USER and CUPS_GROUP example config variables, andjlam1-3/+14
correct a small grammatical mistake I noted.
2000-12-07Update xpdf from 0.91 to 0.92abs2-4/+4
Changes since 0.91 0.91a (2000-oct-11) ------------------- Implemented separable CMYK PostScript output (the -level1sep switch to pdftops). Implemented Pattern color spaces with tiling patterns (polygon fills only). Implemented Stamp annotations. Implemented Named link actions. Fixed a really dumb bug in the TrueColor code in SFont (which affects both Type 1 and TrueType font rendering on 16-bit displays). Rewrote the GfxColorSpace / GfxColor code. Switched from djgppcfg to dj_make.bat (from Michael Richmond). Bug in the Type 1 encoding parser -- couldn't handle lines of the form 'dup NNN/name put' (with no space between the code and the name). Fixed the mkstemp() test in configure.in -- switched from AC_TRY_COMPILE to AC_TRY_LINK and added <unistd.h>. Added DESTDIR to top-level Makefile.in. Fixed an incorrect OPI comment in PSOutputDev. Minor tweak to the CCITTFax code to avoid writing past the end of an array on an invalid data stream. Xpdf crashed if the user selected 'reload' when no document was loaded. Look for character names of the form "xx" (two hex digits with no leading alphabetic char) and 'cNNN' (decimal digits with a leading alphabetic char that happens to be a hex digit). FlateStream didn't correctly handle zero-length streams. Xref reconstruction didn't handle the case where the opening "<<" immediately followed "trailer" with no intervening whitespace. Fix the %%DocumentSuppliedResources comment in EPS output. Scale annotations to fit their rectangles. Added Stream::close() to handle cases (e.g., patterns) where a Stream object is used multiple times before it is deleted. Added the topLevel arg to Gfx::go() so it doesn't call out->dump() for every pattern element (and form). Rearranged the GfxResources class. Clean up white space handling in Lexer. Make the dpi parameter to PDFDoc::displayPage etc. a double - this avoids margin gaps with fit-page and fit-width. Fix a rounding problem in xpdf.cc that was causing the window to sometimes be one pixel too small. Fixed a minor bug in dealing with Base-14 TrueType font names. Fixed Lab -> RGB color space conversion. Added support for opacity values (from PDF 1.4) to GfxState and OutputDev. [Thanks to Leonard Rosenthol.] Implemented type 2 functions; rearranged the Function class hierarchy. 0.91b (2000-oct-29) ------------------- Print a warning about Type 3 fonts (XOutputDev, PSOutputDev). Added the scroll lock behavior to 'n' and 'p' keys in xpdf. Change FileStream buffer size to a #define'd constant. Renamed Pattern to GfxPattern to avoid clashes with Windows and MacOS types. Added CNS (Big5) Chinese font support (CHINESE_CNS_SUPPORT); renamed CHINESE_SUPPORT to CHINESE_GB_SUPPORT. 0.91c (2000-nov-19) ------------------- Fix an endianness problem in the Type 1 font code which resulted in an incorrect display with "-t1lib plain" on big-endian systems. CCITTFax stream decoder will skip over extra zero bits at end of line, even if EncodedByteAlign flag wasn't set. Added Big5 support to pdftotext (with CHINESE_CNS_SUPPORT enabled). Fixed a typo in the CNS/Big5 encoding translation table. Change the form code in PSOutputDev to store images in arrays of strings. The xref reconstruction (for damaged files) now also looks for 'endstream' tags, and the parser uses this information when setting up stream objects. In pdfinfo, convert Unicode chars in the 00xx range into 8-bit chars; print a warning if there are any other Unicode chars. 0.92 (2000-dec-03) ------------------ Fixed %%BeginResource comment (for xpdf procset) in PostScript output. Added "-title" switch and "xpdf.title" resource to set the window title. Check for <freetype.h> in addition to <freetype/freetype.h>. Upgraded the configure script to smr_macros 0.2.4 - this should fix a bug where configure wasn't correctly finding t1lib.
2000-12-07Remove unnecessary substitution of @PGHOME@ in pgsql.sh.tmpl.jlam1-2/+1
2000-12-07Add missing man page. Noted in pkg/11661 by Jeff Rizzo.wiz1-1/+2
2000-12-07PGHOME is a subdir of ${PREFIX}, so pass -b ${PREFIX} to useradd insteadjlam4-12/+14
of directly specifying -d ${PGHOME}. Canonicalize usage of PGHOME while I'm at it. Fixes pkg/11660 by Ben Collver <collver@softhome.net>.
2000-12-07include patch for SIOCGIFCONF handling (sent to sendmail.org).itojun2-1/+26
the patch is the same as the one applied to src/gnu/dist/sendmail.
2000-12-07add patch-af.is1-1/+2
2000-12-07Fix problem with sector sizes > 1024 bytes, creating version 3.9.5nb1.is2-1/+42
2000-12-07Another patch-sum sync to undo.rh1-5/+2
2000-12-07Undo previous commit. These packages apparently handle patches specially.rh3-15/+18
2000-12-07depend on xlispstat>=3.52.9wiz1-2/+2
2000-12-07regenwiz1-2/+1
2000-12-07If we are not on a CPU known by mame, determine risc or risc_lsb based onabs2-2/+10
<machine/endian.h>. Fixed xmame on arm32.
2000-12-07Sync w/ realityrh6-24/+26
2000-12-07Update to 0.95mjl2-4/+4
- add Win32 port from Bob Kline . - applied patch from Rudy Lippan which fixes a memory-leak with failed connections. - applied patch from Hein Roehrig which fixes a bug with escaping a backslash except for octal presentation - applied patch from Francis J. Lacoste to enhance the table_attributes subroutine
2000-12-07Update to 7.0.3.mjl2-4/+4
Jdbc fixes (Peter) Large object fix (Tom) Fix lean in COPY WITH OIDS leak (Tom) Fix backwards-index-scan (Tom) Fix SELECT ... FOR UPDATE so it checks for duplicate keys (Hiroshi) Add --enable-syslog to configure (Marc) Fix abort transaction at backend exit in rare cases (Tom) Fix for psql \l+ when multi-byte enabled (Tatsuo) Allow PL/pgSQL to accept non ascii identifiers (Tatsuo) Make vacuum always flush buffers (Tom) Fix to allow cancel while waiting for a lock (Hiroshi) Fix for memory aloocation problem in user authentication code (Tom) Remove bogus use of int4out() (Tom) Fixes for multiple subqueries in COALESCE or BETWEEN (Tom) Fix for failure of triggers on heap open in certain cases (Jeroen van Vianen) Fix for erroneous selectivity of not-equals (Tom) Fix for erroneous use of strcmp() (Tom) Fix for bug where storage manager accesses items beyond end of file (Tom) Fix to include kernel errno message in all smgr elog messages (Tom) Fix for '.' not in PATH at build time (SL Baur) Fix for out-of-file-descriptors error (Tom) Fix to make pg_dump dump 'iscachable' flag for functions (Tom) Fix for subselect in targetlist of Append node (Tom) Fix for mergejoin plans (Tom) Fix TRUNCATE failure on relations with indexes (Tom) Avoid database-wide restart on write error (Hiroshi) Fix nodeMaterial to honor chgParam by recomputing its output (Tom) Fix VACUUM problem with moving chain of update tuples when source and destination of a tuple lie on the same page (Tom) Fix user.c CommandCounterIncrement (Tom) Fix for AM/PM boundary problem in to_char() (Karel Zak) Fix TIME aggregate handling (Tom) Fix to_char() to avoid coredump on NULL input (Tom) Buffer fix (Tom) Fix for inserting/copying longer multibyte strings into char() data types (Tatsuo) Fix for crash of backend, on abort (Tom)
2000-12-07Update to 1.14.mjl2-4/+4
NOTE: This version is the one the DBI book is based on. NOTE: This version requires at least Perl 5.004. Perl 5.6 ithreads changes with thanks to Doug MacEachern. Changed trace output to use PerlIO thanks to Paul Moore. Fixed bug in RaiseError/PrintError handling. (% chars in the error string could cause a core dump.) Fixed Win32 PerlEx IIS concurrency bugs thanks to Murray Nesbitt. Major documentation polishing thanks to Linda Mui at O'Reilly. Password parameter now shown as **** in trace output. Added two fields to type_info and type_info_all. Added $dsn to PrintError/RaiseError message from DBI->connect(). Changed prepare_cached() croak to carp if sth still Active. Added prepare_cached() example to the docs. Added further DBD::ADO enhancements from Thomas Lowery.
2000-12-07Added --version-info 0:0 to libtool options.jtb3-9/+9
2000-12-07Note that -release should not be used in libtool - says Rene :)hubertf1-2/+3
2000-12-07Update to postfix-19991231-pl11. Update provided by Mipam in private mail.wiz2-6/+5
Remove bogus MANCOMPRESSED_IF_MANZ.
2000-12-06Update to 4.53. No obvious NetBSD related changes.wiz2-5/+5
2000-12-06add and enable suse_glxwiz1-1/+2
2000-12-06Import suse_glx package provided by Jared D. McNeill in pkg/11650:wiz4-0/+32
SuSE GLX package for Linux GLX compatibility
2000-12-06Added --version-info 0:0 to Makefile.jtb2-4/+3
2000-12-06Added --version-info 0:0 libtool option to Makefile.jtb2-5/+3
2000-12-06Added --version-info 0:0 for libtool.jtb3-3/+3
2000-12-06Add and enable "haskell-cgi".jtb1-1/+2
2000-12-06Initial import of new "haskell-cgi" package:jtb5-0/+47
CGI module for the Hugs Haskell 98 interpreter
2000-12-06add new homepagehubertf1-1/+2
2000-12-06Also remove the GNOME HTML help directories if GNOME isn't installed.jlam1-2/+2
2000-12-06For libtool section, make clear what gets into PLISThubertf1-1/+5