Commit graph

200792 commits

Author SHA1 Message Date
kleink
4b1516356b Updated www/py-wtforms to 1.0.4. 2013-05-07 20:50:29 +00:00
kleink
fbc09e3638 Update py-wtforms to 1.0.4.
Version 1.0.4
-------------
Released April 28, 2013

- Add widgets and field implementations for HTML5 specialty input types.
- ext.appengine: Add NDB support.
- Add translations: Korean, Traditional Chinese
2013-05-07 20:49:33 +00:00
wiz
8462d350f5 + album-4.09, eric4-4.5.11, eric5-5.3.3, gnome-keyring-3.8.2,
kde4-4.10.3, libmicrohttpd-0.9.27, opendkim-2.8.3, puzzles-9838,
  rcs-5.9.0, re-alpine-2.03 [pkg/47802].
2013-05-07 20:38:27 +00:00
gls
d0a42b6066 Updated sysutils/logrotate to 3.8.4 2013-05-07 20:31:31 +00:00
gls
68e019e238 Update sysutils/logrotate to 3.8.4.
From Nils Ratusznik per PR pkg/47800

pkgsrc changes:
---------------
Update MASTER_SITES. Now requires curl to fetch on https mirror.

Upstream changes:
-----------------

 3.8.3 -> 3.8.4
- Added --version command line option
- Disable ACL tests if logrotate is not compiled WITH_ACL support or if
  ACLs are not supported by the system running tests
- Disable SELinux tests if logrotate is not compiled WITH_SELINUX support
  or if SELinux is not supported by the system running tests
- Fixed bug which prevented skipping particular log file config
  if the config contained errors.
- Fixed skipping of configs containing firstaction/lastaction scripts
  with '}' character in case of error before these scripts.
- Support also 'K' unit for *size directives.
- Added preremove option to let admin to do something with the old logs
  before they are removed by logrotate.
- Fixed possible loop in tabooext parsing.
- Move code to set SELinux context before compressLogFile calls to create
  compressed log files with the proper context.
- Call prerotate/postrotate script only for really rotated files in
  nosharedscripts mode (as stated in man page).
2013-05-07 20:30:22 +00:00
joerg
cfa66ca3d5 DESTDIR support. 2013-05-07 15:14:46 +00:00
imil
3f237802b1 Updated www/nginx-devel to 1.5.0 2013-05-07 14:10:23 +00:00
imil
cfd22fa120 Updated www/nginx to 1.4.1 2013-05-07 14:09:31 +00:00
imil
a91c5dc99e Updated to version 1.5.0 - fixes CVE-2013-2028 2013-05-07 14:08:51 +00:00
imil
068f543108 Updated to 1.4.1 - fixes CVE-2013-2028 2013-05-07 14:04:46 +00:00
wiz
48f70a42d7 Describe libchamplain option. 2013-05-07 11:08:57 +00:00
wiz
4ac290e23f Make libchamplain optional. No change to default package, so no PKGREVISION
bump.
2013-05-07 11:08:39 +00:00
sborrill
5e1f8406cc Updated x11/xf86-video-openchrome to 0.2.906 2013-05-07 10:06:59 +00:00
sborrill
121f8f6001 Update to 0.2.906. Changes:
openchrome 0.2.906 (15/05/2012)
-------------------------------
* New features :
- VX900 Xv support.
- EXA is now the default although compositing is buggy and thus disabled.

* Bugfixes and enhancements :
- Fix I420 Xv surface on CME engine.
- Fix EXA to not require XAA module in X server.


openchrome 0.2.905 (10/02/2012)
-------------------------------
* New features :
- VX900 support (Xv not supported yet).
- VX855 XVideo support.

* Bugfixes and enhancements :
- More debug information to video decoding.
- Add secondary FIFO support for K8M890 and P4M890.
- Check the primary FIFO for VX855.
- Add panel scale support for CLE266 and KM400.
- Fix bug with malloc.
- Enabled new mode switch for PM800 chipset.
- Add option to enable unaccelerated RandR rotation ("SWRandR").
- Enable new mode switch for VM800 chipsets.
- More debug traces to via_video.c.
- Fix manual and add more comments.
- Fix start address.
- Optimization of the hardware accelerated cursor and XAA (K8M890 chipset).
- Code clean up.
- Fix bug with suspend and VT switch on VX800 chipset and 64bit systems.
- Synchronize via_drm.h with drm-2.4.17.
- Fix segfaults with EXA and XV.
- Fix build on old kernels.
- Replace RegionsEqual with REGION_EQUAL and use
  the xf86XVFillKeyHelperDrawable instead of xf86XVFillKeyHelper.
