Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.6.01_13 13 Jan 2024 23:30:23 |
Daniel Engberg (diizzy) |
*/*: Remove BROKEN in all ports that uses bsdforge.com for MASTER_SITES
Site is now back up
Reported by: Jamie Landeg-Jones <jamie@catflap.org>, Chris
<portmaster@bsdforge.com>
Approved by: portmgr (blanket) |
2.6.01_13 04 Jan 2024 17:37:09 |
Daniel Engberg (diizzy) |
*/*: Mark all ports that uses bsdforge.com in MASTER_SITES broken
The domain bsdforge.com has expired, mark all ports that only
uses bsdforge.com as broken (unfetchable). Additionally set ports that
uses bsdforge.com as primary site and have broken mirrors as broken
too as they're also unfetchable.
Approved by: portmgr (blanket) |
2.6.01_13 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
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 ) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.6.01_12 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.6.01_12 20 Jul 2022 14:20:54 |
Tobias C. Berner (tcberner) |
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 ) |
2.6.01_12 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.6.01_12 08 Nov 2019 09:27:57 |
tobik |
a-b: Add missing USES={gnome,php,sdl,xorg} |
2.6.01_12 19 Oct 2019 12:21:22 |
rakuco |
Switch MASTER_SITES and WWW to https in Chris' ports.
PR: 241272
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer) |
2.6.01_12 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
2.6.01_12 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
2.6.01_12 26 Jan 2016 23:20:22 |
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> |
2.6.01_12 20 Dec 2015 15:28:51 |
amdmi3 |
- Add LICENSE_FILE
- Switch to USES=localbase
- Simplify installation
- Switch to options helpers |
2.6.01_12 12 Dec 2015 22:09:18 |
bapt |
Mark as broken: unfetchable |
2.6.01_12 19 Aug 2015 13:30:00 |
mat |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
2.6.01_12 10 Jun 2015 17:22:43 |
amdmi3 |
- Fix library installation |
2.6.01_11 20 Dec 2014 13:57:21 |
bapt |
Clean up some now useless PLIST_DIRS* |
2.6.01_11 20 Dec 2013 16:21:20 |
pawel |
- Fix build with clang
- Update MASTER_SITES
- Support staging
PR: ports/184863
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
11 Dec 2013 14:35:37
|
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
2.6.01_11 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
2.6.01_11 15 Sep 2013 12:27:31 |
antoine |
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt) |
30 Aug 2013 23:01:06
|
bapt |
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 |
2.6.01_11 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.6.01_11 26 Apr 2013 06:58:41 |
miwi |
- Update MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Support CXX properly
PR: 177558
Submitted by: Ports Fury |
2.6.01_11 19 Jul 2012 20:15:39 |
naddy |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
2.6.01_10 01 Jun 2012 09:59:58 |
bapt |
Fix make showconfig
Reported by: Freshports sanity check |
2.6.01_10 01 Jun 2012 09:38:09 |
bapt |
Convert to new options framework |
2.6.01_10 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.6.01_9 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.6.01_9 06 Jun 2010 20:44:03 |
naddy |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
2.6.01_8 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.6.01_7 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.6.01_6 28 Aug 2009 16:52:33 |
linimon |
Reset beech@FreeBSD.org while he works on restoring his email situation.
Hat: portmgr |
2.6.01_6 06 Jul 2009 21:26:00 |
naddy |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
2.6.01_5 05 Jan 2009 17:27:29 |
pav |
- Remove conditional checks relevant only on FreeBSD 5.x and older |
2.6.01_5 15 Jun 2008 12:52:11 |
olgeni |
A few typo fixes for ports/audio descriptions. |
2.6.01_5 06 Jun 2008 13:07:20 |
edwin |
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) |
2.6.01_4 28 Jul 2007 12:27:31 |
miwi |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
2.6.01_3 14 Jun 2007 22:54:05 |
beech |
- Force commit to add additional information.
Approved by: sat (mentor) |
2.6.01_3 14 Jun 2007 22:31:03 |
beech |
- Update maintainer address. |
2.6.01_3 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.6.01_2 14 Feb 2007 03:04:35 |
clsung |
- Removed 4.x support.
PR: ports/108741
Submitted by: maintainer (Beech Rintoul) |
2.6.01_2 21 Jan 2007 20:50:10 |
itetcu |
- Added mirror (unreliable master site)
- pass maintainership to submitter
PR: ports/108186
Submitted by: Beech Rintoul |
2.6.01_2 03 May 2006 05:14:35 |
edwin |
Remove USE_REINPLACE from ports in categories starting with A. |
2.6.01_2 23 Nov 2005 23:29:54 |
pav |
- Add some SHA256 checksums |
2.6.01_2 07 Nov 2005 13:36:30 |
ehaupt |
Chase sysutils/file update |
2.6.01_1 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
2.6.01 26 May 2005 03:57:31 |
novel |
Fix build on 6.x.
Submitted by: Ports Fury
Reported by: pointyhat via kris |
2.6.01 16 May 2005 16:00:12 |
novel |
Update to verison 2.6.01.
PR: 81051
Submitted by: Ports Fury |
2.5.11_2 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
2.5.11_1 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
2.5.11 21 Aug 2004 19:52:40 |
pav |
- Convert to OPTIONS
PR: ports/70761
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> |
2.5.11 03 Aug 2004 08:39:32 |
krion |
Update to 2.5.11 |
2.5.10 17 Jul 2004 18:27:59 |
krion |
Update to version 2.5.10
PR: ports/69185
Submitted by: Ports Fury |
2.5.6_2 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
2.5.6_2 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.5.6_1 27 Jan 2004 20:51:07 |
trevor |
Add SIZE. |
2.5.6_1 08 Apr 2003 00:40:09 |
marcus |
Remove the USE_GNOMENG macro. |
2.5.6_1 20 Feb 2003 16:49:55 |
knu |
De-pkg-comment. |
2.5.6_1 26 Dec 2002 13:04:10 |
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 |
2.5.6_1 09 Dec 2002 16:43:07 |
dinoex |
Fix MASTER_SITES
http://people.freebsd.org/~fenner/portsurvey/ports@freebsd.org.html
PR: 46068
Submitted by: never@nevermind.kiev.ua |
2.5.6_1 31 Aug 2002 00:13:25 |
marcus |
Use USE_GNOMENG.
PR: 42232
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
2.5.6_1 20 Jul 2002 15:32:43 |
naddy |
Ogg Vorbis 1.0 library major version bumps. |
2.5.6 26 Mar 2002 06:22:58 |
ijliao |
upgrade to 2.5.6 |
2.5.5 25 Mar 2002 14:12:05 |
ijliao |
remove redundant .endif |
2.5.6 25 Mar 2002 11:44:21 |
ijliao |
- Add optional Ogg/Vorbis support
PR: 36288
Submitted by: Ports Fury |
2.5.5 23 Mar 2002 07:43:42 |
ijliao |
upgrade to 2.5.5 |
2.5.2 21 Mar 2002 14:59:49 |
ijliao |
add mp3stat 2.5.2
Read information about mp3s and oggs bitstream |