non port: audio/cutmp3/Makefile |
SVNWeb
|
Number of commits found: 27 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] 213b0b7 (Only the first 10 of 561 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 22 Aug 2020
|
[ 09:36 amdmi3 ]
- Silince mkdir
- Update WWW
|
Tue, 9 Apr 2019
|
[ 14:04 sunpoet ] (Only the first 10 of 289 ports in this commit are shown above. )
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
|
Tue, 27 Jun 2017
|
[ 13:46 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
|
Tue, 12 Jan 2016
|
[ 16:20 amdmi3 ] (Only the first 10 of 791 ports in this commit are shown above. )
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Mon, 9 Nov 2015
|
[ 20:48 amdmi3 ]
- Add LICENSE
- Switch to options helpers
|
Thu, 1 Oct 2015
|
[ 08:38 vanilla ]
Upgrade to 3.0.1.
|
Fri, 12 Jun 2015
|
[ 20:58 erwin ] (Only the first 10 of 57 ports in this commit are shown above. )
Reset dhn's ports
PR: 197522
Submitted by: jbeich
Approved by: portmgr
|
Fri, 15 Aug 2014
|
[ 19:09 adamw ]
Fix build on -current and do a better job of honouring ${CC}.
|
Sat, 9 Aug 2014
|
[ 04:02 adamw ]
Add USES=readline to fix build on current.
|
Mon, 9 Jun 2014
|
[ 11:21 olgeni ] (Only the first 10 of 120 ports in this commit are shown above. )
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt)
|
Sun, 1 Jun 2014
|
[ 13:03 ohauer ] (Only the first 10 of 52 ports in this commit are shown above. )
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz)
|
Fri, 21 Feb 2014
|
[ 13:35 ehaupt ] (Only the first 10 of 28 ports in this commit are shown above. )
Remove trailing whitespaces from category audio
|
Thu, 13 Feb 2014
|
[ 12:05 ehaupt ]
Fix staging support.
|
Wed, 12 Feb 2014
|
[ 21:56 ehaupt ]
Support staging
|
Mon, 10 Feb 2014
|
[ 13:54 ehaupt ] (Only the first 10 of 581 ports in this commit are shown above. )
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)
|
Fri, 3 Jan 2014
|
[ 15:26 adamw ] (Only the first 10 of 48 ports in this commit are shown above. )
Convert to PORT_OPTIONS:MDOCS.
Holdout shame list: ruby, perl, python
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] (Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Tue, 21 Jun 2011
|
[ 19:03 dhn ]
- Fix build with clang
|
Sat, 11 Jun 2011
|
[ 11:21 dhn ]
- Update to 2.0.3
|
Wed, 2 Jun 2010
|
[ 06:15 dhn ]
- Update to 2.0.2
|
Sun, 23 Aug 2009
|
[ 18:40 dhn ]
- Update to 2.0.1
|
Sun, 28 Jun 2009
|
[ 20:51 dhn ]
- Update to 2.0
PR: ports/136147
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
|
Fri, 6 Mar 2009
|
[ 18:14 dhn ] (Only the first 10 of 64 ports in this commit are shown above. )
- Use my FreeBSD address on the ports I maintain
Approved by: tabthorpe (co-mentor)
|
Sun, 5 Oct 2008
|
[ 15:15 miwi ]
cutmp3 is a small and fast command line MP3 editor. It lets
you select sections of an MP3 interactively or via a timetable
and save them to separate files without quality loss. It uses
mpg123 for playback and works with VBR files and even with files
bigger than 2GB. Other features are configurable silence seeking
and ID3 tag seeking, which are useful for concatenated mp3s.
WWW: http://www.puchalla-online.de/cutmp3.html
PR: ports/127877
Submitted by: Dennis Herrmann <adox at mcx2.org>
|
Number of commits found: 27 |