Commit graph

88611 commits

Author SHA1 Message Date
jlam
ec87e5b5a9 Teach the tools framework about gs, pdftops and pstopdf, which can be
supplied by one of several Ghostscript packages.  The minimum required
version of Ghostscript can be specified in GHOSTSCRIPT_REQD, which
defaults to "6.01".
2005-11-28 06:06:16 +00:00
jlam
6525163581 Extend find-prefix.mk so that we can specify a package wildcard instead
of just ${PKGBASE}, e.g. M4DIR=m4>=1.0 will set M4DIR to the installation
prefix of m4 if it matches "m4>=1.0", otherwise it will set M4DIR to
${M4DIR_DEFAULT}.
2005-11-28 05:54:17 +00:00
jlam
43471231f2 Fix a copy-and-paste bug that probably caused some tools to not be
created on platforms lacking "coreutils", "grep", or "diffutils".
2005-11-28 05:39:20 +00:00
ben
92973d6092 Correct PAX_CMD to be pax. 2005-11-28 01:50:21 +00:00
rillig
01ae880577 - Since printindex does not use the .pkglist cache anymore, this program
does not need to create it.
2005-11-28 01:22:53 +00:00
rillig
8ba3dc01c0 - Don't use the .pkglist cache anymore, as the cache is quite cheap to
regenerate. This change makes printdepends and printindex more
  independent, because before this change, printindex could use the
  cache provided by printdepends, but not the other way round.

- Fixed the section "Sanity checks, part 2" by allowing newline
  characters in the list of packages from which the index is built.
  This bug just hasn't been noticed because the list taken from the
  cache did not have newlines at all.

  The '-' character is not included in the $allowed variable because it
  is handled specially and differently by sh(1) and tr(1).

- Updated the printindex man page.
2005-11-28 01:14:35 +00:00
rillig
10d9025714 - Restrict the autofix changes to apply only if the whole ShellWord
matches.
2005-11-28 00:33:55 +00:00
rillig
b25d847872 Updated pkglint to 4.46.3.
- Added the $line->replace() method for a convenient way to achieve simple
  autofix tasks.
- When autofixing, no backup file is created (it had been created before).
  1. Usually "cvs diff" is available.
  2. All current autofixed changes are trivial.
  3. The fixed file is first written to disk in a new file and then renamed
     to the original file, greatly reducing the risk of data loss.
- Fixed a bug in checkdir_package(): In the call to load_package_Makefile(),
  the last parameter had not been passed by reference, but by value.
  Luckily this had not influenced any other part of pkglint.
- While there, I noticed that it is not necessary to pass some subroutines
  the lines of all included Makefiles, so I removed that parameter.
2005-11-27 23:48:01 +00:00
rillig
75e8487cc6 - Renamed the type PlatformTuple into PlatformTriple.
- Added an explanation for invalid PlatformTriples.
2005-11-27 21:18:43 +00:00
rillig
cff72c8550 - Imported the explain() subroutine into ::main.
- Made pkglint's wording more polite ("Use" => "Please use").
2005-11-27 21:10:20 +00:00
rillig
4c81669b0b Updated pkglint to 4.36.2.
- Improved diagnostics for URLs that are not strictly pkgsrc-compliant, as
  requested on tech-pkg.
2005-11-27 20:25:49 +00:00
rillig
d001e9dfc8 Removed trailing white-space. 2005-11-27 20:12:44 +00:00
salo
5051e9ecd6 Needs pkg-config to build. Add missing build dependency. 2005-11-27 19:27:20 +00:00
salo
6552d3051f Fix the directory entry for suse91_gtk2.. 2005-11-27 18:35:15 +00:00
salo
d24e2165c6 Note emulators/suse91_gtk2 PKGREVISION bump: security update. 2005-11-27 18:17:04 +00:00
salo
76642b19de Use latest gtk2 package from updates, includes fix for a heap overflow in the
XPM reader, which allows attackers to execute arbitrary code via specially
crafted XPM images (CVE-2005-3186, CVE-2005-2976).

Thanks to <smb> for the notice.
2005-11-27 18:02:01 +00:00
adrianp
32d7ff4314 Updated print/ghostscript-afpl to 8.51nb1
Updated print/ghostscript-esp to 8.15.1nb1
Updated print/ghostscript-esp-nox11 to 8.15.1nb1
Updated print/ghostscript-gnu to 8.15nb1
Updated print/ghostscript-gnu-nox11 to 8.15nb1
Updated print/ghostscript to 6.01nb6
Updated print/ghostscript-nox11 to 6.01nb6

