non port: audio/amarok/Makefile |
SVNWeb
|
Number of commits found: 154 (showing only 100 on this page) |
Thu, 30 Mar 2023
|
[ 23:59 Muhammad Moinur Rahman (bofh) ] 78ae335 (Only the first 10 of 11 ports in this commit are shown above. )
audio/amarok: Remove expired port:
2023-03-31 audio/amarok: No longer actively maintained upstream.
|
Sat, 18 Feb 2023
|
[ 11:46 Tobias C. Berner (tcberner) ] fdbb9a4
audio/amarok: deprecate port
- it does not build against the new default mysql version
and there is no upstream activity to improve the situation.
|
Mon, 13 Feb 2023
|
[ 13:04 Muhammad Moinur Rahman (bofh) ] 499ef93
audio/amarok: Ignore with mysql 8.0
PR: 269203
Reported by: exp-run
|
Sun, 11 Sep 2022
|
[ 10:20 Felix Palmen (zirias) ] ddae4e9 (Only the first 10 of 1105 ports in this commit are shown above. )
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349
|
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 )
|
Fri, 26 Aug 2022
|
[ 06:30 Tobias C. Berner (tcberner) ] 630a8a1 (Only the first 10 of 27 ports in this commit are shown above. )
devel/qca: add flavors for Qt 5 and Qt 6
|
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
|
Sun, 23 Jan 2022
|
[ 20:56 Rene Ladan (rene) ] 48d98ef (Only the first 10 of 87 ports in this commit are shown above. )
cleanup: remove transitive py27 deprecation (www/qt5-webengine)
|
Fri, 10 Sep 2021
|
[ 21:17 Bernhard Froehlich (decke) ] e08ae73
audio/amarok: Add CPE information
Approved by: portmgr (blanket)
|
Sun, 11 Jul 2021
|
[ 19:10 Adriaan de Groot (adridg) ] 05773ff
audio/amarok: fix build due to missing build-deps
|
Thu, 22 Apr 2021
|
[ 07:54 Adriaan de Groot (adridg) ] e9c54a7 (Only the first 10 of 17 ports in this commit are shown above. )
KDE not-Applications: chase doctools
These ports use KDE Frameworks and require kdoctools to build. Since
that is no longer an implicit build & run dependency, (re)introduce it
explicitly as a build-time dependency.
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
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, 24 Mar 2021
|
[ 13:34 rene ] (Only the first 10 of 129 ports in this commit are shown above. )
Mark ports recursively depending on Python 2.7 for expiration on June 23.
For ports optionally dependending on Python 2.7, just mark those options
as expired. Remove konquerer from the x11/kde-baseapps metaport and bump
its PORTREVISION.
Submitted by: rene
Reviewed by: portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D28665
|
Sat, 13 Feb 2021
|
[ 23:49 adridg ] (Only the first 10 of 11 ports in this commit are shown above. )
Update audio/amarok to recent upstream
This fixes the previous botched update. Existing patches
have been merged or made obsolete, while we still need to
massage CMakeLists and CMake modules to find things onFreeBSD.
While here, drop redundant USES=ssl (it is in the main USES
clause already) and add missing USE_KDE=wallet.
|
[ 21:22 adridg ] (Only the first 10 of 16 ports in this commit are shown above. )
Use KDE_INVENT where appropriate
KDE ports that use unreleased versions / versions straight from git.
PORTVERSION or DISTVERSION increased:
- audio/amarok has a newer tag so the commit hash jumps.
- devel/heaptrack has a newer tag so the commit hash jumps.
- graphics/kooka advances to a newer commit, nothing spectacular.
- graphics/peruse advances a great deal to its current state, which
is slightly-before-a-real-release. This one will be dropping KDE_INVENT
and going to normally-released soon, says upstream.
- net/smb4k has a newer tag so the commit hash jumps.
PORTVERSION unchanged, but I didn't bump PORTREVISION either
because it's the same software: (Only the first 15 lines of the commit message are shown above )
|
Thu, 21 Jan 2021
|
[ 14:37 jhale ] (Only the first 10 of 35 ports in this commit are shown above. )
comms/libimobiledevice: Update to 1.3.0
comms/libusbmuxd: Update to 2.0.2
comms/usbmuxd: Update to 1.1.1
devel/libplist: Update to 2.2.0
Resurrect comms/py-libimobiledevice, update to 1.3.0
Resurrect devel/py-libplist, update to 2.2.0
Take maintainership of the ports listed above.
Bump PORTREVISION on consumers and adjust LIB_DEPENDS to new versioned library
names.
|
Mon, 13 Apr 2020
|
[ 20:22 tcberner ]
Remove Webengine from default options on ppc64
- This is another followup to r531601, which updated WebEngine,
but does not yet support ppc64.
Submitted by: pkubaj
|
Sat, 21 Mar 2020
|
[ 07:24 tcberner ] (Only the first 10 of 31 ports in this commit are shown above. )
devel/qca: update to 2.3
- qca-2.3 drop support for OSSL<1.1
- copy devel/qca to devel/qca-legacy which is held at the current version
- update devel/qca to 2.3
- Add Uses/qca.mk which handles dependency on either of the ports depending on
the FreeBSD version
Users on FreeBSD11 must therefore change their pkg orign a la:
pkg set -o devel/qca:devel/qca-legacy
PR: 244682
Exp-run by: antoine
Reviewed by: arrowd
Differential Revision: https://reviews.freebsd.org/D24042
|
Sat, 14 Mar 2020
|
[ 18:26 tcberner ]
audio/amarok: remove unecessary sed call
amarok's cmake parses the environment for the prefix of the mysql installation.
So instead of making sure that it looks in the user defined ${LOCALBASE}, we
can pass MYSQL_DIR=${LOCALBASE} via the environment.
Reported by: swills
|
Wed, 4 Dec 2019
|
[ 17:39 pkubaj ]
KDE5 ports: enable WEBENGINE on powerpc64 elfv2 by default
FreeBSD 13 soon switches to elfv2 abi on powerpc64, where qt5-webengine works.
PR: 242430
Approved by: tcberner (maintainer, mentor)
|
Mon, 4 Nov 2019
|
[ 20:39 zeising ] (Only the first 10 of 82 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories a
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'a'.
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Sat, 6 Jul 2019
|
[ 12:27 fluffy ]
- Update AmaroK to 2.9.70 snapshot
- Teach mysql library plugins to use SSL/Crypto libs directly
- Allow to find and use mysql embedded library from MariaDB/PerconaDB
|
Mon, 1 Jul 2019
|
[ 07:43 ale ] (Only the first 10 of 19 ports in this commit are shown above. )
Update default MySQL version to 5.7.
PR: 238365
Submitted by: ale
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Sat, 16 Mar 2019
|
[ 21:32 tcberner ] (Only the first 10 of 58 ports in this commit are shown above. )
multimedia/phonon, multimedia/phonon-gestreamer,
multimedia/phonon-designerplugin: remove flavorse (Qt4 deprecation)
|
[ 20:16 tcberner ] (Only the first 10 of 28 ports in this commit are shown above. )
devel/qca: remove flavors (Qt4 deprecation)
|
[ 20:00 tcberner ]
devel/qjson: remove flavors (Qt4 deprecation)
|
Mon, 18 Feb 2019
|
[ 20:45 adridg ]
Fix bad CMAKE_BOOL_OFF in audio/amarok.
Reported by: tcberner
|
[ 17:59 adridg ]
More non-clang, non-x86 fixes.
- add compiler:c++11-lang
- make WebEngine optional
(Second batch of fixes from the same PR)
PR: 235093
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
|
Wed, 16 Jan 2019
|
[ 11:13 tijl ] (Only the first 10 of 1089 ports in this commit are shown above. )
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above )
|
Fri, 28 Dec 2018
|
[ 21:00 tcberner ] (Only the first 10 of 12 ports in this commit are shown above. )
audio/amarok: move audio/amarok-kde4 to audio/amarok and update to KF5 based
beta
This is based on a port submitted by Benny Goemans <benny.goemans@belgacom.net>
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Tue, 26 Mar 2013
|
[ 16:13 miwi ]
- Chase libmtp shlib bump
|
Sun, 30 Dec 2012
|
[ 12:03 beat ] (Only the first 10 of 266 ports in this commit are shown above. )
- Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01
Discussed with: bapt, tabthorpe
|
Mon, 8 Oct 2012
|
[ 16:13 olgeni ]
Fix test to use the standard PGSQL knob.
OPTIONS_DEFINE lists PGSQL, but the actual test was done on POSTGRESQL.
|
Sat, 23 Jun 2012
|
[ 13:21 nox ] (Only the first 10 of 25 ports in this commit are shown above. )
- Update multimedia/libxine to 1.2.2 .
- Bump PORTREVISION for ports depending on it by default.
|
Mon, 11 Jun 2012
|
[ 03:57 bapt ]
Fix bad syntax
|
Wed, 6 Jun 2012
|
[ 10:04 bapt ]
to no try to run check-options-version anymore
Submitted by: pointyhat (pav)
|
Fri, 1 Jun 2012
|
[ 09:38 bapt ]
Convert to new options framework
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 25 May 2012
|
[ 15:14 miwi ]
- Chase libmtp shlib bump
|
Tue, 6 Mar 2012
|
[ 18:16 makc ]
- Remove audio/libtunepimp (and audio/libmusicbrainz) support:
deprecated as the MusicBrainz RDF webservice is no longer functional
PR: ports/165750, ports/165754, ports/165757, ports/165758
ports/165759, ports/165760, ports/165761
Submitted by: Jason E. Hale <bsdkaffee at gmail.com>
|
Sun, 26 Feb 2012
|
[ 15:22 nox ] (Only the first 10 of 75 ports in this commit are shown above. )
- Update multimedia/libxine to 1.2.1 with a commit merged from hg
to fix DVB support. (which still is broken for tuners using
hardware pid filtering, like when running webcamd with
"-m dvb-usb-init.force_pid_filter_usage=1".)
- Add patches to fix build of ports depending on libxine to:
audio/amarok,
graphics/gimageview [1], graphics/pornview [1],
graphics/osg [2], graphics/osg-devel [2],
multimedia/emotion,
x11/kdelibs4 [3],
multimedia/kmplayer,
multimedia/konverter,
multimedia/qdvdauthor [4],
multimedia/vdr-plugin-xineliboutput, (Only the first 15 lines of the commit message are shown above )
|
Sat, 18 Feb 2012
|
[ 10:18 mva ] (Only the first 10 of 537 ports in this commit are shown above. )
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav
|
Thu, 16 Feb 2012
|
[ 15:57 ashish ] (Only the first 10 of 379 ports in this commit are shown above. )
- Bump PORTREVISION to chase the update of multimedia/libvpx
|
Sat, 27 Aug 2011
|
[ 20:07 swills ]
- Fix build with Ruby 1.9
|
Fri, 29 Jul 2011
|
[ 17:53 kwm ] (Only the first 10 of 16 ports in this commit are shown above. )
Remove INSTALLS_ICONS from kde ports.
In the soon to be committed glib and gtk update, the INSTALLS_ICONS macro
will gain the long missing gtk-update-icon-theme dependancy.
After talking with members from of our KDE team. There isn't any indication
that this gtk util is usefull for KDE.
|
Thu, 7 Jul 2011
|
[ 17:33 makc ]
Mark BROKEN with Ruby 1.9 [1]
Drop maintainership (I don't use Qt3 ports anymore)
PR: ports/158678 [1]
Submitted by: swills
|
Tue, 15 Mar 2011
|
[ 15:05 danfe ]
Chase libgpod shlib version bump.
|
Fri, 25 Feb 2011
|
[ 01:32 delphij ] (Only the first 10 of 296 ports in this commit are shown above. )
Chase after net/openldap24-server update.
Reminded by: miwi
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Wed, 11 Aug 2010
|
[ 20:58 makc ] (Only the first 10 of 23 ports in this commit are shown above. )
Chase multimedia/mp4v2 update.
PR: ports/148643
Submitted by: Christopher Key <cjk32 at cam.ac.uk>
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Mon, 10 May 2010
|
[ 13:07 makc ]
Chase audio/libmtp update.
|
Sat, 24 Apr 2010
|
[ 09:38 ehaupt ] (Only the first 10 of 48 ports in this commit are shown above. )
Chase audio/libmodplug update.
|
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
|
Wed, 2 Dec 2009
|
[ 17:16 fluffy ] (Only the first 10 of 47 ports in this commit are shown above. )
- Chase taglib update
Approved by: miwi (mentor)
Exp-run by: miwi
|
Fri, 7 Aug 2009
|
[ 17:03 miwi ]
- Chase audio/libgpod shlib bump
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
|
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
|
Mon, 23 Mar 2009
|
[ 14:24 miwi ]
- Fix multiple vulnerabilities
- Bump PORTREVISION
Note:
Two integer overflow errors exist within the "Audible::Tag::readTag()"
function in src/metadata/audible/audibletag.cpp. These can be exploited
to cause heap-based buffer overflows via specially crafted Audible Audio
files.
Two errors within the "Audible::Tag::readTag()" function in
src/metadata/audible/audibletag.cpp can be exploited to corrupt
arbitrary memory via specially crafted Audible Audio files.
PR: 132938
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by: makc (maintainer)
Security:
http://www.vuxml.org/freebsd/6bb6188c-17b2-11de-ae4d-0030843d3802.html
|
Tue, 24 Feb 2009
|
[ 14:19 makc ]
take maintainership
|
[ 13:17 mich ]
- Move maintainership back to the ports@ pool.
|
Thu, 5 Feb 2009
|
[ 16:15 mich ]
- forgot to bump PORTREVISION, thanks flz
|
Mon, 5 Jan 2009
|
[ 19:04 delphij ] (Only the first 10 of 249 ports in this commit are shown above. )
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan
|
Tue, 2 Dec 2008
|
[ 11:13 mich ]
- Remove superfluous GNOME dependency
PR: ports/128492
Submitted by: Shane Bell <decept0@gmail.com>
|
Mon, 15 Sep 2008
|
[ 12:16 mich ]
- Update amarok to version 1.4.10 which only
contains security fix for magnatune insecure
temporary file vulnerability.
PR: ports/127273
Submitted by: "Pawel Pekala" <c0rn@o2.pl>
Approved by: portmgr (erwin)
|
Fri, 20 Jun 2008
|
[ 15:41 tabthorpe ] (Only the first 10 of 33 ports in this commit are shown above. )
- Chase taglib bump
|
Sun, 15 Jun 2008
|
[ 13:38 mich ]
- update to 1.4.9.1
Submitted by: "Pawel Pekala" <c0rn@o2.pl>
PR: ports/123794
|
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)
|
Mon, 31 Mar 2008
|
[ 07:56 rafan ]
- Chase audio/libmtp share library version bump
PR: ports/12203
|
Thu, 13 Mar 2008
|
[ 14:28 miwi ] (Only the first 10 of 442 ports in this commit are shown above. )
- Chase devel/sdl12 shlib version bump
|
Thu, 28 Feb 2008
|
[ 10:49 rafan ]
- Chase audio/libmtp share library version bump
PR: 118499
|
Thu, 21 Feb 2008
|
[ 10:06 mich ]
- add option to compile with libvisual support
PR: ports/120381
Submitted by: Björn Kön <bkoenig@alpha-tierchen.de>
|
Tue, 5 Feb 2008
|
[ 17:44 mich ]
- update to version 1.4.8
- fix few portlint warnings
Submitted by: Pawel Pekala <c0rn@o2.pl>
PR: ports/120225
|
Sun, 6 Jan 2008
|
[ 22:51 danfe ]
Bump PORTREVISION for ports affected by libgpod library version bump.
|
[ 22:47 danfe ]
Chase libgpod version bump.
|
Thu, 30 Aug 2007
|
[ 15:50 mich ]
- update to 1.4.7 [1]
- remove magnatude patch, as it has been committed upstream
PR: ports/115757 [1]
Submitted by: "Alexander Bechikov" <goo@t72.ru> [1]
|
Wed, 15 Aug 2007
|
[ 17:24 sat ]
- Update libmtp to 0.2.0
- Chase shlib version bump in amarok and gnomad2
PR: ports/115218
Submitted by: Petar Zhivkov Petrov <pesho.petrov@gmail.com>
|
Mon, 23 Jul 2007
|
[ 17:35 danfe ]
Chase libgpod shared library version bump.
|
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}.
|
Thu, 19 Apr 2007
|
[ 11:18 mich ]
- Cleanup non-supported FreeBSD versions
Submitted by: edwin
PR: ports/111647
|
Mon, 2 Apr 2007
|
[ 15:46 mich ]
- fix broken plist.
- unmark "BROKEN"
Reported by: pointyhat
|
Sun, 1 Apr 2007
|
[ 18:59 kris ]
BROKEN: Incomplete pkg-plist
|
Sun, 18 Mar 2007
|
[ 19:59 danfe ]
Chase libgpod version bump.
Based on PR: ports/109300
|
Fri, 16 Mar 2007
|
[ 00:08 nox ]
- Chase audio/libmtp shlib version bump
- Bump PORTREVISION
Approved by: miwi (mentor)
|
Mon, 5 Mar 2007
|
[ 01:59 clsung ]
- to reflect update to libmtp
- bump PORTREVISION
PR: ports/109301
Submitted by: Herbert J. Skuhra <h dot skuhra@gmail.com>
|
Sun, 18 Feb 2007
|
[ 11:20 mich ]
- Add patch to fix security issue in magnatunebrowser
More info here: http://bugs.kde.org/show_bug.cgi?id=138499
|
Thu, 15 Feb 2007
|
[ 08:35 jylefort ] (Only the first 10 of 20 ports in this commit are shown above. )
Track libxine update.
|
Mon, 12 Feb 2007
|
[ 17:02 mich ]
- update to -> 1.4.5
Changelog: http://amarok.kde.org/content/view/10/66/
PR: ports/108711
Submitted by: Alex<goo@t72.ru>
|
Tue, 26 Dec 2006
|
[ 15:00 mich ]
- add pkg-message explaining user-mount when using iPod and MTP devices
PR: ports/107158
Submitted by: Rechistov Grigory <ggg_mail@inbox.ru>
|
Tue, 12 Dec 2006
|
[ 10:42 mich ]
- add MTP support [1]
- bump PORTREVISION (forgot in previous commit)
PR: ports/106570 [1]
Submitted by: Petar Zhivkov Petrov <pesho.petrov@gmail.com> [1]
|
Thu, 7 Dec 2006
|
[ 17:17 nobutaka ] (Only the first 10 of 16 ports in this commit are shown above. )
Sync with libxine shared library version bump.
|
Tue, 28 Nov 2006
|
[ 09:55 mich ]
- actually disable libgpod if we do not enable it
PR: ports/105868
Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com>
|
Wed, 8 Nov 2006
|
[ 14:25 mich ]
- update to -> 1.4.4
- improved iPod support
- added integrated Magnatune.com music store
- Changelog: http://amarok.kde.org/content/view/84/66/
|
Thu, 12 Oct 2006
|
[ 18:48 marcus ]
Chase the libgpod shared lib version.
Reported by: pointyhat via kris
Approved by: portmgr (implicit)
|
Wed, 20 Sep 2006
|
[ 11:21 stas ] (Only the first 10 of 453 ports in this commit are shown above. )
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor)
|
Number of commits found: 154 (showing only 100 on this page) |