Commit Graph

4046 Commits

Author SHA1 Message Date
okan
a08a210f0b - add rc script
- no need for groff
- remove MESSAGE since the remaining relevant snippet is in the manpage
(maintainer timeout)

feedback and ok ajacoutot@
2010-12-09 01:47:31 +00:00
okan
7520f9d783 - update to 1.8
- add rc script
- no need for groff
- remove README since the remaining relevant snippet is in the manpage
(maintainer timeout)

feedback and ok ajacoutot@
2010-12-09 01:46:05 +00:00
okan
fb664f768a add an appropriate rc_reload()
proded by and ok ajacoutot@
2010-12-09 01:44:15 +00:00
jeremy
f6f7353f5a Update to 3.0.3.
ok landry
2010-12-08 21:44:48 +00:00
jeremy
4b91a91317 sync 2010-12-08 21:37:06 +00:00
jeremy
6ee6ed0336 Import ruby-mail, one of the dependencies for Rails 3.
Mail is an internet library for Ruby that is designed to handle emails
generation, parsing and sending in a simple, rubyesque manner.

The purpose of this library is to provide a single point of access to
handle all email functions, including sending and receiving emails. All
network type actions are done through proxy methods to Net::SMTP,
Net::POP3, etc..

ok landry
2010-12-08 21:26:43 +00:00
okan
00ad47d76c - update to 2.71
- switch to pkg-readmes
- add rc scripts

pointers with README's and ok jasper@
2010-12-07 02:56:18 +00:00
ajacoutot
4f33cea8e0 Add missing MODMONO_DEPS.
spotted by Brad Smith.
2010-12-06 06:38:34 +00:00
ajacoutot
9fa40cb2dd Add MASTER_SITES for old versions. 2010-12-05 22:20:37 +00:00
jasper
85a6156975 - use REVISION instead of a patch-level
from mikolaj kucharski, with a tweak by me in qt3-sqlite3-plugin
2010-12-05 18:24:33 +00:00
ajacoutot
a91560f477 Bugfix update to gmime-2.4.21. 2010-12-05 16:38:10 +00:00
ajacoutot
9b52473146 When using the BerkeleyDB backend, we need a small hack in rc_pre. 2010-12-04 14:11:53 +00:00
ajacoutot
b36be89521 Remove un-needed patch. 2010-12-03 15:52:51 +00:00
ajacoutot
db2bd3548d Add missing @sample dirs. 2010-12-03 15:37:31 +00:00
ajacoutot
aaa1885833 Bump after recent cpan.port.mk change.
ok jasper@
2010-12-03 11:44:22 +00:00
ajacoutot
211dfaec06 Fix path to gdb and don't hardcode /usr/... 2010-12-02 11:30:43 +00:00
ajacoutot
d9e897d89a Mark this as BROKEN, temporarily, so that I have some time to figure out
what is going on and people don't update. It does work, but I'm
experiencing some strangeness which I'm looking into -- better safe than
sorry.
2010-12-02 09:26:15 +00:00
ajacoutot
7f4aca029a Remove some un-needed patches. Add some better defaults.
Properly bump this time.
2010-12-02 08:56:32 +00:00
ajacoutot
3ac371d7b4 Make rc_post quiet. 2010-12-01 19:57:01 +00:00
dcoppa
927ee14bcd Fix Kerberos/GSSAPI authentication within mozilla ports.
OpenBSD does not have gssapi_krb5. So, to avoid undefined symbol
errors, link libxul with "-lkrb5 -lcrypto".

