Commit graph

82479 commits

Author SHA1 Message Date
adam
7faa7127de Updated graphics/netpbm to 10.26.12 2005-07-26 14:35:36 +00:00
adam
811893d278 Changes 10.26.12:
* ppmtompeg: fix uname() rc test (sometimes > 0 is success)
* Fix bytesToWordInt()
2005-07-26 14:34:53 +00:00
gdt
a1e62e8332 Move PKGREVISION to Makefile from Makefile.common so that it only
affects bittorrent.
2005-07-26 13:50:58 +00:00
gdt
698024bed1 Patch btdownloadheadless.py to flush stdout so that status appears
promptly when redirecting onto a file.  This has been reported to the
upstream maintainers.

PKGREVISION++ in Makefile.common.  This affects bittorrent-gui because
it uses the same PATCHDIR, even though the new patch doesn't change
that package.  It seems awkward to try to manage PKGREVISION
separately for packages built from the same tarball, and of little
benefit.
2005-07-26 13:43:13 +00:00
adam
ccdfa18920 Updated emulators/wine to 20050725 2005-07-26 13:25:43 +00:00
adam
86410fbace Changes 20050725:
* Beginnings of theme support in common controls.
* Many MSHTML improvements.
* A bunch of OLE fixes for InstallShield installers.
* Many Direct3D fixes and improvements.
* Beginnings of LDAP support.
* Various cleanups after removal of the config file.
* Lots of bug fixes.
2005-07-26 13:24:36 +00:00
wiz
185883e869 Remove duplicate entries. 2005-07-26 12:45:12 +00:00
wiz
18827882be + TeXmacs-1.0.5.6, vile-9.5, wesnoth-0.9.4, wine-20050725, xvile-9.5.
- polsms-2.0.3 (thanks, zuntum), prc-tools-2.3 (removed from pkgsrc)
2005-07-26 12:31:46 +00:00
adam
d9e3327a49 Updated fonts/fontforge to 20050719 2005-07-26 11:51:11 +00:00
adam
74907ff296 Changes 20050719:
* Extend to Unicode 4.1
* Context chain dlg had problems with empty patterns (no terminal NUL in empty string used to represent them)
* EditData button in contextual subs disabled at wrong times.
* Transforming by a negative scale factor screwed up the hints.
* Add move up/down buttons to the kerning class dlg (class lists area) Use the selection from the class lists to highlight offsets.
* Print sample did not handle kerning by classes.
* When we had: a glyph which contained refs where that glyph was itself used as a reference in another glyph and all glyphs (except the last) lived in subroutines then we got multiple declarations of hints and the middle glyph was translated from where it should have been.
* When changing lists they should not scroll back to the beginning.
* Various fixes regarding hints: changing hints should set the char changed flag changing a glyph should mark all glyphs that refer to it as having out of date hints display out of date hints in font view. hints weren't being preserved (and should have been) in charview in Paste and transform.
* Apply Substitutions was badly broken when ff compiled with multilayer.
* Kern Pair dlg looked at garbage memory when it closed (and crashed sometimes).
* ff decides whether to add a 'gasp' table to a font based on whether the font has instructions or not. ff's own ttf fonts contain instructions in .notdef but nowhere else, so ignore .notdef when making this check.
* One more attempt to rule out absurd results in simplify().
* if the lsb/rsb dlg was given a negative value it complained about negative widths. (whether the width would have been negative or not).
* $italicangle has been broken since I added reals to scripting.
* The kernclass dialog did not handle deleted classes properly.
* Add ability to undo hints.
* Once again starting a browser on windows is broken.
* We didn't do a bounds check when indexing into the names array of an encoding (when building a character from scratch). If the index was huge the result was garbage, generally leading to a crash sometime thereafter.
* An open path consisting of a single point caused replace with reference to crash.
* Generating a postscript resource font on the mac from a script did not work.
* Werner points out that afm files generated by FontForge still claim to have been made by pfaedit. Oops.
* Didn't parse user defined encodings properly and often omitted the first glyph.
2005-07-26 11:49:52 +00:00
peter
0ee5c13dd2 Update to spamd-20050726.
Changes:
* Compilation problems on i386 fixed.
* -Werror disabled.
2005-07-26 11:13:41 +00:00
wiz
e68c7f81cc Add missing files to PLIST. Set USE_PKGLOCALEDIR.
Depend on a libpcap that is new enough (pcap_freecode with one argument).
Should fix bulk build.
2005-07-26 10:47:19 +00:00
wiz
a6324d3c0a Removed devel/prc-tools 2005-07-26 10:26:22 +00:00
wiz
47e340d1c5 prc-tools was marked BROKEN over a year ago, no one was interested in fixing it -- remove it. 2005-07-26 10:25:46 +00:00
dillo
7b2c274c13 document PKG_OPTIONS_NONEMPTY_SETS 2005-07-26 09:37:50 +00:00
dillo
a6f3882d40 Add support for sets of options where at least one option from each
set must be selected, requested and reviewed by wiz:

