Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.2_11,2 02 Mar 2025 21:40:52
    |
Christian Weisgerber (naddy)  |
*/*: bump PORTREVISION after audio/flac update |
1.2.2_10,2 23 Nov 2024 08:31:00
    |
Gleb Popov (arrowd)  |
*: Bump PORTREVISIONs of Pulseaudio consumers
Sponsored by: Future Crew, LLC |
1.2.2_9,2 02 Nov 2023 10:34:29
    |
Rodrigo Osorio (rodrigo)  |
audio/lmms: Fix plist
Remove missing libgigplayer.so file from plist
Add missing dependecy to audio/lame reported by testport
Do some cleanup to make linters happy.
PR: 263355
Reported by: Alastair Hogge <agh@riseup.net> |
1.2.2_8,2 07 Aug 2023 16:34:07
    |
Gleb Popov (arrowd)  |
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713 |
1.2.2_7,2 17 Jun 2023 16:42:06
    |
Rodrigo Osorio (rodrigo)  |
audio/lmms: Fix issue caused by kwidgetsaddons
Add temporary patch to fix a crash at startup if kwidgetsaddons
5.101.0 is installed. The patch was obtained from LMMS ticket
related with this issue[1].
[1] https://github.com/LMMS/lmms/issues/6587
Since I'm here reorder Makefile to make linters happy.
PR: 270470
Reported by: Manuel <gnuandbsdguy@gmail.com>
MFH: 2023Q2 |
1.2.2_6,2 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
1.2.2_5,2 25 Sep 2022 20:14:54
    |
Christian Weisgerber (naddy)  |
audio/flac: bump port revision of consumers after update to 1.4.1 |
1.2.2_4,2 11 Sep 2022 10:20:14
    |
Felix Palmen (zirias)  |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
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) |
1.2.2_4,2 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 ) |
1.2.2_4,2 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 ) |
1.2.2_4,2 26 May 2022 00:07:23
    |
Piotr Kubaj (pkubaj)  |
audio/lmms: fix pkg-plist on non-{amd64,i386}
libgigplayer.so depends on audio/carla having LINUXSAMPLER enabled, but
LINUXSAMPLER only works on amd64 and i386. |
1.2.2_4,2 16 May 2022 06:49:44
    |
Loïc Bartoletti (lbartoletti)  |
audio/lmms: fix pkg-plist use share/man
Approved by: portmgr (blanket) |
1.2.2_4,2 24 Apr 2022 19:45:44
    |
Rodrigo Osorio (rodrigo)  |
audio/lmms: patch lmms after libcarla upgrade
LibCarla 2.4.3 replace CARLA_EXPORT macro with
separate API / PLUGIN export options. This breaks
lmms build.
Add a patch to lmms carla plugin to fix the build.
PR: 263502
Reported by: Robert Cina <transitive@gmail.com> |
1.2.2_3,2 27 Nov 2021 10:09:44
    |
Thomas Zander (riggs)  |
audio/fluidsynth: Update to upstream version 2.2.4
MFH: 2021Q4 |
1.2.2_2,2 04 Oct 2021 04:56:46
    |
Thomas Zander (riggs)  |
audio/fluidsynth: Update to upstream version 2.2.3
MFH: 2021Q4 |
1.2.2_1,2 02 Aug 2021 16:03:15
    |
Yuri Victorovich (yuri)  |
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16
Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.
PR: 251125
Submitted by: Florian Walpen <dev@submerge.ch> (original version) |
1.2.2,2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.2.2,2 14 Jan 2021 14:48:30
  |
rodrigo  |
audio/lmms: upgrade to 1.2.2
Port fixes:
Fix bash completion file install
Upstream changelog: https://github.com/LMMS/lmms/releases/tag/v1.2.2 |
1.2.1_1,2 12 Jul 2020 09:30:29
  |
tobik  |
audio/sndio: Update to 1.7.0 |
1.2.1,2 21 May 2020 10:51:43
  |
tcberner  |
audio/lmms: prepare for Qt5-5.15 |
1.2.1,2 14 Nov 2019 12:39:42
  |
tobik  |
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round |
1.2.1,2 23 Oct 2019 12:42:47
  |
rodrigo  |
audio/lmms: Update to 1.2.1
Release note: https://github.com/LMMS/lmms/releases/tag/v1.2.1
PR: 241390
Submitted by: tobik |
1.2.0_2,2 29 Sep 2019 10:04:32
  |
riggs  |
Chase update to audio/fluidsynth; bump PORTREVISION of dependent ports
PR: 240890 |
1.2.0_1,2 26 Jul 2019 20:46:57
  |
gerald  |
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 |
1.2.0,2 10 Jun 2019 08:42:52
  |
rodrigo  |
Update audio/lmms to 1.2.0
Release note: https://github.com/LMMS/lmms/releases/tag/v1.2.0
PR: 238441
Submitted by: tobik |
1.2.0.r8_1,2 02 Mar 2019 16:55:53
  |
riggs  |
Chase update of fluidsynth to 2.0.3
PR: 233448 |
1.2.0.r8,2 28 Feb 2019 08:23:29
  |
rodrigo  |
Update audio/lmms from 1.2.0-rc7 to 1.2.0-rc8
Changelog: https://github.com/LMMS/lmms/releases/tag/v1.2.0-rc8
PR: 235854
Submitted by: tobik |
1.2.0.r7_3,2 16 Jan 2019 11:13:45
  |
tijl  |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
1.2.0.r7_2,2 25 Dec 2018 20:25:40
  |
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
1.2.0.r7_2,2 13 Dec 2018 14:18:00
  |
tobik  |
audio/lmms: Undeprecate and switch to Qt 5
PR: 232777
Approved by: rodrigo (maintainer timeout, 6 weeks) |
1.2.0.r7_1,2 08 Dec 2018 10:10:58
  |
tobik  |
audio/lmms: Fix build with FluidSynth 2.x
plugins/sf2_player/sf2_player.cpp:101:20: error: use of undeclared identifier
'FLUID_REVERB_DEFAULT_ROOMSIZE'
m_reverbRoomSize( FLUID_REVERB_DEFAULT_ROOMSIZE, 0, 1.0, 0.01f, this,
tr( "Reverb Roomsize" ) ),
^
plugins/sf2_player/sf2_player.cpp:102:19: error: use of undeclared identifier
'FLUID_REVERB_DEFAULT_DAMP'; did you mean 'FLUID_INTERP_DEFAULT'?
m_reverbDamping( FLUID_REVERB_DEFAULT_DAMP, 0, 1.0, 0.01, this, tr(
"Reverb Damping" ) ),
^~~~~~~~~~~~~~~~~~~~~~~~~
FLUID_INTERP_DEFAULT
[...]
plugins/sf2_player/sf2_player.cpp:395:17: error: variable has incomplete type
'fluid_preset_t' (aka '_fluid_preset_t')
fluid_preset_t preset;
^
/usr/local/include/fluidsynth/types.h:41:16: note: forward declaration of
'_fluid_preset_t'
typedef struct _fluid_preset_t fluid_preset_t; /**< SoundFont
preset */
^
PR: 233462
Approved by: rodrigo (maintainer timeout, 2 weeks)
Obtained from: upstream |
1.2.0.r7,2 02 Dec 2018 15:41:48
  |
