non port: graphics/amide/Makefile |
Number of commits found: 42 |
Tuesday, 6 Nov 2018
|
01:50 jbeich
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
|
Sunday, 7 Oct 2018
|
20:25 antoine
Deprecate some GNOME 2 applications
With hat: portmgr
|
Saturday, 23 Jun 2018
|
08:27 tcberner
Update math/gsl to 2.5
PR: 229067
|
Wednesday, 2 May 2018
|
15:07 jbeich
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175
|
Monday, 26 Mar 2018
|
12:38 bapt
Make libgnome and libgnomeui not implying esound dependency
It has been a while both does not depend anymore on esound, before this change
esound dependency was wrongly added to plenty of packages which actually does
not depend on it.
While here:
- audio/glame: remove esound support
- games/monkeybubble: add an explicit dependency on esound
- sysutils/gnome-schedule: add en explicit dependency on pkg-config
- comms/kb: add missing dependency on pkgconfig
- x11-toolkits/libgnomeui:
* update to 2.4.5
* use USES=localbase
|
Saturday, 21 Oct 2017
|
06:50 jbeich
multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine
|
Monday, 3 Jul 2017
|
20:38 tcberner
Update math/gsl to 2.4
Exp-Run by: antoine
PR: 220408
|
Tuesday, 2 May 2017
|
05:26 tcberner
Update math/gsl to 2.3
This release introduces some new features and fixes several bugs:
http://savannah.gnu.org/forum/forum.php?forum_id=8751
* update to 2.3 and take maintainership
* update math/py-gsl to 2.2.0 for gsl2 support
* update math/rubygem-rb-gsl to 2.1.0.2 for gsl2 support
PR: 218952
Exp-run by: antoine
Reviewed by: mat, rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D10522
|
Tuesday, 25 Apr 2017
|
08:20 riggs
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs
|
Monday, 2 Jan 2017
|
22:41 madpilot
Modify amide port to use ffmpeg 3.x
Actual patch is a mix of work from subitter and my modifications
based on debian patch from [1]
While here, fix the DCMTK option.
PR: 215240
Submitted by: jbeich
Obtained
From: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/amide/trunk/debian/patches/libav10.patch?view=markup&pathrev=16327
[1]
|
Thursday, 8 Dec 2016
|
17:17 tijl
Remove libart_lgpl_2.so.5 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sunday, 2 Aug 2015
|
20:23 kwm
Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.
PR: 201980
Exp-run by: antoine@
|
Sunday, 17 Aug 2014
|
13:09 tijl
math/gsl:
- Add USES=libtool and bump dependent ports
- Add USES=pathfix and INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstage port)
|
Tuesday, 29 Jul 2014
|
19:11 adamw
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
|
Wednesday, 16 Apr 2014
|
18:28 zeising
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.
Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.
Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.
Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.
Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics
Thanks to: all testers, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/187602 [1]
Approved by: portmgr (bdrewery), core (jhb)
|
18:19 marino
Add USE_GNOME+= gnomedocutils to 5 ports
These ports will fail configuration if gnome-doc-utils is not present.
Likely a common dependency loaded it in the past, but not anymore.
Explicitly list gnome-doc-utils as a build dependency in order to
fix the recent breakage of these ports.
Also reset maintainership of etherape - maintainer gone for more than
one yet now.
Approved by: portmgr (bdrewery)
|
Wednesday, 29 Jan 2014
|
13:11 madpilot
Fix fetch, distfile was rerolled.
Reported by: pkg-fallout, portmon, John Marino <freebsd@marino.st>
PR: ports/186231
Submitted by: John Marino <freebsd@marino.st>
|
Monday, 27 Jan 2014
|
15:47 madpilot
Update to 1.0.5
|
Tuesday, 8 Oct 2013
|
22:11 wg
graphics/amide: link using ffmpeg0
- Link using ffmpeg0
Approved by: portmgr (bapt, implicit)
|
Sunday, 29 Sep 2013
|
18:07 madpilot
- Support staging
- Use options helpers
- Convert to new LIB_DEPENDS format
|
Friday, 20 Sep 2013
|
18:35 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
|
Friday, 6 Sep 2013
|
13:01 bapt
Add an explicit dependency on pkgconf
|
Monday, 26 Aug 2013
|
16:06 bf
Update math/gsl to 1.16 and adjust some dependent ports
|
Monday, 8 Jul 2013
|
18:44 madpilot
Convert the ports I maintain to USES=gmake.
|
Wednesday, 24 Apr 2013
|
18:10 ak
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Wednesday, 21 Nov 2012
|
18:57 madpilot
- Update to 1.0.4
Feature safe: yes
|
Tuesday, 23 Oct 2012
|
12:35 madpilot
Fix build with clang.
Feature safe: yes
|
Friday, 5 Oct 2012
|
17:06 madpilot
- Update to 1.0.3
- Trim Makefile headers
|
Wednesday, 6 Jun 2012
|
11:34 madpilot
- Use new options framework "SINGLE" feature.
- Pet portlint.
PR: ports/168521
Submitted by: Baptiste Daroussin <bapt@FreeBSD.org>
Approved by: crees, tabthorpe (mentors, implicit)
|
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
|
Thursday, 31 May 2012
|
21:12 madpilot
- Convert to new options framework
- Remove uneeded double quotes
- While here fix various portlint warnings
- Indent make conditionals and loop
Approved by: Boris Samorodov <bsam@FreeBSD.org> (net/unison-nox11 maintainer)
Approved by: Matthias Andree <mandree@FreeBSD.org> (implicit, net/unison232
maintainer)
Approved by: tabthorpe (mentor)
|
Tuesday, 29 May 2012
|
21:37 madpilot
- Update to 1.0.2
- Move to new options framework
- Fix typo in make variable
- Add support for fame and volpack
Approved by: crees (mentor)
|
Saturday, 14 Apr 2012
|
18:45 madpilot
Change to my FreeBSD.org email address.
Approved by: crees (mentor)
|
Friday, 16 Mar 2012
|
00:54 zi
- Update to 1.0.1
PR: ports/166084
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Feature safe: yes
|
Thursday, 16 Feb 2012
|
15:57 ashish
- Bump PORTREVISION to chase the update of multimedia/libvpx
|
Thursday, 15 Sep 2011
|
20:16 beech
- Update to 1.0.0
PR: ports/160718
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
|
Saturday, 30 Jul 2011
|
09:25 kwm
Fix build by depending on devel/m4, after glib and gtk update.
|
Friday, 24 Jun 2011
|
22:39 mm
Bump due to ffmpeg update to 0.7.1
|
Friday, 13 May 2011
|
14:37 sylvio
- Update to 0.9.3.
- Removed files:
- files/patch-src-dcmtk_interface.cc
- files/patch-src-mpeg_encode.c
- files/patch-src-ui_common.c
PR: ports/156963
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
|
Monday, 9 May 2011
|
16:42 bf
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports
|
Friday, 11 Mar 2011
|
10:18 martymac
Add graphics/amide, Medical Imaging Data Examiner
Approved by: ehaupt (mentor)
PR: ports/ports/155198
Submitted by: Guido Falsi <mad at madpilot.net>
|
Number of commits found: 42 |