PKG_OPTIONS_NONEMPTY_SETS
       This is a list of names of sets of options.  At
       least one option from each set must be selected.
       The options in each set are listed in
       PKG_OPTIONS_SET.<setname>.  Options from the sets
       will be automatically added to PKG_SUPPORTED_OPTIONS.
2005-07-26 09:00:42 +00:00
grant
1b31200616 note update of clamav to 0.86.2. 2005-07-26 07:55:33 +00:00
grant
ff44807920 update clamav to 0.86.2.
changes since 0.86.1:

  V 0.86.2
  * Fixes backported from CVS:
    - configure.in: disable support for URLs downloading with libcurl
      (--with-libcurl) by default (tk)
    - libclamav/others.c: cli_rmdirs: fix possible infinite loop (tk)
      Patch by Mark Pizzolato <clamav-devel*subscriptions.pizzolato.net>
    - libclamav/mspack: Some cab archives were not properly decompressed (tk)
      Problem reported by Diego d'Ambra <diego*clamav.net>
    - libclamav/pe.c: cli_peheader: Sync entry point calculation with
      cli_scanpe (tk)
      Problem reported by Christoph Cordes <ccordes*clamav.net>
    - configure.in: fix compilation error when curl is installed in
      a non-standard location (tk)
      Reported by Serge van den Boom <svdb*stack.nl>
    - configure.in: Add support for DragonFly (tk)
      Thanks to Joerg Sonnenberger <joerg*britannica.bec.de>
    - clamscan/clamscan.c: Verify arguments passed to --max-dir-recursion and
      --max-ratio (tk)
      Problem reported by Jo Mills <Jonathan.Mills*frequentis.com>
    - libclamav/fsg.c: Fix possible integer overflow (acab)
      Reported by Alex Wheeler.
    - libclamav/mbox.c: Fix name clash with glibc library (njh)
      Reported by Brian Bruns <bruns at 2mbit.com>
    - libclamav/others.c: Check for 0 byte allocations in cli_(m|c|re)alloc (tk)
    - libclamav/chmunpack.c: Fix possible malloc overflow (trog)
      Reported by Alex Wheeler.
    - libclamav/tnef.c: Fix possible crash if the length field is 0 or negative
      in headers (njh)
      Reported by Alex Wheeler (alexbling at gmail.com)
    - clamav-milter: Honour LogClean. Only syslog once when storing email in
      quarantine (reported by Panagiotis Christias, christias at gmail.com).
      Log database reloads to the LogFile (njh)
    - clamav-milter: Changed the default child_timeout to 5 minutes. Keep a
      copy of the trie root in privdata. Removed trylock/unlock code in
      clamfi_abort (njh)
2005-07-26 07:53:50 +00:00
grant
b1f57c9784 icc 9.0 wants the same options as 8.1. 2005-07-26 07:36:54 +00:00
tv
5f26cece54 +ucon64 2005-07-26 04:13:15 +00:00
tv
09d6fdface ucon64-2.0.0, an emulation ROM image manipulation tool. From DESCR:
=====
uCON64 - THE tool for all your video game console concerns.

