summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'stable'Mark Brand2012-06-130-0/+0
|\
| * Merge pull request #34 from rpavlik/fix-patch-toolmabrand2012-06-131-37/+99
| |\ | | | | | | Fix patch tool
| | * patch tool: Add useful status messagesRyan Pavlik2012-05-071-2/+5
| | |
| | * patch tool: check preconditions for initRyan Pavlik2012-05-071-0/+5
| | |
| | * patch tool: check preconditions for exportRyan Pavlik2012-05-071-0/+5
| | |
| | * patch tool: check preconditions for import.Ryan Pavlik2012-05-071-5/+16
| | |
| | * Patch tool: Adding some progress messages to long processes.Ryan Pavlik2012-05-071-0/+9
| | |
| | * patch tool: Check for package file, and if it's not there, use makefile to ↵Ryan Pavlik2012-05-071-0/+7
| | | | | | | | | | | | grab it.
| | * Patch tool: Move environment variable setup to a function.Ryan Pavlik2012-05-071-24/+29
| | | | | | | | | | | | | | | This keeps us from doing this in case of an incorrect call, making error messages much more sane.
| | * Patch tool: replace elifs with case. Also handles errors.Ryan Pavlik2012-05-071-7/+23
| | |
| | * patch tool: Ensure the gits directory existsRyan Pavlik2012-05-071-0/+1
| | |
| | * patch-tool: use relative directoriesRyan Pavlik2012-05-071-2/+3
| | |
| | * patch tool: fix so it gets the version from index.html nowRyan Pavlik2012-05-071-2/+1
| | |
| * | package libpaper: add alternate URLMark Brand2012-05-251-0/+1
| | |
* | | package libpaper: add alternate URLMark Brand2012-06-131-0/+1
| | |
* | | patch tool: Add useful status messagesRyan Pavlik2012-06-131-2/+5
| | |
* | | patch tool: check preconditions for initRyan Pavlik2012-06-131-0/+5
| | |
* | | patch tool: check preconditions for exportRyan Pavlik2012-06-131-0/+5
| | |
* | | patch tool: check preconditions for import.Ryan Pavlik2012-06-131-5/+16
| | |
* | | Patch tool: Adding some progress messages to long processes.Ryan Pavlik2012-06-131-0/+9
| | |
* | | patch tool: Check for package file, and if it's not there, use makefile to ↵Ryan Pavlik2012-06-131-0/+7
| | | | | | | | | | | | grab it.
* | | Patch tool: Move environment variable setup to a function.Ryan Pavlik2012-06-131-24/+29
| | | | | | | | | | | | | | | This keeps us from doing this in case of an incorrect call, making error messages much more sane.
* | | Patch tool: replace elifs with case. Also handles errors.Ryan Pavlik2012-06-131-7/+23
| | |
* | | patch tool: Ensure the gits directory existsRyan Pavlik2012-06-131-0/+1
| | |
* | | patch-tool: use relative directoriesRyan Pavlik2012-06-131-2/+3
| | |
* | | patch tool: fix so it gets the version from index.html nowRyan Pavlik2012-06-131-2/+1
| | |
* | | package librtmp: disable sharedMark Brand2012-06-131-0/+1
| | |
* | | package librtmp: use gnutlsMark Brand2012-06-131-1/+2
| | |
* | | package librtmp: update to v2.4 and beyondMark Brand2012-06-134-3/+5058
| | | | | | | | | | | | Includes nettle support.
* | | package librtmp: style improvementsMark Brand2012-06-131-3/+7
| | |
* | | new package librtmpMatthias Gehre2012-06-132-0/+26
| | |
* | | update package xine-libMark Brand2012-06-133-99/+39
| | |
* | | package fontconfig: revert updateMark Brand2012-06-132-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | 2.9.91 introduces symbols lstat and scandir but MinGW does not have them. Reported http://lists.freedesktop.org/archives/fontconfig/2012-June/004124.html
* | | package pdflib_lite: remove invalid config optionMark Brand2012-06-121-1/+0
| | |
* | | package suitesparse: install config headerMark Brand2012-06-121-0/+1
| | |
* | | update package suitesparseMark Brand2012-06-122-3/+3
| | |
* | | package agg: automake 1.12 compatibilityMark Brand2012-06-121-0/+27
| | |
* | | update package pdflib_liteMark Brand2012-06-113-6/+46
| | |
* | | package fontconfig: update checksumMark Brand2012-06-112-63/+1
| | |
* | | update package fontconfigMark Brand2012-06-113-3/+65
| | |
* | | update package sqliteMark Brand2012-06-112-2/+2
| | |
* | | package vmime: take upstream fixesMark Brand2012-06-102-185/+8331
| | |
* | | update package gsoapMark Brand2012-06-092-2/+2
| | |
* | | update package ffmpegMark Brand2012-06-082-2/+2
| | |
* | | update package gnutlsMark Brand2012-06-063-10/+67
| | |
* | | update package dbusMark Brand2012-06-052-2/+2
| | |
* | | update package geosMark Brand2012-06-042-4/+4
| | |
* | | update package postgresqlMark Brand2012-06-043-12/+18
| | |
* | | upgrade package libgsaslMark Brand2012-05-293-3/+3
| | |
* | | package xine-lib: provide localtime_r from old pthreadsMark Brand2012-05-271-16/+67
| | |