Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | extra/sntpc: new aport | Natanael Copa | 2009-01-30 | 3 | -0/+65 | |
| | | | | | Simple NTP Client http://dev.alpinelinux.org/cgit/cgit.cgi/sntpc/ | |||||
* | extra/sic: new aport | Natanael Copa | 2009-01-29 | 1 | -0/+20 | |
| | | | | | | | sic is an extremely simple IRC client. It consists of lesser than 250 lines of code. It is the little brother of irc it. http://www.suckless.org/programs/sic.html | |||||
* | core/uclibc++: fix it so it works | Natanael Copa | 2009-01-29 | 2 | -9/+71 | |
| | | | | | | | | | | | | - added missing config - set prefix to /usr since we will only support one version of gcc. - added g++ as makedepends and runtime depends for uclibc++-dev. - g++-uc moved to -dev How to use it: export CXX=g++-uc Should be set in all APKBUILDs that needs to be linked to uclibc++. | |||||
* | extra/zip: updated md5sums | Natanael Copa | 2009-01-29 | 1 | -3/+3 | |
| | ||||||
* | extra/zip: new aport | Carlo Landmeter | 2009-01-29 | 4 | -0/+103 | |
| | ||||||
* | core/zlib: rebuild so its not linked to libgcc | Natanael Copa | 2009-01-28 | 1 | -2/+2 | |
| | | | | | This package was one of the first packages built. It was linked to libgcc. While here, Fix APKBUILD to use DESTDIR | |||||
* | testing/apr-util: new aport | Natanael Copa | 2009-01-28 | 1 | -0/+32 | |
| | | | | | Apache Portable Runtime http://apr.apache.org/ | |||||
* | testing/neon: new aport | Natanael Copa | 2009-01-28 | 1 | -0/+27 | |
| | | | | | | HTTP and WebDAV client library with a C interface http://www.webdav.org/neon/ needed for subversion | |||||
* | testing/apr: new aport | Natanael Copa | 2009-01-28 | 1 | -0/+35 | |
| | | | | | Apache Portable Runtime Library http://apr.apache.org/ | |||||
* | extra/acf-skins: upgrade to 0.1.6 | Natanael Copa | 2009-01-28 | 1 | -2/+2 | |
| | ||||||
* | extra/acf-core, extra/acf-skins: moved from testing | Natanael Copa | 2009-01-28 | 2 | -0/+0 | |
| | ||||||
* | testing/acf-core: upgrade to 0.4.20 | Natanael Copa | 2009-01-28 | 1 | -2/+2 | |
| | ||||||
* | extra/lighttpd: moved from testing | Natanael Copa | 2009-01-28 | 11 | -0/+0 | |
| | ||||||
* | testing/lighttpd: use default config and scripts from gentoo | Natanael Copa | 2009-01-28 | 8 | -18/+570 | |
| | ||||||
* | extra/oidentd: moved from testing | Natanael Copa | 2009-01-28 | 4 | -0/+0 | |
| | ||||||
* | testing/oidentd: new aport | Carlo Landmeter | 2009-01-28 | 4 | -0/+102 | |
| | ||||||
* | core/bbsuid: added post_deinstall action | Natanael Copa | 2009-01-28 | 2 | -5/+14 | |
| | | | | needed to restore busybox links after uninstall. | |||||
* | core/bbsuid: new aport | Natanael Copa | 2009-01-28 | 1 | -0/+18 | |
| | | | | | Busybox SUID root application wrapper http://dev.alpinelinux.org/cgit/cgit.cgi/bbsuid/ | |||||
* | extra/dnsmasq: new aport | Natanael Copa | 2009-01-27 | 3 | -0/+77 | |
| | | | | | Dnsmasq a lightweight, caching DNS proxy with integrated DHCP server. http://www.thekelleys.org.uk/ | |||||
* | extra/ssmtp: moved from testing | Natanael Copa | 2009-01-27 | 3 | -0/+0 | |
| | ||||||
* | testing/ssmtp: hostname fix | Leonardo Arena | 2009-01-27 | 2 | -32/+53 | |
| | ||||||
* | extra/lpc: new aport | Natanael Copa | 2009-01-27 | 1 | -0/+18 | |
| | | | | | Lua Process Call http://lua.net-core.org/sputnik.lua?p=Telesto:About | |||||
* | extra/json4lua: new aport | Natanael Copa | 2009-01-27 | 1 | -0/+15 | |
| | | | | | JSON encoding / decoding module for Lua http://json.luaforge.net/ | |||||
* | extra/bitlib: new aport | Natanael Copa | 2009-01-27 | 1 | -0/+21 | |
| | | | | A lua library providing bitwise operations | |||||
* | extra/md5: new aport | Natanael Copa | 2009-01-27 | 1 | -0/+19 | |
| | | | | Basic lua crypto library | |||||
* | core/libpcap: moved from extra since ppp needs it | Natanael Copa | 2009-01-27 | 1 | -0/+0 | |
| | ||||||
* | core/ppp: new aport | Natanael Copa | 2009-01-27 | 8 | -0/+667 | |
| | ||||||
* | testing/ssmtp: moved from extra | Natanael Copa | 2009-01-27 | 3 | -0/+0 | |
| | ||||||
* | extra/ipsec-tools: new aport | Natanael Copa | 2009-01-27 | 3 | -0/+117 | |
| | ||||||
* | extra/mini_httpd: new aport | Natanael Copa | 2009-01-27 | 4 | -0/+148 | |
| | ||||||
* | extra/ssmtp: new aport | Leonardo Arena | 2009-01-27 | 3 | -0/+74 | |
| | ||||||
* | core/abuild: upgrade to 1.6 | Natanael Copa | 2009-01-26 | 1 | -2/+2 | |
| | ||||||
* | extra/ncftp: added uclibc to depends. style fixes | Natanael Copa | 2009-01-26 | 2 | -7/+12 | |
| | ||||||
* | extra/ncftp: build with libncftp and split ncftpbookmarks to a seperate ↵ | Carlo Landmeter | 2009-01-26 | 2 | -5/+25 | |
| | | | | sub-pacakge. | |||||
* | testing/mysql: increase pkgrel since configure option changed | Natanael Copa | 2009-01-26 | 1 | -1/+1 | |
| | ||||||
* | testing/mysql: depend and makedepend on openssl and openssl-dev | Natanael Copa | 2009-01-26 | 1 | -2/+2 | |
| | ||||||
* | core/abuild: release 1.5.1 | Natanael Copa | 2009-01-26 | 1 | -2/+2 | |
| | ||||||
* | core/flex: new pkgrel since dependencies changed | Natanael Copa | 2009-01-26 | 1 | -1/+1 | |
| | ||||||
* | extra/ncftp: added ncurses-dev to makedepends, misc style fixes | Natanael Copa | 2009-01-26 | 1 | -8/+10 | |
| | ||||||
* | testing/mysql: Added openssl support and removed parallel build for make ↵ | Carlo Landmeter | 2009-01-25 | 1 | -2/+2 | |
| | | | | install. | |||||
* | extra/ncftp: new aport | Carlo Landmeter | 2009-01-25 | 1 | -0/+22 | |
| | ||||||
* | core/flex: added m4 as dependency. | Carlo Landmeter | 2009-01-25 | 1 | -1/+1 | |
| | ||||||
* | extra/dropbear: fix symlinks | Carlo Landmeter | 2009-01-23 | 1 | -8/+10 | |
| | ||||||
* | extra/tcl new aport | Carlo Landmeter | 2009-01-23 | 1 | -0/+33 | |
| | ||||||
* | extra/sqlite new aport | Carlo Landmeter | 2009-01-23 | 2 | -0/+64 | |
| | ||||||
* | core/abuild: upgrade to 1.5 | Natanael Copa | 2009-01-23 | 1 | -3/+3 | |
| | ||||||
* | core/apk-tools: upgrade to 2.0_pre7 | Natanael Copa | 2009-01-23 | 1 | -3/+3 | |
| | ||||||
* | testing/mysql new aport mysql | Carlo Landmeter | 2009-01-22 | 3 | -0/+128 | |
| | ||||||
* | extra/valgrind: new aport | Natanael Copa | 2009-01-22 | 2 | -0/+48 | |
| | ||||||
* | extra/sed: new aport | Natanael Copa | 2009-01-22 | 1 | -0/+24 | |
| |