non port: audio/libaacplus/Makefile |
SVNWeb
|
Number of commits found: 40 |
Fri, 31 Dec 2021
|
[ 13:40 Rene Ladan (rene) ] 75b9550 (Only the first 10 of 323 ports in this commit are shown above. )
cleanup: Remove expired ports:
2021-10-31 devel/sdl_sge: Upstream no longer maintained
2021-12-31 net/appkonference: Outdated, depends on unsupported version of
net/asterisk
2021-12-31 dns/bind911: End of life, please migrate to a newer version of BIND9
2021-12-31 net/zebra: Abandoned upstream, last release in 2005. Consider
migrating to net/frr7 or net/bird2
2021-12-31 audio/osalp: Abandoned upstream, listed as beta and no new release
since 2008
2021-12-31 games/stransball2: Depends on expired devel/sdl_sge
2021-12-31 devel/rubygem-ruby-sdl-ffi: Depends on expired devel/sdl_sge
2021-12-31 devel/rubygem-rubygame: Depends on expired devel/sdl_sge
2021-12-31 devel/ruby-sdl: Depends on expired devel/sdl_sge
2021-12-31 games/magicmaze: Depends on expired devel/sdl_sge
2021-12-31 games/trophy: Depends on expired devel/clanlib1
2021-12-31 devel/clanlib1: Older than expired and removed devel/clanlib
2021-12-31 www/py-django31: Upgrade to Django 3.2+. Mainstream support ended
(April 6, 2021). Extended support ends December 2021. See
https://www.djangoproject.com/download/ (Only the first 15 lines of the commit message are shown above )
|
Mon, 18 Oct 2021
|
[ 08:47 Bernhard Froehlich (decke) ] 40ad80c
audio/libaacplus: Readd CPE_VENDOR which was accidentially removed
|
Thu, 14 Oct 2021
|
[ 08:31 Daniel Engberg (diizzy) Author: takefu ] 9e9918d
audio/libaacplus: Fix MASTER_SITES, deprecate and set expiration date to
2021-12-31
PR: 258239
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D32471
|
Sat, 25 Sep 2021
|
[ 20:28 Bernhard Froehlich (decke) ] c52d31b
audio/libaacplus: Add CPE information
Approved by: portmgr (blanket)
|
Thu, 6 May 2021
|
[ 11:47 Mathieu Arnold (mat) ] adb9312 (Only the first 10 of 61 ports in this commit are shown above. )
Deorbit RESTRICTED && NO_CDROM, part one.
For ports that already use the licenses framwork, merge the content of
RESTRICTED/NO_CDROM/LEGAL* entries into LICENSEs.
Approved by: rene
Differential Revision: https://reviews.freebsd.org/D30010
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 17 Sep 2019
|
[ 19:21 tobik ] (Only the first 10 of 40 ports in this commit are shown above. )
Fix some misspelled or duplicated LICENSE_*
|
Sun, 24 Dec 2017
|
[ 14:55 tijl ]
Remove unused AUTOMAKE_ARGS.
|
Fri, 21 Oct 2016
|
[ 15:21 mat ] (Only the first 10 of 354 ports in this commit are shown above. )
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 19 Aug 2015
|
[ 13:30 mat ] (Only the first 10 of 172 ports in this commit are shown above. )
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
|
Sun, 2 Aug 2015
|
[ 15:03 tijl ] (Only the first 10 of 234 ports in this commit are shown above. )
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above )
|
Mon, 11 May 2015
|
[ 18:34 mat ] (Only the first 10 of 285 ports in this commit are shown above. )
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight
|
Thu, 18 Dec 2014
|
[ 11:00 bapt ]
Convert to USES=autoreconf
|
Thu, 18 Sep 2014
|
[ 12:39 riggs ]
- Fix build failure in fetch
- New MASTER_SITES
- Update LICENSE*
PR: 193727
Submitted by: takefu@airport.fm (maintainer)
|
Sun, 31 Aug 2014
|
[ 16:36 tijl ] (Only the first 10 of 83 ports in this commit are shown above. )
math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD
|
Mon, 25 Aug 2014
|
[ 11:05 amdmi3 ]
- Drop .la files, no dependees require them
Approved by: portmgr blanket
|
Mon, 12 May 2014
|
[ 07:58 tijl ]
Use default LIBTOOLIZE_ARGS such that USES=libtool takes effect.
|
Sun, 11 May 2014
|
[ 22:50 bapt ]
Support stage
Strip binaries
Convert to USES=libtool
PR: ports/189495
Submitted by: Takefu <takefu@airport.fm>
|
Mon, 24 Feb 2014
|
[ 19:33 riggs ]
- Fix USE_AUTOTOOLS, Makefile_am in distfile
- Introduce LICENSE_*
PR: ports/186907
Submitted by: Takefu <takefu@airport.fm> (maintainer)
Approved by: thierry, jadawin (mentors)
|
Wed, 11 Dec 2013
|
[ 14:35 bapt ] (Only the first 10 of 268 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr
|
Fri, 1 Nov 2013
|
[ 13:11 wg ]
audio/libaacplus: allow staging
- Allow staging [1] (based on)
PR: ports/183514
Submitted by: Takefu <takefu airport.fm> (maintainer)
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] (Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Mon, 9 Sep 2013
|
[ 10:09 sunpoet ]
- Fix make package
- Cosmetic change
PR: ports/181956
Submitted by: Takefu <takefu@airport.fm> (maintainer)
Reported by: gergely.czuczy@harmless.hu
|
Mon, 2 Sep 2013
|
[ 10:06 bapt ] (Only the first 10 of 25 ports in this commit are shown above. )
Eliminate USE_GNOME=pkgconfig from audio
While here:
- trim headers
- convert USE_GMAKE -> USES=gmake
- convert USE_GNOME=gnomehack -> USES=pathfix
- convert USE_PERL5 -> USES=perl5
|
Tue, 16 Jul 2013
|
[ 05:42 ade ] (Only the first 10 of 51 ports in this commit are shown above. )
- Update devel/automake to 1.14
- Update devel/gettext to 0.18.3
- Fix known-broken (from exp-runs) ports
- Clean up a lot of cruft in the devel/gettext port itself,
based on work from tijl@
PR: 178883
Submitted by: ade
Sponsored by: Wadsworth 6X
|
Fri, 30 Nov 2012
|
[ 03:04 wxs ]
Remove some dead MASTER_SITES.
PR: ports/173759
Submitted by: Takefu <takefu@airport.fm> (maintainer)
Feature safe: yes
|
Mon, 8 Oct 2012
|
[ 01:07 eadler ]
Convert to OptionsNG
Trim the headers
PR: ports/172467
Submitted by: Takefu <takefu@airport.fm> (maintainer)
|
Mon, 6 Aug 2012
|
[ 10:33 scheidell ]
- Fix linking when building with clang
PR: ports/169672
Submitted by: Takefu <takefu@airport.fm> (maintainer)
|
Mon, 6 Feb 2012
|
[ 18:23 crees ]
- Mark MAKE_JOBS_UNSAFE
PR: ports/163465
Submitted by: "T.J." <baotserver@gmail.com>
- Remove dependency on unzip
Submitted by: Takefu <takefu@airport.fm> (maintainer)
|
Mon, 17 Oct 2011
|
[ 10:08 bf ] (Only the first 10 of 72 ports in this commit are shown above. )
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)
Suggestions and patches from: ache, C. Burns, wen
|
Fri, 16 Sep 2011
|
[ 17:57 beech ]
- Use gnomehack
- Remove CONFIGURE_ENV
- Invalid 'WITH_OLDLIBS' deletion.
PR: ports/160727
Submitted by: Takefu <takefu@airport.fm> (maintainer)
|
Mon, 24 Jan 2011
|
[ 15:32 pav ]
- Update to 2.0.2
PR: ports/153518
Submitted by: Takefu <takefu@airport.fm> (maintainer)
Feature safe: yes
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sat, 30 Oct 2010
|
[ 12:47 makc ]
update to 1.1.0
PR: ports/151281
Submitted by: Takefu (maintainer)
|
Sat, 16 Oct 2010
|
[ 11:52 ade ] (Only the first 10 of 445 ports in this commit are shown above. )
Punt autoconf267->autoconf268
|
Tue, 5 Oct 2010
|
[ 19:57 ade ] (Only the first 10 of 235 ports in this commit are shown above. )
Round one migration of ports from automake{19,110} to automake111
|
Sat, 2 Oct 2010
|
[ 22:17 pav ]
- Checks for unzip in configure script
Reported by: pointyhat
|
Thu, 23 Sep 2010
|
[ 03:50 pgollucci ]
- Catch up with autotools@
Reporteds by: portsnap
|
[ 00:44 amdmi3 ]
HE-AAC+ Codec as Shared Library
WWW: http://tipok.org.ua/ru/node/17/
PR: 149794
Submitted by: Takefu <takefu@airport.fm>
|
Number of commits found: 40 |