rene  |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
1.2.0.r7,2 28 Sep 2018 15:50:30
  |
rodrigo  |
updates LMMS to 1.2.0-rc7
- Add sndio support
- Get rid of many custom patches and other workarounds by adding
USES=localbase:ldflags
- Fix man page install location
- Modernize some CMAKE variables
Changelog: https://github.com/LMMS/lmms/releases/tag/v1.2.0-rc7
PR: 229867
Submitted by: tobik |
1.1.3_3,2 03 Jul 2018 10:06:41
  |
rodrigo  |
Fix compiler issues for 12.0
- replace preprocessor variable _GCU_VERSION_ with __VERSION__
- Bump PORTREVISION |
1.1.3_2,2 28 Jun 2018 17:39:55
  |
tcberner  |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
1.1.3_2,2 01 Jun 2018 22:16:12
  |
riggs  |
Bump PORTREVISIONS to chase update to audio/fluidsynth 1.1.11
PR: 228265 |
1.1.3_1,2 12 Aug 2017 20:35:33
  |
rodrigo  |
Fixed dependencies and add PORTAUDIO option
Bump PORTREVISION
PR: 220961
Submitted by: Yuri Victorovich <yuri@rawbw.com> |
1.1.3,2 28 Oct 2016 17:04:12
  |
pi  |
audio/lmms: remove wrongly used PLIST_SUB from pkg-plist
PR: 210102
Submitted by: Tobias C.Berner <tcberner@gmail.com>
Approved by: rodrigo (maintainer timeout) |
1.1.3,2 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 |
1.1.3,2 07 May 2016 10:54:23
  |
rodrigo  |
Update LMMS from V0.4.15 to V1.1.3
Sponsored by: Essen Linuxhotel Hackathon 2016 |
0.4.15_5,2 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.4.15_5,2 10 Dec 2015 22:13:58
  |
