| Commit message (Expand) | Author | Age | Files | Lines |
* | Our local patches cause build breakage on powerpc64. Remove @plt | Mark Linimon | 2019-01-13 | 3 | -6/+2 |
* | - Update WWW | Dmitry Marakasov | 2018-01-16 | 1 | -1/+1 |
* | Use USES=pathfix where applicable. | Mathieu Arnold | 2016-10-21 | 1 | -5/+2 |
* | By default libtool replaces -export-symbols <file> with -retain-symbols-file | Tijl Coosemans | 2015-08-02 | 1 | -1/+1 |
* | - Strip library | Dmitry Marakasov | 2015-02-18 | 1 | -0/+1 |
* | devel/liboil: correction, powerpc is fine, it's broken on powerpc64 | John Marino | 2014-11-15 | 1 | -1/+1 |
* | devel/liboil: mark broken on powerpc | John Marino | 2014-11-14 | 1 | -0/+2 |
* | Cleanup plist | Baptiste Daroussin | 2014-10-27 | 1 | -5/+0 |
* | - Clarify LICENSE | Dmitry Marakasov | 2014-09-10 | 2 | -4/+4 |
* | When linking a library libA with a library libB using libtool, if libB.la | Tijl Coosemans | 2014-04-23 | 1 | -1/+2 |
* | Convert to USES=libtool | Baptiste Daroussin | 2014-03-02 | 2 | -5/+4 |
* | Fix build with clang on amd64. | Tijl Coosemans | 2013-10-24 | 1 | -0/+11 |
* | - Remove -fheinous-gnu-extensions. No longer needed. [1] | Tijl Coosemans | 2013-10-19 | 1 | -13/+2 |
* | - Remove NO_STAGE as these have been tested to be safe | Bryan Drewery | 2013-09-25 | 1 | -1/+0 |
* | Returning maintainership on my multimedia ports to ports@freebsd.org | Martin Matuska | 2013-09-20 | 1 | -1/+1 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
* | Fix with clang is cc is clang, remove the now useless USE_GCC=any | Baptiste Daroussin | 2013-09-04 | 1 | -2/+2 |
* | Eradicate USE_GNOME=pkgconfig from devel | Baptiste Daroussin | 2013-09-02 | 1 | -6/+3 |
* | Fix build with clang. | Martin Matuska | 2012-10-23 | 1 | -15/+3 |
* | Force numerous ports that fail to build with clang over to instead always | Mark Linimon | 2012-10-09 | 1 | -0/+1 |
* | Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since | Koop Mast | 2011-08-11 | 1 | -1/+1 |
* | -remove MD5 | Olli Hauer | 2011-07-03 | 1 | -1/+0 |
* | - Add LICENSE knob(s) | Martin Matuska | 2011-03-23 | 1 | -0/+3 |
* | Sync to new bsd.autotools.mk | Ade Lovett | 2010-12-04 | 1 | -1/+1 |
* | - Update to 0.3.17 | Martin Matuska | 2010-03-09 | 2 | -5/+5 |
* | -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22. | Jeremy Messenger | 2009-08-02 | 1 | -1/+1 |
* | - Update to 0.3.16 | Dmitry Marakasov | 2009-05-06 | 2 | -4/+4 |
* | Fix non-PIC calls in assembly for PowerPC. While here, define | Marcel Moolenaar | 2009-03-30 | 2 | -0/+79 |
* | Bump USE_GCC=4.1+ to USE_GCC=4.2+. | Gerald Pfeifer | 2009-01-06 | 1 | -1/+1 |
* | - Remove conditional checks for FreeBSD 5.x and older | Pav Lucistnik | 2009-01-05 | 1 | -9/+0 |
* | Update to 0.3.15 | Michael Johnson | 2008-07-26 | 2 | -4/+4 |
* | The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for | Joe Marcus Clarke | 2008-03-24 | 3 | -10/+11 |
* | Use gcc 4.1+ instead of 4.0 when WITH_3DNOW_GCC40 is defined since it's not ... | Michael Johnson | 2008-02-05 | 1 | -1/+1 |
* | - Fix INDEX | Rong-En Fan | 2007-10-04 | 1 | -1/+1 |
* | Remove always-false/true conditions based on OSVERSION 500000 | Edwin Groothuis | 2007-10-04 | 1 | -2/+2 |
* | Don't give the 3dnow gcc 4.0+ option on OSVERSION < 700042 since it includes ... | Michael Johnson | 2007-10-03 | 1 | -3/+2 |
* | Makes CFLAGS neater (no repetative -O*) | Jeremy Messenger | 2007-08-16 | 1 | -1/+1 |
* | Update to 0.3.12 | Michael Johnson | 2007-06-05 | 2 | -4/+4 |
* | Update to 0.3.11. | Joe Marcus Clarke | 2007-03-24 | 3 | -25/+4 |
* | * Disable SSE2 support since it is buggy and can cause crashes in | Joe Marcus Clarke | 2007-01-09 | 2 | -1/+22 |
* | Fix depends on gcc34 on 5.x unless WITH_3DNOW_GCC40 is defined then it | Michael Johnson | 2006-11-19 | 1 | -3/+9 |
* | - Update to 0.3.10 | Michael Johnson | 2006-11-19 | 2 | -10/+21 |
* | - Don't depend on glib since only the examples use glib | Michael Johnson | 2006-10-31 | 1 | -4/+5 |
* | Add a RUN_DEPENDS on gcc34 (yuck!) for 5.X since liboil links to libgcc_s.so | Joe Marcus Clarke | 2006-07-06 | 1 | -0/+2 |
* | - Don't force gcc3.4 on 4.x, gcc 2.95 in base works just fine. | Michael Johnson | 2006-06-12 | 1 | -1/+1 |
* | - Force use of gcc34 on 5.x to fix build due to a bug in the base gcc version. | Michael Johnson | 2006-06-12 | 1 | -0/+8 |
* | - Transfer MAINTAINER to multimedia@ | Michael Johnson | 2006-06-09 | 1 | -1/+1 |
* | - Update to 0.3.9 | Michael Johnson | 2006-06-07 | 4 | -130/+6 |
* | - Update to 0.3.8 | Michael Johnson | 2006-05-17 | 4 | -46/+50 |
* | Don't require gcc 3.4, since liboil in fact builds quite happily with older | Michael Nottebrock | 2006-05-01 | 1 | -1/+0 |