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: Mk/bsd.openssl.mk
SVNWeb

Number of commits found: 71

Mon, 27 Jun 2016
[ 11:31 mat search for other commits by this committer ] Original commit   Revision:417651 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Replace bsd.openssl.mk with USES=ssl

Add a qa hint about needing, or not, USES=ssl.

Fix ports doing silly things, like including bsd.openssl.mk directly.

PR:		210322
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D6866
Thu, 16 Jun 2016
[ 22:11 mat search for other commits by this committer ] Original commit   Revision:416982
Fix documentation.

Sponsored by:	Absolight
[ 18:03 dinoex search for other commits by this committer ] Original commit   Revision:416975
- fix regresssion
as documented, OPENSSL_PORT may be set.
[ 13:22 mat search for other commits by this committer ] Original commit   Revision:416965
Add DEFAULT_VERSIONS=ssl=XXX

Move the openssl detection routine to bsd.default-version.mk.
Add warnings telling people to not use WITH_OPENSSL_PORT or
WITH_OPENSSL_BASE.

To ease maintainability, change the way the different ssl libraries
version numbers are checked.

PR:		210149
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	The FreeBSD Foundation, Absolight
Differential Revision:	https://reviews.freebsd.org/D6577
Fri, 3 Jun 2016
[ 07:05 brnrd search for other commits by this committer ] Original commit   Revision:416302
Mk/bsd.openssl.mk: Bump shlibver for libressl-devel

  - Missed with the libressl-devel update to 2.4
Thu, 26 May 2016
[ 12:13 mat search for other commits by this committer ] Original commit   Revision:415887
Indent the .if's for easier reading.

Sponsored by:	Absolight
Tue, 3 May 2016
[ 22:09 brnrd search for other commits by this committer ] Original commit   Revision:414564
security/libressl: Add UPDATING entry and bump SHLIB in bsd.openssl.mk

  - Add UPDATING entry, users must recompile all ports that depend
  - Bump SHLIBVER in Mk/bsd.openssl.mk

PR:		209252
Thu, 31 Mar 2016
[ 04:14 dinoex search for other commits by this committer ] Original commit   Revision:412201
- remove PKG_DBDIR
Sun, 27 Mar 2016
[ 01:23 bapt search for other commits by this committer ] Original commit   Revision:411970 (Only the first 10 of 85 ports in this commit are shown above. View all ports for this commit)
Remove the now unneeded ${PORTSDIR} from dependency definition in
The infrastructure Makefiles

PR:		206569
Exp run by:	antoine
Differential Revision:	D5047
Sun, 31 Jan 2016
[ 11:51 brnrd search for other commits by this committer ] Original commit   Revision:407614
security/libressl-devel: Update to 2.3.2

  - Update to version 2.3.2 [1]
  - Remove patches (upstreamed)
  - Bump shlib versions
  - Fix plist issues
  - Remove CA root cert that is installed by default

Changes:

  ftp://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.3.2-relnotes.txt [1]

Reviewed by:	koobs (mentor), feld (mentor), miwi (portmgr)
Approved by:	koobs (mentor), miwi (portmgr)
Differential Revision:	D5116
Mon, 4 Jan 2016
[ 13:54 brnrd search for other commits by this committer ] Original commit   Revision:405241 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
security/libressl-devel: Add next-stable LibreSSL 2.3 port

  - Add security/libressl-devel for version 2.3.1
  - Including corrections for CVE-2015-3194/3195
  - Add support for multiple versions to bsd.openssl.mk
  - Add option to optionally install API man-pages (201462)
  - Disable silent rules output

Changes:

  - ftp://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.3.0-relnotes.txt
  - ftp://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.3.1-relnotes.txt

