Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.15_2 12 Jan 2024 15:11:29
    |
Baptiste Daroussin (bapt)  |
MANPREFIX: eliminate its usage
While here move manpages to share/man |
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.1.15_1 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.1.15_1 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.1.15_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.1.15_1 09 Nov 2020 08:47:41
  |
bapt  |
Remove gstreamer option
In preparation for gstreamer 0.10 removal, remove the gstreamer option,
this port can use mplayer or mpg123/ogg123 instead |
1.1.15 27 Feb 2019 12:57:17
  |
tobik  |
audio/gmusicbrowser: Update to 1.1.15
- Enable more options by default
PR: 235948
Submitted by: w.schwarzenfeld@utanet.at
Approved by: maintainer |
1.1.13 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.1.13 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? |
1.1.13 22 Mar 2015 14:26:41
  |
riggs  |
- Update to upstream version 1.1.13
- Remove run-dependency on mplayer
- LIBNOTIFY is now a default OPTION
- Fix NLS plist & OPTION
PR: 198740
Submitted by: lichray@gmail.com |
1.1.10_1 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.1.10 16 Jul 2014 03:47:06
  |
adamw  |
Add DOCS to OPTIONS_DEFINE where PORTDOCS= is set. |
1.1.10 28 Mar 2014 19:43:35
  |
antoine  |
Remove some references to deprecated NOPORTDATA
With hat: portmgr |
1.1.10 17 Jan 2014 14:27:39
  |
bapt  |
Support stage
Fix shebang |
1.1.10 22 Oct 2013 13:50:44
  |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with a)
Approved by: portmgr (bdrewery) |
1.1.10 20 Sep 2013 14:36:37
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
1.1.10 05 Mar 2013 18:27:02
  |
beech  |
- Update to 1.1.10
PR: ports/176654
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) |
1.1.9_1 18 Dec 2012 03:12:43
  |
wxs  |
Convert to new options.
Use NO_BUILD instead of defining an empty do-build target.
PR: ports/173800
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
Approved by: Zhihao Yuan <lichray@gmail.com> (maintainer) |
1.1.9_1 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
1.1.9 24 Mar 2012 15:58:56
 |
miwi  |
- Update to 1.1.9
PR: 165987
Submitted by: maintainer
Feature safe: yes |
1.1.8 25 Dec 2011 19:50:34
 |
eadler  |
Jukebox for large collections of mp3/ogg/flac/mpc files
Uses gstreamer, mpg123/ogg123 or mplayer for playback
Main features :
- customizable window layouts
- artist/album lock : easily restrict playlist to current artist/album
- easy access to related songs (same artist/album/title)
- simple mass-tagging and mass-renaming
- support multiple genres for each song
- customizable labels can be set for each song
- filters with unlimited nesting of conditions
- customizable weighted random mode
WWW: http://gmusicbrowser.org/
PR: ports/161539
Submitted by: Zhihao Yuan <lichray@gmail.com> |