kwm  |
Update freetype2 to 2.6.2. [1]
Mark magicpoint broken, maintainer is notified.
Exp-runs run by antoine@
This version also fixes shadowing of TYPEOF in ftconfig.h [2]
PR: 203554 [1], 202083 [2]
Submitted by: rhurlin@gwdg.de [2] |
0.4.15_5,2 12 Sep 2015 20:33:48
  |
rodrigo  |
Fix Github repo declaration
Submitted by: Jan Beich <jbeich@FreeBSD.org> (private email) |
0.4.15_4,2 09 Sep 2015 20:19:39
  |
rodrigo  |
Unbreak port, update MASTER_SITES
Fix port Makefile and pkg-plist to comply with new rules and features
Submitted by: Chris Petrik <chris@bsdjunk.com> (by private email) |
0.4.15_4,2 30 May 2015 20:39:13
  |
bapt  |
Update portaudio to v19/Remove portaudio2 [1]
Chase portaudio change
Add patches from debian for games/cultivation
Add patches from upsteam for audio/rezound
Mark py-fastaudio as broken
Approved by: maintainer |
0.4.15_3,2 05 Apr 2015 19:21:58
  |
bapt  |
Mark broken unfetchable ports |
0.4.15_3,2 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.4.15_2,2 20 Oct 2014 06:36:00
  |
bapt  |
Cleanup plist |
0.4.15_2,2 31 Aug 2014 16:36:23
  |
tijl  |
math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD |
0.4.15_1,2 30 Aug 2014 17:10:16
  |
adamw  |
- Fix build on 8 and 9 (all archs) and 10 and 11 (32-bit archs) by
always installing into lib/lmms, not lib64/lmms
- Use OPTIONS helpers
- Don't try to remove share/mime/packages |
0.4.15,2 24 Apr 2014 08:42:14
  |
rodrigo  |
Replace deprecate USE_DOS2UNIX by dos2unix to fix file format before patch
Submitted by: rodrigo (maintainer)
Approved by: kwm (mentor) |
0.4.15,2 23 Apr 2014 22:01:27
  |
rodrigo  |
restore dos2unix conversion for patched files
Submitted by: rodrigo (maintainer) |
0.4.15,2 22 Apr 2014 14:37:51
  |
rodrigo  |
- support staging
Submitted by: rodrigo@freeBSD.org (maintainer)
Approved by: bapt (mentor) |
0.4.15,2 29 Jan 2014 09:17:42
  |
rodrigo  |
Update maintainer email address
Approved by: bapt@ (co-mentor) |
0.4.15,2 24 Dec 2013 21:22:22
  |
kwm  |
Update freetype to 2.5.2.
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.
Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.
Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.
PR: ports/184587 |
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.4.15,2 22 Oct 2013 13:50:44
  |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with a)
Approved by: portmgr (bdrewery) |
0.4.15,2 20 Sep 2013 14:36:37
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.4.15 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.4.15,2 19 Jul 2013 21:38:37
  |
madpilot  |
- Update to 0.4.15
- Fix build with clang
PR: ports/180455
Submitted by: Rodrigo OSORIO <rodrigo@bebik.net> (maintainer) |
0.4.14,2 09 Jun 2013 19:30:59
  |
naddy  |
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.
PR: 179072 |
0.4.14,1 26 May 2013 16:16:33
  |
wg  |
- Update to 0.4.14 [1]
- Sort pkg-plist
Changes: http://sourceforge.net/projects/lmms/files/lmms/0.4.14/
PR: ports/178820 [1]
Submitted by: Rodrigo OSORIO <rodrigo@bebik.net> (maintainer)
Approved by: culot (mentor) |
0.4.13_2,1 22 Apr 2013 23:19:09
  |
bapt  |
Convert USE_PKGCONFIG -> USES=pkgconf for audio category |
0.4.13_2,1 22 Mar 2013 20:06:15
  |
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
0.4.13_2,1 17 Mar 2013 13:45:27
  |
