summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Rebrand to new project name MXEVolker Grabsch2012-03-28339-476/+471
| | |
| * | package cgal: fix minimum cmake versionTony Theodore2012-03-271-6/+33
| | |
| * | add xz decompression to patch toolTony Theodore2012-03-271-0/+1
| | |
| * | Remove the old and probably incorrectly working "make strip" featureVolker Grabsch2012-03-272-30/+0
| | | | | | | | | | | | | | | More information: http://lists.nongnu.org/archive/html/mingw-cross-env-list/2012-03/msg00068.html
| * | Fix annoying whitespaces at EOLVolker Grabsch2012-03-279-11/+11
| | |
| * | freeglut: Mention corresponding issue tracker entry in patchVolker Grabsch2012-03-271-0/+3
| | |
| * | update package librsvgMark Brand2012-03-261-3/+4
| | |
| * | package proj: remove unnecessary patchMark Brand2012-03-262-32/+2
| | | | | | | | | | | | | | | The real problem is projects.h which may be left behind from proj 4.7 needs to be deleted.
| * | package proj: add patch sourceMark Brand2012-03-261-0/+2
| | |
| * | package dcmtk: replace patch with cherry-picked commitMark Brand2012-03-261-35/+702
| | | | | | | | | | | | | | | | | | --- src/dcmtk-1-fixes.patch | 737 ++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 702 insertions(+), 35 deletions(-)
| * | update package expatMark Brand2012-03-251-2/+2
| | | | | | | | | | | | | | | | | | --- src/expat.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
| * | update package freeimageMark Brand2012-03-252-12/+19
| | | | | | | | | | | | | | | | | | | | | --- src/freeimage-1-fixes.patch | 27 +++++++++++++++++---------- src/freeimage.mk | 4 ++-- 2 files changed, 19 insertions(+), 12 deletions(-)
| * | simplication of winpcap build rulesLuis Saavedra2012-03-202-29/+171
| | |
| * | doc update: search freshports instead of freebsd portsTony Theodore2012-03-251-1/+1
| | |
| * | doc update: git package namesTony Theodore2012-03-251-13/+13
| | |
| * | package libffi: fix update macroLM2012-03-251-1/+1
| | |
| * | package proj: invoke aclocal to avoid automake version conflictsTony Theodore2012-03-251-0/+1
| | |
| * | project proj: install missing headerMark Brand2012-03-242-0/+29
| | | | | | | | | | | | | | | | | | | | | | | | --- src/proj-1-fixes.patch | 27 +++++++++++++++++++++++++++ src/proj.mk | 2 ++ 2 files changed, 29 insertions(+) create mode 100644 src/proj-1-fixes.patch
| * | update packages libgsf, libxml++Tony Theodore2012-03-242-6/+6
| | |
| * | update packages proj, pocoTony Theodore2012-03-243-22/+4
| | |
| * | update packages atk, atkmmTony Theodore2012-03-242-4/+4
| | |
| * | package nettle: fix update macroTony Theodore2012-03-241-0/+1
| | |
| * | package cgal: fix update macroTony Theodore2012-03-241-1/+1
| | |
| * | package libpng: fix update macroTony Theodore2012-03-241-1/+1
| | |
| * | package libharu: fix update macroTony Theodore2012-03-241-2/+2
| | |
| * | package guile: increase ignored version to 2.0.5Tony Theodore2012-03-241-1/+1
| | |
| * | package json-c: add update macroTony Theodore2012-03-241-0/+3
| | |
| * | update package cgalMark Brand2012-03-242-41/+15
| | | | | | | | | | | | | | | | | | | | | --- src/cgal-1-fixes.patch | 46 +++++++++------------------------------------- src/cgal.mk | 10 ++++++---- 2 files changed, 15 insertions(+), 41 deletions(-)
| * | package cgal: gcc 4.7.0 compatibility fixMark Brand2012-03-241-26/+34
| | | | | | | | | | | | | | | | | | --- src/cgal-1-fixes.patch | 60 +++++++++++++++++++++++++++--------------------- 1 file changed, 34 insertions(+), 26 deletions(-)
| * | package dcmtk: gcc 4.7.0 compatibility fixesMark Brand2012-03-241-0/+361
| | | | | | | | | | | | | | | | | | | | | --- src/dcmtk-1-fixes.patch | 361 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 361 insertions(+) create mode 100644 src/dcmtk-1-fixes.patch
| * | package libmikmod: static --libs lists needs -pthreadMark Brand2012-03-241-0/+27
| | | | | | | | | | | | | | | | | | | | | | | | fixes link failure for package sdl_mixer --- src/libmikmod-1-fixes.patch | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 src/libmikmod-1-fixes.patch
| * | package qt: include fix for gcc 4.7.0Mark Brand2012-03-231-51/+94
| | | | | | | | | | | | | | | | | | --- src/qt-1-cherrypicks.patch | 145 ++++++++++++++++++++++++++++---------------- 1 file changed, 94 insertions(+), 51 deletions(-)
| * | update package taglibMark Brand2012-03-231-2/+2
| | | | | | | | | | | | | | | | | | --- src/taglib.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
| * | update package fontconfigMark Brand2012-03-231-2/+2
| | | | | | | | | | | | | | | | | | --- src/fontconfig.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
| * | update package ffmpegMark Brand2012-03-231-2/+2
| | | | | | | | | | | | | | | | | | --- src/ffmpeg.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
| * | update package libeventMark Brand2012-03-231-2/+2
| | | | | | | | | | | | | | | | | | --- src/libevent.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
| * | update package curlMark Brand2012-03-231-2/+2
| | | | | | | | | | | | | | | | | | --- src/curl.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
| * | update package gccMark Brand2012-03-231-2/+2
| | | | | | | | | | | | | | | | | | --- src/gcc.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
| * | Produce cleaner HTML code for package listVolker Grabsch2012-03-221-1/+4
| | |
| * | Simplify codeVolker Grabsch2012-03-221-3/+1
| | |
| * | Simplify authors list in the docsVolker Grabsch2012-03-222-5/+5
| | |
| * | New package: libibertyVolker Grabsch2012-03-223-2/+60
| | |
| * | Adjust documentation to point to the Git mirror repositoryVolker Grabsch2012-03-221-32/+16
| | |
| * | Add Git to the list of requirementsVolker Grabsch2012-03-221-3/+7
| | |
| * | Fix annoying TABs and missing newlines at EOFVolker Grabsch2012-03-225-19/+19
| | |
| * | update package sqliteMark Brand2012-03-201-2/+2
| | |
| * | Check for required versions of Autoconf and AutomakeVolker Grabsch2012-03-191-0/+14
| | |
| * | doc update: OSX requirementsTony Theodore2012-03-181-7/+2
| | |
| * | update package gnutlsMark Brand2012-03-172-32/+6
| | |
| * | Backed out changeset 0157d0da7b9aMark Brand2012-03-173-8/+34
| | | | | | | | | | | | because it accidentally included ffmpeg.mk