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: security/cyrus-sasl/Makefile

Number of commits found: 62

Tuesday, 17 Jun 2008
19:01 pav search for other commits by this committer
Delete security/cyrus-sasl, it has been expired for a year and a half.
Original commit
Thursday, 4 Oct 2007
00:00 edwin search for other commits by this committer
Remove support for OSVERSION < 5
Original commit
Sunday, 3 Dec 2006
20:43 erwin search for other commits by this committer
- Deprecate
- Set EXPIRATION_DATE

PR:             106236
Submitted by:   gabor
Original commit
Saturday, 7 Oct 2006
10:26 ume search for other commits by this committer
Change the MASTER_SITES entries from
        ftp://ftp.hanse.de/sites/transit/mirror/
to
        http://www.transit.hanse.de/mirror/

Requested by:   Stefan Bethke <stb__at__lassitu.de>
Original commit
Tuesday, 15 Aug 2006
01:04 clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
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.
Original commit
Friday, 7 Oct 2005
05:50 fenner search for other commits by this committer
Remove trailing backslash from MASTER_SITES which caused the
 MASTER_SITE_SUBDIR= line to be treated as 4 more sites.
Add slash to MASTER_SITE_SUBDIR using the group syntax.
 (The file's not there anyway, but at least it's looking
  in the right spot now.)
Original commit
Monday, 15 Nov 2004
09:50 ume search for other commits by this committer
fix CAN-2004-0884.

Obtained from:  security/cyrus-sasl2
Original commit
Friday, 9 Jul 2004
17:43 marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
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
Original commit
Friday, 4 Jun 2004
17:29 ade search for other commits by this committer
Sync with new bsd.autotools.mk
Original commit
Sunday, 25 Apr 2004
14:59 lofi search for other commits by this committer
Fix typo in saslauthd startup script.

Reported by:    Thomas Abthorpe <thomas@stthomasanglican.org>
                Guido Berhoerster <ich@guido-berhoerster.org>
Approved by:    marcus (portmgr)
Original commit
Saturday, 20 Mar 2004
18:46 eik search for other commits by this committer
Reset undeliverable maintainer address
Original commit
Thursday, 18 Mar 2004
19:31 trevor search for other commits by this committer
Use maintainer's other (older?) e-mail address, due to bounced e-mail:

<FreeBSD-Maintainer@westbend.net>: host pop.hnet.net[65.114.87.100] said: 550
    5.1.1 <FreeBSD-Maintainer@westbend.net> User unknown; rejecting

Obtained from:  PR 61650
Original commit
Sunday, 14 Mar 2004
06:17 ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

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.
Original commit
Friday, 5 Mar 2004
19:33 clement search for other commits by this committer
- Fix startup scripts to not override settings found
  in /etc/rc.conf upon startup.
- Pass maintainership to submitter

PR:             63289
Submitted by:   Scot W. Hetzel <freebsd-maintainer@westbend.net>
Original commit
Sunday, 22 Feb 2004
02:16 kris search for other commits by this committer
Reset undeliverable maintainer address
Original commit
Wednesday, 5 Nov 2003
21:37 linimon search for other commits by this committer
Update maintainer's email address per his request.  While here, attempt
to pacify portlint a little bit.
Original commit
Wednesday, 27 Aug 2003
04:38 marcus search for other commits by this committer
Add RC_SUBR support.

PR:             54116
Submitted by:   Scot W. Hetzel <hetzels@westbend.net>
Original commit
Friday, 9 May 2003
12:41 arved search for other commits by this committer
* Fix some problems with building the Kerberos IV and 5 mechs.

* Made the port to optionally not build the mechs, define
WITHOUT_[ANONYMOUS,CRAM,DIGEST,LOGIN,OTP,GSSAPI,PLAIN].

* The Kerberos IV case is special, as we can use the base kerberos 4x
(<=5.0-RELEASE), or use the security/krb4 port.
    WITH_KERBEROS4 - use security/krb4 port
        if <=5.0-RELEASE, use krb4 port only if /usr/lib/libkrb.a
        doesn't exist
    WITHOUT_KERBEROS4 - disables using the base systems /usr/lib/libkrb.a
        (<=5.0), if it exists and MAKE_KERBEROS4 defined in /etc/make.conf

