Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.5_13 11 Dec 2018 13:02:51 |
rene |
Remove expired ports:
2018-12-10 net/g2ipmsg: GNOME 2 application
2018-12-10 net/grdesktop: GNOME 2 application
2018-12-10 textproc/gnome-spell: GNOME 2 application
2018-12-10 textproc/sagasu: GNOME 2 application
2018-12-10 deskutils/planner: GNOME 2 application
2018-12-10 deskutils/multisync: GNOME 2 application
2018-12-10 deskutils/drivel: GNOME 2 application
2018-12-10 deskutils/notecase: GNOME 2 application
2018-12-10 deskutils/gtodo: GNOME 2 application
2018-12-10 deskutils/gtweakui: GNOME 2 application
2018-12-10 deskutils/gnotime: GNOME 2 application
2018-12-10 deskutils/gruler: GNOME 2 application
2018-12-10 japanese/gjiten: GNOME 2 application
2018-12-10 graphics/truevision: GNOME 2 application (Only the first 15 lines of the commit message are shown above ) |
1.0.5_13 06 Nov 2018 01:50:27 |
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/ |
1.0.5_12 07 Oct 2018 20:25:16 |
antoine |
Deprecate some GNOME 2 applications
With hat: portmgr |
1.0.5_12 23 Jun 2018 08:27:14 |
tcberner |
Update math/gsl to 2.5
PR: 229067 |
1.0.5_11 04 May 2018 21:43:05 |
jbeich |
graphics/amide: simplify after r468439
AV_CODEC_ID_MPEG4 defaults to EPZS since FFmpeg 2.8
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/0b6f092ed3 |
1.0.5_11 02 May 2018 15:07:27 |
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 |
1.0.5_10 27 Apr 2018 15:38:48 |
jbeich |
graphics/amide: unbreak with ffmpeg 4.0
mpeg_encode.c:301:20: error: no member named 'me_method' in 'struct
AVCodecContext'
encode->context->me_method=5; /* 5 is epzs */
~~~~~~~~~~~~~~~ ^
PR: 227726 |
1.0.5_10 26 Mar 2018 12:38:57 |
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 |
1.0.5_9 21 Oct 2017 06:50: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 |
1.0.5_8 03 Jul 2017 20:38:12 |
tcberner |
Update math/gsl to 2.4
Exp-Run by: antoine
PR: 220408 |
1.0.5_7 02 May 2017 05:26:40 |
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 |
1.0.5_6 25 Apr 2017 08:20:31 |
riggs |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
1.0.5_5 02 Jan 2017 22:41:15 |
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] |
1.0.5_4 08 Dec 2016 17:17:43 |
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. |
1.0.5_3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.0.5_3 02 Aug 2015 20:23:56 |
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@ |
1.0.5_3 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
1.0.5_3 17 Aug 2014 13:09:56 |
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) |
1.0.5_2 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
1.0.5_2 16 Apr 2014 18:28:50 |
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 (Only the first 15 lines of the commit message are shown above ) |
1.0.5_1 16 Apr 2014 18:19:26 |
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) |
1.0.5_1 29 Jan 2014 13:11:37 |
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> |
1.0.5 27 Jan 2014 15:47:49 |
madpilot |
Update to 1.0.5 |
1.0.4_2 08 Oct 2013 22:11:23 |
wg |
graphics/amide: link using ffmpeg0
- Link using ffmpeg0
Approved by: portmgr (bapt, implicit) |
1.0.4_1 29 Sep 2013 18:07:05 |
madpilot |
- Support staging
- Use options helpers
- Convert to new LIB_DEPENDS format |
1.0.4_1 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.0.4_1 06 Sep 2013 13:01:54 |
bapt |
Add an explicit dependency on pkgconf |
1.0.4_1 28 Aug 2013 09:01:38 |
madpilot |
Fix build on recent current with clang. |
1.0.4_1 26 Aug 2013 16:06:38 |
bf |
Update math/gsl to 1.16 and adjust some dependent ports |
1.0.4 08 Jul 2013 18:44:24 |
madpilot |
Convert the ports I maintain to USES=gmake. |
1.0.4 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.0.4 21 Nov 2012 18:57:15 |
madpilot |
- Update to 1.0.4
Feature safe: yes |
1.0.3 23 Oct 2012 12:35:53 |
madpilot |
Fix build with clang.
Feature safe: yes |
1.0.3 05 Oct 2012 17:06:45 |
madpilot |
- Update to 1.0.3
- Trim Makefile headers |
1.0.2_1 06 Jun 2012 11:34:58 |
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) |
1.0.2_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.0.2 31 May 2012 21:12:14 |
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) |
1.0.2 29 May 2012 21:37:49 |
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) |
1.0.1 14 Apr 2012 18:45:07 |
madpilot |
Change to my FreeBSD.org email address.
Approved by: crees (mentor) |
1.0.1 16 Mar 2012 00:54:41 |
zi |
- Update to 1.0.1
PR: ports/166084
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Feature safe: yes |
1.0.0_1 16 Feb 2012 15:57:34 |
ashish |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
1.0.0 20 Sep 2011 18:28:52 |
pav |
- Fix build on FreeBSD 8.2 and older
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) |
1.0.0 15 Sep 2011 20:16:03 |
beech |
- Update to 1.0.0
PR: ports/160718
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) |
0.9.3_1 30 Jul 2011 09:25:43 |
kwm |
Fix build by depending on devel/m4, after glib and gtk update. |
0.9.3_1 24 Jun 2011 22:39:03 |
mm |
Bump due to ffmpeg update to 0.7.1 |
0.9.3 13 May 2011 14:37:57 |
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) |
0.9.2_1 09 May 2011 16:42:28 |
bf |
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports |
0.9.2 11 Mar 2011 10:18:29 |
martymac |
Add graphics/amide, Medical Imaging Data Examiner
Approved by: ehaupt (mentor)
PR: ports/ports/155198
Submitted by: Guido Falsi <mad at madpilot.net> |