danfe  |
In categories starting with 'a', remove empty lines from pkg-plist (except
for `archivers/rpm5' where it looks like they're being used deliberately). |
0.4.13_2,1 28 Oct 2012 06:41:48
  |
rm  |
- convert to optionsng
- remove shared lib versions (portlint warning)
- trim Makefile header
- remove indefinite article from COMMENT
PR: 173022
Submitted by: rm (myself)
Approved by: Rodrigo OSORIO <rodrigo at bebik dot net> (maintainer)
Feature safe: yes |
0.4.13_2,1 06 Oct 2012 11:06:49
  |
bapt  |
convert libcddb and libsamplerate to only build depend on pkgconf, track
dependency impact |
0.4.13_2,1 25 Jul 2012 06:32:08
 |
cs  |
Fix typos in COMMENT |
0.4.13_2,1 19 Jul 2012 20:15:39
 |
naddy  |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
0.4.13_1,1 06 Jun 2012 06:44:38
 |
miwi  |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
0.4.13_1,1 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.4.13,1 08 May 2012 14:11:44
 |
pawel  |
- Update to version 4.0.13 [1]
- Mark MAKE_JOBS_SAFE
- Use bsd.port.options.mk
Chnages: http://sourceforge.net/news/?group_id=105168
PR: ports/167637 [1]
Submitted by: maintainer [1] |
0.4.12_2,1 06 Mar 2012 17:27:26
 |
bf  |
fix the build by adjusting LIB_DEPENDS after changes to
audio/libsamplerate
Reported by: pav |
0.4.12_1,1 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.4.12,1 07 Dec 2011 16:04:33
 |
scheidell  |
-Update to 0.4.12
PR: ports/161415
Submitted by: Rodrigo OSORIO <rodrigo@bebik.net> (maintainer)
Reviewed by: scheidell
Approved by: gabor (mentor)
Feature safe: yes |
0.4.6_4,1 18 Nov 2011 20:07:20
 |
miwi  |
- Update to 1.5.1
PR: 161631
Submitted by: Ports Fury
Feature safe: yes |
0.4.6_3,1 14 Nov 2011 03:26:46
 |
rakuco  |
Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.
Approved by: avilla (mentor), portmgr (miwi)
Feature safe: yes |
0.4.6_3,1 12 Nov 2011 14:41:55
 |
rakuco  |
Fix build after bsd.cmake.mk's r1.13.
Remove the part of files/patch-plugins__zynaddsubfx__CMakeLists.txt
which actually removed the call which linked to pthread -- it is now
needed since we do not rely on it being passed via LDFLAGS anymore.
Approved by: avilla (mentor, implicit)
Feature safe: yes |
0.4.6_3,1 17 Oct 2011 10:08:33
 |
bf  |
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)
Suggestions and patches from: ache, C. Burns, wen |
0.4.6_2,1 23 Jun 2011 03:03:23
 |
danfe  |
Kill EOL whitespace. |
0.4.6_2,1 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.4.6_2,1 03 Sep 2010 09:38:53
 |
pav  |
- Unbreak on recent 8.X
- Grant maintainership to the submitter
PR: ports/150205
Submitted by: Rodrigo OSORIO <rodrigo@bebik.net> |
0.4.6_2,1 06 Jun 2010 20:44:03
 |
naddy  |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
0.4.6_1,1 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.4.6,1 13 Mar 2010 11:42:33
 |
erwin  |
Mark BROKEN on 8.x: does not build |
0.4.6,1 21 Jan 2010 21:14:47
 |
miwi  |
- Update to 0.4.6
PR: 142976
Submitted by: Ports Fury |
0.4.5_2,1 14 Jan 2010 20:52:42
 |
amdmi3  |
- Fix compilation in presence of x11-toolkits/fltk
- While here, simplify MASTER_SITES
PR: 141450
Submitted by: atom smasher <atom@smasher.org> |
0.4.5_1,1 05 Jan 2010 20:54:26
 |
miwi  |
- Chase audio/fluidsynth shlib bump |
0.4.5,1 21 Dec 2009 02:19:12
 |
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
0.4.5,1 17 Sep 2009 19:53:43
 |
miwi  |
- S/pluseaudio/pulseaudio
PR: 138911
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com>
Feature safe: yes |
0.4.5,1 28 Aug 2009 23:29:42
 |
miwi  |
- Update to 0.4.5
PR: 138273
Submitted by: Ports Fury |
0.4.4_1,1 06 Jul 2009 21:26:00
 |
naddy  |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
0.4.4,1 23 May 2009 14:23:47
 |
miwi  |
- Update to 0.4.4
PR: 134622
Submitted by: Ports Fury |
20061204_8 11 Apr 2009 21:01:11
 |
gahr  |
- Attempt to build on 64-bits platforms |
20061204_8 16 Mar 2009 09:06:02
 |
linimon  |
Fails to compile on sparc64 as well as amd64. |
20061204_8 05 Jan 2009 17:27:29
 |
pav  |
- Remove conditional checks relevant only on FreeBSD 5.x and older |
20061204_8 20 Aug 2008 00:57:32
 |
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
20061204_8 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) |
20061204_7 29 Apr 2008 05:11:44
 |
linimon  |
Reset jylefort's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity. |