summaryrefslogtreecommitdiff
path: root/graphics/libfpx
AgeCommit message (Expand)Author
2022-09-07Remove WWW entries moved into port MakefilesStefan Eßer
2022-09-07Add WWW entries to port MakefilesStefan Eßer
2022-07-20graphics: remove 'Created by' linesTobias C. Berner
2021-09-08graphics/libfpx: Add CPE informationBernhard Froehlich
2021-04-06Remove # $FreeBSD$ from Makefiles.Mathieu Arnold
2020-09-07Remove an unused variable from a header, because it now triggersMikhail Teterin
2020-03-17Unbreak the port for users of -Werror -- the code stopped qualifyingMikhail Teterin
2019-11-25Fix build with src r354909 applied.Brooks Davis
2018-01-21Instead of setting MK_PROFILE=no, revert to setting NO_PROFILE.Mikhail Teterin
2018-01-21Upgrade from 1.3.1-4 to 1.3.1-10 (security fixes).Mikhail Teterin
2016-02-19Add a patch to get rid of some dead code, which triggers aMikhail Teterin
2016-01-11Replace use of NULL, where actual integer zero is expected -- an ancientMikhail Teterin
2014-05-30Fix packaging as a regular userAntoine Brodin
2014-02-14Upgrade from 1.3.1-3 to 1.3.1-4. The only real change (outside of the auto* n...Mikhail Teterin
2013-09-25- Remove NO_STAGE as these have been tested to be safeBryan Drewery
2013-09-20Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin
2013-09-11Update from 1.3.1-2, which is no longer available for download, toMikhail Teterin
2013-09-02Update to upstream's 1.3.1-2. Fix up the warnings raised by clang (3.2) andMikhail Teterin
2013-08-14- Remove MAKE_JOBS_SAFE variableAlex Kozlov
2013-08-01Remove USE_GCC=any It now builds properly with clang while it doesn't build w...Baptiste Daroussin
2013-02-07- Unbreak build for HEADMartin Wilke
2013-02-01- Fix all cases of 'No newline at end of file' in ports treeAlex Kozlov
2012-12-06Fix build with clang.Kevin Lo
2012-10-12Add a patch removing two unused private fields from an internalMikhail Teterin
2012-10-05Upgrade from 1.2.x to 1.3.1-1 now that the upstream finally contains newMikhail Teterin
2012-02-08Add a \0-terminating patchMikhail Teterin
2011-07-03-remove MD5Olli Hauer
2008-05-16Add an explicit -fno-strict-aliasing to CXXFLAGS for the sake ofMikhail Teterin
2008-01-26When WARNS is set in a Makefile even to 1, the flag ``-Wsystem-headers''Mikhail Teterin
2007-11-02The top-level build directory should also be in the include path.Mikhail Teterin
2007-11-02Add a mega-patch, which makes the library usable. It barely worked onMikhail Teterin
2007-01-27- Prepare for removal of shlib filteringPav Lucistnik
2006-10-27Update MASTER_SITES and make it fetchable againEmanuel Haupt
2006-02-03Add NOPROFILE in _addition_ to NO_PROFILE for the benefit of 4.x systems.Mikhail Teterin
2006-01-22SHA256ifyEdwin Groothuis
2005-12-22s/NOPROFILE/NO_PROFILE/Mikhail Teterin
2005-03-01Bump from 1.2.0.11 to 1.2.0.12Mikhail Teterin
2005-02-14This package has a controversial history. It was originally "given" toMikhail Teterin
2005-01-25There is a new tarball out there called 1.2.0.9-1, which is incompleteMikhail Teterin
2004-05-15Update WWW in pkg-descr to i3a.orgMikhail Teterin
2004-03-31SIZEify (maintainer timeout)Trevor Johnson
2004-02-06Unbreak on -current (with its recently changed bsd.lib.mk) by addingMikhail Teterin
2004-02-06*grr* I mean -CURRENT, not 5.2.1-R.Michael Nottebrock
2004-02-06Mark BROKEN for -CURRENT only, since it does compile on 5.2-R.Michael Nottebrock
2004-02-06BROKEN on 5.x: Does not compileKris Kennaway
2004-01-25Add the missing .cxx extension to the dfstream in the list of sources.Mikhail Teterin
2003-07-14Upgrade to 1.2.0.9. All our patches are in now...Mikhail Teterin
2003-04-27Upgrade to 1.2.0.8, which contains some of our patches. Add two more,Mikhail Teterin
2003-04-23Upgrade from 1.2.0.4 to 1.2.0.7 released on April 12th. May needMikhail Teterin
2003-04-06- honor NO_WERRORDirk Meyer