Skip site navigation (1)Skip section navigation (2)

CVS log for ports/Mk/bsd.openssl.mk

[BACK] Up to [FreeBSD] / ports / Mk

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:20:46 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -7 lines
- 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

Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Jan 12 15:46:24 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +3 -11 lines
- bump SHLIBVER for all versions

Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Jul 21 17:51:43 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +9 -1 lines
- fix build for OSVERSION 800105

Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu May 7 08:19:02 2009 UTC (2 years, 9 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +7 -1 lines
- Fix autodetec with invalid PKG_DBDIR
PR:		133927
Submitted by:	Eygene Ryabinkin

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Jan 9 17:04:48 2009 UTC (3 years, 1 month ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -17 lines
- remove WITH_OPENSSL_BETA

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Jan 4 09:42:19 2009 UTC (3 years, 1 month ago) by dinoex
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -13 lines
- remove option WITH_OPENSSL_STABLE
PR:		130136

Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed Aug 27 06:19:39 2008 UTC (3 years, 5 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
- fix symlinked pkgdb dir
PR:		126508

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Aug 5 09:33:07 2008 UTC (3 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +5 -2 lines
- improve detection installed openssl port
  With about 1000 ports installed,
  there is a perormance gain about 50% with emty cache
  and about 25% when files are in cache.
Submitted by: Vladimir Chukharev, Doug Barton

- OPENSSL_INSTALLED could now be set by bsd.port.subdir.mk for further caching.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Mar 30 11:38:02 2008 UTC (3 years, 10 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
- bugfix, commited wrong patch

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun Mar 30 11:36:47 2008 UTC (3 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +5 -6 lines
- remove OPENSSL_OVERWRITE_BASE
Suggestet by:	tmclaugh

- ignore returncode from grep to be kind to portmaster

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Aug 6 10:39:24 2007 UTC (4 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +3 -3 lines
- fix DESTDIR for config stage

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Aug 4 11:37:23 2007 UTC (4 years, 6 months ago) by gabor
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +7 -7 lines
- Extract command variable definitions from bsd.port.mk, they are now stored in
  bsd.commands.mk and can be easily reused within the infrastructure.
- Revert old DESTDIR implementation.
- Add a new, fully chrooted DESTDIR implementation as bsd.destdir.mk.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Oct 8 09:38:38 2006 UTC (5 years, 4 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
- fix an warning when compat5x-i386-5.4.0.8_7 is instaleld
Submitted by:	Dmitry Marakasov

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Oct 8 09:37:29 2006 UTC (5 years, 4 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
- fix a warning when compat5x-i386-5.4.0.8_7 is installed
Submitted by:	Dmitry Marakasov

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Oct 7 08:15:48 2006 UTC (5 years, 4 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +16 -3 lines
- auto detect OPENSSL_PORT from installed package when not set in /etc/make.conf
this avoids recording of conflicting dependencies
Suggested by:	rafan

- Fix A Comment

- Capialisatzion
PR:		edwin
Submitted by:	104019

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Aug 4 12:34:41 2006 UTC (5 years, 6 months ago) by erwin
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +5 -5 lines
Add support for DESTDIR part I.

This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.

Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.

PR:             100555
Submitted by:   gabor
Sponsored by:   Google Summer of Code 2006

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu May 25 15:17:34 2006 UTC (5 years, 8 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +12 -6 lines
- bump shared lib versions for FreeBSD > 6.0
  libssl.o in the base was bumped, but still uses old ABI
  KDE crashes, as it does not honor LDFLAGS / -rpath=
- solving regression for OpenOffice users

Reported by: Michel Talon

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Apr 30 21:21:11 2006 UTC (5 years, 9 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -1 lines
- detect OPENSSL_OVERWRITE_BASE
PR:		93595
Submitted by:	Michael Scheidell

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Nov 11 21:58:51 2005 UTC (6 years, 3 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +10 -13 lines
- reorder osversion check
PR:		88825

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Nov 8 08:44:33 2005 UTC (6 years, 3 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -1 lines
- change port directory for RELENG_6_0

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Nov 8 08:31:20 2005 UTC (6 years, 3 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -1 lines
- RELENG_6_0 check limited to port
PR:		88645
Submitted by:	NIIMI Satoshi

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Nov 7 20:58:17 2005 UTC (6 years, 3 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +7 -1 lines
- force FreeBSD 6.0 to use 0.9.7
- honor WITHOUT_OPENSSL_097

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Oct 14 06:41:49 2005 UTC (6 years, 3 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +13 -6 lines
- add option WITH_OPENSSL_STABLE

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Oct 4 07:44:37 2005 UTC (6 years, 4 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +6 -3 lines
- bump SHLIB version for opessl 0.9.8

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Jul 28 05:08:45 2005 UTC (6 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -14 lines
- drop vulnerability check

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Apr 15 04:35:37 2005 UTC (6 years, 9 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
- update for 0.9.7g

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Apr 2 20:10:01 2005 UTC (6 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
- update for openssl 0.9.7f

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Nov 23 06:16:27 2004 UTC (7 years, 2 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
- reflect fips import in the base
PR:		74275
Submitted by:	freebsd@simplerezo.com

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Nov 1 14:35:52 2004 UTC (7 years, 3 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
- mark 0.9.7e as valid

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed May 12 20:22:34 2004 UTC (7 years, 9 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -1 lines
- Fix defaulting to openssl in base

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed May 12 04:58:52 2004 UTC (7 years, 9 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +6 -3 lines
- Don't build with openssl port when base version is stale
PR:		66007

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Apr 8 10:01:53 2004 UTC (7 years, 10 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -6 lines
- Fix dependency problem
drop LIB_DEPENDS in favor of BUILD_DEPENDS and RUN_DEPENDS
Reported by:    oliver

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Apr 8 05:17:37 2004 UTC (7 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -1 lines
- Fix dependecy problem
It could happen that bsd.port.mk think that the correct lib is installed,
by picking up a shared lib in the wrong directory.
Reported by:  oliver

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Mar 18 13:30:47 2004 UTC (7 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -4 lines
- update Security check
- use OPENSSL_VERSION_TEXT for detection.

Security: version in base must be 0.9.7d or have fixes
http://www.freebsd.org/cgi/cvsweb.cgi/src/crypto/openssl/crypto/opensslv.h

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jan 20 09:14:09 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +6 -6 lines
Here come the patches!

* Add ghostscript knobs [1]
* Add per-port persistent build options with a menu-driven front-end [2]
* Allow porters to override the message generated when do-configure fails [3]
* Add patch to obviate many pkg-plist files [4]
* Fix the PKG_DBDIR comment [5]
* Make ports framework more robust with regard to make index [6]
* Add new command macros to bsd.port.mk [7]
* Remove direct command use from bsd.port.mk [8]
* Make the ports system respect WITHOUT_CPU_CFLAGS [9]
* Break the SDL code out into bsd.sdl.mk [10]
* Add working support for USE_SIZE [11]
* Fix RANDOMIZE_MASTER_SITES on -CURRENT [12]
* Convert some spaces to tabs [13]
* Add new physcial categories accessibility and x11-themes [14]
* Speed up GNU configure scripts [15]
* Remove "//" from MLINKS items in PLISTs and fix make -s install and
  make -s deinstall [16]
* Be more specific about looking for files in distinfo [17]
* Add new run-autotools target, and resort configure targets [18]
* Make CONFLICTS compare prefix for installed packages and PREFIX [19]
* Change directory to ${.CURDIR} before running certain make commands [20]
* When INSTALL_AS_USER is set, run ldconfig with failures ignored [21]
* Speed up the security check phase [22]
* Fix some corner cases in the PORTDOCS code [23]
* Add a new DEPRECATED macro [24]
* Make INDEX breakage more informative [25]

Look for a full write-up to follow on ports@ and ports-developers@.

PR:		36112 [1]
		59909 [4]
		61351 [6]
		59058 [7]
		59058 [8]
		59493 [9]
		55494 [10]
		59058 [11]
		59315 [12]
		59058 [13]
		59811 [15]
		59058 [16]
		59058 [17]
		60882 [18]
		58149 [19]
		59058 [20]
		61133 [21]
		55331 [22]
		59070 [23]
		59362 [24]
		59626 [25]
Submitted by:	linimon [1]
		eivind [2]
		marcus [3]
		trevor [4]
		gerald [5]
		linimon [6]
		eik [7]
		eik [8]
		jeh [9]
		edwin [10]
		eik [11]
		Sergey Matveychuk <sem@ciam.ru> [12]
		eik [13]
		trevor gnome [14]
		adamw [15]
		eik [16]
		eik [17]
		edwin [18]
		clement [19]
		eik [20]
		edwin lev [21]
		Eugene M. Kim <ab@astralblue.com> [22]
		eik [23]
		linimon [24]
		eik [25]

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Dec 5 08:20:51 2003 UTC (8 years, 2 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -3 lines
- fixes a comment that did no longer match.
Submitted by:	seanc

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Oct 2 19:46:35 2003 UTC (8 years, 4 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
- detect OpenSSL 0.9.7c in base as good.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Sep 3 04:26:36 2003 UTC (8 years, 5 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -2 lines
- accept OPENSSLVER 0x0090609fL
PR:		56295

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Aug 31 03:28:27 2003 UTC (8 years, 5 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
-  drop !empty(LDFLAGS)
   LDFLAGS might me defined with a variable that gets set later

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Aug 30 07:26:04 2003 UTC (8 years, 5 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +18 -7 lines
- new option USE_OPENSSL_RPATH
  to pass RFLAGS options in CFLAGS,
  needed for ports who don't use LDFLAGS
- honor when WITHOUT_OPENSSL is set
PR:		56113

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Aug 27 10:30:40 2003 UTC (8 years, 5 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -1 lines
- add a MAINTAINER line

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed May 7 20:08:00 2003 UTC (8 years, 9 months ago) by dinoex
Branches: MAIN
CVS tags: old_RELEASE_5_1_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -2 lines
- Fixes problem when base has no openssl installed
Submitted by:	marius@alchemy.franken.de

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Apr 16 14:49:26 2003 UTC (8 years, 9 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +23 -14 lines
- new Overrideable defaults: OPENSSL_SHLIBVER and OPENSSL_PORT
- set CFLAGS and LDFLAGS to link the correct libs

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Apr 13 11:47:23 2003 UTC (8 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +20 -12 lines
- Change all USE_OPENSSL_* to WITH_OPENSSL_*

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Apr 7 05:54:39 2003 UTC (8 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -4 lines
- defaults to STABLE/CURRENT shared lib version

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Apr 3 18:24:31 2003 UTC (8 years, 10 months ago) by dinoex
Branches: MAIN
- rename Makefile.ssl to bsd.openssl.mk

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options