Commit Graph

68707 Commits

Author SHA1 Message Date
bluhm
d1ae3d265b update p5-Mail-SPF-Iterator to 1.09 2011-08-29 22:49:39 +00:00
dhill
23c7099536 update to 0.4.2.
Some important changes since last OpenBSD package:
  - New metadata format introduced; shrinks md archives for most users
    by not storing redundant path names for each file
  - Speed up operations that do not need crypto secrets by not
    decrypting secrets upon startup
  - Add ctctl tool to change local crypto password
  - Fixed a metadata bug that made mixed endian architectures fail
  - Extract creates temporary files and then renames them instead of
    extracting directly into the original filename
  - Add support for include and exclude patterns for archive mode
  - Validate metadata file before commencing extract operation
  - Fix a bug where crypto secrets could not be copied between little and
    big endian machines and vice versa
  - Dramatically decrease memory footprint of cyphertite
  - Print out the filesize and mtime from the server prettily in md list mode
  - Permit differential backups of absolute paths to come from different working
    directories

ok sthen@
2011-08-29 21:42:54 +00:00
dhill
ac7c03ddea update to 0.5.0
* Add set attribute functions for various types to XML generation API
  * Modify xmlsd_generate to take two additional parameters for size of
    generated XML and a flag to determine whether an XML declaration is
    prepended
  * Change prototypes of all string parameters which aren't modified to const
  * Add new XML code generation APIs
  * Don't link against clens directly from library

ok sthen@
2011-08-29 21:38:46 +00:00
dhill
7dedd480fa update to 0.4.0
* Add functions to enable and disable at run-time
  * Lower memory usage for allocation tracking
  * Allocation tracking is now disabled by default

ok sthen@
2011-08-29 21:37:35 +00:00
kili
843c37237a I don't use this any longer. It was a fine tool at my former job,
but it received a lot of bloat after moving from the original source
to apache incubator and getting an official apache project.

(And from my former job I remember that ivy-2.x did introduce some
regressions).
2011-08-29 21:30:01 +00:00
jasper
81beb755c3 forgot to zap these in the previous update 2011-08-29 18:23:20 +00:00
espie
5425f7c271 fix segfault with some png meta-content.
okay naddy@
2011-08-29 18:07:44 +00:00
ajacoutot
bdad56e1ce Return layout indicator to the screensaver unlock dialog, from upstream.
This allows choosing which kbd map you want for unlocking.
2011-08-29 15:18:30 +00:00
ajacoutot
9ff0a38ea3 Ignore SIGPIPE signals to avoid process termination on cancelled transfer,
from upstream.
2011-08-29 15:12:50 +00:00
jasper
0a216b64dd sync 2011-08-29 15:08:06 +00:00
jasper
40394fe4be import jna 3.2.7
JNA provides Java programs easy access to native shared libraries
without writing anything but Java code -- no JNI or native code is
required. This functionality is comparable to Windows' Platform/Invoke
and Python's ctypes. Access is dynamic at runtime without code
generation.

JNA allows you to call directly into native functions using natural Java
method invocation. The Java call looks just like it does in native code.
Most calls require no special handling or configuration; no boilerplate
or generated code is required.

ok aja@
2011-08-29 15:07:32 +00:00
jasper
5fba3d7e72 sync 2011-08-29 14:42:13 +00:00
nigel
a99759fe21 x11/p5-Tk-TableMatrix
Tk::TableMatrix is a table/matix widget extentsion to perl/tk
for displaying data in a table (or spreadsheet) format. 

ok jasper@
2011-08-29 14:30:44 +00:00
jasper
50a4a8d405 add missing license marker 2011-08-29 14:12:17 +00:00
ajacoutot
2c3f5e3813 Update to scrotwm-0.9.34.
ok sthen@ marco@ (former maintainer)
from Gonzalo L. R. who takes maintainer
2011-08-29 13:21:29 +00:00
ajacoutot
790ee995f0 Remove unnecessary optimization workaround after hppa / sparc switched
to gcc4.

tested by landry@ (hppa) and todd@ (sparc)
from Brad
2011-08-29 12:44:29 +00:00
jasper
eefa356fc1 - update to 1.2.3
- drop groff dependency
- drop faac dependency

 from brad