OK phessler@, landry@ (MAINTAINER)
2010-12-01 15:00:12 +00:00
ajacoutot
c401581143 Kill 2 very annoying warnings when running spamd, merged from upstream.
ok sthen@ (maintainer)
2010-11-30 08:34:27 +00:00
ajacoutot
c26cf29e50 Bugfix update to cyrus-imapd-2.4.5. 2010-11-29 14:18:17 +00:00
espie
be2f93f11d since db/v4 has db->=4,<5 as default, no need to specify it explicitly 2010-11-26 14:50:09 +00:00
espie
15196452e1 default db-* for db/v4 is incorrect, set PKGSPEC=db->=4,<5, bump packages
with erroneous depends.
2010-11-26 14:44:27 +00:00
espie
7bd809aca3 db/v3 meets PKGSPEC 2010-11-26 14:23:31 +00:00
espie
fe13b4748a make use of PKGSPEC to simplify depends, requires most recent security/gnupg
to compile correctly
2010-11-26 07:51:00 +00:00
jakob
146fed0c2c upgrade to Postfix 2.7.2; from brad 2010-11-26 07:37:50 +00:00
ajacoutot
5c76a78f81 Enable mono support within a gmime-sharp subpackage. 2010-11-25 15:37:52 +00:00
jeremy
a8bf115817 REVISION bump all ruby ports due to a change in the pkgspec.
Previously, we were using ruby->=1.8,<=1.9, instead of
ruby->=1.8,<1.9.  While this wouldn't cause an issue, since
our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9,
it's still wrong and should be fixed.  This also fixes the
following minor issues:

Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS.
Currently we don't have a ruby port that uses FLAVORs that
would differ from MODRUBY_FLAVOR, but it's possible we will
in the future.

Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in
REGRESS_DEPENDS.  This probably is not strictly necessary, but
BUILD_PKGPATH is used in more cases, so it is good for
consistency.

Switch to new style *_DEPENDS, with the version specification
at the end.  The remaining cases where this is not done is
because a specific version is used.

Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if
the old version is installed when you run a regress test, it
will install the new version first.

Some conversion of spaces to tabs for consistency.

OK landry@
2010-11-24 21:35:13 +00:00
ajacoutot
b0f7716396 Use tab here. 2010-11-23 18:15:18 +00:00
giovanni
6654188433 Add an rcscript
help and ok ajacoutot@
2010-11-23 18:11:45 +00:00
espie
9ff53f35ab remaining WANTLIB go .>= to >= 2010-11-22 10:16:08 +00:00
espie
f7466761c3 missed some 2010-11-22 09:20:34 +00:00
ajacoutot
77a5e7dd2f Missed bump after move to pkg-readmes. 2010-11-21 08:02:38 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
jakob
225803ce59 postfix snapshot 20101108 2010-11-18 20:56:49 +00:00
ajacoutot
e5fd2a1163 Fix restarting all daemons, there is no such thing as rc_restart. 2010-11-17 14:00:04 +00:00
ajacoutot
b7afc481de Use default FD_SETSIZE. 2010-11-17 08:34:06 +00:00
jasper
c8cfe2d72c - missing bump 2010-11-16 15:20:33 +00:00
ajacoutot
2703a3a70e Bugfix update to evolution-exchange-2.32.1. 2010-11-16 09:18:15 +00:00
jasper
c508b4ad59 - switch to pkg-readmes
ok brad (MAINTAINER)
2010-11-16 09:17:55 +00:00
ajacoutot
2c6819b17b Bugfix update to evolution-2.32.1. 2010-11-16 08:55:49 +00:00
sthen
9c54dca161 alphabetically sort RUN_DEPENDS and add p5-DBD-SQLite, it's optional but
fairly lightweight and is used in the default configuration.
Brad (maintainer) ok.
2010-11-16 07:33:59 +00:00
jasper
44efee58b0 woopsie 2010-11-15 18:18:55 +00:00
jasper
8f68e4b485 - switch to pkg-readmes 2010-11-15 18:13:45 +00:00
sthen
cf7fc12c25 update the managesieve plugin, from Brad. 2010-11-13 21:28:09 +00:00
ajacoutot
c8917fafd1 /etc/mail/aliases will always be under /etc, not SYSCONFDIR. 2010-11-12 16:17:36 +00:00
jasper
af9bad5cb2 - switch to pkg-readmes
ok landry@ (MAINTAINER)
2010-11-12 16:10:17 +00:00
jasper
a714b4e27f switch to pkg-readmes
ok ajacoutot@ (MAINTAINER)
2010-11-12 13:54:28 +00:00
ajacoutot
e3f229e7ed Bugfix update to cyrus-imapd-2.4.4. 2010-11-12 06:26:40 +00:00