Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0_2 17 May 2023 16:30:15
    |
Muhammad Moinur Rahman (bofh)  |
*/*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.
Approved by: portmgr (blanket) |
1.0_2 13 May 2023 14:24:16
    |
Muhammad Moinur Rahman (bofh)  |
audio/play: Unbreak on HEAD
- Add LICENSE NONE
- Pet portclippy
- Adopt port |
1.0_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.0_1 29 Oct 2021 09:50:18
    |
Stefan Eßer (se)  |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
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").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
1.0_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0_1 19 Feb 2021 17:17:22
  |
emaste  |
audio/play: fix build with base system PIE default
PR: 253275 [exp-run]
Approved by: lwhsu
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D28794 |
1.0_1 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 |
1.0_1 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 |
1.0_1 24 Aug 2014 19:22:53
  |
antoine  |
Allow staging as a regular user |
1.0_1 16 Oct 2013 21:18:48
  |
madpilot  |
- Convert to staging
- Rename patch files according to standard |
1.0_1 20 Sep 2013 14:36:37
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
1.0_1 13 Mar 2013 11:54:26
  |
danfe  |
For unmaintained ports in `audio' category, drop leading article from COMMENT
and perform other minor cleanups along the way, whenever noticed. |
1.0_1 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
1.0_1 03 May 2006 05:14:35
 |
edwin  |
Remove USE_REINPLACE from ports in categories starting with A. |
1.0_1 23 Nov 2005 23:29:54
 |
pav  |
- Add some SHA256 checksums |
1.0_1 19 Apr 2005 14:23:18
 |
vs  |
Use MAKE_ARGS & REINPLACE |
1.0_1 19 Aug 2004 12:47:48
 |
pav  |
- Register conflicts over ${PREFIX}/bin/play file
Submitted by: Tomas Pluskal <plusik@pohoda.cz> over CZ/SK users mailing list |
1.0_1 19 Aug 2004 12:43:07
 |
pav  |
- Fix runtime. Before, this haven't worked at all on 4.x or 5.x.
Submitted by: Divacky Roman <xdivac02@stud.fit.vutbr.cz> on CZ/SK users
mailing list |
1.0 05 Feb 2004 20:38:07
 |
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
1.0 27 Jan 2004 20:51:07
 |
trevor  |
Add SIZE. |
1.0 21 Dec 2003 00:18:42
 |
sergei  |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line |
1.0 27 Oct 2003 09:11:29
 |
kris  |
portlint (whitespace cleanup) |
1.0 07 Apr 2003 00:24:56
 |
edwin  |
Set maintainer to ports@freebsd.org now that argv.ac doesn't exist
anymore. |
1.0 21 Feb 2003 10:59:39
 |
knu  |
De-pkg-comment. |
1.0 07 Jun 2002 02:21:52
 |
petef  |
machine/soundcard.h -> sys/soundcard.h
Submitted by: bento |
08 Oct 2000 00:19:06
    |
asami  |
Convert category audio to new layout. |
09 Jun 2000 22:21:52
    |
asami  |
Use MASTER_SITE_PORTS_JP instead of spelling out the URL. |