Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0_21 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.0_20 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
1.0_20 25 Sep 2022 20:14:54 |
Christian Weisgerber (naddy) |
audio/flac: bump port revision of consumers after update to 1.4.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0_19 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.0_19 20 Jul 2022 14:20:54 |
Tobias C. Berner (tcberner) |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.0_19 11 Jul 2022 21:46:56 |
Po-Chuan Hsieh (sunpoet) |
audio/libmad: Set SONAME to libmad.so.0 instead of libmad.so.0.16.2
- Bump PORTREVISION of dependent ports for shlib change
- Bump PORTREVISION for package change |
1.0_18 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0_18 23 Aug 2020 09:08:09 |
mandree |
audio/squash: add -fcommon and LICENSE
audio/squash is old code from 2004, add -fcommon to the compiler flags
because that was the default when the code was developed. FreeBSD 13
is apparently going to flip the switch to -fno-common, which causes
linker failure.
While here, add LICENSE and bump PORTREVISION.
PR: 248845 |
1.0_17 16 Apr 2020 19:15:00 |
pkubaj |
audio/squash: fix build on GCC architectures
Newer GCC is necessary:
/usr/local/lib/libid3.so: undefined reference to
`std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)' |
1.0_17 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.0_16 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.0_15 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
1.0_14 19 Nov 2016 16:04:56 |
marino |
audio: pms, squash, tcd, waon: Document ncurses requirement
Approved by: ncurses blanket |
1.0_14 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 |
1.0_14 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.0_14 25 Mar 2015 21:37:40 |
marino |
audio category: Remove $PTHREAD_LIBS
xmcd didn't pass check-plist (pre-existing), fixed.
approved by: PTHREAD blanket |
1.0_14 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
1.0_13 20 Oct 2014 06:12:35 |
bapt |
Fix dependency on libmad |
1.0_12 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.0_11 01 Jun 2014 13:03:14 |
ohauer |
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz) |
1.0_11 20 May 2014 19:32:39 |
tijl |
Quote ${CC} and similar variables in MAKE_ARGS.
Reported by: Dominic Fandrey <kamikaze@bsdforen.de> |
1.0_11 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
1.0_10 21 Feb 2014 13:35:10 |
ehaupt |
Remove trailing whitespaces from category audio |
1.0_10 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
1.0_10 05 Feb 2014 15:53:18 |
bapt |
Chase libmad changes |
1.0_9 14 Dec 2013 09:52:42 |
mandree |
Convert to staging. |
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 |
1.0_9 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
1.0_8 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
1.0_8 13 Sep 2013 00:32:18 |
mandree |
Add CC=${CC} through MAKE_ARGS, to override hard-coded gcc by actual
compiler. To fix FreeBSD 10-CURRENT fallout (untested on 10 because flac
is broken due to libstdc++ removal; flac needs to be told to use
libc++, 9.X Tinderbox has no complaints though).
Drop library versions from LIB_DEPENDS.
NOPORTDOCS -> PORT_OPTIONS.
${MKDIR} ${RUBY_SITELIBDIR} in installation to support "port test". |
30 Aug 2013 23:01:06
|
bapt |
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix |
1.0_8 09 Jun 2013 19:30:59 |
naddy |
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.
PR: 179072 |
1.0_7 19 Jul 2012 20:15:39 |
naddy |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
1.0_6 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.0_6 21 Mar 2011 16:22:42 |
mandree |
Refresh and rename patches (to resolve portlint issues). |
1.0_6 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.0_6 13 Jun 2010 11:57:36 |
mandree |
Switch MAINTAINER line to FreeBSD address.
Approved by: garga (mentor, implicit) |
1.0_6 06 Jun 2010 20:39:21 |
naddy |
Bump PORTREVISION after libao update and handle API incompatibility. |
1.0_5 06 Jul 2009 21:26:00 |
naddy |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
1.0_4 06 Jun 2008 13:07:20 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.0_3 07 Apr 2008 20:37:24 |
naddy |
Update to FLAC 1.2.1. This version includes two and a half years
worth of changes and an altered API.
Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary. Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.
PR: 119476 |
1.0_2 28 Jul 2007 12:27:31 |
miwi |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
1.0_1 16 Apr 2007 06:47:07 |
edwin |
[patch] audio/squash - cleanup non-supported FreeBSD versions
PR: ports/111690
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: Matthias Andree <matthias.andree@gmx.de> |
1.0_1 03 May 2006 05:14:35 |
edwin |
Remove USE_REINPLACE from ports in categories starting with A. |
1.0_1 22 Jan 2006 08:13:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.0_1 16 Mar 2005 14:50:13 |
naddy |
new version of libFLAC |
1.0 26 Feb 2004 18:51:43 |
pav |
- Update to 1.0
PR: ports/63403
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
1.0.p1_4 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.0.p1_3 08 Jan 2004 00:35:02 |
pav |
- Put distfile on MASTER_SITE_LOCAL until MASTER_SITE_SAVANNAH gets back up
PR: ports/61049
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
1.0.p1_3 03 Jan 2004 11:02:46 |
edwin |
Chase version change of audio/id3lib
PR: ports/60830
Submitted by: Roman Shterenzon <roman@xpert.com> |
1.0.p1_2 20 Dec 2003 16:14:14 |
naddy |
Catch up with libogg/libvorbis version bump. |
1.0.p1_1 07 Dec 2003 01:27:06 |
marcus |
Chase the libmad/libid3tag shared lib version. |
1.0.p1 22 Nov 2003 22:32:00 |
pav |
Squash is a learning ncurses music player written in C. It supports mp3,
ogg and flac. Squash uses statistics to determine songs to play automatically.
It garners this information through whether or not a song is skipped.
PR: ports/55275
Submitted by: Matthias Andree <matthias.andree@web.de>
Based on shar by: trevor
Approved by: adamw (mentor) |