Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.2_9 31 Dec 2021 13:40:03 |
Rene Ladan (rene) |
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 ) |
2.0.2_9 18 Oct 2021 08:47:07 |
Bernhard Froehlich (decke) |
audio/libaacplus: Readd CPE_VENDOR which was accidentially removed |
2.0.2_9 14 Oct 2021 08:31:37 |
Daniel Engberg (diizzy) Author: takefu |
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 |
2.0.2_8 25 Sep 2021 20:28:36 |
Bernhard Froehlich (decke) |
audio/libaacplus: Add CPE information
Approved by: portmgr (blanket) |
2.0.2_8 06 May 2021 11:47:41 |
Mathieu Arnold (mat) |
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 |
2.0.2_8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.2_8 17 Sep 2019 19:21:45 |
tobik |
Fix some misspelled or duplicated LICENSE_* |
2.0.2_8 24 Dec 2017 14:55:15 |
tijl |
Remove unused AUTOMAKE_ARGS. |
2.0.2_8 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
2.0.2_8 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
2.0.2_8 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
2.0.2_8 19 Aug 2015 13:30:00 |
mat |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
2.0.2_8 02 Aug 2015 15:03:20 |
tijl |
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 ) |
2.0.2_7 11 May 2015 18:34:58 |
mat |
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 |
2.0.2_7 18 Dec 2014 11:00:32 |
bapt |
Convert to USES=autoreconf |
2.0.2_7 18 Sep 2014 12:39:04 |
riggs |
- Fix build failure in fetch
- New MASTER_SITES
- Update LICENSE*
PR: 193727
Submitted by: takefu@airport.fm (maintainer) |
2.0.2_6 31 Aug 2014 16:36:23 |
tijl |
math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD |
2.0.2_5 25 Aug 2014 11:05:50 |
amdmi3 |
- Drop .la files, no dependees require them
Approved by: portmgr blanket |
2.0.2_4 12 May 2014 07:58:11 |
tijl |
Use default LIBTOOLIZE_ARGS such that USES=libtool takes effect. |
2.0.2_3 11 May 2014 22:50:31 |
bapt |
Support stage
Strip binaries
Convert to USES=libtool
PR: ports/189495
Submitted by: Takefu <takefu@airport.fm> |
2.0.2_2 24 Feb 2014 19:33:01 |
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) |
11 Dec 2013 14:35:37
|
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
2.0.2_2 01 Nov 2013 13:11:59 |
wg |
audio/libaacplus: allow staging
- Allow staging [1] (based on)
PR: ports/183514
Submitted by: Takefu <takefu airport.fm> (maintainer) |
2.0.2_2 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
2.0.2_2 09 Sep 2013 10:09:00 |
sunpoet |
- Fix make package
- Cosmetic change
PR: ports/181956
Submitted by: Takefu <takefu@airport.fm> (maintainer)
Reported by: gergely.czuczy@harmless.hu |
2.0.2_1 02 Sep 2013 10:06:04 |
bapt |
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 |
2.0.2_1 16 Jul 2013 05:42:37 |
ade |
- 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 |
2.0.2_1 30 Nov 2012 03:04:12 |
wxs |
Remove some dead MASTER_SITES.
PR: ports/173759
Submitted by: Takefu <takefu@airport.fm> (maintainer)
Feature safe: yes |
2.0.2_1 08 Oct 2012 01:07:51 |
eadler |
Convert to OptionsNG
Trim the headers
PR: ports/172467
Submitted by: Takefu <takefu@airport.fm> (maintainer) |
2.0.2_1 06 Aug 2012 10:33:29 |
scheidell |
- Fix linking when building with clang
PR: ports/169672
Submitted by: Takefu <takefu@airport.fm> (maintainer) |
2.0.2_1 06 Feb 2012 18:23:38 |
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) |
2.0.2_1 25 Nov 2011 19:01:04 |
miwi |
- Fix a typo
PR: 161569
Submitted by: maintainer
Feature safe: yes |
2.0.2_1 17 Oct 2011 10:08:33 |
bf |
- 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 |
2.0.2 16 Sep 2011 17:57:58 |
beech |
- Use gnomehack
- Remove CONFIGURE_ENV
- Invalid 'WITH_OLDLIBS' deletion.
PR: ports/160727
Submitted by: Takefu <takefu@airport.fm> (maintainer) |
2.0.2 24 Jan 2011 15:32:00 |
pav |
- Update to 2.0.2
PR: ports/153518
Submitted by: Takefu <takefu@airport.fm> (maintainer)
Feature safe: yes |
1.1.0 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.1.0 30 Oct 2010 12:47:25 |
makc |
update to 1.1.0
PR: ports/151281
Submitted by: Takefu (maintainer) |
1.0.5 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
1.0.5 05 Oct 2010 19:57:56 |
ade |
Round one migration of ports from automake{19,110} to automake111 |
1.0.5 02 Oct 2010 22:17:11 |
pav |
- Checks for unzip in configure script
Reported by: pointyhat |
1.0.5 23 Sep 2010 03:50:16 |
pgollucci |
- Catch up with autotools@
Reporteds by: portsnap |
1.0.5 23 Sep 2010 00:44:23 |
amdmi3 |
HE-AAC+ Codec as Shared Library
WWW: http://tipok.org.ua/ru/node/17/
PR: 149794
Submitted by: Takefu <takefu@airport.fm> |