Commit Graph

46190 Commits

Author SHA1 Message Date
steven
1b8ece6c63 import eventlog 0.2.5
The EventLog library aims to be a replacement of the simple syslog() API
provided on UNIX systems. The major difference between EventLog and syslog
is that EventLog tries to add structure to messages.
2008-10-16 18:31:41 +00:00
jasper
6b3e3a3baf - update mcabber to 0.9.9
by Simon Kuhnle via Markus Hennecke (MAINTAINER)
2008-10-16 18:14:09 +00:00
jasper
3a53b70fef - add freefonts-ttf 2008-10-16 18:03:46 +00:00
jasper
56a0482624 import freefont-ttf 20080912
The freefont project provides a set of free, high-quality, outline (i.e.
OpenType) fonts covering the ISO 10646/Unicode UCS (Universal Character
Set). This set consists of three TrueType typefaces: one monospaced and
two proportional -- one with uniform and one with modulated stroke.
These fonts are similar to the Helvetica, Times and Courier fonts.
2008-10-16 18:02:06 +00:00
jasper
b6eff2a130 - update pfe to 0.33.69
- specify license version
2008-10-16 17:30:24 +00:00
jasper
94a916ffc1 - update herrie to 2.2 2008-10-16 17:29:33 +00:00
ajacoutot
ffec27f1a9 - update to gcompris-8.4.7 2008-10-16 17:03:08 +00:00
ajacoutot
2dd4299185 - update to tuxpaint-0.9.20
- fix depends
- use SUBST_CMD
2008-10-16 17:01:36 +00:00
ajacoutot
7d565f157b - update to tuxpaint-stamps-20080630 2008-10-16 17:01:16 +00:00
ajacoutot
6544c004b9 - update to tuxpaint-config-0.0.11
- use SUBST_CMD
2008-10-16 17:00:52 +00:00
martynas
b8904def29 """I just released BitlBee 1.2.2, and I advice public server
maintainers to upgrade their BitlBee daemons as soon as possible,
since this release fixes a security bug that was probably there for
a long time already."""
more info, bitlbee.org
tested by merdely@, wcmaier@, Andrew Dalgleish, Wiktor Izdebski
ok merdely@, wcmaier@
2008-10-16 16:26:44 +00:00
robert
f97824db52 time to hook mono up. it works reasonably fine 2008-10-16 16:04:07 +00:00
robert
45b1bf4d05 +mono-gtk2 2008-10-16 16:03:14 +00:00
robert
62963bb321 import of mono-gtk2:
Gtk# is a .NET language binding for the GTK+ toolkit and
assorted GNOME libraries.

initial port from bernd@; update and fixes from me
2008-10-16 16:02:07 +00:00
robert
6ee4e15b5d - fix the pkg-config files and introduce a mono module that removes
all of the hardcoded library versions from the files that we provide
in each mono-* port
- install example config files
2008-10-16 16:00:27 +00:00
martynas
515a801bb7 don't call back home for google & mozilla in some more places.
1. what ff3's safebrowsing does it essentially allows google to
track users.  every time ff3 would call to google w/ the address
of the particular site one is visiting.  disable this crazy feature
2. don't visit mozilla's pages on updating / first starting the
browser;  which serve no purpose but tracking
3. disable the crashreporter;  which is supposed to automatically
talk to mozilla and send all sorts of information when you crash
discussed w/ porters.  ok naddy@
2008-10-16 15:35:34 +00:00
ajacoutot
94b7a63ec5 - xmlto is only a build_depends, not a run_depends 2008-10-16 12:52:39 +00:00
sthen
e9f674a9cf +converters/p5-JSON-XS-VersionOneAndTwo
+devel/p5-Devel-PAR
+math/p5-Math-VecStat
+textproc/p5-Encode-Detect
+www/p5-Data-URIEncode
2008-10-16 00:19:30 +00:00
sthen
8133bad68d import Data::URIEncode:
Data::URIEncode allows for encoding and decoding complex (multi
level datastructures) using native Query String manipulators (such
as CGI.pm). It takes complex data and turns it into a flat hashref
which can then be turned into a URI query string using URL encoding.
It also takes a flat hashref of data passed in and translates it
back to a complex structure.

ok simon@
2008-10-16 00:02:24 +00:00
sthen
c42cb7c0d2 import Encode::Detect
This Perl module is an Encode::Encoding subclass that uses
Encode::Detect::Detector to determine the charset of the input data
and then decodes it using the encoder of the detected charset.

It is similar to Encode::Guess, but does not require the configuration
of a set of expected encodings. Like Encode::Guess, it only supports
decoding--it cannot encode.

ok simon@
2008-10-16 00:01:46 +00:00
sthen
c2b64d9cba import Math::VecStat
This package provides some basic statistics on numerical vectors.
All the subroutines can take a reference to the vector to be operated
on. In some cases a copy of the vector is acceptable, but is not
recommended for efficiency.

ok simon@
2008-10-16 00:01:04 +00:00
sthen
b1af3876bc import p5-PAR:
PAR is a toolkit to create and use perl scripts and modules stored
inside compressed .par files.

