Commit graph

126763 commits

Author SHA1 Message Date
drochner
51243102cd update to 2.22.2.1
fixes python path problems
2008-05-30 16:44:23 +00:00
hira
7b9ddf4dc1 Fix previous commit. Correct paths of hid.lst and testtoolrc.
This should fix PR pkg/38799.
2008-05-30 16:05:56 +00:00
brook
f764574060 The distfile for this version has been relegated to the 'old-snapshots'
directory at the main site.
2008-05-30 16:03:17 +00:00
christos
ee9c7301e4 mention sup 2008-05-30 15:28:19 +00:00
hauke
b8c91cbf25 Updated Radmind to 1.11.1 2008-05-30 14:48:11 +00:00
hauke
4a6b3dbc1f Radmind update to 1.11.1
This release of Radmind includes the following changes:

* Fixed port failover on Mac OS X 10.5 clients.
* Exclude patterns now support escape sequences [ Bug 1856125 ]. Thanks
to Scott Hannahs for the report.
* fsdiff manpage: clarification of exclude behavior.

Major changes since 1.10.0:

- Support for exclude patterns.
- The default server port is now the IANA-registered 6222. Clients now
try to connect to port 6222 by default, failing over to the legacy port
if necessary.
- USE_ASCII defined on Mac OS X to improve case-insensitive fsdiff
performance.

Minor changes and fixes:

- lcksum -a works again. Thanks to Geoff Franks for the report.
- Minor cleanup of port selection code.
- Set correct paths for TLS related files. Thanks to Linc Davis for
reporting the problem.
- ra.sh up is now shorthand for ra.sh update.
- Allow directories to have 5 or 6 arguments on all platforms. This
fixes a bug preventing twhich from parsing apple transcripts on
non-apple hardware.
- twhich now trims trailing slashes from paths passed in from the
command line.
2008-05-30 14:45:45 +00:00
tnn
0532283244 PR pkg/38796: Hasso Tepper: Use correct DRM major# for DragonFly
Bump PKGREVISION.
2008-05-30 14:29:19 +00:00
tnn
8f17865fa8 PR pkg/38795: Hasso Tepper: Add dri option to MesaLib for DragonFly 2008-05-30 14:25:30 +00:00
christos
533ccb76c6 welcome to sup-0.3
- FreeBSD support
- fast file copy code cleanups
2008-05-30 14:25:26 +00:00
wiz
4b6f53d50f + gmime-2.3.0, gnome-games-2.22.2.1.
- cdrtools-2.01.01.40, gmime-2.2.21, mercurial-1.0.1, wget-1.11.3,
  win32-codecs-20071007.
2008-05-30 13:57:25 +00:00
tron
71065d0d2f Restore NetBSD specific part of the patch which got lost in the
last commit.
2008-05-30 13:55:48 +00:00
wiz
6ed4d72a16 Updated net/wget to 1.11.3 2008-05-30 13:44:56 +00:00
wiz
1eb4fc1593 Update to 1.11.3:
* Changes in Wget 1.11.3

** Downgraded -N with -O to a warning, rather than an error.

* Changes in Wget 1.11.2

** Fixed a problem in authenticating over HTTPS through a proxy.
(Regression in 1.11 over 1.10.2.)

** The combination of -r or -p with -O, which was disallowed in 1.11,
has been downgraded to a warning in 1.11.2. (-O and -N, which was never
meaningful, is still an error.)

** Further improvements to progress bar displays in non-English locales
(too many spaces could be inserted, causing the display to scroll).

** Successive invocations of Wget on FTP URLS, with --no-remove-listing
and --continue, was causing Wget to append, rather than replace,
information in the .listing file, and thereby download the same files
multiple times. This has been fixed in 1.11.2.

