| Commit message (Expand) | Author | Age | Files | Lines |
* | audio/liba52: Define USE_CSTD= gnu89 and remove GNU_CONFIGURE_MANPREFIX | Daniel Engberg | 2024-08-24 | 1 | -2/+3 |
* | audio/liba52: Moved man to share/man | Muhammad Moinur Rahman | 2024-01-28 | 1 | -0/+2 |
* | audio/liba52: Switch to fork and update to 0.8.0 | Daniel Engberg | 2023-05-01 | 1 | -26/+10 |
* | Add WWW entries to port Makefiles | Stefan Eßer | 2022-09-07 | 1 | -0/+1 |
* | audio: remove 'Created by' lines | Tobias C. Berner | 2022-07-20 | 1 | -2/+0 |
* | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
* | audio/liba52: build PIC objects on all architectures | Jan Beich | 2017-09-28 | 1 | -4/+3 |
* | Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. | Mathieu Arnold | 2016-04-01 | 1 | -2/+2 |
* | Convert ports to use the options helpers in categories [abc]*, and minor fixes. | Mathieu Arnold | 2015-08-19 | 1 | -7/+2 |
* | Adds -fPIC to CFLAGS_aarch64 to a number of ports that already have it | Andrew Turner | 2015-08-09 | 1 | -0/+1 |
* | - Drop .la files, no dependees require them | Dmitry Marakasov | 2014-07-25 | 1 | -2/+2 |
* | Convert to USES=libtool | Baptiste Daroussin | 2014-05-06 | 1 | -8/+6 |
* | Enable stage | Baptiste Daroussin | 2013-10-18 | 1 | -10/+4 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
* | Convert audio from USE_GMAKE to USES=gmake | Baptiste Daroussin | 2013-08-30 | 1 | -1/+1 |
* | - Remove MAKE_JOBS_SAFE variable | Alex Kozlov | 2013-08-14 | 1 | -1/+0 |
* | Convert from WITH to OPTIONS | Baptiste Daroussin | 2013-06-14 | 1 | -30/+12 |
* | - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS) | Dmitry Marakasov | 2011-09-23 | 1 | -2/+2 |
* | Sync to new bsd.autotools.mk | Ade Lovett | 2010-12-04 | 1 | -1/+1 |
* | Add LICENSE* information | Mario Sergio Fujikawa Ferreira | 2010-06-13 | 1 | -0/+3 |
* | -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22. | Jeremy Messenger | 2009-08-02 | 1 | -1/+1 |
* | - Add MAKE_JOBS_SAFE to support SMP compilation | Martin Matuska | 2009-03-24 | 1 | -0/+1 |
* | [PATCH] audio/liba52: powerpc build requires -fPIC | Edwin Groothuis | 2008-06-18 | 1 | -1/+1 |
* | [PATCH] audio/liba52: powerpc build requires -fPIC | Edwin Groothuis | 2008-06-18 | 1 | -1/+1 |
* | - Remove unneeded dependency from gtk12/gtk20 [1] | Martin Wilke | 2008-04-19 | 1 | -1/+1 |
* | Give maintainership to multimedia@FreeBSD.org. | Mario Sergio Fujikawa Ferreira | 2007-04-01 | 1 | -1/+1 |
* | 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 | 1 | -5/+7 |
* | Mass-conversion to the USE_AUTOTOOLS New World Order. The code present | Ade Lovett | 2005-11-15 | 1 | -1/+1 |
* | Whoa there, boy, that's a mighty big commit y'all have there... | Ade Lovett | 2004-03-14 | 1 | -1/+1 |
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | Joe Marcus Clarke | 2004-02-04 | 1 | -0/+1 |
* | portlint (whitespace cleanup) | Kris Kennaway | 2003-10-27 | 1 | -1/+1 |
* | libtool uber-patch | Ade Lovett | 2003-06-26 | 1 | -1/+1 |
* | o Allow bento cluster to build packages by not depending on | Mario Sergio Fujikawa Ferreira | 2003-03-26 | 1 | -1/+1 |
* | De-pkg-comment | Mario Sergio Fujikawa Ferreira | 2003-02-23 | 1 | -0/+1 |
* | Added INSTALLS_SHLIB statement. | Edwin Groothuis | 2003-02-06 | 1 | -0/+1 |
* | Update to 0.7.4 | Mario Sergio Fujikawa Ferreira | 2002-08-07 | 1 | -2/+1 |
* | USE_REINPLACE | Mario Sergio Fujikawa Ferreira | 2002-07-03 | 1 | -2/+3 |
* | djbfft should be a RUN_DEPENDS as well | Mario Sergio Fujikawa Ferreira | 2002-05-16 | 1 | -1/+2 |
* | o Use djbfft optimized FFT routines unless WITHOUT_DJBFFT is defined | Mario Sergio Fujikawa Ferreira | 2002-05-15 | 1 | -0/+18 |
* | Update to 0.7.3 | Mario Sergio Fujikawa Ferreira | 2002-04-18 | 1 | -1/+1 |
* | Update to 0.7.2 | Mario Sergio Fujikawa Ferreira | 2002-01-20 | 1 | -7/+7 |
* | o Do not install libao library files since both there already is a | Mario Sergio Fujikawa Ferreira | 2001-12-02 | 1 | -2/+2 |
* | additional install of both libraries and headers in preparation to {,lib}xine... | Mario Sergio Fujikawa Ferreira | 2001-10-26 | 1 | -0/+6 |
* | New port liba52 version 0.7.1b: A free library for decoding ATSC | Mario Sergio Fujikawa Ferreira | 2001-10-16 | 1 | -0/+45 |