| Commit message (Expand) | Author | Age | Files | Lines |
* | Update to 1.3.2 for numerous small bug fixes. | Christian Weisgerber | 2017-01-13 | 5 | -291/+9 |
* | Most commonly used build systems support silent builds, when they | Dmitry Marakasov | 2016-09-09 | 1 | -1/+0 |
* | * Add license information. | Christian Weisgerber | 2016-06-20 | 3 | -1/+273 |
* | Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. | Mathieu Arnold | 2016-04-01 | 1 | -2/+2 |
* | Use the new test framework in my ports, if applicable. | Christian Weisgerber | 2015-10-13 | 1 | -3/+3 |
* | Update to FLAC 1.3.1. No significant user-visible changes. | Christian Weisgerber | 2015-01-10 | 7 | -154/+45 |
* | Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in | Tijl Coosemans | 2014-12-08 | 2 | -6/+6 |
* | Add upstream patches for | Christian Weisgerber | 2014-11-25 | 2 | -1/+33 |
* | Cleanup plist | Baptiste Daroussin | 2014-10-20 | 1 | -7/+0 |
* | Switch to USES=libtool:oldver | Christian Weisgerber | 2014-05-24 | 1 | -4/+4 |
* | USE_BZIP2 -> USES+=tar:bzip2 | Christian Weisgerber | 2014-03-13 | 1 | -2/+1 |
* | Fix properties on pkg-plist | Baptiste Daroussin | 2014-01-21 | 1 | -1/+0 |
* | Use MAKE_CMD to run regression tests. | Christian Weisgerber | 2013-12-17 | 1 | -1/+1 |
* | Tweak iconv handling. | Christian Weisgerber | 2013-09-24 | 1 | -2/+3 |
* | Convert to stage, use options helpers, make full use of stage for | Christian Weisgerber | 2013-09-24 | 3 | -34/+9 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
* | Eliminate USE_GNOME=pkgconfig from audio | Baptiste Daroussin | 2013-09-02 | 1 | -1/+1 |
* | Fix an arithmetic overflow in the RICE2 partitioner. | Christian Weisgerber | 2013-07-18 | 2 | -1/+15 |
* | * Major update to FLAC 1.3.0, including shared library bumps. | Christian Weisgerber | 2013-06-09 | 7 | -237/+33 |
* | - Convert USE_ICONV=yes to USES=iconv | Marcus von Appen | 2013-04-27 | 1 | -1/+1 |
* | Convert to OptionsNG and trim Makefile headers. | Christian Weisgerber | 2012-12-18 | 1 | -9/+10 |
* | FLAC has moved to Xiph.Org. | Christian Weisgerber | 2012-12-10 | 2 | -2/+2 |
* | libogg.so.8: Bump PORTREVISION for ports that depend on libogg, | Christian Weisgerber | 2012-07-19 | 1 | -2/+2 |
* | - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS) | Dmitry Marakasov | 2011-09-23 | 1 | -1/+1 |
* | - Get Rid MD5 support | Martin Wilke | 2011-03-19 | 1 | -1/+0 |
* | Sync to new bsd.autotools.mk | Ade Lovett | 2010-12-04 | 1 | -1/+1 |
* | Bump PORTREVISION for ports that depend on libogg, directly or indirectly | Christian Weisgerber | 2010-06-06 | 1 | -2/+2 |
* | - Switch SourceForge ports to the new File Release System: categories startin... | Dmitry Marakasov | 2009-08-22 | 1 | -2/+1 |
* | -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22. | Jeremy Messenger | 2009-08-02 | 1 | -1/+1 |
* | Alas, the assumption that /nonexistent does not exist is not reliable. | Christian Weisgerber | 2009-07-09 | 1 | -1/+4 |
* | Bump PORTREVISION after libogg and libvorbisfile major version increment. | Christian Weisgerber | 2009-07-06 | 1 | -1/+2 |
* | allow parallel building | Christian Weisgerber | 2009-03-24 | 1 | -0/+1 |
* | Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script. | Rong-En Fan | 2008-08-21 | 1 | -1/+0 |
* | Add WITHOUT_ICONV knob. Use at your own peril. | Christian Weisgerber | 2008-07-05 | 1 | -2/+7 |
* | Rename manual "test" target to "regression-test" so that it will | Christian Weisgerber | 2008-06-20 | 1 | -1/+1 |
* | Update to FLAC 1.2.1. This version includes two and a half years | Christian Weisgerber | 2008-04-07 | 36 | -1396/+171 |
* | Fix integer overflows (CVE-2007-4619) by backporting corresponding | Christian Weisgerber | 2007-11-13 | 25 | -3/+1103 |
* | portlint fixes | Christian Weisgerber | 2007-08-07 | 1 | -2/+2 |
* | Remove an invalid linker option to fix build on powerpc. | Christian Weisgerber | 2007-03-27 | 1 | -0/+13 |
* | Use libtool port instead of included version to avoid objformat a.out botch | Kris Kennaway | 2007-02-01 | 1 | -0/+1 |
* | Remove USE_REINPLACE from ports in categories starting with A. | Edwin Groothuis | 2006-05-03 | 1 | -1/+0 |
* | Conversion to a single libtool environment. | Ade Lovett | 2006-02-23 | 2 | -1/+6 |
* | SHA256ify | Edwin Groothuis | 2006-01-22 | 1 | -0/+1 |
* | Mass-conversion to the USE_AUTOTOOLS New World Order. The code present | Ade Lovett | 2005-11-15 | 1 | -1/+1 |
* | - ARCH is defined in bsd.port.pre.mk. | Florent Thoumie | 2005-04-11 | 1 | -5/+7 |
* | Assist getting more ports working on AMD64 by obeying the | David E. O'Brien | 2005-04-11 | 1 | -2/+2 |
* | Update to FLAC 1.1.2. Notable changes: | Christian Weisgerber | 2005-03-16 | 12 | -112/+137 |
* | Don't enable SSE code if sysctl hw.instruction_sse is 0. | Christian Weisgerber | 2005-01-15 | 2 | -1/+34 |
* | Apply a big libtool patch to allow porters to use the libtool installed by | Joe Marcus Clarke | 2004-07-09 | 1 | -1/+1 |
* | - Use USE_ICONV knob | Kirill Ponomarev | 2004-03-30 | 1 | -2/+2 |