non port: audio/easytag/Makefile |
SVNWeb
|
Number of commits found: 99 |
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 )
|
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.
|
Sun, 4 Aug 2019
|
[ 06:43 novel ]
audio/easytag: fix vorbis file corruption
Tagging vorbis files with EasyTag results in corrupted files, as reported in
https://bugzilla.gnome.org/show_bug.cgi?id=776110. Apply a fix from
https://build.opensuse.org/request/show/596947 to overcome the issue.
Reported by: tj@mrsk.me
Obtained from: openSUSE
|
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
|
Wed, 26 Dec 2018
|
[ 11:49 linimon ]
This port requires USES=compiler:c++11-lang to build on GCC-based
architectures because it wants to link to /usr/local/lib/libtag.so,
which is compiled with ports GCC, which uses new GCC ABI.
While here, add USES=gnome localbase and pet portlint.
PR: 234298
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
|
Mon, 11 Dec 2017
|
[ 13:27 novel ]
audio/easytag: adjust dependencies
- Explicitly add dependencies easytag requires:
* cairo
* audio/ogg for ogg vorbis support
* audio/opus for opus support
- Add runtime dependency on dconf to make sure users
could always have their configuration saved
- Enable file format support options (WAVPACK, OPUS, SPEEX)
by default by adding them to OPTIONS_DEFAULT
- Bump PORTREVISION
|
Sat, 10 Dec 2016
|
[ 18:18 novel ]
audio/easytag: update to 2.4.3
|
Mon, 23 May 2016
|
[ 20:35 amdmi3 ] (Only the first 10 of 217 ports in this commit are shown above. )
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket
|
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
|
Sat, 27 Feb 2016
|
[ 19:33 novel ]
audio/easytag: update to 2.4.2
|
Fri, 5 Feb 2016
|
[ 01:05 novel ]
audio/easytag: update to 2.4.1
Also, drop no longer needed patch-src-log.c.
PR: 206825
Submitted by: olivierd
|
Tue, 1 Sep 2015
|
[ 15:19 novel ]
Clean-up USE_GNOME: drop glib20 as it's pulled by gtk30 and drop
intltool as it's pulled by intlhack.
Suggested by: kwm
|
Sun, 30 Aug 2015
|
[ 10:30 novel ]
- Update to 2.4.0
- Drop GTK2, GTK3 options as only GTK3 is now supported
- Sort USES and un-mute INSTALL_DATA command to pet portlint
|
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, 17 Feb 2015
|
[ 13:13 pi ]
audio/easytag: 2.2.4 -> 2.2.6, NLS fix
Changes:
2.2.5:
https://mail.gnome.org/archives/easytag-list/2014-November/msg00039.html
2.2.6:
https://mail.gnome.org/archives/easytag-list/2015-February/msg00003.html
And applied gettext fix mentioned in:
https://lists.freebsd.org/pipermail/freebsd-ports/2015-February/098053.html
PR: 196187
Submitted by: martin.dieringer@gmx.de
Approved by: novel (maintainer timeout)
|
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 )
|
Sat, 11 Oct 2014
|
[ 18:27 novel ]
Update to 2.2.4.
|
Thu, 25 Sep 2014
|
[ 15:18 tijl ] (Only the first 10 of 56 ports in this commit are shown above. )
- Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.h
and libintl.so. This fixes a problem where DATADIRNAME gets an incorrect
value which causes locale files to be installed in the wrong place.
- The only configure checks that still need to be patched are related
to intltool so move DATADIRNAME patching from USES=pathfix to
USE_GNOME=intlhack.
- games/klavaro: remove excessive dependencies
- japanese/libskk: add INSTALL_TARGET=install-strip
- math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread
patching
- multimedia/freetuxtv: remove excessive dependencies
- science/gramps: fix shared-mime-info use
Exp-run by: antoine
Approved by: portmgr (antoine)
|
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.
|
Sun, 13 Jul 2014
|
[ 13:43 novel ]
Update to 2.2.3.
|
Fri, 11 Jul 2014
|
[ 14:12 tijl ] (Only the first 10 of 12 ports in this commit are shown above. )
Add a global OPUS_DESC
|
Sun, 25 May 2014
|
[ 14:43 naddy ]
Switch opusfile to USES=libtool. [1]
Bump dependent ports.
Approved by: maintainer [1]
|
Mon, 12 May 2014
|
[ 15:40 novel ]
Update to 2.2.2.
|
Thu, 24 Apr 2014
|
[ 17:34 novel ]
- Update to 2.2.1
- Drop patch-src-id3lib-c_wrapper.cpp as it's merged upstream
|
Sun, 13 Apr 2014
|
[ 13:44 novel ]
- Update to 2.2.0 [1]
- Add new options, OPUS and SPEEX (to enhance audio files support), GTK2 (set by
default) and GTK3 [1]
- Add patch to avoid install appdata file, used in appstream [1] [2]
- Adjust dependencies, notably to generate man page [1]
- Use PORTDOCS
- Fix build with clang
[2] http://www.freedesktop.org/wiki/Distributions/AppStream/
PR: 188513 [1]
Submitted by: olivierd [1]
|
Mon, 16 Dec 2013
|
[ 07:53 novel ]
- easytag depends on taglib not on mp4v2 since 2.1.8
- support staging
- add license
- make NLS support conditional
PR: 184499
Submitted by: Vladimir Kondratiev <wulf@cicgroup.ru>
|
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, 3 Sep 2013
|
[ 06:36 bapt ] (Only the first 10 of 148 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
Thu, 29 Aug 2013
|
[ 12:02 madpilot ]
- Fix build with clang
- 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)
|
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
|
Tue, 4 Jun 2013
|
[ 17:06 novel ]
Update to 2.1.8.
PR: 178057 (based on)
Submitted by: Martin Dieringer <martin.dieringer@gmx.de>
|
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)
|
Sun, 23 Sep 2012
|
[ 17:29 novel ]
- Add a missing dependency on libid3tag [1]
- Drop shlib versions from the dependency lines
- Update headers to the new format
PR: 171585 [1]
Submitted by: Christopher J. Ruwe <cjr@cruwe.de> [1]
|
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
|
Tue, 28 Feb 2012
|
[ 06:54 novel ]
Update to 2.1.7.
|
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, 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).
|
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.
|
Sat, 10 Apr 2010
|
[ 14:38 sylvio ] (Only the first 10 of 16 ports in this commit are shown above. )
- Chase wavpack's lib dump
Approved by: itetcu (mentor, implicit)
|
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
|
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
|
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, 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
|
Mon, 24 Mar 2008
|
[ 17:02 miwi ] (Only the first 10 of 63 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Wed, 24 Oct 2007
|
[ 23:37 marcus ] (Only the first 10 of 1479 ports in this commit are shown above. )
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for (Only the first 15 lines of the commit message are shown above )
|
Thu, 2 Aug 2007
|
[ 18:27 novel ]
- Update to 2.1. The update was actually merged from easytag-devel port with
a few minor modification.
- Take maintainership
Approved by: Wesley Shields (former maintainer) on irc
|
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}.
|
Sat, 19 Aug 2006
|
[ 16:49 miwi ] (Only the first 10 of 22 ports in this commit are shown above. )
- Update maintainer addresses
PR: ports/102230
Submitted by: Wesley Shields <wxs(at)atarininja.org>
Approved by: krion (mentor)
|
Tue, 7 Mar 2006
|
[ 08:28 ade ] (Only the first 10 of 633 ports in this commit are shown above. )
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
|
Thu, 26 Jan 2006
|
[ 04:03 kris ]
Add missing USE_GETTEXT
|
Mon, 4 Jul 2005
|
[ 15:40 novel ]
Update to 1.1.
PR: 82973
Submitted by: Wesley Shields (maintainer)
|
Wed, 16 Mar 2005
|
[ 14:50 naddy ] (Only the first 10 of 20 ports in this commit are shown above. )
new version of libFLAC
|
Wed, 16 Feb 2005
|
[ 04:43 adamw ]
Register CONFLICTS with easytag-devel.
|
Sun, 16 Jan 2005
|
[ 01:36 pav ]
- Update to 1.0
- Transfer maintainership on submitter
PR: ports/76290
Submitted by: Wesley Shields <wxs@csh.rit.edu>
Approved by: Roddie Hasan <roddie@krweb.net> (maintainer)
|
Wed, 23 Jun 2004
|
[ 13:51 petef ]
Update to 0.31.
Submitted by: maintainer
|
Tue, 10 Feb 2004
|
[ 04:44 petef ]
- update to 0.30d
- unbreak: don't install gnome desktop into /gnome
Submitted by: maintainer
|
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)
|
Fri, 30 Jan 2004
|
[ 09:05 kris ]
BROKEN: Creates /gnome in root directory
|
Sun, 4 Jan 2004
|
[ 23:11 petef ]
- update to 0.30c
- give maintainership to submitter
Submitted by: roddie@krweb.net
|
Sat, 3 Jan 2004
|
[ 22:20 edwin ]
Chase version change of audio/id3lib, forgotten yesterday due to
missing space:
for i in easytaggrip gtkpod id3v2 juk squash xmms-f...
PR: ports/60830
Submitted by: Roman Shterenzon <roman@xpert.com>
Reviewed by: Adam Weinberger <adamw@FreeBSD.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.
|
Thu, 25 Sep 2003
|
[ 09:34 krion ]
- Update to version 0.30
PR: 57150
Submitted by: Rob Evers <rob@debank.tv>
|
Wed, 24 Sep 2003
|
[ 08:37 edwin ] (Only the first 10 of 17 ports in this commit are shown above. )
Cease FreeBSD port maintainerships
I don't have the time to give to many of the ports I maintain at
the moment. I wasn't expecting to be so busy this summer ...
Please set all my ports back to ports@freebsd.org.
PR: ports/56935
Submitted by: Dominic Marks <dom@wirespeed.org.uk>,Clement Laforet
<sheepkiller@cultdeadsheep.org>,Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
Tue, 15 Jul 2003
|
[ 04:59 adamw ]
Update to 0.28.1.
PR: ports/54487
Submitted by: Dominic Marks <dom@cus.org.uk> (maintainer)
|
Thu, 3 Jul 2003
|
[ 18:45 adamw ]
Add two vendor bugfix patches. One fixes a CDDB-related bug; the other
fixes a crash when starting up with certain GTK themes.
Approved by: maintainer (semi-implicit, sortof-explicit, worked for me)
|
Sat, 28 Jun 2003
|
[ 15:48 arved ]
Update to 0.28
PR: 53849
Submitted by: Dominic Marks <dominic.marks@btinternet.com>
|
Tue, 24 Jun 2003
|
[ 01:06 leeym ] (Only the first 10 of 17 ports in this commit are shown above. )
update maintainer's email address.
PR: 53658
Submitted by: Dominic Marks <dom@cus.org.uk>
|
Mon, 21 Apr 2003
|
[ 01:49 adamw ]
Update to 0.27.1.
PR: 51200
Submitted by: Dominic Marks <dom@cus.org.uk> (maintainer)
|
Fri, 11 Apr 2003
|
[ 23:57 adamw ]
Update to 0.27.
PR: 50841
Submitted by: Dominic Marks <dom@cus.org.uk> (maintainer)
|
Tue, 8 Apr 2003
|
[ 00:40 marcus ] (Only the first 10 of 73 ports in this commit are shown above. )
Remove the USE_GNOMENG macro.
|
Fri, 21 Feb 2003
|
[ 10:59 knu ] (Only the first 10 of 192 ports in this commit are shown above. )
De-pkg-comment.
|
Tue, 7 Jan 2003
|
[ 07:40 edwin ]
Leftover BUILD_DEPEND of the audio/id3lib update.
Also make portlint a little bit more happy.
Submitted by: Roman Shterenzon <roman@xpert.com>
|
Thu, 2 Jan 2003
|
[ 06:43 adamw ]
Update to 0.25.
PR: 45834
Submitted by: Dominic Marks <dom@cus.org.uk> (maintainer)
|
Sat, 2 Nov 2002
|
[ 04:33 perky ] (Only the first 10 of 16 ports in this commit are shown above. )
Fix typoes on MAINTAINER address.
Submitted by: Dominic Marks <D.Marks@student.umist.ac.uk>
|
Tue, 8 Oct 2002
|
[ 12:10 perky ] (Only the first 10 of 16 ports in this commit are shown above. )
Update maintainer address
PR: 43820
Submitted by: Dominic Marks <d.marks@students.umist.ac.uk>
|
Wed, 18 Sep 2002
|
[ 19:37 obraun ]
Upgrade to 0.24.
PR: ports/42827
Submitted by: maintainer
|
Sat, 31 Aug 2002
|
[ 00:13 marcus ] (Only the first 10 of 49 ports in this commit are shown above. )
Use USE_GNOMENG.
PR: 42232
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
Thu, 15 Aug 2002
|
[ 11:13 naddy ]
Update to 0.23.
PR: 41561
Submitted by: Dominic Marks <dominic_marks@btinternet.com>
|
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, 27 May 2002
|
[ 20:14 jim ]
Update to version 0.21 and give MAINTAINERship to the submitter.
PR: 38625
Submitted by: Dominic Marks <dominic_marks@btinternet.com>
|
Tue, 14 May 2002
|
[ 02:26 ijliao ]
upgrade to 0.20
PR: 38040
Submitted by: Ports Fury
|
Thu, 2 May 2002
|
[ 22:36 pat ]
Update to 0.19
PR: 37682
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Tue, 9 Apr 2002
|
[ 07:30 ijliao ]
ugprade to 0.18
PR: 36889
Submitted by: Ports Fury
|
Mon, 11 Mar 2002
|
[ 22:24 jim ]
Update to version 0.17.
PR: 35786
Submitted by: KATO Tsuguru <tkato@protomail.com>
|
Wed, 18 Jul 2001
|
[ 17:22 ijliao ]
upgrade to 0.15 drop maintainership
|
Wed, 16 May 2001
|
[ 19:14 ijliao ]
add easytag View, edit and write easily and quickly the ID3 tags of your MP3
|
Number of commits found: 99 |