summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-db/freetds: Drop 1.00.341-r1Andreas Sturmlechner2019-07-291-1/+0
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-db/freetds: new version 1.00.558.Michael Orlitzky2019-02-181-0/+1
| | | | | | | | | | | | LibreSSL 2.7 now implements some of the OpenSSL-1.1.0 API, which invalidates one of the heuristics in FreeTDS used for LibreSSL compatibility. This new upstream version has an *additional* workaround for the problem, and (with any luck) allows us to build against dev-libs/libressl-2.7 and newer. Bug: https://bugs.gentoo.org/621430 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-db/freetds: Drop oldPacho Ramos2019-01-271-1/+0
| | | | | Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* dev-db/freetds: Drop oldMikle Kolyada2018-12-061-1/+0
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-db/freetds: remove old.Harri Nieminen2018-03-281-1/+0
| | | | | | | Drops stable keywords for s390 and sh platforms. Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7684
* dev-db/freetds: new version 1.00.341 from the "current" series.Michael Orlitzky2018-01-211-0/+1
| | | | | | | | | | | | | | | | This apparently-huge version jump, from 1.00.54 to 1.00.341, comes as we switch from the upstream "stable" release series to the "current" one. The stable series is just, well, too stable for us: there have been a number of bug fixes (Gentoo bug 621430, for example) that never made it into a stable release. The "current" series should follow the upstream git repository more closely; they're snapshots of one manner or another. It looks to me like (and I have my fingers crossed that) the version numbers for the stable and current series to not overlap. Closes: https://bugs.gentoo.org/621430 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-db/*: Update Manifest hashesMichał Górny2017-12-091-3/+3
|
* dev-db/freetds: new version 1.00.54.Michael Orlitzky2017-08-131-1/+1
| | | | | | | | This minor update includes a QA warning fix, and drops the "--with-tdsver=7.4" from econf. The upstream default TDS version is now "auto" and not the old "5.0". Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-db/freetds: new version 1.00.53.Michael Orlitzky2017-08-121-0/+1
| | | | | | Gentoo-Bug: 585592 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-db/freetds: remove old unused versions and files.Michael Orlitzky2017-08-121-3/+0
| | | | | | | | | | The versions between 0.91 and 1.00.41 were all unstable on every arch, so I removed them in favor of v1.00.41. The old v0.91 is only still required because it's stable on hppa (where v1.00.41 is not). The one patch in the files directory was obsolete after the cleanup, so it too has been removed. Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-db/freetds: Bump to v1.00.41Thomas Deutschmann2017-06-061-0/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-db/freetds: new version 1.00.13.Michael Orlitzky2016-07-301-0/+1
| | | | | | | | | | | | | | | | | This new version fixes some bugs and adds a few new features. At some point, the upstream project added support for compiling with -Werror=format-security, so that takes care of our bug 521270. The ebuild now has support for GnuTLS, OpenSSL/LibreSSL (bug 490554), and iconv. These were all present upstream, but missing from the ebuild until now. It also adds a runtime dependency on bind-tools, which is used by the "osql" script (bug 487176). Gentoo-Bug: 487176 Gentoo-Bug: 490554 Gentoo-Bug: 521270 Package-Manager: portage-2.2.28
* dev-db/freetds: add 1.00.1Hans de Graaff2016-06-121-0/+1
| | | | Package-Manager: portage-2.2.28
* dev-db/freetds: add 1.00Hans de Graaff2016-05-241-0/+1
| | | | Package-Manager: portage-2.2.28
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+1
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