All for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0967
2005-11-27 17:16:27 +00:00
adrianp
2decd63246 Update for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0967 2005-11-27 17:04:18 +00:00
xtraeme
d3144949b6 :s/${LOWER_OPSYS}/netbsd/g 2005-11-27 08:55:32 +00:00
martin
0e79795cb1 Add support for PKG_OPTIONS.gecko += debug. 2005-11-26 22:09:25 +00:00
markd
24ab167262 Fix build on NetBSD-current of the included tcsh in the same way that
tron fixed the actual tcsh package.
2005-11-26 21:19:20 +00:00
wiz
d5ad1a67a8 Fix comms/asterisk-sounds-de-x9media entry. 2005-11-26 19:47:42 +00:00
xtraeme
985a722045 Install all files in the doc directory. Suggested by the author.
Bump PKGREVISION.
2005-11-26 19:03:14 +00:00
uebayasi
d00b75d918 zsh-4.2.5nb2; honour PKG_SYSCONFDIR. PR32026 from Geert Hendrickx. 2005-11-26 15:42:35 +00:00
uebayasi
ef27f94532 Honour PKG_SYSCONFDIR. Bump revision.
PR32026 from Geert Hendrickx.
2005-11-26 15:41:16 +00:00
wiz
9861042baa + cdrdao-1.2.1, gcdmaster-1.2.1, php-5.1.0, rdiff-backup-1.0.3,
tuxpaint-0.9.15, tuxpaint-stamps-20051125.
2005-11-26 10:32:56 +00:00
adrianp
98bf41d8e2 Updated www/thttpd to 2.25bnb4 2005-11-26 10:04:00 +00:00
adrianp
8002af1d9d Bump to thttpd-2.25bnb4 to address a security issue:
http://secunia.com/advisories/17454/
2005-11-26 10:02:37 +00:00
wiz
c9e59a7969 Fix asterix-sounds-de-x9media entry. 2005-11-26 09:46:07 +00:00
salo
ac1237dc62 Note graphics/gdk-pixbuf PKGREVISION bump: security fixes. 2005-11-26 09:42:17 +00:00
salo
11ee09f4bd Security fixes for CVE-2005-2975, CVE-2005-2976 and CVE-2005-3186:
"io-xpm.c in the gdk-pixbuf XPM image rendering library allows attackers
to cause a denial of service (infinite loop) via a crafted XPM image
with a large number of colors."

"Integer overflow in io-xpm.c in gdk-pixbuf allows attackers to cause a
denial of service (crash) or execute arbitrary code via an XPM file with
large height, width, and colour values, a different vulnerability than
CVE-2005-3186."

"Integer overflow in the gdk-pixbuf XPM image rendering library allows
attackers to execute arbitrary code via an XPM file with a number of
colors that causes insufficient memory to be allocated, which leads to
a heap-based buffer overflow."

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2975
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2976
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3186
2005-11-26 09:40:49 +00:00
ben
1c2fa6cc8e Make note of bochs update. 2005-11-26 06:15:52 +00:00
ben
58c8ef2470 Update bochs to version 2.2.1. Changes include:
- Fixed several compilation warnings and errors for different platforms (Volker)
- Fixed FPU tag word restore in FXRSTOR instruction (Stanislav)
- Added missing scancodes for F11 and F12 to BIOS translation table (Volker)
- Bochs disassembler bugfixes (h.johansson)
- About 5% emulation speed improvement (h.johansson)
- Handle writing of zero to APIC timer initial count register (Stanislav)
- Enable Idle-Hack for 'TERM' GUI (h.johansson)
- Reduced overhead of BX_SHOW_IPS option to minimum. Now every simulation
  could run with --enable-show-ips without significant performance
  penalty. (Stanislav)
- Fixed pcipnic register access (Volker)
- Limited write support for TFTP server in 'vnet' networking module added (Volker)
- Changed some timing defaults changed to more useful values (Volker)
- WinXP/2003 style common controls now supported (Vitaly Vorobyov)
- Updated LGPL'd VGABIOS to version 0.5c (Volker)
- New floating point emulator based on SoftFloat floating point
  emulation library.