ok simon@
2008-10-16 00:00:05 +00:00
sthen
3a168dd581 import JSON::XS::VersionOneAndTwo
JSON::XS is by far the best JSON module on the CPAN. However, it
changed its API at version 2.01. If you have to maintain code which
may be run on systems with either version one or two then this is
a bit of a pain. This module takes the pain away without sacrificing
performance.

ok simon@
2008-10-15 23:58:40 +00:00
robert
e011bb4a75 we don't have MAP_32BIT on amd64 so don't use it and disable generic
code sharing; makes mono work on amd64
2008-10-15 21:33:25 +00:00
naddy
73dd045d51 Update to 7.19.0. Prodded by robert@. 2008-10-15 19:36:43 +00:00
kili
57a721a3b1 Update to dwm-5.2.
From maintainer Jim Razmus.
2008-10-15 18:47:54 +00:00
kili
e9fa1699c6 Update to dmenu-3.9.
From maintainer Jim Razmus.
2008-10-15 18:47:21 +00:00
ajacoutot
b859af7231 - update to ekg-1.7
from alek@ (MAINTAINER)
2008-10-15 14:59:37 +00:00
sthen
212e34c30e update CPAN mirror for .uk, from Jim Razmus - thanks! 2008-10-15 14:53:00 +00:00
ajacoutot
2fa6facfe3 - update to alpine 2.00 (+pico 5.04) 2008-10-15 14:31:04 +00:00
ajacoutot
aff161c8cb - update to imap-uw-2007b
- use SUBST_CMD
- simplify comment about certificate in README.OpenBSD
(suggested by Sam Smith)
2008-10-15 14:29:04 +00:00
robert
4ffc8e7757 import of mono-2.0:
Mono is an open source implementation of .NET Development Framework.
Its objective is to enable UNIX developers to build and deploy cross-platform
.NET Applications. The project implements various technologies developed by
Microsoft that have now been submitted to the ECMA for standardization.

Mono provides the necessary software to develop and run .NET client and
server applications on BSD, Linux, Solaris, Mac OS X, Windows and Unix.

from alek@, modifications by me and some amd64 patches from
Giovanni Bechis

mono is not linked to the build yet, it's getting imported so we can
work on it in tree;
2008-10-15 13:34:10 +00:00
ajacoutot
aeac0c3067 - better DISTFILE (from pea, MAINTAINER)
- format tables with tbl so we get readable man pages
issue spotted by Markus Bergkvis
- bump
2008-10-15 13:32:53 +00:00
ajacoutot
73b6c0f2ee - small update to imapsync-1.267
from pea (MAINTAINER)
2008-10-15 12:45:17 +00:00
landry
76538af11e Update to Net::LDAP 0.38, from pea at raveland dot org, thanks!
diff looks ok to mbalmer@
2008-10-15 11:58:12 +00:00
robert
437e897e26 +libgdiplus 2008-10-15 10:47:13 +00:00
robert
05fe1ef4ea import libgdiplus-2.0:
Libgdiplus is the Mono library that provide a GDI+ comptible API
on non-Windows operating systems.

From alek@
2008-10-15 10:46:07 +00:00
sthen
035785ef7e a couple more missing prototypes needed for 64-bit arch,
from Michael Warmuth. regen PLIST while there.
2008-10-14 22:54:22 +00:00
steven
9f06f29a5a sync RUN_DEPENDS with reality so this can actually be installed 2008-10-14 21:06:50 +00:00
ajacoutot
b7aee9fa6d - unbreak
spotted by naddy@

"looks correct" naddy@
2008-10-14 14:40:37 +00:00
ajacoutot
14a36f1be9 - zenity is alredy brought by gdm 2008-10-14 12:41:51 +00:00
ajacoutot
caea2cf617 - fix man page installation PATH
- add support for secure remote connection (gdm-ssh-session)
- use FAKE_FLAGS instead of post-install tweaks
- regen PLIST
2008-10-14 12:15:36 +00:00
ajacoutot
114722bc42 - update to intltool 0.40.5
regress is happy
tested by jasper@ in a bulk build

from and ok jasper@
2008-10-14 09:14:19 +00:00
ajacoutot
1b63aeb73c - unfuck shebang 2008-10-14 07:36:00 +00:00
kevlo
1c61a723ee add uim-chewing 2008-10-14 02:19:43 +00:00
kevlo
a07a44f930 Initial import of uim-chewing 0.0.3.1
uim-chewing is Chewing IM for uim.

ok ajacoutot@
2008-10-14 02:19:04 +00:00
kevlo
57143f8a35 update to 1.5.3
ok ajacoutot@
2008-10-14 02:16:46 +00:00
sthen
58ef94c3c7 Update Wireless Networking in the Developing World, Spanish version
to the third edition.
2008-10-14 00:15:29 +00:00
brad
ccecbcf944 Add another mirror. 2008-10-13 19:44:37 +00:00
naddy
26c7c5bfd0 update to 2.0.9: translation updates 2008-10-13 14:59:56 +00:00