summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-mathematics/octave: Remove oldDavid Seifert2017-06-1112-1107/+0
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4771
* sci-mathematics/octave: Adapt deps for texlive 2017, bug #621240Alexis Ballier2017-06-114-4/+4
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* sci-mathematics/octave: ppc64 stable wrt bug #617694Agostino Sarubbo2017-05-261-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-mathematics/octave: x86 stable wrt bug #617694Agostino Sarubbo2017-05-261-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-mathematics/octave: amd64 stable wrt bug #617694Agostino Sarubbo2017-05-241-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-mathematics/octave: ppc stable (bug 617694).Michael Weber2017-05-241-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc"
* sci-mathematics/octave: Stable for HPPA (bug #617694).Jeroen Roovers2017-05-101-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* sci-mathematics/octave: Mark ~hppa (bug #600482).Jeroen Roovers2017-05-102-2/+2
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-281-1/+0
| | | | Bug: 611234
* sci-mathematics/octave: Version bump to 4.2.1David Seifert2017-02-282-0/+179
| | | | | | Bug: https://bugs.gentoo.org/show_bug.cgi?id=610994 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sci-mathematics/octave: Update USE=im/gm semantics to match #314431David Seifert2017-02-263-35/+18
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* profiles: make USE=graphicsmagick a global USE flagDavid Seifert2017-02-111-1/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3907
* sci-mathematics/octave: Add missing DEPEND on ↵David Seifert2017-02-021-4/+9
| | | | | | | | dev-texlive/texlive-fontsrecommended Gentoo-bug: 591818 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sci-mathematics/octave: RDEPEND on dev-qt/qtopengl:5David Seifert2017-01-101-0/+1
| | | | | | Gentoo-bug: 604418 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sci-mathematics/octave: Add missing DEPEND on dev-qt/linguist-tools:5David Seifert2017-01-061-2/+2
| | | | | | Gentoo-bug: 604418 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sci-mathematics/octave: Fix QScintilla detection for Qt5David Seifert2016-12-232-4/+19
| | | | | | | Gentoo-bug: 600482 * Also bring back USE=gui flag Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sci-mathematics/octave: Qt4/Qt5 USEdep on x11-libs/qscintillaDavid Seifert2016-12-222-3/+5
| | | | | | | Gentoo-bug: 600482 Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3188
* sci-mathematics/octave: Remove oldDavid Seifert2016-11-2016-1605/+0
| | | | | Package-Manager: portage-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/2872
* sci-mathematics/octave: Version bump to 4.2.0David Seifert2016-11-2010-6/+445
| | | | | | | | | | | Gentoo-bug: 594794 * Add USE="openssl" * Add USE="portaudio" * Add USE="sndfile" * GUI provided with USE="qt5" * Replace EROOT in src_install Package-Manager: portage-2.3.2
* sci-mathematics/octave: Fix zlib underlinkingDavid Seifert2016-09-242-5/+22
| | | | | | | | Gentoo-bug: 593670 * [QA] Add -Wl,-z,defs to LDFLAGS * Make dependency on sys-libs/zlib unconditional Package-Manager: portage-2.3.1
* sci-mathematics/octave: Remove left-over 'use jit' callsDavid Seifert2016-09-117-17/+6
| | | | | | * https://github.com/gentoo/gentoo/pull/2288 Package-Manager: portage-2.3.0
* sci-mathematics/octave: Remove USE=jitDavid Seifert2016-09-119-216/+12
| | | | | | | | | | | | Gentoo-Bug: 588098 * USE=jit has become a liability instead of a feature for Gentoo. The JIT support within octave requires old versions of LLVM, which are broken and unsupported. Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2288 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-mathematics/octave: version bumpDavid Seifert2016-08-216-4/+361
| | | | | | | | | Gentoo-bug: 590676, 590792 * EAPI=6 * Make patches -p1 compliant * Use pkg-config for finding curses flags Package-Manager: portage-2.3.0
* sci-mathematics/octave: Remove automagic dep on media-gfx/graphicsmagickDavid Seifert2016-08-098-80/+56
| | | | | | | | Gentoo-Bug: 590280 * Explicitly select dependency on the basis of USE="graphicsmagick" vs USE="imagemagick" only. Package-Manager: portage-2.3.0
* sci-mathematics/octave: Switch to media-gfx/imagemagick by defaultDavid Seifert2016-08-058-8/+8
| | | | | | Gentoo-bug: 590280 Package-Manager: portage-2.3.0
* sci-mathematics/octave: Add subslot operator for media-gfx/imagemagickDavid Seifert2016-07-319-47/+56
| | | | | | | | Gentoo-bug: 584104 * Also add USE="graphicsmagick" and add subslot operator for media-gfx/graphicsmagick Package-Manager: portage-2.3.0
* sci-mathematics/octave: Remove jit from 3* as it requires llvm < 3.5Michał Górny2016-06-053-83/+4
|
* sci-mathematics/octave: Nuke 3.8.1Michał Górny2016-06-053-366/+0
|
* savannah: switch to https URLsMike Frysinger2016-06-045-5/+5
|
* sci-mathematics/octave: Fix QA MissingSlotDepDavid Seifert2016-05-151-2/+2
| | | | Package-Manager: portage-2.2.28
* sci-mathematics/octave: Fix QA MissingSlotDepDavid Seifert2016-05-151-2/+2
| | | | Package-Manager: portage-2.2.28
* sci-mathematics/octave: Fix QA MissingSlotDepDavid Seifert2016-05-151-2/+2
| | | | Package-Manager: portage-2.2.28
* sci-mathematics/octave: Fix bug 554226, thanks to Helmut Jarausch for reporting.Mark Wright2016-05-032-0/+68
| | | | | | | | Thanks to Patric Schmitz for helping. The patch from upstream is in versions after 4.0. Gentoo-bug: 554226 Package-Manager: portage-2.2.28
* sci-mathematics/octave: revbump 4.0.2 for bug 566134 fix.Mark Wright2016-05-031-0/+0
| | | | | | Gentoo-bug: 566134 Package-Manager: portage-2.2.28
* sci-mathematics/octave: Fix bug 566134, thanks to Francisco Vazquez for ↵Mark Wright2016-05-033-3/+359
| | | | | | | | reporting. Gentoo-bug: 566134 Package-Manager: portage-2.2.28
* sci-mathematics/octave: Version bump to 4.0.2Manuel Rüger2016-04-302-0/+170
| | | | Package-Manager: portage-2.2.28
* fix another <pkg/> reference in metadata.xmlIan Stakenvicius2016-04-191-1/+1
| | | | Package-Manager: portage-2.2.26
* fix <pkg/> reference in metadata.xmlIan Stakenvicius2016-04-191-1/+1
| | | | Package-Manager: portage-2.2.26
* sci-mathematics/octave: Version bumpManuel Rüger2016-03-282-0/+170
| | | | Package-Manager: portage-2.2.28
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* sys-libs/ncurses: move to SLOT=0 #557472Mike Frysinger2015-08-263-3/+3
| | | | | Use SLOT=0 for installing of main development files like other packages so we can use other SLOTs for installing SONAME libs for binary packages.
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0825-0/+2103
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