aboutsummaryrefslogtreecommitdiffstats
path: root/unmaintained
Commit message (Collapse)AuthorAgeFilesLines
* unmaintained/: Purge packages unmaintained since v3.0Natanael Copa2016-05-11147-9558/+0
| | | | | | | | Removes packages that have been in aports/unmaintained since the 3.0-stable branch. Alpine Linux v3.0 was released on 2014-06-04 and EOL on 2016-05-01, so these packages have not been touched since at least 23 months. The files can still be recovered from the 3.3-stable branch.
* unmaintained/ruby-bundler: move back into main and upgrade to 1.12.1Jakub Jirutka2016-05-021-45/+0
|
* move testing/opennebula to unmaintainedNatanael Copa2016-04-298-0/+218
| | | | it was broken and not touched since 2014.
* move testing/ruby-* to unmaintainedNatanael Copa2016-04-2954-0/+2117
| | | | ruby-mime-types and ruby-nokogiri was there already so remove those
* move community/redmine to unmaintainedNatanael Copa2016-04-295-0/+258
|
* move community/ruby-* to unmaintainedNatanael Copa2016-04-2932-0/+1208
|
* move main/ruby-* to unmaintainedNatanael Copa2016-04-2942-0/+1718
|
* move seafile and deps to unmaintainedNatanael Copa2016-04-259-0/+397
| | | | it does not work
* Reorder arguments passed to addgroup/adduser in scripts.Przemyslaw Pawelczyk2016-04-254-4/+4
| | | | | | | Now all invocations have following order of arguments (if present): addgroup -S -g ... GROUP adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER
* Improve consistency of scripts using adduser/addgroup.Przemyslaw Pawelczyk2016-04-254-3/+11
| | | | | | | | | | | | Following rules have been applied: - script starts with shebang !#/bin/sh followed by blank line, - script ends with exit 0 prepended by blank line, - only stderr of adduser, addgroup or passwd is redirected to /dev/null, - getent passwd/group instances has been removed, - manual checking of file and group existence has been removed, - `|| true` instances has been removed. Comments and line wrapping have been preserved.
* Add -g option (GECOS/comment) to adduser in scripts.Przemyslaw Pawelczyk2016-04-254-4/+4
| | | | | | This way we can avoid ugly default: Linux user,,,
* Add lacking -S option (system) to adduser/addgroup in scripts.Przemyslaw Pawelczyk2016-04-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Groups and users created by packages shouldn't use high ids by default (unless explicitly requested), to distinguish them from groups and users created by administrators for humans. Following 41 files lacked -S next to addgroup: - community/sword/sword.pre-install - main/amavisd-new/amavisd-new.pre-install - main/chrony/chrony.pre-install - main/cvechecker/cvechecker.pre-install - main/dnsmasq/dnsmasq.pre-install - main/freeradius/freeradius.pre-install - main/gdnsd/gdnsd.pre-install - main/haproxy/haproxy.pre-install - main/haproxy/haproxy.pre-upgrade - main/kamailio/kamailio.pre-install - main/logcheck/logcheck.pre-install - main/mlmmj/mlmmj.pre-install - main/nrpe/nrpe.pre-install - main/open-vm-tools/open-vm-tools.pre-install - main/postgrey/postgrey.pre-install - main/privoxy/privoxy.pre-install - main/redis/redis.pre-install - main/samba/winbind.pre-install - main/sircbot/sircbot.pre-install - main/smokeping/smokeping.pre-install - main/squark/squark.post-install - main/squid/squid.pre-install - main/squid/squid.pre-upgrade - main/subversion/subversion.pre-install - main/trac/trac.pre-install - main/vsftpd/vsftpd.pre-install - main/zabbix/zabbix-agent.pre-install - testing/3proxy/3proxy.pre-install - testing/cluster-glue/cluster-glue.pre-install - testing/elasticsearch/elasticsearch.pre-install - testing/emby/emby.pre-install - testing/gdnsd/gdnsd.pre-install - testing/icinga2/icinga2.pre-install - testing/lusca/lusca.pre-install - testing/lusca/lusca.pre-upgrade - testing/mongodb/mongodb.pre-install - testing/openxcap/openxcap.pre-install - testing/prosody/prosody.pre-install - testing/rancid/rancid.pre-install - testing/rutorrent/rutorrent.pre-install - testing/zabbix/zabbix-agent.pre-install Following 60 files lacked -S next to adduser: - community/caddy/caddy.pre-install - community/domoticz/domoticz.pre-install - community/minetest/minetest-server.pre-install - community/oscam/oscam.pre-install - community/seafile/seafile-server.pre-install - community/syncthing/syncthing.pre-install - main/apache2/apache2.pre-install - main/aports-build/aports-build.pre-install - main/atheme-iris/atheme-iris.pre-install - main/bind/bind.pre-install - main/clamav/clamav-db.pre-install - main/clamsmtp/clamsmtp.pre-install - main/clamsmtp/clamsmtp.pre-upgrade - main/coova-chilli/coova-chilli.pre-install - main/cvechecker/cvechecker.pre-install - main/dhcp/dhcp.pre-install - main/distcc/distcc.pre-install - main/djbdns/dnscache.pre-install - main/djbdns/tinydns.pre-install - main/dovecot/dovecot.pre-install - main/ez-ipupdate/ez-ipupdate.pre-install - main/fetchmail/fetchmail.pre-install - main/freeswitch/freeswitch.pre-install - main/gitolite/gitolite.pre-install - main/gnats/gnats.pre-install - main/gross/gross.pre-install - main/icecast/icecast.pre-install - main/kamailio/kamailio.pre-install - main/lighttpd/lighttpd.pre-install - main/mariadb/mariadb.pre-install - main/memcached/memcached.pre-install - main/ngircd/ngircd.pre-install - main/nrpe/nrpe.pre-install - main/openntpd/openntpd.pre-install - main/postgrey/postgrey.pre-install - main/snort/snort.pre-install - main/squid/squid.pre-install - main/squid/squid.pre-upgrade - main/subversion/subversion.pre-install - main/trac/trac.pre-install - main/transmission/transmission-daemon.pre-install - main/ympd/ympd.pre-install - main/znc/znc.pre-install - testing/at/at.pre-install - testing/buildbot-slave/buildbot-slave.pre-install - testing/buildbot/buildbot.pre-install - testing/clapf/clapf.pre-install - testing/cluster-glue/cluster-glue.pre-install - testing/dbmail/dbmail.pre-install - testing/dspam/dspam.pre-install - testing/ejabberd/ejabberd.pre-install - testing/emby/emby.pre-install - testing/mongodb/mongodb.pre-install - testing/opensips/opensips.pre-install - testing/pdns/pdns.pre-install - testing/prosody/prosody.pre-install - testing/qpage/qpage.pre-install - testing/rrdbot/rrdbot.pre-install - testing/wt/wt.pre-install - unmaintained/ejabberd-git/ejabberd-git.pre-install
* Reorder options passed to adduser in scripts: make -S first.Przemyslaw Pawelczyk2016-04-252-2/+2
| | | | It's only for consistency and to ease spotting lack of it.
* unmaintained/otter-browser: move as requestedNatanael Copa2016-04-181-0/+50
|
* testing/clisp: move from unmaintainedSören Tempel2016-04-052-63/+0
|
* unmaintained/omorfi: moved from testingSören Tempel2016-03-231-0/+62
| | | | | | | | This package is outdated can't be installed currently and depends on a python3 subpackage which was removed in the previous commit. Furthermore it has no maintainer. See also: Commit 9e713fec92631860166637090c74eabd00697c75
* update all source= lines to use :: instead of saveas- syntaxMuh Muhten2016-03-101-1/+1
|
* testing/podofo: moved from unmaintained, upgraded to 0.9.3Francesco Colista2016-03-101-33/+0
|
* unmaintained/perl-glib-ex-objectbits: removed, since there's the same ↵Francesco Colista2016-03-101-39/+0
| | | | package in testing
* testing/network-manager-applet: move from unmaintained and upgrade to 1.0.10Natanael Copa2016-02-041-56/+0
|
* unmaintained/network-manager-applet: bring back from ValhallaJiri Horner2016-02-041-10/+20
| | | | | * new version 1.0.6 * disable introspection as introspection is disabled in network-manager
* testing/evolution: resurrect from unmaintainedNatanael Copa2016-01-224-102/+0
|
* unmaintained/texlive: remove aportSören Tempel2016-01-121-103/+0
| | | | | | It has been added to testing/ again. See: e0df73eed09c148c3a132372c619b780566f033f
* unmaintained/pulseaudio: remove aportSören Tempel2016-01-093-189/+0
| | | | Pulseaudio is already present in testing/.
* testing/sleuthkit: new aportFrancesco Colista2015-12-281-34/+0
|
* testing/texlive: move from unmaintainedSören Tempel2015-12-181-0/+103
| | | | | | This package is not even halfway decent. People constantly complain that it doesn't work as expected and sadly nobody is interested in maintaining it so I will move it to unmaintained for now.
* unmaintained/kde-base-artwork: moved from testingSören Tempel2015-12-171-0/+44
|
* unmaintained/baloo-widgets: moved from testingSören Tempel2015-12-171-0/+44
|
* unmaintained/kde-baseapps: moved from testingSören Tempel2015-12-171-0/+44
|
* unmaintained/kde-core: moved from testingSören Tempel2015-12-171-0/+38
|
* unmaintained/gtk-qt-engine: moved from testingSören Tempel2015-12-172-0/+52
|
* unmaintained/kmix: moved from testingSören Tempel2015-12-171-0/+46
|
* unmaintained/polkit-kde-agent: moved from testingSören Tempel2015-12-172-0/+96
|
* unmaintained/baloo: moved from testingSören Tempel2015-12-172-0/+59
|
* unmaintained/kfilemetadata: moved from testingSören Tempel2015-12-171-0/+47
|
* unmaintained/kde-workspace: moved from testingSören Tempel2015-12-178-0/+146
|
* unmaintained/kde-runtime: moved from testingSören Tempel2015-12-171-0/+56
|
* unmaintained/kdegraphics-mobipocket: moved from testingSören Tempel2015-12-171-0/+47
|
* unmaintained/kdepimlibs: moved from testingSören Tempel2015-12-171-0/+47
|
* unmaintained/kactivities: moved from testingSören Tempel2015-12-171-0/+46
|
* unmaintained/kdelibs: moved from testingSören Tempel2015-12-173-0/+116
|
* testing/cfengine: Update to 3.7.2Olivier Mauras2015-12-112-120/+0
|
* testing/clisp: move to unmaintainedCarlo Landmeter2015-12-072-0/+63
|
* community/rawtherapee: fix build with sigc++ 2.5.2Natanael Copa2015-11-231-44/+0
|
* unmaintained/rawtherapee: does not buildNatanael Copa2015-11-161-0/+44
|
* unmaintained/oksh: move from testing/Sören Tempel2015-10-211-0/+57
| | | | | | The package doesn't build anymore. I wrote the maintainer an email a few months ago and he still didn't fix it. Furthermore a decent OpenBSD ksh port to linux is already available in the testing/loksh package.
* unmaintained/wendy: move from testing/Sören Tempel2015-10-211-0/+31
| | | | | | The package is outdated and the maintainer (who is also the author of wendy) doesn't seem to be interested in maintaining this package anymore.
* testing/nemo: move to unmaintainedTimo Teräs2015-10-205-0/+100
| | | | it depends on cinnamon-desktop which is unmaintained
* don't prefix GPL version number with a dashSören Tempel2015-10-033-3/+3
| | | | | This conforms to wiki documentation regarding package creation: http://wiki.alpinelinux.org/wiki/Creating_an_Alpine_package#license
* unmaintained/cjs: remove trailing backslashBartłomiej Piotrowski2015-09-101-1/+1
|