Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.5a 31 Dec 2023 00:06:27 |
Muhammad Moinur Rahman (bofh) |
audio/mp3info: Remove expired port
2023-12-31 audio/mp3info: Last release in 2006 and lacks support for ID3v2 |
0.8.5a 18 Nov 2023 09:24:48 |
Daniel Engberg (diizzy) |
audio/mp3info: Deprecate and set expiration date to 2023-12-31
Last release in 2006, lacks ID3v2 support which has been around for
over 20 years.
Reference:
https://ibiblio.org/mp3info/
PR: 274648
Approved by: portmgr (maintainer timeout, 3+ weeks) |
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) |
0.8.5a 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 ) |
0.8.5a 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 ) |
0.8.5a 24 Sep 2021 13:11:53 |
Baptiste Daroussin (bapt) |
ncurses: partial revert 266130ce71ef2f1cd944a70789bf003da3254c29
In many places I overlooked at the problem we were trying to solve when
libncurses is split. |
0.8.5a 23 Sep 2021 16:22:54 |
Baptiste Daroussin (bapt) |
ncurses: fix build with futur base and ports ncurses
in preparation for the split in base of libtinfo and libncurses, clearly
specify when the packages should link against.
Note this also fixes the build with ports ncurses |
0.8.5a 19 Sep 2021 05:59:41 |
Po-Chuan Hsieh (sunpoet) |
audio/mp3info: Cosmetic change |
0.8.5a 29 Aug 2021 18:58:01 |
Bernhard Froehlich (decke) |
audio/mp3info: Add CPE information
Approved by: portmgr (blanket) |
0.8.5a 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8.5a 19 Jan 2020 11:09:24 |
sunpoet |
Update manpage location (r523104)
- Update WWW |
0.8.5a 28 Jun 2017 23:55:17 |
sunpoet |
Use USES=gnome |
0.8.5a 30 Dec 2016 19:19:59 |
sunpoet |
- Add PORTSCOUT |
0.8.5a 29 Dec 2016 17:44:48 |
sunpoet |
- Fix PORTVERSION
- Fix LICENSE
- Add LICENSE_FILE
- Convert to options target helper
PR: 215653
Submitted by: amdmi3 |
0.8.5 23 Aug 2016 18:16:58 |
marino |
audio/mp3info: document and fix ncurses requirement
Approved by: ncurses blanket |
0.8.5 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 |
0.8.5 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.8.5 16 Jul 2014 03:47:06 |
adamw |
Add DOCS to OPTIONS_DEFINE where PORTDOCS= is set. |
0.8.5 14 Jul 2014 09:56:30 |
sunpoet |
- Update COMMENT
- Remove ALL_TARGET=doc
- Remove WANT_GNOME
- Simplify Makefile
- Cosmetic change
- Update pkg-descr |
0.8.5 13 Jul 2014 15:56:23 |
sunpoet |
- Take maintainership |
0.8.5 11 Jun 2014 18:55:30 |
marino |
Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy. Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.
Approved by: portmgr (implicit) |
0.8.5 06 Nov 2013 12:14:49 |
mat |
- Fix WITH=GTK2
- Stagify
- Use new options framework.
maintainer timeout.
PR: ports/183160
Submitted by: mat |
0.8.5 04 Oct 2013 08:52:33 |
bapt |
Do not arbitrary rename packages |
0.8.5 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.8.5 07 Jan 2013 12:33:59 |
sylvio |
- Change OPTIONS to new format.
PR: ports/174869
Submitted by: Doug Penner <darwinsurvivor@gmail.com> |
0.8.5 06 Dec 2012 06:03:26 |
kevlo |
Respect CC and CFLAGS.
Maintainer timed out.
Feature safe: yes
PR: ports/174009 |
0.8.5 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
0.8.5 19 May 2011 18:25:58 |
sylvio |
- Add license |
0.8.5 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.8.5 27 Nov 2009 22:52:30 |
sylvio |
- Update my mail address to FreeBSD
Approved by: miwi (mentor) |
0.8.5 27 Sep 2009 22:02:30 |
araujo |
- Honor NOPORTDOCS.
- Pass maintainer to submitter.
PR: ports/138325
Submitted by: Sylvio Cesar <scjamorim___bsd.com.br>
Feature safe: yes |
0.8.5 20 Aug 2008 06:40:43 |
linimon |
Reset conrads@cox.net due to lack of time to work on FreeBSD.
Hat: portmgr |
0.8.5 18 Mar 2007 16:13:15 |
rafan |
- Update to 0.8.5
PR: ports/108565
Submitted by: Marcelo Araujo <araujo at bsdmail.org>
Approved by: maintainer timeout (48 days) |
0.8.4_2 01 Nov 2006 11:23:30 |
miwi |
- Pass maintainership to submitter
(Notes: request of ports@
http://lists.freebsd.org/pipermail/freebsd-ports/2006-October/036304.html )
Submitted by: Conrad J. Sabatier <conrads at cox.net> |
0.8.4_2 14 Apr 2006 20:45:44 |
linimon |
Reset petef due to no response to email. We hope to see him back sometime.
Hat: portmgr |
0.8.4_2 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
0.8.4_1 22 Jan 2006 08:13:12 |
edwin |
SHA256ify
Approved by: krion@ |
0.8.4_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.8.4_1 15 Mar 2004 04:11:22 |
petef |
Make this port compile with a recent gcc.
PR: 63352
Submitted by: Jamie Jones <jamie@thompson.bishopston.net> |
0.8.4_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.8.4 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 |
0.8.4 08 Apr 2003 00:40:09 |
marcus |
Remove the USE_GNOMENG macro. |
0.8.4 07 Mar 2003 05:56:07 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.8.4 31 Aug 2002 00:13:25 |
marcus |
Use USE_GNOMENG.
PR: 42232
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
23 Aug 2001 00:07:25 |
petef |
Change my email address to petef@FreeBSD.org for the ports I maintain. |
31 Jul 2001 02:27:06 |
kris |
Unbreak this port by using ${GTK_VERSION} instead of (non-existent, on
FreeBSD) gtk-version. While I'm there, make it respect CC and CFLAGS. |
22 Jul 2001 04:34:51 |
dwcjr |
Update to 0.8.4 add WANT_GTK hooks Give maintainership to Pete Fritchman
<petef@databits.net> Clean up pkg-descr and pkg-comment adjust
MASTER_SITE_SUBDIR add do-install target to make things cleaner |
03 Jul 2001 19:58:35 |
lioux |
Add NOPORTDOCS support |
08 Oct 2000 00:19:06 |
asami |
Convert category audio to new layout. |