2011-08-29 11:23:19 +00:00
jasper
f40f203b21 - add run dependency on p5-Crypt-Rijndael
prompted by mikolaj kucharski
2011-08-29 10:58:26 +00:00
robert
a0cff325ef update to 2.10.5 2011-08-29 10:53:22 +00:00
espie
d7ceace5c0 update to 1.2.10, add negative caching to keys 2011-08-29 09:54:51 +00:00
espie
7adaf18e54 move missing distinfo into not so fatal error. 2011-08-29 09:45:29 +00:00
ajacoutot
457d489c72 trayicon-x11: Fix warnings when visual is not available, from upstream. 2011-08-29 09:26:49 +00:00
ajacoutot
35043a15e3 Better patch for gvfsbackendftp.c and regen patches while here. 2011-08-29 08:50:56 +00:00
ajacoutot
69798a56f3 Minor update to vte-0.28.2. 2011-08-29 06:21:46 +00:00
jasper
7fa322b2d0 add missing run dependency, spotted by aja@ 2011-08-28 20:57:49 +00:00
shadchin
c1843e13be Update to 3.4.1
ok jasper@
2011-08-28 19:15:46 +00:00
naddy
06f26e3c93 honor CC, CFLAGS, INSTALL_STRIP; ok jasper@ 2011-08-28 19:02:29 +00:00
bentley
b1c9af3da0 +openmsx 2011-08-28 19:01:34 +00:00
bentley
79b7b1f4cf Import openmsx-0.8.1.
openMSX is an emulator for the MSX home computer system. Its goal is to
emulate all aspects of the MSX with 100% accuracy: perfection in
emulation. It also has a number of special features, some unique to this
emulator.

ok landry@
2011-08-28 18:57:50 +00:00
jasper
5f1729966c Add missing INFO-DIR-SECTION to silence install-info(1) 2011-08-28 17:26:07 +00:00
naddy
328f5cd2ab Honor CFLAGS and don't use -Wextra (not available on gcc < 4); ok jasper@ 2011-08-28 16:59:22 +00:00
jasper
275044f428 sync 2011-08-28 16:57:43 +00:00
jasper
a4f9b2aed3 import scala 2.9.0.1
Scala is a general purpose programming language designed to express
common programming patterns in a concise, elegant, and type-safe way. It
smoothly integrates features of object-oriented and functional
languages, enabling Java and other programmers to be more productive.
Code sizes are typically reduced by a factor of two to three when
compared to an equivalent Java application.

ok sthen@
2011-08-28 16:57:23 +00:00
naddy
1fe34d7243 sparc64 build fix from devel/libvmime 2011-08-28 16:30:58 +00:00
jasper
561790a575 - bugfix update to 2.0.1
- regen WANTLIB

from Amit Kulkarni (MAINTAINER)
2011-08-28 15:39:10 +00:00
naddy
ca8c8e1c20 bump EPOCH, 0.2.2 < 20070830 2011-08-28 14:20:28 +00:00
naddy
921e3eb263 allow this to build with gcc3 2011-08-28 14:13:51 +00:00
naddy
49e91c2d57 disable additional warning options, some of which are not available with
gcc < 4
2011-08-28 13:46:51 +00:00
naddy
1fc82f7bc8 Do not gratuitously pack (and misalign) internal data structures. 2011-08-28 13:19:45 +00:00
sthen
0c379e36ff qemu e1000 driver: use MII status reg for link up/down. From upstream via Brad. 2011-08-28 11:21:05 +00:00
sthen
09abb3d2cd add a fix for the Ogg demuxer, from upstream via Brad 2011-08-28 11:17:48 +00:00
sthen
6fa22cf66b update to gawk 4.0.0, from Brad + a fix from me, maintainer timeout 2011-08-28 11:15:39 +00:00
sthen
2a4ec6533f update to terminus 4.36, from LEVAI Daniel (maintainer). 2011-08-28 10:46:41 +00:00
espie
badd1536e3 fix WANTLIB, bump revs.
from Amit Kulkarni <amitkulz@gmail.com>
2011-08-28 07:57:40 +00:00
ajacoutot
692d108c57 Maintenance update to libnotify-0.7.4. 2011-08-28 07:15:58 +00:00
edd
426adf4141 Remove -Wextra so as to allow building on non-gcc4 arches. Noticed by naddy.
We will fix this upstream in the next release.

OK naddy@
2011-08-27 17:15:17 +00:00
robert
3ed56ef0e1 update php/5.3 to 5.3.8 and enable fpm support. the original fpm diff
was from william@ but i had a slightly different approach of implementing
it in the port itself.
2011-08-27 13:13:13 +00:00
ajacoutot
172cd02bf8 Fix HOMEPAGE, from Donovan Watteau. 2011-08-27 12:44:56 +00:00
fgsch
d1e740017f Update to 2.3.5.
martynas@ ok, maintainer timed out
2011-08-27 10:28:25 +00:00
ajacoutot
315cab9b57 Finally update to stable release: 2.24.0. 2011-08-27 08:19:09 +00:00