* Changed the combined rcNG/rcOG scripts, so that the defaults are at the top
of the rc.d script and not in an external file to the script.

PR:             51505
Submitted by:   maintainer
Original commit
Wednesday, 26 Feb 2003
11:25 edwin search for other commits by this committer
security/cyrus-sasl: Bento fails to build libkerberos + Upgrade

        Bento fails to proberly package the port on -CURRENT due
        to -CURRENT no longer has libdes.* as the des functions
        have been moved to the libcrypto.* library.

PR:             48442
Submitted by:   Scot W. Hetzel <hetzels@westbend.net>
Original commit
Friday, 21 Feb 2003
13:26 knu search for other commits by this committer
De-pkg-comment.
Original commit
Sunday, 1 Sep 2002
16:38 dwcjr search for other commits by this committer
add an example PAM file for saslauthd and pwcheck_pam daemons
update the Sendmail.README file to include instructions for
         using the security/cyrus-sasl2 port.

PR:             42153
Submitted by:   maintainer
Original commit
Thursday, 22 Aug 2002
19:13 ade search for other commits by this committer
BerkeleyDB cleanup - stage 2

Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x
Original commit
Wednesday, 14 Aug 2002
18:39 knu search for other commits by this committer
Add saslauthd as default general password checking daemon (replaces
pwcheck{_pam}).

PR:             ports/41653
Submitted by:   "Scot W. Hetzel" <hetzels@westbend.net> (MAINTAINER)
Original commit
Sunday, 28 Jul 2002
17:26 ume search for other commits by this committer
moving saslv1 includes files to make it easier to add saslv2

PR:             ports/40288
Submitted by:   Mathieu Arnold <m@absolight.net>
Approved by:    knu
Original commit
Wednesday, 26 Jun 2002
18:49 pat search for other commits by this committer
- Chase checksum for sasl-1.5.27-ldap-ssl-filter-mysql-patch4.tgz
  author fixed bug in patch but didn't increment version.
- Fix problem when openldap v1 is selected.
- Bump PORTREVISION

PR:             ports/39800
Submitted by:   maintainer
Original commit
Thursday, 16 May 2002
02:45 dinoex search for other commits by this committer
new PORTREVISION, using newer patchfile
minor Update of the Readme

PR:             37607,37913
Submitted by:   hetzels@westbend.net
Original commit
Wednesday, 15 May 2002
07:13 trevor search for other commits by this committer
Remove defunct Sourceforge site.

PR:             38100
Submitted by:   Alan Batie
Original commit
Monday, 25 Mar 2002
09:19 sobomax search for other commits by this committer
Add USE_SUBMAKE, where it might be necessary.
Original commit
Sunday, 3 Feb 2002
01:16 pat search for other commits by this committer
Add patch to prevent from breaking if KRB5_HOME / HEIMDAL_HOME are defined.    
Original commit
Saturday, 2 Feb 2002
08:46 pat search for other commits by this committer
Fix placement of .include <bsd.port.pre.mk> which I screwed up in   the last
commit.    
Original commit
04:09 pat search for other commits by this committer
Fix plist and dont use -w flag with fmt on older releases.    
Original commit
Tuesday, 29 Jan 2002
11:58 knu search for other commits by this committer
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;   the ECHO
macro is set to "echo" by default, but it is set to "true" if   make(1) is
invoked with the -s option while ECHO_CMD is always set to   the echo command.  
 
