notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: mail/dspam-devel/files/dspam-devel.sh.in

Number of commits found: 12

Monday, 1 May 2006
14:57 pav search for other commits by this committer
- Fix typo in MIN_OPTIONS_VER
- Update rc script

PR:             ports/96542
Submitted by:   Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
(maintainer)
Original commit
Tuesday, 25 Apr 2006
16:58 erwin search for other commits by this committer
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)
Original commit
Monday, 24 Apr 2006
16:17 clsung search for other commits by this committer
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

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)
Original commit
Monday, 27 Feb 2006
15:47 garga search for other commits by this committer
Unbreak after mega-libtool-commit: put the new PKGNAME in files/UPDATING.

PR:             ports/93847
Submitted by:   maintainer
Approved by:    portmgr (linimon)
Original commit
Sunday, 12 Feb 2006
01:27 lawrance search for other commits by this committer
Update to 3.6.3 20060211.0037 cvs snap.

PR:             ports/93173
Submitted by:   Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
(maintainer)
Original commit
Friday, 10 Feb 2006
17:02 garga search for other commits by this committer
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
Original commit
Monday, 6 Feb 2006
13:47 garga search for other commits by this committer
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]
Original commit
Friday, 27 Jan 2006
09:53 garga search for other commits by this committer
- 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
Original commit
Thursday, 15 Dec 2005
06:42 az search for other commits by this committer
- 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)
Original commit
Monday, 12 Dec 2005
07:25 lawrance search for other commits by this committer
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)
Original commit
Thursday, 20 Oct 2005
17:13 garga search for other commits by this committer
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
Original commit
Saturday, 30 Jul 2005
15:32 lawrance search for other commits by this committer
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>
Original commit

Number of commits found: 12