Commit graph

11648 commits

Author SHA1 Message Date
Pav Lucistnik
f10733b244 - Fix fetch
Submitted by:	Rashid N. Achilov <citycat4@land.ru> (maintainer)
2008-06-19 19:12:02 +00:00
Ed Schouten
b8705d21af Make metamail compile after the sgtty removal.
The metamail port was patched to use termios a long time ago.
Unforunately, the patch left some calls to stty() and gtty(). Change
these calls to tcgetattr() and tcsetattr().

PR:		124462
Approved by:	philip (mentor)
2008-06-19 08:43:39 +00:00
Felippe de Meirelles Motta
1796200fb0 - Fix typo on startup script.
PR:		ports/124510
Submitted by:	Junichi Matsuyama <QVB00057@nifty.com>
Approved by:	gabor (mentor, implicit), maintainer timeout (>2 weeks)
2008-06-19 07:07:01 +00:00
Oliver Lehmann
7d93a53405 update to 2.5.0 2008-06-19 04:43:30 +00:00
Felippe de Meirelles Motta
3ee76e3e16 - Pass maintainership to submitter.
Submitted by:	Ashish Shukla <wahjava@gmail.com>
Approved by:	gabor (mentor, implicit)
2008-06-17 18:52:28 +00:00
Ion-Mihai Tetcu
45c675bb86 - use DOCSDIR
- respect NOPORTDOCS
- bump PORTREVISION

Submitted by:	QA Rindy run
Approved by:	maintainer
2008-06-17 18:22:13 +00:00
Felippe de Meirelles Motta
6923039945 - Update to 2.6.0.
- Added note on UPDATING to upgrade dkim-milter.

PR:		ports/124486
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
Approved by:	gabor (mentor, implicit)
2008-06-17 01:50:05 +00:00
Thomas Abthorpe
da0375181c - Remove .sh from startup script names in activation.txt
- Bump PORTREVISION

PR:		ports/124617
Submitted by:	Paul J Murphy <paul inetstat.net>
2008-06-17 01:31:21 +00:00
Wesley Shields
53892d2504 Update to 1.0.14
PR:		ports/124482
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
Reviewed by:	Robin Breathe <robin@isometry.net> (maintainer)
2008-06-16 22:47:23 +00:00
Tim Bishop
11d119e915 - Update to 2.2.10 2008-06-16 17:42:20 +00:00
Erwin Lansing
78dee16f38 make package would fail when /usr/X11R6 not present (guess)
Testing for /usr/X11R6 is unnecessary because this part is only done
if WITHOUT_X11 is undefined

PR:		124356
Submitted by:	Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> <maintainer>
2008-06-16 05:41:38 +00:00
Edwin Groothuis
6dd02908d5 Maintaniance update: SpamAssassin 3.2.4 to 3.2.5 release
PR:		ports/124577
Submitted by:	Michael Scheidell <scheidell@secnap.net>
2008-06-15 01:59:21 +00:00
Oliver Lehmann
cf833a3b81 fix NOPORTDOCS installation
Noted by:	itetcu
2008-06-12 14:41:25 +00:00
Pav Lucistnik
0d9e83516a - Mark BROKEN: does not link with aspell
Reported by:	pointyhat
2008-06-11 21:09:10 +00:00
Pietro Cerutti
60aab9ad66 - Set NOT_FOR_ARCHS for amd64 and sparc64.
The port assumes sizeof(void*) == sizeof(int)
2008-06-11 14:05:45 +00:00
Pietro Cerutti
2eb82366c1 - Unbreak - fix build with GCC 4.2 2008-06-11 11:07:54 +00:00
Sergey Skvortsov
6cd9d8804e Update to 1.1.0-dev-r1373 2008-06-10 16:25:36 +00:00
Marcus Alves Grando
0bb9bda6a1 - Update to 2.6-20080606 2008-06-10 14:56:51 +00:00
Thomas Abthorpe
781d385f89 - Update to 1.2
- Utilise bsd.squirrelmail.mk

PR:		ports/124268
Submitted by:	self
Approved by:	Gerrit Beine (maintainer)
2008-06-09 13:44:40 +00:00
Rong-En Fan
73e03205de - Mark as DEPRECATED, schedule for removal
PR:		ports/124397
Submitted by:	Josh Paetzel <josh at tcbug.org> (maintainer)
2008-06-09 12:46:52 +00:00
Andrej Zverev
d02246fa9f - Pass maintainership to skv@ since i'm no longer use this port 2008-06-09 10:27:37 +00:00
Dirk Meyer
bd5df5107d - update to 1.0.0
- new option WITH_NH_MFROM
PR:		124380
Submitted by:	Hirohisa Yamaguchi
2008-06-08 11:10:03 +00:00
Sergey Skvortsov
bd5626a621 Update to 1.24
PR:		ports/124368
Submitted by:	leeym
Changes:	http://search.cpan.org/src/MARKOV/MIME-Types-1.24/ChangeLog
2008-06-07 14:34:06 +00:00
Oliver Lehmann
69c89d10c2 fix compilation error caused by gtkspell-2.0.13 2008-06-07 07:54:12 +00:00
Edwin Groothuis
212ecfe17b Fix PORTREVISION on ports which have PORTVERSION?= set.
Noticed by Max Brazhnikov <makc@issp.ac.ru>
Part of the great devel/gettext portrevision bump.

Approved by:	portmgr (pav)
2008-06-06 22:01:01 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Felippe de Meirelles Motta
3d36bd88e7 Dbmail is the name of a group of programs that enable the possibility of storing and retrieving mail messages from a database (currently MySQL, PostgreSQL or SQLite).
WWW: http://www.dbmail.org/

