non port: graphics/wxsvg/Makefile |
SVNWeb
|
Number of commits found: 94 |
Thu, 27 Apr 2023
|
[ 12:01 Daniel Engberg (diizzy) ] f7accb2 (Only the first 10 of 151 ports in this commit are shown above. )
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s)
|
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
Sat, 8 Apr 2023
|
[ 11:25 Daniel Engberg (diizzy) ] ff0eeb4
graphics/wxsvg: Update to 1.5.24
Fixes build with FFmpeg 6
PR: 270220
Reviewed by: Alan Hicks <ahicks@p-o.co.uk> (maintainer)
|
Tue, 25 Oct 2022
|
[ 05:44 Loïc Bartoletti (lbartoletti) ] 9c308a4
graphics/wxsvg: use wx 3.2
PR: 265093
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 022e658 (Only the first 10 of 771 ports in this commit are shown above. )
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above )
|
Tue, 18 Jan 2022
|
[ 20:43 Danilo Egea Gondolfo (danilo) ] 15d378f
graphics/wxsvg: Update to 1.5.23
Pass the maintainership to the submitter
PR: 259677
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 15 Jul 2020
|
[ 21:32 danilo ]
- Update to 1.5.22
|
Sun, 17 May 2020
|
[ 05:55 lbartoletti ] (Only the first 10 of 79 ports in this commit are shown above. )
x11-toolkits/wxgtk30: Update to 3.0.5.1
Changelog:
-
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.txt
PR: 246218
Approved by: tcberner (mentor)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D24808
|
Mon, 2 Dec 2019
|
[ 21:13 danilo ]
- Update to 1.5.21
|
Mon, 9 Sep 2019
|
[ 19:50 danilo ]
- Update to 1.5.20
|
Mon, 5 Aug 2019
|
[ 23:06 jbeich ] (Only the first 10 of 159 ports in this commit are shown above. )
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Sun, 24 Feb 2019
|
[ 10:52 danilo ]
graphics/wxsvg
- Update to 1.5.16
multimedia/dvdstyler
- Bump PORTREVISION
- Add dependencies explicitly to make QA happy
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
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, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Tue, 6 Nov 2018
|
[ 01:50 jbeich ] (Only the first 10 of 188 ports in this commit are shown above. )
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/
|
Sun, 16 Sep 2018
|
[ 18:17 danilo ]
- Update to 1.5.15
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Fri, 13 Jul 2018
|
[ 19:29 danilo ]
- Update to 1.5.14
|
Wed, 2 May 2018
|
[ 15:07 jbeich ] (Only the first 10 of 183 ports in this commit are shown above. )
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
|
Tue, 13 Feb 2018
|
[ 21:25 danilo ]
- Update to 1.5.13
|
Sat, 21 Oct 2017
|
[ 06:50 jbeich ] (Only the first 10 of 169 ports in this commit are shown above. )
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
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Sun, 7 May 2017
|
[ 21:23 danilo ]
- Update to 1.5.12
|
Tue, 25 Apr 2017
|
[ 08:20 riggs ] (Only the first 10 of 701 ports in this commit are shown above. )
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Fri, 30 Dec 2016
|
[ 00:38 danilo ]
- Update to 1.5.11
|
Sun, 11 Dec 2016
|
[ 15:22 jbeich ] (Only the first 10 of 160 ports in this commit are shown above. )
multimedia/ffmpeg: update to 3.2.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR: 207547
Submitted by: riggs, ebirth@b0ss.net (libressl fix)
Exp-run by: antoine (3 tries)
|
Tue, 8 Nov 2016
|
[ 18:25 danilo ]
- Update to 1.5.10
- Add libexif explicitly as dependency
|
Sat, 20 Aug 2016
|
[ 16:36 danilo ]
- Update to 1.5.9
|
Fri, 10 Jun 2016
|
[ 19:56 danilo ]
- Update to 1.5.8
- Add dependencies explicitly as suggested by Q/A
|
Tue, 10 May 2016
|
[ 01:09 danilo ]
- Update to 1.5.7
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 20 Mar 2016
|
[ 00:01 danilo ]
- Update to 1.5.6
|
Tue, 12 Jan 2016
|
[ 16:20 amdmi3 ] (Only the first 10 of 791 ports in this commit are shown above. )
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Wed, 7 Oct 2015
|
[ 00:27 danilo ]
- Update to 1.5.5
|
Tue, 14 Jul 2015
|
[ 20:26 danilo ]
- Update to 1.5.4
|
Fri, 10 Apr 2015
|
[ 19:04 marino ]
Unbreak five wxgtk30-based ports by adding -std=c++11 to cxxflags
The breakage was a result of moving wxgtk30 to c++11 from c++01
|
Tue, 20 Jan 2015
|
[ 12:27 danilo ]
- Update to 1.5.3
|
Mon, 12 Jan 2015
|
[ 03:04 danilo ]
- Use compiler:c++11-lib to fix build on FreeBSD 8 and 9 (tested on 9.3)
|
Wed, 17 Dec 2014
|
[ 19:24 danilo ]
- Update from 1.5.1 to 1.5.2
|
Mon, 24 Nov 2014
|
[ 16:13 danilo ]
- Update from 1.5 to 1.5.1
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Sat, 9 Aug 2014
|
[ 23:32 danilo ]
- Update from 1.4.2 to 1.5
- Change INSTALL_TARGET to install-strip
PR: 192535
Requested by: Jordan Irwin <antumdeluge@gmail.com>
|
Mon, 7 Jul 2014
|
[ 23:45 danilo ]
- Update from 1.4.1 to 1.4.2
|
Wed, 18 Jun 2014
|
[ 01:00 danilo ]
- Update from 1.4 to 1.4.1
|
Wed, 28 May 2014
|
[ 15:21 danilo ]
- Update from 1.3 to 1.4
- Add libtool to USES
|
Mon, 14 Apr 2014
|
[ 15:20 danilo ]
- Update from 1.2.1 to 1.3
|
Mon, 24 Mar 2014
|
[ 15:53 bapt ]
Convert wxsvg to use wxGTK 3.0
Remove the component part from bsd.wx.mk as only dvdstyler uses it
Make dvdstyle use wxGTK 3.0
|
Mon, 21 Oct 2013
|
[ 17:00 danilo ]
- Remove ffmpeg1 dependency
Submitted by: wg
|
Fri, 18 Oct 2013
|
[ 18:37 danilo ]
- Update from 1.2 to 1.2.1
|
Wed, 25 Sep 2013
|
[ 16:05 danilo ]
- Update from 1.1.16 to 1.2
- Change maintainer email to @FreeBSD.org
- Add staging support
Changelog: http://wxsvg.cvs.sourceforge.net/viewvc/wxsvg/wxsvg/ChangeLog
Approved by: culot (mentor)
|
Fri, 20 Sep 2013
|
[ 18:35 bapt ] (Only the first 10 of 1084 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
|
Wed, 28 Aug 2013
|
[ 21:28 wg ]
graphics/wxsvg: update to 1.1.16
- Update to 1.1.16 [1]
- USES gmake
- Bump PORTREVISION of dependent ports
- Pass maintainership to submitter
Changes: http://wxsvg.cvs.sourceforge.net/viewvc/wxsvg/wxsvg/ChangeLog
PR: ports/181570 [1]
Submitted by: Danilo Egea Gondolfo <danilogondolfo gmail.com>
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Tue, 25 Jun 2013
|
[ 07:41 mm ] (Only the first 10 of 27 ports in this commit are shown above. )
Update multimedia/ffmpeg1 to 1.2.1
PR: ports/177145
Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com>
|
Fri, 10 May 2013
|
[ 15:57 miwi ]
- Update to 1.1.14
PR: 177912
Submitted by: Ports Fury
|
Tue, 23 Apr 2013
|
[ 10:47 bapt ] (Only the first 10 of 84 ports in this commit are shown above. )
Convert g* to USES=pkgconfig
|
Wed, 27 Mar 2013
|
[ 06:19 miwi ]
- Update to 1.1.13
PR: 177260
Submitted by: ports fury
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 11 May 2012
|
[ 20:38 ade ] (Only the first 10 of 68 ports in this commit are shown above. )
Update autoconf to 2.69 and automake to 1.12
PR: 166836
Tested by: Multiple -exp runs (pav)
|
Mon, 7 May 2012
|
[ 09:32 bapt ]
- update to 1.1.8
|
Tue, 10 Apr 2012
|
[ 13:08 wen ]
- Update to 1.1.7
|
Thu, 16 Feb 2012
|
[ 15:57 ashish ] (Only the first 10 of 379 ports in this commit are shown above. )
- Bump PORTREVISION to chase the update of multimedia/libvpx
|
Sun, 27 Nov 2011
|
[ 11:25 bapt ]
upgrade wxsvg to 1.1.5
chase library bump
Feature safe: yes
|
Tue, 22 Nov 2011
|
[ 15:54 miwi ]
- Update to 1.1.3
PR: 162729
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe: yes
|
Mon, 3 Oct 2011
|
[ 13:22 bapt ]
- update to 1.1.2
- pet portlint
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Fri, 24 Jun 2011
|
[ 22:39 mm ] (Only the first 10 of 82 ports in this commit are shown above. )
Bump due to ffmpeg update to 0.7.1
|
Sat, 9 Apr 2011
|
[ 19:14 kwm ]
Update to 1.0.8.
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Thu, 28 Oct 2010
|
[ 08:21 wen ]
- Update to 1.0.7
- Mark MAKE_JOBS_SAFE
PR: ports/151397
Submitted by: "Pawel Pekala" <c0rn@o2.pl>
|
Sun, 15 Aug 2010
|
[ 19:39 nox ]
- Update graphics/wxsvg to 1.0.5 and wx 2.8 which thus needs an Mk/bsd.wx.mk
change.
- Update multimedia/dvdstyler to 1.8.1 which seems to be the only port in
the tree using wxsvg.
Approved by: kwm (for -multimedia), portmgr (pav, for Mk/bsd.wx.mk)
|
Mon, 26 Jul 2010
|
[ 00:03 linimon ] (Only the first 10 of 29 ports in this commit are shown above. )
Reset ahze@ due to maintainer-timeouts and no response to email.
Hat: portmgr
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sat, 22 Aug 2009
|
[ 00:23 amdmi3 ] (Only the first 10 of 415 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with G
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Wed, 20 Aug 2008
|
[ 00:57 ade ] (Only the first 10 of 398 ports in this commit are shown above. )
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
|
Fri, 6 Jun 2008
|
[ 13:35 edwin ] (Only the first 10 of 304 ports in this commit are shown above. )
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)
|
Sun, 30 Sep 2007
|
[ 04:47 linimon ] (Only the first 10 of 300 ports in this commit are shown above. )
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
|
Tue, 4 Sep 2007
|
[ 01:13 ahze ]
Update to 1.0b7_2
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Thu, 22 Feb 2007
|
[ 23:51 ahze ]
Update to 1.0b7
|
Fri, 1 Dec 2006
|
[ 07:39 pav ] (Only the first 10 of 69 ports in this commit are shown above. )
- Use features of bsd.wx.mk, especially USE_WX
PR: ports/101613
Submitted by: alepulver
|
Sat, 14 Oct 2006
|
[ 08:54 marcus ] (Only the first 10 of 893 ports in this commit are shown above. )
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
|
Wed, 12 Apr 2006
|
[ 17:48 ahze ]
- Move running libtoolize from post-patch to pre-configure to ensure libtoolize
is there.
Reported by: kris via pointyhat
|
Sun, 9 Apr 2006
|
[ 17:06 ahze ]
- Update to 1.0b6
Spotted by: portscout
|
Mon, 27 Mar 2006
|
[ 14:28 ahze ]
- Mark broken on 4.x
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Thu, 26 Jan 2006
|
[ 22:35 ahze ]
- Update to 1.0b5
|
Sun, 8 Jan 2006
|
[ 21:32 ahze ]
- Add wxsvg
C++ library to create, manipulate, and render SVG files
WWW: http://wxsvg.sourceforge.net/
|
Number of commits found: 94 |