Commit graph

6903 commits

Author SHA1 Message Date
Hajimu UMEMOTO
f2a35abd2a make it buildable with WITH_DRAC=yes, again 2004-11-24 07:22:49 +00:00
Thierry Thomas
d5dabf14ed Update to latest snapshot. 2004-11-24 06:41:12 +00:00
Hajimu UMEMOTO
fc06032d14 Update to 2.1.17.
* Fix several security issues in imapd and in mysasl_canon_user.
2004-11-24 05:38:09 +00:00
Hajimu UMEMOTO
f278177ae0 Update to 2.2.10.
* Fix 0 termination in mysasl_canon_user.
  * Check for imap magic plus buffer overflow in proxyd also
    (CAN-2004-1015).
2004-11-24 05:05:19 +00:00
Yen-Ming Lee
ec457532f2 - update to 0.5.3
- drop maintainership
2004-11-24 00:47:04 +00:00
Sergei Kolobov
a403d3c5ab - Update to 4.2.3
PR:		ports/74256
Submitted by:	Linh Pham (maintainer)
2004-11-23 16:32:33 +00:00
Hajimu UMEMOTO
02fbb37d96 Update to 2.2.9.
* Change ACLs correctly when renaming a user
  * Do not abandon std{in,out,err} file descriptors; syslog assumes it
    can use stderr if syslogd isn't running.
  * Clean up imap magic plus to avoid buffer overrun (CAN-2004-1011)
  * Fix lack of bounds checking in PARTIAL and FETCH (CAN-2004-1012,
    CAN-2004-1013)
  * Do not attempt to reuse a freed connection in lmtpproxyd.
  * Allow login without authentication with -N switch in proxyd.
  * Fix use of xrealloc and fold pointers in lmtpengine.
2004-11-23 05:54:50 +00:00
Jeremy Messenger
d7fcc8234e Use new INSTALLS_OMF.
Approved by:	bland, kwm, marcus and pav
2004-11-23 02:23:08 +00:00
Patrick Li
e98bdd1291 Update to 1.0.2 2004-11-22 23:32:56 +00:00
Kirill Ponomarev
dbe12df4df Update to version 11.17
PR:		ports/74246
Submitted by:	Ports Fury
2004-11-22 16:22:06 +00:00
Yaroslav Tykhiy
e52b09e808 Use the neat PORTDOCS variable instead of enumerating
all the doc-related files in the plist.
2004-11-22 14:51:16 +00:00
Hajimu UMEMOTO
50ca6ecd1d remove outdated comment. 2004-11-22 08:15:15 +00:00
Joe Marcus Clarke
abbdc87752 * Instead of using Xvfb, and evil black magic to create the extensions
repository, use the hidden "-register" option instead.  This has the
  advantage of not requiring an X DISPLAY and not modifying any
  preferences.
* Add i18n support to the Thunderbird startup script [1]
* Link nss with -Bsymbolic to avoid symbol conflicts with OpenSSL.  This
  should help alleviate the CUPS printing problem

PR:		73839 [1]
Submitted by:	Jose M Rodriguez <josemi@freebsd.jazztel.es> [1]
2004-11-22 04:16:25 +00:00
Lars Thegler
30f2d00f6d Update to 1.92 2004-11-21 20:13:23 +00:00
Lars Thegler
907de02a63 - Update to 1.02
- Remove non-standard Makefile target
2004-11-21 20:05:08 +00:00
Pav Lucistnik
20ac7fa46a - Fix SIZE entry in distinfo
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au> (maintainer)
2004-11-21 19:52:46 +00:00
Lars Thegler
b501e2cf2c - Update to 2.01
- Moved simple patches into Makefile
2004-11-21 19:25:44 +00:00
Pav Lucistnik
7794504fc8 - Update to 1.2.58
- Correct detection of sendmail port
- Don't delete config file if modified
- Use special user for setuid programs

PR:		ports/74158
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au> (maintainer)
2004-11-21 02:35:46 +00:00
Sergey Matveychuk
0873528d9d - Add WITH_MYSQL and WITH_PGSQL knobs (1).
- Add SPF support (2).

