non port: audio/gtkpod/Makefile |
SVNWeb
|
Number of commits found: 88 |
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 )
|
Sun, 25 Sep 2022
|
[ 20:14 Christian Weisgerber (naddy) ] 1e5aaab (Only the first 10 of 76 ports in this commit are shown above. )
audio/flac: bump port revision of consumers after update to 1.4.1
|
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
|
Sun, 10 Oct 2021
|
[ 19:44 Baptiste Daroussin (bapt) ] 2c672a4 (Only the first 10 of 586 ports in this commit are shown above. )
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
|
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.
|
Fri, 28 Aug 2020
|
[ 02:39 danfe ]
Unbreak the build with -fno-common (Clang 11, GCC 10).
Reported by: pkg-fallout
|
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}
|
Sat, 22 Apr 2017
|
[ 09:25 miwi ]
- Fix shebangs
|
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, 5 Aug 2015
|
[ 07:39 kwm ] (Only the first 10 of 14 ports in this commit are shown above. )
Part 2 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.
PR: 201980
Exp-run by: antoine@
|
Tue, 14 Jul 2015
|
[ 19:40 amdmi3 ]
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above )
|
Sun, 28 Sep 2014
|
[ 23:02 avilla ]
- Chase libplist shlib bump.
|
Wed, 23 Jul 2014
|
[ 07:02 amdmi3 ]
- Switch to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
Wed, 16 Jul 2014
|
[ 03:47 adamw ] (Only the first 10 of 42 ports in this commit are shown above. )
Add DOCS to OPTIONS_DEFINE where PORTDOCS= is set.
|
Tue, 21 Jan 2014
|
[ 12:33 danfe ]
Oops, missed couple of CONFIGURE_ARGS helpers during conversion.
|
[ 10:14 danfe ]
Stagify, utilize OPTIONS helpers, reword comments slightly.
|
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)
|
Wed, 4 Sep 2013
|
[ 07:55 bsam ]
Add an explicit dependency upon pkg-config (USES+=pkgconfig)
uncovered by an exp libiconv -> inconv swith.
Approved by: portmgr (implicit)
|
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
|
Thu, 11 Jul 2013
|
[ 16:26 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
|
Sun, 9 Jun 2013
|
[ 19:30 naddy ] (Only the first 10 of 67 ports in this commit are shown above. )
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.
PR: 179072
|
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)
|
Mon, 22 Oct 2012
|
[ 13:12 danfe ]
- Switch to the new options framework
- Use two line style Makefile header
- Drop ABI shlib versions from LIB_DEPENDS
PR: ports/172902 (modified)
Submitted by: bsam
Feature safe: yes
|
Thu, 19 Jul 2012
|
[ 20:15 naddy ] (Only the first 10 of 187 ports in this commit are shown above. )
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
|
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
|
Tue, 15 Mar 2011
|
[ 15:13 danfe ]
- Update to version 1.0.0
- Drop gratuitous run dependencies: they are only used in external auxiliary
scripts and do not directly affect main program functionality. Users are
advised to install them manually if they need them (lame, faad, etc.)
- Now that configure script supports disabling of optional features, drop
make(1)'s exists()-based heuristics to ensure no hidden dependencies are
recorded; user's choice of OPTIONS should now match the reality
- Remove now unsupported HAL and GNOME VFS2 options
- Remove dependency on external AAC/MP4 library (mp4v2); gtkpod now tries
to load it via dlopen(3) and if it fails, will dig for the atom props
manually. It probably can be turned into rdep, but first I need to make
sure our libmp4v2 ABI matches what gtkpod expects
- Add LICENSE (GPLv2)
|
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>
|
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).
|
Thu, 3 Jun 2010
|
[ 08:55 netchild ] (Only the first 10 of 49 ports in this commit are shown above. )
- update audio/lame to 3.98.4
- use ?= for the portrevision of a master port to make it possible to
change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
- done via a semi-automated way (manual review and fixup)
- I tried to take care to not bump ports which only depend optionaly on
lame (with a default of no dependency)
|
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.
|
Thu, 27 May 2010
|
[ 16:18 danfe ]
- Fix the build against libmp4v2.so (it is built without GTK support by
default, which will result in HAVE_GTK macro be undefined, and gtkpod
depends on it [*]
- Correctly detect and record FAAC/FAAD runtime dependencies
- Slightly improve on comment while here
PR: ports/122639 [*]
Submitted by: Kevin Oberman
|
Sat, 3 Apr 2010
|
[ 10:44 roam ] (Only the first 10 of 202 ports in this commit are shown above. )
Chase the ftp/curl shlib version bump.
|
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
|
Mon, 24 Aug 2009
|
[ 20:39 danfe ]
- Update to version 0.99.14 [1]
- Drop `libgnomecanvas' dependency: cairo is now used for coverart display
effects
- Add missing runtime dependency for Ogg conversion to work [2]
- Similarly to [2], register dependencies for MPEG-4 audio encoding/decoding
and MP3 encoding via LAME
- Flip cURL support knob to "on", since vorbis-tools require it anyways (and
Ogg support is "on" by default). This is OK since cURL is likely to be
installed on a typical desktop system; lots of other software wants it
- Convert to use PORTDOCS and simplify their installation (get rid of `for'
loop in Makefile)
- Augment some OPTIONS text, clean up pkg-plist
PR: ports/138007 [1], ports/126760 [2]
Submitted by: keramida [1], ehaupt [2]
|
Sat, 22 Aug 2009
|
[ 00:13 amdmi3 ] (Only the first 10 of 195 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with A
|
Fri, 14 Aug 2009
|
[ 11:24 erwin ]
Mark BROKEN: does not build
|
Fri, 7 Aug 2009
|
[ 17:03 miwi ]
- Chase audio/libgpod shlib bump
|
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.
|
Fri, 23 Jan 2009
|
[ 15:43 roam ] (Only the first 10 of 182 ports in this commit are shown above. )
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
|
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, 7 Apr 2008
|
[ 20:37 naddy ] (Only the first 10 of 107 ports in this commit are shown above. )
Update to FLAC 1.2.1. This version includes two and a half years
worth of changes and an altered API.
Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary. Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.
PR: 119476
|
Sun, 6 Jan 2008
|
[ 22:54 danfe ]
Update to version 0.99.12.
|
Wed, 15 Aug 2007
|
[ 12:59 danfe ]
- Add some missing dependecies and OPTIONS
- Bump PORTREVISION
PR (based on): ports/115021
Submitted by: Herbert J. Skuhra
|
Sun, 29 Jul 2007
|
[ 10:40 pav ]
- Add missed dependency on libgnomecanvas
Reported by: pointyhat
|
Mon, 23 Jul 2007
|
[ 17:34 danfe ]
Update libgpod and gtkpod to most recent versions, 0.5.2 and 0.99.10,
respectively.
Based on PR: ports/114563, ports/114564
Submitted by: Herbert J. Skuhra
|
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}.
|
Sun, 18 Mar 2007
|
[ 19:54 danfe ]
Catch up with recent libgpod update to version 0.4.2.
|
Fri, 27 Oct 2006
|
[ 12:48 danfe ]
Band-aid a weird segfault upon track deletion reported by several users.
Proper fix is being worked on.
Approved by: portmgr (erwin)
|
Tue, 10 Oct 2006
|
[ 11:13 danfe ]
Update libgpod and gtkpod to most recent verions, 0.4.0 and 0.99.8,
respectively. Also rename a knob, commit to UPDATING will follow.
|
Wed, 5 Apr 2006
|
[ 09:43 danfe ]
Pet portlint(1).
|
Mon, 3 Apr 2006
|
[ 14:12 danfe ]
Update to most recent versions.
Prodded by: several
|
Wed, 18 Jan 2006
|
[ 14:47 danfe ] (Only the first 10 of 11 ports in this commit are shown above. )
Update to version 0.99.2.
PR: ports/91529
Submitted by: Devon Ryan <dpryan(at)dpryan.com>
|
Sat, 5 Nov 2005
|
[ 05:22 marcus ] (Only the first 10 of 1045 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared library update.
|
Mon, 31 Oct 2005
|
[ 12:58 danfe ]
- Utilize OPTIONS
- Unmute ${INSTALL_DATA} statements
- Kill EOL space in distinfo
|
Fri, 28 Oct 2005
|
[ 07:59 jylefort ] (Only the first 10 of 16 ports in this commit are shown above. )
Chase libid3tag update.
|
Tue, 25 Oct 2005
|
[ 04:08 danfe ]
- Fix RUN_DEPENDS
- Take maintainership
|
Wed, 19 Oct 2005
|
[ 17:11 mnag ] (Only the first 10 of 12 ports in this commit are shown above. )
Update to 0.94.0
Reset MAINTAINER
PR: 87415
Notified by: Rodrigo Graeff <delphus@gmail.com>
Submitted by: David Le Brun <david@dyn-ns.net> (maintainer)
|
Tue, 5 Apr 2005
|
[ 00:58 ahze ]
Update to 0.88.2 :
- added scripts to synchronize with evolution
- fixed support of iPod shufffle
PR: ports/79538
Submitted by: maintainer
|
Thu, 17 Mar 2005
|
[ 00:28 ahze ]
- Update to 0.88
* Adds support for iPod Shuffle
* Support for smart playlists
ChangeLog: http://gtkpod.sourceforge.net/ChangeLog
PR: ports/78932
Submitted by: maintainer
|
Sat, 12 Mar 2005
|
[ 10:54 marcus ] (Only the first 10 of 911 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared lib version change.
|
Wed, 22 Dec 2004
|
[ 00:22 edwin ]
[Incomplete pkg-plist] audio/gtkpod
Fix incomplete pkg-plist
PR: ports/75279
Submitted by: David Le Brun <david@dyn-ns.net>
|
Fri, 3 Dec 2004
|
[ 22:39 ahze ]
Update to 0.85.0
PR: ports/74273
Submitted by: David Le Brun (maintainer)
|
Wed, 10 Nov 2004
|
[ 02:25 ahze ]
Use mpeg4ip-libmp4v2 instead of mpeg4ip
Approved by: marcus (co mentor)
|
Mon, 8 Nov 2004
|
[ 03:52 ahze ]
s|bin/bash|bin/sh| for shell scripts
Remove unused knobs
Bump PORTREVISION
PR: ports/73652
Submitted by: david@da-quirk.org (maintainer)
Approved by: adamw (mentor)
|
Sun, 7 Nov 2004
|
[ 22:37 marcus ] (Only the first 10 of 631 ports in this commit are shown above. )
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
|
Mon, 16 Aug 2004
|
[ 09:41 pav ]
- Drop optional mp4v2 from faad support
PR: ports/70464
Submitted by: Michael Johnson <ahze@ahze.net>
Approved by: maintainer
|
Wed, 28 Jul 2004
|
[ 22:28 pav ]
- Remove no longer needed workaround
PR: ports/69718
Submitted by: Michael Johnson <ahze@ahze.net>
Approved by: maintainer
|
[ 11:08 vs ]
- Update to bug-fix-release
- Fix compilation on -STABLE (Scott Mitchell)
PR: ports/69201
Submitted by: David Le Brun (maintainer)
|
Fri, 9 Jul 2004
|
[ 10:04 vs ]
Update to gtkpod 0.80
Changelog : http://gtkpod.sourceforge.net/ChangeLog
PR: ports/68743
Submitted by: David Le Brun (maintainer)
|
Wed, 12 May 2004
|
[ 08:43 pav ]
- Add AAC support, optionally either with faad or mpeg4ip
PR: ports/66356
Submitted by: ume
Approved by: maintainer
|
Mon, 5 Apr 2004
|
[ 03:31 marcus ] (Only the first 10 of 575 ports in this commit are shown above. )
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Thu, 22 Jan 2004
|
[ 18:26 krion ]
- Update of gtkpod to 0.72:
* use libid3tag library instead of libid3 for better
performance
* parse the filename to fill in missing ID3 tags
* support for unicoded ID3v2.4 tags
* bug fixes
PR: 61649
Submitted by: maintainer
|
Sat, 3 Jan 2004
|
[ 11:02 edwin ]
Chase version change of audio/id3lib
PR: ports/60830
Submitted by: Roman Shterenzon <roman@xpert.com>
|
Thu, 4 Dec 2003
|
[ 16:21 pav ]
- Update to 0.70
* Add support of AAC files (WITH_AAC knob)
* New Info window (with statistics)
* Many small improvements with large practival impact
* Bug fixes
PR: ports/59851
Submitted by: David Le Brun <david@dyn-ns.net> (maintainer)
|
Mon, 3 Nov 2003
|
[ 23:26 joe ]
Upgrade to version 0.60.
PR: ports/58611
|
Fri, 11 Jul 2003
|
[ 01:37 adamw ]
Update to 0.52.
PR: ports/54348
Submitted by: David Le Brun <david@dyn-ns.net> (maintainer)
|
Tue, 3 Jun 2003
|
[ 22:33 adamw ]
Update to 0.51-2.
PR: prots/52738
Submitted by: David Le Brun <david@dyn-ns.net> (maintainer)
|
Thu, 22 May 2003
|
[ 04:58 edwin ]
[Maintainer Update] audio/gtkpod to v0.51
Update gtkpod to 0.51 :
* libgnugetopt is no longer required (call to getopt_long_only removed)
* few bug fixes (playlength)
* several improvements (more infos about songs, more charsets, ...)
* new features (displays free space on iPod, charsets saved, ...)
PR: ports/52546
Submitter: David Le Brun <david@dyn-ns.net>
|
Mon, 5 May 2003
|
[ 16:09 marcus ]
Convert to new GNOME infrastructure which fixes build on bento.
Reported by: bento
|
Mon, 21 Apr 2003
|
[ 06:46 sumikawa ]
Add gtkpod 0.50, a GUI to upload songs and playlists to iPod.
PR: 47602
Submitted by: David Le Brun <david@dyn-ns.net>
|
Number of commits found: 88 |