Commit Graph

51766 Commits

Author SHA1 Message Date
giovanni
f6caac7dd5 Update to 20090623 version.
ok and help ajacoutot@
2009-08-03 13:10:09 +00:00
giovanni
1602547c9a Fix master_site
"of course" ajacoutot@
2009-08-03 13:02:55 +00:00
ajacoutot
7a63b6b91a Update to tmw-0.0.29.1.
from Jonathan Armani (maintainer), thanks!
2009-08-03 11:48:56 +00:00
sthen
db58aa9e1d +py-dpkt 2009-08-03 11:15:45 +00:00
sthen
52b58c883a import py-dpkt, from maintainer Thanasoulas Spiros with some tweaks by me.
dpkt is a BSD-licensed network packet manipulation library for Python,
written by Dug Song, featuring fast, simple packet creation/parsing,
with definitions for the basic TCP/IP protocols.
2009-08-03 11:14:09 +00:00
sthen
4326f93d0c Disable the multichannel support for sndio for the time being since using
actual multichannel audio results in garbled sound. From Brad (maintainer).
2009-08-03 11:03:10 +00:00
ajacoutot
aca8853e46 Update to vala-0.7.5. 2009-08-03 10:17:53 +00:00
sthen
4c56e70c0c Update SQLite to 3.6.16; ok martynas@ 2009-08-03 09:55:47 +00:00
sthen
ce849803dd Fix http://redmine.lighttpd.net/issues/2033, from upstream repo
via Antti Harri; ok Brad (maintainer).
2009-08-03 09:51:47 +00:00
jakob
6b9ed2f40a postfix v2.6.3 2009-08-03 08:05:11 +00:00
ajacoutot
c9738555d6 Add missing update-desktop-database goo. 2009-08-02 21:02:44 +00:00
jdixon
4d360328fe +resmon 2009-08-02 19:17:16 +00:00
jdixon
83bc9e629c Import resmon-20090802 and nagios-plugins-resmon-20090802
Resmon is a lightweight utility for local host monitoring that can be
queried by tools such as nagios over http. One of the main design goals
is portability: that resmon should require nothing more than a default
install of Perl.

Also provide nagios-plugins-resmon for checking resmon agents.

Assistance by and ok merdely@
2009-08-02 19:12:15 +00:00
ian
b03af60431 += josm 2009-08-02 18:39:44 +00:00
ian
ab841c2487 Import JOSM, graphical editor for OpenStreetMap, improved & ok sthen@ 2009-08-02 18:38:53 +00:00
naddy
7cfe9babd0 update to 4.0 patch level #28 2009-08-02 15:32:01 +00:00
sthen
a4318369a4 - don't strip the shared lib when installing
- make sure to pass the PIC flag to the compiler when linking
the shared lib

from Brad (maintainer)
2009-08-02 12:32:36 +00:00
kili
db5f53da87 Bump after xulrunner changes. 2009-08-01 21:58:01 +00:00
fgsch
57110fbd12 Update to supybot 0.83.4.1. martynas@ input and ok 2009-08-01 20:39:08 +00:00
sthen
f6522fbd94 honour CFLAGS; from Brad. 2009-08-01 19:24:07 +00:00
sthen
3a028a918a Add patch - SECURITY fix; format string vulnerability. Same as silc-client.
ok Brad (maintainer).
2009-08-01 17:22:26 +00:00
ajacoutot
c1a422fed3 Remove workaround now that update-desktop-database fixes desktop files
modes.
2009-08-01 16:07:34 +00:00
ajacoutot
a5cc067d64 Under OpenBSD, desktop files are installed using INSTALL_DATA which is
defined in ports/infrastructure/mk/bsd.port.mk as:
    ${INSTALL} ${INSTALL_COPY} -o ${SHAREOWN} -g ${SHAREGRP} -m ${SHAREMODE}
SHAREMODE is defined under /usr/share/mk/bsd.own.mk as "444".

That means desktop files are installed with mode 444 which is wrong
because fd.o environments use these files to create menu structures,
links to applications... and a user should be able to edit the link icon
or menu he created.

Add a small patch that will give desktop files correct permissions when
update-desktop-database is run.
Consistency with others *nix OS.

While here, specify GPL version.