- improved x86-64 emulation
- Cirrus SVGA card emulation added
- status bar with indicators for keyboard, floppy, cdrom and disk (gui dependant)
- many improvements in Bochs emulated I/O devices (e.g. PCI subsystem)
2005-11-26 06:15:00 +00:00
xtraeme
f2eb252a05 Updated emulators/gxemul to 0.3.7 2005-11-26 06:01:34 +00:00
xtraeme
a584a3ee1f Update to 0.3.7
User-visible change between release 0.3.6.2 and 0.3.7 include:

    o)  The experimental PowerPC emulation mode is now working well enough
        to allow NetBSD/prep 2.1 to be installed and run inside the emulator.
        It is not 100% stable, and it is not optimized for performance yet,
        but hopefully enough for simple experiments.

    o)  I finally took the time to implement a DEC 21143 NIC; this brings
        network connectivity to NetBSD/cats. (The userland "NAT"-like
        networking layer is still a bit buggy, and does not work with
        everything. However, NetBSD/cats can now be installed via ftp.)

    o)  CD-ROM images can now in some cases be detected as ATAPI CD-ROMs
        instead of IDE harddisks. It works for at least NetBSD, OpenBSD,
        and Linux on CATS, and NetBSD on hpcmips.

Internal (code related) changes include:

    o)  Cleanup of the PCI and ISA bus frameworks; in practice this means
        that more code can be shared between different emulated machine
        models than before, and that adding new machine types will become
        easier.

    o)  Dyntrans updates; 32-bit PowerPC mostly, but also many performance
        related updates for ARM.
2005-11-26 06:00:00 +00:00
mjl
8a7b363ffd Note asterisk-sounds-de-x9media-20051126 2005-11-26 01:45:47 +00:00
mjl
61063aafeb Enable asterisk-sounds-de-x9media 2005-11-26 01:43:17 +00:00
mjl
d22581fa8c Import asterisk-sounds-de-x9media-20051126, providing free german voice prompt files
for asterisk, courtesy x9media ip communication.
2005-11-26 01:41:59 +00:00
ben
f8e4c04dca Make note of mplayer PKGREVISION bump. 2005-11-26 01:33:22 +00:00
ben
cd86c568f9 Add mplayer-internal-faad option to use mplayer's internal faad library.
The default is to depend on an external faad library, so bump PKGREVISION.
2005-11-26 01:31:50 +00:00
agc
f376bcc052 Reverting the mods in revision 1.10 of this file allows a package to
be built with standard settings in /etc/mk.conf, and fixes a problem
in the bulk build results.

In short: install the manual pages into freetds/man/man1 (the rest of
the files in this package have a prefix directory of ${PREFIX}/freetds)
2005-11-25 23:44:08 +00:00
wiz
0c5a3f8286 Note uim bug fix PKGREVISION bump. 2005-11-25 22:17:56 +00:00
wiz
10b11f8443 Bug fix for the gtk2 input method:
Do not run g_source_remove if there is no source.

Bump PKGREVISION.
2005-11-25 22:17:15 +00:00
wiz
db60e0b0c4 Mention libgsf update. 2005-11-25 21:40:06 +00:00
wiz
caa5734d59 Add debug option. 2005-11-25 21:30:17 +00:00
wiz
321a09857a Bump PKGREVISION for libgsf dependencies, and BUILDLINK_DEPENDS because
of the libgsf shlib major bump and associated BUILDLINK_DEPENDS bump.
2005-11-25 21:23:14 +00:00
adrianp
174b8c0406 Remove horde TODO updates 2005-11-25 21:22:48 +00:00
adrianp
c06d11b7e2 Updated www/horde to 2.2.9 2005-11-25 21:22:05 +00:00
adrianp
eb53021ad2 Update horde to 2.2.9
From the CHANGES:
> Changes in this release:
>     * Fixed a potential XSS vulnerability.
2005-11-25 21:21:04 +00:00
wiz
3bcc7ec37e Update to 1.13.3:
libgsf 1.13.3

J.H.M. Dassen (Ray) :
	* Improve documentation.

Jody :
	* More work on extension interface to sax import wrapper.

--------------------------------------------------------------------------
libgsf 1.13.0

Jody:
	* API changes SAX wrappers for help OpenDoc and SpreadsheetML.

Kasal:
	* Improve libtool versioning.
	* Relax the gconf requirement.

Luciano Wolf:
	* OpenDocument meta stream parser.

Sven Herzberg:
	* Fix for GsfOutputGnomeVFS

API change with shlib major change -> BUILDLINK_DEPENDS bumped.
2005-11-25 21:12:29 +00:00