FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 1:02 PM BST
non port: mail/dspam-devel/files/dspam-devel.sh.in
CVSWeb

Number of commits found: 12

Mon, 1 May 2006
[ 14:57 pav ] Original commit 
1.53 mail/dspam-devel/Makefile
1.25 mail/dspam-devel/files/UPDATING
1.1 mail/dspam-devel/files/dspam-devel.in
1.12 mail/dspam-devel/files/dspam-devel.sh.in
1.14 mail/dspam-devel/pkg-message
- Fix typo in MIN_OPTIONS_VER
- Update rc script

PR:             ports/96542
Submitted by:   Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
(maintainer)
Tue, 25 Apr 2006
[ 16:58 erwin ] Original commit 
1.52 mail/dspam-devel/Makefile
1.24 mail/dspam-devel/files/UPDATING
1.31 mail/dspam-devel/distinfo
1.11 mail/dspam-devel/files/dspam-devel.sh.in
1.31 mail/dspam-devel/pkg-plist
Update to 3.6.5 stable release, identical to our previous snap.

PR:             96319
Submitted by:   Ion-Mihai IOnut Tetcu <itetcu@people.tecnik93.com> (maintainer)
Mon, 24 Apr 2006
[ 16:17 clsung ] Original commit 
1.51 mail/dspam-devel/Makefile
1.23 mail/dspam-devel/files/UPDATING
1.30 mail/dspam-devel/distinfo
1.10 mail/dspam-devel/files/dspam-devel.sh.in
Sync with CVS in preparation to 3.6.5 release.

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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 27 Feb 2006
[ 15:47 garga ] Original commit 
1.49 mail/dspam-devel/Makefile
1.21 mail/dspam-devel/files/UPDATING
1.9 mail/dspam-devel/files/dspam-devel.sh.in
Unbreak after mega-libtool-commit: put the new PKGNAME in files/UPDATING.

PR:             ports/93847
Submitted by:   maintainer
Approved by:    portmgr (linimon)
Sun, 12 Feb 2006
[ 01:27 lawrance ] Original commit 
1.46 mail/dspam-devel/Makefile
1.19 mail/dspam-devel/files/UPDATING
1.26 mail/dspam-devel/distinfo
1.8 mail/dspam-devel/files/dspam-devel.sh.in
Update to 3.6.3 20060211.0037 cvs snap.

PR:             ports/93173
Submitted by:   Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
(maintainer)
Fri, 10 Feb 2006
[ 17:02 garga ] Original commit 
1.45 mail/dspam-devel/Makefile
1.18 mail/dspam-devel/files/UPDATING
1.25 mail/dspam-devel/distinfo
1.7 mail/dspam-devel/files/dspam-devel.sh.in
Update to 3.6.3 20060208.1807 cvs snap. [1]

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
Mon, 6 Feb 2006
[ 13:47 garga ] Original commit 
1.44 mail/dspam-devel/Makefile
1.17 mail/dspam-devel/files/UPDATING
1.24 mail/dspam-devel/distinfo
1.6 mail/dspam-devel/files/dspam-devel.sh.in
1.13 mail/dspam-devel/pkg-message
1.26 mail/dspam-devel/pkg-plist
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]
Fri, 27 Jan 2006
[ 09:53 garga ] Original commit 
1.43 mail/dspam-devel/Makefile
1.16 mail/dspam-devel/files/UPDATING
1.23 mail/dspam-devel/distinfo
1.5 mail/dspam-devel/files/dspam-devel.sh.in
1.2 mail/dspam-devel/files/patch-CHANGELOG
1.2 mail/dspam-devel/files/patch-src_ldap_client.c
1.4 mail/dspam-devel/files/patch-src_libdspam.c
1.2 mail/dspam-devel/files/patch-src_mysql_drv.c
1.2 mail/dspam-devel/files/patch-src_pgsql_drv.c
- Update to 3.6.3.
- 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
Thu, 15 Dec 2005
[ 06:42 az ] Original commit 
1.42 mail/dspam-devel/Makefile
1.15 mail/dspam-devel/files/UPDATING
1.4 mail/dspam-devel/files/dspam-devel.sh.in
1.3 mail/dspam-devel/files/patch-src_libdspam.c
1.12 mail/dspam-devel/pkg-message
1.24 mail/dspam-devel/pkg-plist
- Fix memory leak in BNR (resurrect files/patch-src_libdspam.c from Attic
  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)
Mon, 12 Dec 2005
[ 07:25 lawrance ] Original commit 
1.41 mail/dspam-devel/Makefile
1.14 mail/dspam-devel/files/UPDATING
1.22 mail/dspam-devel/distinfo
1.3 mail/dspam-devel/files/dspam-devel.sh.in
1.1 mail/dspam-devel/files/patch-CHANGELOG
1.1 mail/dspam-devel/files/patch-src_ldap_client.c
1.2 mail/dspam-devel/files/patch-src_libdspam.c
1.1 mail/dspam-devel/files/patch-src_mysql_drv.c
1.1 mail/dspam-devel/files/patch-src_pgsql_drv.c
1.11 mail/dspam-devel/pkg-message

(Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Update to 3.6.2:

  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)
Thu, 20 Oct 2005
[ 17:13 garga ] Original commit 
1.2 mail/dspam-devel/files/dspam-devel.sh.in
Teach startup script about dspam_pidfile variable. We can't use
/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
Sat, 30 Jul 2005
[ 15:32 lawrance ] Original commit 
1.1 mail/dspam-devel/files/dspam-devel.sh.in
Add a file I missed on the last commit, which was:

  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>

Number of commits found: 12

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 6
new 48 hours20
new 7 days63
new fortnight185
new month257

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.061 seconds.