| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a patch to get rid of some dead code, which triggers a | Mikhail Teterin | 2016-02-19 | 2 | -0/+127 |
* | Replace use of NULL, where actual integer zero is expected -- an ancient | Mikhail Teterin | 2016-01-11 | 1 | -0/+23 |
* | Fix packaging as a regular user | Antoine Brodin | 2014-05-30 | 1 | -1/+1 |
* | Upgrade from 1.3.1-3 to 1.3.1-4. The only real change (outside of the auto* n... | Mikhail Teterin | 2014-02-14 | 4 | -14/+18 |
* | - Remove NO_STAGE as these have been tested to be safe | Bryan Drewery | 2013-09-25 | 1 | -1/+0 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
* | Update from 1.3.1-2, which is no longer available for download, to | Mikhail Teterin | 2013-09-11 | 5 | -507/+14 |
* | Update to upstream's 1.3.1-2. Fix up the warnings raised by clang (3.2) and | Mikhail Teterin | 2013-09-02 | 7 | -96/+484 |
* | - Remove MAKE_JOBS_SAFE variable | Alex Kozlov | 2013-08-14 | 1 | -1/+0 |
* | Remove USE_GCC=any It now builds properly with clang while it doesn't build w... | Baptiste Daroussin | 2013-08-01 | 1 | -6/+1 |
* | - Unbreak build for HEAD | Martin Wilke | 2013-02-07 | 1 | -1/+1 |
* | - Fix all cases of 'No newline at end of file' in ports tree | Alex Kozlov | 2013-02-01 | 1 | -1/+1 |
* | Fix build with clang. | Kevin Lo | 2012-12-06 | 1 | -0/+11 |
* | Add a patch removing two unused private fields from an internal | Mikhail Teterin | 2012-10-12 | 1 | -0/+14 |
* | Upgrade from 1.2.x to 1.3.1-1 now that the upstream finally contains new | Mikhail Teterin | 2012-10-05 | 4 | -16/+101 |
* | Add a \0-terminating patch | Mikhail Teterin | 2012-02-08 | 3 | -6/+14 |
* | -remove MD5 | Olli Hauer | 2011-07-03 | 1 | -2/+0 |
* | Add an explicit -fno-strict-aliasing to CXXFLAGS for the sake of | Mikhail Teterin | 2008-05-16 | 1 | -1/+1 |
* | When WARNS is set in a Makefile even to 1, the flag ``-Wsystem-headers'' | Mikhail Teterin | 2008-01-26 | 1 | -0/+4 |
* | The top-level build directory should also be in the include path. | Mikhail Teterin | 2007-11-02 | 1 | -1/+1 |
* | Add a mega-patch, which makes the library usable. It barely worked on | Mikhail Teterin | 2007-11-02 | 4 | -5/+19 |
* | - Prepare for removal of shlib filtering | Pav Lucistnik | 2007-01-27 | 2 | -2/+2 |
* | Update MASTER_SITES and make it fetchable again | Emanuel Haupt | 2006-10-27 | 1 | -16/+2 |
* | Add NOPROFILE in _addition_ to NO_PROFILE for the benefit of 4.x systems. | Mikhail Teterin | 2006-02-03 | 1 | -0/+1 |
* | SHA256ify | Edwin Groothuis | 2006-01-22 | 1 | -0/+1 |
* | s/NOPROFILE/NO_PROFILE/ | Mikhail Teterin | 2005-12-22 | 1 | -1/+1 |
* | Bump from 1.2.0.11 to 1.2.0.12 | Mikhail Teterin | 2005-03-01 | 2 | -5/+3 |
* | This package has a controversial history. It was originally "given" to | Mikhail Teterin | 2005-02-14 | 3 | -11/+23 |
* | There is a new tarball out there called 1.2.0.9-1, which is incomplete | Mikhail Teterin | 2005-01-25 | 2 | -27/+9 |
* | Update WWW in pkg-descr to i3a.org | Mikhail Teterin | 2004-05-15 | 1 | -2/+2 |
* | SIZEify (maintainer timeout) | Trevor Johnson | 2004-03-31 | 1 | -0/+1 |
* | Unbreak on -current (with its recently changed bsd.lib.mk) by adding | Mikhail Teterin | 2004-02-06 | 2 | -6/+2 |
* | *grr* I mean -CURRENT, not 5.2.1-R. | Michael Nottebrock | 2004-02-06 | 1 | -1/+1 |
* | Mark BROKEN for -CURRENT only, since it does compile on 5.2-R. | Michael Nottebrock | 2004-02-06 | 1 | -1/+1 |
* | BROKEN on 5.x: Does not compile | Kris Kennaway | 2004-02-06 | 1 | -1/+7 |
* | Add the missing .cxx extension to the dfstream in the list of sources. | Mikhail Teterin | 2004-01-25 | 1 | -1/+1 |
* | Upgrade to 1.2.0.9. All our patches are in now... | Mikhail Teterin | 2003-07-14 | 7 | -337/+3 |
* | Upgrade to 1.2.0.8, which contains some of our patches. Add two more, | Mikhail Teterin | 2003-04-27 | 5 | -123/+284 |
* | Upgrade from 1.2.0.4 to 1.2.0.7 released on April 12th. May need | Mikhail Teterin | 2003-04-23 | 4 | -24/+9 |
* | - honor NO_WERROR | Dirk Meyer | 2003-04-06 | 1 | -2/+2 |
* | Clear moonlight beckons. | Ade Lovett | 2003-03-07 | 2 | -1/+1 |
* | Make sure warnings are not fatal when compiling the C++ parts of this | Mikhail Teterin | 2003-02-08 | 1 | -1/+1 |
* | Add two more little patches to fix warnings. One of the warnings was causing | Mikhail Teterin | 2002-11-20 | 1 | -0/+18 |
* | Add the patch which lets this port compile on Alphas without evident | Mikhail Teterin | 2002-11-08 | 1 | -0/+149 |
* | remove ftp.yggdrasil.com | Ying-Chieh Liao | 2002-09-21 | 1 | -1/+0 |
* | Add the HAVE_* defines to CXXFLAGS as well as CFLAGS. Add -lstdc++ to | Mikhail Teterin | 2002-07-22 | 2 | -3/+3 |
* | Fixed install on bsd.incs.mk aware systems. | Ruslan Ermilov | 2002-07-21 | 1 | -1/+2 |
* | Add some defines to CFLAGS to avoid clashing with the newer system | Mikhail Teterin | 2002-07-16 | 2 | -2/+6 |
* | The ImageMagick crew took this library over and released the 1.2.0.4. | Mikhail Teterin | 2002-02-13 | 4 | -65/+5 |
* | As a result of my last commit, upgrading this to 1.2.0-3, the | Mikhail Teterin | 2002-01-14 | 1 | -2/+3 |