non port: audio/snack/Makefile |
SVNWeb
|
Number of commits found: 50 |
Wed, 26 Jul 2023
|
[ 00:48 Muhammad Moinur Rahman (bofh) ] 95274bf (Only the first 10 of 190 ports in this commit are shown above. )
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
|
Sun, 23 Jul 2023
|
[ 15:53 Muhammad Moinur Rahman (bofh) ] 91147ff
audio/snack: Fix build with llvm16
- Add Missing DEPENDS reported by poudriere testport
- Pet portclippy
Sponsored by: The FreeBSD Foundation
|
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.
|
Tue, 26 Jul 2016
|
[ 16:51 mat ] (Only the first 10 of 1844 ports in this commit are shown above. )
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 21 Apr 2016
|
[ 12:45 gahr ] (Only the first 10 of 13 ports in this commit are shown above. )
Convert a few more ports to USES=tcl:tea
|
Fri, 8 Apr 2016
|
[ 20:36 amdmi3 ]
- Add LICENSE
- Switch to options helpers
- Regenerate patches with `make makepatch`
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 7 Oct 2015
|
[ 01:36 amdmi3 ]
- Switch to options helpers
|
Sat, 16 May 2015
|
[ 15:49 amdmi3 ]
- Strip libraries
|
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)
|
Sat, 10 May 2014
|
[ 22:06 antoine ] (Only the first 10 of 13 ports in this commit are shown above. )
Maintainer no longer wishes to maintain those ports
With hat: portmgr
|
Thu, 23 Jan 2014
|
[ 11:15 gahr ]
- Convert to USES=tk
- STAGE-clean
|
Wed, 11 Dec 2013
|
[ 14:35 bapt ] (Only the first 10 of 268 ports in this commit are shown above. )
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 ] (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, 5 Mar 2013
|
[ 17:07 miwi ] (Only the first 10 of 46 ports in this commit are shown above. )
- Convert to OptionsNG
- Trim header
Reviewed by: beat, bapt, kwm
|
Sun, 6 Jun 2010
|
[ 20:44 naddy ] (Only the first 10 of 174 ports in this commit are shown above. )
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
|
Mon, 6 Jul 2009
|
[ 21:26 naddy ] (Only the first 10 of 165 ports in this commit are shown above. )
Bump PORTREVISION after libogg and libvorbisfile major version increment.
|
Mon, 23 Feb 2009
|
[ 14:46 mm ] (Only the first 10 of 103 ports in this commit are shown above. )
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav)
|
Mon, 5 Jan 2009
|
[ 13:58 mm ]
- switch to USE_TCL infrastructure
- add support for tcl85
- bump PORTREVISION
PR: ports/130182
Submitted by: mm
Approved by: Simon Olofsson <simon@olofsson.de> (maintainer)
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
Wed, 9 Apr 2008
|
[ 13:42 pav ] (Only the first 10 of 171 ports in this commit are shown above. )
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr
|
Sat, 4 Aug 2007
|
[ 11:41 gabor ] (Only the first 10 of 291 ports in this commit are shown above. )
- 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)
|
Sat, 28 Jul 2007
|
[ 12:27 miwi ] (Only the first 10 of 128 ports in this commit are shown above. )
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Tue, 8 Aug 2006
|
[ 21:38 miwi ]
- Respect TARGETDIR
PR: ports/101532
Submitted by: Simon Olofsson <simon(at)olofsson.de>
Approved by: krion (mentor)
|
Tue, 11 Jul 2006
|
[ 00:16 rafan ]
- Update to 2.2.10
- Pass maintainership to submitter
- Add AUTHOR in pkg-descr
PR: 100043
Submitted by: Simon Olofsson <simon olofsson.de>
|
Wed, 3 May 2006
|
[ 05:14 edwin ] (Only the first 10 of 196 ports in this commit are shown above. )
Remove USE_REINPLACE from ports in categories starting with A.
|
Wed, 8 Mar 2006
|
[ 13:23 ehaupt ]
This is now fetchable again
PR: 94186
Submitted by: Jean-François BOEUF <jfb@minet.net>
Approved by: portmgr (erwin)
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Sun, 20 Feb 2005
|
[ 08:30 krion ]
Update to version 2.2.9
PR: ports/77755
Submitted by: Sam Lawrance <boris at brooknet.com.au>
|
Wed, 24 Nov 2004
|
[ 02:53 ijliao ]
upgrade to 2.2.8
|
Tue, 13 Jul 2004
|
[ 15:05 vs ]
Update to 2.2.7
|
Wed, 18 Feb 2004
|
[ 16:28 krion ]
- Update to version 2.2.4
PR: ports/63003
Submitted by: Ports Fury
|
Tue, 30 Dec 2003
|
[ 19:02 krion ]
- Update to version 2.2.3
PR: 60733
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
|
Sat, 20 Dec 2003
|
[ 16:14 naddy ] (Only the first 10 of 38 ports in this commit are shown above. )
Catch up with libogg/libvorbis version bump.
|
Mon, 27 Oct 2003
|
[ 09:11 kris ] (Only the first 10 of 35 ports in this commit are shown above. )
portlint (whitespace cleanup)
|
Sat, 27 Sep 2003
|
[ 00:23 edwin ] (Only the first 10 of 15 ports in this commit are shown above. )
ECHO -> ECHO_MSG
(ECHO_CMD for deskutils/notebook)
PR: ports/56767-56770,56772-56774,56776-56784
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Sun, 17 Aug 2003
|
[ 01:14 kris ]
Update to tcl/tk 8.4 and bump PORTREVISION.
|
Sun, 15 Jun 2003
|
[ 22:05 oliver ]
update snack to 2.2.2
|
Fri, 28 Feb 2003
|
[ 22:53 kris ] (Only the first 10 of 38 ports in this commit are shown above. )
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
|
Thu, 20 Feb 2003
|
[ 16:49 knu ] (Only the first 10 of 170 ports in this commit are shown above. )
De-pkg-comment.
|
Wed, 1 Jan 2003
|
[ 19:56 pat ]
Update to 2.2
PR: ports/46624
Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
|
Sun, 1 Sep 2002
|
[ 16:07 dwcjr ] (Only the first 10 of 76 ports in this commit are shown above. )
${PERL} -> ${REINPLACE_CMD}
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net
|
Sat, 20 Jul 2002
|
[ 15:32 naddy ] (Only the first 10 of 19 ports in this commit are shown above. )
Ogg Vorbis 1.0 library major version bumps.
|
Mon, 17 Jun 2002
|
[ 08:21 jkoshy ]
Upgrade to v2.1.6. Make port respect ${PREFIX}. Add conditional support
for OGG/VORBIS (make 'WITH_VORBIS=yes').
PR: ports/35476
Submitted by: David Yeske <dyeske@yahoo.com>
|
Sun, 16 Dec 2001
|
[ 19:38 steve ]
This port LIB_DEPENDS on Tcl/Tk version 8.3.x.
|
Sat, 24 Nov 2001
|
[ 05:37 ijliao ]
add snack The Snack Sound Toolkit
|
Number of commits found: 50 |