Obtained from:	freebsd-ports@ (1), ports/74089 (2)
Submitted by:	Linh Pham <question+fbsdports(at)closedsrc.org> (2)
2004-11-19 20:41:09 +00:00
Kris Kennaway
01043704c5 BROKEN on 6.x: Does not build 2004-11-18 22:13:34 +00:00
Thierry Thomas
3156c561fe Upgrade to latest snapshot. 2004-11-18 21:34:40 +00:00
Sergei Kolobov
fa7362f79c - Update to 0.92 (see http://untroubled.org/mailfront/NEWS for details) 2004-11-18 17:33:42 +00:00
Yen-Ming Lee
3a5df6cf34 - define getopt_long_only as getopt_long and remove dependency on libgnugetopt
PR:		73724
Submitted by:	leeym
Reviewed by:	maintainer (daniel@roe.ch)
2004-11-18 14:03:47 +00:00
Kris Kennaway
f2ce4a5fda BROKEN: Does not build with new version of windowmaker 2004-11-18 06:58:29 +00:00
Andrey A. Chernov
37c0e04ec1 Fix coredump on early termination
PR:             74022
Submitted by:   Thomas Quinot <thomas@cuivre.fr.eu.org>
2004-11-17 06:49:39 +00:00
Dirk Meyer
b5392dfa2b - ignore error state from clamdscan. 2004-11-17 06:33:57 +00:00
Dirk Meyer
55b4f45572 - add date of BSD License 2004-11-17 06:31:51 +00:00
Oliver Lehmann
620f608a5c update to beta3 2004-11-16 16:48:36 +00:00
Alex Dupre
ad9b629a74 Update to 1.2.4 release:
- Add the WITH_SPAM_DETECTION and SPAM_COMMAND knobs.
2004-11-16 07:09:11 +00:00
Mike Heffner
10520cd7e6 Until I find time to test the new OpenLDAP, remove the option to build with it. Sean McNeil
reports this is breaking an INDEX build and I don't want that.
2004-11-16 03:58:29 +00:00
Pav Lucistnik
8ff34a9dfc - Change optional LDAP dependency from openldap20-client which is gone,
to openldap22-client.

Bumped into by:	Sean McNeil <sean@mcneil.com>
2004-11-15 22:36:23 +00:00
Oliver Lehmann
958eb62757 adjust the message what to do, to get courier-imap working with pam on FreeBSD >=5 2004-11-15 19:10:40 +00:00
Pav Lucistnik
3fec414331 - Update to 0.99
PR:		ports/73970
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
2004-11-15 16:53:19 +00:00
FUJISHIMA Satsuki
a787f0b075 farewell to libxpg4. 2004-11-15 05:19:30 +00:00
Pav Lucistnik
cee1bf4672 - Change dependency lines for gdesklets port, gdesklets-core.pc is going
away in next version
2004-11-15 01:17:16 +00:00
Thierry Thomas
8af740a8a8 New chk4mail version 2.18 includes support for Maildir subfolders
like courier-mta uses.

Remove pkg-plist.

PR:		ports/73948
Submitted by:	maintainer.
2004-11-14 22:07:34 +00:00
Pav Lucistnik
519b947dd8 - Support SPF and TLS at the same time
PR:		ports/72774
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
Approved by:	maintainer timeout (2 weeks)
2004-11-14 19:59:51 +00:00
Andrey A. Chernov
720486276d Fix WWW 2004-11-14 18:39:17 +00:00
Kirill Ponomarev
cb5636162e Update to version 11.15
PR:		ports/73907
Submitted by:	Ports Fury
2004-11-14 09:01:02 +00:00
Dirk Meyer
1505937dd7 - new option ADDRESSES_PORT 2004-11-14 08:10:56 +00:00
Dirk Meyer
2b273e7a15 - update to 1.1.2
PR:		73912
Submitted by:	Miguel Mendez
2004-11-14 08:09:10 +00:00
Dirk Meyer
cc1943d40f Addresses for GNUstep is a versatile address book application for
managing contact information. It stores addresses, phone numbers,
pictures, instant messaging information, email, homepages and whatever.

WWW: http://giesler.biz/bjoern/en/sw_addr.html

PR:		73911
Submitted by:	Miguel Mendez
2004-11-14 07:17:02 +00:00
Kris Kennaway
ba43ccd1f0 Add missing directory 2004-11-13 04:23:47 +00:00
Kris Kennaway
344d176100 BROKEN: This port creates /nonexistent at install-time. 2004-11-13 02:31:01 +00:00
Pav Lucistnik
206fd4d310 - Enable Gmail support
PR:		ports/73876
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
2004-11-12 23:19:03 +00:00
Joe Marcus Clarke
245e8a7237 The 4.X base system version of Kerberos is not supported, and does not
work with ximian-connector, so use security/heimdal even if Kerberos
is in the base system on 4.X.

PR:		73845
Submitted by:	Joe Kelsey <joe@zircon.seattle.wa.us>
2004-11-12 16:49:30 +00:00
Pav Lucistnik
e2302ad137 - Update to 0.10.00
PR:		ports/73810
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
2004-11-11 17:36:22 +00:00
Thierry Thomas
92b5fe3410 - Update to 0.62;
- pet portlint.

PR:		ports/71351
Submitted by:	Matthias Andree.
2004-11-11 17:25:23 +00:00
Thierry Thomas
def794fa81 - Upgrade to 1.0.3.
- Take maintainership.

PR:		ports/73788
Submitted by:	Rong-En Fan
Approved by:	maintainer.
2004-11-11 14:23:34 +00:00
Koop Mast
9582d9618d Add contact-lookup-applet, Gnome applet for easy evolution address book
searching.

Approved by:	pav (mentor)
2004-11-11 09:37:43 +00:00