Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Rebrand to new project name MXE | Volker Grabsch | 2012-03-28 | 339 | -476/+471 | |
| | | | ||||||
| * | | package cgal: fix minimum cmake version | Tony Theodore | 2012-03-27 | 1 | -6/+33 | |
| | | | ||||||
| * | | add xz decompression to patch tool | Tony Theodore | 2012-03-27 | 1 | -0/+1 | |
| | | | ||||||
| * | | Remove the old and probably incorrectly working "make strip" feature | Volker Grabsch | 2012-03-27 | 2 | -30/+0 | |
| | | | | | | | | | | | | | | | More information: http://lists.nongnu.org/archive/html/mingw-cross-env-list/2012-03/msg00068.html | |||||
| * | | Fix annoying whitespaces at EOL | Volker Grabsch | 2012-03-27 | 9 | -11/+11 | |
| | | | ||||||
| * | | freeglut: Mention corresponding issue tracker entry in patch | Volker Grabsch | 2012-03-27 | 1 | -0/+3 | |
| | | | ||||||
| * | | update package librsvg | Mark Brand | 2012-03-26 | 1 | -3/+4 | |
| | | | ||||||
| * | | package proj: remove unnecessary patch | Mark Brand | 2012-03-26 | 2 | -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 source | Mark Brand | 2012-03-26 | 1 | -0/+2 | |
| | | | ||||||
| * | | package dcmtk: replace patch with cherry-picked commit | Mark Brand | 2012-03-26 | 1 | -35/+702 | |
| | | | | | | | | | | | | | | | | | | --- src/dcmtk-1-fixes.patch | 737 ++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 702 insertions(+), 35 deletions(-) | |||||
| * | | update package expat | Mark Brand | 2012-03-25 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | --- src/expat.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) | |||||
| * | | update package freeimage | Mark Brand | 2012-03-25 | 2 | -12/+19 | |
| | | | | | | | | | | | | | | | | | | | | | --- src/freeimage-1-fixes.patch | 27 +++++++++++++++++---------- src/freeimage.mk | 4 ++-- 2 files changed, 19 insertions(+), 12 deletions(-) | |||||
| * | | simplication of winpcap build rules | Luis Saavedra | 2012-03-20 | 2 | -29/+171 | |
| | | | ||||||
| * | | doc update: search freshports instead of freebsd ports | Tony Theodore | 2012-03-25 | 1 | -1/+1 | |
| | | | ||||||
| * | | doc update: git package names | Tony Theodore | 2012-03-25 | 1 | -13/+13 | |
| | | | ||||||
| * | | package libffi: fix update macro | LM | 2012-03-25 | 1 | -1/+1 | |
| | | | ||||||
| * | | package proj: invoke aclocal to avoid automake version conflicts | Tony Theodore | 2012-03-25 | 1 | -0/+1 | |
| | | | ||||||
| * | | project proj: install missing header | Mark Brand | 2012-03-24 | 2 | -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 Theodore | 2012-03-24 | 2 | -6/+6 | |
| | | | ||||||
| * | | update packages proj, poco | Tony Theodore | 2012-03-24 | 3 | -22/+4 | |
| | | | ||||||
| * | | update packages atk, atkmm | Tony Theodore | 2012-03-24 | 2 | -4/+4 | |
| | | | ||||||
| * | | package nettle: fix update macro | Tony Theodore | 2012-03-24 | 1 | -0/+1 | |
| | | | ||||||
| * | | package cgal: fix update macro | Tony Theodore | 2012-03-24 | 1 | -1/+1 | |
| | | | ||||||
| * | | package libpng: fix update macro | Tony Theodore | 2012-03-24 | 1 | -1/+1 | |
| | | | ||||||
| * | | package libharu: fix update macro | Tony Theodore | 2012-03-24 | 1 | -2/+2 | |
| | | | ||||||
| * | | package guile: increase ignored version to 2.0.5 | Tony Theodore | 2012-03-24 | 1 | -1/+1 | |
| | | | ||||||
| * | | package json-c: add update macro | Tony Theodore | 2012-03-24 | 1 | -0/+3 | |
| | | | ||||||
| * | | update package cgal | Mark Brand | 2012-03-24 | 2 | -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 fix | Mark Brand | 2012-03-24 | 1 | -26/+34 | |
| | | | | | | | | | | | | | | | | | | --- src/cgal-1-fixes.patch | 60 +++++++++++++++++++++++++++--------------------- 1 file changed, 34 insertions(+), 26 deletions(-) | |||||
| * | | package dcmtk: gcc 4.7.0 compatibility fixes | Mark Brand | 2012-03-24 | 1 | -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 -pthread | Mark Brand | 2012-03-24 | 1 | -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.0 | Mark Brand | 2012-03-23 | 1 | -51/+94 | |
| | | | | | | | | | | | | | | | | | | --- src/qt-1-cherrypicks.patch | 145 ++++++++++++++++++++++++++++---------------- 1 file changed, 94 insertions(+), 51 deletions(-) | |||||
| * | | update package taglib | Mark Brand | 2012-03-23 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | --- src/taglib.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) | |||||
| * | | update package fontconfig | Mark Brand | 2012-03-23 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | --- src/fontconfig.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) | |||||
| * | | update package ffmpeg | Mark Brand | 2012-03-23 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | --- src/ffmpeg.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) | |||||
| * | | update package libevent | Mark Brand | 2012-03-23 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | --- src/libevent.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) | |||||
| * | | update package curl | Mark Brand | 2012-03-23 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | --- src/curl.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) | |||||
| * | | update package gcc | Mark Brand | 2012-03-23 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | --- src/gcc.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) | |||||
| * | | Produce cleaner HTML code for package list | Volker Grabsch | 2012-03-22 | 1 | -1/+4 | |
| | | | ||||||
| * | | Simplify code | Volker Grabsch | 2012-03-22 | 1 | -3/+1 | |
| | | | ||||||
| * | | Simplify authors list in the docs | Volker Grabsch | 2012-03-22 | 2 | -5/+5 | |
| | | | ||||||
| * | | New package: libiberty | Volker Grabsch | 2012-03-22 | 3 | -2/+60 | |
| | | | ||||||
| * | | Adjust documentation to point to the Git mirror repository | Volker Grabsch | 2012-03-22 | 1 | -32/+16 | |
| | | | ||||||
| * | | Add Git to the list of requirements | Volker Grabsch | 2012-03-22 | 1 | -3/+7 | |
| | | | ||||||
| * | | Fix annoying TABs and missing newlines at EOF | Volker Grabsch | 2012-03-22 | 5 | -19/+19 | |
| | | | ||||||
| * | | update package sqlite | Mark Brand | 2012-03-20 | 1 | -2/+2 | |
| | | | ||||||
| * | | Check for required versions of Autoconf and Automake | Volker Grabsch | 2012-03-19 | 1 | -0/+14 | |
| | | | ||||||
| * | | doc update: OSX requirements | Tony Theodore | 2012-03-18 | 1 | -7/+2 | |
| | | | ||||||
| * | | update package gnutls | Mark Brand | 2012-03-17 | 2 | -32/+6 | |
| | | | ||||||
| * | | Backed out changeset 0157d0da7b9a | Mark Brand | 2012-03-17 | 3 | -8/+34 | |
| | | | | | | | | | | | | because it accidentally included ffmpeg.mk |