Commit Graph

35361 Commits

Author SHA1 Message Date
jasper
26cb2d82c9 add mrxvt 2006-11-15 22:14:56 +00:00
jasper
1f106aa535 import mrxvt 0.5.2 (on behalf of ajacoutot@ who is to drunk to do so)
Mrxvt (previously named materm) is a lightweight, powerful multi-tabbed
terminal emulator for the X window system.
mrxvt is based on rxvt version 2.7.11 CVS and aterm.
It implements many useful features seen in some modern X terminal
emulators (like gnome-terminal and konsole) but aims to be fast,
lightweight and independent of standard toolkits or desktop environments
(e.g. Gnome / KDE).

Original port from maxim at student.chalmers dot se

ok steven@ ajacoutot@
2006-11-15 22:11:29 +00:00
mbalmer
aab1185ae5 Update to Samba 3.0.23d. 2006-11-15 21:11:04 +00:00
steven
1f1e4037e6 +p5-Fortran-Format 2006-11-15 20:23:13 +00:00
steven
44c5e264cd import Fortran::Format 0.90
read and write data according to a standard Fortran 77 FORMAT
2006-11-15 20:22:37 +00:00
pvalchev
607d69ca13 libusb-0.1.12, latest stable; ok ian 2006-11-15 18:34:13 +00:00
kurt
cd7517c261 link in libc since we are using libc strtod and __dtoa 2006-11-15 17:42:24 +00:00
kurt
7a8823ecec use system libz instead of internal libz 2006-11-15 17:27:40 +00:00
kurt
cb60ca19b2 Allow this port to be built with a 1.4 or 1.5 jdk too by including javac
arguments -target 1.3 and -source 1.3 (if javac supports it).
2006-11-15 17:23:27 +00:00
aanriot
4096bb5ff7 - install doc in ${PREFIX}/share/doc/smurflog/ .
- bump PKGNAME.

ok todd@
2006-11-15 14:12:19 +00:00
ajacoutot
8e2d2dcdfb - add arm support (from kili@)
- increase soft limits for regression tests and make sure the prpollml
test works (from kili@ and kurt@)
- enable nameshm1 regression test (disable ClientServerTest function)

ok kurt@
2006-11-15 09:05:36 +00:00
steven
e9565815da no need to have world writable files.
"agreed" sturm@
2006-11-15 06:42:16 +00:00
ajacoutot
88becd8afc - fix PATCH_LIST for APM capable archs
from dimitry at andric dot com, thanks!
2006-11-15 06:21:32 +00:00
todd
54d0047ee6 remove maintainer per maintainer request (Yannick) 2006-11-15 02:27:48 +00:00
naddy
50ed9aa2aa Update to libtorrent 0.10.4 and rtorrent 0.6.4. This is a fairly
critical update as 0.6.3 had a bug that caused it to report lower
than actual uploads, which is bad for people who use trackers with
ratios.