** Wget 1.11 no longer allowed ".." to persist at the beginning of URLs,
for improved conformance with RFC 3986. However, this behavior presents
problems for some FTP setups, and so they are now preserved again, for
FTP URLs only.
2008-05-30 13:44:43 +00:00
drochner
f57a4c6c33 note yesterday's updates 2008-05-30 13:42:33 +00:00
wiz
781a154807 Updated devel/mercurial to 1.0.1 2008-05-30 13:14:30 +00:00
wiz
6b3a0ae884 Update to 1.0.1: Bugfix release. 2008-05-30 13:14:18 +00:00
wiz
922d104193 - gtkspell-2.0.13, p5-Date-Manip-5.54, py-gobject-2.14.2,
tellico-1.3.2.1, tesseract-2.03, xextproto-7.0.3,
  xf86-input-keyboard-1.3.1, xf86-input-mouse-1.3.0, xf86-video-nv-2.1.9,
  xproto-7.0.13.
2008-05-30 13:07:41 +00:00
wiz
e9e00f043c Updated graphics/tesseract to 2.03 2008-05-30 13:06:37 +00:00
wiz
b4a554e958 Update to 2.03:
January 23 2008 - V2.02
          Improvements to clustering, training and classifier.
          Major internationalization improvements for large-character-set
          languages, eg Kannada.
          Removed some compiler warnings.
          Added multipage tiff support for training and running.
          Updated graphics output to talk to new java-based viewer.
          Added ability to save n-best lists.
          Added leptonica support for more file types.
          Improved Init/End to make them safe.
          Reduced memory use of dictionaries.
          Added some new APIs to TessBaseAPI.
April 21 2008 - V2.02 (again)
          Fixed namespace collisions with jpeg library (INT32).
          Portability fixes for Windows for new code.
          Updates to autoconf system for new code.
April 22 2008 - V2.03
          Fixed crash introduced in 2.02.
	  Fixed lack of tessembedded.cpp in distribution.
	  Added test for leptonica header files and conditional test for lib.
2008-05-30 13:06:26 +00:00
wiz
e6bcdf8814 Updated devel/p5-Date-Manip to 5.54 2008-05-30 12:32:26 +00:00
wiz
d60f5f7cbf Update to 5.54:
Version 5.49  DEVELOPMENT
   Corrected typo in %G and %L format descriptions.  Troy A. Bollinger
      <troy@austin.ibm.com>
   Added "ereyesterday". Ed Avis <eda@waniasset.com>
   Added timezones. Damyan Ivanov <dam@modsoftsys.com>
   Added timezone. Ernesto Hernandez-Novich <emhnemhn@gmail.com>
   Added timezone. Gregor Herrmann <gregor+debian@comodo.priv.at>
   Added timezone. Nicholas Riley <njriley@uiuc.edu>
   Added timezone. Enrique Verdes <everdes@uygroup.com.uy>
   Added timezone. Alexander Litvinov <lan@academsoft.ru>
   Added Build.PL and several other things to meet requirements on
      http://cpants.perl.org/

Version 5.50  2008-05-05
   Released

Version 5.51  DEVELOPMENT
   Additional changes to meet requirements on http://cpants.perl.org/
   Fixed bug where the wrong version was in Build.PL

Version 5.52  2008-05-08
   Released

Version 5.53  DEVELOPMENT
   Final changes to meet requirements on http://cpants.perl.org/
   Bug fix so it won't fail with "Too early to specify a build action"

Version 5.54  2008-05-09
   Released
2008-05-30 12:32:16 +00:00
tron
9f3ec4170c Fix build problem under Mac OS X caused by broken code to support
getpeereid() .
2008-05-30 12:30:07 +00:00
wiz
db0d6ac3f5 Bump PKGREVISION for gtkspell API bump. 2008-05-30 12:29:00 +00:00
wiz
75ab1b4dc3 Updated textproc/gtkspell to 2.0.13 2008-05-30 12:28:56 +00:00
wiz
f5b441cc24 Update to 2.0.13:
version 2.0.13 (2008-05-20):
	* Additional translations (see po/ChangeLog).
	* Enchant support (support for pspell/aspell dropped) (Dom Lachowicz)

