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.

Port details
linux-c6-openssl-compat OpenSSL toolkit (Linux CentOS 6.8)
0.9.8e_5 security Deleted on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.9.8e_5Version of this port present on the latest quarterly branch.
Maintainer: emulation@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-09-22 10:40:16
Last Update: 2017-01-31 16:54:22
SVN Revision: 432937
People watching this port, also watch:: xclock, screen, python, font-misc-meltho, font-bh-lucidatypewriter-100dpi
Also Listed In: linux
License: OpenSSL
WWW:
http://sctp.fh-muenster.de/dtls-patches.html
Description:
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols with full-strength cryptography world-wide. The project is managed by a worldwide community of volunteers that use the Internet to communicate, plan, and develop the OpenSSL tookit and its related documentation. OpenSSL is based on the excellent SSLeay library developed by Eric A. Young and Tim J. Hudson. The OpenSSL toolkit is licensed under an Apache-style licence, which basically means that you are free to get and use it for commercial and non-commercial purposes subject to some simple license conditions. WWW: http://www.openssl.org/ WWW: http://sctp.fh-muenster.de/dtls-patches.html
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • linux-c6-openssl-compat>0:security/linux-c6-openssl-compat
No installation instructions:
This port has been deleted.
PKGNAME: linux-c6-openssl-compat
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: i386 amd64
distinfo:
TIMESTAMP = 1466257364 SHA256 (rpm/x86_64/centos/6.8/openssl098e-0.9.8e-20.el6.centos.1.x86_64.rpm) = 5c8881e272b9b1415d175bc1f4eecce80ea15b4090aac9725dfe67c19db53f70 SIZE (rpm/x86_64/centos/6.8/openssl098e-0.9.8e-20.el6.centos.1.x86_64.rpm) = 780104

Expand this list (4 items)

Collapse this list.

SHA256 (rpm/x86_64/centos/6.8/openssl098e-0.9.8e-20.el6.centos.1.i686.rpm) = e87cdaa0c6d6528e4395026ed75dd8c06d1d9cd20cbfc2b88b0d6046482aaa82 SIZE (rpm/x86_64/centos/6.8/openssl098e-0.9.8e-20.el6.centos.1.i686.rpm) = 792292 SHA256 (rpm/x86_64/centos/6.8/openssl098e-0.9.8e-20.el6.centos.1.src.rpm) = 7fea74c0623b0c425d9ff03e2412731c99a75e86eaa87d67a66b9903bb4aca2b SIZE (rpm/x86_64/centos/6.8/openssl098e-0.9.8e-20.el6.centos.1.src.rpm) = 3104495

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. linux_base-c6>0 : emulators/linux_base-c6
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/linux-c6-flashplugin11*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
linux:c6
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://mirror.centos.org/centos/6.8/os/x86_64/Packages/
  2. http://mirror.centos.org/centos/6.8/updates/x86_64/Packages/
  3. http://vault.centos.org/centos/6.8/os/x86_64/Packages/
  4. http://vault.centos.org/centos/6.8/updates/x86_64/Packages/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.8e_5
31 Jan 2017 16:54:22
Revision:432937Original commit files touched by this commit
tijl search for other commits by this committer
- Autodetect the installed linux_base port and use LINUX_DEFAULT only as
  a last resort.
- Construct a list of DISTFILES for every architecture (amd64, i386).
  Select one list for regular make and all lists for make makesum so linux
  ports can have one combined distinfo file.
- Set DIST_SUBDIR?=centos so there's only one copy of common distfiles.
- Use MASTER_SITES and DISTFILES groups so make fetch is a bit smarter.
- Regenerate all distinfo files.
- For linux_base-c6 (just like linux_base-c7 already does) turn bin, lib,
  lib64 and sbin into symbolic links to the same directory under usr.
  This fixes the problem where some programs/libraries exist under / on
  FreeBSD and /usr on Linux or vice versa and then depending on the order
  of search paths Linux programs may run/load FreeBSD programs/libraries
  and fail.
- Turn usr/share/icons into a symbolic link to LOCALBASE/share/icons so
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.8e_5
12 Jan 2017 10:44:46
Revision:431245Original commit files touched by this commit
tijl search for other commits by this committer
Make 64 bit Linux packages the default on amd64.
0.9.8e_4
05 Sep 2016 19:23:42
Revision:421387Original commit files touched by this commit
tijl search for other commits by this committer
- Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with
  Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
  USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
  ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
  are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling.  In the very rare cases
  that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling.  Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
  default versions framework.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.8e_4
