summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-nds/389-ds-base: Fix LICENSE and cleanup redundant DEPENDsWes Cilldhaire2016-06-143-12/+9
| | | | | | Acked-by: wibrown@redhat.com Closes: https://github.com/gentoo/gentoo/pull/1674 Package-Manager: portage-2.3.0_rc1
* net-nds/389-ds-base: Prune old 1.3.5 point releaseWes Cilldhaire2016-06-142-142/+0
| | | | | | Acked-by: wibrown@redhat.com Package-Manager: portage-2.3.0_rc1
* net-nds/389-ds-base: live ebuild for upstream's git repo Live ebuild for ↵Wes Cilldhaire2016-06-101-0/+127
| | | | | | | | | | | building from 389ds upstream's repo Acked-by: wibrown@redhat.com Package-Manager: portage-2.3.0_rc1 Closes: https://github.com/gentoo/gentoo/pull/1642 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* net-nds/389-ds-base: version bump to 1.3.5.4 New version from 389-ds-base ↵Wes Cilldhaire2016-06-102-0/+127
| | | | | | | | | | | upstream Acked-by: wibrown@redhat.com Package-Manager: portage-2.3.0_rc1 Closes: https://github.com/gentoo/gentoo/pull/1641 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* net-nds/gss-proxy: add missing build deps for man pages #585200Mike Frysinger2016-06-061-0/+4
|
* net-nds/gss-proxy: initial package #548208Mike Frysinger2016-06-054-0/+73
| | | | Needed by newer nfs-utils for kerberos/nfsv4 services.
* apache: switch to https:// URIMike Frysinger2016-06-011-1/+1
|
* net-nds/tac_plus: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-182-2/+2
|
* net-nds/rpcbind: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* net-nds/portmap: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* net-nds/openldap: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-187-7/+7
|
* net-nds/389-ds-base: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-182-2/+2
|
* net-nds/ypserv: remove old ebuildAustin English2016-05-021-77/+0
| | | | Package-Manager: portage-2.2.26
* net-nds/ypserv: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-024-6/+85
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/573846 Package-Manager: portage-2.2.26
* net-nds/ypserv: remove unused initscriptAustin English2016-05-021-22/+0
|
* net-nds/ypbind: remove old ebuildAustin English2016-05-021-65/+0
| | | | Package-Manager: portage-2.2.26
* net-nds/ypbind: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-022-2/+67
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/573846 Package-Manager: portage-2.2.26
* net-nds/389-admin: remove old ebuildAustin English2016-05-021-171/+0
| | | | Package-Manager: portage-2.2.26
* net-nds/389-admin: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-022-2/+173
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/573846 Package-Manager: portage-2.2.26
* net-nds/389-ds-base: version bump to 1.3.5.1Wes Cilldhaire2016-04-012-0/+142
| | | | | | | | | | | New version from 389-ds-base upstream Acked-by: wibrown@redhat.com Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1175 Signed-off-by: Ian Delaney <idella4@gentoo.org>
* net-nds/rpcbind: package is maintained by base-systemMichael Palimaka2016-03-311-1/+3
| | | | Package-Manager: portage-2.2.28
* net-nds/openldap: version bump to 2.4.44Zac Medico2016-03-032-0/+822
| | | | Package-Manager: portage-2.2.27
* Merge remote-tracking branch 'remotes/anomaly256/389-ds-base'Ian Delaney2016-03-016-369/+11
|\ | | | | | | | | https://github.com/gentoo/gentoo/pull/950 l be ignored, and an empty message aborts
| * net-nds/389-ds-base: Remove unused var from 1.3.4.8 ebuildWes Cilldhaire2016-03-011-2/+0
| | | | | | | | Package-Manager: portage-2.2.27
| * net-nds/389-ds-base: Remove 1.3.4.7 and superfluous filesWes Cilldhaire2016-03-016-896/+0
| | | | | | | | | | | | | | | | | | 1.3.4.7 is vulnerable to CVE-2016-0741 and upstream has advised users to upgrade to 1.3.4.8 Acked-by wibrown@redhat.com Package-Manager: portage-2.2.27
| * net-nds/389-ds-base: Version bump to 1.3.4.8Wes Cilldhaire2016-03-013-0/+540
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Deps on db4.8 specifically, being the current stable, instead of trying to determine best installed version <6 at configure time, as discussed with various devs on irc. Additionally, 1.3.4.7 is vuln to CVE-2016-0741 and will be removed in the next commit. Upstream has advised that they will not be providing a patch against 1.3.4.7 and request users to upgrade to 1.3.4.8 Acked-by: wibrown@redhat.com Package-Manager: portage-2.2.27
* | metadata.xml: Add maintainer-needed comment to packages without maintainer.Ulrich Müller2016-02-287-0/+7
|/ | | | Bug: 575810
* net-nds/389-ds-base: remove old ebuild revisionWes Cilldhaire2016-02-171-151/+0
| | | | Package-Manager: portage-2.2.27
* net-nds/389-ds-base: revbump to 1.3.4.7-r2 to fix bdb dep and nomenclatureWes Cilldhaire2016-02-171-0/+151
| | | | | | | Correct slotted dep for sys-libs/db:5.3 and rename ALL_DEPEND to COMMON_DEPEND Package-Manager: portage-2.2.27
* net-nds/389-ds-base: remove old ebuild revisionWes Cilldhaire2016-02-161-156/+0
| | | | | | Acked-by: wibrown@redhat.com Package-Manager: portage-2.2.27
* net-nds/389-ds-base: revbump to 1.3.4.7-r1 to remove erroneous doinsWes Cilldhaire2016-02-161-0/+151
| | | | | | | | | The old ebuild had 'doins' which were putting header files in to / These were carried over in to the new ebuild by mistake. Acked-by: wibrown@redhat.com Package-Manager: portage-2.2.27
* net-nds/389-ds-base: drop vulnerable 1.3.0.2-r1, #536334NP-Hardass2016-02-052-166/+0
| | | | Package-Manager: portage-2.2.26
* net-nds/phpldapadmin: Add eutils inherit for bug 573742Brian Evans2016-02-032-4/+4
| | | | | | | epatch fails because depend.php inherit was removed eutils was a secondary inherit Package-Manager: portage-2.2.27
* net-nds/389-ds-base: version bump to 1.3.4.7Wes Cilldhaire2016-02-025-0/+883
| | | | | | | | co-authored with upstream (wibrown@redhat.com) Gentoo-bug: 573450 Package-Manager: portage-2.2.27
* net-nds/nsscache: bump.Robin H. Johnson2016-02-012-0/+50
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-nds/389-ds-base: Handover maintainership. Fixes bug 573262.Patrice Clement2016-01-291-0/+14
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-2414-18/+18
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-247-8/+20
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Remove explicit notion of maintainer-needed, for GLEP 67Michał Górny2016-01-247-21/+0
| | | | | | GLEP 67 removes the explicit notion of maintainer-needed@g.o being used for packages lacking maintainers, in favor of assuming maintainer-needed whenever the package has no maintainers.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-245-18/+17
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* net-nds/openldap: fixing heimdal usage for bug 528048Matthew Thode2016-01-222-0/+822
| | | | Package-Manager: portage-2.2.26
* Drop support for Java on ppc across the treeJames Le Cuirot2016-01-164-8/+8
| | | | Sorry! *sniff*
* net-nds/nsscache: bump; fixes bug #571498.Robin H. Johnson2016-01-112-2/+4
| | | | Package-Manager: portage-2.2.24
* net-nds/nsscache: new version of AuthorizedKeysCommand.Robin H. Johnson2016-01-092-0/+49
| | | | Package-Manager: portage-2.2.24
* net-nds/nsscache: much better authorized_keys command, in use in infra soon.Robin H. Johnson2016-01-053-54/+5
| | | | Package-Manager: portage-2.2.24
* net-nds/nsscache: repoman happiness.Robin H. Johnson2016-01-021-2/+2
| | | | Package-Manager: portage-2.2.24
* net-nds/nsscache: backport LDAP fix, add safe AuthorizedKeysCommand ↵Robin H. Johnson2016-01-023-0/+139
| | | | | | (upstream example has security issue). Package-Manager: portage-2.2.24
* net-nds/nsscache: upstream codebase is dumb and unconditionally needs bsddb ↵Robin H. Johnson2016-01-021-0/+43
| | | | | | even when nssdb is not used. Package-Manager: portage-2.2.24
* net-nds/nsscache: bump.Robin H. Johnson2016-01-022-0/+45
| | | | Package-Manager: portage-2.2.24
* net-nds/nsscache: dev-python/bsddb3 port, also newer python eclass usageRobin H. Johnson2016-01-011-0/+43
| | | | Package-Manager: portage-2.2.24