1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

8802 Commits

Author SHA1 Message Date
Renato Botelho
18e84bed8b Add TARPIT patch by Chris Johnson <dcj-qmaildoc@palomine.net>
What's tarpitting? It's the practice of inserting a small sleep in an SMTP
session for each RCPT TO after some set number of RCPT TOs. The idea is to
thwart spammers who would hand your SMTP server a single message with a long
list of RCPT TOs. If a spammer were to attempt to use your server to relay a
message with, say, 10,000 recipients, and you inserted a five-second delay for
each recipient after the fiftieth, the spammer would be "tarpitted" and would
likely assume that his connection had stalled and give up.

Asked by:	Joao Ricardo Mendes Pecanha <joao@redepegasus.com.br>
2006-02-09 09:58:27 +00:00
Sergey Matveychuk
59d7d5f7ce - Startup script: remove FreeBSD from KEYWORDS 2006-02-09 07:38:20 +00:00
Alex Dupre
b8094da46f Add zip as build dependency too.
Spotted by:	pointyhat
2006-02-09 07:24:34 +00:00
Norikatsu Shigemura
b8c6a86a46 Update to 2.2.0-RC0. 2006-02-09 06:56:44 +00:00
Sam Lawrance
900b092564 Fix master site and WWW.
PR:		ports/92768
Submitted by:	Jean Milanez Melo
Approved by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)
2006-02-08 16:18:21 +00:00
Sam Lawrance
bf7277c353 Add another master site.
Convert to USE_PHP.
Improve checks for php4-db GDBM support.

PR:		ports/92225
Submitted by:	Stefan Bethke <stb@lassitu.de>
Approved by:	voisine@yahoo.com (maintainer, timeout 14 days)
2006-02-08 14:57:05 +00:00
Sam Lawrance
12c6944eeb Update to 1.0.12.
PR:		ports/92500
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
Approved by:	Masafumi Otsune <info@otsune.com> (maintainer)
2006-02-08 14:49:22 +00:00
Norikatsu Shigemura
f4c630fbd7 Update to 2.2.0beta8 and cosmetic sort in pkg-plist. 2006-02-08 14:17:16 +00:00
Kirill Ponomarev
8a519a327c Add md5/sha256/size info for mail/exim-sa-exim
Reported by:	pointyhat via kris
2006-02-08 06:46:38 +00:00
Pav Lucistnik
fe59ada5c5 - Update to 4.5.2
PR:		ports/92975
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2006-02-07 21:38:14 +00:00
Pav Lucistnik
302b4e3147 - Update to 1.28
PR:		ports/92917
Submitted by:	Michael Ranner <mranner@inode.at> (maintainer)
2006-02-07 21:24:26 +00:00
Pav Lucistnik
6bf2262cbf - Make fetchable
- Portlint

PR:		ports/92983
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-02-07 20:51:42 +00:00
Pav Lucistnik
0def892ebc - Unfetchable since 2001; detonate in two months
PR:		ports/92980
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-02-07 20:39:36 +00:00
Pav Lucistnik
0d32da9909 - Update MASTER_SITES, add WWW
PR:		ports/92981
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-02-07 20:37:29 +00:00
Renato Botelho
4000fb4d20 Fix MASTER_SITES
PR:		ports/92963
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-02-07 14:47:43 +00:00
Sergey Skvortsov
49e772db3c Update to 0.13
Changes:	http://search.cpan.org/src/ULTRADM/POE-Component-Client-SMTP-0.13/Changes
2006-02-06 17:39:16 +00:00
Renato Botelho
20bfef583b o Update to 3.6.3 20060203.1409 cvs snap.
o Drop NEURAL_NET (removed upstream) and TRAIN_SCRIPT (now always installed and
   depend on PERL5 for it).
 o Add an other check for old (unsupported) options.
 o Some Makefile clean-ups.
 o Fix spelling in pkg-message [1]
 o s/pkg_version/${PKG_VERSION}/
 o Fix removal of EXAMPLESDIR on pkg-plist [2]

PR:		ports/92774
Submitted by:	maintainer, garga [2]
Obtained from:	edwin [1]
Approved by:	maintainer [2]
2006-02-06 13:47:48 +00:00
Florent Thoumie
fde0db6f32 - Update to snapshot 20060205.
- Fix packing list issues.
- Fix PHP version detection problem.

PR:		ports/90735, ports/91793, ports/92857
Submitted by:	Babak Farrokhi <babak@farrokhi.net>
2006-02-06 12:57:43 +00:00
Erwin Lansing
c99b9bbb8f Replace a call to pkg_version without full path with ${PKG_VERSION}
Approved by:	Ion-Mihai Tetcu (maintainer)
2006-02-06 12:36:50 +00:00
Kirill Ponomarev
6c1c526b10 Philip has rerolled the tarball to include documentaion
modifications, the only file that that has changed is doc/spec.txt,
the announcement is available on:

