notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: security/cyrus-sasl2/Makefile
SVNWeb

Number of commits found: 156 (showing only 100 on this page)

1 | 2  »  

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 16 May 2022
[ 09:42 Hajimu UMEMOTO (ume) search for other commits by this committer ]    commit hash:d0e87be06b8e74633e19c4759ff6747050e0c7d7  commit hash:d0e87be06b8e74633e19c4759ff6747050e0c7d7  commit hash:d0e87be06b8e74633e19c4759ff6747050e0c7d7  d0e87be 
security/cyrus-sasl2{,-saslauthd}: lmdb did not work for postfix

- sasldb2-lock requires write permission for mail group
- introduce SASLDB_IN_VAR option which places sasldb into /var/db

Reported by:	Herbert J. Skuhra <herbert@gojira.at>
Mon, 28 Feb 2022
[ 12:29 Hajimu UMEMOTO (ume) search for other commits by this committer ]    commit hash:d29e6c03261c9cf685efd70824f085f2e422bdcc  commit hash:d29e6c03261c9cf685efd70824f085f2e422bdcc  commit hash:d29e6c03261c9cf685efd70824f085f2e422bdcc  d29e6c0 
security/cyrus-sasl2: Update to 2.1.28.

PR:		262133
Relnotes:	https://www.cyrusimap.org/sasl/sasl/release-notes/2.1/index.html#new-in-2-1-28
Security:	CVE-2019-19906, CVE-2022-24407
Sun, 1 Aug 2021
[ 08:32 Xin LI (delphij) search for other commits by this committer ]    commit hash:974e13b50148c5c8e7b33a1cb7e9dbaa9aedbc70  commit hash:974e13b50148c5c8e7b33a1cb7e9dbaa9aedbc70  commit hash:974e13b50148c5c8e7b33a1cb7e9dbaa9aedbc70  974e13b  (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
net/openldap24-server: Make SASL permanent for OpenLDAP port.

PR:		ports/257374
Reviewed by:	obrien
Approved by:	portmgr (exp-run by antoine)
Differential Revision: https://reviews.freebsd.org/D31301
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 28 Feb 2020
[ 18:50 ume search for other commits by this committer ] Original commit   Revision:527347
Revert r15574.
It was wrong, and was not approved by the maintainer.

Reported by:	jkim
Thu, 16 Jan 2020
[ 15:41 ume search for other commits by this committer ] Original commit   Revision:523244
bump PORTREVISION for my previous change.
Fri, 25 Oct 2019
[ 03:21 eugen search for other commits by this committer ] Original commit   Revision:515574
security/cyrus-sasl2: unbreak building with stock OpenSSL for stable/11

Sendmail bundled with FreeBSD has SASL support and the Handbook tells
how to rebuild the Sendmail with SASL enabled if you have installed
cyrus-sasl2 that links with OpenSSL's libcrypto.

Sendmail uses old OpenSSL 1.0.2 API, so cyrus-sasl2 should be built
with stock libcrypto even if newer OpenSSL is installed for Ports.

This change adds new option SSL to the port (enabled by default).
If disabled, cyrus-sasl2 is built witch stock libcrypto not depending
on ports version of OpenSSL.

PORTREVISION not changed as default build is not affected.
Sat, 17 Nov 2018
[ 18:47 ume search for other commits by this committer ] Original commit   Revision:485191 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
Update to 2.1.27.
Sun, 11 Nov 2018
[ 15:38 danfe search for other commits by this committer ] Original commit   Revision:484696 (Only the first 10 of 65 ports in this commit are shown above. View all ports for this commit)
Update `databases/gdbm' to version 1.18.1, an important bugfix release
which restores compatibility with old databases (version 1.8) and some
later versions which were built without mmap(2) support.  Due to shlib
version change, bump port revisions of the consumer ports.

PR:		233059
Exp-run by:	antoine
Approved by:	maintainer (johans, numerous timeouts)
Sat, 13 Jan 2018
[ 05:57 ume search for other commits by this committer ] Original commit   Revision:458890
Make local DB-errors more descriptive.
This patch will be included into comming 2.1.27.

PR:		198323
Submitted by:	Mikhail Teterin
Fri, 11 Aug 2017
[ 18:47 mmokhi search for other commits by this committer ] Original commit   Revision:447787
security/cyrus-sasl2: separate sql plugins into security/cyrus-sasl2-sql
Fix circular-dependency problem happens after SASL/LDAP was added as
plugin to mysql57-client in r446496

Reviewed by:	bapt, mat (mentor), ume (maintainer)
Approved by:	mat (mentor), ume (maintainer)
MFH:		2017Q3
Differential Revision:	https://reviews.freebsd.org/D11805
Thu, 12 May 2016
[ 11:06 ume search for other commits by this committer ] Original commit   Revision:415058
Use USES=bdb and USES=mysql.
Mon, 25 Apr 2016
[ 16:13 mat search for other commits by this committer ] Original commit   Revision:414014 (Only the first 10 of 84 ports in this commit are shown above. View all ports for this commit)
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.

While there replace USE_SQLITE=x by USES=sqlite:x.

PR:		208971
Submitted by:	mat
Exp-run by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D5951
Fri, 1 Apr 2016
[ 14:25 mat search for other commits by this committer ] Original commit   Revision:412349 (Only the first 10 of 2099 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Tue, 22 Mar 2016
[ 05:58 ume search for other commits by this committer ] Original commit   Revision:411636
Make it buildable with GDBM on.

PR:		208194
Reported by:	vas__at__mpeks.tomsk.su
Wed, 2 Mar 2016
[ 14:13 ume search for other commits by this committer ] Original commit   Revision:409943
- Make SASLdb excludable.
- Make SASLdb buildable with GDBM.
- Make sure to disable the plugins where it is not required.
Sat, 27 Feb 2016
[ 05:15 ume search for other commits by this committer ] Original commit   Revision:409651
Move the common part of the cyrus-sasl2 separated ports into
Makefile.common, to make further maintenance easier.
Fri, 26 Feb 2016
[ 11:27 ume search for other commits by this committer ] Original commit   Revision:409598
Revert r409585 to avoid dependency loop.
I've completely forgot this issue.

PR:		207512
[ 08:59 ume search for other commits by this committer ] Original commit   Revision:409592
OPTIONSfy ANONYMOUS authentication.
On by default.
[ 07:51 ume search for other commits by this committer ] Original commit   Revision:409585
Add OPTIONS for the separeted cyrus-sasl2 ports.
Thu, 12 Nov 2015
[ 11:16 ume search for other commits by this committer ] Original commit   Revision:401323
Use OPTIONS helper.
Fri, 2 Oct 2015
[ 10:41 mat search for other commits by this committer ] Original commit   Revision:398428
Backout r398328 and r398370, they break packages depending on them.

With hat:	portmgr
MFH:		2015Q4
Sponsored by:	Absolight, The FreeBSD Foundation
Thu, 1 Oct 2015
[ 17:08 ume search for other commits by this committer ] Original commit   Revision:398373
Use SUB_FILES.
[ 16:52 ume search for other commits by this committer ] Original commit   Revision:398370
Fix DOCSDIR.
[ 15:58 ume search for other commits by this committer ] Original commit   Revision:398328
Sync package name with origin.

PR:		202756
Thu, 9 Apr 2015
[ 17:06 ume search for other commits by this committer ] Original commit   Revision:383663
Add CPE information.
Sat, 22 Nov 2014
[ 19:13 crees search for other commits by this committer ] Original commit   Revision:373091 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Switch to USES=pgsql
Thu, 11 Sep 2014
[ 21:54 tijl search for other commits by this committer ] Original commit   Revision:367990 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
databases/sqlite2:
- Convert to USES=libtool and bump dependent ports
Sat, 5 Jul 2014
[ 12:19 tijl search for other commits by this committer ] Original commit   Revision:360738 (Only the first 10 of 59 ports in this commit are shown above. View all ports for this commit)
Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery

Approved by:	portmgr (implicit)
Fri, 9 May 2014
[ 18:47 tijl search for other commits by this committer ] Original commit   Revision:353496
- Keep .la files for now and delete a libtool patch. [1]
- Replace a Makefile.in patch with USES=pathfix.

Reported by:	Willy Offermans <Willy@Offermans.Rompen.nl> [1]
Thu, 8 May 2014
[ 15:12 ume search for other commits by this committer ] Original commit   Revision:353315
- Use USES=libtool
- Add one more MASTER_SITE
- Add DOCS to OPTIONS_DEFINE
Fri, 21 Mar 2014
[ 17:53 ume search for other commits by this committer ] Original commit   Revision:348741
Make libsasl2.pc usable.

Spotted by:	davide
Wed, 25 Dec 2013
[ 18:05 ume search for other commits by this committer ] Original commit   Revision:337435
SASL GSSAPI authentication plugin is divided into port
different from cyrus-sasl2.

Spotted by:	Erick Turnquist <jhujhiti__at__adjectivism.org>,
		Scot Hetzel <swhetzel__at__gmail.com>
Sat, 2 Nov 2013
[ 18:01 ume search for other commits by this committer ] Original commit   Revision:332526
Strip shared library.
Sun, 13 Oct 2013
[ 18:35 ume search for other commits by this committer ] Original commit   Revision:330242
use opt_USE knob.

Spotted by:	sunpoet
[ 17:04 ume search for other commits by this committer ] Original commit   Revision:330240
enable stage.
[ 16:24 ume search for other commits by this committer ] Original commit   Revision:330238
- use modern OPTIONS helper.
- remove LATEST_LINK as this port has no package name collision.
Tue, 24 Sep 2013
[ 02:16 danfe search for other commits by this committer ] Original commit   Revision:328083
- Try to unbreak parallel (-jX) builds
- Improve knobs sort order within Makefile

Reported by:	crees, marino
Approved by:	ume (maintainer timeout, 3 weeks)
Fri, 20 Sep 2013
[ 22:55 bapt search for other commits by this committer ] Original commit   Revision:327769 (Only the first 10 of 1016 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
Fri, 30 Aug 2013
[ 15:47 ume search for other commits by this committer ] Original commit   Revision:325707
Mark security/cyrus-sasl2 MAKE_JOBS_UNSAFE.

PR:		ports/181626
Submitted by:	amdmi3
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Sat, 6 Apr 2013
[ 11:10 bapt search for other commits by this committer ] Original commit   Revision:315740
- Add http mirror in case FTP is not available

Approved by:	portmgr (implicit)
Tue, 8 Jan 2013
[ 15:15 ume search for other commits by this committer ] Original commit   Revision:310093
Don't search lib32 on FreeBSD/i386.
Sat, 5 Jan 2013
[ 18:01 ume search for other commits by this committer ] Original commit   Revision:309969
When building with security/krb5 (specifying KRB5_HOME), make
sure to link mit-krb5 libs.
Thu, 27 Dec 2012
[ 15:37 ume search for other commits by this committer ] Original commit   Revision:309543
Mark cyrus-sasl2 as MAKE_JOBS_SAFE.

Submitted by:	Kevin Zheng <kevinz5000__at__gmail.com>
Tue, 25 Dec 2012
[ 17:02 ume search for other commits by this committer ] Original commit   Revision:309488
Add upstream commit to define size_t in sasl.h.

PR:		ports/174379, ports/174692
Submitted by:	rakuco
Obtained
from:	http://git.cyrusimap.org/cyrus-sasl/commit/include/sasl.h?id=67a188693796a14e3a76ac603104807fbbfddfc4
Sat, 15 Dec 2012
[ 19:16 ume search for other commits by this committer ] Original commit   Revision:308964
- Use OPTIONS_RADIO and OPTIONS_GROUP.
- Remove useless DEV_URANDOM option. [1]

Spotted by:	des[1]
Tue, 11 Dec 2012
[ 04:14 ume search for other commits by this committer ] Original commit   Revision:308659
Commit the patch that was forgotten when my
previous commit.

Pointy hat to:	ume
Mon, 10 Dec 2012
[ 15:10 ume search for other commits by this committer ] Original commit   Revision:308609 (Only the first 10 of 62 ports in this commit are shown above. View all ports for this commit)
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2.
Wed, 13 Jun 2012
[ 16:47 ume search for other commits by this committer ] Original commit 
Convert to use new OPTIONS framework.
Mon, 19 Mar 2012
[ 17:08 novel search for other commits by this committer ] Original commit 
Fix broken get_fqhostname() logic. Without that fix mail/mutt-devel
compiled with WITH_MUTT_CYRUS_SASL2 option is not able to
connect to IMAPS mailbox.

PR:             161890
Submitted by:   novel (myself)
Approved by:    maintainer timeout (more than 4 months)
Obtained from:  https://bugzilla.cyrusimap.org/show_bug.cgi?id=3589
Feature safe:   yes
Fri, 7 Oct 2011
[ 16:15 ume search for other commits by this committer ] Original commit 
Fix GSSAPI client crash, NULL ptr dereference.

Submitted by:   Phil Pennock <cyrus-sasl-phil__at__spodhuis.org>
Obtained from: 
http://lists.andrew.cmu.edu/pipermail/cyrus-sasl/2011-October/002358.html
Sat, 24 Sep 2011
[ 09:13 ume search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Update to 2.1.25.
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Sun, 6 Feb 2011
[ 07:41 ume search for other commits by this committer ] Original commit 
Backout previous commit.
Unfortunately, it broke GSSAPI when using heimdal in base.
I have no idea how to detect whether heimdal is in base or
from ports, now.

Feature safe:   yes
Sat, 5 Feb 2011
[ 06:55 miwi search for other commits by this committer ] Original commit 
* Fix GSSAPI when using heimdal from ports

PR:             152071
Submitted by:   Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by:    maintainer timeout
Feature safe:   yes
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Wed, 24 Nov 2010
[ 11:48 ume search for other commits by this committer ] Original commit 
- Remove KERBEROS4 option which depends on a removed port
  (security/krb4)
- Use dirrmtry on PREFIX/lib/sasl2 where configurations may stay
- Remove MD5 in distinfo

PR:             ports/152261
Submitted by:   sunpoet
Sun, 2 Aug 2009
[ 19:36 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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
Fri, 15 May 2009
[ 01:17 ume search for other commits by this committer ] Original commit 
Update to 2.1.23.

Security:       http://www.kb.cert.org/vuls/id/238019
Wed, 13 May 2009
[ 03:18 ume search for other commits by this committer ] Original commit 
Be able to install as non-root.

PR:             ports/133791
Submitted by:   jhb
Tue, 6 Jan 2009
[ 17:59 pav search for other commits by this committer ] Original commit  (Only the first 10 of 155 ports in this commit are shown above. View all ports for this commit)
- Remove conditional checks for FreeBSD 5.x and older
Thu, 23 Oct 2008
[ 17:34 ume search for other commits by this committer ] Original commit 
Change authdaemond_path from /dev/null to
/var/run/authdaemond/socket.  Though, authdaemond_path could
be set by the sasl2 config file, it should be good to have
its default value for ports/security/courier-authlib.

PR:             ports/95102, ports/122234
Submitted by:   Artis Caune <Artis.Caune__at__latnet.lv>
Mon, 13 Oct 2008
[ 15:10 ume search for other commits by this committer ] Original commit 
- Install saslauthd.mdoc to ${PREFIX}/man/man8/saslauthd.8.
- Use ${BDB_LIB_DIR}.

PR:             ports/127809
Submitted by:   "Scot W. Hetzel" <swhetzel__at__gmail.com>
Tue, 7 Aug 2007
[ 16:46 ume search for other commits by this committer ] Original commit 
- Use OPTIONS.
- Obey the default BDB version defined in bsd.database.mk.
Mon, 6 Aug 2007
[ 15:01 ume search for other commits by this committer ] Original commit 
Allow to build with db45 and db46 as well.
Mon, 23 Jul 2007
[ 09:36 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 437 ports in this commit are shown above. View all ports for this commit)
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
Wed, 13 Jun 2007
[ 11:05 sat search for other commits by this committer ] Original commit 
- Fix build on amd64 by using -fPIC

PR:             ports/108697
Submitted by:   Gardner Bell <gbell72@rogers.com>
Approved by:    ume (maintainer timeout, since 2 February 2007)
Thu, 1 Feb 2007
[ 02:42 kris search for other commits by this committer ] Original commit  (Only the first 10 of 348 ports in this commit are shown above. View all ports for this commit)
Use libtool port instead of included version to avoid objformat a.out botch
Sat, 7 Oct 2006
[ 10:26 ume search for other commits by this committer ] Original commit 
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>
Sun, 17 Sep 2006
[ 05:25 ume search for other commits by this committer ] Original commit 
krb5 1.5.1 won't build .a files by default, just .so files.

Submitted by:   Paul Vixie <paul__at__vix.com>
Tue, 15 Aug 2006
[ 16:47 ume search for other commits by this committer ] Original commit 
s,INSTALLS_SHLIB,USE_LDCONFIG,g
Fri, 19 May 2006
[ 20:45 ume search for other commits by this committer ] Original commit 
Update to 2.1.22.
Tue, 18 Apr 2006
[ 17:48 ume search for other commits by this committer ] Original commit 
Give sensible sentences for IGNORE.

Requested by:   kris
[ 12:33 ume search for other commits by this committer ] Original commit 
Replace BROKEN with IGNORE.
Sun, 16 Apr 2006
[ 15:49 ume search for other commits by this committer ] Original commit 
Enable support for db-4.4.
Mon, 26 Dec 2005
[ 14:52 ume search for other commits by this committer ] Original commit 
change /var/state/saslauthd to /var/run/saslauthd as respect hier(7).

PR:             ports/90810
Submitted by:   Artis Caune <Artis.Caune__at__latnet.lv>
Sat, 12 Nov 2005
[ 09:58 ume search for other commits by this committer ] Original commit 
activate use of USE_SQLITE.
Tue, 8 Nov 2005
[ 16:51 ume search for other commits by this committer ] Original commit 
- use USB_BDB.
- add SHA256.
Mon, 7 Nov 2005
[ 15:22 ume search for other commits by this committer ] Original commit 
install missed components.html document.

PR:             ports/88596
Submitted by:   skv
Tue, 17 May 2005
[ 16:35 ume search for other commits by this committer ] Original commit 
Update to 2.1.21.
LDAPDB auxprop plugin was added since this version.  Unfortunately,
we cannot simply enable it in ports tree to avoid dependency loop
with OpenLDAP port.  So, I'll add separete port for it later.
Mon, 28 Feb 2005
[ 05:20 ume search for other commits by this committer ] Original commit 
fix dependency.  don't forget `+'.
Sat, 26 Feb 2005
[ 20:23 ume search for other commits by this committer ] Original commit 
backout use of USE_INC_LIBTOOL_VER.  libtool13 is marked as
DEPRECATED.  libtool15 is incompatible, and I couldn't find
how to build and install static libs by libtool15.

Suggensted by:  Angelo Turetta <aturetta@commit.it>
Fri, 25 Feb 2005
[ 16:12 ume search for other commits by this committer ] Original commit 
simplify.
[ 14:57 ume search for other commits by this committer ] Original commit 
use USE_INC_LIBTOOL_VER.
Wed, 23 Feb 2005
[ 21:18 ume search for other commits by this committer ] Original commit 
Allow to use Berkeley DB 4.3.

PR:             ports/76154
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Mon, 31 Jan 2005
[ 00:35 girgen search for other commits by this committer ] Original commit  (Only the first 10 of 107 ports in this commit are shown above. View all ports for this commit)
Split the postgresql ports into a server and a client part.

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)
Thu, 23 Dec 2004
[ 08:25 nork search for other commits by this committer ] Original commit  (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
Clean up SQLite and related ports.
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
Sun, 28 Nov 2004
[ 09:42 ume search for other commits by this committer ] Original commit 
remove needless definition.
[ 07:09 ume search for other commits by this committer ] Original commit 
cyrus-sasl2-saslauthd couldn't be built with system OpenSSL and BDB42.

PR:             ports/74463
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net>
Wed, 24 Nov 2004
[ 16:35 ume search for other commits by this committer ] Original commit 
Fix build with gssapi and krb5

PR:             ports/74321
Submitted by:   Florian Kraft <lra.hassberge@gmx.de>
Mon, 25 Oct 2004
[ 12:42 ume search for other commits by this committer ] Original commit 
Update to 2.1.20.

  * Fixes to cram plugin to avoid attempting to canonify uninitialized data.
  * NTLM portability fixes.
  * Avoid potential attack using SASL_PATH when sasl is used in a setuid
    environment.
  * A trivial number of small bugfixes.
Tue, 12 Oct 2004
[ 14:10 ume search for other commits by this committer ] Original commit 
add WITH_AUTHDAEMON option to allow use of courier authdaemond.

PR:             ports/72093
Submitted by:   Marcin Gryszkalis
Fri, 8 Oct 2004
[ 18:09 ume search for other commits by this committer ] Original commit 
fix http://vuxml.freebsd.org/92268205-1947-11d9-bc4a-000c41e2cdad.html

Reported by:    nectar
Approved by:    portmgr (krion)
Obtained from: 
https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/sasl/lib/common.c#rev1.104
Wed, 14 Jul 2004
[ 18:01 ume search for other commits by this committer ] Original commit 
Update to 2.1.19.
Fri, 11 Jun 2004
[ 18:13 ume search for other commits by this committer ] Original commit 
correct the path to match the path where the HTML docs are installed.

PR:             ports/67836
Submitted by:   Linh Pham <question+freebsdpr@closedsrc.org>
Fri, 28 May 2004
[ 17:47 ume search for other commits by this committer ] Original commit 
Add WITH_SQLITE option to support sql plugin with SQLite
using nork's patch.
His patch was already merged into cyrus-sasl2 and will be
included in next release.

Requested by:   nork
Tue, 25 May 2004
[ 09:19 mat search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Remove databases/postgresql-client because there can't be a -server, and having
it installed prevents databases/postgresql7 from being installed, leading to
some dependencies problems

Number of commits found: 156 (showing only 100 on this page)

1 | 2  »