Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | extra/ruby: bump pkgrel | Carlo Lanmdeter | 2009-03-09 | 1 | -1/+1 | |
| | | ||||||
| * | extra/ruby: changed CFLAGS | Carlo Lanmdeter | 2009-03-09 | 1 | -0/+5 | |
| | | ||||||
| * | extra/imagemagick: new aport | Carlo Lanmdeter | 2009-03-09 | 1 | -0/+33 | |
| | | ||||||
| * | testing/mysql: Added socket path to configure so mysqladmin uses correct ↵ | Carlo Lanmdeter | 2009-03-09 | 2 | -31/+32 | |
| | | | | | | | | | | | | socket path cleaned up and modified my.cf | |||||
* | | extra/dansguardian: add install script | Natanael Copa | 2009-03-09 | 1 | -1/+2 | |
| | | | | | | | | I originally merged wrong first patch. | |||||
* | | extra/dansguardian: removed the post-deinstall script | Natanael Copa | 2009-03-09 | 2 | -7/+2 | |
| | | ||||||
* | | extra/dansguardian Initial Commit | Michael Mason | 2009-03-09 | 4 | -0/+77 | |
| | | ||||||
* | | core/beecrypt: add base64 patch, use uclibc++ | Natanael Copa | 2009-03-09 | 2 | -4/+29 | |
| | | | | | | | | | | TODO: we probably dont need to link to uclibc++ at all, but if we dont, it seems like the .so is not created at all. wierdo. | |||||
* | | core/libtool: add libltdl as a dep from libtool | Natanael Copa | 2009-03-09 | 1 | -2/+3 | |
| | | ||||||
* | | extra/postfix: slit install script to .pre-install and .post-install | Natanael Copa | 2009-03-09 | 4 | -16/+17 | |
| | | | | | | | | we also needed a rebuild with linking to correct db | |||||
* | | core/libpcap: added missing patch | Natanael Copa | 2009-03-09 | 1 | -0/+13 | |
|/ | ||||||
* | extra/bind: fix install scripts | Natanael Copa | 2009-03-06 | 4 | -23/+24 | |
| | ||||||
* | core/openntpd: install script fix | Natanael Copa | 2009-03-06 | 2 | -4/+12 | |
| | ||||||
* | core/abuild: upgrade to 1.11 | Natanael Copa | 2009-03-06 | 1 | -2/+2 | |
| | | | | this have new install script format | |||||
* | extra/dovecot: added libcap and zlib to deps | Natanael Copa | 2009-03-06 | 1 | -2/+2 | |
| | ||||||
* | testing/freeswitch: bumped pkgrel | Natanael Copa | 2009-03-06 | 1 | -1/+1 | |
| | ||||||
* | extra/dovecot Initial Commit | Michael Mason | 2009-03-06 | 3 | -0/+86 | |
| | ||||||
* | extra/grep: added pcre dependency | Natanael Copa | 2009-03-06 | 1 | -3/+3 | |
| | ||||||
* | extra/grep Initial Commit | Michael Mason | 2009-03-06 | 1 | -0/+28 | |
| | ||||||
* | testing/freeswitch Patch for initd and install scripts | Michael Mason | 2009-03-06 | 2 | -0/+34 | |
| | ||||||
* | testing/mysql: bump pkgrel so we get a rebuild with libmysqlclient fix | Natanael Copa | 2009-03-06 | 1 | -1/+1 | |
| | ||||||
* | extra/djbdns: security fix | Natanael Copa | 2009-03-06 | 2 | -1/+14 | |
| | | | | http://securityandthe.net/2009/03/05/security-issue-in-djbdns-confirmed/ | |||||
* | core/uclibc: upgrade to 0.9.30.1 | Natanael Copa | 2009-03-06 | 1 | -15/+4 | |
| | ||||||
* | extra/man: fix for busybox less | Natanael Copa | 2009-03-05 | 1 | -2/+4 | |
| | | | | busybox less does not support -i nor -s | |||||
* | core/openssh: change version string to match the versioning rules | Natanael Copa | 2009-03-05 | 1 | -4/+5 | |
| | ||||||
* | Merge commit 'ncopa/master' | Carlo Lanmdeter | 2009-03-05 | 54 | -105/+2457 | |
|\ | ||||||
| * | extra/links: new aport | Natanael Copa | 2009-03-05 | 1 | -0/+25 | |
| | | | | | | | | | | A text WWW browser, similar to Lynx http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/ | |||||
| * | initial commit | Cameron Banta | 2009-03-04 | 1 | -0/+79 | |
| | | ||||||
| * | initial commit | Cameron Banta | 2009-03-04 | 1 | -0/+31 | |
| | | ||||||
| * | minor changes | Cameron Banta | 2009-03-04 | 1 | -3/+0 | |
| | | ||||||
| * | testing/freeswitch: new aport | Natanael Copa | 2009-03-04 | 4 | -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_pre9 | Natanael Copa | 2009-03-04 | 1 | -2/+3 | |
| | | ||||||
| * | extra/fcgi: allow build even if g++ is installed on system | Natanael Copa | 2009-03-03 | 1 | -10/+5 | |
| | | ||||||
| * | Merge remote branch 'clandmeter/master' | Natanael Copa | 2009-03-03 | 17 | -0/+592 | |
| |\ | ||||||
| * | | extra/nmap: bump pkgrel | Natanael Copa | 2009-03-03 | 1 | -1/+1 | |
| | | | ||||||
| * | | extra/nmap: moved from testing | Natanael Copa | 2009-03-03 | 2 | -0/+0 | |
| | | | ||||||
| * | | testing/nmap: build against uclibc++ | Natanael Copa | 2009-03-03 | 2 | -4/+24 | |
| | | | ||||||
| * | | core/uclibc++: fix associative_base | Natanael Copa | 2009-03-03 | 2 | -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.7 | Natanael Copa | 2009-03-03 | 1 | -4/+5 | |
| | | | ||||||
| * | | core/linux-grsec: upgrade to 2.6.28.7 | Natanael Copa | 2009-03-03 | 2 | -14/+41 | |
| | | | | | | | | | | | | | | | | | | * added BSD process accounting * enabled highmem * enabled SCSI_SAS_ATA | |||||
| * | | testing/nmap: moved from extra | Natanael Copa | 2009-03-03 | 1 | -0/+0 | |
| | | | | | | | | | | | | There are some issues with uclibc++ that needs to be sorted out | |||||
| * | | extra/tiff: moved from testing | Natanael Copa | 2009-03-02 | 1 | -0/+0 | |
| | | | ||||||
| * | | initial commit | Cameron Banta | 2009-03-02 | 1 | -0/+54 | |
| | | | ||||||
| * | | initial commit | Cameron Banta | 2009-03-02 | 1 | -0/+48 | |
| | | | ||||||
| * | | extra/screen Initial commit | Michael Mason | 2009-03-02 | 2 | -0/+305 | |
| | | | ||||||
| * | | extra/acct: split -doc pkg | Natanael Copa | 2009-03-02 | 1 | -5/+6 | |
| | | | ||||||
| * | | core/automake: add perl to depends | Natanael Copa | 2009-03-02 | 1 | -2/+4 | |
| | | | | | | | | | | | | Thanks to Carlo Landmeter for catching this. | |||||
| * | | Merge remote branch 'clandmeter/master' | Natanael Copa | 2009-03-02 | 1 | -0/+25 | |
| |\ \ | ||||||
| * | | | extra/fetchmail: split out fetchmailconf to a separate package | Natanael Copa | 2009-02-27 | 1 | -4/+14 | |
| | | | | ||||||
| * | | | extra/fetchmail Initial Commit | Michael Mason | 2009-02-27 | 2 | -0/+59 | |
| | | | |