ok sthen@
2009-08-01 16:06:28 +00:00
sthen
4102b9d891 - remove -tds flavour which used internal FreeTDS api
- add -odbc flavour
2009-08-01 14:14:24 +00:00
sthen
79ae63a782 adjust autoconf checks for freetds 0.82; no package content changes
as a result of this, so no bump
2009-08-01 14:13:00 +00:00
sthen
133856dec9 sync LIB_DEPENDS for new freetds, bump. 2009-08-01 14:11:45 +00:00
sthen
adc0afef3e - update to 0.82+patches
- build the ODBC library
2009-08-01 14:11:19 +00:00
sthen
21ee461509 SECURITY update to 1.1.8, fixes a serious format string vulnerability.
From Brad.
2009-08-01 12:58:06 +00:00
sthen
8b625873a0 update silc-server to 1.1.17; fixes crashes, upgrading is strongly
recommended. ok Brad (maintainer).
2009-08-01 09:21:55 +00:00
fgsch
d96e73b123 SECURITY UPDATE to 1.8.4.
See http://moinmo.in/MoinMoinRelease1.8 for details.  martynas@ ok
2009-08-01 03:28:47 +00:00
fgsch
a55c57383f Update to 1.3.1. martynas@ wcmaier@ ok
While I'm here, add spaces around =.
2009-08-01 03:21:46 +00:00
fgsch
8e8fd73580 Update to 0.6. martynas@ ok 2009-08-01 03:20:19 +00:00
ajacoutot
51076d458e +libtextcat 2009-07-31 15:43:53 +00:00
ajacoutot
b74f50b2b8 Import libtextcat-2.2
Libtextcat is a library with functions that implement the classification
technique described in Cavnar & Trenkle, "N-Gram-Based Text
Categorization". It was primarily developed for language guessing, a
task on which it is known to perform with near-perfect accuracy.

Based on the FreeBSD port.
This is a prerequisite for pinot.
2009-07-31 15:42:58 +00:00
sthen
cb6b12d0a2 +py-odbc 2009-07-31 10:21:44 +00:00
sthen
8bde18c04d import databases/py-odbc:
pyodbc is a MIT-licensed Python module that allows you to use ODBC
to connect to almost any database from Windows, Linux, OS/X, and
more. It implements the Python Database API Specification v2.0 and
additional features to simplify database programming.
2009-07-31 10:21:04 +00:00
ajacoutot
eb8633b7f8 Bugfix update to z-push-1.2.2. 2009-07-31 10:05:14 +00:00
ajacoutot
d1fcf66a94 Update to zarafa-webaccess-6.30.0. On par with current zarafa version. 2009-07-31 09:56:48 +00:00
ajacoutot
18302d676a Major update to zarafa-6.30.0.
Full ChangeLog available at
    http://download.zarafa.com/zarafa/release/docs/changelog.en.txt
Now comes with caldav support.

ok jasper@
2009-07-31 09:55:56 +00:00
ajacoutot
57cfdc8e7e Update to zarafa-libical-0.42.
Tweak regression flags.
Prerequisite for upcoming zarafa 6.30.0 update.

ok jasper@
2009-07-31 09:55:01 +00:00
jakemsr
5a9a3887c7 sndio support from IWATA Ray (iwata at quasiquote org), with a tweak
from ratchov@
ok ratchov@
2009-07-30 19:35:00 +00:00
jakemsr
32cdba996b use libao for audio output, which allows herrie to use sndio/aucat.
ok ratchov@, jasper@
2009-07-30 19:14:33 +00:00
jakemsr
1d60c5bf83 adjust header locations after libdvdnav update 2009-07-30 19:12:44 +00:00
jakemsr
fae605fb5a adjust for libdvdav update - quit using the libdvdnav version
of libdvdread haders since they are no longer part of libdvdnav.
2009-07-30 19:10:28 +00:00
jakemsr
e4a0560db9 update to libdvdnav-4.1.3 from the mplayer project. no longer
includes a private copy of libdvdread.
2009-07-30 19:07:15 +00:00
sturm
fd2beea906 add libmng and qt3, needed for shared opera
from frantisek holop with a little cleanup
2009-07-30 17:35:35 +00:00
sthen
ad6d05b5de update to 2.13. 2009-07-30 13:25:47 +00:00
jasper
c5ed52408d - SECURITY FIX for CVE-2009-1720 and CVE-2009-1721 (OpenEXR Multiple Vulnerabilities)
patches taken from debian
2009-07-30 11:56:39 +00:00
giovanni
a04329b9a7 Update to 0.4.2 2009-07-30 07:48:21 +00:00
espie
b3c99c8211 +globalredirect 2009-07-30 03:37:31 +00:00