Commit graph

72 commits

Author SHA1 Message Date
Ion-Mihai Tetcu
f5c48bb9a5 Fix an other typo 2006-11-12 16:06:04 +00:00
Ion-Mihai Tetcu
552c7657e4 - add SAFECAT_LDA OPTION
- fix a typo
2006-11-12 16:05:21 +00:00
Ion-Mihai Tetcu
f26369c1cd - added safecat as LDA [1]
- give user the possibility to configure where dspam.conf is [1]
- bump PORTVERSION for OPTIONS chage for [1]
- display UPDATING entry smarter [2]

Submitted by:	Emil Isberg <emil@pyttemjuk.se> [1]
		Phil Pennock <pdp@spodhuis.demon.nl> [2] (suggestion by vd@)
2006-11-12 15:56:58 +00:00
Ion-Mihai Tetcu
503e045ea7 Fix some typos. 2006-10-09 22:41:38 +00:00
Ion-Mihai Tetcu
28c5a67b2b Added CYRUS23_LDA "Use Cyrus's 2.3 deliver as LDA", defaults to off
PR:		ports/103910
Submitted by:	Steffen Rick <srick@srick.org>
2006-10-08 07:41:42 +00:00
Ion-Mihai Tetcu
bc70af0573 Fix typos.
Submitted by:	brueffer
2006-07-08 22:42:06 +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
e472dd17c7 Fix plist; I commited the right file to my cvs, but forgot to commit it here
also :(

Submitted by:	krismail
Pointyhat:	me
Approved by:	lawrance (mentor, implicit)
2006-06-09 05:06:43 +00:00
Ion-Mihai Tetcu
f030c31d2c Bugfixes:
- PostgreSQL fails to connect (always)
- LDAP client will not build due to header missing from makefile

Approved by:	lawrance (mentor, implicit)
2006-06-07 23:44:38 +00:00
Ion-Mihai Tetcu
bc82378133 Fix typo and unbreak.
Submited by:	FreshPorts Daemon.
Approved by:	lawrance (mentor, implicit)
2006-06-05 09:43:27 +00:00
Ion-Mihai Tetcu
c2f5bc0c81 Update to 3.6.7, a bugfix release; see files/UPDATING for details.
Drop old sql migration scripts.

Approved by:	lawrance (mentor, implicit)
2006-06-05 09:35:19 +00:00
Ion-Mihai Tetcu
5e65f138bf Update to dspam-3.6.6 release:
Removed feature:
- Phased out deprecated Berkeley DB drivers
- Phased out legacy tools (dspam_corpus, dspam_genaliases)
Bugfixes:
- trainPristine preference turned "off" now overrides config turned "on"
- segfault fix for when correcting messages using UIDInSignature with MySQL
- when using logfile, write errors result in segfault

Approved by:	lawrance (mentor)
2006-05-14 23:48:07 +00:00
Erwin Lansing
ca057e2593 Fix warning.
PR:		96818
Submitted by:	Artis Caune <Artis.Caune@latnet.lv>
Approved by:	maintainer
2006-05-05 12:27:34 +00:00
Pav Lucistnik
080e15aaff - Update to 3.6.5
- Default MySQL backend is now 5.0

PR:		ports/96541
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
2006-05-01 14:55:04 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Renato Botelho
23afdd8a82 - Update to stable 3.6.4 release:
- Drop NEURAL_NET (removed upstream) and TRAIN_SCRIPT (now always
  installed and depend on PERL5 for it).
- Fix removal of EXAMPLESDIR on pkg-plist
- Fix spelling in pkg-message and UPDATING
- Some Makefile cleanup
- drop RC_SUFX in Makefile, USE_RC_SUBR= ${PORTNAME} and move
  files/dspam.sh.in ---> files/dspam.in

PR:		ports/93361
Submitted by:	maintainer
2006-02-17 16:50:32 +00:00
Renato Botelho
ce4b906020 - Rewrite minimum OPTIONS version check, the old way was broken if the OPTIONS
where set in /var/db/ports/PORTNAME/options.
- Drop old knobs check, hard to maintain and conflicting with KNOBS.
- Fix brain-dead CONFLICTS from MFD.

PR:		ports/93109
Submitted by:	maintainer
2006-02-10 17:06:24 +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
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
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
Edwin Groothuis
80840e8dc5 SHA256ify
Approved by: krion@
2006-01-22 12:50:54 +00:00
Edwin Groothuis
d568611c3e eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 05:52:28 +00:00
Pav Lucistnik
40d44d3747 - Fix WITH_CGI knob (convert to new USE_APACHE)
PR:		ports/89150
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
2005-11-17 14:45:14 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Pav Lucistnik
4dbde063d8 - Fix rc script for 4.X
Submitted by:	Ion-Mihai Tetcu <itetcu@people.tecnik93.com> (maintainer)
2005-07-11 20:07:12 +00:00
Pav Lucistnik
970b962ee6 - Update to 3.4.8
PR:		ports/83250
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
2005-07-11 18:55:03 +00:00
Alexander Leidinger
86cd6992ac Fix sed script, no portrevision bump since the previous version should
result in an error.

Submitted by:	maintainer
2005-05-27 10:24:02 +00:00
Pav Lucistnik
14fa885294 - Update to 20050523.0845 snapshot
- Fix WITH_DAEMON
- Update RC infrastructure

PR:		ports/81527
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
2005-05-26 20:33:52 +00:00
Joe Marcus Clarke
e638ed3a71 We no longer need to remove libdata/pkgconfig since it is in both mtree
files.  This one was tricky to find since it was hidden behind the %B
variable.

Reported by:	pointyhat via kris
2005-05-20 06:25:54 +00:00
Jean-Yves Lefort
d4462d4f3d - Update to 3.4.6.20050512.1145 [1]
- Fix CONFLICTS

PR:		ports/81079 [1]
Submitted by:	maintainer [1]
2005-05-16 11:28:55 +00:00
Vanilla I. Shu
e5e0931e1a Update to dspam-3.4.6
- BUG FIX: "obscure" [1] bug causing dspam to crash under certain conditions
when the loose signature was provided without the appropriate delimiter
- BUG FIX: fix sqlite3 dependency check [2]
- BUG FIX: don't strip binary if we want GDB suport
- BUG FIX: DOMAIN_SCALE and LARGE_SCALE are incompatible so catch this
before ./cofigure fails [3]

[1] "Obscure" = it took me about 4 hours and a 500 queue processed one by
one by hand to catch and reproduce the problem after 7 days of mail
processing w/o error
[2] Pointed out by vanilla@
[3] Pointed out by Arvinn Lokkebakken <arvinn@whitebird.no> for

PR:		ports/80790
Submitted by:	maintainer
2005-05-09 15:53:43 +00:00
Pav Lucistnik
e24a16bef6 - Fix copy&paste braino
Submitted by:	Ion-Mihai Tetcu <itetcu@people.tecnik93.com> (maintainer)
2005-05-06 08:04:07 +00:00
Pav Lucistnik
0acdf4f50f - Update to 3.4.5
PR:		ports/80442
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
2005-05-05 21:03:37 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Pav Lucistnik
e3d5aa89c4 - Update to 3.2.7.20050302.1330
PR:		ports/78402
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
2005-03-06 23:00:46 +00:00
Yen-Ming Lee
990cb3601f Update to 3.2.7
BUGFIX: Signature not written to some email, making them untrainable

PR:		77802
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2005-02-25 03:05:23 +00:00
Volker Stolz
e668ee5494 pdate to 20050128.1500 snapshot
- disable ORACLE DB back-end; it's unmaintained and hasn't worked on FreeBSD
- drop USE_GNOME as per PH 6.6
- drop merged up-stream files/patch-dspam.c
- kinldy ask non-maintainer-approved commits to be logged in files/UPDATING if they contain user-visible changes
( like the change of POSTGRESQL* to POSTGRESQL because of "Split the postgresql ports into a server and a client part" )

PR:		ports/77449
Submitted by:	Ion-Mihai "IOnut" Tetcu (maintainer)
2005-02-15 08:15:51 +00:00
Volker Stolz
7b12758aca Fix mysql/neural-combination
PR:		ports/76920
Submitted by:	Thomas T. Veldhouse, maintainer
2005-02-09 15:52:35 +00:00
Palle Girgensohn
34fa6c853e Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.

PR:		75344
Approved by:	portmgr@ (kris), ade & sean (mentors)
2005-01-31 00:35:55 +00:00
Pav Lucistnik
3896639549 - Update to 3.2.6
PR:		ports/76796
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
2005-01-29 17:34:37 +00:00
Pav Lucistnik
603a6bcc57 - Update to 3.2.4
- Drop WITH_WHITELIST, it's no longer build time option

PR:		ports/76198
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
2005-01-13 22:51:56 +00:00
Edwin Groothuis
e9ea0ec704 mail/dspam: fix make describe, update, fix DSPAM_HOME perdefault permissions
FreeBSD 4.x user please report problems ASAP so I can fix
	them before release.

	dspam-3.2.3.20041229.1945:
	- drop QUARANTINE_AGENT as is not supported by ./configure
	anymore and set in dspam.conf UntrustedDeliveryAgent and
	QuarantineAgent to default to TrustedDeliveryAgent, but
	leave them commented out (ports/75548 by Julien Gabel)
	- change default DSPAM_HOME_MODE to 0770
	(ports/75549 by Julien Gabel <jpeg@thilelli.net>)
	- DSPAM_HOME_{OWNER,GROUP} default to DSPAM_{OWNER,GROUP}
	- fix make describe by USE_MYSQL
	- beautify
	- Makefile clean-up

PR:		ports/75665
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2005-01-12 05:24:58 +00:00
Norikatsu Shigemura
4c5a1f12c3 Fix sqlite docs installation and package building.
PR:		ports/75518
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
Reported by:	pointyhat via kris
2004-12-27 01:01:17 +00:00
Norikatsu Shigemura
add78df5ce Update to 20041218.2100.
o Fix deinstall to delete dspam.conf if it hasn't been
  cutomized. [1]
o Change of name: SQLITE --> SQLITE2, as the -devel port
  already have sqlite3 support.
o Correct long-standing copy/paste bug DSPAM_{GROUPD,MODE}
  where set to DSPAM_HOME_{GROUP,MODE}.
o Fix COMMENT

PR:		ports/75491
Submitted by:	on-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
Pointed out by:	kris [1]
2004-12-25 12:41:20 +00:00
Kirill Ponomarev
0b39b3dbf7 Chase dependency of databases/sqlite2
Bump PORTREVISION

Forgotten by:	nork
2004-12-23 15:58:07 +00:00
Pav Lucistnik
192f7432e3 - Update to 20041203.1245 snapshot
- add support for MYSQL50 and handle MYSQL cases right [1]
- add support for exim [2] which we build with the same database back-end
  as dspam if possible
- fix PREF_EXT and BDB4 cases as well in our Makefile

[1] based on ports/74761 by Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
[2] suggested, incorrectly, in ports/74762 by Shahbaz Javeed <sjaveed@adderpit.com>

PR:		ports/74796
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
2004-12-08 20:20:00 +00:00
Tilman Keskinoz
ca9bd75afd Update to 3.2.3
PR:		74538
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2004-12-01 20:34:40 +00:00
Pav Lucistnik
ac7179b6ab - Unbreak INDEX, dependency was set to databases/sqlite2, which is for some
arcane reasons disconnected from build.

Reported by:	INDEX build on cluster
Pointy hat:	pav
2004-11-27 23:59:02 +00:00
Pav Lucistnik
a07411c362 - Update to 3.2.2 snapshot 20041117.1515
PR:		ports/74377
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
2004-11-27 22:06:32 +00:00