version 2.0.12 (2008-05-09):
	* Make debug, quiet and build_suggestion_menu static in gtkspell.c
	  to prevent exporting them.
	* One additional translation (see po/ChangeLog).
	* Move spell-checking library from Libs to Libs.private in
	  gtkspell-2.0.pc
	* Update autogen.sh to use intltool
	* Fix warnings with -Wstrict-prototypes by Richard Laager

Bump API for dependency changes.
2008-05-30 12:28:42 +00:00
abs
2fff958d8b Added devel/p5-Array-RefElem version 1.00
Added devel/p5-Cache-FastMmap version 1.26
Added devel/p5-parent version 0.221
Added textproc/p5-Lingua-EN-Inflect-Number version 1.1
Added textproc/p5-Text-SimpleTable version 0.03
Added textproc/p5-YAML-Tiny version 1.32
2008-05-30 12:10:51 +00:00
wiz
c470f47f27 Add rm for gtkspell. 2008-05-30 12:08:44 +00:00
abs
d5c855022a Added devel/p5-Cache-FastMmap version 1.26
A shared memory cache through an mmap'ed file. Its core is written
in C for performance. It uses fcntl locking to ensure multiple
processes can safely access the cache at the same time. It uses
a basic LRU algorithm to keep the most used entries in the cache.
2008-05-30 12:06:54 +00:00
abs
2d07e3ffff Added devel/p5-Array-RefElem version 1.00
This module gives direct access to some of the internal Perl routines
that let you store things in arrays and hashes. The following
functions are available:

av_store(@array, $index, $value)

    Stores $value in @array at the specified $index. After executing
    this call, $array[$index] and $value denote the same thing.

av_push(@array, $value)

    Pushes $value onto the @array. After executing this call,
    $array[-1] and $value denote the same thing.

hv_store(%hash, $key, $value);

    Stores $value in the %hash with the given $key. After executing
    this call, $hash{$key} and $value denote the same thing.
2008-05-30 12:03:27 +00:00
abs
6b2f6aeab5 Import textproc/p5-Lingua-EN-Inflect-Number 1.1
This module extends the functionality of Lingua::EN::Inflect with
three new functions available for export.
2008-05-30 11:57:20 +00:00
abs
49936840d0 Import textproc/p5-Text-SimpleTable-0.03
Simple eyecandy ASCII tables, as seen in Catalyst.

WWW: http://search.cpan.org/dist/Text-SimpleTable/
2008-05-30 11:55:51 +00:00
abs
89f9b22ff9 Import textproc/p5-YAML-Tiny-1.32
YAML::Tiny is a perl class for reading and writing YAML-style files,
written with as little code as possible, reducing load time and
memory overhead.

Most of the time it is accepted that Perl applications use a lot
of memory and modules. The ::Tiny family of modules is specifically
intended to provide an ultralight and zero-dependency alternative
to many more-thorough standard modules.

This module is primarily for reading human-written files (like
simple config files) and generating very simple human-readable
files. Note that I said human-readable and not geek-readable. The
sort of files that your average manager or secretary should be able
to look at and make sense of.

YAML::Tiny does not generate comments, it won't necesarily preserve
the order of your hashes, and it will normalise if reading in and
writing out again.

It only supports a very basic subset of the full YAML specification.
2008-05-30 11:54:14 +00:00
wiz
b1dab191c0 Updated misc/tellico to 1.3.2.1 2008-05-30 11:53:24 +00:00
wiz
26c24c29cb Update to 1.3.2.1:
* Released Tellico 1.3.2.1.
	* Fixed en_GB translation to remove context strings.
	* Released Tellico 1.3.2.
	* Include Canadian LCC values, patch from Peter Stevenson.
	* Updated entry creation to always add default values. Fixes Debian bug 481639.
	* Improved IMDb search results.
	* When adding a book to a bibliography, set the type to 'book'.
	* Updated LCCN search to validate format.
	* Updated entry match to compare validated LCCN.
	* Updated z39.50 search to allow multiple LCCN values.
	* Changed loader to eliminate possible duplicates for fields allowing multiple values (like keywords).
	* Updated PubMed search to add all keywords.
	* Fixed PubMed search to use utf8 encoding.
	* Changed XML loader to strip whitespace from non-paragraph values.
	* Added languages and editors to Amazon book import.
	* Updated mods2tellico.xsl to try to capture more of mods info converted from refbase.
	* Updated mods2tellico.xsl to try to capture more of bibtex info converted from wikindx.
