Commit graph

150328 commits

Author SHA1 Message Date
wiz
9edc0d1996 + kegs. 2009-11-10 16:20:17 +00:00
wiz
1cb5392f50 Initial import of kegs-0.91 from pkgsrc-wip, packaged by Timothy Larson.
Kent's Emulated GS - an Apple IIgs emulator for Mac OS X, Win32,
Linux, and Unix/X11.
2009-11-10 16:19:57 +00:00
wiz
4a90226acf Updated devel/ptlib to 2.6.5nb1 2009-11-10 16:14:30 +00:00
wiz
ee7473e6b2 Enable more features; needed by new opal. Bump PKGREVISION. 2009-11-10 16:14:17 +00:00
stacktic
be7a97fd0e Use malloc instead of the kernel allocators
Bump revision
2009-11-10 16:10:47 +00:00
tnn
5e680752cd integrate two patches from devel/nspr; avoid 32 bit cast of pthread_t. 2009-11-10 16:06:11 +00:00
brook
aba1a503f9 Fix ambiguous of make variable: $f -> ${f}. 2009-11-10 15:45:19 +00:00
brook
4b89c7cf85 Updated www/ganglia-webfrontend to 3.0.1 2009-11-10 15:37:11 +00:00
brook
2b646a82c5 Updated parallel/ganglia-monitor-core to 3.1.2 2009-11-10 15:34:50 +00:00
brook
2be7cbb425 Update to v3.1.2 based upon recent work in pkgsrc-wip. The number of
changes over the intervening years is too large to list here.  See the
ChangeLog file or the home page for details.
2009-11-10 14:56:35 +00:00
brook
9ed8e79a26 Update to v3.1.2. The number of changes over the intervening years is
too large to list here.  See the ChangeLog file or the home page for
details.
2009-11-10 14:55:17 +00:00
seb
dec51c7b52 Updated textproc/p5-Template-Declare to 0.42 2009-11-10 13:46:48 +00:00
seb
a78f187ed4 Update from version 0.40 to version 0.42.
Upstream changes:
0.42 2009-11-01
* Added the "strict" attribute to make exceptional situations fatal. (Theory)
* Removed unused "implementor" attribute in Template::Declare::TagSet. (Theory)

0.41 2009-10-29
* Documentation tweaks (Theory)

0.40_02 2009-10-23
* David (Theory) Wheeler spent considerable effort on cleaning up
  Template-Declare for this release.
* Reworked all the documentation, neatening things, expanding the "USAGE"
  section, fixing bugs in the examples, and adding missing docs for various
  functions and methods.
* Added "dispatch_to" to replace "roots", which is now deprecated. Note that
  "dispatch_to" resolves to template classes in the opposite order to "roots".
  This won't be an issue if you only use a single temlate class.
* Converted the implementation of "alias" to be the same as that used for
  "import_templates", which is much more efficient.
* Added the "into" parameter to "alias" and "import_templates".
* Added the "setting" syntactical sugar keyword for use with "alias".
* Renamed "import_templates" to "mix". The former is still around, but is
  deprecated.
* Added support for package variables with "mix".
* Deprecated the undocumented "aliases()" and "alias_metadata()" methods, as
  they are no longer needed. They're now no-ops that issue warnings. To be
  removed altogether in a future version.

