non port: graphics/entangle/Makefile |
SVNWeb
|
Number of commits found: 47 |
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
|
Thu, 2 Mar 2023
|
[ 05:23 Tobias C. Berner (tcberner) ] fa81a4f (Only the first 10 of 1168 ports in this commit are shown above. )
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above )
|
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 )
|
Sat, 30 Apr 2022
|
[ 08:03 Tobias C. Berner (tcberner) ] ca3f925 (Only the first 10 of 133 ports in this commit are shown above. )
framework: convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert ports tree to make use of USES=gstreamer
- remove duplicate dependency lines from the tree
Differential Revision: https://reviews.freebsd.org/D35097
|
Mon, 24 Jan 2022
|
[ 13:21 Jan Beich (jbeich) ] 683aee2
graphics/entangle: unbreak build with Meson 0.61.0
src/meson.build:42:5: ERROR: Function does not take positional arguments.
help/meson.build:23:6: ERROR: Program 'itstool' not found or not executable
PR: 260943
Reported by: antoine (via exp-run)
Regressed by: https://github.com/mesonbuild/meson/commit/61f2866a9fa1
Regressed by: https://github.com/mesonbuild/meson/commit/26c1869a142a
|
Sun, 10 Oct 2021
|
[ 19:44 Baptiste Daroussin (bapt) ] 2c672a4 (Only the first 10 of 586 ports in this commit are shown above. )
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
|
Thu, 29 Jul 2021
|
[ 02:37 Alexey Dokuchaev (danfe) ] d066d35
graphics/entangle: the port had been updated to transient version (+)
- Belatedly update Entangle to version 1.0 (newer versions are available,
but they cannot be easily ported without making changes to the code as
they crash with segmentation fault unmodified)
- Now builds itself using Meson instead of GNU autotools and make, hence
drop no longer relevant knobs from the Makefile
- Adjust dependencies: remove unused ones, limit the scope of `gettext'
to NLS case only, drop version specification from `USES=python' which
is not needed since r564032 and was probably not very accurate anyway
- Reclaim maintainership after previous maintainer had stepped down, and
chase HTTP 302 redirection in the MASTER_SITES and WWW line while here
PR: 235780
|
Sat, 22 May 2021
|
[ 02:13 Ben Woods (woodsb02) ] 95d52e5 (Only the first 10 of 42 ports in this commit are shown above. )
*/*: Fix ENOTIME: return my ports to the pool
Reset maintainership of my ports to ports@FreeBSD.org so others can
step in to help where I haven't been able to find the time.
|
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.
|
Fri, 1 Jan 2021
|
[ 00:04 jhale ] (Only the first 10 of 21 ports in this commit are shown above. )
graphics/libraw: Update to 0.20.2
Bump PORTREVISION on consumers due to shared library bump.
Changes: https://www.libraw.org/news/libraw-0-20-2-Release
|
Wed, 12 Feb 2020
|
[ 06:41 danfe ]
Unbreak the build when using modern LLD linker (-lgstbase-1.0 was missing).
|
Tue, 5 Nov 2019
|
[ 22:16 zeising ] (Only the first 10 of 474 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
|
Sat, 21 Sep 2019
|
[ 08:45 antoine ]
Mark BROKEN with lld
Reported by: pkg-fallout
MFH: 2019Q3
|
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
|
Mon, 27 May 2019
|
[ 10:21 kai ] (Only the first 10 of 18 ports in this commit are shown above. )
graphics/libgphoto2: Update to 2.5.22, graphics/gphoto2: Update to 2.5.20
* Bump PORTREVISION of ports depending on them.
Also while I'm here:
* Add "gnome" to USES if the XML option is enabled to avoid warnings about
using USE_GNOME alone.
* Pet portlint
Notable changes since 2.5.16 (graphics/libgphoto2) [1]:
* Added new USB Ids for various camera types
* Updated translations
* Report file changes via GP_EVENT_FILE_CHANGED (hooked up for Canon EOS
currently) (Only the first 15 lines of the commit message are shown above )
|
Fri, 29 Mar 2019
|
[ 23:00 jhale ] (Only the first 10 of 21 ports in this commit are shown above. )
graphics/libraw: Update to 0.19.2
- Demosaic packs are no longer distributed nor supported upstream
- Bump PORTREVISON on all consumers due to libraw shlib version increase
Changes: https://www.libraw.org/news/libraw-0-19-2-release
|
Sat, 22 Dec 2018
|
[ 03:46 linimon ]
This port requires USES=compiler:c++11-lang to build on GCC-based
architectures.
PR: 234170
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
|
Sun, 14 Jan 2018
|
[ 01:23 woodsb02 ] (Only the first 10 of 21 ports in this commit are shown above. )
graphics/libgphoto2: Update to 2.5.16
graphics/gphoto2: Update to 2.5.15
graphics/py-gphoto2: Update to 1.8.2
Also bump PORTREVISION of ports depending on these.
PR: 224611
Submitted by: bsam (graphics/libgphoto2)
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above )
|
Sat, 23 Sep 2017
|
[ 11:35 woodsb02 ]
graphics/entangle: Update to 0.7.2
Changes this release:
https://gitlab.com/entangle/entangle/blob/v0.7.2/NEWS
|
Mon, 14 Aug 2017
|
[ 12:56 woodsb02 ] (Only the first 10 of 20 ports in this commit are shown above. )
graphics/gphoto2: Update to 2.5.14
graphics/libgphoto2: Update to 2.5.14
graphics/py-gphoto2: Update to 1.7.0
- Bump dependent ports
- Take maintainership of graphics/gtkam
|
Thu, 1 Jun 2017
|
[ 16:05 woodsb02 ] (Only the first 10 of 19 ports in this commit are shown above. )
graphics/libgphoto2: Update to 2.5.13
graphics/py-gphoto2: Update to 1.6.0
- Bump dependent ports
Changes this release:
https://github.com/gphoto/libgphoto2/releases/tag/libgphoto2-2_5_13-release
|
Thu, 19 Jan 2017
|
[ 04:39 jhale ] (Only the first 10 of 16 ports in this commit are shown above. )
- Update graphics/libraw to 0.18.0
- Complete conversion to options helpers
- Add options for JPEG and JASPER support
- Side note: This had a dependency on jpeg before, so the JPEG
option default is ON. However, the configure script wasn't
detecting it previously.
- Silence MKDIRs
- Take maintainership
- Chase shared library bump
Changes: http://www.libraw.org/download#changelog
|
Fri, 9 Sep 2016
|
[ 19:42 amdmi3 ] (Only the first 10 of 100 ports in this commit are shown above. )
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true) (Only the first 15 lines of the commit message are shown above )
|
Mon, 9 May 2016
|
[ 20:46 woodsb02 ] (Only the first 10 of 19 ports in this commit are shown above. )
Update the maintainer email address for the ports I
maintain to woodsb02@FreeBSD.org
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D6278
|
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, 27 Mar 2016
|
[ 13:00 wen ]
- Update to 0.7.1
PR: 208289
Submitted by: woodsb02@gmail.com(maintainer)
|
Sun, 22 Nov 2015
|
[ 12:42 amdmi3 ] (Only the first 10 of 13 ports in this commit are shown above. )
- Update graphics/libraw to 0.17.0
- While here, minor port cleanup, switch to options helpers
- Bump PORTREVISIONs of consumers as soversion has changed
PR: 204553
Submitted by: graham@menhennitt.com.au
|
Sun, 2 Aug 2015
|
[ 20:23 kwm ] (Only the first 10 of 124 ports in this commit are shown above. )
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@
|
Fri, 12 Jun 2015
|
[ 15:14 kwm ] (Only the first 10 of 17 ports in this commit are shown above. )
* Split off the python bindings from the main libpeas port.
* This allows use to supply both python bindings. Update libpeas using
ports for this change.
* Assign maintainership to gnome@
Obtained from: GNOME devel repo
|
Fri, 27 Mar 2015
|
[ 14:30 adamw ]
Make itstool only a BUILD_DEPENDS, and bump PORTREVISION for RUN_DEPENDS
change.
Approved by: maintainer (Ben Woods)
Noticed by: danfe
|
Thu, 26 Mar 2015
|
[ 23:30 adamw ]
Update graphics/entangle to 0.7.0, and assign maintainership to
submitter (Ben Woods).
PR: 198917
Submitted by: Ben Woods
|
Tue, 3 Mar 2015
|
[ 23:07 danfe ]
- Update Entangle to version 0.6.1
- Provide a hint on how to access camera under normal user
|
Sat, 21 Feb 2015
|
[ 15:11 makc ]
Chase graphics/libraw shlib bump
|
Fri, 23 Jan 2015
|
[ 12:28 vanilla ] (Only the first 10 of 13 ports in this commit are shown above. )
bump PORTREVISION due libphoto2 shared library version changed.
Submitted by: tijl@
|
Sat, 8 Nov 2014
|
[ 21:27 danfe ]
- Update to version 0.6.0
- Define GLIB_SCHEMAS to prevent crash on startup
- Fix camera auto-detection after generic USB devd(8) events were changed
from "fake" attach to notify
|
Tue, 8 Apr 2014
|
[ 08:11 danfe ]
Release maintainership. There is new version available, 0.5.4, but it does
not work, exiting with "Trace/BPT trap" error on startup and dumping core.
Our devd(8) support patch was submitted upstream in July 2013 and generally
welcomed by the author, but he has a slight preference for GIO's GSocket +
GUnixSocketAddress APIs, and I never had time to rewrite the patch. After
showering my camera with waters of Gulf of Thailand, it is unlikely that I
will need to use this port any time soon, so let it go for the moment.
|
Sun, 26 Jan 2014
|
[ 21:20 rakuco ] (Only the first 10 of 11 ports in this commit are shown above. )
- Update libraw to 0.15.4.
This update is needed for further KDE updates.
- Use the new OPTIONS syntax.
- Use the new LIB_DEPENDS syntax.
- Stop redefining do-install; the port has its own `make install' that does
the same thing provided we use USES=pathfix and tune Makefile.in.
- Support staging.
Bump PORTREVISION in ports that depend on libraw.
PR: ports/185118
Submitted by: rakuco@
Approved by: maintainer timeout (35 days)
|
Tue, 21 Jan 2014
|
[ 08:31 kwm ]
Add introspection to USE_GNOME. It was already pulled in indirectly, but this
will prevent introspection from making a /root/.cache dir.
Approved by: maintainer
|
Mon, 21 Oct 2013
|
[ 08:59 danfe ]
Fix pkg-plist and convert to support staging.
|
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)
|
Mon, 16 Sep 2013
|
[ 03:54 danfe ]
Update to version 0.5.3.
|
Tue, 3 Sep 2013
|
[ 06:36 bapt ] (Only the first 10 of 148 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
Mon, 19 Aug 2013
|
[ 09:25 danfe ]
- Update to version 0.5.2 "Graviton" (mostly bugfix release)
- Convert USE_GMAKE, modernize LIB_DEPENDS, kill EOL tab while here
|
Thu, 4 Jul 2013
|
[ 14:32 danfe ]
- Pass me that pointy hat: ${OPT}_USES is actually supported, among others
- While here, add a comment about --disable-silent-rules ./configure option
|
[ 14:10 danfe ]
Port Entangle, an application which uses GTK+3 and libgphoto2 to provide a
graphical interface for tethered photography with digital cameras. Provide
FreeBSD native camera autodetection via devd(8); special thanks to marcus@
for reviewing relevant parts of the code. The patch was submitted upstream
and welcomed by the author, although he prefers that we use GIO's GSocket +
GUnixSocketAddress APIs instead of direct POSIX socket API calls.
WWW: http://entangle-photo.org/
|
Number of commits found: 47 |