Shaun Amott
d51ec95664
Upgrade to 2.1.2.
...
ChangeLog:
http://cvs.horde.org/diff.php/turba/docs/CHANGES?r1=1.181.2.80&r2=1.181.2.89&ty=h
2006-08-08 14:49:03 +00:00
Jean Milanez Melo
0a9f8dd1df
- Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.
...
Approved by: portmgr (erwin)
2006-08-08 11:35:27 +00:00
Mathieu Arnold
1823f0b6c8
Update to 3.1.4
2006-08-08 09:30:22 +00:00
Cheng-Lung Sung
f9e857ada4
- update to 2.203
2006-08-08 05:22:25 +00:00
Cheng-Lung Sung
0956f8462f
- tag BROKEN(does not build on 4.x)
...
PR: ports/101619
Submitted by: maintainer (chinsan <chinsan dot tw_AT_gmail dot com>)
2006-08-08 02:01:35 +00:00
Shaun Amott
804f68e42a
- Add missing locale files to plist. [1]
...
- Add WITHOUT_NLS knob.
- Fix build when PREFIX != /usr/local.
PR: ports/101488 [1]
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-08-07 13:57:21 +00:00
Shaun Amott
aac2bb9591
- Add missing locale files to plist. [1]
...
- Add WITHOUT_NLS knob.
PR: ports/101476
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-08-07 13:35:49 +00:00
Renato Botelho
98e4871fd6
- Fix PLIST: Remove locale dirs not contained in BSD.x11-4.dist
...
PR: ports/101514
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-08-07 12:05:55 +00:00
Erwin Lansing
3293112933
Belatedly add dbmail-devel
...
Pointyhat to: edwin (the other one)
2006-08-07 11:23:55 +00:00
Renato Botelho
7a9c82a69c
- Fix WWW line in pkg-descr
...
- Use PORTDOCS
- Remove uneeded pkg-plist and use PLIST_FILES instead
PR: ports/100752
Submitted by: garga
Approved by: maintainer timeout (15 days)
2006-08-07 11:08:20 +00:00
Martin Wilke
f0eb0b2638
Mail::Verp encodes the address of an email recipient into the envelope sender
...
address so that a bounce can be more easily handled even if the original
recipient is forwarding their mail to another address and the remote Mail
Transport Agents send back unhelpful bounce messages. The module must also be
used to decode bounce recipient addresses.
PR: ports/101282
Submitted by: Vivek Khera <vivek(at)khera.org>
Approved by: krion (mentor)
2006-08-07 10:17:37 +00:00
Cheng-Lung Sung
3273c8d587
- fix pkg-plist
...
Noted by: krisbot
PR: ports/101543
Submitted by: clsung
Approved by: maintainer (Janos Mohacsi)
2006-08-07 08:28:37 +00:00
Martin Wilke
1e48ead47e
- Respect DESTDIR for all my ports
...
Reviewed by: gabor
Approved by: krion (mentor)
2006-08-07 07:58:28 +00:00
Shaun Amott
efe02823d7
- Add missing locale files to plist.
...
- Pass maintainership to submitter.
PR: ports/101513
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-08-07 02:05:13 +00:00
Marcus Alves Grando
73cd30087a
- Update to 2.4-20060806
...
- Backport REQUIRE from mail/postfix
2006-08-06 22:25:47 +00:00
Lars Thegler
9f0e252bbf
- Update to 1.31.1 (version number mangled to prevent PORTEPOCH bump)
...
- Use magic MASTER_SITES
- Use BUILD_DEPENDS=${RUN_DEPENDS} to avoid extra dependencies
- Use versioned package dependency
- Now requires perl from ports
2006-08-06 14:56:20 +00:00
Rong-En Fan
be8e3ce17c
- Add readline as dependency when it was already installed. The program
...
will be linked against it anyway, not against a system one.
- Pass maintainership to submitter
PR: ports/101445
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-08-06 05:48:59 +00:00
Edwin Groothuis
f45d770362
New port: mail/dbmail21 -current branch of DBMail
...
Dbmail is the name of a group of programs that enable the possiblilty
of storing and retrieving mail messages from a database (currently
MySQL, PostgreSQL or SQLite).
What are the advantages?
* Scalability.
Dbmail is as scalable as the database that is used for the
mail storage.
* Manageability.
Dbmail is based upon a database. Dbmail can be managed by
changing settings in the database (f.e. using PHP/Perl/SQL).
* Speed.
Dbmail uses very efficient, database specific queries for
retrieving mail information. This is much faster then parsing
a filesystem.
* Security.
Dbmail has got nothing to do with the filesystem or interaction
with other programs in the Unix environment which need special
permissions. Dbmail is as secure as the database it's based
upon.
* Flexibility.
Changes on a Dbmail system (adding of users, changing passwords
etc.) are effective immediately.
WWW: http://www.dbmail.org/
PR: ports/101356
Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru>
2006-08-05 22:35:33 +00:00
Edwin Groothuis
82e1beade1
New port: mail/libsieve A library to interpret Sieve scripts, and
...
to execute them over a given set of messages
A library for parsing, sorting and filtering your mail. libSieve
provides a library to interpret Sieve scripts, and to execute
those scripts over a given set of messages. The return codes
from the libSieve functions let your program know how to handle
the message, and then it's up to you to make it so. libSieve
makes no attempt to have knowledge of how SMTP, IMAP, or anything
else work; just how to parse and deal with a buffer full of
emails.
PR: ports/101346
Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru>
2006-08-05 22:21:37 +00:00
Martin Wilke
aa05a59453
- Update to 4.63
...
PR: ports/101243
Submitted by: Dryice Liu <dryice(at)dryice.name> maintainer
Approved by: krion (mentor)
2006-08-05 11:44:49 +00:00
Lars Thegler
ac1c5e8dc6
- Update to 0.8.10 (version number mangled to prevent PORTEPOCH bump) [1]
...
- Use magic MASTER_SITES
- Use BUILD_DEPENDS=${RUN_DEPENDS} to avoid extra dependencies
- Use versioned package dependency
- Build.PL is gone, so use PERL_CONFIGURE=yes [1]
PR: ports/101289 [1]
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2006-08-05 11:21:09 +00:00
Lars Thegler
ef9d591195
- Update to 1.01.1 (version number mangled to prevent PORTEPOCH bump)
...
- Use magic MASTER_SITES
- Use BUILD_DEPENDS=${RUN_DEPENDS} to avoid extra dependencies
- Use versioned package dependencies
PR: ports/101218
Submitted by: Gea-Suan Lin <gslin@gslin.org>
2006-08-05 10:55:42 +00:00
Lars Thegler
01e9ad88b8
- Update to 0.85.1 (version number mangled to prevent PORTEPOCH bump)
...
- Build.PL is gone, so use PERL_CONFIGURE=yes
- Use BUILD_DEPENDS=${RUN_DEPENDS} to avoid extra dependencies
- Use magic MASTER_SITES
PR: ports/101216
Submitted by: Gea-Suan Lin <gslin@gslin.org>
2006-08-05 10:28:27 +00:00
Martin Wilke
a2533f0db5
- Update to 3.8.0
...
- Unbreak
PR: ports/100930
Submitted by: Neil Darlow <neil(at)darlow.co.uk>
Approved by: krion (mentor), maintainer
2006-08-05 08:00:35 +00:00
Dirk Meyer
9e8bfc58cb
- use @dirrmtry on shared dirs
2006-08-05 06:31:35 +00:00
Erwin Lansing
50513d5d52
Add support for DESTDIR part I.
...
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006
2006-08-04 12:34:50 +00:00
Martin Wilke
90c2270794
- Add OPTIONS for ipv6
...
- Bump PORTREVISION
Submitted by: miwi
Approved by: krion (mentor), netchild (maintainer)
2006-08-04 12:28:12 +00:00
Martin Wilke
7db94b7993
- Pass maintainership to submitter
...
- Fix whitspaces in Makefile
PR: ports/101125
Submitted by: Soeren Straarup
Approved by: markus (co mentor)
2006-08-04 07:18:41 +00:00
Dirk Meyer
55d3d5197a
- fix rc script for option WITH_STANDALONE in FreeBSD 4.x
...
Reported by: subdue on irc
2006-08-03 22:46:52 +00:00
Renato Botelho
8178bf3c69
Fix outgoingip.patch-spamcontrol MASTER_SITE_SUBDIR
2006-08-03 21:39:12 +00:00
Erwin Lansing
d10297810d
Mark BROKEN: does not fetch
2006-08-03 19:42:55 +00:00
Renato Botelho
a86d546e46
Remove old PORT_NOTES and PORT_NOTES_FreeBSD_40-RELEASE, they are not so useful
...
these days.
2006-08-03 19:02:18 +00:00
Michael Johnson
b45bb7a7fd
- Chase libver bump in qdbm
2006-08-02 23:33:55 +00:00
Pav Lucistnik
09efc6aa6f
- Update to 1.3.42
...
PR: ports/101253
Submitted by: Dean Hollister <dean@odyssey.apana.org.au> (maintainer)
2006-08-02 12:59:03 +00:00
Dirk Meyer
ab41d51dae
- update to 0.2.14
...
PR: 101239
Submitted by: Hirohisa Yamaguchi
2006-08-02 06:37:16 +00:00
Cheng-Lung Sung
209db47e2a
- update to 0.5.1
...
PR: ports/101238
Submitted by: maintainer (Hirohisa Yamaguch)
2006-08-02 02:47:05 +00:00
Renato Botelho
0a8407fc36
Add OUTGOINGIP patch to qmail-spamcontrol and qmail-tls slaveports
2006-08-01 23:38:10 +00:00
Ion-Mihai Tetcu
56c27b3048
Fix "typo" in previous commit.
...
Submitted by: KIMURA Yasuhiro
2006-08-01 20:29:35 +00:00
Hajimu UMEMOTO
d3beccfcf2
Re-enable IPv6 support after upgrading to 4.0.9.
...
Approved by: bc979__at__lafn.org (maintainer)
2006-08-01 18:30:27 +00:00
Ion-Mihai Tetcu
e078f4da3b
Make rc.d start postfix later, like sendmail does.
...
PR: 100750
Submitted by: KIMURA Yasuhiro
Approved by: Vivek Khera (maintainer)
2006-08-01 18:20:27 +00:00
Alexander Leidinger
11f466ab53
Update to 2.4.0.
2006-08-01 16:31:25 +00:00
Cheng-Lung Sung
bff24cff57
- add missing dependency
...
Observed from: ports/101182
PR: ports/101182
2006-08-01 16:03:42 +00:00
Cheng-Lung Sung
9bfd117f60
- update to 0.06
2006-08-01 15:39:12 +00:00
Oliver Lehmann
6052f6b7f2
update to 2.2.7
2006-08-01 14:17:47 +00:00
Vasil Dimov
14f4a846e3
Remove expired leaf ports:
...
2006-07-19 japanese/eb3
2006-07-30 mail/dspampd
2006-07-28 net/svnc
2006-08-01 12:36:21 +00:00
Cheng-Lung Sung
4cba9d96bf
- update to 1.101
...
- take maintainership
2006-08-01 12:11:52 +00:00
Kirill Ponomarev
a871cc45d8
Update to 4.63
2006-08-01 10:29:25 +00:00
Erwin Lansing
bfd1d7d25e
Fix for postfix 2.3.1 that changed the logging format.
...
PR: 101137
Submitted by: Darren Pilgrim <darren.pilgrim@bitfreak.org>
Obtained from: postfix source
2006-08-01 08:02:49 +00:00
Cheng-Lung Sung
8c9199c231
Add pecl-esmtp 0.3.1, PECL ESMTP client extenion.
...
PR: ports/101133
Submitted by: chinsan <chinsan.tw at gmail.com>
2006-08-01 04:45:23 +00:00
Joe Marcus Clarke
8fe9a2244a
Update to 2.6.3.
2006-08-01 03:02:18 +00:00
Joe Marcus Clarke
34f7273c66
Update to 2.6.3.
2006-07-31 23:48:27 +00:00
Dirk Meyer
f9bae6183e
- update OPTION WITH_SETPROCTITLE to be cleaner
...
Submitted by: osa
2006-07-31 15:47:28 +00:00
Sergey Skvortsov
b3d21b6178
Install scripts to create and test keys
...
PR: ports/100536
Submitted by: garga
2006-07-31 13:32:39 +00:00
Marcus Alves Grando
d189efa49c
- Update to 2.3.2
...
- Update VDA patch to 2.3.1
2006-07-31 03:51:48 +00:00
Cheng-Lung Sung
c269df1a2f
- fix running time error by installing missing perl module
...
PR: ports/100800
Submitted by: Marshal Newrock <marshal_AT_idealso dot com>
Approved by: maintainer (Janos Mohacsi)
2006-07-30 22:35:04 +00:00
Lars Thegler
963f44c6de
- Update to 1.10
...
- Use magic MASTER_SITES
- Use versioned package dependencies
2006-07-30 14:01:20 +00:00
Lars Thegler
aca28c0cee
Update to 1.10
2006-07-30 13:32:01 +00:00
Andrew Pantyukhin
0ed7e2f444
- Bump portrevisions after the recent update
2006-07-30 00:09:54 +00:00
Erwin Lansing
689bc48c18
Update to 1.179
...
PR: 101028
Submitted by: Alex Deiter <tiamat@komi.mts.ru> (maintainer)
2006-07-29 19:23:28 +00:00
Michael Johnson
c953f588fc
- Update to 1.5.0.5
2006-07-29 03:57:38 +00:00
Rong-En Fan
3801a16b8b
- Update to 1.2.3
...
PR: ports/100990
Submitted by: J.R. Oldroyd (maintainer)
2006-07-29 02:09:43 +00:00
Rong-En Fan
003834a79b
- rc.d scripts are changed to show error messages when some error
...
occurs. It didn't show error messages even if they are fatal.
- Each rc.d script now logs all messages got at starting a daemon.
- pkg-install is made to automatically make a user to execute dkfilter
which is specified by Makefile. Register UIDs, GIDs.
- pkg-deinstall is made to notice that an admin should remove the
user made at install-time if they don't need him or her
- Bump PORTREVISION for all these changes
PR: ports/100978
Submitted by: Yoshisato YANAGISAWA (maintainer)
2006-07-29 02:07:43 +00:00
Andrew Pantyukhin
fde36944ce
- Move from X11BASE to LOCALBASE
...
- Introduce app-side support for npapi/xpi smart linkfarming
- Remove old linkfarm and announce full automation
- Break all non-Makefile.npapi plugins (temporarily)
- Do not bump portrevision just yet
- Invite venturesome users to portupgrade -f xpi-* and linux-gecko-apps
Wiki: http://wiki.freebsd.org/NPAPI , http://wiki.freebsd.org/XPI
2006-07-28 21:35:47 +00:00
Andrew Pantyukhin
59a513b8ee
- Sync customized targets to current Makefile.xpi
2006-07-28 19:25:26 +00:00
Renato Botelho
3d655dcd60
- Change spamcontrol's spf patch to log when deny an email
...
- Move auth patches from FILESDIR to MASTER_SITE_LOCAL
2006-07-28 18:21:59 +00:00
Ion-Mihai Tetcu
9a2bb9afad
Update to 1.3.41
...
Changes in this release:
o Finally fix ancient missing quote in start-dccm.
PR: ports/100977
Submitted by: Dean Hollister (maintainer)
2006-07-28 17:38:00 +00:00
Lars Thegler
3b690d6f57
- Update to 1.41
...
- Assign maintainership to perl@
2006-07-28 16:23:23 +00:00
Andrew Pantyukhin
e48050b4a8
- Rid the tree of double slashes in URL paths
2006-07-28 14:42:54 +00:00
Marcus Alves Grando
36d00ee61b
- Update to 2.4-20060727
2006-07-28 14:36:08 +00:00
Renato Botelho
f5c06e857b
Fix auth patch for qmail-tls
...
Submitted by: Luiz Souza <luiz at visualconnect.com.br> by email
2006-07-28 13:53:25 +00:00
Cheng-Lung Sung
f4b6bd036c
- update to 1.96
2006-07-28 13:28:14 +00:00
Renato Botelho
5316677351
Add SPF checker to qmail-spamcontrol port
2006-07-28 10:50:40 +00:00
Cheng-Lung Sung
e424172144
- email address of maintainer changed
...
PR: ports/100946
Submitted by: maintainer (Alexander Logvinov)
2006-07-28 03:05:06 +00:00
Renato Botelho
1438e33cae
Add ext_todo patch, and external high performance todo manager.
2006-07-27 19:20:22 +00:00
Anders Nordby
23a2232018
Update to 1.3.
2006-07-27 17:10:02 +00:00
Rong-En Fan
338e2198a3
Add dkimproxy 0.13, DKIM filter for Postfix.
...
PR: ports/100381
Submitted by: Yoshisato YANAGISAWA
2006-07-27 16:26:39 +00:00
Andrew Pantyukhin
f7a5ba9b67
- Update to 1.5.0.5
2006-07-27 14:40:35 +00:00
Andrew Pantyukhin
2408bdc813
- Update to 1.5.0.5
2006-07-27 14:19:22 +00:00
Ion-Mihai Tetcu
1e4ef04d57
Update to 1.3.40
...
Changes in this release:
- Make bad password-IDs in /var/dcc/flod a serious error that is reported even
when tracing is off.
- Fix missing ';;' in libexec/logger.
- Restore `start-dccm -c` that was removed from version 1.3.39 with the
mistaken idea that -c was not in use.
- Fix bug counting clients of public DCC servers introduced in 1.3.39.
- Adding -d to DCCD_ARGS or GREY_DCCD_ARGS causes dccd to say how it determines
the size of available memory.
- Deal with sysctl(HW_PHYSMEM) on amd64 FreeBSD 6.* need for an 8-byte value
without breaking sysctl(HW_PHYSMEM) on FreeBSD 5.* that demands a 4-byte value.
- Allow databases larger than 3 GBytes on 64-bit systems.
PR: ports/100880
Submitted by: Dean Hollister (maintainer)
2006-07-27 05:58:48 +00:00
Dirk Meyer
270e57af77
- new option WITH_SETPROCTITLE
...
Submitted by: marck (Dmitry Morozovsky)
2006-07-26 18:45:08 +00:00
Lars Thegler
29396d2ea0
- Update to 0.21
...
- Assign maintainership to perl@
2006-07-26 11:29:56 +00:00
Lars Thegler
c2289a16ca
- Update to 1.03
...
- Assign maintainership to perl@
2006-07-26 09:46:25 +00:00
Lars Thegler
195657cdf6
- Update to 1.86
...
- Assign maintainership to perl@
2006-07-26 08:35:39 +00:00
Lars Thegler
1c4ed38250
Update to 2.13
2006-07-26 08:17:28 +00:00
Lars Thegler
996f9c2b3c
- Update to 1.10. Now requires Perl from ports
...
- Assign maintainership to perl@
2006-07-26 08:02:06 +00:00
Dirk Meyer
3d34218a24
- update for changes in master ports
2006-07-25 11:28:53 +00:00
Dirk Meyer
2589e2491c
- conversion to rc_subr and OPTIONS style
...
PR: 100773
Submitted by: marck (Dmitry Morozovsky)
- keep compatibility checks
- make optiosn overriadeabel flor slave ports
- force UNIQUENAME to avoid conflichts between ports
2006-07-25 11:27:44 +00:00
Cheng-Lung Sung
9428810a00
- update to 1.95
2006-07-25 03:29:13 +00:00
Marcus Alves Grando
7515d6c3f2
- Update to 2.4-20060724
2006-07-24 22:43:34 +00:00
Marcus Alves Grando
a5e503188a
- Update to 2.2.11
2006-07-24 22:37:22 +00:00
Marcus Alves Grando
bb69b39dc7
- Update to 2.3.1
2006-07-24 22:24:31 +00:00
Lars Thegler
262e160780
Update to 2.11. Now require Perl from ports.
...
PR: ports/100695
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2006-07-24 19:16:09 +00:00
Stefan Walter
e4656bbaa3
Update to dovecot-1.0.rc2, see
...
http://www.dovecot.org/list/dovecot-news/2006-July/000010.html .
PR: 100037
Submitted by: maintainer
Approved by: arved
2006-07-24 16:29:10 +00:00
Erwin Lansing
4480690c43
Update to 1.45
...
PR: 100772
Submitted by: HASHI Hiroaki <hashiz@tomba.meridiani.jp> (maintainer)
2006-07-24 11:42:14 +00:00
Renato Botelho
02f1a23b80
- Use PORTDOCS
...
- Remove uneeded pkg-plist
- Fix pkg-descr
- Adopt
2006-07-23 14:32:36 +00:00
Renato Botelho
288e9ddc4c
Update SIDEBAR_PATCH
...
PR: ports/100704
Submitted by: maintainer
2006-07-23 13:55:38 +00:00
Rong-En Fan
7c94a7a6ad
- Update to 2.2.02
...
PR: ports/100697
Submitted by: Jin-Shan Tseng
2006-07-23 06:41:47 +00:00
Jose Alonso Cardenas Marquez
b6b4a544cd
Change maintainer address to my @FreeBSD.org email
...
Approved by: garga (mentor)
2006-07-23 02:45:24 +00:00
Rong-En Fan
54d3a22e17
Add p5-Mail-OpenRelay-Simple 0.02, check if a mail server runs as an
...
open relay.
PR: ports/100668
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2006-07-23 02:30:42 +00:00
Sergey Matveychuk
050661a4da
- Forgotten patch for the last commit
2006-07-22 21:13:33 +00:00
Sergey Matveychuk
5089eeef77
- Preserve user's config file
2006-07-22 21:12:08 +00:00
Marcus Alves Grando
6397dbeb71
- Update to 2.4-20060722
2006-07-22 17:54:53 +00:00
Rong-En Fan
3cc131b333
Add p5-WWW-GMail 0.07, this module simplifies access to gmail.
...
PR: ports/100639
Submitted by: Tsung-Han Yeh <snowfly at yuntech.edu.tw>
2006-07-21 19:38:51 +00:00
Andrey Slusar
1f992977ca
Update to 5.1
...
PR: ports/100548
Submitted by: Hiroto Kagotani (maintainer)
2006-07-19 19:23:42 +00:00
Marcus Alves Grando
bc4645c027
- Spell fixes [1]
...
- Fix DOVECOT build [2]
Submitted by: remko [1], Vivek Khera <vivek___khera.org> [2]
2006-07-19 19:21:35 +00:00
Marcus Alves Grando
0350c7361c
* UPDATING
...
Add entry about OPTIONS and SPF patch in mail/postfix
* mail/Makefile
Add postfix22
* mail/postfix [1]
Update to 2.3.0
Use OPTIONS instead of scripts
Add message about unsupported POSTFIX_OPTIONS
Remove SPF patch since that's not apply clean
Update pkg-descr
Change rcNG to rc only
Update CONFLICTS
* mail/postfix-current
Now postfix-current are called postfix-current instead of postfix.
Update CONFLICTS
Bump PORTREVISION
Store OPTIONSFILE in another local to not conflict with mail/postfix
Change rcNG to rc only
* mail/postfix1
Update CONFLICTS
* mail/postfix21
Update CONFLICTS
Change rcNG to rc only
* mail/postfix22 [2]
Update CONFLICTS
Change rcNG to rc only
Approved by: maintainer [1]
Repocopy by: marcus [2]
2006-07-19 12:59:11 +00:00
Dirk Meyer
56f7f10e46
- fix build on RELENG_6
...
Submitted by: ume (Hajimu UMEMOTO)
2006-07-19 04:02:59 +00:00
Renato Botelho
ee0c62d79d
Add qmail-dk 0.54, domainKeys implementation for qmail.
2006-07-18 18:54:16 +00:00
Renato Botelho
804ff75f0a
Back out last commit and remove DomainKeys support. I'm going to add it as a
...
separate port.
2006-07-18 18:52:18 +00:00
Erwin Lansing
373b189b15
Update to 1.5.12
...
PR: 100483
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2006-07-18 15:16:43 +00:00
Erwin Lansing
95312d8a0b
Update to 1.4.2.2
...
PR: 100478
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2006-07-18 14:44:04 +00:00
Renato Botelho
384b33ec77
Bump qmail-spamcontrol PORTREVISION because of add DNS_PATCH on
...
ports/mail/qmail/Makefile rev. 0.103
2006-07-18 12:25:24 +00:00
Rong-En Fan
d099370741
- Update to 2.2.01 (distversion is 2.201)
...
PR: ports/100418
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2006-07-18 05:16:38 +00:00
Rong-En Fan
b54b2ee691
- Update to 1.2.2
...
- Use new style rc script name (no .sh suffix)
- Add more OPTIONS
PR: ports/100233
Submitted by: maintainer
2006-07-18 03:08:23 +00:00
Renato Botelho
9ec3aa980a
Add DomainKeys implementation to qmail-spamcontrol and qmail-mysql
2006-07-17 22:35:49 +00:00
Renato Botelho
5595186206
Add dns patch to read answers > 512 bytes to qmail-spamcontrol
2006-07-17 18:42:06 +00:00
Renato Botelho
fe512af95c
Add maildirquota++.patch support for qmail-spamcontrol
2006-07-17 18:27:59 +00:00
Rong-En Fan
5118c2ac37
Add p5-Mail-DKIM 0.19, perl5 module to process and/or create DKIM email.
...
PR: ports/100380
Submitted by: Yoshisato YANAGISAWA
2006-07-17 15:50:27 +00:00
Renato Botelho
6f8f2b2946
Add big-concurrency patch to qmail-spamcontrol
2006-07-17 13:36:37 +00:00
Lars Thegler
23ada0832d
- Update to 1.35
...
- Assign maintainership to perl@
2006-07-17 07:33:47 +00:00
Lars Thegler
86a0482d8a
- Update to 1.94
...
- Assign maintainership to perl@
2006-07-17 07:07:54 +00:00
Alex Dupre
30bde9bb48
I've updated the SpamAssassin patch, so re-enable it in the port.
2006-07-17 05:51:33 +00:00
Cheng-Lung Sung
289f2ec8aa
Add p5-Mail-SendEasy 1.2, send plain/html e-mails through SMTP servers.
...
PR: ports/100339
Submitted by: Gea-Suan Lin <gslin at gslin.org>
2006-07-16 10:07:51 +00:00
Mark Linimon
c6b5511a97
Mark broken: leaves files behind on deinstall.
2006-07-15 20:34:33 +00:00
Mark Linimon
b3556c193d
Mark as broken: fails to install.
2006-07-15 20:31:10 +00:00
Cheng-Lung Sung
903d8785c4
- update to 0.10
...
- pet portlint
PR: ports/100349
Submitted by: maintainer (Yoshisato YANAGISAWA)
2006-07-15 16:11:19 +00:00
Renato Botelho
45a5995670
wbl is a really simple tool that can be used in a .qmail file for managing
...
a white/black list of email addresses. It only does one thing--it
checks for entries in ~/.wbl that it uses as a regex against the From:
field of an incoming email. If it matches a line with a +, it forwards
the email to the white list, if it matches a line with a - it forwards
the email to the blacklist.
Questions, feedback, comments may be sent to the author.
Author: Caskey Dickson <caskey@technocage.com>
WWW: http://www.technocage.com/~caskey/wbl/
2006-07-15 13:44:11 +00:00
Pav Lucistnik
972234dd59
- Update to 1.3.39
...
PR: ports/100340
Submitted by: Dean Hollister <dean@odyssey.apana.org.au> (maintainer)
2006-07-15 12:55:56 +00:00
Peter Pentchev
cf72e85dff
Create the qmail control/locals file if it does not exist.
...
Silence a couple of portlint warnings.
PR: 99914
Submitted by: garga
2006-07-14 12:13:50 +00:00
Lars Thegler
9b60b5bc2d
Update to 1.43. Now requires perl from ports.
...
PR: ports/100270
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2006-07-14 10:47:04 +00:00
Cheng-Lung Sung
76e77ab9e7
- pointyhat fixing
...
PR: ports/100284
Submitted by: maintainer
2006-07-14 09:26:12 +00:00
Lars Thegler
2a30d3306b
Update to 1.85. Now requires perl from ports.
...
PR: ports/100266
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2006-07-14 09:10:09 +00:00
Lars Thegler
38f43aa721
Update to 1.85
...
PR: ports/100178
Submitted by: leeym
2006-07-14 06:27:44 +00:00
Shaun Amott
e8452acb47
- Fix install when NOPORTDOCS is defined [1]
...
- Add some missing locale files to pkg-plist
Pointed out by: Anton Yuzhaninov [1]
Approved by: ahze (mentor, implicit)
2006-07-13 22:57:37 +00:00
Jimmy Olgeni
758e433834
Remove *.bak files from the directories listed in PORTDOCS, else they will be installed and included in the PLIST.
2006-07-12 22:04:36 +00:00
Rong-En Fan
52ff2674db
- Change the way OPTIONS is checked as suggested by Porters Handbook
...
PR: ports/100158
Submitted by: Boris Kovalenko <boris tagnet.ru> (maintainer)
2006-07-12 15:02:53 +00:00
Xin LI
237b66a9d5
- Update to 0.4.1
...
- Fix some issues with rc.d script, add an option to ease the
task to specify the selector.
2006-07-12 08:09:13 +00:00
Marcus Alves Grando
358c8cf282
- Update to 2.4-20060711
...
- Add 2.3 CONFLICTS
- Update pkg-descr
2006-07-12 04:45:35 +00:00
Cheng-Lung Sung
d6027d02d0
- update to 1.4004
...
PR: ports/100137
Submitted by: tjs <tjs_AT_cdpa dot nsysu dot edu dot tw>
2006-07-12 02:40:22 +00:00
Renato Botelho
7ed90ed42a
This automatically logs a user out if they're idle for a set amount
...
of time. We define 'idle' as having not refreshed the right-hand
frame. The administrator can set a standard time for all users or
allow users to set their own timeout values.
WWW: http://www.squirrelmail.org/plugin_view.php?id=38
PR: ports/99892
Submitted by: Thomas Abthorpe <thomas at goodking.ca>
2006-07-11 14:56:17 +00:00
Ion-Mihai Tetcu
7acaa2dca9
- Update to 1.0.3
...
PR: ports/100085
Submitted by: maintainer
2006-07-11 14:07:25 +00:00
Hajimu UMEMOTO
235d0abd69
Update to 2.3.7.
...
PASS8BITHACK was deprecated, since munge8bit option was added
for this purpose.
2006-07-11 12:19:32 +00:00
Renato Botelho
585da46aee
- Pass maintainership of these ports to submitter
...
- Pet portlint
PR: ports/98100
Submitted by: Stephen J. Roznowski <sjr at comcast.net>
2006-07-11 10:26:15 +00:00
Dirk Meyer
32f9d8efd0
- Fix rc.subr script
...
PR: 100055
Submitted by: delphij (Xin LI)
2006-07-11 05:17:07 +00:00
Xin LI
d282ddb0c6
Typo.
2006-07-11 03:10:39 +00:00
Cheng-Lung Sung
d801ab01b3
Add p5-Net-SMTP-TLS 0.12, an SMTP client supporting TLS and AUTH.
...
PR: ports/99986
Submitted by: Gea-Suan Lin <gslin at gslin.org>
2006-07-11 00:36:55 +00:00
Ion-Mihai Tetcu
0c25fde6e7
Update to version 1.6.0
...
PR: ports/100034
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2006-07-10 22:04:32 +00:00
Erwin Lansing
70480582d4
Remove zero-sized files.
2006-07-10 20:44:48 +00:00
Martin Wilke
abe1fc70e8
- Update to 0.5
...
PR: Pawel Pekala <c0rn@o2.pl>
Approved by: krion (mentor), maintainer
2006-07-10 17:04:34 +00:00
Marcus Alves Grando
b1cd6a3e1f
- Update to 2.3-RC9
2006-07-10 13:23:06 +00:00
MANTANI Nobutaka
400b78794c
Add emacs-devel support.
...
PR: ports/99915
Submitted by: Toni Schmidbauer <toni@stderror.at>
2006-07-10 03:19:24 +00:00
MANTANI Nobutaka
7d33d9a69f
Fix MASTER_SITES.
...
Reported by: fenner's distfile survey
2006-07-09 17:15:51 +00:00
Ion-Mihai Tetcu
bc70af0573
Fix typos.
...
Submitted by: brueffer
2006-07-08 22:42:06 +00:00
Ion-Mihai Tetcu
5a127e047d
Pass maintainership to Darren Pilgrim, which is a heavier user of this port
...
that me.
PR: ports/99922
Submitted by: Darren Pilgrim <darren.pilgrim@bitfreak.org>
Discussed with: Rob Evers (ports author/ex-maintainer)
2006-07-08 21:17:28 +00:00
Marcus Alves Grando
973210bbd8
- Update to 2.3-RC8
2006-07-08 20:37:00 +00:00
Mark Linimon
8fe22693a4
Fully qualify the path to sysctl.
...
Approved by: maintainer
2006-07-08 19:43:00 +00:00
Yen-Ming Lee
6fa21eb303
- drop maintainership
2006-07-08 14:59:51 +00:00
Alexander Leidinger
81c8a4235d
- add WITH_DILLO knob and optionally depend on www/dillo
...
- don't strip binaries when building with WITH_DEBUG
PR: 99813
Submitted by: Pawel Pekala <c0rn@o2.pl>
2006-07-08 13:17:43 +00:00
Ion-Mihai Tetcu
7594a83057
Fix CLAMAV[_DEVEL][_LOCAL] logic so one can use clamav w/o CLAMAV_LOCAL.
...
PR: ports/98709
Submitted by: Artis Caune <Artis.Caune@latnet.lv>
2006-07-07 21:19:05 +00:00
Ion-Mihai Tetcu
c7577b0946
- Give the posibility to use mysqli as Db backend
...
- fix typos
PR: ports/99394
Submitted by: Darren Pilgrim <darren.pilgrim@bitfreak.org>
2006-07-07 20:56:48 +00:00
Rong-En Fan
4836832449
- Update to 1.4.7
...
PR: 99799
Submitted by: maintainer
Approved by: delphij (mentor, implicit)
2006-07-07 14:06:31 +00:00
Jean Milanez Melo
f1b7f70fca
- Update to 1.178.
...
Reported by: krismail
Approved by: maintainer (timeout 15 days)
2006-07-07 13:45:29 +00:00
Jeremy Messenger
8535752efe
Add an autocheck on libnotify if it exists. Current, it will depend on
...
libnotify if it is present. Also, added a new knob, WITH_NOTIFY. Bump the
PORTREVISION.
Reported by: tmclaugh
2006-07-07 03:37:42 +00:00
Roman Bogorodskiy
26d33e9388
Chase gnutls shlib version change.
2006-07-06 17:41:23 +00:00
Xin LI
f106273fa6
+ Add rc.d script: mps
...
* Pet portlint(1)
2006-07-06 06:12:21 +00:00
Michael Johnson
997d9367d9
- Welcome back sparc64 on kern.osreldate>=601101
2006-07-05 22:12:13 +00:00
Marcus Alves Grando
372516207a
- Update to 2.3-RC5
2006-07-05 14:21:22 +00:00
Renato Botelho
3406239dfa
Make localtime-date-patch available for qmail-spamcontrol and qmail-ldap
2006-07-05 12:12:09 +00:00
Oliver Lehmann
724dbf58d1
readd drac checksums
...
Noted by: Sebastian Inacker <inacker@gmail.com>
2006-07-05 09:31:25 +00:00
Renato Botelho
c106e0c0e6
Checks for updates to your currently running plugins by parsing the
...
SM site, and gives a description of any recent changes that have
been made to the plugin.
Also displays the current stable version of SM and lets you know
what version of SM you are running.
WWW: http://www.squirrelmail.org/plugin_view.php?id=68
PR: ports/99563
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
2006-07-04 23:04:48 +00:00
Marcus Alves Grando
4b862d2134
- Update to 2.3-RC4
2006-07-04 03:09:36 +00:00
Marcus Alves Grando
7f68ba916a
- Update to 2.3-RC3 (Milter support)
2006-07-03 17:25:15 +00:00
Sergey Skvortsov
f9ae22f6e9
Update to 0.82
...
PR: ports/99703
Submitted by: leeym
2006-07-03 12:22:41 +00:00
Cheng-Lung Sung
3f494e88ce
- WANT_PHP_PEAR was removed since verion 1.21 of bsd.php.mk
...
PR: ports/99717
Submitted by: clsung
Approved by: portmgr (erwin)
2006-07-03 00:21:02 +00:00
Roman Bogorodskiy
63a680cbec
Fix the WITH_MUTT_CYRUS_SASL2 knob.
...
PR: 99719
Submitted by: Udo Schweigert (maintainer)
2006-07-02 18:23:03 +00:00
Roman Bogorodskiy
7faf9394e3
This is a simple and small POP3 daemon implementation designed for
...
Maildir support. It have direct support for authenticating regular
unix users, has UIDL command support, can access maildirs in
non-default location, and have support for external (pre-)authenticators.
PR: ports/99704
Submitted by: Alexander Logvinov <info@logvinov.com>
2006-07-02 05:09:15 +00:00
Shaun Amott
45dff59779
- Update to latest CVS snapshot (identical to previous one)
...
- Add fix for recent IMAP buffer overflow vulnerability.
Approved by: ahze (mentor)
Security: VuXML d2a43243-087b-11db-bc36-0008743bf21a
2006-07-01 18:09:39 +00:00
Alex Dupre
8ae7d3958b
Update to 1.2 release.
2006-07-01 10:40:24 +00:00
Shaun Amott
43c6765362
Update distinfo: vendor rerolled distfile.
...
PR: ports/99587
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
Approved by: ahze (mentor, implicit)
2006-07-01 02:19:03 +00:00
Renato Botelho
195dc22fa1
- Update to spamcontrol 2.4.15:
...
2.4.15 FIXED missing IP information in Received header.
ADDED ucspi-ssl-0.70_ucspitls-0.4.patch_.
CHNGD order of qmail-smtpd reject conditions.
2006-06-30 19:13:21 +00:00
Marcus Alves Grando
99115fc623
- Update to 2.2.2
2006-06-30 18:58:03 +00:00
Shaun Amott
caa16197f1
Fix IMAP buffer overflow:
...
http://www.securityfocus.com/bid/18642
PR: ports/99613 [1], ports/99610 [2]
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) [1],
J.P. Dinger <jpd@vvtp.tudelft.nl> [2]
Approved by: ahze (mentor)
2006-06-30 14:39:27 +00:00
Shaun Amott
87619bad1d
Fix IMAP buffer overflow:
...
http://www.securityfocus.com/bid/18642
PR: ports/99614 [1], ports/99610 [2]
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) [1],
J.P. Dinger <jpd@vvtp.tudelft.nl> [2]
Approved by: ahze (mentor)
2006-06-30 14:38:26 +00:00
Joe Marcus Clarke
1baaaa4f31
Update to 2.3.13.
2006-06-30 01:47:17 +00:00
Renato Botelho
78bb76fb85
- Update to 0.53.2 and fix vulnerability -- CVE-2006-2659
...
PR: ports/98878
Submitted by: Milan Obuch <bsd@dino.sk>
Approved by: maintainer timeout (17 days)
Security: CVE-2006-2659
2006-06-29 18:47:31 +00:00
Martin Wilke
6ded72189f
- Update themes to 20060615
...
- Sort pkg-plist
- Bump PORTREVISION
Approved by: markus (co mentor), maintainer
2006-06-29 18:33:51 +00:00
Renato Botelho
63ad07dccd
- Fix distinfo: distfile was rerolled because version contained inside
...
programs was still 1.3.1
PR: ports/99604
Submitted by: maintainer
2006-06-29 15:34:35 +00:00
Ion-Mihai Tetcu
6d869cced7
- s/INSTALL_SHLIB/USE_LDCONFIG/
...
- use my @FreeBSD.org address
- switch backup mirror on my other "for FreeBSD" server
2006-06-29 13:51:00 +00:00
Ion-Mihai Tetcu
f5b48874e6
Switch backup mirror on my other server
2006-06-29 13:48:49 +00:00
Ion-Mihai Tetcu
66291e5610
- s/INSTALL_SHLIB/USE_LDCONFIG/
...
- use my @FreeBSD.org address
2006-06-29 13:46:45 +00:00
Ion-Mihai Tetcu
2e196c4373
- depreciate in favor of mail/dspam[-devel]
...
- schedule for removel in 1 month
- use my @FreeBSD.org address
2006-06-29 13:44:17 +00:00
Ion-Mihai Tetcu
6e0cd0e723
- drop one of my mirrors from MASTER_SITES
...
- use my @FreeBSD.org address
2006-06-29 13:27:58 +00:00
Rong-En Fan
130a8036a0
- Update rcNG script to allow startup on 6.1-RELEASE.
...
Bump PORTREVISION.
- Cosmetic fixes
PR: ports/99537
Submitted by: maintainer
Approved by: delphij (mentor)
2006-06-28 02:54:19 +00:00
Doug Barton
0c647c614f
Add long-forgotten dependency on Pine.
2006-06-27 17:21:19 +00:00
Anton Berezin
8c32917052
Use @dirrmtry for directories which are likely to be shared with other
...
p5-Email-Something ports. Bump PORTREVISION.
Noticed by: clsung
2006-06-27 09:40:17 +00:00
Ion-Mihai Tetcu
3d66cb0303
Compleate mail/rssyl -> mail/sylpheed-claws-rssyl move to follow the rest
...
of sylpheed-claws pugins nameing scheme.
2006-06-27 07:44:32 +00:00
Rong-En Fan
ba5a82b53b
Change to my FreeBSD.org email.
...
Approved by: delphij (mentor)
2006-06-27 03:58:58 +00:00
Yen-Ming Lee
cebfd6a3d7
- update to 0.05
2006-06-27 01:45:35 +00:00
Cheng-Lung Sung
adbdaf6e37
- Update mail/getmail to 4.6.3 which includes several bugfixes.
...
- Also manually set chmod on the getmailcore library files to 644 as
the Python dist installer uses root's umask to install files.
Executable files were already set with proper chmod during install.
PR: 99492
Submitted by: maintainer (Linh Pham)
2006-06-27 01:15:42 +00:00
Pav Lucistnik
62f2b9a365
This is a simple plugin to automatically turn on SSL security during
...
login if it hasn't already been requested by the referring hyperlink
or bookmark.
Primarily this utility is intended to prevent plain text passwords
and email contents being transmitted over the internet after people
manually enter their server URL without including https://...
WWW: http://www.squirrelmail.org/plugin_view.php?id=61
PR: ports/99234
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
2006-06-26 16:40:45 +00:00
Pav Lucistnik
e7bdcdfcea
User is forced to enter Full Name and Email Address prior to reading
...
or composing after logging in. This is used for users who log in
for the first time and need to set up their prefs prior to getting
started.
WWW: http://www.squirrelmail.org/plugin_view.php?id=181
PR: ports/99213
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
2006-06-26 16:35:16 +00:00
Pav Lucistnik
8aebee472e
- pass 'make all' verbatim to the package instead of calling the package's
...
scripts manually
- define a regression-test target depending on build: that runs the package's
test script in order to automate regression testing on the ports cluster
- belatedly change QMAIL_DIR to QMAIL_PREFIX in files/pkg-message.in, too
PR: ports/99426
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2006-06-26 14:20:16 +00:00
Anton Berezin
f15cb024d9
Update to 0.175.
2006-06-26 08:34:06 +00:00
Johan van Selst
dce18e1bf4
- Update to 4.0.9
...
- Assign submitter of PR as maintainer
- Remove IPv6 patch
PR: 97641
Submitted by: Doug Hardie
Approved by: flz (mentor)
2006-06-25 19:58:41 +00:00
Cheng-Lung Sung
baba9cd29f
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
...
- this commit modified ports maintained by (non-)ports@, so approved by
portmgr (erwin) first.
PR: ports/98755
Submitted by: rafan
Approved by: portmgr (erwin)
2006-06-25 16:38:48 +00:00
Cheng-Lung Sung
c43be3147b
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
...
- this commit modified ports maintained by ports@
PR: ports/98755
Submitted by: rafan (the fresh committer)
2006-06-25 15:29:12 +00:00
Tim Bishop
4a67f63e6f
- Update to 2.2.1
2006-06-25 13:59:58 +00:00
Erwin Lansing
39d8313eef
Update to 1.78
...
PR: 99450
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
2006-06-25 13:08:35 +00:00
Dirk Meyer
5377ca2fb4
- activate regression-test
...
- fix option SMX_WITH_BDB_VER
2006-06-24 08:25:41 +00:00
Mathieu Arnold
ffc90221f4
Update to 5.2.1
...
PR: 95653
Submitted by: maintainer
2006-06-23 16:41:08 +00:00
Pav Lucistnik
1fa07b2402
- Update to 1.3.38
...
PR: ports/99331
Submitted by: Dean Hollister <dean@odyssey.apana.org.au> (maintainer)
2006-06-23 08:31:10 +00:00
Renato Botelho
dfad8b5e50
Build it fine with ncurses installed via ports
...
PR: ports/99285
Submitted by: Tim Smith <trangayesi@gmail.com>
Reworked by: maintainer
Approved by: maintainer
2006-06-22 23:26:48 +00:00
Anton Berezin
f529f755ae
Update to 0.174.
2006-06-22 06:15:52 +00:00
Shaun Amott
9ca3f4c3b6
Update to 4.1.2
...
ChangeLog:
http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.699.2.184&r2=1.699.2.194&ty=h
Approved by: ahze (mentor)
2006-06-21 22:58:05 +00:00
Ion-Mihai Tetcu
4f3e459f41
- update to 0.14.5
...
- chase mastersite
PR: ports/99221
Submitted by: maintainer
2006-06-21 16:11:34 +00:00
Ion-Mihai Tetcu
7c58cf09e3
- update to 0.10.1
...
- chase mastersite
PR: ports/99222
Submitted by: maintianer
2006-06-21 16:01:06 +00:00
Ion-Mihai Tetcu
510da5e3c8
- update to 0.12.1
...
- chase mastersite
PR: ports/99224
Submitted by: maintainer
2006-06-21 15:44:15 +00:00
Ion-Mihai Tetcu
91875649c6
- update to 0.0.6
...
- chase mastersite
PR: ports/99225
Submitted by: maintainer
2006-06-21 15:36:13 +00:00
Ion-Mihai Tetcu
a4ad6444d1
- update to 0.2.1
...
- chase mastersite
PR: ports/99226
Submitted by: maintaner
2006-06-21 15:29:25 +00:00
Ion-Mihai Tetcu
5f3ae0fbfd
- update to 0.9.4
...
- chace mastersite
PR: ports/99227
Submitted by: maintainer
2006-06-21 15:19:00 +00:00
Ion-Mihai Tetcu
f322e8e7d2
- update to 0.5.4
...
- chase mastersite
PR: ports/99228
Submitted by: maintainer
2006-06-21 15:11:25 +00:00
Ion-Mihai Tetcu
c800ad0e1b
- update to 1.0.2
...
- chase mastersite
PR: ports/99218
Submitted by: maintainer
2006-06-21 14:55:41 +00:00
Ion-Mihai Tetcu
19b2b8022d
- update to 0.10.1
...
- chase mastersite
- remove obsolete patch (accepted upstream)
PR: ports/99219
Submitted by: maintainer
2006-06-21 14:48:33 +00:00
Ion-Mihai Tetcu
4c57d7903d
- update to 0.15.1
...
- chase mastersite
PR: ports/99220
Submitted by: maintainer
2006-06-21 14:41:44 +00:00
Ion-Mihai Tetcu
841e81ed34
- update to 0.6.3
...
- chase mastersite
- remove obsolete patch (accepted upstream)
PR: ports/99229
Submitted by: maintaner
2006-06-21 14:34:33 +00:00
Ion-Mihai Tetcu
9b7172bb99
- update to 1.79.1
...
- chase mastersite
- remove obsolete patch (accepted upstream)
PR: ports/99230
Submitted by: maintainer
2006-06-21 14:22:42 +00:00
Pav Lucistnik
cf75ea38e5
- Update MASTER_SITES, WWW
...
Reported by: Bill Fenner's survey
2006-06-21 11:01:26 +00:00
Ion-Mihai Tetcu
e2ed38e5af
- update to 0.24.1
...
- new mastersite address
PR: ports/99223
Submitted by: maintainer
2006-06-21 07:29:25 +00:00
Pav Lucistnik
ce502ef4de
- Update to 1.3.37
...
PR: ports/99232
Submitted by: Dean Hollister <dean@odyssey.apana.org.au> (maintainer)
2006-06-20 23:29:18 +00:00
Ion-Mihai Tetcu
8ec7d57630
Unbreak
...
PR: ports/99162
Submitted by: Arseny Nasokin <tarc@tarc.po.cs.msu.su>
2006-06-20 22:25:24 +00:00
Lars Thegler
ade61b6c3e
Update to 1.16
...
PR: Update to 1.16
Submitted by: aaron
2006-06-20 19:58:27 +00:00
Alexander Leidinger
8de80e24c5
Update to 2.3.1.
2006-06-20 19:13:12 +00:00
Ion-Mihai Tetcu
c5ae187052
- One can have postfix admin running on a host and postfix itself on an other,
...
so RUN_DEPEND on postfix optionally (default to off to return to pre-OPTIONS
state)
- bump PORTREVISION again for depends change :(
Requested by: Darren Pilgrim <darren.pilgrim@bitfreak.org>
2006-06-20 10:29:55 +00:00
Roman Bogorodskiy
c2a3681c9b
Update to 1.4.6.
2006-06-20 06:14:49 +00:00
Shaun Amott
5361678373
Switch to my @FreeBSD.org address.
...
Approved by: ahze (mentor)
2006-06-19 20:06:59 +00:00
Renato Botelho
a2b1f8db9d
Update to dovecot-1.0.b9.
...
- Numerous vendor bugfixes:
http://www.dovecot.org/list/dovecot-news/2006-June/000008.html
- kqueue(2) support seems to have settled down; enable by default.
PR: ports/99128
Submitted by: maintainer
2006-06-19 16:19:25 +00:00
Hajimu UMEMOTO
7d3eafbc27
unquote BROKEN.
2006-06-19 12:28:06 +00:00
Anton Berezin
3b52b48898
Fix dependency: use sysutils/p5-Filesys-Df instead of
...
devel/p5-Filesys-Statvfs_Df, which the former replaces. Bump
portrevision.
This should fix INDEX build.
Noticed by: droso, index build script
Pointy hat to: aaron, tobez (implicit)
2006-06-19 11:27:33 +00:00
Aaron Dalton
b59d496060
- Update to v0.173
...
PR: ports/99161
Submitted by: aaron
Approved by: tobez
2006-06-19 07:29:44 +00:00
Mark Linimon
f2ef99dfbc
Re-enable sylpheed2-devel, now that whatever problem that broke INDEX some
...
time ago seems to have been resolved. The port is current IGNOREd anyway.
Hat: portmgr
2006-06-19 03:09:04 +00:00
Ion-Mihai Tetcu
944f6613ac
Update to 0.14
...
PR: ports/98088
Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl>
2006-06-18 00:00:33 +00:00
Ion-Mihai Tetcu
8ced369ddc
Sync with vedor description.
2006-06-17 20:57:13 +00:00
Ion-Mihai Tetcu
aec8453469
Make RUN_DEPENDS to be listed only once.
2006-06-17 19:59:20 +00:00
Ion-Mihai Tetcu
524a1ba605
Add php-session and php-pcre to the lsit of RUN_DEPENDS adn bump PORTREVISION.
...
Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp>
2006-06-17 19:49:06 +00:00
Aaron Dalton
af3838f045
- Update to 1.5.11
...
PR: ports/99026
Submitted by: aaron
Reviewed by: maintainer
Approved by: maintainer, tobez (implicit)
2006-06-17 15:24:00 +00:00
Ion-Mihai Tetcu
e5700e69c3
- Select MySQL/PGSQL via OPTIONS
...
- RUN_DEPEND on Apache and Postfix
- Drop custom FETCH_CMD and provide a mirror on my server
- Add www to CATEGORIES
- Adjust COMMENT and pkg-descr
- move pkg-message to files/pkg-message.in, use macros and add it in SUB_FILES
- Bump PORTREVISION for depends change.
2006-06-17 10:57:39 +00:00
Alexander Leidinger
38c3533862
Update to 2.3.0.
2006-06-16 22:21:24 +00:00
Martin Wilke
10591c2463
Obey conventions and change my mail to @FreeBSD.org address
...
Approved by: krion (mentor)
2006-06-16 22:17:25 +00:00
Peter Pentchev
deb73f82b0
Update to the last stable release, 5.4.13. In the process:
...
- temporarily disable the SpamAssassin patch, since vdelivermail was
reorganized a bit;
- fix a couple of potential buffer bound problems;
- remove the unconditional -fPIC; we handle this ourselves for amd64.
2006-06-16 13:00:57 +00:00
Martin Wilke
a27f180688
Update MASTER_SITES
...
PR: ports/97704
Submitted by: miwi
Approved by: krion (mentor)
2006-06-15 21:35:45 +00:00