aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | | core/syslinux: upgrade to 3.80Natanael Copa2009-05-151-2/+2
| | | | | | | | | | |
* | | | | | | | | | | core/git: upgrade to 1.6.2.5Natanael Copa2009-05-151-2/+2
| | | | | | | | | | |
* | | | | | | | | | | x11/mesa: force lazy bindingNatanael Copa2009-05-151-1/+4
| | | | | | | | | | |
* | | | | | | | | | | x11/xf86-video-vesa: force lazy binding during linkNatanael Copa2009-05-151-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | we create a temp GCC_SPEC that disabled -z now linker flag.
* | | | | | | | | | | xf86-video-nv: upgrade to 2.1.13Natanael Copa2009-05-151-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also force lazy binding by use a custom GCC_SPEC
* | | | | | | | | | | testing/asteriks: removed useless patchNatanael Copa2009-05-152-32/+0
| | | | | | | | | | |
* | | | | | | | | | | core/util-vserver: added g++ to makedependsNatanael Copa2009-05-151-1/+1
| | | | | | | | | | |
* | | | | | | | | | | core/iproute2: added bison and flex to makedependsNatanael Copa2009-05-151-1/+1
| | | | | | | | | | |
* | | | | | | | | | | x11/xf86-input-{evdev,keyboard,mouse}: build with lazy bindingNatanael Copa2009-05-153-2/+56
| | | | | | | | | | |
* | | | | | | | | | | x11/libxxf86vm: added g++ to makedependsNatanael Copa2009-05-151-1/+2
| | | | | | | | | | |
* | | | | | | | | | | extra/asterisk: 1.6.0.9 stableTimo Teras2009-05-158-0/+563
| | | | | | | | | | |
* | | | | | | | | | | extra/dovecot: set config dir to /etc/dovecotNatanael Copa2009-05-141-2/+2
| | | | | | | | | | |
* | | | | | | | | | | testing/heimdal: more clients in subpkgsLeonardo Arena2009-05-141-3/+20
| | | | | | | | | | |
* | | | | | | | | | | testing/heimdal: some clients/daemons in subpkgs, fixed install dirs, init ↵Leonardo Arena2009-05-144-8/+135
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | scripts added
* | | | | | | | | | | extra/postfix: use /usr/lib/postfix instead of /usr/libexec/postfixNatanael Copa2009-05-141-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes #30
* | | | | | | | | | | x11/libxdmcp: moved xproto from depends to makedependsNatanael Copa2009-05-141-4/+4
| | | | | | | | | | |
* | | | | | | | | | | core/mkinitfs: removed unused patchNatanael Copa2009-05-141-30/+0
| | | | | | | | | | |
* | | | | | | | | | | x11/xorg-server: build without -z now linker flagNatanael Copa2009-05-131-6/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The dlloader does not work with the default hardened -z now linker flag. There seems to b no way to forward linker flags to the modules so we implement gentoo-style GCC_SPECS to turn off the linker flag.
* | | | | | | | | | | core/gcc: split out libstdc++. added support for GCC_SPECSNatanael Copa2009-05-132-3/+55
| | | | | | | | | | |
* | | | | | | | | | | core/mkinitfs: upgrade to 1.4Natanael Copa2009-05-131-7/+4
| | | | | | | | | | |
* | | | | | | | | | | testing/heimdal: fix ruserpass name clashNatanael Copa2009-05-131-0/+4
| | | | | | | | | | |
* | | | | | | | | | | testing/heimdal: new aport, brokenroot2009-05-1311-0/+298
| | | | | | | | | | |
* | | | | | | | | | | extra/quagga: ASN assert error fix. CVE-2009-1572Natanael Copa2009-05-132-1/+464
| | | | | | | | | | |
* | | | | | | | | | | testing/opensips: set permissions on config fileNatanael Copa2009-05-122-2/+5
| | | | | | | | | | |
* | | | | | | | | | | core/xfsprogs: upgrade to 3.0.1Natanael Copa2009-05-121-5/+4
| | | | | | | | | | |
* | | | | | | | | | | testing/opensips-cp: new aportNatanael Copa2009-05-121-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Web Control Panel Application for the OpenSIPS SIP server http://opensips-cp.sourceforge.net/
* | | | | | | | | | | core/apk-tools: backported misc patchesNatanael Copa2009-05-123-1/+202
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | delay-state-init: fixes apk add /path/to/file bug index-delete: backport of apk index -d /path/to/APK_INDEX.gz
* | | | | | | | | | | x11: removed misc unused patchesNatanael Copa2009-05-122-252/+0
| | | | | | | | | | |
* | | | | | | | | | | testing/opensips: added init.d and pre/post install scriptsNatanael Copa2009-05-124-6/+51
| | | | | | | | | | |
* | | | | | | | | | | testing/opensips: fix install locationsNatanael Copa2009-05-121-5/+5
| | | | | | | | | | |
* | | | | | | | | | | core/file: upgrade to 5.03Natanael Copa2009-05-121-2/+2
| | | | | | | | | | |
* | | | | | | | | | | core/apk-tools: fix so it does not take the aports git versionNatanael Copa2009-05-082-3/+19
| | | | | | | | | | |
* | | | | | | | | | | x11/xf86-video-radeonhd: upgrade to 1.2.5Natanael Copa2009-05-071-2/+2
| | | | | | | | | | |
* | | | | | | | | | | x11/xf86-input-evdev: update to 2.2.2Natanael Copa2009-05-071-2/+2
| | | | | | | | | | |
* | | | | | | | | | | x11/xorg-server: upgrade to 1.6.1Natanael Copa2009-05-071-11/+9
| | | | | | | | | | |
* | | | | | | | | | | x11/xproto: upgrade to 7.0.15Natanael Copa2009-05-071-2/+2
| | | | | | | | | | |
* | | | | | | | | | | x11/xcb-proto: upgrade to 1.4Natanael Copa2009-05-071-3/+3
| | | | | | | | | | |
* | | | | | | | | | | x11/pango: upgrade to 1.24.1Natanael Copa2009-05-071-4/+5
| | | | | | | | | | |
* | | | | | | | | | | x11/midori: upgrade to 0.1.6Natanael Copa2009-05-072-61/+2
| | | | | | | | | | |
* | | | | | | | | | | x11/mesa: upgrade to 7.4.1Natanael Copa2009-05-071-2/+2
| | | | | | | | | | |
* | | | | | | | | | | x11/libxfont: upgrade to 1.4.0Natanael Copa2009-05-071-2/+2
| | | | | | | | | | |
* | | | | | | | | | | x11/libxcb: upgrade to 1.2Natanael Copa2009-05-071-4/+4
| | | | | | | | | | |
* | | | | | | | | | | x11/libx11: upgrade to 1.2.1Natanael Copa2009-05-071-15/+4
| | | | | | | | | | |
* | | | | | | | | | | x11/libsoup: upgrade to 2.26.1Natanael Copa2009-05-071-4/+5
| | | | | | | | | | |
* | | | | | | | | | | x11/libpciaccess: upgrade to 0.10.6Natanael Copa2009-05-071-3/+3
| | | | | | | | | | |
* | | | | | | | | | | x11/libdrm: uprade to 2.4.9Natanael Copa2009-05-071-2/+2
| | | | | | | | | | |
* | | | | | | | | | | x11/intltool: upgrade to 0.40.6Natanael Copa2009-05-071-2/+2
| | | | | | | | | | |
* | | | | | | | | | | x11/dri2proto: upgrade to 2.0Natanael Copa2009-05-071-2/+2
| | | | | | | | | | |
* | | | | | | | | | | x11/atk: upgrade to 1.26.0Natanael Copa2009-05-071-4/+4
| | | | | | | | | | |
* | | | | | | | | | | extra/dansguardian: enable NTLMNatanael Copa2009-05-071-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and fix the dependencies while there