PR:		201462
Submitted by: 	adamw (201462)
Reviewed by:	vsevolod (mentor, maintainer), koobs (mentor), feld (mentor)
Approved by:	koobs (mentor), feld (mentor)
Differential Revision:	https://reviews.freebsd.org/D3585
Thu, 6 Aug 2015
[ 19:13 brnrd search for other commits by this committer ] Original commit   Revision:393666
security/libressl: Update to 2.2.2

  * Bump SHLIB versions of libssl/crypto/tls
  * Bump OPENSSL_SHLIBVER in bsd.openssl.mk
  * Add UPDATING entry for SHLIB version bump
  * Narrow scope of CONFLICTS (portlint)

Changes:

  ftp://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.2.2-relnotes.txt

Differential_revision:	D3278
Reviewed by:        koobs (mentor), vsevolod (maintainer, mentor)
Approved by:        koobs (mentor)
Wed, 8 Jul 2015
[ 19:27 brnrd search for other commits by this committer ] Original commit   Revision:391592
security/libressl: Update to 2.2.1

  * Minor update from OpenBSD LibreSSL-portable
  * Bumps all SHLIB versions
  * Bumps OPENSSL_SHLIBVER in bsd.openssl.mk
  * Adds UPDATING entry for SHLIB version bump
  * MFH as 2.2.0 already closes several vulns

Changes:

  ftp://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.2.1-relnotes.txt

Differential revision:	https://reviews.freebsd.org/D2963
Reviewed by:	vsevolod (maintainer/mentor), koobs (mentor)
Approved by:	vsevolod (maintainer/mentor), koobs (mentor)
MFH:		2015Q3
Sun, 14 Jun 2015
[ 13:28 brnrd search for other commits by this committer ] Original commit   Revision:389631
security/libressl: Update to 2.2.0

  - Update to 2.2.0
  - Remove opensslfeatures.h patch (included upstream)
  - Add pkg-plist (mainly documentation)
  - Bump libcrypto SHLIB version in Mk/bsd.openssl.mk

Changes:

  http://marc.info/?l=openbsd-announce&m=143404058913441

Reviewed_by:	vsevolod, koobs
Approved by:	vsevolod (maintainer, mentor), koobs (mentor)
Security:	8305e215-1080-11e5-8ba2-000c2980a9f3
Differential revision:	D2770
MFH:		2015Q2
Fri, 15 May 2015
[ 18:33 jkim search for other commits by this committer ] Original commit   Revision:386468
Stop hardcoding "grep".

Approved by:	portmgr (antoine)
[ 17:04 jkim search for other commits by this committer ] Original commit   Revision:386439
- Do not define OPENSSLRPATH when base OpenSSL is used.  Adding /usr/lib is
pointless and blindly adding ${LOCALBASE}/lib after that is even harmful.
- Stop hardcoding "pkg query". [1]

PR:		200164 [1]
Approved by:	portmgr (antoine)
Exp-run by:	antoine
Mon, 13 Apr 2015
[ 21:47 grembo search for other commits by this committer ] Original commit   Revision:383964
Add OPENSSLRPATH to MAKE_ENV.

Also fix a few obvious spelling glitches.

Differential Revision:	https://reviews.freebsd.org/D2171
Reviewed by:	bapt
Approved by:	bapt
Wed, 4 Mar 2015
[ 09:34 vsevolod search for other commits by this committer ] Original commit   Revision:380424
- Update to 2.1.4

PR:		198269
Submitted by:	 Bernard Spil <spil.oss at gmail.com>
Fri, 2 Jan 2015
[ 21:31 antoine search for other commits by this committer ] Original commit   Revision:376071
Attempt to unbreak index
[ 21:06 dinoex search for other commits by this committer ] Original commit   Revision:376068
- try to guess SHLIBVER for libressl
PR:		196445
Mon, 1 Sep 2014
[ 13:03 bapt search for other commits by this committer ] Original commit   Revision:366875 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Remove support for pkg_install
Merge back bsd.pkgng.mk into bsd.port.mk
Add a note about @stopdaemon not being supported anymore

