Commit graph

145343 commits

Author SHA1 Message Date
schmonz
fe8d8cf108 Update MASTER_SITES and HOMEPAGE. 2009-07-22 00:56:27 +00:00
schmonz
6ee607198d + ap-auth-kerb-5.4 2009-07-22 00:52:27 +00:00
sno
9f2766b7f9 Updated devel/p5-Proc-Background to 1.10 2009-07-21 22:49:32 +00:00
sno
57fd2a2198 Updating package for p5 module Proc::Background from 1.08 to 1.10 and
setting license to ${PERL5_LICENSE} according to module POD

Upstream changes:
Sun Jul  5 15:40:32 PDT 2009

	* Release version 1.10.

Sun Jul  5 15:15:12 PDT 2009

	* Makefile.PL: Resolve
	  https://rt.cpan.org/Ticket/Display.html?id=47100 by passing
	  PREREQ_PM to WriteMakefile().
	  Patch by: Tomas Doran <bobtfish@bobtfish.net>

Wed Jul  1 22:58:13 PDT 2009

	* README: Correct the URL to the Subversion repository for
	  this project.

Wed Jul  1 22:46:11 PDT 2009

	* Release version 1.09.

Wed Jul  1 22:36:06 PDT 2009

	* Makefile.PL: Switch from die() to warn() if Win32::Process
	  isn't installed into a warning. When running under CPAN.pm,
	  the die causes the install to fail before processing
	  dependencies.  Reducing this to a warning means that CPAN
	  will cleanly install Proc::Background and Win32::Process
	  with no user intervention needed in strawberry perl or even
	  ActiveState if you have a working make.
	  Patch by: Tomas Doran <bobtfish@bobtfish.net>
2009-07-21 22:49:22 +00:00
sno
4398ee8ffc Updated comms/p5-Device-Modem to 1.51 2009-07-21 22:43:27 +00:00
sno
f2b774e1bd pkgsrc changes:
- Updating package for p5 module Device::Modem from 1.50nb1 to 1.51
  - Setting license to perl license (according to module POD)

Upstream changes:
1.51  Sun Jul  5 09:46:08 CEST 2009
    - Fixed documentation for answer() method, timeout was declared
      to be in seconds instead of milliseconds.
      Thanks to Mikko Puisto for reporting.
2009-07-21 22:43:16 +00:00
sno
800dac2395 Updated devel/p5-Config-General to 2.43 2009-07-21 22:25:23 +00:00
sno
d1c9fd36cb pkgsrc changes:
- Updating package for p5 module Config::General from 2.42 to 2.43
  - Adding perl license as license (from module POD)

Upstream changes:
2.43
	- fixed rt.cpan.org#40925, $indichar replaced by internal
	  configuration variable EOFseparator, which contains
	  a 256 bit SHA checksum of the date I fixed the bug.
	  This will prevent future conflicts hopefully. In addition
	  it makes it possible to make it customizable, if neccessary,
	  in a future release.

	- fixed rt.cpan.org#42721, return undef for empty values

	- fixed rt.cpan.org#42331, return undef for empty objects

	- fixed rt.cpan.org#44600, comments after blockname
	  causes parser failure.

	- fixed rt.cpan.org#42287, whitespace at beginning or end
	  of a quoted value gets lost after save().

	- fixed rt.cpan.org#46184, variables that were not previously
	  defined are deleted when -InterPolateEnv is enabled.

	- fixed bug in config loader for FileHandle objects, it
	  supports now any compatible object. Hint by Ingo Schmiegel.

	- applied spelling- and speedup patches by Ville Skytt"a.

	- applied documentation patch by Jordan Macdonald.
2009-07-21 22:25:12 +00:00
sno
35905a4171 Updated time/p5-DateTime-TimeZone to 0.93 2009-07-21 22:20:41 +00:00
sno
09fe54ebd9 Updating package for p5 module DateTime::TimeZone from 0.91 to 0.93
Upstream changes:
0.93    2009-07-20

