Commit graph

126736 commits

Author SHA1 Message Date
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
tnn
411da6d28b Don't set NOMAN for SunOS. 2008-05-30 10:02:38 +00:00
joerg
ba5277fc06 Apply change 142573 from Perforce master:
Don't use case '1' ... '9', not ISO C.
2008-05-30 09:39:09 +00:00
taca
e341c1dd6b Update MASTER_SITES to usable site althogh this package will be removed. 2008-05-30 02:32:47 +00:00
tnn
e1b90abd8c Downgraded graphics/glx-utils to 7.0.3. Cosmetic since the versions
above never built correctly.
2008-05-29 20:58:33 +00:00
tnn
dacc1aa2b2 Revert previous, sharing the distinfo doesn't work because of the
MESA_PATCHLEVEL junk.

Instead make graphics/glx-utils not track the mesa patchlevel at all.
2008-05-29 20:54:14 +00:00
sketch
44758f06a8 Note net/vpnc bump. 2008-05-29 20:52:44 +00:00
sketch
7b7a2b619a Bunch of fixes to get this working for me, including:
- support $VARBASE
  - vpnc.conf was installed in the wrong place, rather than move it use
    default.conf instead to mirror what vpnc does natively, and install
    with secure permissions (as it contains passwords)
  - shell portability

Bump PKGREVISION.  Ok'd Jukka/Hubert.
2008-05-29 20:50:31 +00:00
tnn
71d1e5e894 Updated parallel/mpi-ch to 1.0.7
note: the version didn't go backwards, the PKGBASE is different,
2008-05-29 20:31:15 +00:00
tnn
72506526b4 prune wip reference 2008-05-29 20:27:47 +00:00
tnn
8112a86e60 Update to mpich2-1.0.7. From pkgsrc-wip, contributed by Aleksej Saushev.
MPICH2 is an all-new implementation of MPI from the group at Argonne
National Laboratory.  It shares many goals with the original MPICH but
no actual code.  It is a portable, high-performance implementation of
the entire MPI-2 standard.  This release has all MPI-2 functions and
features required by the standard with the exception of support for the
"external32" portable I/O format.
2008-05-29 20:25:53 +00:00
joerg
fe40bde730 Disable the permission check, mailman is very bitching otherwise. 2008-05-29 19:17:34 +00:00
tnn
074608cd71 update comment 2008-05-29 19:14:17 +00:00
tnn
21bf93ff51 Actually let's just reach over for the distinfo now that it works. 2008-05-29 19:13:24 +00:00
tnn
ae73e4d913 Regen distinfo as documented in graphics/Mesa/Makefile.common 2008-05-29 19:09:40 +00:00
drochner
5a1bc43f73 update to 0.5.15
changes: feature extensions and fixes
2008-05-29 17:59:25 +00:00
drochner
3ab6eb1564 update to 2.12.3.3
changes: minor fixes (Darwin and build system)
2008-05-29 17:56:35 +00:00
drochner
a548ac3782 update to 4.7.3
This switches to the gnome-2.22 release tree.
2008-05-29 17:53:36 +00:00
joerg
de882dbdf9 Apply change 142518 from Perforce master to fix PR 38787:
Minor portability enhancement; define REG_BASIC if it's not
	 already defined.
2008-05-29 17:26:07 +00:00
drochner
cc47ae247f update to 2.20.6
changes: bugfixes
2008-05-29 17:21:45 +00:00
drochner
ffecd78c3b update to 1.8.3
changes: bugfixes
2008-05-29 17:19:14 +00:00
drochner
c71eb52111 update to 2.22.2
changes: update some sound effects
2008-05-29 17:15:59 +00:00
drochner
3591e385e3 update to 0.19.1
changes:
-Add a GType for the DhLink boxed type
-translation updates
2008-05-29 17:14:18 +00:00
drochner
060bb3bc60 update to 2.22.2
changes:
-bugfixes
-translation updates

pkgsrc change: explicitely disable ggz-server so that the build
doesn't pick it up, just in case
2008-05-29 17:12:31 +00:00
tnn
b0e2f5ae70 Updated pkgtools/shlock to 20080529 2008-05-29 17:10:02 +00:00
drochner
4a34e7f90e update to 2.22.2
change: Performance fix for bad graphic card drivers
2008-05-29 17:08:43 +00:00
tnn
63baef4507 don't create catdir 2008-05-29 17:05:36 +00:00
tnn
30d59e3e84 Merge some changes from PR pkg/38521 to clean up the package and
desupport installing catpage.
Thanks to cheusov for the PR and obache for making me aware of it.
Bump the version to 20080529.
2008-05-29 17:03:54 +00:00