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
espie
bce9467087
important module if you care about search engines
2009-07-30 03:37:01 +00:00
espie
89444d1d6b
minor security update: xss possibility if some people can manage dates but
...
are not admin.
2009-07-30 03:33:38 +00:00
weerd
ff73b52b8e
Add ifmcstat. Reminded by merdely@
2009-07-29 21:25:21 +00:00
weerd
c0c984ff2d
ifmcstat shows interface multicast group memberships. Originally from
...
WIDE, pulled out of NetBSD cvs.
ok jasper@, sthen@
2009-07-29 21:13:59 +00:00
sthen
35ad27af80
Add a patch for mutt ticket #3296 , IMAP header cache misbehaves on sparc64.
...
Bump PKGNAME.
2009-07-29 20:26:45 +00:00
bernd
e9f63aa25b
Update to git-1.6.3.4.
...
From Simon Kuhnle (simon at blarzwurst dot de). Thanks!
2009-07-29 14:22:12 +00:00
sthen
ff94217960
update to 1.8f, some small bugfixes and improvements.
2009-07-29 13:28:10 +00:00
ajacoutot
26ee2ffdbc
tyop
2009-07-29 13:02:55 +00:00
jasper
71facb005e
- add svnbook
2009-07-29 12:56:22 +00:00
jasper
ba6e3ef2ab
import "Version Control with Subversion"
2009-07-29 12:55:56 +00:00
espie
cb8c43eba6
+publish content
2009-07-29 11:35:30 +00:00
espie
58ea2b9d9e
simplify content publishing
2009-07-29 11:34:52 +00:00
espie
90b290ba49
patch folded upstream, new translations
2009-07-29 11:31:58 +00:00
pea
c4ab30e132
Update to 2.3.2
...
ok william@, "if it works, commit" ajacoutot@
2009-07-29 07:40:15 +00:00
ratchov
4a48ea463d
update to 0.4.1, which adds support for sndio(7) midi devices
...
tweaks and ok sthen@
2009-07-29 07:22:57 +00:00