Commit Graph

26 Commits

Author SHA1 Message Date
Michał Górny
56c10e554b app-backup/*: Update Manifest hashes 2017-12-09 09:36:34 +01:00
Michael Palimaka
d8f17fdb5f app-backup/backuppc: remove 3.3.1-r4
Package-Manager: Portage-2.3.8, Repoman-2.3.4
2017-10-28 10:32:43 +11:00
Thomas Deutschmann
611ced42e9 app-backup/backuppc: x86 stable (bug #627388)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
2017-10-27 15:48:59 +02:00
Mikle Kolyada
29cda32aeb app-backup/backuppc: amd64 stable wrt bug #627388
Package-Manager: Portage-2.3.6, Repoman-2.3.1
2017-08-26 11:54:19 +03:00
Andreas K. Hüttel
ecb172112c app-backup/backuppc: Add revision bump with Perl 5.26 compatibility patch, bug 594128
Package-Manager: Portage-2.3.6, Repoman-2.3.2
2017-07-08 00:35:23 +02:00
Robin H. Johnson
61b861acd7 Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-02-28 11:50:50 -08:00
Kent Fredric
978d5d8983 app-backup/backuppc: -r1 bump for RDEP propagation
Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-02-02 11:21:51 +13:00
Kent Fredric
93239e393a app-backup/backuppc: Fix missing dependency on dev-perl/CGI
Reported by Rob Ownens via funtoo

Bug: https://bugs.funtoo.org/browse/FL-3525

Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-02-02 11:21:51 +13:00
Kent Fredric
fb99cd30c1 app-backup/backuppc: Prune unnecessary formatting changes from patches
Patch set included 22kb of cosmetic changes, some of which were not really
cosmetic at all, while being pretended as being cosmetic.

For instance, changing the default umask from 027 to 27 ignores the fact
that a '0' prefix implies octal, so removing the '0' turned the umask from
027 to 033 ....

That is, changes:

  - u=rwx,g=rx,o=rx
  + u=rwx,g=r,o=r

However, some of the changes had real semantic differences that could
affect picky enough code, so I've preserved some of them, while culling
those that were completely unnesscary.

If this revert-of-patch introduces problems for you, please file a bug
so we can triage the real problems under an umbrella more well defined than
"formatting"

Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-02-02 11:21:50 +13:00
Kent Fredric
942c161389 app-backup/backuppc: Remove unused patches
Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-02-02 11:21:49 +13:00
Kent Fredric
6787ee8c5e app-backup/backuppc: Cleanup versions broken by Perl 5.22
Bug: https://bugs.gentoo.org/580254

Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-02-02 11:21:49 +13:00
Thomas Deutschmann
40c8097bb2 app-backup/backuppc: x86 stable (bug #600906)
Package-Manager: Portage-2.3.2, Repoman-2.3.1
2016-12-21 22:33:29 +01:00
Tobias Klausmann
720265ca46 app-backup/backuppc-3.3.1-r3: stable on amd64
Gentoo-Bug: 600906
2016-12-21 18:27:55 +01:00
Pacho Ramos
7f57742cb7 app-backup/backuppc: Fix perl-5.22 compat (#580254 by Till Korten)
Package-Manager: portage-2.3.2
2016-11-26 13:55:46 +01:00
Michael Mair-Keimberger (asterix)
622b21cf68 app-backup/backuppc: remove unused patches
Closes: https://github.com/gentoo/gentoo/pull/1826

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
2016-07-07 07:19:02 +00:00
Mike Frysinger
e68f99339a apache: switch to https:// URI 2016-06-01 15:52:34 -04:00
Austin English
8580aac640 app-backup/backuppc: remove backuppc-3.3.0-r1 / backuppc-3.3.1-r1
Package-Manager: portage-2.2.26
2016-04-25 19:00:59 -05:00
Austin English
8620f337ad app-backup/backuppc: use #!/sbin/openrc-run instead of #!/sbin/runscript
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=573846
2016-04-25 19:00:59 -05:00
Ulrich Müller
96b7472997 metadata.xml: Add maintainer-needed comment to packages without maintainer.
Bug: 575810
2016-02-28 19:08:32 +01:00
Michael Orlitzky
f967f889a9 app-backup/backuppc: un-remove systemd service file in v3.3.1.
For some reason lost to time, I omitted the installation of the
systemd service file from backuppc-3.3.1.ebuild. Erik Zeek reported
the omission and provided a fix in bug 572818.

Gentoo-Bug: 572818
Reported-by: Erik Zeek

Package-Manager: portage-2.2.26
2016-01-25 09:27:31 -05:00
Michał Górny
cfd93d768e Replace all herds with appropriate projects (GLEP 67)
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
2016-01-24 23:58:38 +01:00
Michael Orlitzky
b3ff61af65 app-backup/backuppc: add version 3.3.1 (masked) with apache-2.4 support.
This new version adds apache-2.4 support to backuppc, but at the cost
of requiring www-apache/mpm_itk and a new mod_perl supporting
apache-2.4. The former is available and less onerous than the current
requirement of a separate web server. However, the only mod_perl
supporting apache-2.4 at the moment is masked, so the new version of
backuppc is masked as well.

The configuration for the new version should be more familiar to
users: it is enabled by passing -D BACKUPPC to apache2.

Gentoo-Bug: 532718
Gentoo-Bug: 541312

Package-Manager: portage-2.2.26
2016-01-18 19:02:16 -05:00
Markus Meier
6c1715a939 app-backup/backuppc: add ~arm, bug #549968
Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"
2015-11-22 09:03:33 +01:00
Mike Gilbert
1bfb585cc6 Revert DOCTYPE SYSTEM https changes in metadata.xml
repoman does not yet accept the https version.
This partially reverts eaaface92e.

Bug: https://bugs.gentoo.org/552720
2015-08-24 16:30:34 -04:00
Justin Lecher
eaaface92e Use https by default
Convert all URLs for sites supporting encrypted connections from http to https

Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-24 12:49:19 +02:00
Robin H. Johnson
56bd759df1 proj/gentoo: Initial commit
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
2015-08-08 17:38:18 -07:00