- Fix DFP parameter description for the ActiveDevice option.
- Manpage update and some minor changes.
- Set colorkey for 2nd_monitor.
- Add timeouts to HQV while loops.
- Improve 2d performance on chipsets without AGP/PCIe.
- Add option I2CDevices.
- Disable Hardware Clipping for the VX855.
- Re-Enable the VQ for VX800/VX855.
- Disable AGP and DMA by default for VX800 and VX855.
- Fixed freeze on 64bit system for K8M800 chipset.
- Increase bandwidth to handle 1920x1200 resolution with DDR266.
- Fix XV crash on PM800 post VX855 rework.
- Fix several typo in code comments.
- Update VX855 FIFO.
- Fix bug with TV out flickering.
- Replace the deprecated functions with new ones.
  Refer to "/xserver/include/os.h".
- Replace remaining xalloc to malloc.
- Change maximum line pitch and virtual height according to chipset.
- Update 1024x600 modeline.
- Add workaround for memory autodetection.
- Enable new mode switch and panel support on K8M800 and VM800.
- Fix type in VIASave.
- Use DRICreatePCIBusID when available to create Bus ID string.
- Restore video interrupt flag.
- Fix OpenGL application crash on VX900 chipset.
- Fix VIA VB8001 Mini-ITX Board (P4M900) support.
- Add workaround for bad memory detection on some P4M800.
- Fix resolution detection for OLPC 1.5.
- Fix Xvideo crash on X.Org server 1.10.
- Fix XAA displaying issues.
- Fix cursor garbare after suspend/hibernate/resume on VX855/VX900.
- Workaround EXA crash with new libcairo2.
- Handle X server 1.12 (videoabi 12).
- Add support for I420 Xv surface.
- Limit video RAM size to 256 MB, PCI BAR can't handle more.
- Add Harald Welte's registers dump tool.

* New boards :
- ASRock PV530, ECS P4M800PRO-M2 (V2.0) , FIC CE2A1, FIC PTM800Pro LF,
  Guillemot-Hercules ECafe EC900B, Hewlett Packard DX2020,
  Hewlett Packard t5550 Thin Client, Lenovo ThinkCenter E51 8714,
  MSI K8M890M2-V, MSI PM8M-V, MSI PM9M-V, OLPC XO 1.5,
  Semp Informática Notebook IS 1462, Sharp Mebius PC-CS30H, Siragon
  ML-6200, Twinhead K15V
2013-05-07 10:06:24 +00:00
sbd
7c1161a4a5 Don't remove "#include <dirent.h>" on linux. 2013-05-07 09:19:32 +00:00
sbd
048a738a85 Remove PLIST.Linux 2013-05-07 09:18:25 +00:00
wiz
9c1e25151b Added sysutils/logrider version 0.2 2013-05-07 08:49:52 +00:00
wiz
d70204820a + logrider. 2013-05-07 08:49:40 +00:00
wiz
142ff24311 Import logrider-0.2 as sysutils/logrider, packaged for wip by Franck Lesage.
LogRider is my attempt to improve a popular LogCheck/LogSentry utility.
LogCheck uses egrep for periodically scanning system logs for specific
alert/hacking signatures based on set of static filters. LogRider is
rewritten from scratch with lot of important features added:
1. Strings caught by any filter are excluded from processing by next filters.
2. Actual filters are composed from the set of small sub-filters located
   in directories that name is given as filter name. Each subfilter
   contains messages generated by one service. You can easily put additional
   filters for checking additional services without modification of
   already existing program and configuration.
3. Configuration is separated from program and moved to standalone file.
   This means that LogRider may be easily adopted to new platform without
   modification of program core, and may be easily used for checking multiple
   logfiles by different filters.
