aboutsummaryrefslogtreecommitdiffstats
path: root/mail/dspam-devel
Commit message (Collapse)AuthorAgeFilesLines
* Danny takes maintainershipcs2014-09-181-1/+1
|
* databases/sqlite2:tijl2014-09-121-1/+1
| | | | - Convert to USES=libtool and bump dependent ports
* In some straightforward situations, protect examples behind PORTEXAMPLES,adamw2014-08-062-18/+18
| | | | | adding EXAMPLES to OPTIONS_DEFINE where necessary. In a couple instances, correct examples being controlled by the DOCS option.
* net/openldap24-*:tijl2014-07-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Convert to USES=libtool and bump dependent ports - Avoid USE_AUTOTOOLS - Don't use PTHREAD_LIBS - Use MAKE_CMD databases/glom: - Drop :keepla - Add INSTALL_TARGET=install-strip databases/libgda4* databases/libgda5*: - Convert to USES=libtool and bump dependent ports - USES=tar:xz - Use INSTALL_TARGET=install-strip - Use @sample databases/libgdamm: - Drop :keepla - USES=tar:bzip2 - Use INSTALL_TARGET=install-strip databases/libgdamm5: - Add INSTALL_TARGET=install-strip - Drop --enable-static (inherited from old repocopy) devel/anjuta x11-toolkits/py-gnome-extras: - Drop :keepla dns/powerdns dns/powerdns-devel: - Convert to USES=libtool - Add INSTALL_TARGET=install-strip - Disable static modules - Stop creating library symlinks with .0 suffix, not needed for dynamically opened modules mail/dovecot2: - Add USES=libtool mail/dovecot2-pigeonhole: - Drop CONFIGURE_TARGET (incorrect for Dragonfly) - Add USES=libtool and INSTALL_TARGET=install-strip math/gnumeric: - USES=libtool tar:xz Approved by: portmgr (implicit, bump unstaged ports)
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.adamw2014-07-161-1/+1
|
* mail/dspam-devel: also set mode/owner/group for bin/dspam, bump PORTREVISIONrene2014-07-152-1/+10
| | | | | | PR: 191797 Submitted by: raivo.hool@gmail.com MFH: 2014Q3
* - Fix pkg installation where the dspam user/group/ are non-default.rene2014-07-142-2/+14
| | | | | | | - Bump PORTREVISION PR: 191797 Submitted by: raivo.hool@gmail.com MFH: 2014Q3
* mail/dspam-devel: Mark jobs unsafe (dports)marino2014-07-061-2/+2
|
* - reset maintainer due to multiple timeouts [1]rene2014-06-302-89/+93
| | | | | | | | | | | | | | - stage support - remove optional dependencies on expired Cyrus 2.1 / 2.2 - USES=libtool shebangfix - replace several WITH and USE knobs by corresponding port options - use modern LIB_DEPENDS - rewrite message to avoid NOPORTDOCS - use @sample for dspam.conf.sample - pet portlint - bump PORTREVISION Approved by: portmgr (bapt) [1]
* Support LIBS like LDFLAGS.tijl2014-06-111-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV. - Add an option helper for LIBS. - Adjust all ports that already use LIBS. Also remove references to PTHREAD_CFLAGS and PTHREAD_LIBS while here. - Some ports did not support having a LIBS environment variable and required additional patches. Somewhat simplified a linker command line looks like: ${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS} where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and LIBS can be controlled by us. If possible -L and -l flags need to be added to LIBS to make sure they appear after any -L and -l flags set by upstream. Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this may appear too early on the command line causing installed libraries to be linked in instead of freshly built ones. Additional changes: benchmarks/netio: Replace WITH_IPV6 with an IPV6 option. comms/gnokii: Replace some patches with USES=pathfix. Also remove -fPIC. graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR. graphics/visionworkbench: Remove FreeBSD 7 support. multimedia/libmovtar: New LIB_DEPENDS syntax. multimedia/opencinematools: Use standard do-build. net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins) net-mgmt/nagios: Remove -fPIC. net-mgmt/nagios4: Remove -fPIC. print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036. security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS. This skips a test in configure that falsely detects pthread_mutexattr_init in our libc. sysutils/dar: Fix iconv detection. x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD hack and use $CXX as linker as on other platforms. PR: 190592 Exp-run by: antoine Approved by: portmgr (antoine)
* Retire security/clamav-devel, clamav is not being updated that much nowadays,garga2014-05-171-11/+1
| | | | | | | so a -devel version is not required anymore. Also removed OPTIONS on other ports that pointed to clamav-devel as a dependency. Approved by: portmgr (implict)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | mail)
* - convert to the new perl5 frameworkaz2013-09-171-2/+1
| | | | | | - remove redundant perl usage, since we use it already in global context Approved by: portmgr (bapt@, blanket)
* - fix PORT_OPTIONS s/)/}/ohauer2013-06-071-1/+1
|
* -another conversion fix for PGSQLjgh2013-06-051-1/+1
| | | | Reported by: qat
* - DB selection needs to be OPTIONS_MULTIjgh2013-06-051-2/+2
|
* - fix conversion of PGSQLjgh2013-06-051-1/+1
|
* - adoption of optionsNGjgh2013-06-051-144/+107
| | | | Approved by: portmgr (bapt)
* Remove MySQL 5.0, it has been unsupported upstream for about 1.5 yearsflo2013-06-051-9/+4
| | | | Approved by: ale (maintainer)
* - remove www/apache20 and devel/apr0ohauer2012-08-181-1/+1
| | | | | | | | | - s/USE_APACHE= 20+/USE_APACHE= 22+/ - unify s/YES/yes/ - cleanup APACHE_VERSION <= 22 usage - add entry to MOVED with hat apache@
* - Remove SITE_PERL from *_DEPENDSaz2012-06-301-4/+4
| | | | Approved by: portmgr@ (bapt@)
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1
| | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other.
* - change required APACHE version from 13+ to 20+ohauer2012-01-021-1/+1
| | | | | | | | (prepare to remove www/apache13) - no PORTREVISION bump since apache22 is the default with hat apache@
* - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is definedohauer2011-08-211-1/+2
|
* Update to 3.10.1, which fixes MySQL queries problems introduced in 3.10.0itetcu2011-08-183-3/+10
| | | | MFC after: 5 days
* Fix the fixitetcu2011-08-051-1/+1
|
* Fix port after I moved '-devel' to PKGNAMESUFFIX.itetcu2011-08-051-4/+4
| | | | Reported by: bapt@
* Update to the official 3.10.0 releaseitetcu2011-08-043-8/+13
| | | | MFC: 1 day
* Update to 3.10.0 rc1, which is pretty much the upcoming 3.10.0 release,itetcu2011-08-018-184/+271
| | | | | | so unIGNORE. Adjust the port to be closer to mail/dspam.
* - remove MD5ohauer2011-07-031-1/+0
|
* Sync to new bsd.autotools.mkade2010-12-041-2/+2
|
* Punt autoconf267->autoconf268ade2010-10-161-1/+1
|
* Round one migration of ports from automake{19,110} to automake111ade2010-10-061-1/+1
|
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+2
| | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
* Chase clamav's lib bumpgarga2010-04-061-1/+1
|
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
| | | | s#. %%RC_SUBR%%#. /etc/rc.subr#
* Mark ignore until we get out a new devel release.itetcu2010-01-201-0/+2
|
* - Mark MAKE_JOBS_UNSAFEpav2009-11-201-0/+1
| | | | Reported by: pointyhat
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* - Bump necessary PORTREVISIONS and fix some ports to new clamav APIgarga2009-03-271-1/+1
|
* - Update security/clamav to 0.94 [1] and fix a remote DoS [2]garga2008-09-161-1/+1
| | | | | | | | | | | - Chase libclamav version bump on all dependant ports - Bump necessary PORTREVISIONS - Fix some BROKEN messages from ports that were already broken with clamav-0.93 - Mark security/klamav as BROKEN since it doesn't build with clamav-0.94 PR: ports/127122 [1], ports/127310 [2] Submitted by: Gary Palmer <freebsd-gnats@in-addr.com> [1], delphij [2] Approved by: portmgr (pav)
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1
| | | | Tested by: exp build run (erwin)
* - Builds on 7.x and uppav2008-07-081-4/+0
|
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | 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)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* Adjust MASTER_SITES to an other server of mineitetcu2008-03-251-4/+2
|
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-2/+2
| | | | | PR: ports/116639 Submitted by: aDe
* Update to 3.8.0itetcu2007-04-144-8/+25
| | | | | | | | | | | | | | | - Official "stable" release - fixed message corruption problems with direct delivery (when using direct delivery (e.g. DeliveryHost), certain servers require a linefeed after carriage return otherwise the message will become malformatted). - added a patch to fix CRLF pairs that are not correctly stripped out when saving the message to the quarantine mbox file; useful if using LMTP or SMTP (as opposed to running the client directly from a delivery script), *AND* you are using the quarantine feature [1] I'm interested if anything breaks in the WebUI if you're not using either SMTP or LMTP. [1] patch from John Peacock <jpeacock@rowman.com> http://mailing-list.nuclearelephant.com/6023.html
* - Update clamav to 0.90.1garga2007-03-141-1/+1
| | | | | | - 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
* Bump PORTEPOCH :( to fix the ersion number going backwards.itetcu2006-12-172-1/+4
| | | | | Submitted by: erwin's automated check Pointyhat by: itetcu (me)
* Don't put _1 in PORTVERSION but use PORTREVISION intead. UNbreak.itetcu2006-12-171-1/+2
| | | | Submitted by: Paul Buetow
* - added safecat as LDA [1]itetcu2006-11-132-6/+27
| | | | | | | | | - 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@)
* Fix copy/paste from mail/dspam typo.itetcu2006-10-101-1/+1
|
* Update to 3.6.8 20061010.1118 cvs snap:itetcu2006-10-105-39/+59
| | | | | | | | | | | | | | | | | | | | | | Mark BROKEN on HEAD because it fails to configure with PGSQL, a fix it's on the way, but I want to update the port for 6.2 release and the freeze it's comming. Port changes: - fix longtime standing bug regarding CLAMAV: if "WITHOUT_CLAMAV_LOCAL=true" clamav support wasn't compiled in - added Cyrus's 2.3 deliver as LDA OPTION Change features: - removed oracle driver (unmaintained, didn't work on FreeBSD anyway) New features: - ability to add tagline to messages based on their classification; see tagSpam and tagNonspam preferences in README Bug fixes: - fixed bugs from last release causing pgsql to fail on connection + other fixes - bugfix for segfault on mysql fail and null strlen calls for username
* Update to a new CVS HEAD snapshot. Please note that, among other changes, thisitetcu2006-06-057-64/+45
| | | | | | | | | update breaks Dspam API/ABI. Also this is different from upcomming 3.6.7 update for mail/dspam, which will be only a bug-fix release. Dropped (very) old sql migration scripts. Approved by: lawrance (mentor, implicit)
* Update to 3.6.6 (stable) release.itetcu2006-05-154-24/+20
| | | | | | | | | | | (At this moment it should be indentical to mail/dspam.) Removed features: - Phased out deprecated Berkeley DB drivers Bugfixes: - when using logfile, write errors result in segfault Approved by: lawrance (mentor)
* - Update to a new snap and fix a bug in it so that it builds pgsql driver.itetcu2006-05-135-19/+35
| | | | | | | | | | | | | | | | | - fix OPTIONS version check - fix rc.d script for dspam_debug enebled - mirror DISTFILES on MASTER_SITE_LOCAL also New feature: - Fallback domains (see 2.6 in README) Bug fixes: - trainPristine preference turned "off" now overrides config turned "on" - segfault fix for when correcting messages using UIDInSignature Removed features: - dspam_corpus (replaced by newer dspam_train) - dspam_genaliases (replaced by parse-to-headers, virtual users, etc) Approved by: lawrance (mentor)
* - Fix typo in MIN_OPTIONS_VERpav2006-05-014-22/+36
| | | | | | | - Update rc script PR: ports/96542 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
* Update to 3.6.5 stable release, identical to our previous snap.erwin2006-04-265-8/+13
| | | | | PR: 96319 Submitted by: Ion-Mihai IOnut Tetcu <itetcu@people.tecnik93.com> (maintainer)
* Sync with CVS in preparation to 3.6.5 release.clsung2006-04-254-37/+91
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug-fixes: - invalid read/segfault (dspam.c) - segfault on problems establishing connectivity to clamav (dspam.c) - segfault on NULL username (mysql_drv.c) - bug causing writing of flat-file preferences to fail (pref.c) - fragment file overwritten on retrain (cgi) - corrects the output of "dspam_admin aggr pref" (tools/dspam_admin.c) - prevent quarantining of message when delivering summary WebUI: a lot of fixes and improvements PostgeSQL: improvements to purge scripts and object creation script Port changes: ------------------ Add MySQL 5.1 as backend. Default MySQL version is now 5.0 Optionally depend on LightHTTPD instead of Apache if WITH_CGI=on Fix OPTIONS handling for INDEX (describe); this is a long standing bug and a *big* pontyhat for me; it affected _only_ dependecies recorded in INDEX _if_ OPTIONS were not set (like for package building); however, the package itself was always built right, dependecies recorded OK, etc. Add SCE-tindy as MASTER_SITE, much faster site that my other server. PR: ports/96159 Submitted by: maintainer (Ion-Mihai "IOnut" Tetcu)
* - Update to 3.6.4.20060315.1518garga2006-03-164-9/+41
| | | | | PR: ports/94501 Submitted by: maintainer
* Unbreak after mega-libtool-commit: put the new PKGNAME in files/UPDATING.garga2006-02-273-3/+11
| | | | | | PR: ports/93847 Submitted by: maintainer Approved by: portmgr (linimon)
* Conversion to a single libtool environment.ade2006-02-232-5/+10
| | | | Approved by: portmgr (kris)
* - Tarball was rerolled -- Add a missed html file:garga2006-02-182-3/+4
| | | | | | %%CGI%%www/vhosts/dspam/templates/nav_fragment.html Noticed by: maintainer via IRC
* Update to 3.6.4.lawrance2006-02-144-7/+16
| | | | | | | | | - dspam_train: support for training using an index file to define the order of ham/spam - dspam_stats: OR --> OCA PR: ports/93278 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
* Update to 3.6.3 20060211.0037 cvs snap.lawrance2006-02-124-7/+18
| | | | | PR: ports/93173 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
* Update to 3.6.3 20060208.1807 cvs snap. [1]garga2006-02-114-50/+31
| | | | | | | | | | | 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. [1] beginning with this update the SNAP_DATE is UTC instead of EST (GMT+2). PR: ports/93067 Submitted by: maintainer
* o Update to 3.6.3 20060203.1409 cvs snap.garga2006-02-066-74/+73
| | | | | | | | | | | | | | | 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]
* - Update to 3.6.3.garga2006-01-279-128/+36
| | | | | | | | | | - Changed mastersites to official mirrors for release version and keep my site for cvs snaps. - A few file/patch* are removed, they are now incorporated in vendor sources. - Drop USE_REINPLACE, it's no longe needed. PR: ports/92335 Submitted by: maintainer
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - Fix memory leak in BNR (resurrect files/patch-src_libdspam.c from Atticaz2005-12-156-10/+37
| | | | | | | | but with totally different content imported from vendor CVS). - Bump PORTREVISION. PR: ports/90361 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
* Update to 3.6.2:lawrance2005-12-1211-69/+183
| | | | | | | | | | | | | | | | | | | | | BUGFIX: segfaults in daemon mode with hash_drv plus other hash_dvr fixes BUGFIX: for how token values are calculated, cutting false positives nearly in half plus fixes for LDAP (close LDAP connection after calls, create database even if LDAP fails) Drop local patch files/patch-src_libdspam.c incorporated upstream. Since we could be running clamd on an other server make CLAMAV* options to only enable clam support in dspam and provide an other option CLAMAV_LOCAL to RUN_DEPEND on it locally; for POLA make this option default to on. RUN_DEPENDS on package instead of clamd.conf in CLAMAV_LOCAL case. Add MYSQL_LOCAL and POSTGRESQL_LOCAL options to RUN_DEPEND on servers. REQUIRE mysql, postgresql or clam in rc script only if WITH_LOCAL_* is defined. PR: ports/90265 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
* - Nitpav2005-11-171-1/+1
|
* - Fix WITH_CGI (convert to new USE_APACHE)pav2005-11-172-3/+11
| | | | | PR: ports/89152 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | 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.
* Update to 3.6.1mnag2005-11-116-21/+108
| | | | | | | | | Add TRAIN_SCRIPT in OPTIONS Use USE_DBD and USE_SQLITE Add SHA256 PR: 88688 Submitted by: "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com> (maintainer)
* Teach startup script about dspam_pidfile variable. We can't usegarga2005-10-211-1/+2
| | | | | | | | /var/run/dspam.pid together with dspam_user="dspam" option (for example). PR: ports/87718 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> Approved by: maintainer
* - Update to 3.6.0garga2005-10-184-171/+168
| | | | | PR: ports/87555 Submitted by: maintainer
* Add a file I missed on the last commit, which was:lawrance2005-07-301-0/+41
| | | | | | | | | | Update to 3.5.2 cvs-snap of 20050725.0800 PR: ports/84301 Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> (maintainer) Misc. kudos: Jens Holmqvist <zparta@hispan.se> Elliot Finley <efinley@efinley.com> Alexandr Smirnov <phpclub@rambler.ru>
* Update to 3.5.2 cvs-snap of 20050725.0800lawrance2005-07-306-104/+86
| | | | | | | | PR: ports/84301 Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> (maintainer) Misc. kudos: Jens Holmqvist <zparta@hispan.se> Elliot Finley <efinley@efinley.com> Alexandr Smirnov <phpclub@rambler.ru>
* We no longer need to remove libdata/pkgconfig since it is in both mtreemarcus2005-05-201-1/+0
| | | | | | | files. This one was tricky to find since it was hidden behind the %B variable. Reported by: pointyhat via kris
* - Update to 3.5.0.20050512.1145 [1]jylefort2005-05-163-5/+12
| | | | | | | - Fix CONFLICTS PR: ports/81080 [1] Submitted by: maintainer [1]
* - Support for clamd virus checking via TCP (see ClamAVHost, ClamAVPort andvanilla2005-05-093-18/+52
| | | | | | | | | | | | | | | | | | | | | | | ClamAVResponse in dspam.conf) - Support "user+detail" inbound emails and "+quarantine" outbound emails (see EnablePlusedDetail and QuarantineMailbox in dspam.conf) - 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 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@ for mail/dspam but true here also [3] Pointed out by Arvinn Lokkebakken <arvinn@whitebird.no> for mail/dspam but true here also PR: ports/80791 Submitted by: maintainer
* - Update to 3.5.0.20050428.1100pav2005-05-066-133/+112
| | | | | PR: ports/80443 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* - Update to RC2A snapshot of 20050302.1715pav2005-03-076-83/+63
| | | | | PR: ports/78418 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
* Update to dspam-devel-3.4.r1.20050216.0945leeym2005-02-255-49/+155
| | | | | PR: 77807 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
* Split the postgresql ports into a server and a client part.girgen2005-01-311-40/+11
| | | | | | | | 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)
* Remove rmdir of libdata/pkgconfigedwin2005-01-201-1/+0
| | | | Noticed by: pointyhat/kris
* Fix pkg-plistedwin2005-01-151-1/+0
| | | | Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
* mail-dspam-devel: corect deinstall, package, describe; update; bugfixes; ↵edwin2005-01-127-221/+341
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ................ After private debuging, the 25th night spent on-line with the author and two minor versions all to make it work on FreeBSD like it should, discovering some other bugs in proccess, TA DA ! bring in the compleate daemonized version and adjust it for package building dspam-devel-3.3.4 (newer versions sigbus - threads problem) The daemon mode seems to be working now, so the port act like it should: - if enabled with WITH_DEAMON we install the rc script; to start it at boot put 'dspam_enable="YES"' in /etc/rc.conf and set the appropriate options in dspam.conf - read section "2.3 Client/Server Mode" from dspam README to learn how to use dspam in daemon mode - a simple portupgrade from previous versions will work with no problems with your current setup, even if compiled with WITH_DEAMON (default) - change default DB back-end to MySQL to make daemon mode work for package building - add MySQL v5.0.x support -- MYSQL50 [1] - USE_MYSQL and have make describe output right - change of name: SQLITE --> SQLITE2, as we now have sqlite3 support - add Sqlite v3.x support -- SQLITE3 - add BNR_DEBUG option - 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 [2] - add support for exim [4] which we build with the same database back-end as dspam if possible - fix PREF_EXT and BDB4 cases as well in our Makefile - change default DSPAM_HOME_MODE to 0770, it's a directory, you know ;) [3] - DSPAM_HOME_{OWNER,GROUP} default to DSPAM_{OWNER,GROUP} - default maximum message size to 300KB in dspam.conf - correct long-standing copy/paste bug (DSPAM_{GROUP,MODE} were set to DSPAM_HOME_{GROUP,MODE}) - Makefile clean-ups - fix deinstall to delete dspam.conf if it hasn't been customized, as requested by kris@ with "Ports Janitor" hat :) and save the net and myself some bugging mails [1] based on ports/74761 by Gea-Suan Lin <gslin@netnews.NCTU.edu.tw> [2] based on ports/75548 by Julien Gabel <jpeg@thilelli.net> [3] based on ports/75549 by Julien Gabel <jpeg@thilelli.net> [4] suggested, incorrectly, in ports/74762 by Shahbaz Javeed <sjaveed@adderpit.com> Note to committer: all those PR are closed. PR: ports/75647 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
* Clean up SQLite and related ports.nork2004-12-231-1/+2
| | | | | | | | | o Move databases/sqlite to databases/sqlite2. o Fix dependency on databases/sqlite. o Update sqlite2 to 2.8.15. o Bump PORTREVISION, accordingly. Approved by: portmgr, maintainers of sqlite and related ports
* Update to SNAP_DATE 20041201.1330, which supports daemonized dspamarved2004-12-053-5/+38
| | | | | PR: 74599 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
* - Update to 3.3.0.20041125.0945 snapshotpav2004-11-2812-267/+585
| | | | | PR: ports/74429 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
* - Reported by many, approved by maintainer:andreas2004-08-082-67/+9
| | | | | | | | | | | | | | | | | Makefile cleanups from Palle Girgensohn (PR 70112), many thanks ! - Fix typo in CYRUS22 option. - Fix typo in CGI option and build the PLIST correctly. - Fix typo in post-install target in the POSTGRESQL{73|74} case. - Correct WITH_POSTGRESQL -> WITH_POSTGRESQL73 and WITH_POSTGRESQL74 - Ion-Mihai Tetcu (maintainer) Removed bogus pkg-install - From me (andreas): Add user and system logging, otherwise you won't get nice statistics/graphs using the CGI interface... - Bumped Port Revision because of important fixes PR: 70112 Submitted by: Palle Girgensohn <girgen@pingpong.net>
* "Do NOT add --user $USER to the call of dspam binary"andreas2004-08-072-2/+2
| | | | | | | | is a wrong instruction in pkg-message file since some things have been changed in the developement version Submitted by: Sebastian Yepes F. [ESN]" <esn@x123.info> Reviewed by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
* rm files/README.CGI:andreas2004-08-061-56/+0
| | | | | | | | - its not up-to-date - maintainer doesn't want to maintain this extra file - bump of PORTREVISION not necessary Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
* - dspam-devel port (dspam 3.1.0)andreas2004-08-066-89/+309
| | | | | | | | | | | | | - 1st release of this port after repository copy - Plus one port dependency fix from me, if "WITH_APACHE2=yes" is set. To prevent overinstallation of apache2, although its already present. Am using sbin/apachectl now as trigger instead of httpd.conf, which has different pathnames in apache/apache2, - PR will be closed by me PR: 68358 Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> Reviewed by: Andreas Klemm <andreas@FreeBSD.org>
* Mark port as broken after repository copy, to prevent package building.andreas2004-07-221-0/+1
| | | | Will commit changes asap.
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Fix up MySQL 2.x -> 3.x migration instructionspav2004-07-066-23/+8
| | | | | Submitted by: Ion-Mihai Tetcu <itetcu@apropo.ro> Approved by: maintainer
* - Fix semantics of USER_LOGGING knobpav2004-07-061-1/+1
| | | | Submitted by: Ion-Mihai Tetcu <itetcu@apropo.ro>
* - Update to 3.0.0pav2004-07-0412-109/+468
| | | | | PR: ports/68625 Submitted by: Rob Evers <rob@debank.tv> (maintainer)
* - Add option to use Sendmail as LDApav2004-05-142-4/+17
| | | | | | | | - Fix pkg-message - Fix examples install for Mysql (optionally off) PR: ports/66542 Submitted by: Rob Evers <rob@debank.tv> (maintainer)
* - Update to 2.10.6pav2004-05-054-10/+95
| | | | | | | | | | | | - 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
* - Update to 2.10.3pav2004-04-062-4/+14
| | | | | | | | - New knobs: SIGNATURE_HEADERS, WHITELIST PR: ports/65131 Submitted by: Talal Al-Dik <tad@vif.com> This patch by: <rob@debank.tv> (maintainer)
* - Fix OPTIONS usage: WITH_* must be tested after <bsd.port.pre.mk>pav2004-03-251-1/+3
| | | | | PR: ports/64629 Submitted by: Shizuka Kudo <shizukakudo_99@yahoo.com>
* - Update to version 2.10.1krion2004-03-232-4/+14
| | | | | | | - Add OPTIONS PR: ports/64571 Submitted by: maintainer
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | 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.
* - Update to 2.8.3 [1]sergei2004-02-013-26/+20
| | | | | | | | | - Silence configure warning - Add SIZE to distinfo - Move MySQL scripts into EXAMPLESDIR PR: ports/62108 [1] Submitted by: maintainer [1]
* Update mail/dspamleeym2004-01-094-2/+52
| | | | | | | | | | | 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>
* - Update to version 2.8.1krion2003-12-233-5/+7
| | | | | PR: 60509 Submitted by: Rob Evers <rob@debank.tv> (maintainer)
* - Assign maintainership to Rob Evers <rob@debank.tv>krion2003-12-111-1/+1
| | | | | PR: 60152 Submitted by: Rob Evers <rob@debank.tv>
* - Update to 2.8sergei2003-12-114-59/+39
| | | | | | | | | | | - 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>
* fix PLIST problem and unbreak this port.leeym2003-12-091-1/+0
| | | | | | | PR: 59697 Submitted by: leeym Reviewed by: sergei Approved by: maintainer timeout
* - Fix pkg-descrkrion2003-11-161-1/+1
|
* Fix master site and unbreak.naddy2003-11-101-3/+1
| | | | | PR: 58873 Submitted by: Matthias Andree <matthias.andree@gmx.de>
* Mark BROKEN (see bento logs). These ports are scheduled for removalkris2003-11-031-0/+2
| | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR.
* Upgrade dspam to 2.7.1 (no response from maintainer for 10 days)oliver2003-10-044-12/+56
| | | | | PR: ports/57144 Submitted By: Marius Strom <marius@marius.org>
* Add dspam 2.6.3, a server-side bayesian spam filter.oliver2003-08-046-0/+81
PR: 55222 Submitted by: Dominic Marks <dom@wirespeed.org.uk>