- This release is based on version 2009j of the Olson database. This
  release has changes for Bangladesh and Mauritius.


0.92    2009-06-17

- This release is based on version 2009j of the Olson database. This
  release has changes for Bangladesh.

  I skipped the 2009i because I was confused about how to handle the
  weird rules for Bangladesh (which has a change _to_ DST without any
  future change _from_ DST, but that's governments for you).

- Made sure to local-ize $@ before any eval, to prevent errors
  accidentally propogating out to your code.
2009-07-21 22:20:30 +00:00
sno
111f7d39b0 Updated time/p5-DateTime-Set to 0.28 2009-07-21 22:16:59 +00:00
sno
8735fe4640 pkgsrc changes:
- Updating package for p5 module DateTime::Set from 0.27 to 0.28
  - Setting license to ${PERL5_LICENSE} according to module POD

Upstream changes:
0.28   2009-07-19
- optimized DateTime::Set->as_list().
  This works around a segfault reported by Nils Grunwald.
2009-07-21 22:16:46 +00:00
asau
614b1571c1 MAKE_JOBS unsafe. 2009-07-21 20:52:21 +00:00
tron
ca81e40f99 wireshark 1.2.0 is soooo last month. 2009-07-21 20:42:08 +00:00
tron
f891ec107f Note update of the "wireshark" package to version 1.2.1. 2009-07-21 20:39:58 +00:00
tron
20962c0c57 Update "wireshark" package to version 1.2.1. Changes since version 1.0.8:
New features:
- Wireshark has a spiffy new start page.
- Display filters now autocomplete.
- Support for the c-ares resolver library has been added. It has many
- advantages over ADNS.
- Many new protocol dissectors and capture file formats have been added.
- Macintosh OS X support has been improved.
- GeoIP database lookups.
- OpenStreetMap + GeoIP integration.
- Improved Postscript(R) print output.
- The preference handling code is now much smarter about changes.
- Support for Pcap-ng, the next-generation capture file format.
- Support for process information correlation via IPFIX.
- Column widths are now saved.
- The last used configuration profile is now saved.
- Protocol preferences are changeable from the packet details context menu.
- Support for IP packet comparison.
- Capinfos now shows the average packet rate.
Security fixes:
- The AFS dissector could crash.
- The Infiniband dissector could crash on some platforms.
2009-07-21 20:39:41 +00:00
brook
904034100c Update to gocr v0.47. See the README file for all the changes since v0.40. 2009-07-21 20:23:54 +00:00
abs
3c88313be1 Updated x11/xf86-video-tdfx to 1.4.2, and fix build 2009-07-21 20:12:43 +00:00
abs
041a8c7d56 Updated x11/xf86-video-tdfx to 1.4.2
upstream changes:
    - No changelog available
pkgsrc changes:
    - Add patch to include <sys/time.h> so gettimeofday() actually works
    - Regen patches for changed line numbers
2009-07-21 20:12:07 +00:00
hasso
d1aff98600 Make it build on DragonFly. 2009-07-21 19:17:53 +00:00
hasso
b1e1c98197 Needs msgfmt. 2009-07-21 16:53:49 +00:00
brook
716ab7596a Add language-specific data sets distributed by the project. The tesseract
distribution itself just creates dummy, placeholder data sets that cannot
be used.
2009-07-21 16:00:19 +00:00
tnn
4d244d6a76 Update pixman.sym to reflect reality.
Bump PKGREVISION.
2009-07-21 15:03:29 +00:00
roy
a930a3ddc6 Punt 2009-07-21 14:09:50 +00:00
roy
5b0a26b83d py-python-openid -> py-openid 2009-07-21 14:09:11 +00:00
roy
ed56f13569 Import python-openid-2.2.4, an OpenID client and server library for python 2009-07-21 14:08:04 +00:00
roy
2307355606 Add py-python-openid 2009-07-21 13:30:12 +00:00
roy
dd409e3abe Import python-openid-2.2.4
OpenID support for servers and consumers.
2009-07-21 13:26:49 +00:00
gdt
bf5300c3e1 Drop ONLY_FOR_PLATFORM because this builds fine on Darwin. 2009-07-21 13:08:40 +00:00
tnn
324280b064 typo in previous 2009-07-21 12:40:54 +00:00
tnn
64a49df70b patch-az: MMX/SSE code is broken with GCC 4.3, disable it. 2009-07-21 12:39:54 +00:00
tnn
796d5278e3 freetype2's .pc file requests linkage with -lz, so pull in zlib's bl3.mk 2009-07-21 12:00:41 +00:00
tnn
5265907d7a include <string.h> for strcmp(3) prototype. Fixes Linux build. 2009-07-21 11:50:35 +00:00
tnn
6169d86a56 include <string.h> for strcmp(3) prototype. Fixes Linux build. 2009-07-21 11:47:16 +00:00
obache
12af32eb11 Updated databases/tokyocabinet to 1.4.30 2009-07-21 11:36:10 +00:00
obache
22b75a167a Update tokyocabinet to 1.4.30.
Changes:
2009-07-13  Mikio Hirabayashi  <mikio@users.sourceforge.net>

	* tctdb.c (tctdbstrtometasearcytype): new function.

	* tcadb.c (tcadbmisc): "metasearch" command was added.

	- Release: 1.4.30
2009-07-21 11:35:47 +00:00
obache
3dd74ac954 Updated databases/ruby-tokyotyrant to 1.11 2009-07-21 11:34:58 +00:00
obache
a2538dac26 Update ruby-tokyotyrant to 1.11. 2009-07-21 11:34:35 +00:00
obache
2e9a6451e6 Updated databases/p5-tokyotyrant to 1.14 2009-07-21 11:33:55 +00:00
obache
5a36af0e94 Update p5-tokyotyrant to 1.14. 2009-07-21 11:33:31 +00:00
obache
b171dffb10 Updated databases/tokyotyrant to 1.1.33 2009-07-21 11:31:55 +00:00
obache
f917129851 Update tokyotyrant to 1.1.33.
Changes:
2009-07-18  Mikio Hirabayashi  <mikio@users.sourceforge.net>

	* scrext.c (serv_bit): new function.

	* tcrdb.c (tcrdbqryhint, tcrdbmetasearch): new functions.

	- Release: 1.1.33
2009-07-21 11:31:23 +00:00
tnn
4236fde0a4 Include <sys/param.h> to get PATH_MAX defined.
Fixes Linux build.
2009-07-21 11:27:22 +00:00
drochner
1df1fda841 add a patch from upstream to fix an assertion error with pixman-0.15.16
(see fdo bug #22642)
bump PKGREVISION
2009-07-21 11:15:53 +00:00
tnn
30dff3eb70 Need -D_GNU_SOURCE on Linux for "struct ucred" declaration. 2009-07-21 10:37:11 +00:00
tnn
464c9ef40d needs termcap 2009-07-21 09:59:09 +00:00
tnn
a2248ca776 don't attempt to install the same headers twice.
Should fix Linux build.
2009-07-21 09:45:12 +00:00
minskim
34c5cadce2 Add tex-fontspec and tex-fontspec-doc. 2009-07-21 07:27:05 +00:00
minskim
3d7c308b57 Import tex-fontspec-doc-1.18 as fonts/tex-fontspec-doc.
This is documentation for tex-fontspec.
2009-07-21 07:24:53 +00:00
minskim
7e96b2afc8 Import tex-fontspec-1.18 as fonts/tex-fontspec.
Fontspec is a package for XeLaTeX.  It provides an automatic and
unified interface to feature-rich AAT and OpenType fonts through the
NFSS in LaTeX running on XeTeX.  XeTeX (the successor to TeX-GX) is a
TeX-variant (originally for Mac OS X, but now available in the major
distributions for other platforms, too) that accepts unicode input and
can access system fonts directly.
2009-07-21 07:24:30 +00:00