With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D693
Tue, 15 Jul 2014
[ 16:32 dinoex search for other commits by this committer ] Original commit   Revision:361965
- improve comments
- drop obsolete USE_OPENSSL_* macros
- support custom OPENSSLDIR
- use always libcrypto as dependency
- support shared lib versions of libcrypto and libssl be different
- filter shared lib versions with multiple dots
Mon, 3 Mar 2014
[ 05:43 dinoex search for other commits by this committer ] Original commit   Revision:346857
- remove WITH_OPENSSL_HACK7
Wed, 22 Jan 2014
[ 15:12 mat search for other commits by this committer ] Original commit   Revision:340713 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Fixup svn props in Mk.

Sponsored by:	Absolight
Mon, 10 Dec 2012
[ 17:51 bapt search for other commits by this committer ] Original commit   Revision:308623
Adjust the LDFLAGS from USE_NCURSES and USE_OPENSSL to fix build with clang:
This should fix most of the
"error: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'"
Wed, 19 Sep 2012
[ 15:33 dinoex search for other commits by this committer ] Original commit   Revision:304533
- new option WITH_OPENSSL_HACK7=yes
Wed, 12 Sep 2012
[ 04:30 dinoex search for other commits by this committer ] Original commit   Revision:304129
- cleanup comments
[ 04:24 dinoex search for other commits by this committer ] Original commit   Revision:304128
- fix warning for option WITH_PKGNG
PR:		171326
Submitted by:	Bryan Drewery
Wed, 18 Apr 2012
[ 11:38 bapt search for other commits by this committer ] Original commit 
Make USE_NCURSES and USE_OPENSSL work with pkgng in case people are using
ncurses and/or openssl from ports
Sun, 15 Apr 2012
[ 07:31 dinoex search for other commits by this committer ] Original commit 
- bump OPENSSL_SHLIBVER
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
Tue, 12 Jan 2010
[ 15:46 dinoex search for other commits by this committer ] Original commit 
- bump SHLIBVER for all versions
Tue, 21 Jul 2009
[ 17:51 dinoex search for other commits by this committer ] Original commit 
- fix build for OSVERSION 800105
Thu, 7 May 2009
[ 08:19 dinoex search for other commits by this committer ] Original commit 
- Fix autodetec with invalid PKG_DBDIR
PR:             133927
Submitted by:   Eygene Ryabinkin
Fri, 9 Jan 2009
[ 17:04 dinoex search for other commits by this committer ] Original commit 
- remove WITH_OPENSSL_BETA
Sun, 4 Jan 2009
[ 09:42 dinoex search for other commits by this committer ] Original commit 
- remove option WITH_OPENSSL_STABLE
PR:             130136
Wed, 27 Aug 2008
[ 06:19 dinoex search for other commits by this committer ] Original commit 
- fix symlinked pkgdb dir
PR:             126508
Tue, 5 Aug 2008
[ 09:33 dinoex search for other commits by this committer ] Original commit 
- 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.
Sun, 30 Mar 2008
[ 11:38 dinoex search for other commits by this committer ] Original commit 
- bugfix, commited wrong patch
[ 11:36 dinoex search for other commits by this committer ] Original commit 
- remove OPENSSL_OVERWRITE_BASE
Suggestet by:   tmclaugh

