| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
PR: ports/165609
Submitted by: pgollucci (March 2012)
With hat: portmgr
|
| |
|
|
|
|
|
| |
- Support staging
- Update pkg-descr (capabilities & formatting)
|
|
|
|
| |
- Enable stage support
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
|
|
|
|
| |
While here, convert to new LIB_DEPENDS format.
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: crees (mentor)
|
| |
|
| |
|
|
|
|
| |
Turn obscure WITH_ variable into OPTION for Last.fm Audioscrobbler support.
|
|
|
|
| |
- Rename patches according to porter's handbook
|
| |
|
|
|
|
| |
- Limit to the supported python versions
|
|
|
|
|
|
| |
- Convert to PYDISTUTILS_AUTOPLIST
- Limit to the supported python versions
- Change to new LIB_DEPENDS where necessary
|
|
|
|
|
| |
- Convert to PYDISTUTILS_AUTOPLIST
- Limit to the supported python versions
|
| |
|
|
|
|
|
|
|
| |
- Convert to new LIB_DEPENDS syntax
- Support staging
Approved by: crees, tabthorpe (mentors, implicit)
|
|
|
|
| |
Approved by: crees, tabthorpe (mentors, implicit)
|
|
|
|
| |
Approved by: crees, tabthorpe (mentors, implicit)
|
| |
|
|
|
|
| |
Discussed with: swills
|
|
|
|
| |
Fix ports which don't follow convention.
|
| |
|
|
|
|
|
|
|
|
| |
- Convert to new LIB_DEPENDS syntax
- Add staging support
- files/patch-configure no longer needed
Approved by: wg (mentor)
|
| |
|
| |
|
|
|
|
| |
- Use new LIB_DEPENDS format
|
| |
|
|
|
|
|
|
|
| |
- While here, use new LIB_DEPENDS syntax and respect PREFIX
PR: 182331 [1]
Submitted by: John Hixson <john@ixsystems.com> (maintainer) [1]
|
| |
|
|
|
|
|
|
|
|
| |
- Support staging
- Fix build with libc++ [1]
PR: ports/182345 [1]
Submitted by: swills [1]
|
|
|
|
| |
With hat: portmgr
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
optionally packaging the docs.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Fix build on all supported versions
|
|
|
|
|
|
| |
- Convert to new OPTIONS framework
- Get rid of pkg-plist
- Refactor a bit the Maekfile
|
|
|
|
| |
Exp-run by: bdrewery
|
| |
|
|
|
|
| |
after r327999 fixed these for stage support
|
|
|
|
| |
Reported by: bsam
|
|
|
|
| |
Remove useless pre/post dancing
|
|
|
|
|
| |
modernize LIB_DEPENDS,
Remove useless pre.mk/post.mk
|
| |
|
|
|
|
| |
While here remove useless patching if favour of passing CC and CFLAGS to MAKE_ARGS
|
| |
|
|
|
|
| |
- Refactor a bit the Makefile
|
| |
|
| |
|
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
- Use PORTDOCS=* instead of listing them in pkg-plist
|
|
|
|
| |
- Change to new LIB_DEPENDS syntax
|
|
|
|
|
|
|
| |
- While here, simplify the OPTIONS usage
PR: ports/181695
Submitted by: Jan Beich <jbeich@tormail.org>
|
| |
|
| |
|
| |
|
|
|
|
| |
audio)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
on FreeBSD 10, and amd64 on earlier versions.
SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.
On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].
On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk
symbols.
Many thanks to jlh@ for this as he had many years of patience in getting
all of the necessary pieces [1][2] in.
[1] http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup
PR: ports/138228 [2]
Submitted by: jlh (bsd.ssp.mk based on)
Reviewed by: bapt
With hat: portmgr
exp-runs done: 37 over a month on 91i386,91amd64,10i386,10amd64
|
|
|
|
|
|
|
|
|
| |
Improved undo/redo support.
New editing tools.
New show mode, which allows showing of lyrics in a different window or
monitor while playing.
Submitted by: maintainer (via irc)
|
|
|
|
|
|
|
| |
Most of the parameters are picked up through environment variables however
CC is not one of them.
Reported by: pkg-fallout@
|
|
|
|
|
|
|
| |
then inclusion of bsd.port.pre.mk
PR: 180585
Submitted by: jgh
|
|
|
|
|
|
|
| |
- Add explicit LDFLAGS
Submitted by: marino
Approved by: portmgr (bapt, implicit)
|
| |
|
| |
|
|
|
|
| |
Convert from USE_GMAKE to USES=gmake
|
|
|
|
|
|
|
|
|
|
|
| |
- Make it respect LOCALBASE
- Trim Makefile headers
- Convert LIB_DEPENDS to new format and remove ABI version number
- USES gmake
PR: ports/181615
Submitted by: Me
Approved by: Maintainer timeout
|
|
|
|
| |
Convert from USE_GMAKE to USES=gmake
|
|
|
|
|
|
| |
functionnality)
Modernize audio/ices
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
PR: ports/161763
Submitted by: Takefu <takefu@airport.fm>
|
|
|
|
|
|
|
|
|
|
|
|
| |
compiler. To fix FreeBSD 10-CURRENT fallout (untested on 10 because flac
is broken due to libstdc++ removal; flac needs to be told to use
libc++, 9.X Tinderbox has no complaints though).
Drop library versions from LIB_DEPENDS.
NOPORTDOCS -> PORT_OPTIONS.
${MKDIR} ${RUBY_SITELIBDIR} in installation to support "port test".
|
|
|
|
| |
Submitted by: Gustau Perez (gusi via #poudriere on freenode)
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
|
|
|
|
|
|
| |
While here:
Use options helpers where possible
Submitted by: Michael Brune <admin@mjbrune.org> (former maintainer via pkg-fallout)
|
|
|
|
| |
Approved by: portmgr (bapt, implicit)
|
|
|
|
|
|
| |
- Switch to CMake build system
- Trim Makefile headers
- Bump PORTREVISION on dependent ports
|
|
|
|
|
|
| |
- Trim Makefile header
- Pet portlint(1)
- Update pkg-descr to reflect the fact that this library isn't so new
|
|
|
|
|
| |
- Add missing dependency on libkcompactdisc
- Make COMMENT more concise
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
|
| |
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
| |
|
|
|
|
|
|
| |
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Update to 2.0.4 [1]
- Add SOXR option [1]
- Convert lib depends to new syntax
PR: ports/181922 [1]
Submitted by: Jack Low <xxjack12xx gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to new options framework
- While I'm here, simplify PORTDOCS installation
Changes:
- Uses new upstream version 11.0.0 (which does not contain any code changes)
PR: ports/177681
Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to new options framework
- While I'm here, simplify PORTDOCS installation
Changes:
- Uses new upstream version 11.0.0 (which does not contain any code changes)
PR: ports/177681
Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
|
|
|
|
|
|
|
|
| |
- Cosmetic change
PR: ports/181956
Submitted by: Takefu <takefu@airport.fm> (maintainer)
Reported by: gergely.czuczy@harmless.hu
|
|
|
|
| |
Obtained from: portmgr (bapt)
|
|
|
|
|
|
| |
Changes: http://svn.xiph.org/icecast/trunk/icecast/NEWS
PR: ports/181712
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net>
|
| |
|
|
|
|
|
|
|
|
|
| |
- use new syntax in LIB_DEPENDS
- remove indefinite article from COMMENT and not needed LICENSE_FILE
for standard license while here
PR: 181850
Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer)
|
|
|
|
| |
- sort knobs alphabetically
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
remains uncompileable by modern compilers and substantial patches --
obtained from both Debian and NetBSD ports of the same software were
necessary.
Among the patches is a functionality-improving one, which allows the
new version to continue using voices created for 1.9x
Tested by: bapt
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: makc
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
Approved by: swills (mentor)
|
| |
|
| |
|
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
- Include bsd.port.mk instead of the pre/post split ones.
|
|
|
|
|
|
|
|
| |
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).
Co-authors: bapt, madpilot and bsam (me)
|
|
|
|
|
|
|
|
|
|
| |
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
|
|
|
|
|
| |
PR: ports/181683
Submitted by: amdmi3
|
| |
|
|
|
|
|
|
| |
uncovered by an exp libiconv -> inconv swith.
Approved by: portmgr (implicit)
|
|
|
|
| |
- Move PORTDOCS upward
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
- Convert to new options framework
- Pet portlint: move LICENSE upward
- Use DATADIR
- Use PORTDOCS macro
- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
- Simplify regex
- Cosmetic change
|
|
|
|
| |
Also remove the no longer needed post-patch target.
|
|
|
|
| |
- Add PORTSCOUT
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
While here:
- trim headers
- convert USE_GMAKE -> USES=gmake
- convert USE_GNOME=gnomehack -> USES=pathfix
- convert USE_PERL5 -> USES=perl5
|
|
|
|
| |
Bug fix release.
|
|
|
|
|
|
| |
- libdata/pkgconfig is already in mtree
- Cosmetic change
- Remove superfluous license information in pkg-descr if LICENSE presents
|
| |
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
While here:
- trim headers
- convert USE_GMAKE to USES=gmake
|
|
|
|
|
|
|
|
|
|
|
|
| |
While here:
- Trim makefile headers
- Convert to new LIB_DEPENDS format and remove ABI version number
- Use USES=gmake
PR: ports/181295
Submitted by: Me
Approved by: Maintainer timeout
|
|
|
|
| |
audio/portaudio
|
|
|
|
|
|
|
|
|
|
| |
actually work (and be used)
- Trim Makefile header and remove an indefinite article from COMMENT line
- No need for a fancy, environment-aware "make clean" when all it does is
it does is just "rm -rf nsfobj"
- Define LICENSE (GPLv2), adjust WWW: line in port description while here
Reported by: marino
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Trim header
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Use single space after WWW:
- Remove Author line
|
|
|
|
|
|
| |
- Convert USE_PERL5 to USES
- Remove stale MAKE_JOBS_SAFE
- Trim dependencies where they are too detailed
|
|
|
|
|
|
|
|
|
|
| |
be IGNOREd regardless of PACKAGE_BUILDING. Soem have no MASTER_SITES
and require manual fetching, others are already marked RESTRICTED.
- Trim headers
- Convert some pre-fetch errors into IGNORE
- Remove needless quoting in java/jdk7-doc IGNORE
With hat: portmgr
|
|
|
|
|
|
| |
a fetch error trying FreeBSD mirrors
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
- Convert to USES=gmake
- Add OPTIONS support for WAVPACK option
PR: ports/181211
Submitted by: me
Approved by: novel (maintainer, via email)
|
|
|
|
|
| |
Although the shlib version wasn't bumped, some ABI changes require
applications linked against fox17 to be rebuilt.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Update dependent packages with more recent releases.
Remove old and bit-rotted ones.
Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations.
Take maintainership of GNUstep-related ports.
Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases. Future commits will fix them.
Approved by: bapt
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
details: http://code.google.com/p/clementine-player/source/detail?r=3d434f1c8818
PR: ports/178687
Submitted by: Justin <freebsd.users@gmail.com>
Approved by: eadler (mentor)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Do not silence installation message
- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
- Cleanup Makefile header
- Cosmetic change
- Use single space after WWW:
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- USES gmake pkgconfig pathfix icon
- Add docs
- Trim NLS
- Add DOCS and NLS Option
- Add Desktop entry file
- Add patch linux/soundcard --> sys/soundcard
- Add Icons
- Trim WWW
- Trim pkg-plist, remove docs
PR: ports/181180
Submitted by: nemysis <nemysis@gmx.ch>
Approved by: eadler (mentor)
|
| |
|
| |
|
|
|
|
| |
PR: 181392
|
|
|
|
|
|
| |
Fix regressions, Fix crash on shift+play.
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
A month elapsed between the generation of the previous commit and when it was
finally committed. During that time, devel/allegro had a major update which
invalidated part of the previous commit, causing breakage of audio/dumb-allegro.
This commit corrects the previous one (carrying over the same approval.)
Approved by: culot (mentor, implicit)
|
|
|
|
|
|
| |
UI polish and tweaks.
Submitted by: maintainer
|
|
|
|
|
|
| |
Fix crash with system exclusive messages.
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery)
|
|
|
|
| |
Approved by: portmgr (bdrewery)
|
|
|
|
|
| |
- Update devel/sdl20, audio/sdl2_mixer, graphics/sdl2_image,
graphics/sdl2_ttf and net/sdl2_net to version 2.0.0
|
|
|
|
|
|
| |
Fixes indirect linking errors on modern binutils (fix from dports)
Approved by: culot (mentor), maintainer timeout
|
|
|
|
| |
Fix WWW line while here (portlint).
|
|
|
|
|
|
| |
2013-08-10 lang/q: Q-Lang is no longer supported. See lang/pure instead
2013-08-10 audio/q-audio: Q-Lang is no longer supported. See lang/pure instead
2013-08-10 graphics/q-graph: Q-Lang is no longer supported. See lang/pure instead
|
|
|
|
|
|
|
|
| |
- Fixed build with new glibc
PR: ports/175429
Submitted by: Heino Tiedemann <rotkap@gmx.de>
Approved by: eadler (mentor)
|
| |
|
|
|
|
|
|
| |
SHOUTCAST
PR: ports/180412
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/RCAPUTO/CDDB-1.221/CHANGES
|
|
|
|
|
|
|
|
| |
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in current version)
Approved by: lth@ (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Fix SF mirror [1]
- Switch to USES game
- Remove MAKE_JOBS_SAFE (now default)
PR: ports/181011 [1]
Submitted by: Jack <xxjack12xx gmail.com> (maintainer)
|
| |
|
|
|
|
| |
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
| |
|
|
|
|
|
|
| |
PR: ports/176888 (reported)
Submitted by: Yamagi Burmeister <yamagi@yamagi.org>
Obtained from: OpenBSD sonata port.
|
|
|
|
| |
- Trim Makefile header
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
| |
|
|
|
|
|
|
|
| |
Changed tab to space in pkg-desc
Bump PORTREVISION because default dependencies list changed
Approved by: rm (mentor)
|
|
|
|
|
| |
* remove MAKE_JOBS_SAFE (default now)
* change USE_GMAKE=yes to USES=gmake
|
| |
|
|
|
|
| |
- While here, use space in place of tab in pkg-descr WWW line
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This update updates Glib20 to 2.36 and Gtk+ 3.8
* The gio-fam-backend port that used gamin for the GFileMonitor API is gone.
It is replaced by a GIO kqueue implementation developed as part of a NetBSD
GSoC 2011 project by Dimitry Matveev.
* Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0
pkgconfig file [1]. This broke static linking and newer binutils.
* Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to
prevent creation of / root/.cache dir. Defaults to build & run depend,
but :build and :run switches available.
* New x11-toolkits/pangox-compat port and companion USE_GNOME component for
pangox support which was removed from the pango port. Add it to ports still
using pangox API.
Exp-run by: bapt@
PR: ports/178958 [1]
Submitted by: emaste@ [1]
|
| |
|
|
|
|
|
|
| |
Remove trailing article from comment
Remove useless MAKE_JOB_SAFE
Drop maintainership
|
|
|
|
| |
Remove now useless MAKE_JOB_SAFE
|
|
|
|
| |
Approved by: swills (mentor)
|
| |
|
|
|
|
| |
Better to remove now, in one go, then forget about it.
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Submitted by: hselasky (maintainer)
|
|
|
|
|
|
|
| |
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@)
|
| |
|
|
|
|
| |
Reported by: mat
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt
|
|
|
|
| |
Submitted by: hselasky (maintainer)
|
|
|
|
| |
Submitted by: hselasky (maintainer)
|
| |
|
|
|
|
|
| |
Fix build with newer binutils
Use options helpers
|
|
|
|
| |
- Trim Makefile header
|
|
|
|
|
|
|
|
|
|
| |
The id3tag library will fail to be detected on systems using ld from
recent binutils. This is because libid3tag is linked without zlib also
being linked directly, and be default it doesn't search libraries linked
to linked libraries. The configure script is patched with "-lz" to fix.
Also remove redundant MAKE_JOBS_SAFE while we are here.
Approved by: bapt (mentor), maintainer
|
|
|
|
|
|
| |
Fixes indirect linking errors on modern binutils (fix from dports)
Approved by: bapt (mentor)
|
|
|
|
|
|
|
| |
Fixes indirect linking errors on modern binutils (fix from dports)
Also remove redundant MAKE_JOBS_SAFE while we are here.
Approved by: bapt (mentor)
|
|
|
|
|
|
|
|
|
| |
Fixes indirect linking errors on modern binutils (fix from dports)
Also:
remove redundant MAKE_JOBS_SAFE while we are here.
Remove library version specification
Approved by: bapt (mentor)
|
|
|
|
|
|
|
|
|
|
| |
Fixes indirect linking errors on modern binutils (fix from dports)
Also:
remove redundant MAKE_JOBS_SAFE while we are here.
Remove library version specification
Make portlint happy
Approved by: bapt (mentor)
|
|
|
|
| |
Approved by: swills (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The wrong C++ flag, --no-exceptions, was being passed to these ports. The
correct flag is "-fno-exceptions". Apparently gcc accepts the former, but
clang does not.
The current code states that clang version 3.2 will accept --no-exceptions,
but this isn't the case either. However, both of these ports will build
without a no-exceptions flag with clang. GCC still requires it.
Rework the clang detection code. If code is not detected, -fno-exceptions
is added to CXXFLAGS, otherwise nothing is done. Besides fixing the flag
handling, this implemention avoids the bmake errors that _CLANG!= was
generating.
Approved by: bapt (mentor), maintainer
|
|
|
|
| |
Submitted by: Thomas Mueller <tmueller@sysgo.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove MAKE_JOBS_SAFE, now it's default
- Set compiler not preprocessor flags
The biggest highlight of 13.06 is that Ted Felix has reduced CPU usage
by almost 50% when recording MIDI. Rosegarden has been plagued with
MIDI recording problems for most of its history, and this improvement is
huge. While Ted worked on stabilization, Tom Breton made significant
improvements in a variety of areas. (See new features enumerated below.)
This release should be significantly more stable than recent versions,
and we encourage all users to give this improved version a try.
|
|
|
|
|
| |
PR: 180692
Submitted by: oorts fury
|
|
|
|
|
|
| |
- Trim Makefile headers and positions name and surname within
Approved by: eadler, rm (mentors)
|
|
|
|
|
| |
Changelog:
-add: Slovenian translation
|
|
|
|
|
|
|
| |
- Fix build with clang
PR: ports/180455
Submitted by: Rodrigo OSORIO <rodrigo@bebik.net> (maintainer)
|
|
|
|
|
|
|
|
| |
For a specific 24 bit WAV file encoding with compression level 7
was generating a file a couple of orders of magnitude larger than
the original.
Obtained from: upstream
|
| |
|
| |
|