2008-05-30 11:53:11 +00:00
abs
5261992cf5 Add devel/p5-parent-0.221
Allows you to both load one or more modules, while setting up
inheritance from those modules at the same time. Mostly similar in
effect to:

    package Baz;
    BEGIN {
        require Foo;
        require Bar;
        push @ISA, qw(Foo Bar);
    }
2008-05-30 11:52:39 +00:00
tnn
ceaca2c3bd Drop lang/mono/Makefile.common which is not needed anymore. 2008-05-30 11:07:22 +00:00
tnn
f7e5e827dc Put back the definition of MONO_SHARED_DIR in the bl3.mk, because it is
needed to build gtk-sharp and gnome-sharp, and possibly other mono packages
with a readonly home dir. Discussed with wiz@ and kefren@
2008-05-30 11:01:15 +00:00
wiz
f60023b812 Updated sysutils/cdrtools to 2.01.01.40 2008-05-30 11:00:01 +00:00
wiz
bb2d148e97 Update to 2.01.01.40:
All:

-	Added an autoconf test for SIZEOF_FLOAT & SIZEOF_DOUBLE to allow
	to compile the Bourne shell in 64 bit mode.

Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale):

-	mkisofs now prints more explicit error messages if the strings (like
	e.g. the volume name) inside the PVD do not fit. This should help
	people that 	use e.g. UTF-8 based locales and don't understand
	that the strings may use up more octett space than the number of
	characters in the string.

-	mkisofs now supports to import multi-extent files (> 4 GB) from old
	sessions.
2008-05-30 10:59:49 +00:00
wiz
85a0d0f1e0 Updated x11/xf86-input-mouse to 1.3.0 2008-05-30 10:55:12 +00:00
wiz
53f9717153 Update to 1.3.0:
Adam Jackson (2):
      Don't sleep(0.3) on shutdown.
      mouse 1.3.0

Alan Coopersmith (1):
      Update Emulate3Button default in mouse man page to cover
      Emulate3ButtonsSoft

Matthieu Herrb (1):
      Makefile.am: nuke RCS Id

Peter Hutterer (1):
      Bug #13144: Don't flush buttons, release events can cause
      paste events.
2008-05-30 10:54:57 +00:00
wiz
8135c0fbaf Updated x11/xf86-input-keyboard to 1.3.1 2008-05-30 10:52:20 +00:00
wiz
7e7badbf51 Update to 1.3.1:
1.3.1:
Adam Jackson (1):
      keyboard 1.3.1

Paulo Cesar Pereira de Andrade (1):
      Don't send events in DEVICE_INIT, only after DEVICE_ON.

1.3.0:
Adam Jackson (2):
      Don't sleep(1) on VT entry.
      keyboard 1.3.0

Alan Coopersmith (4):
      Update kbd man page to say it has replaced keyboard driver now.
      Use $(XKBPATH) for xkb file path in man page
      Revert previous attempts to sync lock state & LEDs
      Correct COPYING file and note which notices apply to which code/OS'es

Daniel Drake (1):
      Bug 11026: xf86-input-keyboard COPYING file

David Marx (1):
      Sun bug #6425775 Xserver is blocked when a program rings keyboard-bell

Julien Cristau (1):
      Remove the legacy keyboard driver's manpage

Matej Kosik (1):
      Add information & example of XKB options to man page

Matthieu Herrb (2):
      Fix parameters order for printWsType().
      Makefile.am: nuke RCS Id

Paulo Cesar Pereira de Andrade (1):
      Alternate patch to preserve NumLock & CapsLock leds at X Server startup.