PR:		ports/121908
Submitted by:	Mark Starovoytov <mark_sf@kikg.ifmo.ru>
Approved by:	gabor (mentor)
2008-06-06 02:52:29 +00:00
Mathieu Arnold
cd999d6587 Update to 3.08 2008-06-04 13:12:34 +00:00
Jeremy Chadwick
d7294ceed4 - Cleanup compile warning (implicit exit(3); needs stdlib.h)
- Fix plist errors when NOPORTDOCS is used

Reported by: itetcu
2008-06-04 12:12:43 +00:00
Jeremy Chadwick
da3434d11e Accidental removal of bsd.port.pre.mk include. Restoring... 2008-06-04 11:18:46 +00:00
Jeremy Chadwick
92d69ac8ad Cleanup for 5.x. 2008-06-04 10:53:27 +00:00
Thomas Abthorpe
f10bfe3fb7 - Change config check, otherwise there is leftovers in plugins
Notified by:	ionbot
2008-06-03 15:30:53 +00:00
Thomas Abthorpe
3ab5726b22 - Update to 1.4
- Use bsd.squirrelmail.mk framework

Notified by:	portscout via miwibot
2008-06-03 13:46:19 +00:00
Thomas Abthorpe
b396a1698f - Update to 1.4.15
- Assume maintainership
- Add bsd.squirrelmail.mk, a common include framework for plugins
- Thanks to Simon for his maintainership
- Thanks to jadawin@, miwi@, itetcu@ and Neil Darlow for testing and
  feedback on bsd.squirrelmail.mk

PR:		ports/124027
Submitted by:	Simon Dick <simond irrelevant.org>
2008-06-03 13:41:29 +00:00
Martin Wilke
632e2876ae - Fix bug 'can not replay with quote' (bugid 1587)
- Bump PORTREVISION

PR:		124221
Reported by:	David <r3nd1n@gmail.com>
Approved by:	netchild implicit
2008-06-02 23:51:36 +00:00
Dirk Meyer
de7503e8c6 - cleanup FreeBSD 5.x 2008-06-01 19:22:24 +00:00
Dirk Meyer
79efb30db9 - use PORTEXAMPLES 2008-05-30 17:09:01 +00:00
Wesley Shields
3c6d029e30 Update to 3.1.8 - Fix open relay vulnerability.
PR:		ports/124013
Submitted by:	Peter Kieser <peter@kieser.ca> (maintainer)
Approved by:	garga (mentor, implicit)
2008-05-27 13:07:41 +00:00
Makoto Matsushita
cc6683a0cb Update to v1.0.1.
The manual is no longer bundled with the POPFile distribution.
Use http://getpopfile.org/docs/ instead (you may find a link to this
page at the bottom of POPFile Control Center page).
2008-05-27 04:46:46 +00:00
Jeremy Messenger
460a5e784e Update to 2.22.2. 2008-05-26 21:06:08 +00:00
Jeremy Messenger
cb439b83c9 Update to 2.22.2. 2008-05-26 20:59:04 +00:00
Rong-En Fan
e6b9d6e3bb - As we have ncurses 5.6 in the base, make devel/ncurses optional for newer
system.
- Bump PORTREVISION

Approved by:	Meyer Wolfsheim <wolf at priori.net> (maintainer)
2008-05-23 02:32:05 +00:00
Martin Wilke
d31cea23cc - Update to 1.5.18
PR:		123824
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2008-05-22 00:10:36 +00:00
Jeremy Messenger
9028c962eb Fix the hardcore paths, bump the PORTREVISION.
Reported by:	Jürgen Galonska <caligula@primamail.de>
2008-05-21 20:12:31 +00:00
Beech Rintoul
b908a40f65 - New port: mail/postfix-postfwd A postfix firewall policy daemon
The program uses the postfix policy delegation protocol to control access to
the mail system before a message has been accepted (please visit
http://www.postfix.org/SMTPD_POLICY_README.html for more information). It
allows you to choose an action (e.g. reject, dunno) for a combination of
several smtp parameters (like sender and recipient address, size or the
client's TLS fingerprint).

PR:		ports/123544
Submitted by:	Sahil Tandon <sahil at tandon.net>
2008-05-21 01:54:45 +00:00
Renato Botelho
d48b4b6f30 - Use pgrep to get qmail-send pid and prevent some problems when pid has less
than 5 digits
- Bump PORTREVISION

PR:		ports/123724
Submitted by:	mitsuru@riken.jp
2008-05-20 18:26:27 +00:00
Jean Milanez Melo
a4fe96a89d - Update htdig patch to 2.1.10.
PR:		ports/123802
Submitted by:	Martin Matuska <mm@FreeBSD.org>
2008-05-19 13:17:28 +00:00
Marcelo Araujo
2cba6cd79f - Include some ports in perl5 category.
PR:		ports/123530
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	flz (portmgr)
2008-05-19 13:12:08 +00:00
Martin Wilke
7f1556329a - Fix build with WITH_POSTFIX_MILTER option being enabled
PR:		123738
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru>
Approved by:	maintainer
2008-05-18 14:32:48 +00:00
Felippe de Meirelles Motta
30151d6fd4 Vchkuser is a helper program so qmail-smtpd can accept only true users (or alias) from vpopmail database.
WWW: http://sourceforge.net/projects/vchkuser

PR:		ports/119939
Submitted by:	Luiz Otavio O Souza <loos.br@gmail.com>
Approved by:	araujo (mentor)
2008-05-17 15:19:00 +00:00