From: maintainer Henrik Enberg
2006-11-14 23:24:00 +00:00
espie
894ad98fe1 fix dep (thx sturm@) and move to cpan 2006-11-14 23:00:56 +00:00
ajacoutot
22cf0f97dd Add py-orbit. 2006-11-14 21:20:57 +00:00
ajacoutot
c2b30c1ce6 Import py-orbit, ORBit2 Python bindings.
ok mbalmer@
2006-11-14 21:19:35 +00:00
espie
1f19027b77 add more p5-* 2006-11-14 19:16:03 +00:00
espie
7ea4fd6daf perl API to create/update bugzilla reports 2006-11-14 19:10:06 +00:00
espie
d17f73a6c5 validate SAX2 schemas 2006-11-14 19:09:46 +00:00
espie
6040075266 SAX2 writer 2006-11-14 19:09:32 +00:00
espie
70ad7926c7 SAX parser directly based on expat 2006-11-14 19:09:21 +00:00
espie
8e2e2ca771 SAX parser based on the perl interface to expat 2006-11-14 19:09:03 +00:00
espie
e3e0fdc4fb add line pos to XML events 2006-11-14 19:08:35 +00:00
espie
8fc3ec36ba collate text events in a SAX parser 2006-11-14 19:08:18 +00:00
espie
0aa5c715b1 mysql-specific extension to Time::Piece 2006-11-14 19:07:17 +00:00
naddy
7fe1c1742e typo 2006-11-14 14:20:03 +00:00
wilfried
6fb206a8a2 Doh, remove unnecessary BUILD_DEPENDS 2006-11-14 12:01:41 +00:00
wilfried
0211c654c8 Add missing RUN_DEPENDS and switch to cpan 2006-11-14 11:39:37 +00:00
espie
a0a381a3d2 switch to cpan 2006-11-14 10:32:37 +00:00
espie
b880699c9f switch to cpan module 2006-11-14 10:22:11 +00:00
bernd
f708f9b8aa Add devel/pkgconfig to BUILD_DEPENDS. From maintainer Tobias Ulmer. 2006-11-14 10:03:05 +00:00
msf
688d5a88d4 update to 0.62
convert to MODULES=cpan
2006-11-14 10:02:39 +00:00
msf
b820b4140c update to 2.0604
convert to MODULES=cpan
2006-11-14 09:55:38 +00:00
msf
bcd6d8dede update to 1.104
convert to MODULES=cpan
2006-11-14 09:40:22 +00:00
msf
1bc325f710 +p5-String-Format
+p5-Test-Object
2006-11-14 09:39:06 +00:00
msf
e107334313 initial import of Test::Object 0.05
"Test::Object" is a testing package designed to allow you to easily test
what you believe is a valid object against the expected behaviour of all
of the classes in its inheritance tree in one single call.
2006-11-14 09:33:13 +00:00
msf
dc34bd5c85 initial import of String::Format 1.14
String::Format lets you define arbitrary printf-like format sequences to
be expanded.  This module would be most useful in configuration files
and reporting tools, where the results of a query need to be formatted
in a particular way
2006-11-14 09:28:02 +00:00
msf
0cca48ff43 update to 0.03
convert to MODULE=cpan
drop MAINTAINERSHIP
2006-11-14 07:53:26 +00:00
msf
915d84aab4 +mplus-ttf
+sazanami-ttf
2006-11-14 00:03:09 +00:00
msf
03bd29cd5e oops 2006-11-14 00:02:14 +00:00
msf
84690d033d initial import of mplus truetype fonts
This port provides several high quality japanese TrueType fonts. 

IPAGothic
IPAMincho
IPAPGothic
IPAPMincho
IPAUIGothic
M+1P+IPAG
M+1P+IPAG circle
M+1VM+IPAG circle
M+2P+IPAG
M+2P+IPAG circle
M+2VM+IPAG circle

ok espie@
2006-11-14 00:00:43 +00:00
msf
1f1db2dc7d initial import of sazanami ttf fonts
Free Japanese TrueType fonts named 'Sazanami Mincho' and 'Sazanami Gothic'. 

ok espie@
2006-11-13 23:59:36 +00:00
wilfried
dc252ece00 split into two subpackages, headers and libs, from maintainer 2006-11-13 21:52:52 +00:00
matthieu
c6ae39979a update to 1.4.3.5 2006-11-13 21:02:26 +00:00
jasper
f80dffddc0 update p5-XML-RSS to 1.20 and switch to MODULES=cpan
feedback and ok espie
2006-11-13 17:44:37 +00:00
jasper
8ec984de7d add p5-DateTime-Format-W3CDTF 2006-11-13 17:42:12 +00:00
jasper
b288010b9f import p5-DateTime-Format-W3CDTF 0.04
this module parses and format W3CDTF datetime strings

ok espie
2006-11-13 17:39:15 +00:00
naddy
262da58c54 drop maintainership, I don't use this any longer 2006-11-13 17:12:12 +00:00