Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.5_15 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
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) |
0.5.5_14 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 ) |
0.5.5_14 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 ) |
0.5.5_14 02 Mar 2022 11:22:59 |
Piotr Kubaj (pkubaj) |
audio/festalon: enable on powerpc64le |
0.5.5_14 01 Mar 2022 18:47:09 |
Piotr Kubaj (pkubaj) |
audio/festalon: add support for powerpc, powerpc64
1. Clang needs -maltivec.
2. Include altivec.h to make AltiVec actually available. |
0.5.5_14 31 Aug 2021 12:05:53 |
Bernhard Froehlich (decke) |
audio/festalon: Add CPE information
Approved by: portmgr (blanket) |
0.5.5_14 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.5.5_14 08 Nov 2019 09:27:57 |
tobik |
a-b: Add missing USES={gnome,php,sdl,xorg} |
0.5.5_14 05 Feb 2019 13:59:34 |
amdmi3 |
- Fix LICENSE
- Add LICENSE_FILE
- Convert USE_SDL=yes to USE_SDL=sdl
- Switch to options helpers
Approved by: portmgr blanket |
0.5.5_14 27 Dec 2018 22:46:21 |
ehaupt |
- Remove some cruft now that the xmms slave port has been removed
- Pacify portlint
- i386 has been broken since 10.x, rather mark it ONLY_FOR_ARCHS |
0.5.5_13 13 Sep 2018 19:50:55 |
ehaupt |
Remove pkg-message. The suggested site for NSF files has been replaced with a
porn clickbait site. |
0.5.5_12 03 Jan 2017 11:01:06 |
mat |
Cleanup BROKEN/IGNORE for 10.3-
Sponsored by: Absolight |
0.5.5_12 08 Aug 2016 11:11:16 |
ehaupt |
- Register gettext-runtime USES
- Register glib12, gtk12 with USE_GNOME
- Register xext, xi, x11 with USE_XORG
- Remove continuous blank line |
0.5.5_11 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 |
0.5.5_11 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.5.5_11 06 Jan 2015 09:36:22 |
ehaupt |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt |
0.5.5_11 08 Dec 2014 16:48:41 |
tijl |
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 ) |
0.5.5_10 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.5.5_9 04 May 2014 18:48:55 |
tijl |
Convert multimedia/xmms to USES=libtool. Bump PORTREVISION on all
dependent ports and convert them to USES=libtool too.
audio/scrobbler:
- USES=tar:bzip2.
- Don't link with libstdc++.
audio/xmms-bonk:
- Don't link with libstdc++.
audio/xmms-flac:
- Remove unneeded dependencies.
- Remove $FreeBSD$ from patches.
audio/xmms-scrobbler:
- Use OPTIONS_SLAVE.
audio/xmms-timidity:
- USES=tar:bzip2.
- Install the library instead of the source code file.
audio/xmms-volnorm:
- Remove do-install. |
0.5.5_8 28 Apr 2014 13:54:47 |
bapt |
Convert from USE_AUTOTOOLS=libtool -> USES=libtool
While here:
- audio/esound:
* use @sample
* use install-strip target to strip binaires
- audio/Maaate:
* strip binaries
- audio/xmms-festalon:
* strip binaries
- audio/freealut
* strip binaries |
0.5.5_7 18 Mar 2014 14:26:58 |
ehaupt |
Quiesce mkdir |
0.5.5_7 14 Mar 2014 10:15:52 |
ehaupt |
Convert USE_BZIP2=yes to USES=tar:bzip2 |
0.5.5_7 12 Feb 2014 19:23:10 |
ehaupt |
Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target. |
0.5.5_7 23 Jan 2014 14:51:07 |
ehaupt |
audio/xmms-festalon and audio/festalon now build on 10.x amd64 |
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 |
0.5.5_7 12 Nov 2013 16:16:34 |
ehaupt |
Support staging. |
0.5.5_7 24 Oct 2013 13:53:55 |
ehaupt |
Mark BROKEN. Does not build on FreeBSD 10.x and later.
Notified by: pkg-fallout |
0.5.5_7 09 Oct 2013 06:17:43 |
bapt |
Remove USE_GCC=any: builds fine with clang |
0.5.5_7 04 Oct 2013 12:17:27 |
ehaupt |
Fix build on 10-CURRENT |
0.5.5_7 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.5.5_7 24 Jul 2013 08:19:07 |
ehaupt |
Remove MAKE_JOBS_SAFE which is now default. |
0.5.5_7 22 Apr 2013 23:19:09 |
bapt |
Convert USE_PKGCONFIG -> USES=pkgconf for audio category |
0.5.5_7 08 Mar 2013 14:00:31 |
ehaupt |
Remove indefinite article from COMMENT |
0.5.5_7 15 Jan 2013 13:40:29 |
ehaupt |
- Use DOC instead of NOPORTDOCS
- Pacify portlint
- Convert header |
0.5.5_7 06 Oct 2012 11:06:49 |
bapt |
convert libcddb and libsamplerate to only build depend on pkgconf, track
dependency impact |
0.5.5_7 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.5.5_6 18 Feb 2012 10:18:33 |
mva |
- 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 |
0.5.5_5 27 Dec 2011 15:14:23 |
ehaupt |
Pacify portlint
Feature safe: yes |
0.5.5_5 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
0.5.5_5 25 Jan 2011 08:39:27 |
ehaupt |
Add LICENSE and remove MD5 sums.
Feature safe: yes |
0.5.5_5 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.5.5_5 21 Nov 2010 18:08:37 |
ehaupt |
Remove powerpc from supported ARCH.
Notified by: portsmon |
0.5.5_5 28 Sep 2010 10:49:27 |
ehaupt |
Provide patches to make it build on amd64. |
0.5.5_5 27 Oct 2009 04:22:25 |
linimon |
The correct spelling of the PowerPC arch is "powerpc", not "ppc".
Hat: portmgr |
0.5.5_5 02 Aug 2009 19:36:34 |
mezz |
-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 |
0.5.5_5 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.5.5_4 30 Mar 2009 14:18:26 |
ehaupt |
Mark MAKE_JOBS_SAFE |
0.5.5_4 27 Mar 2008 22:15:47 |
ehaupt |
Use MASTER_SITE_CRITICAL |
0.5.5_4 17 Mar 2008 15:00:26 |
ehaupt |
Get rid of USE_X_PREFIX. |
0.5.5_3 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
0.5.5_2 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}. |
0.5.5_1 16 Apr 2007 07:52:26 |
ehaupt |
Cleanup non-supported FreeBSD versions
PR: 111654
Submitted by: edwin |
0.5.5_1 20 Sep 2006 11:21:59 |
stas |
- 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) |
0.5.5 19 Jun 2006 07:02:38 |
ehaupt |
Unquote BROKEN
PR: 99154
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> |
0.5.5 01 Jun 2006 12:13:54 |
ehaupt |
Add an additional mirror. |
0.5.5 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.5.5 31 Dec 2005 02:52:28 |
ehaupt |
Add an additional master site |
0.5.5 30 Nov 2005 14:01:14 |
ehaupt |
Add SHA256 hashes to my ports |
0.5.5 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
0.5.5 06 Oct 2005 11:57:11 |
ehaupt |
Change MAINTAINER address for my ports.
Approved by: novel (mentor) |
0.5.5 15 Jul 2005 21:26:56 |
pav |
- audio/festalon is a command line player for .nsf and .hes audio files (master
port)
- audio/xmms-festalon is a XMMS plugin for playing .nsf and .hes audio files
(slave port)
- audio/bmp-festalon is a Beep plugin for playing .nsf and .hes audio files
(slave port)
It supports all internal sound channels and the extra sound channels found in
the Konami VRC6, Konami VRC7, Namco 106, Nintendo MMC5, and Sunsoft FME-07
chips.
The extra sound channel present in the Famicom Disk System is also emulated.
PR: ports/83405
Submitted by: Emanuel Haupt <ehaupt@critical.ch> |