2013-05-07 08:49:28 +00:00
wiz
1881965f07 Add EXTRACT_DIR. 2013-05-07 08:45:06 +00:00
markd
9a83e79b3c Fix VARBASE and PKG_SYSCONFBASEDIR handling. Bump PKGREVISION. 2013-05-06 20:44:18 +00:00
markd
3f33909596 Report memory sizes correctly. 2013-05-06 20:40:12 +00:00
gls
01ee9cfc92 Updated audio/cmus to 2.5.0 2013-05-06 19:56:00 +00:00
gls
3c17df1f2e Update audio/cmus to 2.5.0
Upstream changes:
-----------------

- CUE sheets support. When adding e.g. `track.flac` to the library, cmus will
check for `track.cue` or `track.flac.cue` in the same directory. If it founds
one, it will ignore the tags in `track.flac` and use CUE metadata instead

- cdio input plugin, for those of you who still remember what a CD is :-)

- support for WavPack `.wvc` correction files

- new zenburn color scheme (as seen at http://cmus.sf.net/), and text
attributes (bold/reverse/#) support for UI elements

- improved tab completion, new `scroll_offset` and `icecast_default_charset`
options, even better tag parsing and compilations handling, and numerous small
enhancements all over the place.

Complete and detailed changelog can be found here:
http://article.gmane.org/gmane.comp.audio.cmus.devel/799
2013-05-06 19:55:27 +00:00
gls
720de5b16a Updated emulators/suse121_krb5 to 12.1nb1 2013-05-06 19:06:15 +00:00
gls
6cccc617fa Update krb5 package to 1.9.1-24.20.1 to fix CVE-2013-1416. 2013-05-06 19:05:53 +00:00
drochner
5148b777d1 disable TLS on all NetBSD - it crashes for me on -current/i386 2013-05-06 18:18:31 +00:00
hiramatsu
091007b282 Updated databases/p5-DBD-CSV and www/p5-HTTP-Body. 2013-05-06 18:09:48 +00:00
hiramatsu
fdd16dfd21 Update p5-HTTP-Body to 1.17.
Change from previous:
---------------------
  - Added patch of gbjk to support application/json.
2013-05-06 18:09:01 +00:00
hiramatsu
3941191bb5 Update p5-DBD-CSV to 0.38.
Changes from previous:
----------------------
    * Fixed RT#80078, resulting in getline calls on undef (Benjamin Booth)
    * Require latest DBI and SQL::Statement
    * Updated copyright to 2013
    * Fixes for DBI-1.623 (Jens Rehsack)
2013-05-06 18:06:05 +00:00
wen
35792dd977 Updated databases/p5-DBIx-Connector to 0.53 2013-05-06 16:09:45 +00:00
wen
a1fa428201 Update to 0.53
Upstream changes:
0.53  2013-03-20T06:04:34Z
      - Fixed some documentation typos, thanks to Mike O'Regan (Issue #22).
      - Fixed issue where an connection failure caused an unhelpful error
        (Issue #26).
2013-05-06 16:08:19 +00:00
wen
502123c39d Updated devel/p5-Moo to 1.002000 2013-05-06 16:01:20 +00:00
wen
42d8e774d0 Update to 1.002000
Upstream changes:
1.002000 - 2013-05-04
  - add 'moosify' attribute key to provide code for inflating to Moose
  - fix warnings about unknown attribute parameters on metaclass inflation
  - don't pass 'handles' down when doing 'has +' to avoid unDWIMmy explosions
  - throw a useful exception when typemap doesn't return a value
  - avoid localising @_ when not required for Sub::Quote
  - successfully inflate a metaclass for attributeless classes (RT#86415)
  - fix false default values used with non-lazy accessors
  - stop built values that fail isa checks still getting stored in the object
  - stop lazy+weak_ref accessors re-building their value on every call
  - make lazy+weak_ref accessors return undef if built value isn't already
    stored elsewhere (Moose compatibility)
  - stop isa checks being called on every access for lazy attributes
  - bump Devel::GlobalDestruction dependency to fix warning on cleanup
    when run under -c (RT#78617)
  - document Moose type constraint creation for roles and classes
    (actually fixed in 1.001000)
2013-05-06 16:00:27 +00:00
wen
bfeb1ec629 Updated textproc/p5-Pod-Simple to 3.28 2013-05-06 15:56:41 +00:00
wen
86ea8211a3 Update to 3.28
Upstream changes:
2013-05-04   David E. Wheeler <david@justatheory.org>
	* Release 3.28

	Removed use of 'done_testing' in t/white.t, which was added in
	v3.27. Thanks to Paul Howarth for the catch.

	Fixed inproperly calculated number of skipped tests in t/xhtml01.t
	when HTML::Entities is not intalled.

2013-05-03   David E. Wheeler <david@justatheory.org>
	* Release 3.27

	Added new warnings as defined by Pod::Checker, thanks to RJBS:
	+ "=over" without "=back"
	+ "L<>" starts or ends with whitespace
	+ raw "|" or "/" in "L<text|link>" text

	Added ->keep_encoding_directive, which is false by default, to
	prevent formatters from emitting a document's '=encoding'
	directive in most cases. That they emitted the encoding was a bug
	introduced in v3.26 (RT #84093). Now, only the DumpAsText and
	DumpAsXML formats set it to true. Patch from Patrice Dumas.

2013-02-27   David E. Wheeler <david@justatheory.org>
	* Release 3.26

	Fixed another test script to skip all tests when Encode is not
	installed.

	Added 'encoding()' and 'detected_encoding()' to return the current
	encoding and the encoding actually to decode the input file. The
	value from "=encoding" is also now kept in the output tree. Patch
	from Patrice Dumas (RT #74390).
2013-05-06 15:55:42 +00:00
wen
007f4b3126 Updated devel/p5-Test-Pod to 1.48 2013-05-06 15:51:26 +00:00
wen
c2c73637ed Update to 1.48
Upstream changes:
1.48 - 2013-05-06T04:47:00Z
    * Fixed test failure with versions of Pod::Simple lower than 3.24. Thanks
      to Martin Holste and Tatsuhiko Miyagawa for the reports.

1.47 - 2013-05-05T03:14:25Z
    * Fixed failing test on Pod::Simple 3.27 and higher.

1.46 - 2013-02-16T19:46:17Z
    * Fixed a crash when `all_pod_files_ok()` finds no files to test. Thanks
      to H.Merijn Brand.
    * Switched from custom file searching code to File::Find. Suggested by
      H.Merijn Brand.
    * Fixed failing test on Pod::Simple 3.24.
2013-05-06 15:50:12 +00:00
joerg
31dda0a22c Add missing includes. 2013-05-06 15:04:54 +00:00
joerg
60707584d3 libc++ has swap for pairs already. Add missing include. Don't mess with
the ctype macros again, it breaks libc++ headers.
2013-05-06 15:03:19 +00:00
joerg
a10e8a096b const keys that need to be constructed is not likely to work with
compliant STL implementation.
2013-05-06 15:01:30 +00:00
joerg
790d471cb4 Request C++11 for clang. 2013-05-06 14:59:34 +00:00
joerg
66e760320d Fix ctype use. 2013-05-06 14:59:10 +00:00
joerg
b6e4704367 Prefer C++11 interfaces over tr1 for libc++ and C++11. 2013-05-06 14:58:20 +00:00
joerg
73af9d4ea3 Disambigous decay to avoid overlap with STL. 2013-05-06 14:56:35 +00:00
joerg
cae88d19ac Let the C++ compiler link the STL implementation in. 2013-05-06 14:55:25 +00:00
joerg
3782206530 Use nullptr, 0 is ambigious. Prefer C++11 interfaces over tr1. 2013-05-06 14:54:57 +00:00
joerg
29304156ef Prefer C++11 interfaces over tr1. 2013-05-06 14:52:54 +00:00
joerg
08ec26ec84 Merge upstream patch to allow building with stricter iterator interface
in libc++.
2013-05-06 14:50:29 +00:00
joerg
95014fee12 Avoid implicit conversions to bool for streams.
Require C++11 for Clang and prefer std version over tr1 when in C++11
mode.
2013-05-06 14:49:32 +00:00