Commit graph

88605 commits

Author SHA1 Message Date
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
adrianp
251e70d09a Updated www/horde3 to 3.0.7 2005-11-25 21:01:12 +00:00
adrianp
82194769a8 Update to horde 3.0.7
From the CHANGES:
> Major changes compared to the Horde version 3.0.5 are:
>     * Fixed sidebar menu layout with Opera browsers.
>     * Fixed calendar popup with Safari browsers.
>     * Fixed blank screens with Internet Explorer browsers after logins.
>     * Fixed warnings with PHP 4.4.0 and 5.0.5.
>     * Added ability to enable and disable IMSP globally.
>     * Fixed URL generation with some PHP CGI setups.
>     * Fixed sharing with groups if using group hooks.
>     * Updated Finnish, French, German, Hungarian, Korean, Polish, Slovak,
>       Turkish, and Traditional Chinese translations.
>     * Minor improvements and bug fixes.
>
> Major changes compared to the Horde version 3.0.6 are:
>     * Fixed cross site scripting vulnerabilities in the gzip/tar and css MIME
>       viewers.
>     * Fixed MySQL session handler.
2005-11-25 20:59:15 +00:00
wiz
87398bb423 Add dot at end of line, like _all_ the other option
descriptions already had.
2005-11-25 20:03:11 +00:00
wiz
98ad630be7 Remove some outdated sites, fix some paths.
From Zafer Aydogan in private mail.
2005-11-25 20:01:42 +00:00
wiz
b09e87893a + wine-0.9.2. 2005-11-25 19:59:54 +00:00
wiz
89a2a328f5 micq updated to 0.5.0.4. 2005-11-25 19:59:26 +00:00