| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
| |
- Use -lthr to build clamav since it has problems with libpthread
- Bump PORTREVISION of dependant ports, libclamav version was bumped
- Fix clamcour to build with clamav-0.90.x using patch sent by maintainer
|
| |
|
|
|
|
| |
- fix a typo
|
|
|
|
|
|
|
|
|
| |
- 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@)
|
| |
|
|
|
|
|
| |
PR: ports/103910
Submitted by: Steffen Rick <srick@srick.org>
|
|
|
|
| |
Submitted by: brueffer
|
|
|
|
|
| |
PR: ports/98709
Submitted by: Artis Caune <Artis.Caune@latnet.lv>
|
|
|
|
|
|
|
|
| |
also :(
Submitted by: krismail
Pointyhat: me
Approved by: lawrance (mentor, implicit)
|
|
|
|
|
|
|
| |
- PostgreSQL fails to connect (always)
- LDAP client will not build due to header missing from makefile
Approved by: lawrance (mentor, implicit)
|
|
|
|
|
| |
Submited by: FreshPorts Daemon.
Approved by: lawrance (mentor, implicit)
|
|
|
|
|
|
| |
Drop old sql migration scripts.
Approved by: lawrance (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
PR: 96818
Submitted by: Artis Caune <Artis.Caune@latnet.lv>
Approved by: maintainer
|
|
|
|
|
|
|
| |
- Default MySQL backend is now 5.0
PR: ports/96541
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Approved by: Ion-Mihai Tetcu (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
|
| |
PR: 92659
Submitted by: Ion-Mihai IOnut Tetcu <itetcu@people.tecnik93.com> (maintainer)
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
|
|
|
|
| |
PR: ports/89150
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> (maintainer)
|
|
|
|
|
| |
PR: ports/83250
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
|
|
|
|
|
|
| |
result in an error.
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- Fix WITH_DAEMON
- Update RC infrastructure
PR: ports/81527
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
|
|
|
|
|
|
|
| |
files. This one was tricky to find since it was hidden behind the %B
variable.
Reported by: pointyhat via kris
|
|
|
|
|
|
|
| |
- Fix CONFLICTS
PR: ports/81079 [1]
Submitted by: maintainer [1]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> (maintainer)
|
|
|
|
|
| |
PR: ports/80442
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
|
|
|
| |
PR: ports/78402
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
|
|
|
|
|
|
|
| |
BUGFIX: Signature not written to some email, making them untrainable
PR: 77802
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
| |
PR: ports/76920
Submitted by: Thomas T. Veldhouse, maintainer
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
PR: ports/76796
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
|
|
|
|
|
|
|
| |
- Drop WITH_WHITELIST, it's no longer build time option
PR: ports/76198
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
PR: ports/75518
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
Reported by: pointyhat via kris
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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]
|
|
|
|
|
|
| |
Bump PORTREVISION
Forgotten by: nork
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
| |
PR: 74538
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
|
|
|
|
|
|
|
| |
arcane reasons disconnected from build.
Reported by: INDEX build on cluster
Pointy hat: pav
|
|
|
|
|
| |
PR: ports/74377
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
|
|
|
|
|
|
|
|
|
| |
who already maintains the dspam-devel port.
Rob currently doesn't have the time to maintain the port.
Many thanks to Rob for his work on the dspam port and to
Ion to take over.
Approved by: Rob Evers <rob@debank.tv>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
|
|
|
|
| |
Submitted by: Ion-Mihai Tetcu <itetcu@apropo.ro>
Approved by: maintainer
|
|
|
|
| |
Submitted by: Ion-Mihai Tetcu <itetcu@apropo.ro>
|
|
|
|
|
| |
PR: ports/68625
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
|
|
|
|
|
|
|
|
| |
- Fix pkg-message
- Fix examples install for Mysql (optionally off)
PR: ports/66542
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add a lot of new OPTIONS
- Fix plist for MySQL option
- Make userdir configurable
- Make signature life configurable
- Add patch to fix delivering to LDA
PR: ports/65384, ports/66199
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
Ion-Mihai Tetcu, Andreas Klemm
|
|
|
|
|
|
|
|
| |
- New knobs: SIGNATURE_HEADERS, WHITELIST
PR: ports/65131
Submitted by: Talal Al-Dik <tad@vif.com>
This patch by: <rob@debank.tv> (maintainer)
|
|
|
|
|
| |
PR: ports/64629
Submitted by: Shizuka Kudo <shizukakudo_99@yahoo.com>
|
|
|
|
|
|
|
| |
- Add OPTIONS
PR: ports/64571
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
|
|
|
|
|
|
|
|
| |
- Silence configure warning
- Add SIZE to distinfo
- Move MySQL scripts into EXAMPLESDIR
PR: ports/62108 [1]
Submitted by: maintainer [1]
|
|
|
|
|
|
|
|
|
|
|
| |
Add ENABLE_SPAM_DELIVERY knob
Make dspam play with qmail
Install MySQL documentation
Install a dummy mysql.data file
PR: 61089
Submitted by: Mark Daniel Reidel <mark@reidel.info>
Reviewed by: Rob Evers <rob@debank.tv>
|
|
|
|
|
| |
PR: 60509
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
|
|
|
|
|
| |
PR: 60152
Submitted by: Rob Evers <rob@debank.tv>
|
|
|
|
|
|
|
|
|
|
|
| |
- Add new knobs: WITH_MYSQL, WITH_MAILDROP, WITH_PROCMAIL
While I'm here:
- Reset maintainer to ports@FreeBSD.org - Dominic Marks released
maintainership of his ports on 2003-09-16 (see ports/56935)
PR: 60138
Submitted by: Rob Evers <rob@debank.tv>
|
|
|
|
|
|
|
| |
PR: 59697
Submitted by: leeym
Reviewed by: sergei
Approved by: maintainer timeout
|
| |
|
|
|
|
|
| |
PR: 58873
Submitted by: Matthias Andree <matthias.andree@gmx.de>
|
|
|
|
|
| |
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
|
|
|
|
|
| |
PR: ports/57144
Submitted By: Marius Strom <marius@marius.org>
|
|
PR: 55222
Submitted by: Dominic Marks <dom@wirespeed.org.uk>
|