Samuel Thibault (1):
      lnx: Automatically inherit the vt's numlock and capslock
      status (Bug #2243)
2008-05-30 10:52:05 +00:00
wiz
d2bc7ef303 Updated x11/xextproto to 7.0.3 2008-05-30 10:46:31 +00:00
wiz
66aaa9c6f1 Update to 7.0.3:
Alan Coopersmith (3):
      Remove Xserver API for security extension (#ifdef _SECURITY_SERVER) [Will
      Remove Xserver API for appgroup extension [Will break Xorg server builds
      renamed: .cvsignore -> .gitignore

James Cloos (2):
      Add *~ to .gitignore to skip patch/emacs droppings
      Replace static ChangeLog with dist-hook to generate from git log

Peter Hutterer (3):
      Add XGE header files and protocol description.
      Xge: replace copyrights with standard format from xserver COPYING.
      Bump to 7.0.3.
2008-05-30 10:46:18 +00:00
wiz
cba4262d3e Updated x11/xf86-video-nv to 2.1.9 2008-05-30 10:43:52 +00:00
wiz
c188dd69f3 Update to 2.1.9:
Aaron Plattner (8):
      Bug #14885: Add missing static keywords.
      I win at C.
      Sort the IsSupported table.
      Fix a few startup bugs.
      More G80s.
      Add an option to allow validation of dual-link DVI modes.
      Yet more G80s.
      Bump to 2.1.9.

Matthieu Herrb (1):
      Makefile.am: nuke RCS Id
2008-05-30 10:43:42 +00:00
wiz
85ff1bef39 Updated x11/xproto to 7.0.13 2008-05-30 10:41:29 +00:00
wiz
33a6245945 Update to 7.0.13:
Alan Hourihane (1):
      avoid checking for fds_bits on mingw

Colin Harrison (2):
      Use winsock2.h
      Use Sleep() instead of sleep() on windows

James Cloos (2):
      Fix typo in XF86Keysym.h
      Add more dead key syms

Jeremy Huddleston (3):
      Apple: Cleaned up some Apple definitions
      Apple: Define _DARWIN_C_SOURCE otherwise _XOPEN_SOURCE,
      _POSIX_SOURCE, or _POSIX_C_SOURCE will cause fd_mask to not
      be defined due to the strict namespace
      Apple: Added a comment to explain _DARWIN_C_SOURCE

Markus Kuhn (1):
      Added comment to slightly discourage the definition of ever
      more Unicode keysyms

Peter Hutterer (2):
      Add GenericEvent and xGenericEvent definitions.
      Bump to 7.0.13.
2008-05-30 10:41:16 +00:00
wiz
e9ce74bce6 + libcares-1.5.2, wget-1.11.3.
- capc-calc-2.12.3.2, claws-mail-3.4.0, dasher-4.9.0,
  deskbar-applet-2.22.2.1, devhelp-0.19.1, eog-2.22.2, epiphany-2.22.2,
  epiphany-extensions-2.22.2, evince-2.22.2, file-roller-2.22.3,
  gdm-2.20.6, gedit-2.22.3, gnome-audio-2.22.2, gnome-games-2.22.2,
  gnome-system-monitor-2.22.2, gnome-user-docs-2.22.1, gnumeric-1.8.3,
  libarchive-2.5.3b, libcares-1.5.1, p5-Compress-Raw-Zlib-2.011,
  p5-Compress-Zlib-2.011, p5-Convert-UUlib-1.09, p5-IO-Compress-Base-2.011,
  p5-IO-Compress-Zlib-2.011, p5-Locale-Codes-2.07, p5-Params-Validate-0.91,
  pciids-20071004, pear-Net_SMTP-1.2.8, pear-Net_Socket-1.0.6,
  py-psyco-1.5.1, py-pyrex-0.9.5.1a, roundcube-0.1.1, seahorse-2.22.2,
  snort-2.8.1, sympa-5.4, twm-1.0.4, wget-1.11.2,
  xf86-video-vmware-10.16.0.
2008-05-30 10:38:46 +00:00