Commit Graph

44671 Commits

Author SHA1 Message Date
brad
7d2a5246e2 upgrade to Dovecot 1.0.15. bug fix update.
ok sthen@
2008-06-22 18:36:46 +00:00
sthen
457905736b Update to 1.1.11, fixes crashes.
- Make sure client entry is not expired more than once
- Fixed silc_parse_userfqdn argument check
- Remove client from expired client list before deleting it

"Commit that" brad@ (maintainer)
2008-06-22 18:27:05 +00:00
deanna
9ed0c8bc79 Enable the debugging subsystem.
Discussed with ajacoutot@ who did not object.
2008-06-21 21:03:55 +00:00
millert
728a69abe0 Update py-imdb to version 3.6 which works much better than the
old version.  Change maintainer to myself at Xavier's request.  OK xsa@
2008-06-21 19:39:04 +00:00
sthen
29f3197b55 Update conserver to 8.1.16, which fixes some bugs, rolls in
pvalchev's strcpy->strlcpy diffs, and adds some new functionality
(see http://www.conserver.com/CHANGES for more details).
Our /etc/services now includes a definition for conserver,
so no need to mention it in the package installation message.

ok pvalchev (maintainer).
2008-06-21 11:29:25 +00:00
naddy
0dc0c1d96f remove duplicate call to install.man without DESTDIR 2008-06-20 18:33:45 +00:00
martynas
9ff4557468 There's a fine utility in base, called ftp. There's no reason at
all that some of the ports RUN_DEPEND on wget.
"Nice!" naddy@, who also went even further and made libxml not
BUILD_DEPEND on wget.
2008-06-20 10:49:42 +00:00
sthen
89ee0b1fcf missed this file with previous commit.
SECURITY update to 0.2-alpha, "Replace our crappy html sanitization
with the dom-based washtml script" from their commit log gives you
some idea ... http://secunia.com/advisories/30734/ (advisory pointed
out by viq, thanks!). Lots of other bugs fixed too. Based on a diff
from Bruno Bigras.

N.B. Upgrading users need to read /var/www/roundcubemail/UPGRADING
2008-06-20 10:32:47 +00:00
sthen
3db2d38185 SECURITY update to 0.2-alpha, "Replace our crappy html sanitization
with the dom-based washtml script" from their commit log gives you
some idea ... http://secunia.com/advisories/30734/ (advisory pointed
out by viq, thanks!). Lots of other bugs fixed too. Based on a diff
from Bruno Bigras.

N.B. Upgrading users need to read /var/www/roundcubemail/UPGRADING
2008-06-20 10:31:35 +00:00
ckuethe
c6cc591744 ajacoutot reminded me about the license marker and the @bin plist notation.
thanks.
2008-06-20 06:23:15 +00:00
ckuethe
b1c5d0b857 add fdupes 2008-06-20 06:04:24 +00:00
ckuethe
cd39f46e3e fdupes is a utility to find duplicate files in a directory hierarchy.
submitted by Antti Harri
"sounds like you should import it" pvalchev@
2008-06-20 06:03:43 +00:00
ckuethe
3d4e2b4594 update to vim 7.1.315. includes some format string fixes. 2008-06-20 05:24:39 +00:00
brad
7132c57a86 Two fixes for Dovecot 1.0..
- Recreate dovecot-uidlist if updating it would shrink the file more than 25%.
- imap_get_base_subject_cased(): Subject trailers weren't removed correctly.

From the Dovecot Mercurial repo.

ok sthen@
2008-06-19 22:27:33 +00:00
simon
0b8e57606a explain what needs to be done for sendmail
pointed out by Darrin Chandler
ok merdely@
2008-06-19 20:41:12 +00:00
mk
af1a4bc72c Update to 0.6.1.
ok landry
2008-06-19 20:40:04 +00:00
naddy
6b4503cf52 Update to 1.5:
"Between star-1.4 and star-1.5, there have been more changes than in the
whole life of star until star-1.4."

For cross-platform consistency's sake, put configuration files under
${SYSCONFDIR}/default/.
2008-06-19 17:43:10 +00:00
jasper
e3b26c7dd5 oops, forgot to fix EXTRACT_SUFX, spotted by naddy@ 2008-06-19 16:46:06 +00:00
steven
eb6f97a927 update Paul Irofti's e-mail address, diff from him. 2008-06-19 09:09:42 +00:00
todd
bf2083d98c add usb host support, from jcs@
bump pkgname
2008-06-19 05:51:17 +00:00
todd
a5639e1a3e bump pkgname after the last commit, reminded by Pierre Riteau 2008-06-18 21:41:42 +00:00
todd
e757d71ff3 initialize the semaphore prior to code that might terminate early considering
pjsua destroys the semaphore unconditionally
found through exercising new codepaths on macppc
ok deanna@
2008-06-18 21:16:39 +00:00
sthen
52e118a5af oops, I bumped DISTNAME not PKGNAME for this file with the cairo
WANTLIB sync. The package still built because gnome.port.mk overrode
DISTNAME, so the end result of this mistake was that the PKGNAME
didn't get bumped - missed because my test machine wasn't using
PLIST_DB.

