notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: audio/fapg/Makefile
SVNWeb

Number of commits found: 22

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  213b0b7  (Only the first 10 of 561 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 19 Apr 2020
[ 20:06 dmgk search for other commits by this committer ] Original commit   Revision:532157
audio/fapg: Update to 0.43

- Pass maintainership to the submitter

PR:		245717
Submitted by:	Michael Muenz <m.muenz@gmail.com>
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Tue, 3 Feb 2015
[ 14:56 mi search for other commits by this committer ] Original commit   Revision:378355
Upgrade from 0.41 to 0.42. Use configure and otherwise simplify the
port. Resolve compiler-warnings (mostly about signed vs. unsigned
char).

Do not install the COPYING-file -- it is nothing but the recitation
of GPLv2 -- declare GPLv2 as LICENSE instead.

Do not install the README -- there is nothing in it, that the
man-page does not cover.

With only two files remaining -- the program and the man-page --
do away with pkg-plist and simply list the two in PLIST_FILES.
Sat, 4 Jan 2014
[ 09:43 antoine search for other commits by this committer ] Original commit   Revision:338637
- Stage support
- Add missing OPTIONS_DEFINE
Fri, 3 Jan 2014
[ 15:26 adamw search for other commits by this committer ] Original commit   Revision:338547 (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
Convert to PORT_OPTIONS:MDOCS.

Holdout shame list: ruby, perl, python
Wed, 11 Dec 2013
[ 14:35 bapt search for other commits by this committer ] Original commit   Revision:336166 (Only the first 10 of 268 ports in this commit are shown above. View all ports for this commit)
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
Fri, 20 Sep 2013
[ 14:36 bapt search for other commits by this committer ] Original commit   Revision:327706 (Only the first 10 of 879 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
Fri, 28 Aug 2009
[ 17:37 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 221 ports in this commit are shown above. View all ports for this commit)
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.

Hat:            portmgr
Thu, 1 May 2008
[ 10:16 chinsan search for other commits by this committer ] Original commit 
- Update to 0.41.
Thu, 20 Mar 2008
[ 09:19 pav search for other commits by this committer ] Original commit  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Sat, 4 Aug 2007
[ 11:41 gabor search for other commits by this committer ] Original commit  (Only the first 10 of 291 ports in this commit are shown above. View all ports for this commit)
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
Wed, 2 May 2007
[ 08:00 edwin search for other commits by this committer ] Original commit 
[patch] cleanup non-supported FreeBSD versions

PR:             ports/111653
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Approved by:    maintainer timeout
Thu, 15 Mar 2007
[ 14:16 rafan search for other commits by this committer ] Original commit 
- Update to 0.38

PR:             ports/110288
Submitted by:   chinsan (maintaienr)
Fri, 9 Mar 2007
[ 14:13 rafan search for other commits by this committer ] Original commit 
- Update to 0.37

PR:             ports/110075
Submitted by:   chinsan (maintainer)
Sun, 28 Jan 2007
[ 07:43 rafan search for other commits by this committer ] Original commit 
- Update to 0.36

PR:             ports/108402
Submitted by:   chinsan (maintainer)
Tue, 3 Oct 2006
[ 15:34 chinsan search for other commits by this committer ] Original commit  (Only the first 10 of 91 ports in this commit are shown above. View all ports for this commit)
Change the following ports to my FreeBSD.org email.
Approved by:    delphij (mentor)

archivers/pecl-bz2/Makefile
archivers/pecl-lzf/Makefile
archivers/pecl-rar/Makefile
audio/fapg/Makefile
audio/pecl-id3/Makefile
chinese/CJKUnifonts/Makefile
chinese/auto-tw-l10n/Makefile
chinese/dfsongsd/Makefile
chinese/fortunetw/Makefile
chinese/gcin/Makefile
chinese/joe/Makefile
chinese/joe2/Makefile
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 11 Aug 2006
[ 16:02 clsung search for other commits by this committer ] Original commit 
- Respect DESTDIR, MAN1PREFIX

PR:             ports/101822
Submitted by:   maintainer <chinsan dot tw_AT_gmail dot com>
Mon, 3 Jul 2006
[ 08:38 itetcu search for other commits by this committer ] Original commit 
Fix maintainer address.
Thu, 29 Jun 2006
[ 10:41 itetcu search for other commits by this committer ] Original commit 
fapg is a tool to generate list of audio files (Wav, MP3, Ogg, etc) in various
formats (M3U, PLS, HTML, etc).
It is very usefull if you have a large amount of audio files and you want to
quickly and frequently build a playlist.

WWW: http://royale.zerezo.com/fapg/

PR:             ports/99300
Submitted by:   chinsan <chinsan.tw@gmail.com>

Number of commits found: 22