- Support for 14+ different cartridge and disc-based video game console system
- Support for ALL common patch file formats like: IPS *), APS, BSL, PPF and
  Game Genie
  *) with RLE compression
- Support for 10+ different backup units to backup/restore ROM(s), disc(s) and
  SRAM(s) like: Flash Advance Linker, Flash 2 Advance, Doctor V64 (Junior),
  Super Wild Card, Game Doctor, Dexdrive, Super Magic Drive, Game Boy Xchanger
  Mad Catz Camera Link, Lynxit, MD-PRO, SMS-PRO, PCE-PRO, GG-PRO, Super Flash
  and your CD-writer.

  Including:
  *VERY* verbose ROM information for ALL systems, detection of bad dumps using
  internal checksums or DAT files, CRC32 calculation, ROM comparison,
  modification (strip, pad, etc...), SRAM conversion (emulator <-> backup
  unit), DiscJuggler and Nero image conversions, complete gzip and zip support
  for all file-related funtions, etc...
2005-07-26 04:12:22 +00:00
kristerw
ba254c5a68 This package needs USE_MSGFMT_PLURALS=YES in order to build
on NetBSD 1.6.
2005-07-26 00:01:34 +00:00
jlam
1465d7a6cc We only need to recognize TOOLS_IGNORE.* in the case where the tool
is pkgsrc-supplied.  In other cases, e.g. using the system tool,
falling back toS the system tool, etc., we should still create wrappers
and set "TOOL" variables.
2005-07-25 21:51:19 +00:00
kristerw
7721844e0c Fix a comment that made make report:
Unassociated shell command "# on NetBSD 1.6"
2005-07-25 21:08:29 +00:00
reed
1014a5d2a8 Add xorg file which has common Xorg file entries.
Forgot in commit a few moments ago.

This was discussed on tech-pkg on July 7.
2005-07-25 20:54:00 +00:00
reed
c032362602 Updated pkgtools/x11-links to 0.26 so it now supports
native Xorg.
2005-07-25 20:52:07 +00:00
reed
1a9fbfd351 Added xorg support, based on if ${X11BASE}/lib/X11/config/xorgversion.def
exists. Added new files for the xorg related files.

Version is now x11-links-0.26.
2005-07-25 20:50:25 +00:00
wiz
e999af30ce Added x11/wxGTK-contrib version 2.4.2 2005-07-25 20:28:39 +00:00
wiz
fc4eb237ab Update path to this file. 2005-07-25 20:27:58 +00:00
wiz
667687053c Add and enable wxGTK-contrib. 2005-07-25 20:27:37 +00:00
wiz
e62178fbd6 Initial import of wxGTK-contrib-2.4.2 from pkgsrc-wip, originally
packaged by Michal Pasternak.

3rd-party contributed software for the wxWidgets cross-platform
GUI library (see x11/wxGTK package description for details).

Closes PR 30739 by Martin Ammermueller.
2005-07-25 20:26:55 +00:00
epg
46bafc9a4e Explicitly require threaded perl (pkg/30825). 2005-07-25 20:11:31 +00:00
epg
a18b4a8f21 Cleanup and alphabetize PERL5 variables. Lose unused PERL_DIR and
commented out PERL5_CONFIGURE_DIRS.
2005-07-25 20:10:39 +00:00
reed
ed24c83bb0 Fix typo "termial".
(This DESCR needs to be shorted and cleaned up.)
2005-07-25 19:22:02 +00:00
adam
5d3923b69e Use pkgsrc optimisation (CFLAGS, CXXFLAGS) = faster binary, less memory usage 2005-07-25 15:46:02 +00:00
tron
5dc0f23880 Note update of "lynx" package to version 2.8.5.2nb2. 2005-07-25 15:34:01 +00:00
tron
a671d98956 Make sure "gzip" tool path doesn't end up in the binary. Bump package
revision because of this.
2005-07-25 15:33:31 +00:00
taca
8719ff1cf5 -ruby-RMagick, already updated to 1.9.0. 2005-07-25 14:42:43 +00:00
wiz
e48c6b4025 Removed ruby-fox. 2005-07-25 14:15:51 +00:00
wiz
22d5a54962 Remove ruby-fox -- the package version only supports the ancient 1.0.x
series, and the latest available version is for 1.2.x, while the stable
fox releases are at 1.4.x.
2005-07-25 14:15:08 +00:00
itohy
301c5a240f Note update of kyopon to 0.2 2005-07-25 13:46:25 +00:00
itohy
7b126b72ff Update kyopon to 0.2.
For unknown reasons, data from AIR-EDGE PHONE often partially
get lost.  This causes the program to hang, since it waits for
the lost data forever.