- ignore returncode from grep to be kind to portmaster
Mon, 6 Aug 2007
[ 10:39 dinoex search for other commits by this committer ] Original commit 
- fix DESTDIR for config stage
Sat, 4 Aug 2007
[ 11:37 gabor search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- 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)
Sun, 8 Oct 2006
[ 09:38 dinoex search for other commits by this committer ] Original commit 
- fix an warning when compat5x-i386-5.4.0.8_7 is instaleld
Submitted by:   Dmitry Marakasov
[ 09:37 dinoex search for other commits by this committer ] Original commit 
- fix a warning when compat5x-i386-5.4.0.8_7 is installed
Submitted by:   Dmitry Marakasov
Sat, 7 Oct 2006
[ 08:15 dinoex search for other commits by this committer ] Original commit 
- 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
Fri, 4 Aug 2006
[ 12:34 erwin search for other commits by this committer ] Original commit  (Only the first 10 of 67 ports in this commit are shown above. View all ports for this commit)
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
Thu, 25 May 2006
[ 15:17 dinoex search for other commits by this committer ] Original commit 
- 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
Sun, 30 Apr 2006
[ 21:21 dinoex search for other commits by this committer ] Original commit 
- detect OPENSSL_OVERWRITE_BASE
PR:             93595
Submitted by:   Michael Scheidell
Fri, 11 Nov 2005
[ 21:58 dinoex search for other commits by this committer ] Original commit 
- reorder osversion check
PR:             88825
Tue, 8 Nov 2005
[ 08:44 dinoex search for other commits by this committer ] Original commit 
- change port directory for RELENG_6_0
[ 08:31 dinoex search for other commits by this committer ] Original commit 
- RELENG_6_0 check limited to port
PR:             88645
Submitted by:   NIIMI Satoshi
Mon, 7 Nov 2005
[ 20:58 dinoex search for other commits by this committer ] Original commit 
- force FreeBSD 6.0 to use 0.9.7
- honor WITHOUT_OPENSSL_097
Fri, 14 Oct 2005
[ 06:41 dinoex search for other commits by this committer ] Original commit 
- add option WITH_OPENSSL_STABLE
Tue, 4 Oct 2005
[ 07:44 dinoex search for other commits by this committer ] Original commit 
- bump SHLIB version for opessl 0.9.8
Thu, 28 Jul 2005
[ 05:08 dinoex search for other commits by this committer ] Original commit 
- drop vulnerability check
Fri, 15 Apr 2005
[ 04:35 dinoex search for other commits by this committer ] Original commit 
- update for 0.9.7g
Sat, 2 Apr 2005
[ 20:10 dinoex search for other commits by this committer ] Original commit 
- update for openssl 0.9.7f
Tue, 23 Nov 2004
[ 06:16 dinoex search for other commits by this committer ] Original commit 
- reflect fips import in the base
PR:             74275
Submitted by:   freebsd@simplerezo.com
Mon, 1 Nov 2004
[ 14:35 dinoex search for other commits by this committer ] Original commit 
- mark 0.9.7e as valid
Wed, 12 May 2004
[ 20:22 dinoex search for other commits by this committer ] Original commit 
- Fix defaulting to openssl in base
[ 04:58 dinoex search for other commits by this committer ] Original commit 
- Don't build with openssl port when base version is stale
PR:             66007
Thu, 8 Apr 2004
[ 10:01 dinoex search for other commits by this committer ] Original commit 
- Fix dependency problem
drop LIB_DEPENDS in favor of BUILD_DEPENDS and RUN_DEPENDS
Reported by:    oliver
[ 05:17 dinoex search for other commits by this committer ] Original commit 
- 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
Thu, 18 Mar 2004
[ 13:30 dinoex search for other commits by this committer ] Original commit 
- 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
Tue, 20 Jan 2004
[ 09:14 marcus search for other commits by this committer ] Original commit 
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]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 5 Dec 2003
[ 08:20 dinoex search for other commits by this committer ] Original commit 
- fixes a comment that did no longer match.
Submitted by:   seanc
Thu, 2 Oct 2003
[ 19:46 dinoex search for other commits by this committer ] Original commit 
- detect OpenSSL 0.9.7c in base as good.
Wed, 3 Sep 2003
[ 04:26 dinoex search for other commits by this committer ] Original commit 
- accept OPENSSLVER 0x0090609fL
PR:             56295
Sun, 31 Aug 2003
[ 03:28 dinoex search for other commits by this committer ] Original commit 
-  drop !empty(LDFLAGS)
   LDFLAGS might me defined with a variable that gets set later
Sat, 30 Aug 2003
[ 07:26 dinoex search for other commits by this committer ] Original commit 
- 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
Wed, 27 Aug 2003
[ 10:30 dinoex search for other commits by this committer ] Original commit 
- add a MAINTAINER line

Number of commits found: 71