notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: Mk/bsd.openssl.mk

Number of commits found: 71

Monday, 27 Jun 2016
11:31 mat search for other commits by this committer
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
Original commitRevision:417651 
Thursday, 16 Jun 2016
22:11 mat search for other commits by this committer
Fix documentation.

Sponsored by:	Absolight
Original commitRevision:416982 
18:03 dinoex search for other commits by this committer
- fix regresssion
as documented, OPENSSL_PORT may be set.
Original commitRevision:416975 
13:22 mat search for other commits by this committer
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
Original commitRevision:416965 
Friday, 3 Jun 2016
07:05 brnrd search for other commits by this committer
Mk/bsd.openssl.mk: Bump shlibver for libressl-devel

  - Missed with the libressl-devel update to 2.4
Original commitRevision:416302 
Thursday, 26 May 2016
12:13 mat search for other commits by this committer
Indent the .if's for easier reading.

Sponsored by:	Absolight
Original commitRevision:415887 
Tuesday, 3 May 2016
22:09 brnrd search for other commits by this committer
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
Original commitRevision:414564 
Thursday, 31 Mar 2016
04:14 dinoex search for other commits by this committer
- remove PKG_DBDIR
Original commitRevision:412201 
Sunday, 27 Mar 2016
01:23 bapt search for other commits by this committer
Remove the now unneeded ${PORTSDIR} from dependency definition in
The infrastructure Makefiles

PR:		206569
Exp run by:	antoine
Differential Revision:	D5047
Original commitRevision:411970 
Sunday, 31 Jan 2016
11:51 brnrd search for other commits by this committer
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
Original commitRevision:407614 
Monday, 4 Jan 2016
13:54 brnrd search for other commits by this committer
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
Original commitRevision:405241 
Thursday, 6 Aug 2015
19:13 brnrd search for other commits by this committer
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)
Original commitRevision:393666 
Wednesday, 8 Jul 2015
19:27 brnrd search for other commits by this committer
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
Original commitRevision:391592 
Sunday, 14 Jun 2015
13:28 brnrd search for other commits by this committer
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
Original commitRevision:389631 
Friday, 15 May 2015
18:33 jkim search for other commits by this committer
Stop hardcoding "grep".

Approved by:	portmgr (antoine)
Original commitRevision:386468 
17:04 jkim search for other commits by this committer
- 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
Original commitRevision:386439 
Monday, 13 Apr 2015
21:47 grembo search for other commits by this committer
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
Original commitRevision:383964 
Wednesday, 4 Mar 2015
09:34 vsevolod search for other commits by this committer
- Update to 2.1.4

PR:		198269
Submitted by:	 Bernard Spil <spil.oss at gmail.com>
Original commitRevision:380424 
Friday, 2 Jan 2015
21:31 antoine search for other commits by this committer
Attempt to unbreak index
Original commitRevision:376071 
21:06 dinoex search for other commits by this committer
- try to guess SHLIBVER for libressl
PR:		196445
Original commitRevision:376068 
Monday, 1 Sep 2014
13:03 bapt search for other commits by this committer
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
Original commitRevision:366875 
Tuesday, 15 Jul 2014
16:32 dinoex search for other commits by this committer
- 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
Original commitRevision:361965 
Monday, 3 Mar 2014
05:43 dinoex search for other commits by this committer
- remove WITH_OPENSSL_HACK7
Original commitRevision:346857 
Wednesday, 22 Jan 2014
15:12 mat search for other commits by this committer
Fixup svn props in Mk.

Sponsored by:	Absolight
Original commitRevision:340713 
Monday, 10 Dec 2012
17:51 bapt search for other commits by this committer
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'"
Original commitRevision:308623 
Wednesday, 19 Sep 2012
15:33 dinoex search for other commits by this committer
- new option WITH_OPENSSL_HACK7=yes
Original commitRevision:304533 
Wednesday, 12 Sep 2012
04:30 dinoex search for other commits by this committer
- cleanup comments
Original commitRevision:304129 
04:24 dinoex search for other commits by this committer
- fix warning for option WITH_PKGNG
PR:		171326
Submitted by:	Bryan Drewery
Original commitRevision:304128 
Wednesday, 18 Apr 2012
11:38 bapt search for other commits by this committer
Make USE_NCURSES and USE_OPENSSL work with pkgng in case people are using
ncurses and/or openssl from ports
Original commit
Sunday, 15 Apr 2012
07:31 dinoex search for other commits by this committer
- bump OPENSSL_SHLIBVER
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- 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
Original commit
Tuesday, 12 Jan 2010
15:46 dinoex search for other commits by this committer
- bump SHLIBVER for all versions
Original commit
Tuesday, 21 Jul 2009
17:51 dinoex search for other commits by this committer
- fix build for OSVERSION 800105
Original commit
Thursday, 7 May 2009
08:19 dinoex search for other commits by this committer
- Fix autodetec with invalid PKG_DBDIR
PR:             133927
Submitted by:   Eygene Ryabinkin
Original commit
Friday, 9 Jan 2009
17:04 dinoex search for other commits by this committer
- remove WITH_OPENSSL_BETA
Original commit
Sunday, 4 Jan 2009
09:42 dinoex search for other commits by this committer
- remove option WITH_OPENSSL_STABLE
PR:             130136
Original commit
Wednesday, 27 Aug 2008
06:19 dinoex search for other commits by this committer
- fix symlinked pkgdb dir
PR:             126508
Original commit
Tuesday, 5 Aug 2008
09:33 dinoex search for other commits by this committer
- 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.
Original commit
Sunday, 30 Mar 2008
11:38 dinoex search for other commits by this committer
- bugfix, commited wrong patch
Original commit
11:36 dinoex search for other commits by this committer
- remove OPENSSL_OVERWRITE_BASE
Suggestet by:   tmclaugh

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

Number of commits found: 71