This update works around the problem implementing retry using tty
read timer.
The retry is implemented only for reading files from data folder.
2005-07-25 13:43:13 +00:00
wiz
62fa67282a pkglint. 2005-07-25 13:39:41 +00:00
markd
c86dad1ad2 We never use the libgpgme-copy (we use the real package) so don't bother
patching it.
2005-07-25 13:21:31 +00:00
hubertf
fd107baf6b Pull over change from src/usr.sbin/pkg_install:
| Modified Files:
|         src/usr.sbin/pkg_install/add: perform.c
|
| Log Message:
| cleanup: preserve errno. Needed so err() functions ran after running
|          cleanup(0) print the correct error message.
|
|
| To generate a diff of this commit:
| cvs rdiff -r1.109 -r1.110 src/usr.sbin/pkg_install/add/perform.c
2005-07-25 13:13:00 +00:00
markd
8539d90c9a kmplayer and koffice updates 2005-07-25 13:08:33 +00:00
markd
9da2746005 Update to koffice 1.4.1
Changes (from 1.4.0a some already in 1.4.0b)
KOfficeCore:
* OASIS loading/saving fix for embedded objects
* Fix crash when pressing Quit in the initial startup dialog
* Fix the handling of Automatically select filename extension when
  directory was selected
KOffice UI:
* Fix typing a URL in startup dialog and clicking OK; the URL
  wasn't loaded
* Fix "Always start X with this template" behaving as if it was checked
  when it wasn't
KOffice Workspace:
* Has an icon, finally :)
KWord
* Fix crash when updating a TOC with a table inside it
* Fixes for OASIS OpenDocument support
KPresenter
* Fix painting shadows of all 2D shapes
* Fixed "copy-page has a little offset for embedded objects"
* OASIS OpenDocument fixes for polyline, polygon and regular-polygon
KSpread
* Fix crash related to obscured cells in rendering code
Krita
* Fix bugs
* Move the layers palette to the control box docker, so there's one
  docker less on screen
* Add shortcut keys for many more actions (Thanks to Alan)
* Various performance optimizations
* On selecting the crop tool when there is a selections present, crop
* Crop layer on double click
* Improved .psd loading
Kexi
* Fix compilation using gcc on some platforms
* Fix crash on startup when Kexi is started from K Menu
* Form widgets: shadow in label widgets is properly set for altered
  indenting, margins and alignment
2005-07-25 13:05:51 +00:00
hubertf
c762ea0231 Pull over this change from src/usr.sbin/pkg_install (-current):
| Modified Files:
|         src/usr.sbin/pkg_install/add: extract.c
|
| Log Message:
| Fix 'pkg_add -R' handling - not registering really means not touching
| the pkgdb too - useful for pkg_add as non-root!
|
|
| To generate a diff of this commit:
| cvs rdiff -r1.34 -r1.35 src/usr.sbin/pkg_install/add/extract.c
2005-07-25 13:03:59 +00:00
adam
e607d64b94 libbz2 is needed for buildlinking 2005-07-25 12:50:59 +00:00
adam
c360aa40fd Fix building on NetBSD < 3.0 2005-07-25 12:49:56 +00:00