Original commit
Sunday, 20 Jan 2002
19:23 dwcjr search for other commits by this committer
Fix OpenLDAP v1 errors   Allow PAM aware pwcheck daemon   Add JavaSASL    
Original commit
Thursday, 17 Jan 2002
15:04 kevlo search for other commits by this committer
Update to version 1.5.27    
Original commit
Monday, 7 Jan 2002
03:30 will search for other commits by this committer
This port requires automake 1.4 and cannot work with 1.5.    
Original commit
Monday, 24 Dec 2001
21:58 steve search for other commits by this committer
Don't write pkg-{deinstall,install,message} to ${.CURDIR} but ${WRKDIR}  
instead since ${.CURDIR} can be a read-only filesystem.    
Original commit
Thursday, 20 Dec 2001
12:18 ijliao search for other commits by this committer
refer to correct location in pkg-message   correct db filename   fix pkg-install
script    
Original commit
Sunday, 9 Dec 2001
03:07 dwcjr search for other commits by this committer
Fix formatting string bug   Remove old MASTER_SITE    
Original commit
Friday, 23 Nov 2001
04:39 dwcjr search for other commits by this committer
Fix automake build problem    
Original commit
Tuesday, 30 Oct 2001
01:49 petef search for other commits by this committer
Instead of setting ${AUTOMAKE} to automake --add-missing --include-deps,   set
${AUTOMAKE_ARGS} to --add-missing --include-deps.    
Original commit
Monday, 13 Aug 2001
05:01 dwcjr search for other commits by this committer
USE DOCSDIR and PORTDOCS   ADD IPv6 support    
Original commit
Wednesday, 1 Aug 2001
12:56 knu search for other commits by this committer
Back out the db3 port update because some of these dependent ports had   been
broken by the incompatibility between db3.2 and db3.3.    
Original commit
Wednesday, 25 Jul 2001
16:05 knu search for other commits by this committer
Reflect databases/db3's shlib version bump from 2 to 3.    
Original commit
Monday, 21 May 2001
21:30 olgeni search for other commits by this committer
Cosmetic change only: make the MAN3 section fit an 80 column screen.    
Original commit
Tuesday, 16 Jan 2001
17:33 sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
Original commit
Monday, 1 Jan 2001
10:15 will search for other commits by this committer
Goodbye, YEAR2000.  Hello, 2001.    
Original commit
Friday, 17 Nov 2000
15:06 kevlo search for other commits by this committer
- Correct misspelling (PGK_PREFIX -> PKG_PREFIX) in pkg-install   - Add support
for Heimdal Kerberos V port    
Original commit
Thursday, 2 Nov 2000
00:16 jeh search for other commits by this committer
PostFix requires 770 permissons on the /var/pwcheck directory.    
Original commit
Wednesday, 1 Nov 2000
11:59 jeh search for other commits by this committer
- Change /var/pwcheck permissions so Postfix can use pwcheck for SASL
Authentication.   - Update MySQL & LDAP Authentication Methods   - Correct bento
warning for extra file (Sendmail.conf).   - Correct mysql detection code in
configure.sasl, and use LIB_DEPENDS for db3.    
Original commit
Wednesday, 25 Oct 2000
17:56 jeh search for other commits by this committer
Missing /SASL at the end of the path to install Sendmail.README    
Original commit
Tuesday, 24 Oct 2000
11:27 jeh search for other commits by this committer
The last commit should have bumped PORTREVISION    
Original commit
03:03 jeh search for other commits by this committer
autodetected DB3, but fails to find includes    
Original commit
Sunday, 8 Oct 2000
11:23 asami search for other commits by this committer
Change PKGDIR from pkg/ to .  Also fix places where ${PKGDIR} is   spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type   fixes that
shouldn't have been necessary) and the string "/pkg/"   appear.    
Original commit
Friday, 22 Sep 2000
02:59 kris search for other commits by this committer
Update all ports using OpenSSL and RSA to work without rsaref since   it is no
longer required. Apologies to the various maintainers whom I   did not yet hear
back from, but the ports freeze is coming up in a few   hours and I will be
verifying all of these ports on a 4.1 machine   myself to catch any problems.   
Original commit
Tuesday, 19 Sep 2000
03:59 ade search for other commits by this committer
Cyrus-SASL 1.5.24 sources changed on Aug 15th   -- changed a hard coded value to
a variable.    
Original commit
Saturday, 12 Aug 2000
20:14 nbm search for other commits by this committer
Update to 1.5.24    
Original commit
Thursday, 29 Jun 2000
08:03 obrien search for other commits by this committer
Move the stragler's www.freebsd.org/~user distfiles to the offical  
MASTER_SITE_LOCAL site.    
Original commit
Friday, 16 Jun 2000
22:52 asami search for other commits by this committer
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the   previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)    
Original commit
11:38 sobomax search for other commits by this committer
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with  
ldconfig in PLIST need personal consideration.    
Original commit
Sunday, 11 Jun 2000
09:05 knu search for other commits by this committer
Update to 1.5.21.    
Original commit

Number of commits found: 62