Commit Graph

68533 Commits

Author SHA1 Message Date
jasper
a0c4b495b2 import stringtemplate 4.0.4
StringTemplate is a java template engine (with ports for C#, Python,
Ruby, and Scala) for generating source code, web pages, emails, or any
other formatted text output. StringTemplate is particularly good at
multi-targeted code generators, multiple site skins, and
internationalization/localization.

ok aja@
2011-08-30 08:53:58 +00:00
jasper
02f230621b - explicitly set SHARED_ONLY 2011-08-30 08:07:22 +00:00
jasper
aad25a9595 - fix distfile 2011-08-30 08:00:08 +00:00
jasper
12ef5e0446 - update to 0.10.0
- tighten gupnp dependency
2011-08-30 07:58:23 +00:00
jasper
5867f25d17 - update to 0.6.3 2011-08-30 07:58:08 +00:00
jasper
a71150602d - update to 0.10.0 2011-08-30 07:57:57 +00:00
jasper
cb28d2e257 - update to 0.18.0
- tighten gssdp dependency
2011-08-30 07:57:35 +00:00
jasper
41b845f524 - use .tar.xz distfiles by default and adjust two ports that don't use these
formats yet.
2011-08-30 07:57:05 +00:00
jasper
d4d6930799 - update gsspd to 0.12.0 2011-08-30 07:56:18 +00:00
jasper
cfb2b00ecd import antlr 3.4
ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a
language tool that provides a framework for constructing recognizers,
compilers, and translators from grammatical descriptions containing
Java, C#, Python, or C++ actions.

ok aja@

Note, the antlr2 port may be removed soon, unless anyone is still using it?
2011-08-30 07:19:34 +00:00
jasper
ae067aa520 import commons-io 2.0.1
Commons IO is a library of utilities to assist with developing IO
functionality.

ok aja@
2011-08-30 07:17:38 +00:00
jasper
86bad555be sync 2011-08-30 07:16:53 +00:00
jasper
a40279d460 import java-getopt 1.0.13
The GNU Java getopt classes support short and long argument parsing in a
manner 100% compatible with the version of GNU getopt with a mostly
compatible programmer's interface as well. Note that this is a port, not
a new implementation.

ok aja@
2011-08-30 07:16:22 +00:00
ajacoutot
cbe405178d Add subpackages in pkgpath. 2011-08-30 07:12:21 +00:00
jasper
9e0159a048 - update to 0.09
- adjust WANTLIB

maintainer timed-out
2011-08-30 07:03:17 +00:00
ajacoutot
acbcee8276 Remove mail/gmime24, superseded by mail/gmime.
ok jasper@
2011-08-30 06:55:20 +00:00
ajacoutot
ef8ab198cd Fix WANTLIB after gpgme update. 2011-08-30 06:54:11 +00:00
ajacoutot
b57e1c04f8 Fix WANTLIB after gmime/gpgme update. 2011-08-30 06:52:57 +00:00
ajacoutot
a2f8a3fe41 Mark broken for now, likely to move to the attic soon. 2011-08-30 06:49:52 +00:00
ajacoutot
cc7d8b4366 Update to pan-0.135 (which uses the new gmime-2.6).
ok pea@ (maintainer)
2011-08-30 06:48:49 +00:00
ajacoutot
dc9a057ff2 Use new mail/gmime (i.e. gmime-2.6). 2011-08-30 06:48:11 +00:00
ajacoutot
9d179ee737 +gmime 2011-08-30 06:46:42 +00:00
ajacoutot
fe2c6ad7a5 Resurrect mail/gmime (import gmime-2.6.0).
GMime is a C/C++ library for parsing and creating messages using the
Multipurpose Internet Mail Extension (MIME) as defined by several RFCs.

ok jasper@
2011-08-30 06:45:53 +00:00
ajacoutot
f8fa5b2537 Long overdue update to gpgme-1.3.1.
ok rpointel@ jasper@
2011-08-30 06:43:07 +00:00
ajacoutot
d79910fb24 Fix sysconfdir.
from Abel Abraham Camarillo Ojeda
ok benoit@ (maintainer)
2011-08-30 06:00:07 +00:00
bentley
762e7ea991 Fix formatting issues and remove unnecessary LIB_DEPENDS.
Pointed out by ajacoutot@.
2011-08-30 05:02:48 +00:00
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