http://www.exim.org/mail-archives/exim-announce/2006/msg00000.html
2006-02-06 08:09:39 +00:00
Alex Dupre
71d851de7d Hopefully fix pointyhat build, by adding all the extract dependencies of gecko. 2006-02-06 07:12:20 +00:00
Kris Kennaway
5a60091983 BROKEN: Incomplete pkg-plist 2006-02-05 20:17:08 +00:00
Kris Kennaway
39a644e264 Try to clean up www/icons directory 2006-02-05 20:16:38 +00:00
Simon Barner
f8673e5336 - Update to 4.5.1
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
PR:		ports/92777
2006-02-05 15:42:28 +00:00
Yen-Ming Lee
47243c2fdc - add bzip2 support
- bump PORTREVISION
2006-02-05 15:32:18 +00:00
Vanilla I. Shu
d1110499cf Upgrade to 1.72.
PR:		ports/92837
Submitted by:	maintainer
2006-02-05 13:39:24 +00:00
Joe Marcus Clarke
1442d52854 Update to 2.3.10. 2006-02-05 07:04:29 +00:00
Tom McLaughlin
d90590ced1 - Remove patch-evolution::evolution-sharp.dll.config.in and replace it
with a short REINPLACE_CMD in post-patch.
- Fix build so it will work with Gnome 2.14 when that lands

Project by:	BSD# <http://www.mono-project.com/Mono:FreeBSD>
2006-02-05 02:07:37 +00:00
Oliver Lehmann
cb4a36a6eb fix pkg-plist
Noted by:	kris via pointyhat
2006-02-04 20:21:28 +00:00
Renato Botelho
a9d04cbc48 - files/patch-scripts_train.pl was missed in the last commit.
- Small Makefile cleanup.
- Insist dspam.conf should be updated to include the new directives.
- Fix typo in files/UPDATING [1]

PR:		ports/92762
Submitted by:	maintainer
Obtained from:	edwin [1]
2006-02-04 13:26:43 +00:00
Andrej Zverev
66d2e0fb7c - Update to 20060203
PR:		ports/92778
Submitted by:	Michael Ranner <mranner@inode.at> (maintainer)
2006-02-04 11:10:19 +00:00
Marcus Alves Grando
f1b4a8d33f - Update to 2.3-20060202
- portlint(1)
2006-02-04 01:23:27 +00:00
Marcus Alves Grando
bad8146370 - Fix libs provided by pkg-config
- Bump PORTREVISION

Submitted by:	jylefort
2006-02-04 00:10:37 +00:00
Renato Botelho
387638a753 Fix WWW
PR:		ports/92769
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-02-03 14:50:45 +00:00
Renato Botelho
9532564178 - Add SPF patch on qmail-tls slaveport [1]
- Indent if's and for's on qmail's Makefils

Thanks to:	Manuel Mausz <manuel@mausz.at> [1]
2006-02-03 09:16:56 +00:00
Hajimu UMEMOTO
717a5a8cc2 The idled support could not be enabled. The configure option for
idled was changed by 2.3.x.
The WITH_IDLE_POLL was removed, and the WITH_ILDE_IDLED was changed
to WITH_IDLED.

Reported by:	Forrest Aldrich <forrie__at__forrie.com>
2006-02-03 07:24:12 +00:00
Kris Kennaway
3fe20b9a99 BROKEN: Needs to be converted to OPTIONS instead of home-brewed configure script 2006-02-03 06:21:41 +00:00
Edwin Groothuis
e1e7d35924 remove trailing 5a5 from SHA256 checksum of listmanager.freebsd44 2006-02-02 23:30:56 +00:00
Joe Marcus Clarke
92cc33210c Remove CONFLICTS with nss. 2006-02-02 23:12:05 +00:00
Erwin Lansing
18ca6988b9 Update to 3.6.3
PR:		92659
Submitted by:	Ion-Mihai IOnut Tetcu <itetcu@people.tecnik93.com> (maintainer)
2006-02-02 19:00:26 +00:00
Joe Marcus Clarke
d4cc7a2188 Add an empty OPTIONS declaration to enable additional OPTIONS that are added
after bsd.port.pre.mk is included.

PR:		92106
Submitted by:	jacula modyun <jacula@gmail.com>
2006-02-01 17:42:43 +00:00
Yen-Ming Lee
cfb39a9359 - update to 0.6b 2006-02-01 15:48:28 +00:00
Sergey Skvortsov
30007403db Documentation set was rerolled by author.
Changes:	http://www.exim.org/mail-archives/exim-announce/2006/msg00000.html
2006-02-01 15:14:22 +00:00
Norikatsu Shigemura
07bb6723b6 Update to 2.2.0beta7. 2006-02-01 13:48:45 +00:00
Renato Botelho
72e8cf1064 - Update to 1.4a
PR:		ports/92567
Submitted by:	maintainer
2006-02-01 09:45:33 +00:00
Tom McLaughlin
2a775b8b32 Fix URL typo in pkg-descr.
PR:		ports/92638
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-02-01 02:27:13 +00:00
Erwin Lansing
6f3e50f93b Marked as DEPRECATED, mastersite disappeared since 2004
PR:		92639
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-01-31 21:08:16 +00:00
Erwin Lansing
bd61a52c3a Remove WWW, URL does not existe anymore
PR:		92637
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-01-31 20:55:09 +00:00
Renato Botelho
5bfcb0a9d8 - Update sidebar patch to 1.5.11
- s/.error/IGNORE/
- SHA256ify

PR:		ports/92558
Submitted by:	maintainer
2006-01-31 15:39:02 +00:00
Renato Botelho
227a16c31a Add qmail-smtpd-auth-close3.patch when SMTP_AUTH_PATCH is selected.
This is useful to fix a minor bug that occours after a failed authentication
if you have morercpthosts configured.
2006-01-31 14:41:11 +00:00