summaryrefslogtreecommitdiff
path: root/pcr
AgeCommit message (Collapse)Author
2018-08-23add pcr/systemd-qemuLuke Shumaker
2018-08-23pcr/emacs-lucid: Update 25.3→26.1Luke Shumaker
2018-08-23db-remove pcr/shellcheck-gitLuke Shumaker
community/shellcheck is newer than the git rev we were building from
2018-08-23db-remove pcr/emacs-trampLuke Shumaker
The one in emacs is now newer than this.
2018-08-23pcr/flpsed: Fix typo in Maintainer lineLuke Shumaker
2018-08-23Use @parabola.nu for my email address in Contributor: linesLuke Shumaker
2018-08-23Adopt pcr/sysvinitLuke Shumaker
ovruni had deleted it, and I brought it back, so I guess I should own it now.
2018-08-23Remove myself as Contributor from packages I've never actually editedLuke Shumaker
Emulatorman had added me as Contributor to a bunch of packages because of suggestions I made on the mailing list.
2018-08-22pcr/phantomjs: updated to 2.1.1Andreas Grapentin
2018-08-21pcr/art: AddLuke Shumaker
2018-08-20Removing ocaml-result: This package is in [extra] repoOmar Vega Ramos
2018-08-20Removing wdiff: This package is in [community] repoOmar Vega Ramos
2018-08-20Removing unrar-emulatorOmar Vega Ramos
2018-08-21Replace unar with unarchiver in some depsDavid P
These packages need rebuilding! Signed-off-by: David P <megver83@parabola.nu>
2018-08-20pcr/openrc-base: group=(openrc-base) isn't a thingLuke Shumaker
2018-08-20pcr/openrc-security: Set pkgbase correctly, refer to a _commit, not masterLuke Shumaker
2018-08-20pcr/netifrc: Update 0.6.{0→1}, fix upLuke Shumaker
- Update to 0.6.1 - groups=('base-openrc'), not 'openrc-base' - Add pcr/gentoo-functions as a separate package, rather than vendoring it - Depend on generic 'udev' stuff, rather than 'eudev' - install= is NOT WHERE DOCUMENTATION BELONGS - Use git tag signature verification pcr/gentoo-functions: - Is GPLv2, not 2-clause BSD - Don't inexplicably install to /usr/lib/parabola instead of /usr/lib/gentoo
2018-08-20pcr/openrc: Enable shell completion, don't build static libsLuke Shumaker
MKBASHCOMP : no(default) → yes MKSTATICLIBS : yes(default) → no MKZSHCOMP : no(default) → yes Don't bother building static libs, they get get removed by makepkg.conf:OPTIONS=(!staticlibs) anyway.
2018-08-20pcr/openrc: Don't disable MKNET, but split it in to a separate packageLuke Shumaker
Mention this 'openrc-net' package in openrc:optdepends, but don't include it in groups=(base-openrc). While we're at it, drop "networkmanager-openrc" from optdepends. Where's it end? wicd-openrc? dhcpcd-openrc?
2018-08-20pcr/openrc: Arrange MK*= config items alphabeticallyLuke Shumaker
2018-08-20pcr/openrc: agetty: setting the baud rate isn't nescessary eitherLuke Shumaker
2018-08-19pcr/base-meta: add openresolvLuke Shumaker
Also: - show the command that the list of deps is based on - set the licence to PD; there's no files for the GPL to apply to - Remove period from pkgdesc - Drop silly pkgver()
2018-08-19pcr/base-meta: Reformat for easy diffingLuke Shumaker
2018-08-19pcr/openrc: Upgrade 0.38.{1→2}, improve packagingLuke Shumaker
- Use git signed commits to get the source - /etc/conf.d/agetty: * Don't set term_type=linux (that's the default anyway) * Don't set agetty_options="" (that's the default anyway) - Split the package in build(): * Move /usr/lib/rc/bin/{shutdown,reboot,halt,poweroff} files openrc→openrc-init * Move the openrc-shutdown(8) and openrc-init(8) files openrc→openrc-init * Move the base 'agetty' service openrc-init→openrc - package_openrc(): * Don't mention Gentoo in pkgdesc, OpenRC is now separate fron Gentoo * Holy cow, there were a bunch of files that should have been listed in backup=() * Don't create /usr/lib/openrc/cache: 1. it was removed by options=('!emptydirs') anyway 2. we set LIBEXECDIR=/usr/lib/rc, not =/usr/lib/openrc; it was at the wrong location anyway 3. init.d/savecache creates it at runtime, we don't need to create it - package_openrc-init(): * Mention the conf.d/agetty.tty* files in backup=() * Include the LICENSE file * Replace the conf.d/agetty.tty$X copies of conf.d/agetty with a file containing a comment noting that it inherits from the conf.d/agetty file.
2018-08-17Removing python-pyqtgraph: This package is in [community] repoOmar Vega Ramos
2018-08-16Merge branch 'master' of git://git.parabola.nu/abslibre/abslibreLuke Shumaker
2018-08-16pcr/opentmpfiles: Fix the command in the libalpm hookLuke Shumaker
2018-08-16california-0.4.0-2.11{,nonprism}: icu 62.1 rebuildOmar Vega Ramos
2018-08-15pcr/opensysusers: Fix command in the libalpm hookLuke Shumaker
2018-08-09Removing python-ly: This package is in [community] repoOmar Vega Ramos
2018-08-08Removing perl-unicode-mapOmar Vega Ramos
2018-08-08Removing perl-unicode-gcstringOmar Vega Ramos
2018-08-05freefilesync-10.2-1: updating versionOmar Vega Ramos
2018-08-04pcr/systemd-dummy: Bump epochLuke Shumaker
2018-08-04Removing grub-customizer: This package is in [community] repoOmar Vega Ramos
2018-08-01Update this group so it can be scrubbed from the out-of-date etherpadFreemor
2018-07-31bring this up-to-dateFreemor
2018-07-30pcr/elogind: Don't conflict with systemd-dummyLuke Shumaker
2018-07-30pcr/runit-scripts: Adjust to work with new runitLuke Shumaker
- provides/conflicts=('init'), not 'runit-init' - don't provide /etc/runit/runsvdir/current as a package file - do provide the /usr/bin/init->runit-init symlink While we're at it: - depend on generic 'udev' instead of 'eudev' - Use git sources to have a sane pkgver() function - move a sed command to prepare() - provides/conflicts=('openrc-pid1'), since it launches openrc if it's installed
2018-07-30pcr/runit-scripts: Update to whats in the reposLuke Shumaker
Apparently, Megver83 never pushed this change in git. Fortunately, git is non-authoritative. Get the current version from: https://repo.parabola.nu/sources/parabola/runit-scripts-20171120-1-x86_64.src.tar.gz
2018-07-30pcr/runit: Fix up the packageLuke Shumaker
- Don't create a cyclical dependency with it and runit-init, making it hard to switch inits. - Install the debian example files in docs; the HTML docs link to them - Use directories recommended by doc/runlevels.html and doc/upgrade.html - Add a minimal split package with the base init setup from doc/replaceinit.html - Don't bother with prepare(), we make a /service symlink - Don't bother putting -static in CFLAGS, src/Makefile takes care of that
2018-07-30pcr/openrc: Update v0.35.2 -> v0.38.1Luke Shumaker
2018-07-30pcr/openrc: Re-add openrc-sysvinitLuke Shumaker
2018-07-30pcr/openrc: openrc: depend on 'openrc-pid1', not 'init'Luke Shumaker
Also: - openrc-init: Drop conflicts=(systemd-sysvcompat sysvinit), both of those packages no provides=(init), so that init packages won't have to each maintain a growing list of other inits.
2018-07-30pcr/openrc: Add openrc and openrc-init to groups=(base-openrc)Luke Shumaker
2018-07-30pcr/openrc: TidyLuke Shumaker
2018-07-30prc/openrc: Don't muck with parsing os-release, just say ParabolaLuke Shumaker
2018-07-30prc/openrc: Apparently OpenRC is separate from Gentoo now, update url=Luke Shumaker
2018-07-30pcr/openrc: Fixup Maintainer/Contributor tagsLuke Shumaker
2018-07-30pcr/openrc: Install hooks are NOT the place for documentationLuke Shumaker