aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* x11/*-100dpi: new aports for 100dpi fontsNatanael Copa2009-03-2715-0/+170
|
* extra/glib: upgrade to 2.20.0Natanael Copa2009-03-271-3/+3
|
* x11/libxft: new aportNatanael Copa2009-03-271-0/+21
| | | | FreeType-based font drawing library for X
* x11/cairo: new aportNatanael Copa2009-03-271-0/+27
| | | | | Cairo vector graphics library http://cairographics.org/
* x11/atk: new aportNatanael Copa2009-03-271-0/+22
| | | | | A library providing a set of interfaces for accessibility http://www.gtk.org/
* extra/gzip: post-deinstall script to restore busybox linksNatanael Copa2009-03-272-4/+10
|
* extra/gawk: post-deinstall to update busybox linksNatanael Copa2009-03-272-4/+9
|
* extra/grep: add post-deinstall script that restores busybox linksNatanael Copa2009-03-272-4/+9
|
* extra/sed: post-deinstall script to restore busybox linksNatanael Copa2009-03-272-3/+9
|
* extra/bzip2: add post-deinstall script to restore busybox linksNatanael Copa2009-03-272-2/+13
|
* extra/less: added post-deinstall script to restore busybox linksNatanael Copa2009-03-272-7/+9
|
* extra/lftp: added uclibc++ to dependsNatanael Copa2009-03-271-2/+2
|
* Merge commit 'ncopa/master'Carlo Landmeter2009-03-2722-28/+205
|\
| * Merge remote branch 'clandmeter/master'Natanael Copa2009-03-272-0/+40
| |\
| * | core/alpine-baselayout: upgrade to 2.0_alpha7Natanael Copa2009-03-271-17/+2
| | |
| * | core/busybox: create /tmp dirNatanael Copa2009-03-271-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the --initdb will be ignored if there are a /var/lib/apk/world file and will not create the needed /tmp. Since the apkovl contains this file, the /tmp will never be created, which causes busybox.post-install to fail due to the missing /tmp. The /tmp is provided by alpine-baselayout which depends on busybox so its not there whel busybox is installed. As a workaround we add /tmp to busybox package. The correct way to handle this is to make apk add create /tmp if its not there already when extracting the install script.
| * | core/busybox: include the /bin/sh link so post-install worksNatanael Copa2009-03-273-7/+7
| | |
| * | testing/kvm: upgrade to 84Natanael Copa2009-03-261-2/+2
| | |
| * | x11/font-bitstream-75dpi: new aportNatanael Copa2009-03-263-0/+34
| | |
| * | x11/font-bh-lucidatypewriter-75dpi: new aportNatanael Copa2009-03-263-0/+34
| | |
| * | x11/font-bh-75dpi: new aportNatanael Copa2009-03-263-0/+34
| | |
| * | x11/font-adobe-utopia-75dpi: new aportNatanael Copa2009-03-263-0/+34
| | |
| * | x11/font-adobe-75dpi: new aportNatanael Copa2009-03-263-0/+34
| | |
| * | x11/mkfontdir: set execute permsNatanael Copa2009-03-261-1/+2
| | | | | | | | | | | | for some reason make install does not set it
| * | x11/font-alias: new aportNatanael Copa2009-03-261-0/+20
| | |
* | | testing/fprobe: new aportCarlo Landmeter2009-03-273-0/+141
| | |
* | | testing/mp3info: new aportCarlo Landmeter2009-03-272-0/+165
| | |
* | | extra/lftp: new aportCarlo Landmeter2009-03-271-0/+31
| |/ |/|
* | extra/php-apc: disabled mmap cause uclibc does not (yet) support shm_open in ↵Carlo Landmeter2009-03-273-18/+15
| | | | | | | | | | | | | | | | mmap see: http://www.mail-archive.com/uclibc@uclibc.org/msg03353.html also disabled extra option in apc.ini to let apc select defaults for now.
* | Merge commit 'ncopa/master'Carlo Landmeter2009-03-267-11/+149
|\|
| * extra/cgit: upgrade to 0.8.2.1Natanael Copa2009-03-261-4/+5
| |
| * extra/ksymoops: new aportNatanael Copa2009-03-261-0/+25
| | | | | | | | | | A Linux kernel Oops file troubleshooting tool ftp://ftp.kernel.org/pub/linux/utils/kernel/ksymoops/v2.4
| * core/binutils: upgrade to 2.19.51.0.3Natanael Copa2009-03-261-7/+4
| | | | | | | | and fix the --disable-nls
| * extra/aumix: added missing initd and patchesNatanael Copa2009-03-264-0/+115
| |
* | testing/php-apc: new aportCarlo Landmeter2009-03-262-0/+43
|/
* extra/gnats: new style pre-install scriptNatanael Copa2009-03-261-3/+3
|
* extra/subversion: commit updated svn pre-installs scriptNatanael Copa2009-03-261-6/+2
|
* Merge remote branch 'clandmeter/master'Natanael Copa2009-03-269-76/+26
|\
| * extra/tar: new install script, new style.Carlo Landmeter2009-03-252-2/+8
| | | | | | | | fixes #14
| * extra/transmission: updated install file to new style.Carlo Landmeter2009-03-254-60/+8
| | | | | | | | fixes #16
| * extra/ncftp: switched to new install file.Carlo Landmeter2009-03-253-14/+10
| | | | | | | | fixes #17
* | testing/spandsp: change version so apk tools will be able to handle upgradesNatanael Copa2009-03-261-3/+4
| |
* | testing/coreutils: restore busybox links when uninstallNatanael Copa2009-03-263-4/+11
| |
* | extra/iaxmodem: move to /usr/sbin. remove useless c++ checksNatanael Copa2009-03-262-11/+27
| | | | | | | | and remove unused c++ from depends
* | testing/coreutils moved from unstableMichael Mason2009-03-251-0/+0
| |
* | unstable/opensips Initial CommitMichael Mason2009-03-251-0/+26
| |
* | unstable/coreutils Initial CommitMichael Mason2009-03-251-0/+28
| |
* | unstable/freeradius Initial commitMichael Mason2009-03-253-0/+77
| |
* | unstable/freeradius Initial CommitMichael Mason2009-03-251-0/+35
| |
* | unstable/hypermail mdri2mbox.lua addedMichael Mason2009-03-251-0/+96
| |