CVS log for ports/security/cyrus-sasl/Attic/Makefile
Up to [FreeBSD] / ports / security / cyrus-sasl
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.69
Tue Jun 17 19:01:58 2008 UTC (3 years, 7 months ago) by pav
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.68: +1 -1 lines
Delete security/cyrus-sasl, it has been expired for a year and a half.
Revision 1.68: download - view: text, markup, annotated - select for diffs
Thu Oct 4 00:00:37 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +0 -4 lines
Remove support for OSVERSION < 5
Revision 1.67: download - view: text, markup, annotated - select for diffs
Sun Dec 3 20:43:03 2006 UTC (5 years, 2 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +3 -0 lines
- Deprecate - Set EXPIRATION_DATE PR: 106236 Submitted by: gabor
Revision 1.66: download - view: text, markup, annotated - select for diffs
Sat Oct 7 10:26:49 2006 UTC (5 years, 4 months ago) by ume
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +1 -1 lines
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>
Revision 1.65: download - view: text, markup, annotated - select for diffs
Tue Aug 15 01:04:48 2006 UTC (5 years, 5 months ago) by clsung
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +1 -1 lines
- 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>
Revision 1.64: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:38:54 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +2 -2 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.63: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:50:55 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -3 lines
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.
Revision 1.62: download - view: text, markup, annotated - select for diffs
Fri Oct 7 05:50:35 2005 UTC (6 years, 4 months ago) by fenner
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +2 -2 lines
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.)
Revision 1.61: download - view: text, markup, annotated - select for diffs
Mon Nov 15 09:50:05 2004 UTC (7 years, 2 months ago) by ume
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -1 lines
fix CAN-2004-0884. Obtained from: security/cyrus-sasl2
Revision 1.60: download - view: text, markup, annotated - select for diffs
Fri Jul 9 17:42:46 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -1 lines
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
Revision 1.59: download - view: text, markup, annotated - select for diffs
Fri Jun 4 17:29:31 2004 UTC (7 years, 8 months ago) by ade
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -0 lines
Sync with new bsd.autotools.mk
Revision 1.58: download - view: text, markup, annotated - select for diffs
Sun Apr 25 14:59:48 2004 UTC (7 years, 9 months ago) by lofi
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -1 lines
Fix typo in saslauthd startup script. Reported by: Thomas Abthorpe <thomas@stthomasanglican.org> Guido Berhoerster <ich@guido-berhoerster.org> Approved by: marcus (portmgr)
Revision 1.57: download - view: text, markup, annotated - select for diffs
Sat Mar 20 18:46:28 2004 UTC (7 years, 10 months ago) by eik
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -1 lines
Reset undeliverable maintainer address
Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu Mar 18 19:31:22 2004 UTC (7 years, 10 months ago) by trevor
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +1 -1 lines
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
Revision 1.55: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:17:18 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -1 lines
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.
Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Mar 5 19:33:56 2004 UTC (7 years, 11 months ago) by clement
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +9 -9 lines
- 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>
Revision 1.53: download - view: text, markup, annotated - select for diffs
Sun Feb 22 02:16:43 2004 UTC (7 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -1 lines
Reset undeliverable maintainer address
Revision 1.52: download - view: text, markup, annotated - select for diffs
Wed Nov 5 21:37:29 2003 UTC (8 years, 3 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +17 -18 lines
Update maintainer's email address per his request. While here, attempt to pacify portlint a little bit.
Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed Aug 27 04:38:36 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +4 -1 lines
Add RC_SUBR support. PR: 54116 Submitted by: Scot W. Hetzel <hetzels@westbend.net>
Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri May 9 12:41:21 2003 UTC (8 years, 9 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +82 -22 lines
* 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
Revision 1.49: download - view: text, markup, annotated - select for diffs
Wed Feb 26 11:25:55 2003 UTC (8 years, 11 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +25 -14 lines
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>
Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Feb 21 13:26:42 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -0 lines
De-pkg-comment.
Revision 1.47: download - view: text, markup, annotated - select for diffs
Sun Sep 1 16:38:33 2002 UTC (9 years, 5 months ago) by dwcjr
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +20 -1 lines
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
Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Aug 22 19:13:36 2002 UTC (9 years, 5 months ago) by ade
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
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
Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Aug 14 18:39:45 2002 UTC (9 years, 6 months ago) by knu
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +21 -6 lines
Add saslauthd as default general password checking daemon (replaces
pwcheck{_pam}).
PR: ports/41653
Submitted by: "Scot W. Hetzel" <hetzels@westbend.net> (MAINTAINER)
Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun Jul 28 17:26:11 2002 UTC (9 years, 6 months ago) by ume
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
moving saslv1 includes files to make it easier to add saslv2 PR: ports/40288 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: knu
Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Jun 26 18:49:21 2002 UTC (9 years, 7 months ago) by pat
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
- 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
Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu May 16 02:45:25 2002 UTC (9 years, 8 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +5 -6 lines
new PORTREVISION, using newer patchfile minor Update of the Readme PR: 37607,37913 Submitted by: hetzels@westbend.net
Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed May 15 07:13:54 2002 UTC (9 years, 9 months ago) by trevor
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +0 -1 lines
Remove defunct Sourceforge site. PR: 38100 Submitted by: Alan Batie
Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Mar 25 09:19:20 2002 UTC (9 years, 10 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -0 lines
Add USE_SUBMAKE, where it might be necessary.
Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Feb 3 01:16:49 2002 UTC (10 years ago) by pat
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +8 -8 lines
Add patch to prevent from breaking if KRB5_HOME / HEIMDAL_HOME are defined. PR: 34561 Submitted by: maintainer
Revision 1.38: download - view: text, markup, annotated - select for diffs
Sat Feb 2 08:46:32 2002 UTC (10 years ago) by pat
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +7 -8 lines
Fix placement of .include <bsd.port.pre.mk> which I screwed up in the last commit. Submitted by: maintainer
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Feb 2 04:09:27 2002 UTC (10 years ago) by pat
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +10 -3 lines
Fix plist and dont use -w flag with fmt on older releases. PR: 34541 Submitted by: maintainer
Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Jan 29 11:58:39 2002 UTC (10 years ago) by knu
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
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.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Jan 20 19:23:17 2002 UTC (10 years ago) by dwcjr
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +12 -8 lines
Fix OpenLDAP v1 errors Allow PAM aware pwcheck daemon Add JavaSASL PR: 34068 Submitted by: maintainer
Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Jan 17 15:04:35 2002 UTC (10 years ago) by kevlo
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +48 -43 lines
Update to version 1.5.27 PR: 33603 Submitted by: MAINTAINER
Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Jan 7 03:30:21 2002 UTC (10 years, 1 month ago) by will
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
This port requires automake 1.4 and cannot work with 1.5. Submitted by: bento 4-exp
Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Dec 24 21:58:42 2001 UTC (10 years, 1 month ago) by steve
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -0 lines
Don't write pkg-{deinstall,install,message} to ${.CURDIR} but ${WRKDIR}
instead since ${.CURDIR} can be a read-only filesystem.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Dec 20 12:18:57 2001 UTC (10 years, 1 month ago) by ijliao
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +13 -1 lines
refer to correct location in pkg-message correct db filename fix pkg-install script PR: 29731 Submitted by: maintainer
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Dec 9 03:07:36 2001 UTC (10 years, 2 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -4 lines
Fix formatting string bug Remove old MASTER_SITE PR: 32555 Submitted by: alx@cii.sumy.ua Approved by: maintainer
Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Nov 23 04:39:31 2001 UTC (10 years, 2 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +0 -1 lines
Fix automake build problem PR: 32026 Submitted by: maintainer
Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Oct 30 01:49:15 2001 UTC (10 years, 3 months ago) by petef
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
Instead of setting ${AUTOMAKE} to automake --add-missing --include-deps,
set ${AUTOMAKE_ARGS} to --add-missing --include-deps.
PR: 31593
Submitted by: TOGAWA Satoshi <toga@puyo.org>
Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Aug 13 04:01:25 2001 UTC (10 years, 6 months ago) by dwcjr
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +11 -12 lines
USE DOCSDIR and PORTDOCS ADD IPv6 support PR: 29404 Submitted by: maintainer
Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Aug 1 11:56:19 2001 UTC (10 years, 6 months ago) by knu
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Back out the db3 port update because some of these dependent ports had been broken by the incompatibility between db3.2 and db3.3. I am unconditionally bumping the PORTREVISION's to eliminate possible troubles that should not happen before the coming release. Sorry for inconvenience. I'll try to check compatibility hard before committing next time.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Jul 25 15:05:11 2001 UTC (10 years, 6 months ago) by knu
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
Reflect databases/db3's shlib version bump from 2 to 3.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon May 21 20:30:49 2001 UTC (10 years, 8 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +7 -6 lines
Cosmetic change only: make the MAN3 section fit an 80 column screen.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Jan 16 17:32:17 2001 UTC (11 years ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +6 -6 lines
Massive style enforcement - use ^I instead of spaces for variables identation.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Jan 1 10:15:09 2001 UTC (11 years, 1 month ago) by will
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -3 lines
Goodbye, YEAR2000. Hello, 2001. Approved by: asami
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Nov 17 15:06:21 2000 UTC (11 years, 2 months ago) by kevlo
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +4 -2 lines
- Correct misspelling (PGK_PREFIX -> PKG_PREFIX) in pkg-install - Add support for Heimdal Kerberos V port PR: 22894 Submitted by: MAINTAINER
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Nov 2 00:16:45 2000 UTC (11 years, 3 months ago) by jeh
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
PostFix requires 770 permissons on the /var/pwcheck directory. PR: 22490 Submitted by: Scot W. Hetzel <hetzels@westbend.net> MAINTAINER
Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Nov 1 11:59:16 2000 UTC (11 years, 3 months ago) by jeh
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -3 lines
- 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. PR: 22462 Submitted by: Scot W. Hetzel <hetzels@westbend.net> MAINTAINER
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Oct 25 16:56:35 2000 UTC (11 years, 3 months ago) by jeh
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Missing /SASL at the end of the path to install Sendmail.README Submitted by: bento
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Oct 24 10:27:50 2000 UTC (11 years, 3 months ago) by jeh
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
The last commit should have bumped PORTREVISION
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Oct 24 02:03:08 2000 UTC (11 years, 3 months ago) by jeh
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +12 -6 lines
autodetected DB3, but fails to find includes PR: 21411 Submitted by: Scot W. Hetzel <hetzels@westbend.net> MAINTAINER
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Oct 8 10:22:51 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3 lines
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.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Sep 22 01:58:59 2000 UTC (11 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
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.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Sep 19 02:59:24 2000 UTC (11 years, 4 months ago) by ade
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +24 -12 lines
Cyrus-SASL 1.5.24 sources changed on Aug 15th -- changed a hard coded value to a variable. Kerberos IV detection fails due to double check on krb_mk_priv (with/without com_err), used cached value from first check for krb_mk_priv. Added addtional pwcheck methods (MySQL & LDAP Authentication). PR: 21383 Submitted by: maintainer
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Aug 12 19:14:49 2000 UTC (11 years, 6 months ago) by nbm
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Update to 1.5.24 PR: ports/20376 Submitted by: Dmitry S. Sivachenko <dima@Chg.RU> Approved by: Scot W. Hetzel <hetzels@westbend.net> (maintainer)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Jun 29 07:02:49 2000 UTC (11 years, 7 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -2 lines
Move the stragler's www.freebsd.org/~user distfiles to the offical MASTER_SITE_LOCAL site.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jun 16 21:52:00 2000 UTC (11 years, 7 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jun 16 10:37:15 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -2 lines
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with ldconfig in PLIST need personal consideration.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Jun 11 08:05:33 2000 UTC (11 years, 8 months ago) by knu
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +61 -27 lines
Update to 1.5.21. Fix detection of kerberos4. (Now support for kerberos4 is always build if /usr/lib/libkrb.a exists) Make use of PLIST_SUB. PR: ports/19187 Submitted by: Maintainer
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Apr 21 08:18:15 2000 UTC (11 years, 9 months ago) by mharo
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -5 lines
Correct whitespace introduced during PORTNAME conversion and portlint
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Apr 9 18:29:30 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -4 lines
Update with the new PORTNAME/PORTVERSION variables
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Feb 14 04:12:21 2000 UTC (12 years ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +9 -6 lines
USE_OPENSSL Submitted by: Jim Bloom <bloom@acm.org>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Feb 8 09:28:46 2000 UTC (12 years ago) by peter
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user, as the days of the former are numbered. Reviewed by: asami
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jan 24 05:22:04 2000 UTC (12 years ago) by steve
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +18 -24 lines
Update to version 1.5.15. PR: 16130 Submitted by: maintainer
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Dec 29 07:06:17 1999 UTC (12 years, 1 month ago) by steve
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +24 -24 lines
Use OpenSSL instaed of librc4 so this port's package can be exported. Also incorporate Garrett Wollman's kerberos fixes. PR: 15732 Submitted by: maintainer
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Dec 27 01:52:20 1999 UTC (12 years, 1 month ago) by steve
Branches: MAIN
Adding cyrus-sasl version 1.5.13. An RFC 2222 SASL (Simple Authentication and Security Layer). PR: 14619 Submitted by: Scot W. Hetzel <hetzels@westbend.net>
