summaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* main/sqlite: lobotomize in the name of mozilla insanityWilliam Pitcock2011-01-221-1/+20
|
* main/nss: put nss-config where it belongsWilliam Pitcock2011-01-221-1/+7
|
* main/nspr: get nspr-config in the right packageWilliam Pitcock2011-01-221-1/+3
|
* main/nspr: replaces fixupsWilliam Pitcock2011-01-221-1/+5
|
* main/pidgin: bump for dependency fixupWilliam Pitcock2011-01-221-1/+1
|
* main/nss: mozilla wants to use /usr/lib/libssl3.so and friends directly.William Pitcock2011-01-221-1/+18
|
* main/nspr: mozilla wants /usr/lib/libnspr4.so to exist regardless of ↵William Pitcock2011-01-222-2/+277
| | | | development package
* main/freeswitch: bump pkgrel to rebuild against last commitJeff Bilyk2011-01-211-1/+1
| | | | ref #514
* main/freeswitch: fix libpriJeff Bilyk2011-01-212-3/+3
| | | | ref #514
* main/sqlite: enable SQLITE_SECURE_DELETE.William Pitcock2011-01-211-2/+2
|
* main/bitlbee: promote from testingWilliam Pitcock2011-01-214-0/+96
|
* main/fftw: promote from testingWilliam Pitcock2011-01-211-0/+37
|
* main/indent: promote from testingWilliam Pitcock2011-01-211-0/+37
|
* main/freeglut: promote from testingWilliam Pitcock2011-01-211-0/+42
|
* main/libotr: promote from testingWilliam Pitcock2011-01-211-0/+54
|
* main/gtkglext: promote from testingWilliam Pitcock2011-01-212-0/+117
|
* main/git: checksum refreshWilliam Pitcock2011-01-211-1/+1
|
* main/git: ship an initscript that actually worksWilliam Pitcock2011-01-213-8/+6
|
* main/freeswitch: add support for freetdm and libpriJeff Bilyk2011-01-212-3/+9
| | | | ref # 514
* main/glew: allow installation of replacement GL/glxew.h header.William Pitcock2011-01-211-1/+2
|
* main/libmowgli: build fixWilliam Pitcock2011-01-211-1/+1
|
* main/libmowgli: update to 0.9.50William Pitcock2011-01-211-2/+3
|
* main/php: php-common should replaces on php for php.iniWilliam Pitcock2011-01-211-1/+3
|
* main/zabbix: rebuild against updated net-snmpDuane Hughes2011-01-211-1/+1
|
* main/asterisk: update to 1.8.2.2Timo Teräs2011-01-211-2/+2
| | | | Upstream messed up merge - the security update was not in 1.8.2.1
* main/acf-provisioning: upgrade to 0.0.4Ted Trask2011-01-191-2/+2
|
* main/asterisk: upgrade to 1.8.2.1Timo Teräs2011-01-191-2/+2
| | | | Contains multiple bugfixes and a security update.
* irssi-0.8.15-r4: Should fix package/subpackge conflicts.Kiyoshi Aman2011-01-171-2/+2
|
* irssi-0.8.15-r3: Enables proxy plugin, shipped as a subpkg.Kiyoshi Aman2011-01-171-6/+15
|
* main/mysql: upgraded to 5.1.54Matt Smith2011-01-171-2/+2
|
* main/linux-grsec: set architectures explicitlyWilliam Pitcock2011-01-161-1/+1
|
* main/libc0.9.32: switch back to using NPTL on ARM now that it's ↵William Pitcock2011-01-141-3/+5
| | | | theoretically fixed
* main/libc0.9.32: add patch to fix NPTL TLS on ARM.William Pitcock2011-01-142-1/+72
|
* main/libc0.9.32: uclibc's NPTL/TLS support on ARM is unusably broken, use ↵William Pitcock2011-01-141-5/+3
| | | | linuxthreads on ARM
* main/apache2: bumped pkgrel, see git logMatt Smith2011-01-141-1/+1
| | | | | | | Bumped pkgrel; should be built against the previous main/apr, and main/apr-util updates. See #504
* main/apr-util: bumped pkgrel, see git logMatt Smith2011-01-141-1/+1
| | | | | | Bumped pkgrel; should be built against the previous main/apr update. See #504
* main/apr: patched gcc 4.5 alias issueMatt Smith2011-01-141-3/+12
| | | | See #504
* main/php: bumped pkgrel for snmp updateMatt Smith2011-01-141-1/+1
| | | | Fixes php from complaining about snmp.so.
* main/libc0.9.32: don't use TLS on ARM.William Pitcock2011-01-141-1/+1
|
* main/libc0.9.32: add uclibcconfig for armWilliam Pitcock2011-01-142-1/+266
|
* main/net-snmp: upgrade to 5.6.1Natanael Copa2011-01-141-3/+3
|
* main/gnupg: upgrade to 2.0.17Natanael Copa2011-01-141-3/+3
|
* main/dovecot: upgrade to 2.0.9Natanael Copa2011-01-141-2/+2
|
* main/libxkbfile: rebuild on x86William Pitcock2011-01-141-1/+1
|
* main/linux-grsec: enable paravirt-ops Xen domU on x86_64William Pitcock2011-01-132-10/+27
|
* main/libmicrohttpd: upgrade to 0.9.5Natanael Copa2011-01-131-2/+2
|
* main/sudo: upgrade to 1.7.4_p5Natanael Copa2011-01-131-2/+2
|
* main/poppler-gtk: enable lcms. fix -dev depsNatanael Copa2011-01-131-4/+4
|
* main/php: improved APKBUILD, see changesMatt Smith2011-01-131-38/+46
| | | | | | | | | | | | | | | | | php-5.3.5-r2 changelog: - Recreated php-cli subpackage and moved it out of the main php package; - Combined php-cli and php-pear in the build() function (one less `make` to perform); - Created php-common subpackage, currently containing php.ini; - Converted the main php package into a metapackage, which currently depends on php-common and php-cgi; - Updated the dev() split function to include all the build dirs we used, and then symlinked /usr/lib/php/build to build-cgi by default; - Moved the phar command to the php-phar subpackage; Let me know what you think. Matt
* main/wireshark: upgrade to 1.4.3Natanael Copa2011-01-131-2/+2
|