non port: audio/lash/Makefile |
SVNWeb
|
Number of commits found: 51 |
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
Thu, 2 Mar 2023
|
[ 05:23 Tobias C. Berner (tcberner) ] fa81a4f (Only the first 10 of 1168 ports in this commit are shown above. )
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above )
|
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 )
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Mon, 2 Aug 2021
|
[ 16:03 Yuri Victorovich (yuri) ] 5708ae4 (Only the first 10 of 166 ports in this commit are shown above. )
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16
Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.
PR: 251125
Submitted by: Florian Walpen <dev@submerge.ch> (original version)
|
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.
|
Wed, 17 Jun 2020
|
[ 18:17 sunpoet ] (Only the first 10 of 84 ports in this commit are shown above. )
Move devel/swig30 to devel/swig and update to 4.0.1
- Do not silence installation message
- Update dependent ports:
- Fix build with swig 4.0.1
- Update *_DEPENDS
- Remove BINARY_ALIAS
Changes: http://www.swig.org/news.php
PR: 246613
Exp-run by: antoine
|
Fri, 8 Nov 2019
|
[ 09:27 tobik ] (Only the first 10 of 129 ports in this commit are shown above. )
a-b: Add missing USES={gnome,php,sdl,xorg}
|
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
|
Wed, 20 Dec 2017
|
[ 15:12 bapt ]
Switch to swig 3.0
|
Mon, 6 Nov 2017
|
[ 16:06 mat ]
Those non default PYTHON options do not build/stage/package, mark them
BROKEN.
Sponsored by: Absolight
|
Fri, 18 Aug 2017
|
[ 14:15 swills ]
audio/lash: Fixed.pc file: removed Requires line, added missing USE statements
* Removed Requires in .pc because it causes pkg-config to pass jack libraries
to users that users don't need
* Add needed USE_GNOME=gdkpixbuf2 cairo
* PYTHON_CONFIGURE_ENABLE=pylash - pylash is still broken as before.
PR: 220956
Submitted by: Yuri Victorovich <yuri@rawbw.com>
|
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
|
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, 19 Aug 2015
|
[ 13:30 mat ] (Only the first 10 of 172 ports in this commit are shown above. )
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
|
Tue, 16 Jun 2015
|
[ 02:17 amdmi3 ]
- Strip library
- Add PYTHON option, fix plist problems along the way
|
Fri, 20 Jun 2014
|
[ 12:15 amdmi3 ] (Only the first 10 of 12 ports in this commit are shown above. )
- Switch audio/lash to USES=libtool, drop .la files
- Add required LIBS
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above )
|
Mon, 30 Dec 2013
|
[ 16:51 antoine ]
Stage support
|
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)
|
Mon, 2 Sep 2013
|
[ 20:51 bapt ] (Only the first 10 of 18 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
Fri, 30 Aug 2013
|
[ 23:01 bapt ] (Only the first 10 of 222 ports in this commit are shown above. )
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Mon, 6 May 2013
|
[ 15:34 bapt ] (Only the first 10 of 78 ports in this commit are shown above. )
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
|
Thu, 28 Mar 2013
|
[ 03:28 eadler ] (Only the first 10 of 149 ports in this commit are shown above. )
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead.
|
Mon, 17 Dec 2012
|
[ 02:26 araujo ]
- Remove READLINE_DESC overrides.
Reported by: danfe@
|
Fri, 14 Dec 2012
|
[ 09:35 araujo ]
- Support USE_READLINE.
- Convert to new option framework.
PR: ports/171962
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Sat, 18 Aug 2012
|
[ 21:23 danfe ]
- Cleanup Makefile: wrap overly long lines, etc.
- Reformat port description while here
|
Mon, 9 Jul 2012
|
[ 14:16 ak ]
- Install manual
- Fix texi2hml usage
- Remove ABI version numbers in LIB_DEPENDS
- Remove leftovers of 5.x support
PR: ports/169627
Submitted by: Kalten <kalten@gmx.at>
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Wed, 10 Aug 2011
|
[ 14:30 ehaupt ]
- Fix MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE
PR: 159424
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Tue, 2 Aug 2011
|
[ 09:31 bapt ]
Mark BROKEN: Does not fetch
|
Mon, 25 Oct 2010
|
[ 20:09 trasz ] (Only the first 10 of 53 ports in this commit are shown above. )
Drop maintainership for ports I can't maintain anymore.
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Tue, 12 May 2009
|
[ 11:28 itetcu ] (Only the first 10 of 20 ports in this commit are shown above. )
Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from
5 to 6.
Forgotten by: araujo@
Reported by: QAT
|
Fri, 6 Jun 2008
|
[ 13:07 edwin ] (Only the first 10 of 345 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Wed, 2 Jan 2008
|
[ 19:35 trasz ]
- Work around session resuming problem.
|
Fri, 14 Dec 2007
|
[ 18:38 trasz ]
- Update to 0.5.4
|
Wed, 3 Oct 2007
|
[ 12:32 trasz ]
- Fix session restoration.
|
Wed, 11 Jul 2007
|
[ 22:06 trasz ] (Only the first 10 of 53 ports in this commit are shown above. )
- Use proper capitalization in my email address.
Approved by: miwi (mentor)
Suggested by: sat
|
Mon, 4 Jun 2007
|
[ 20:41 trasz ] (Only the first 10 of 11 ports in this commit are shown above. )
- Update to 0.5.3.
Approved by: miwi (mentor)
|
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, 17 Apr 2007
|
[ 14:07 trasz ]
Remove workarounds for FreeBSD 4.
PR: ports/111666
Submitted by: edwin
Approved by: miwi (mentor)
|
Fri, 13 Apr 2007
|
[ 13:03 trasz ] (Only the first 10 of 51 ports in this commit are shown above. )
Change my email address to trasz@FreeBSD.org.
Approved by: miwi (mentor)
|
Sat, 13 Jan 2007
|
[ 21:41 miwi ] (Only the first 10 of 13 ports in this commit are shown above. )
LASH is a session management system for JACK audio applications.
It is an implementation of a proposal that originated from this
discussion. Its aim is to allow you to have many different audio
programs running at once, to save their setup, close them down and
then easily reload the setup at some other time. LASH doesn't deal
with any kind of audio data itself; it just runs programs, deals
with saving/loading (arbitrary) data and connects different kinds
of virtual audio ports together (currently JACK and ALSA sequencer
ports). It can also be used to move entire sessions between
computers, or post sessions on the Internet for download.
WWW: http://www.nongnu.org/lash/
PR: ports/107875
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
|
Number of commits found: 51 |