0.40_01 2009-08-12
* Support for inline tagset definitions. Thanks to Olivier 'dolmen' Mengué
	[rt.cpan.org #48642]
2009-11-10 13:46:37 +00:00
dogcow
67938a7f97 remove an errant debugging statement 2009-11-10 13:37:10 +00:00
seb
66af4dc3f8 Updated net/p5-DNS-ZoneParse to 0.99 2009-11-10 13:34:25 +00:00
seb
d1a3fad09c Update p5-DNS-ZoneParse from version 0.96 to version 0.99.
Upstream changes:
0.99 - Tue Oct 20 2009
      - (je) Support for callback to catch unparsable lines.
      - (je) Keep a counter of unparsable lines after parsing.
      - (je) Support new record types (SRV, TXT, RP, HINFO, LOC).
      - (je) Automatic un/escaping of special characters.
      - (je) Reformat regular expressions for clarity.
      - (je) Update file open syntax.
      - (je) Require Perl 5.6+.
      - (je) Support for Unicode names (bug 27527).
      - (je) Support TXT records containing a semicolon (bug 50165).
      - (je) Support backslashes in zone data (bug 12679).
      - (je) Support SRV records (bug 24402).
      - (je) Support names ending in what looks like a record type (bug 39006).
      - (je) Increase unit test coverage.
      - (je) Improve parsing for lines containing comments.
      - (je) Improve parsing for multi-line records.

0.98 - Skipped

0.97 - Skipped
2009-11-10 13:34:13 +00:00
seb
54b1a8db33 Updated math/p5-Spreadsheet-Read to 0.37 2009-11-10 13:21:25 +00:00
seb
a1687b3c95 Update p5-Spreadsheet-Read from version 0.35 to version 0.37.
Pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.37	Thu 09 Nov 2009
    - IO streams improvements
    - MANIFEST fix

0.36	Thu 06 Nov 2009
    - Add strip option
    - Spreadsheet::XLSX 0.12 still does not support attributes
    - Require Text::CSV_XS-0.69 for CSV for auto-detection of \r
    - New attribute "parser" to force format
    - Allow CSV streams
    - Allow SC  streams
    - Allow XLS streams
2009-11-10 13:21:14 +00:00
seb
65140497f7 Updated math/p5-Spreadsheet-XLSX to 0.12 2009-11-10 12:15:06 +00:00
seb
cf86ea707a Update p5-Spreadsheet-XLSX from version 0.10 to version 0.12
Upstream changes:
0.12  Tue Oct  6 10:04:37 MSD 2009
	- sheets are now detected by relations (xl/_rels/workbook.xml.rels), not numbers (RT #50236, thanks Pat Mariani)

0.11  Mon Oct  5 19:03:46 MSD 2009
	- sheets numbering fixed (RT #50211, thanks endacoe)
2009-11-10 12:14:55 +00:00
seb
e9570a54ab Updated math/p5-Spreadsheet-ParseExcel to 0.5500 2009-11-10 12:08:05 +00:00
seb
6faefca895 Update from version 0.5400 to version 0.5500 (upstream 0.55)
Upstream changes:
0.55 August 25 2009

    + Refactored Cell.pm documentation and method names and added
      regression suite, t/06_regression.t.

    ! Added float comparison test to avoid false failing tests on
      64bit systems.
2009-11-10 12:07:54 +00:00
seb
31581ea4f4 Updated devel/p5-MooseX-Types-Structured to 0.19 2009-11-10 11:52:21 +00:00
seb
06e602133c Update p5-MooseX-Types-Structured from version 0.18 to version 0.19.
Pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.19   06 November 2009
        - Require Devel::PartialDump 0.10 and change tests to expect the
          correct format of error.
2009-11-10 11:52:09 +00:00
wiz
95d9e625d0 Updated devel/ptlib to 2.6.5 2009-11-10 11:15:25 +00:00
wiz
ca32c7fb1b Update to 2.6.5:
2009-07-05 05:53  rjongbloed

	* [r23078] version.h:
	  Update version number for beta v2.6.5

2009-07-08 16:30  rjongbloed

	* [r23090] ., src/ptclib/cypher.cxx:
	  Fixed base 64 encoder for strings less than 3 characters long,
	  thanks Stefano Picerno

2009-07-21 23:31  rjongbloed

	* [r23120] ., include/ptlib/unix/ptlib/pmachdep.h,
	  src/ptclib/pstun.cxx, src/ptlib/common/contain.cxx:
	  Mac support for Posix clock_gettime() function.

	  Fixed failure to use STUN sockets with symmetric NAT and have not
	  set any port range. Port range not needed if explicit port is
	  specified.

	  Fixed printf to PString where output is more than 1000 bytes, on
	  Linux.

2009-07-29 01:28  rjongbloed

	* [r23151] ., configure.exe, tools/configure/configure.cpp:
	  Changed Windows configure so when a search of directories is
	  performed, the directories defined by the INCLUDE environment
	  variable are checked first.

	  This avoids some conflicts where for some "standard" headers, one
	  part of the system uses one version and another part uses a
	  different version. For example winsock2.h is being used from the
	  INCLUDE path (C:\Program Files\Microsoft Visual Studio
	  8\VC\PlatformSDK) early in the compile, but configure and
	  ptbuildopts.h try and use the version in C:\Program
	  Files\Microsoft SDKs\Windows\v6.0a which then conflicts later in
	  the compile.

	  This seems to have started happening when someone changed the
	  order of the directories in configure.ac

2009-07-29 04:11  rjongbloed

	* [r23160] ., tools/plugintest/main.cxx:
	  Fixed bug ID: 2809583 "Unable to build
	  ptlib-2.6.3/tools/plugintest on
	  Linux"

2009-07-29 04:23  rjongbloed

	* [r23161] plugins/configure, plugins/configure.in:
	  Applied fix for bug ID: 2821247 "The absence of libv4l2 should
	  not block
	  V4L2 plugin", thanks Elaine Xiong

2009-07-29 04:30  rjongbloed

	* [r23163] plugins/sound_sunaudio/Makefile,
	  src/ptlib/common/vconvert.cxx:
	  Applied fixes for bugs:
	  ID: 2821218 "A build error when generating SunAudio plugin"
	  ID: 2821189 "The video convertor of YUY2toYUV420P does not work"

	  Thanks Elaine Xiong

2009-07-29 05:10  rjongbloed

	* [r23167] plugins/configure, plugins/configure.in:
	  Fixed ID: 2821744 "ptlib avc plugin is broken with
	  libraw1393-2.0",
	  thanks Mounir Lamouri

	  Changed default for AVC plug in to be disabled until someone
	  fixes the
	  plug in.

2009-07-29 05:16  rjongbloed

	* [r23169] configure, configure.ac:
	  Fixed bug ID: 2820953 "remconn option need config-file option",
	  thanks
	  Mounir Lamouri

2009-07-29 07:46  rjongbloed

	* [r23177] configure, configure.ac, src/ptlib/common/sockets.cxx:
	  Applied fix for bug ID: 2822314 "Mingw fails with sockets.cxx",
	  thanks Michael Rickmann

2009-07-30 00:13  rjongbloed

	* [r23185] ., plugins/sound_alsa/sound_alsa.cxx,
	  plugins/sound_alsa/sound_alsa.h:
	  Applied patch ID: 2815105 "some fix on sound_alsa.cxx", thanks
	  Giorgio Alfarano

2009-08-12 05:24  csoutheren

	* [r23208] src/ptlib/common/contain.cxx:
	  Fix reallocate when using custom allocators
	  Backport from trunk

2009-08-21 00:14  rjongbloed

	* [r23236] ., src/ptlib/msos/win32.cxx:
	  Applied fix for ID: 2836052 "Ptlib cannot distinguish between
	  Vista and Win 7", thanks Michael Rickmann

2009-08-21 00:41  rjongbloed

	* [r23239] Makefile.in, make/lib.mak:
	  Applied patch ID: 2835687 "Mingw naming of libpt dll is unusual
	  for
	  Windows", thanks Michael Rickmann.

2009-08-22 01:43  rjongbloed

	* [r23249] ., src/ptlib/msos/sound_win32.cxx:
	  Applied fix for bug ID: 2841719 "WindowsMultimedia can not get
	  volume setting", thanks Michael Rickmann

2009-08-24 08:44  rjongbloed

	* [r23256] ., src/ptlib/unix/tlibthrd.cxx:
	  Further changes for 64 bit Unix support, thanks Alexander V.
	  Chernikov

	  Patch Independently supplied by Thomas Klausner as well.

2009-08-24 08:55  rjongbloed

	* [r23258] ., src/ptclib/pssl.cxx:
	  Compatibility with later OpenSSL (specifically from BSD) headers,
	  thanks Thomas Klausner.

2009-08-25 00:25  rjongbloed

	* [r23262] ., src/ptclib/pssl.cxx:
	  Better patch for new OPenSSL version compatibility, independently
	  provided by Peter Robinson & Thomas Klausner

2009-08-25 00:44  rjongbloed

	* [r23264] src/Makefile:
	  Applied patch ID: 2843689 "Compilation and installation
	  bugfixes", thanks Alexey Slynko

	  1) Broken install (at least with gmake 3.81)
	  2) Commited revision 23240. htppsrvr.cxx uses functions from
	  html.cxx. It doesn't compile at systems, where http is exists and
	  httpforms is absent

2009-08-28 06:07  rjongbloed

	* [r23291] src/ptclib/psoap.cxx, src/ptlib/msos/sound_win32.cxx,
	  src/ptlib/unix/tlibthrd.cxx:
	  Adjusted some PTRACE log levels.

2009-08-28 08:53  rjongbloed

	* [r23298] src/ptclib/pvfiledev.cxx, src/ptclib/shttpsvc.cxx,
	  src/ptlib/common/vfakeio.cxx:
	  Adjusted some PTRACE log levels.

2009-09-05 01:02  rjongbloed

	* [r23336] configure, configure.ac, include/ptclib/vsdl.h,
	  include/ptlib/unix/ptlib/contain.h, make/unix.mak,
	  src/ptclib/vsdl.cxx, src/ptlib/common/osutils.cxx,
	  src/ptlib/unix/config.cxx, src/ptlib/unix/tlib.cxx,
	  src/ptlib/unix/tlibthrd.cxx:
	  Applied patch ID: 2847226 "ptlib2.6.4 FreeBSD compability",
	  thanks Alexander V. Chernikov

2009-09-05 03:25  rjongbloed

	* [r23340] include/ptlib/msos/ptlib/contain.h:
	  Fixed Windows build after submitted patch.

2009-09-14 03:51  rjongbloed

	* [r23428] configure, configure.ac, make/unix.mak:
	  Applied patch for kFreeBSD support, thanks Petr Salinge

2009-09-14 04:47  rjongbloed

	* [r23429] Makefile.in, make/common.mak, make/lib.mak,
	  src/Makefile:
	  Added "quiter" version of compile. Can get back to "noisy"
	  version by going make VERBOSE=1

2009-09-14 07:35  rjongbloed

	* [r23434] ., src/ptlib/unix/udll.cxx:
	  Fixed return of correct full path when the "full" parameter is
	  used in PDynaLink::GetName() function.

2009-09-16 08:11  rjongbloed

	* [r23470] ., make/common.mak, make/lib.mak, make/plugins.mak,
	  src/Makefile:
	  Improved "quiet" version of compile.

2009-09-16 13:19  rjongbloed

	* [r23478] ., make/common.mak:
	  Yet another tiny enhancement to the quite build.

2009-09-17 07:56  rjongbloed

	* [r23485] ., make/common.mak:
	  Yet another tiny enhancement to the quiet build.
2009-11-10 11:15:12 +00:00
sborrill
e712800511 Add ap2-cband 2009-11-10 10:52:51 +00:00
sborrill
02c40e1089 Added www/ap2-cband version 0.9.7.5 2009-11-10 10:50:30 +00:00
sborrill
0a71bf21b3 Add mod-cband-0.9.7.5
mod_cband - A per-user, per-virtualhost and per-destination bandwidth
limiter for the Apache HTTP Server Version 2

mod_cband is an Apache 2 module provided to solve the problem of limiting
users' and virtualhosts' bandwidth usage. The current versions can set
virtualhosts' and users' bandwidth quotas, maximal download speed (like in
mod_bandwidth), requests-per-second speed and the maximal number of
simultanous IP connections (like in mod_limitipconn).
2009-11-10 10:44:57 +00:00
dogcow
152e66ecbb add xjdic-locale 2009-11-10 10:25:50 +00:00
dogcow
3b0856c135 add locale patch to honor LOCALE settings (so iso-2022-jp isn't required) 2009-11-10 10:23:15 +00:00
adam
9d9fd7cb9d patch-aa not needed when INSTALL_MAKE_FLAGS are in Makefile 2009-11-10 07:30:19 +00:00
tnn
f0451c640e wip updates don't go here. 2009-11-09 21:18:07 +00:00
tnn
270c84ef20 most app/ updates done for X.org R7.5 2009-11-09 19:50:04 +00:00
tnn
1569041965 Update to appres-1.0.2. Changes:
Change appres_CFLAGS to AM_CFLAGS to make automake-1.10 happier
Add pointers to mailing list, bugzilla, wiki & git repo to README
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
appres 1.0.2
Ansification and compile warning fixes.
2009-11-09 19:45:01 +00:00
tnn
5a1bbc15ab Update to bitmap-1.0.4. Changes:
Add AM_PROG_CC_C_O to configure.ac to make automake-1.10 happier
Fill in COPYING, README, & AUTHORS
Strip RCS/CVS ids
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add missing PHONY line for automatic ChangeLog generation
xaw8 is gone, use xaw7
Build fix for case-insensitive file systems
Fix typo in bitmap.man
Fix build with builddir != srcdir
$(builddir) is the current directory
Ansification and compile warning fixes.
Rename app-defaults files to match "pattern" used on other applications.
2009-11-09 19:43:31 +00:00
tnn
ccfbecf3f2 Update to editres-1.0.4. Changes:
Change editres_CFLAGS to AM_CFLAGS to make automake-1.10 happier
Fill in AUTHORS & README
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add missing PHONY line for automatic ChangeLog generation
xaw8 is gone, use xaw7
Build fix for file systems that are not case sensitive
Fix build with builddir != srcdir
$(builddir) is the current directory
Ansification and compile warning fixes.
2009-11-09 19:41:44 +00:00
tnn
90a115bfb4 Update to iceauth-1.0.3. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Ansification and compile warning fixes.
2009-11-09 19:35:45 +00:00
tnn
3acc80f62c Update to lbxproxy-1.0.2. Changes:
Rename lbx.h to lbxproxy.h to avoid conflict with new lbx.h in xextproto 7.1
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fix compatibility with libXext 1.1 / xextproto 7.1 headers
Bug 7317: xfs doesn't build on some GLIBC based systems: _XOPEN_SOURCE undefined
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Ansification and compile warning fixes.
2009-11-09 19:34:05 +00:00
tnn
ac14f2fde3 Update to luit-1.0.4. Changes:
luit: Convert platform #ifdefs to configure tests for functions & headers
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Apple: Use secure tty
Ansification and compile warning fixes.
2009-11-09 19:31:11 +00:00
tnn
d0d4d9d21b Update to mkfontdir-1.0.5. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Use XORG_CHANGELOG to correct "make distcheck"
2009-11-09 19:29:30 +00:00
tnn
0b066f9c53 Update to mkfontscale-1.0.7. Changes:
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add link to SubmittingPatches wiki page to README
Silence sparse warnings and update .gitignore.
2009-11-09 19:28:21 +00:00
tnn
808eb8ab7c Update to x11perf-1.5.1. Changes:
1.5.1:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Ansification and compile warning fixes.
1.5:
Bug #10616: Man page typo: s/peform/perform/
renamed: .cvsignore -> .gitignore
Another man page typo fix: s/aprox./approx./
Bug 9520: Markup problems in Xmark.1x
Replace static ChangeLog with dist-hook to generate from git log
 Rename .cvsignore to .gitignore
Add Compositing tests.
Fix typos in descriptions of -compwinwin{1,5}00.
2009-11-09 19:23:21 +00:00
tnn
7f22f262f9 Update to xauth-1.0.4. Changes:
Add pointers to mailing list, bugzilla, wiki & git repo to README
Man page updates: add "SEE ALSO", update xdm references
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
C89 fix
Change xauth_CFLAGS to AM_CFLAGS to make automake-1.10 happier
Replace rsh by ssh the extract/merge example. Rsh is no more.
Initialize ed.used_stdout at the beginning of do_extract()
Fix format error
Correct make distcheck.
2009-11-09 19:19:47 +00:00
tnn
98ef3fbea7 Update to xbacklight-1.1.1. Changes:
Man page typo ("faiding")
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Use "Backlight" RandR property, fall back to legacy "BACKLIGHT".
Ansification and compile warning fixes.
2009-11-09 19:18:09 +00:00
tnn
3de59ac273 Update to xbitmaps-1.1.0. Changes:
Create COPYING file from notice in terminal & X11R6.6 release notes
Move black6 & box6 bitmaps from xmh module
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
add .gitignore
Correct make distcheck.
2009-11-09 19:16:27 +00:00
tez
0c9fa00c54 Fix PLIST handling for linux emulation installs (pr#42278) 2009-11-09 19:14:53 +00:00
tnn
06a97c08eb Update to xclock-1.0.4. Changes:
Add pointers to mailing list, bugzilla, wiki & git repo to README
Trim trailing whitespaces
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fill in COPYING file
xaw8 is gone, use xaw7
Build fix for file systems that are not case sensitive
Fix build with builddir != srcdir
$(builddir) is the current directory
Makefile.am: nuke RCS Id
Ansification and compile warning fixes.
Fix logic inversion in geometry computation in -norender -digital mode.
X.Org Bug 13537: bugs in UTF-8 handling and regularized tick updating
2009-11-09 19:10:34 +00:00
tnn
57b0e4133c Update to xcompmgr-1.1.5. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fix formatting of options/arguments in man page
Add COPYING file with copyright/license notice from xcompmgr.c
Make usage() report the current version.
Ansification and compile warning fixes.
Fix error reporting
Don't hard code the screen number
Check for _NET_WM_CM_Sn before trying to install ourself as composite manager
Try to report current composite manager name
2009-11-09 19:08:42 +00:00
tnn
c7f4e60f2d Update to xdpyinfo-1.1.0. Changes:
Print Composite extension version for "-ext Composite"
Bug 3438: xdpyinfo reporting wrong information on xf86vidmode extension
Improved XF86-VidModeExtension printing
Move CWARNFLAGS addition to CFLAGS from configure.ac to Makefile.am
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Use xf86vmproto.h instead of xf86vmstr.h if it is installed
Add README with pointers to mailing lists, bugzilla, & git
Remove empty INSTALL so automake installs a real one
Use Xxf86dga.h & xf86dgaproto.h if present, to avoid warnings from old headers
Use $(AM_V_GEN) to silence man page creation too
Added --without-{xf86misc,xprint} configure time options
Don't print '(null)' when XF86VidModeGetMonitor() returns NULL fields.
Ansification and compile warning fixes.
2009-11-09 19:03:45 +00:00