aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* extra/grep: added pcre dependencyNatanael Copa2009-03-061-3/+3
|
* extra/grep Initial CommitMichael Mason2009-03-061-0/+28
|
* testing/freeswitch Patch for initd and install scriptsMichael Mason2009-03-062-0/+34
|
* testing/mysql: bump pkgrel so we get a rebuild with libmysqlclient fixNatanael Copa2009-03-061-1/+1
|
* extra/djbdns: security fixNatanael Copa2009-03-062-1/+14
| | | | http://securityandthe.net/2009/03/05/security-issue-in-djbdns-confirmed/
* core/uclibc: upgrade to 0.9.30.1Natanael Copa2009-03-061-15/+4
|
* extra/man: fix for busybox lessNatanael Copa2009-03-051-2/+4
| | | | busybox less does not support -i nor -s
* core/openssh: change version string to match the versioning rulesNatanael Copa2009-03-051-4/+5
|
* Merge commit 'ncopa/master'Carlo Lanmdeter2009-03-0554-105/+2457
|\
| * extra/links: new aportNatanael Copa2009-03-051-0/+25
| | | | | | | | | | A text WWW browser, similar to Lynx http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/
| * initial commitCameron Banta2009-03-041-0/+79
| |
| * initial commitCameron Banta2009-03-041-0/+31
| |
| * minor changesCameron Banta2009-03-041-3/+0
| |
| * testing/freeswitch: new aportNatanael Copa2009-03-044-0/+394
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A communications platform written in C from the ground up http://www.freeswitch.org TODO: - make init.d scripts - check where logs etc goes. There are some dirs in /usr that probably should not be there. - test if it works - dahdi plugin? - download sounds. There are a make target for sounds but I'd prefer we add add the sounds url in sources. Might be we want those in a separate package. - Figure out how to use system libraries, pcre, speex, sqlite3, apr, apr-util and more rather than the version freeswitch ships. This should be a configure option probably. i.e --with-shared-pcre or similar
| * core/apk-tools: upgrade to 2.0_pre9Natanael Copa2009-03-041-2/+3
| |
| * extra/fcgi: allow build even if g++ is installed on systemNatanael Copa2009-03-031-10/+5
| |
| * Merge remote branch 'clandmeter/master'Natanael Copa2009-03-0317-0/+592
| |\
| * | extra/nmap: bump pkgrelNatanael Copa2009-03-031-1/+1
| | |
| * | extra/nmap: moved from testingNatanael Copa2009-03-032-0/+0
| | |
| * | testing/nmap: build against uclibc++Natanael Copa2009-03-032-4/+24
| | |
| * | core/uclibc++: fix associative_baseNatanael Copa2009-03-032-36/+12
| | | | | | | | | | | | | | | | | | The patch found to make uclibc++ build with gcc-4.3.x broke associative_base this is an updated patch which only solves gcc-4.3 compiling. also renamed it so its more clear why its here.
| * | core/linux-grsec-sources: upgrade to 2.6.28.7Natanael Copa2009-03-031-4/+5
| | |
| * | core/linux-grsec: upgrade to 2.6.28.7Natanael Copa2009-03-032-14/+41
| | | | | | | | | | | | | | | | | | * added BSD process accounting * enabled highmem * enabled SCSI_SAS_ATA
| * | testing/nmap: moved from extraNatanael Copa2009-03-031-0/+0
| | | | | | | | | | | | There are some issues with uclibc++ that needs to be sorted out
| * | extra/tiff: moved from testingNatanael Copa2009-03-021-0/+0
| | |
| * | initial commitCameron Banta2009-03-021-0/+54
| | |
| * | initial commitCameron Banta2009-03-021-0/+48
| | |
| * | extra/screen Initial commitMichael Mason2009-03-022-0/+305
| | |
| * | extra/acct: split -doc pkgNatanael Copa2009-03-021-5/+6
| | |
| * | core/automake: add perl to dependsNatanael Copa2009-03-021-2/+4
| | | | | | | | | | | | Thanks to Carlo Landmeter for catching this.
| * | Merge remote branch 'clandmeter/master'Natanael Copa2009-03-021-0/+25
| |\ \
| * | | extra/fetchmail: split out fetchmailconf to a separate packageNatanael Copa2009-02-271-4/+14
| | | |
| * | | extra/fetchmail Initial CommitMichael Mason2009-02-272-0/+59
| | | |
| * | | extra/gawk: set contributor and maintainerNatanael Copa2009-02-271-2/+2
| | | |
| * | | extra/gawk Initial CommitMichael Mason2009-02-271-0/+28
| | | |
| * | | extra/quagga: fix checksumNatanael Copa2009-02-261-1/+1
| | | |
| * | | core/busybox: support for depmod -rNatanael Copa2009-02-262-1/+25
| | | | | | | | | | | | | | | | so we can build linux kernel
| * | | extra/ping: fix init.d scriptTed Trask2009-02-262-4/+4
| | | |
| * | | testing/device-mapper: new aportLeonardo Arena2009-02-261-0/+26
| | | |
| * | | testing/fetch-crl: install confing correct placeNatanael Copa2009-02-261-1/+1
| | | |
| * | | testing/fetch-crl: added patch for bb wget supportNatanael Copa2009-02-262-3/+48
| | | | | | | | | | | | | | | | | | | | if WGET_RETRIES WGET_TIMEOUT or WGET_TIMESTAMPING is set you'll need GNU wget.
| * | | core/busybox: modprobe speedup patch refreshTimo Teras2009-02-263-49/+147
| | | | | | | | | | | | | | | | | | | | Make the trivial cases faster. E.g. when probing module by exact name, do not parse the alias maps.
| * | | extra/chrony: patch for setting correct source ip on replies on mulihomed boxNatanael Copa2009-02-252-1/+245
| | | |
| * | | extra/pingu: removed bogus install fileNatanael Copa2009-02-251-30/+0
| | | |
| * | | extra/pingu: added missing init.d and install fileNatanael Copa2009-02-252-0/+57
| | | | | | | | | | | | | | | | sorry...
| * | | extra/htop: bump pkgrelNatanael Copa2009-02-251-1/+1
| | | |
| * | | Merge remote branch 'clandmeter/master'Natanael Copa2009-02-2510-1/+314
| |\ \ \
| * | | | extra/quagga: use full path to ip so we force use of iproute2Natanael Copa2009-02-252-2/+2
| | | | |
| * | | | core/busybox: speed up modprobe -aTimo Teras2009-02-252-1/+372
| | | | | | | | | | | | | | | | | | | | experimental patch to speed up bootup time.
| * | | | core/alpine-baselayout: upgrade to 2.0_alpha5Natanael Copa2009-02-251-4/+3
| | | | | | | | | | | | | | | | | | | | we're giving 'release early, release often' new meaning...