Pointed out by naddy, thanks!
2008-06-18 20:24:12 +00:00
sturm
0afaaf73fc enter redhat again 2008-06-18 20:11:21 +00:00
sturm
27b5cea395 resurrect a zombie, still needed by some other rotten vegetable
noticed by naddy and ajacoutot, prodded by espie
2008-06-18 20:10:48 +00:00
naddy
320fdb148e make sure that configure does not pick up a wrong prototype from a
previously installed iconv
2008-06-18 19:50:31 +00:00
jasper
0c8ae1a839 - add contacts 2008-06-18 19:46:29 +00:00
jasper
e5bef0a5bb import contacts 0.9
Contacts is a small, lightweight addressbook that uses libebook, part of
EDS. This is the same library that GNOME Evolution uses, so all contact
data that exists in your Evolution addressbook is accessible via
Contacts. Contacts features advanced vCard field type handling.
2008-06-18 19:44:55 +00:00
miod
88e6cd5f4d Makefile typo caused xmms to be a dependency even for the no_xmms flavor. 2008-06-18 18:08:06 +00:00
wcmaier
1821bd97a7 Update to 0.3.
Diff from MAINTAINER Nicholas Marriott <nicm__ at ntlworld dot com>,
tests by Brandon Mercer and a bunch of others.

"reads fine/go ahead" ajacoutot@
2008-06-18 15:07:11 +00:00
ajacoutot
d377a6212a - sync: 5166 2008-06-18 12:26:34 +00:00
espie
5757a044de don't try to resolve links for binaries, it actually makes little sense.
suggestion from mike erdely and others.
2008-06-18 12:11:01 +00:00
ajacoutot
80ce3ec43d - update to gtkam-0.1.15 following the libgphoto2 update 2008-06-18 11:44:28 +00:00
ajacoutot
e7c6d04429 - update to gphoto2-2.4.1
tested by landry@ (i386) and myself (macppc)
"go for it if it works" espie@
2008-06-18 11:44:04 +00:00
ajacoutot
88cc8ec721 - update to libgphoto2-2.4.1
tested by landry@ (i386) and myself (macppc)
"go for it if it works" espie@
2008-06-18 11:43:39 +00:00
ajacoutot
2d423dc45d - update to sdl-net-1.2.7
- remove jolan@ from maintainer as per his request
2008-06-18 11:18:44 +00:00
mbalmer
25380ba604 Update to PHPLDAPAdmin 1.1.0.5.
From Pierre-Emmanuel André <pea@raveland.org>
2008-06-18 07:47:20 +00:00
brad
6fb4f8208f Postfix 2.6 20080606 snapshot
ok jakob@
2008-06-18 06:49:31 +00:00
brad
53a59191f0 update to Xine-lib 1.1.13
This release contains a security fix (buffer overflow in the NSF demuxer,
CVE-2008-1878). There are also a few bug fixes, and a new JACK output
plugin.

ok jakemsr@
2008-06-18 01:26:40 +00:00
todd
d83ee4f03d update homepage, from naddy@; bump pkgname (also bumped kqemu) 2008-06-18 00:44:19 +00:00
todd
a8e276166a update homepage, from naddy@ 2008-06-18 00:40:50 +00:00
bernd
61c13deabc Update to ruby-rspec-1.1.4. 2008-06-18 00:36:11 +00:00
bernd
4bf2e40024 Update to ruby-flexmock-0.8.2. 2008-06-18 00:29:39 +00:00
bernd
3a04f8708e Update to Ruby On Rails 2.1.
Tested by jcs@, thanks!
2008-06-17 22:54:19 +00:00
bernd
1dd1f087e1 Update to ruby-gems-1.1.1. 2008-06-17 22:42:59 +00:00
bernd
a043f64cd6 Add jruby. 2008-06-17 22:32:07 +00:00
bernd
3abdedcaa8 Initial import of jruby-1.1.2.
JRuby is an 100% pure-Java implementation of the Ruby programming language.

JRuby is tightly integrated with Java to allow the embedding of the
interpreter into any Java application with full two-way access between the
Java and the Ruby code.

help & testing kurt@, ian@ and sturm@

ok kurt@
2008-06-17 22:27:41 +00:00
bernd
9f7e7a1918 add ezpublish 2008-06-17 21:55:01 +00:00
bernd
7a2f8e8f8e Initial import of ezpublish-4.0.0.
eZ Publish is a professional PHP application framework with advanced CMS
(content management system) functionality. As a CMS it's most notable
feature is its revolutionary, fully customizable and extendable content
model. This is also what makes it suitable as a platform for general PHP
development, allowing you to develop professional Internet applications fast.

Standard CMS functionality, like news publishing, e-commerce and forums is
already implemented and ready for you to use. Its stand-alone libraries can
be used for cross-platform, database independent PHP projects.

eZ Publish is database, platform and browser independent.
2008-06-17 21:52:04 +00:00
steven
77f597c89c update to nmap 4.65
from maintainer Giovanni Bechis
2008-06-17 21:18:03 +00:00