Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.15.0_1 18 Feb 2024 13:28:04 |
Gleb Popov (arrowd) |
audio/*: Move manpages to share/man
Approved by: portmgr (blanket) |
2.15.0 12 Jan 2024 15:11:29 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate its usage
While here move manpages to share/man |
2.15.0 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
2.15.0 08 Feb 2023 23:24:25 |
Robert Clausecker (fuz) |
*/*: Update fuz@fuz.su to fuz@FreeBSD.org
www/writefreely had a stray duplicate MAINTAINER block
from an earlier botched commit. I did intentionally not
touch the entry in UPDATING.
Reviewed by: eduardo, flo
Differential Revision: https://reviews.freebsd.org/D38435 |
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) |
2.15.0 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 ) |
2.15.0 27 Jul 2022 12:23:02 |
Baptiste Daroussin (bapt) |
audio/timidity++: remove useless script
@dir is already creating the empty directory, no need to have a script
for that |
2.15.0 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 ) |
2.15.0 13 Jan 2022 21:01:28 |
Stefan Eßer (se) |
Fix CONFLICTS entries in archivers, astro, audio
Fix conflicts entries based on a script that searches for duplicate
files installed by several ports.
Some patters seem to make ports conflict with themselves, but this is
actually not the case due to the check-*-conflicts logic implemented
in bsd.port.mk, which excludes self-conflicts.
PHP based ports have been ignored in this commit as requested by the
committers currently working on the php-8.1 import.
Approved by: portmgr (implicit) |
2.15.0 23 Nov 2021 22:11:40 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
2.15.0 16 Jun 2021 10:15:30 |
Alexey Dokuchaev (danfe) |
audio/timidity++: unbreak the build on RISC-V (riscv64)
PR: 256604
Submitted by: Robert Clausecker (new maintainer) |
2.15.0 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.15.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.15.0 26 Jan 2021 09:19:51 |
linimon |
Mark these ports as BROKEN on riscv64.
The current contents of sys/riscv/include/ieeefp.h are empty. These
ports rely on that file being defined.
Approved by: portmgr (tier-2 blanket) |
2.15.0 02 Mar 2020 09:01:28 |
0mp |
Update to 2.15.0
PR: 244429
Submitted by: pi
MFH: 2020Q1
Security: CVE-2017-11546
Security: CVE-2017-11547
Security: CVE-2017-11549 |
2.14.0_5 27 Feb 2020 00:45:24 |
0mp |
Add libarc to LIB_DEPENDS for audio/timidity++
Up until now, libarc was only being included in LIB_DEPENDS when
the Makefile of audio/timidity++ was being used by one of its slave ports.
audio/timidity++, however, may be also used as a standalone port in which
case it needs libarc to be available.
Reported by: hselasky |
2.14.0_4 26 Feb 2020 13:39:05 |
0mp |
Set USES=localbase instead of modifying CFLAGS and LDFLAGS |
2.14.0_4 08 Nov 2019 09:27:57 |
tobik |
a-b: Add missing USES={gnome,php,sdl,xorg} |
2.14.0_4 06 Nov 2019 09:23:23 |
antoine |
Unbreak |
2.14.0_4 04 Nov 2019 20:39:52 |
zeising |
Add USES=xorg USES=gl, ports categories a
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'a'. |
2.14.0_4 25 Feb 2019 14:32:37 |
bapt |
First step at deorbitting esound:
remove esound options where it is possible to |
2.14.0_3 07 Jan 2018 12:03:24 |
riggs |
Fix build failure in check-plist; add missing dependency on libogg
PR: 221566
Submitted by: yuri
MFH: 2018Q1 (ports-secteam build fix blanket) |
2.14.0_2 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
2.14.0_2 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.14.0_2 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.14.0_2 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
2.14.0_2 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
2.14.0_1 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
2.14.0_1 24 Oct 2014 09:09:35 |
marino |
audio/timidity: Reflect intent to install blank directory in pkg-plist
While here, install patch needed for dports for slave port. |
2.14.0 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
2.14.0 02 Sep 2014 22:40:58 |
bapt |
Do not create packed empty directories |
2.14.0 05 Jun 2014 07:31:00 |
miwi |
- Update to version 2.14.0
PR: 174176
Submitted by: ports fury |
2.13.2_11 10 May 2014 00:48:44 |
amdmi3 |
- Support staging
- Use new LIB_DEPENDS syntax
- Convert USE_BZIP2 to USES |
2.13.2_11 21 Feb 2014 13:35:10 |
ehaupt |
Remove trailing whitespaces from category audio |
2.13.2_11 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) |
03 Jan 2014 15:26:07
|
adamw |
Convert to PORT_OPTIONS:MDOCS.
Holdout shame list: ruby, perl, python |
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.13.2_11 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
2.13.2_11 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.13.2_11 09 Jul 2013 21:35:15 |
bapt |
Really fix this time |
2.13.2_11 09 Jul 2013 21:26:28 |
bapt |
Fix HAVE_GNOME screaming |
09 Jul 2013 21:20:28
|
bapt |
Convert from USE_MOTIF to USES=motif
While here:
Convert to USES=gmake as well
Trim headers |
2.13.2_11 29 Apr 2013 08:57:13 |
bapt |
Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format |
2.13.2_11 03 Sep 2012 04:00:32 |
eadler |
Mark ports MAKE_JOBS_SAFE after some testing. |
2.13.2_11 15 Aug 2012 19:26:14 |
tabthorpe |
- Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back
Approved by: portmgr |
2.13.2_11 19 Jul 2012 20:15:39 |
naddy |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
2.13.2_10 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.13.2_9 05 May 2012 10:22:46 |
bapt |
Remove some useless use of USE_XLIB and convert the rest to USE_XORG
PR: ports/167088
Submitted by: bapt
Approved by: maintainer timeout (>14d) |
2.13.2_9 08 Apr 2012 16:26:14 |
miwi |
- Fix build
PR: 166016
Submitted by: Ports Fury
Feature safe: yes |
2.13.2_9 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
2.13.2_9 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
2.13.2_9 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.13.2_9 06 Jun 2010 20:44:03 |
naddy |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
2.13.2_8 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.13.2_7 22 Aug 2009 00:13:27 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
2.13.2_7 06 Jul 2009 21:26:00 |
naddy |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
2.13.2_6 09 Jun 2009 15:33:28 |
amdmi3 |
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav) |
2.13.2_5 08 Feb 2009 04:12:00 |
pgollucci |
Fix the index
Reported by: portsnap build |
2.13.2_4 01 Feb 2009 23:49:56 |
lx |
Use pre-su-install.
Approved by: nork@ (maintainer) |
2.13.2_4 28 Jul 2007 12:27:31 |
miwi |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
2.13.2_3 03 Jul 2007 16:44:33 |
nork |
UnBROKEN with GCC42. |
2.13.2_3 03 Jul 2007 09:32:56 |
pav |
- Mark BROKEN on CURRENT: does not build with GCC 4.2 |
2.13.2_3 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.13.2_2 22 Mar 2007 16:59:24 |
rafan |
- Move timidity++ interface glues from audio/timidity++-emacs into
audio/timidity++. This makes all interface ports much more similar
to each others.
- As a result of changing master port, all interface ports portrevision
are bumped
- Use PLIST_FILES for slave ports if possible
- While I'm here, remove 4.x support in audio/timidity++
Approved by: nork (timidity++ maintainer, blanket) |
2.13.2_2 30 Jan 2007 10:25:34 |
pav |
- Remove support for a.out format and PORTOBJFORMAT variable from individual
ports
With hat: portmgr |
2.13.2_2 22 Jan 2006 08:13:12 |
edwin |
SHA256ify
Approved by: krion@ |
2.13.2_2 22 Jan 2006 01:14:22 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 |
2.13.2_2 25 Sep 2005 15:22:25 |
mi |
Append ${LOCALBASE}/include/libarc to CPPFLAGS instead of CONFIGURE_ENV directly
to avoid being overruled by the GNUGETOPT's CPPFLAGS settings on 4.x systems.
[1]
Continue using GMAKE on systems before 5.0, due to a bug in our make there.
Reported by: dhw [1] |
2.13.2_2 23 Sep 2005 13:19:45 |
mi |
Patch timidity to read the descriptions of the optional modules directly
from the module's shared object instead of a gratuitous .txt file, that
currently accompanies each module. This should fix pointhat's builds
of the interfaces without adding cruft to their PLISTs. The patch is
accepted by vendor.
Fix one other place in configure to look for tcl8X instead of tcl8.X.
The patch is accepted by vendor.
Realy on archivers/libarc instead of building the version bundled with
timidity.
Set USE_GETOPT_LONG -- timidity uses it, if it can, resulting in a
potentially omitted dependency.
Bump PORTREVISION.
Add links to the vendor's bug reports to each patch, where possible.
Approved by: maintainer (blanket) |
2.13.2_1 17 Sep 2005 22:30:28 |
cperciva |
Since MASTERDIR isn't autodefined by bsd.port.mk until after
bsd.port.pre.mk is included, move the block which uses it to be after
said inclusion. This makes timidity++ cease to depend upon itself,
and unbreaks portsnap's INDEX-building.
Approved by: linimon |
2.13.2_1 17 Sep 2005 00:49:19 |
nork |
o Fix deep recursion problem of dependency on self. [1]
o Fix typo in playmidi.c. [2]
o Find tk84 or tk83 library for timidity++-tcltk slave port. [2]
o Change install directory of Japanese documentation files. [2]
o Add RUN_DEPENDS on the timidity.cfg installed by audio/eawpats. [2] [3]
I'll add audio/eawplus, and change dependency on audio/eawplus.
o Remove explicit requirements for particular major numbers [2]
of the dependencies' share libraries. [2]
Pointed out by: Mikhail Teterin <mi+kde@aldan.algebra.com> [1] [3]
Noticed by: portmgr (marcus) [1]
Suggested by: portmgr (kris) [1]
Submitted by: Mikhail Teterin <mi@corbulon.video-collage.com> [2]
Approved by: Jonathan Lennox <lennox@cs.columbia.edu> [3] |
2.13.2 16 Apr 2005 10:36:02 |
flz |
- Fix PKGNAMESUFFIX which doesn't work with make(1) on RELENG_4.
Noticed by: lofi, Dwayne MacKinnon <Dwayne.MacKinnon@xwave.com> |
2.13.2 12 Apr 2005 12:49:03 |
flz |
- Update to 2.13.2.
- Assign maintainership to nork.
- Global overhaul of the port.
PR: ports/79802
Submitted by: Conrad J. Sabatier <conrads@cox.net>
Approved by: maintainer timeout (see ports/68909) |
2.11.3_1 10 Apr 2005 21:27:12 |
kris |
BROKEN on 6.0: Depends on libxpg4, which was removed prematurely by tjr |
2.11.3_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.11.3_1 21 Oct 2003 11:24:02 |
osa |
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992 |
2.11.3_1 11 Oct 2003 14:36:37 |
krion |
- Add CONFLICTS, because of the same item in pkg-plist
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
2.11.3_1 08 Apr 2003 00:40:09 |
marcus |
Remove the USE_GNOMENG macro. |
2.11.3_1 21 Feb 2003 10:59:39 |
knu |
De-pkg-comment. |
2.11.3_1 08 Feb 2003 15:23:34 |
nork |
Change MASTER_SITES and MAINTAINER's mail address.
PR: ports/48086
Submitted by: Yoichi ASAI <yatt@luna2.org> (maintainer) |
2.11.3_1 19 Nov 2002 15:50:17 |
ijliao |
remove un-needed dir
PR: 45268
Submitted by: maintainer |
2.11.3 31 Aug 2002 00:13:25 |
marcus |
Use USE_GNOMENG.
PR: 42232
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
2.11.3 27 Apr 2002 02:22:51 |
bmah |
Unbreak for -CURRENT (byte-swapping macros changed names).
Run-tested on 4-STABLE/i386 and 5-CURRENT/i386.
Approved by: Yoichi ASAI <yatt@msc.biglobe.ne.jp> (maintainer) |
21 Jan 2002 03:32:00 |
sf |
o update to 2.11.0. o PORTDOCS. |
11 Sep 2001 04:08:45 |
ache |
Bump png major |
20 Mar 2001 13:05:33 |
knu |
Update to 2.10.4. |
12 Mar 2001 17:59:55 |
sf |
update to 2.10.3. |
23 Jan 2001 14:45:53 |
sf |
update to 2.10.2. |
01 Jan 2001 23:02:52 |
sobomax |
Fix breakage on 5-CURRENT. |
19 Oct 2000 15:43:41 |
kevlo |
Update to version 2.10.1 |
08 Oct 2000 00:19:06 |
asami |
Convert category audio to new layout. |
05 Oct 2000 06:19:39 |
reg |
Implement WANT_ESOUND, USE_ESOUND. |
21 Aug 2000 01:53:23 |
steve |
Properly disable fp calls on FreeBSD/Alpha. |
16 Aug 2000 16:24:40 |
kevlo |
Update to version 2.10.0 |
30 Jul 2000 19:05:25 |
steve |
Fix this port so that it builds on the Alpha again. |
08 Jul 2000 08:37:19 |
knu |
Update to 2.9.5. |
04 Jul 2000 08:13:36 |
sobomax |
Bump png shared library version. |
30 May 2000 21:14:34 |
asami |
@dirrm share/timidity |
29 May 2000 03:29:13 |
steve |
Update to version 2.9.4. |