kevlo
3e6c22c1e2
fix a core dump on amd64 and bump PKGNAME
...
ok espie@
2008-10-13 10:56:38 +00:00
brad
e07ce9589c
Update to DBus-glib 0.76.
...
ok jasper@ ajacoutot@
2008-10-12 22:09:20 +00:00
brad
a56fa0420e
Update to DBus 1.2.4.
...
Also a security update for a remote application DoS.. CVE-2008-3834.
ok jasper@ ajacoutot@
2008-10-12 22:08:04 +00:00
steven
dea322904f
move some stuff between subpackages, sort plists
...
(no pkg bumps since it's not hooked to builds yet)
from maintainer Edd Barrett
2008-10-12 22:00:36 +00:00
jasper
07090124ca
- update p5-Sub-Uplevel to 0.2002
...
- fix license marker
ok msf@ (MAINTAINER)
2008-10-12 20:44:12 +00:00
kili
43004017b4
Add a @pkgpath marker after the split into -main and -svn subpackages
...
and bump PKGNAME-main.
ok espie@
2008-10-12 19:06:30 +00:00
ajacoutot
ad77f30d1f
- tweak .desktop file so that we have an icon to show in the GNOME menu
...
- precise license marker
- add sysutils to CATEGORIES
- regen patches and PLIST while here
ok mbalmer@
2008-10-12 17:36:03 +00:00
ajacoutot
9b9cb3fe51
- s/LOCALBASE/PREFIX
...
- s/%SYSCONFDIR%/etc where it makes sense (e.g. /etc/rc.conf.local will
always be /etc/rc.conf.local whatever value ${SYSCONFDIR} is set to)
- use SUBST_CMD
- don't hardcode /usr/local
- precise license marker
- s/definately/definitely/ (from sthen@)
"looks good" sthen@, ok todd@
2008-10-12 17:31:17 +00:00
ajacoutot
6dcf21e921
- add icon mentioned in the .desktop file so that it appears nicely in xdg
...
menus
2008-10-12 14:45:58 +00:00
ajacoutot
4e8305ac99
- update to mkvtoolnix 2.4.0
...
- base64tool has been removed as mkvmerge can now read binary in hex
several bugfixes and enhancements
2008-10-12 12:22:10 +00:00
ajacoutot
4fcbcdc65b
- enable jack support
...
- add patch from kevlo@FreeBSD to suppress warnings
ok jasper@
2008-10-12 11:58:22 +00:00
espie
44443af2bf
style
2008-10-12 08:52:03 +00:00
martin
3c0c796159
enable flashing via the parallel port on i386; bump PKGNAME
...
from Claus Kestel with help from sturm@
2008-10-12 08:29:39 +00:00
brad
9ff5af73e3
Enable the IPv6 support.
...
ok maintainer
2008-10-12 08:21:21 +00:00
todd
cf8c3cdafa
o add autoconf to CONFIGURE_STYLE to fix autoconf depend
...
o no longer require kernel sources since not building lkm; if this changes,
the attic can be raided
o typo in openafs-setup comments from sthen@; thanks!
o obey CFLAGS and CC
o twiddle lwp.h patch to be OpenBSD specific
bump PKGNAME
2008-10-12 00:12:07 +00:00
ajacoutot
1f3f66e311
- add the jack FLAVOR to DESCR
...
- bump
2008-10-11 11:07:32 +00:00
simon
1d02f0947c
Take fix from upstream to make it work with perl 5.10.
...
Also noticed by, tested and ok mbalmer@
2008-10-11 10:58:58 +00:00
ajacoutot
b7eb1148a9
- update to shared-mime-info-0.51
2008-10-11 07:54:13 +00:00
sthen
28939ba3ea
update to 2.2, various fixes including portability (LP64 big-endian)
2008-10-10 23:08:26 +00:00
sthen
e07b877ae0
missing prototypes for malloc/calloc cause problems on amd64.
...
diff from Michael Warmuth on ports@ a couple of months ago (during
ports lock), thanks!
2008-10-10 22:58:16 +00:00
steven
6c402b74b3
update to 1.4.5
2008-10-10 21:40:40 +00:00
steven
211fecd1ec
sort libraries by version number only instead of alphanumerically by filename
...
prevents libfoo.so.10.0 < libfoo.so.9.0
pointed out and similar diff by bluhm@ before ports lock
2008-10-10 20:32:28 +00:00
sturm
b8fa644743
needs autoconf to build properly
2008-10-10 19:56:21 +00:00
sturm
39a9f818a9
missing autoconf in CONFIGURE_STYLE to unbreak build on clean machines
...
no PKGNAME bump
2008-10-10 19:42:33 +00:00
sturm
5c2d8c9f83
automake does not imply autoconf in CONFIGURE_STYLE
...
no PKGNAME bump needed, as this only unbreaks builds on clean systems
2008-10-10 19:35:24 +00:00
jasper
d6d1184218
- maintenance update of wesnoth to 1.4.5
...
- specify license version
ok maintainer
test built on arm by kili@, thanks!
2008-10-10 14:27:38 +00:00
jasper
272bbdad42
- fix MASTER_SITES
2008-10-10 13:45:02 +00:00
sthen
ce9c21cebe
repair PKGNAME, missing p5- prefix.
2008-10-10 13:16:02 +00:00
jasper
d662eaded8
- update p5-CGI-Cookie-Splitter to 0.02
2008-10-10 13:11:37 +00:00
jasper
9411879de3
- update p5-CGI-Application to 4.11
2008-10-10 13:09:17 +00:00
jasper
223d91ba8a
- update p5-CGI-Ajax to 0.706
...
- install a bunch of example scripts
2008-10-10 13:04:17 +00:00
jasper
df0f910135
- update p5-XML-SAX-Expat to 0.40
2008-10-10 12:50:53 +00:00
jasper
6fb8b86af9
- update p5-XML-RSS to 1.36
...
- make sure we don't miss example files by using pax to install them
2008-10-10 12:38:03 +00:00
jasper
7b3e11cdc1
- update p5-PGP-Sign to 0.20
2008-10-10 12:23:23 +00:00
sthen
5f8c066a33
- remove unused VERSION variable
...
- add missing license marker, pointed out by jasper
ok jasper
2008-10-10 12:18:06 +00:00
jasper
eb167281a8
- update p5-GnuPG-Interface to 0.36
2008-10-10 12:14:17 +00:00
jasper
8d83ebc806
- update p5-Event-RPC to 1.00
2008-10-10 12:12:58 +00:00
jasper
75af53f9af
- update p5-Math-GMP to 2.05
...
- fix license marker
2008-10-10 12:12:07 +00:00
jasper
69471331bb
- update p5-Mail-Sender to 0.8.16
2008-10-10 12:11:31 +00:00
jasper
21b00d71da
- update p5-Object-Realize to 0.18
2008-10-09 22:20:51 +00:00
jasper
9c062dbc3f
- add p5-User-Identity
2008-10-09 22:16:07 +00:00
jasper
3bfafaf3a3
import p5-User-Identity 0.92
...
The User::Identity object is created to maintain a set of informational
objects which are related to one user. The User::Identity module tries
to be smart providing defaults, conversions and often required
combinations.
2008-10-09 22:15:18 +00:00
jasper
988698faaa
- add p5-Geography-Countries
2008-10-09 22:13:45 +00:00
jasper
17df1b8604
import p5-Geography-Countries 1.4
...
This module maps country names, and their 2-letter, 3-letter and
numerical codes, as defined by the ISO-3166 maintenance agency [1], and
defined by the UNSD.
2008-10-09 22:12:51 +00:00
sthen
1048c7b1c1
maintenance update to 1.1.4, a couple of fixes. while there,
...
adjust to use ${SUBST_CMD}.
ok okan@
2008-10-09 18:50:44 +00:00
ajacoutot
d5b38d878f
- update to pekwm-0.1.7
...
from Nicholas Marriott (MAINTAINER)
2008-10-09 16:56:12 +00:00
ajacoutot
bda8ea7d07
+libvmime
2008-10-09 15:18:46 +00:00
ajacoutot
a36d25d142
Import libvmime-0.8.1
...
VMime is a powerful C++ class library for working with MIME messages and
Internet messaging services like IMAP, POP or SMTP. With VMime you can
parse, generate and modify messages, and also connect to store and
transport services to receive or send messages over the Internet. The
library offers all the features to build a complete mail client.
<...>
feedback from and ok landry@
2008-10-09 15:16:03 +00:00
jasper
dff1e02cb5
- update p5-Email-Folder to 0.854
2008-10-09 09:51:32 +00:00
jasper
9643726fee
- homepage changed
...
- regen plist while here
2008-10-09 09:31:09 +00:00