summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-libs/libssh: Synced live ebuild.Lars Wendler2018-12-281-2/+1
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-libs/libssh: Fix cmake warningAndreas Sturmlechner2018-09-291-1/+2
| | | | | | | | Follow-up to commit 9acfbf506aef6feb95d6d8c6896bc840fd609f2e Closes: https://bugs.gentoo.org/667278 Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-libs/libssh: Synced live ebuild.Lars Wendler2018-09-211-19/+11
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* net-libs/libssh: Set -DWITH_STACK_PROTECTOR=OFFJeroen Roovers2018-09-011-0/+1
| | | | | | | | | | | | | | | The build system injects -fstack-protector _after_ CFLAGS, which means that when CFLAGS define a stronger SSP, this lowers its protection instead of improving it. Additionally, the test for the compiler flag succeeds on HPPA when it shouldn't, causing the build to fail later on: In file included from src/agent.c:53:0: include/libssh/priv.h:169:4: error: #error "Your system must provide a __func__ macro" Bug: https://bugs.gentoo.org/59506 Package-Manager: Portage-2.3.48, Repoman-2.3.10
* net-libs/libssh: Synced live ebuild.Lars Wendler2018-08-141-2/+6
| | | | Package-Manager: Portage-2.3.46, Repoman-2.3.10
* net-libs/libssh: Synced live ebuild.Lars Wendler2018-08-101-10/+31
| | | | Package-Manager: Portage-2.3.45, Repoman-2.3.10
* net-libs/libssh: Added sub-slot dep to ssl packages.Lars Wendler2018-06-131-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-libs/libssh: Use https in live ebuild where appropriate.Lars Wendler2018-01-021-3/+3
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* net-libs/libssh: Sort IUSE, drop unused eclass, switch HOMEPAGE to httpsAndreas Sturmlechner2017-08-151-6/+6
| | | | Package-Manager: Portage-2.3.7, Repoman-2.3.3
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-libs/libssh: Sync live with releaseJohannes Huber2017-01-011-16/+21
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-libs/libssh: add libressl supportJulian Ospald2015-10-041-3/+6
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+82
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed