non port: audio/mp3stat/Makefile |
SVNWeb
|
Number of commits found: 60 |
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 )
|
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, 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, 19 Oct 2019
|
[ 12:21 rakuco ] (Only the first 10 of 106 ports in this commit are shown above. )
Switch MASTER_SITES and WWW to https in Chris' ports.
PR: 241272
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
|
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
|
Tue, 26 Jan 2016
|
[ 23:20 junovitch ]
audio/mp3stat: update maintainer and unbreak
- Update MAINTAINER; pass from ports@ to submitter
- Update MASTER_SITES link to maintainer's mirror and remove BROKEN
- Remove DISTNAME and update distinfo for new name; SHA256 remains identical
- Wrap pkg-descr text at 76 characters and update WWW: to new mirror
PR: 206172
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
|
Sun, 20 Dec 2015
|
[ 15:28 amdmi3 ]
- Add LICENSE_FILE
- Switch to USES=localbase
- Simplify installation
- Switch to options helpers
|
Sat, 12 Dec 2015
|
[ 22:09 bapt ]
Mark as broken: unfetchable
|
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?
|
Wed, 10 Jun 2015
|
[ 17:22 amdmi3 ]
- Fix library installation
|
Sat, 20 Dec 2014
|
[ 13:57 bapt ] (Only the first 10 of 25 ports in this commit are shown above. )
Clean up some now useless PLIST_DIRS*
|
Fri, 20 Dec 2013
|
[ 16:21 pawel ]
- Fix build with clang
- Update MASTER_SITES
- Support staging
PR: ports/184863
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
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)
|
Sun, 15 Sep 2013
|
[ 12:27 antoine ] (Only the first 10 of 11 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
|
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)
|
Fri, 26 Apr 2013
|
[ 06:58 miwi ]
- Update MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Support CXX properly
PR: 177558
Submitted by: Ports Fury
|
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
|
[ 09:59 bapt ]
Fix make showconfig
Reported by: Freshports sanity check
|
[ 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
|
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).
|
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, 28 Aug 2009
|
[ 16:52 linimon ] (Only the first 10 of 85 ports in this commit are shown above. )
Reset beech@FreeBSD.org while he works on restoring his email situation.
Hat: portmgr
|
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.
|
Mon, 5 Jan 2009
|
[ 17:27 pav ] (Only the first 10 of 56 ports in this commit are shown above. )
- Remove conditional checks relevant only on FreeBSD 5.x and older
|
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)
|
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
|
Thu, 14 Jun 2007
|
[ 22:54 beech ]
- Force commit to add additional information.
Approved by: sat (mentor)
|
[ 22:31 beech ] (Only the first 10 of 28 ports in this commit are shown above. )
- Update maintainer address.
|
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}.
|
Wed, 14 Feb 2007
|
[ 03:04 clsung ]
- Removed 4.x support.
PR: ports/108741
Submitted by: maintainer (Beech Rintoul)
|
Sun, 21 Jan 2007
|
[ 20:50 itetcu ]
- Added mirror (unreliable master site)
- pass maintainership to submitter
PR: ports/108186
Submitted by: Beech Rintoul
|
Wed, 3 May 2006
|
[ 05:14 edwin ] (Only the first 10 of 196 ports in this commit are shown above. )
Remove USE_REINPLACE from ports in categories starting with A.
|
Mon, 7 Nov 2005
|
[ 13:36 ehaupt ]
Chase sysutils/file update
|
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.
|
Thu, 26 May 2005
|
[ 03:57 novel ]
Fix build on 6.x.
Submitted by: Ports Fury
Reported by: pointyhat via kris
|
Mon, 16 May 2005
|
[ 16:00 novel ]
Update to verison 2.6.01.
PR: 81051
Submitted by: Ports Fury
|
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.
|
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.
|
Sat, 21 Aug 2004
|
[ 19:52 pav ]
- Convert to OPTIONS
PR: ports/70761
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
|
Tue, 3 Aug 2004
|
[ 08:39 krion ]
Update to 2.5.11
|
Sat, 17 Jul 2004
|
[ 18:27 krion ]
Update to version 2.5.10
PR: ports/69185
Submitted by: Ports Fury
|
Thu, 5 Feb 2004
|
[ 20:38 trevor ] (Only the first 10 of 804 ports in this commit are shown above. )
Use PLIST_FILES.
Reviewed by: marcus
|
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)
|
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.
|
Thu, 20 Feb 2003
|
[ 16:49 knu ] (Only the first 10 of 170 ports in this commit are shown above. )
De-pkg-comment.
|
Thu, 26 Dec 2002
|
[ 13:04 edwin ]
safemode.homeip.net doesn't exist.
psuedomode.homeip.net doesn't exist.
project doesn't exist on freshmeat anymore.
Informed author for further help.
Noticed on: portsurvey
|
Mon, 9 Dec 2002
|
[ 16:43 dinoex ]
Fix MASTER_SITES
http://people.freebsd.org/~fenner/portsurvey/ports@freebsd.org.html
PR: 46068
Submitted by: never@nevermind.kiev.ua
|
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>
|
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.
|
Tue, 26 Mar 2002
|
[ 06:22 ijliao ]
upgrade to 2.5.6
|
Mon, 25 Mar 2002
|
[ 14:12 ijliao ]
remove redundant .endif
|
[ 11:44 ijliao ]
- Add optional Ogg/Vorbis support
PR: 36288
Submitted by: Ports Fury
|
Sat, 23 Mar 2002
|
[ 07:43 ijliao ]
upgrade to 2.5.5
|
Thu, 21 Mar 2002
|
[ 14:59 ijliao ]
add mp3stat 2.5.2
Read information about mp3s and oggs bitstream
|
Number of commits found: 60 |