Hajimu UMEMOTO
c91636cecb
Make libsasl2.pc usable.
...
Spotted by: davide
2014-03-21 17:53:02 +00:00
Hajimu UMEMOTO
64249e8f85
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>
2013-12-25 18:05:51 +00:00
Hajimu UMEMOTO
03458237af
Strip shared library.
2013-11-02 18:01:26 +00:00
Hajimu UMEMOTO
ac566968aa
use opt_USE knob.
...
Spotted by: sunpoet
2013-10-13 18:35:41 +00:00
Hajimu UMEMOTO
85f83d7fd4
enable stage.
2013-10-13 17:04:48 +00:00
Hajimu UMEMOTO
1213dbb0bc
- use modern OPTIONS helper.
...
- remove LATEST_LINK as this port has no package name collision.
2013-10-13 16:24:18 +00:00
Alexey Dokuchaev
27f024e3d5
- Try to unbreak parallel (-jX) builds
...
- Improve knobs sort order within Makefile
Reported by: crees, marino
Approved by: ume (maintainer timeout, 3 weeks)
2013-09-24 02:16:35 +00:00
Baptiste Daroussin
a65ed2e51b
Add NO_STAGE all over the place in preparation for the staging support (cat: security)
2013-09-20 22:55:24 +00:00
Hajimu UMEMOTO
a0cb745994
Mark security/cyrus-sasl2 MAKE_JOBS_UNSAFE.
...
PR: ports/181626
Submitted by: amdmi3
2013-08-30 15:47:17 +00:00
Alex Kozlov
d4041784dc
- Remove MAKE_JOBS_SAFE variable
...
Approved by: portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Baptiste Daroussin
20a7afc2fa
- Add http mirror in case FTP is not available
...
Approved by: portmgr (implicit)
2013-04-06 11:10:15 +00:00
Hajimu UMEMOTO
e17b4f7b57
Don't search lib32 on FreeBSD/i386.
2013-01-08 15:15:57 +00:00
Hajimu UMEMOTO
b63862b5e7
Use proper krb5-config when using HEIMDAL in ports.
2013-01-06 16:37:52 +00:00
Hajimu UMEMOTO
7e9e4ddc3a
When building with security/krb5 (specifying KRB5_HOME), make
...
sure to link mit-krb5 libs.
2013-01-05 18:01:02 +00:00
Hajimu UMEMOTO
9e797d382c
Mark cyrus-sasl2 as MAKE_JOBS_SAFE.
...
Submitted by: Kevin Zheng <kevinz5000__at__gmail.com>
2012-12-27 15:37:03 +00:00
Hajimu UMEMOTO
292403246c
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
2012-12-25 17:02:10 +00:00
Hajimu UMEMOTO
7c78d8848e
- Use OPTIONS_RADIO and OPTIONS_GROUP.
...
- Remove useless DEV_URANDOM option. [1]
Spotted by: des[1]
2012-12-15 19:16:30 +00:00
Hajimu UMEMOTO
c45d2ef830
Commit the patch that was forgotten when my
...
previous commit.
Pointy hat to: ume
2012-12-11 04:14:37 +00:00
Hajimu UMEMOTO
dda3fab6a5
Update cyrus-sasl2 to 2.1.26.
...
This bumps shlib version of libsasl2.
2012-12-10 15:10:02 +00:00
Hajimu UMEMOTO
de6c53feba
Convert to use new OPTIONS framework.
2012-06-13 16:47:43 +00:00
Roman Bogorodskiy
f2a5ffc75c
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
2012-03-19 17:08:16 +00:00
Hajimu UMEMOTO
ee7eba9352
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
2011-10-07 16:15:47 +00:00
Hajimu UMEMOTO
0f58d58a02
Update to 2.1.25.
2011-09-24 09:13:35 +00:00
Dmitry Marakasov
6f6fbe4bdf
- 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
2011-09-23 22:26:39 +00:00
Hajimu UMEMOTO
1c2c5282c5
Try to fix GSSAPI when using heimdal from ports.
...
Submitted by: Graham Todd <gtodd__at__bellanet.org>
Feature safe: yes
2011-02-06 08:00:08 +00:00
Hajimu UMEMOTO
cba09ab3e5
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
2011-02-06 07:41:12 +00:00
Martin Wilke
da3e156fec
* 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
2011-02-05 06:55:32 +00:00
Ade Lovett
4a8684e352
Sync to new bsd.autotools.mk
2010-12-04 07:34:27 +00:00
Hajimu UMEMOTO
d6b31373b0
- 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
2010-11-24 11:48:14 +00:00
Hajimu UMEMOTO
cad2b8b876
Make it buildable with db50.
2010-05-27 15:41:43 +00:00
Hajimu UMEMOTO
eeb148cea6
Fix compilation with gcc44.
...
It seems there is this fix in cyrus-sasl-2.1.24rc1.
PR: 132573
Submitted by: Anonymous <swell.k__at__gmail.com>
Reviewed by: OISHI Masakuni <yamasa__at__bsdhouse.org>
2010-03-12 07:50:03 +00:00
Jeremy Messenger
789d75c728
-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
2009-08-02 19:36:34 +00:00
Hajimu UMEMOTO
a9dd98ab55
Update to 2.1.23.
...
Security: http://www.kb.cert.org/vuls/id/238019
2009-05-15 01:17:58 +00:00
Hajimu UMEMOTO
880508884e
Be able to install as non-root.
...
PR: ports/133791
Submitted by: jhb
2009-05-13 03:18:47 +00:00
Pav Lucistnik
b2a96c6df1
- Remove conditional checks for FreeBSD 5.x and older
2009-01-06 17:59:31 +00:00
Hajimu UMEMOTO
a6defecf2c
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>
2008-10-23 17:34:26 +00:00
Hajimu UMEMOTO
813ceb007c
- 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>
2008-10-13 15:10:44 +00:00
Kevin Lo
3b38ad4107
Oops, forgot to commit the fix
2008-05-21 02:34:39 +00:00
Kevin Lo
cf862843c1
- Fix build on -HEAD
...
- Bump PORTREVISIO
Approved by: maintainer timeout
2008-05-21 02:30:23 +00:00
Hajimu UMEMOTO
a60962f145
- Use OPTIONS.
...
- Obey the default BDB version defined in bsd.database.mk.
2007-08-07 16:46:22 +00:00
Hajimu UMEMOTO
80f4aee1b7
Allow to build with db45 and db46 as well.
2007-08-06 15:01:21 +00:00
Rong-En Fan
f935a609c5
- 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
2007-07-23 09:36:51 +00:00
Andrew Pantyukhin
b5f5637f4a
- 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)
2007-06-13 11:05:47 +00:00
Kris Kennaway
ae994c8ea8
Use libtool port instead of included version to avoid objformat a.out botch
2007-02-01 02:42:05 +00:00
Hajimu UMEMOTO
bdfd2cf4bb
make it compilable with gcc 4.1.
...
Reported by: pointyhat via kris
2006-12-15 02:08:58 +00:00
Hajimu UMEMOTO
098bd5bc3a
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>
2006-10-07 10:26:49 +00:00
Hajimu UMEMOTO
b724fafd67
krb5 1.5.1 won't build .a files by default, just .so files.
...
Submitted by: Paul Vixie <paul__at__vix.com>
2006-09-17 05:25:21 +00:00
Hajimu UMEMOTO
26a1993ffe
s,INSTALLS_SHLIB,USE_LDCONFIG,g
2006-08-15 16:47:37 +00:00
Hajimu UMEMOTO
00e1ab2282
Correct pathname in warning message.
...
Reported by: nork
2006-05-26 18:49:05 +00:00
Hajimu UMEMOTO
15f9163193
Update to 2.1.22.
2006-05-19 20:45:37 +00:00