02 Aug 2016 10:09:54
Revision:419472Original commit files touched by this commit
tijl search for other commits by this committer
In the 64 bit case create lib/libssl.so.7 instead of lib64/libssl.so.7.
The symlink exists for libflashsupport.so in linux-c6-flashplugin11, a
32 bit library.
0.9.8e_3
01 Aug 2016 13:53:36
Revision:419440Original commit files touched by this commit
tijl search for other commits by this committer
Revert premature changes that snuck into r419437.
0.9.8e_3
01 Aug 2016 13:07:14
Revision:419437Original commit files touched by this commit
tijl search for other commits by this committer
Use LINUX_REPO_ARCH instead of LINUX_RPM_ARCH when setting DISTINFO_FILE
and PLIST for Linux ports.  LINUX_RPM_ARCH is the CPU targetted by a
package and LINUX_REPO_ARCH is like our ARCH which is more suitable.  This
only affects Centos 6 ports because they are the only ones where
LINUX_REPO_ARCH != LINUX_RPM_ARCH.
0.9.8e_3
20 Jul 2016 14:03:13
Revision:418836Original commit files touched by this commit
tijl search for other commits by this committer
Add LICENSE, tweak CONFLICTS and remove unused pkg-descr.

PR:		211244
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
0.9.8e_3
20 Jun 2016 17:13:26
Revision:417169Original commit files touched by this commit
tijl search for other commits by this committer
Update Linux ports to Centos 6.8.

PR:		210373
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision:	https://reviews.freebsd.org/D6891
0.9.8e_2
13 Apr 2016 01:49:24
Revision:413168Original commit files touched by this commit
swills search for other commits by this committer
CentOS ports: for c6_64, install 32bit libraries alongside

PR:		206943
Submitted by:	xmj
0.9.8e_2
30 Jan 2016 18:30:40
Revision:407537Original commit files touched by this commit
miwi search for other commits by this committer
Welcome Centos 6.7

- Upgrade all linux-c6- to CentOS 6.7
- Cleanups

PR:                     205846
Submitted by:           xmj
In Collaboration with:  allanjude, netchild, xmj
Exp-run:                antoine
Sponsored by:           Perceivon Hosting Inc.
Differential Revision:  D3428

We'd like to thanks for all the feedback and comments.
0.9.8e_2
09 Aug 2015 19:14:15
Revision:393817Original commit files touched by this commit
netchild search for other commits by this committer
Re-commit of
64 bit linuxulator support (not activated by default):
 - most of the work was done by Alan Jude
 - all errors are mine
 - 64bit (may) have rough edges
 - I validated
    * that the 32bit part doesn't has deinstall regressions (incl. EXP runs by
      antoine)
    * 29 of 72 64bit ports ports don't have deinstall leftovers (more validation
      later, when I dare to activate the 64bit linuxulator in the kernel)
 - the infrastructure part looks mature enough to let more test-bunnies get
   some experience with the new 64 bit parts
 - to use it you shall have no linux ports installed and have to specify
   (on your own risk) the following in make.conf before installing the ports:
   OVERRIDE_LINUX_BASE_PORT=c6_64
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.8e_1
26 Jul 2015 13:35:30
Revision:392922Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak INDEX, reverting r392921

With hat:	portmgr
26 Jul 2015 13:06:25
Revision:392921Original commit files touched by this commit Sanity Test Failure Refresh
netchild search for other commits by this committer
64 bit linuxulator support (not activated by default):
 - most of the work was done by Alan Jude
 - all errors are mine
 - 64bit (may) have rough edges
 - I validated
    * that the 32bit part doesn't has deinstall regressions
    * 29 of 72 64bit ports ports don't have deinstall leftovers (more validation
      later, when I dare to activate the 64bit linuxulator in the kernel)
 - the infrastructure part looks mature enough to let more test-bunnies get
   some experience with it
 - to use it you shall have no linux ports installed and have to specify
   (on your own risk) the following in make.conf before installing the ports:
   OVERRIDE_LINUX_BASE_PORT=c6_64
   OVERRIDE_LINUX_NONBASE_PORTS=c6_64
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.8e_1
11 Nov 2014 13:06:40
Revision:372445Original commit files touched by this commit
xmj search for other commits by this committer
Upgrade CentOS to 6.6

- Upgrade all things linux-c6- to CentOS 6.6
- Add ports:
  devel/linux-c6-libsigc++20
  graphics/linux-c6-gdk-pixbuf [1]
  graphics/linux-c6-glx-utils
- Add pkg-plists for net/linux-c6-openldap
  and security/linux-c6-cyrus-sasl2
- Misc. cleanups

Differential Revision:	https://reviews.freebsd.org/D1108
Submitted by:	kmoore [1]
Reviewed by:	rene (emulation)
Approved by:	portmgr (swills)
Approved by:	swills (mentor)
Sponsored by:	Perceivon Hosting Inc.
0.9.8e
22 Sep 2014 10:40:01
Revision:368845Original commit files touched by this commit
xmj search for other commits by this committer
Update CentOS base to 6.5, add userland ports

The Fedora 10 infrastructure ports have been in use since June 2009 and, while
having served a great deed, have become unsupported upstream and hence affected
by unfixed security vulnerabilities. In addition to that, many recent Linux
binaries need newer libc / stdlibc++ versions.

This commit adds the linux-c6- userland as drop-in replacement for the -f10
infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5.

If you want to switch to linux-c6 ports, please define at /etc/make.conf:

    OVERRIDE_LINUX_BASE_PORT=c6
    OVERRIDE_LINUX_NONBASE_PORTS=c6
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 15