Port details |
- slop Make a screen selection and print the selection coordinates to stdout
- 7.6_5 x11 =2 7.6_5Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2014-12-31 11:32:57
- Last Update: 2025-01-19 11:00:43
- Commit Hash: 670a797
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3+
- WWW:
- https://github.com/naelstrof/slop
- Description:
- slop (Select Operation) is an application that collects a screen selection
from the user and prints the selection's coordinates to stdout.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/slop/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/slop
- pkg install slop
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: slop
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1633890105
SHA256 (naelstrof-slop-v7.6_GH0.tar.gz) = ec45f9a69d7a24df621f5c634d202451ddca987d550cf588c5c427b99106fb6b
SIZE (naelstrof-slop-v7.6_GH0.tar.gz) = 198605
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- glm.hpp : math/glm
- cmake : devel/cmake-core
- ninja : devel/ninja
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xrender.pc : x11/libXrender
- Runtime dependencies:
-
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xrender.pc : x11/libXrender
- Library dependencies:
-
- libicuuc.so : devel/icu
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- libGLEW.so : graphics/glew
- This port is required by:
- for Libraries
-
- graphics/maim
Configuration Options:
- No options to configure
- Options name:
- x11_slop
- USES:
- cmake compiler:c++11-lang gl xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.6_5 19 Jan 2025 11:00:43 |
Daniel Engberg (diizzy) |
x11/slop: Bump C++ version to C++17
Required to fix build with ICU 76.1
Reference: https://github.com/naelstrof/slop/issues/172
Approved by: portmgr (blanket) |
7.6_5 10 Jan 2024 22:00:09 |
Yuri Victorovich (yuri) |
x11/slop: Take maintainership |
7.6_5 17 Nov 2023 11:46:00 |
Jan Beich (jbeich) |
devel/icu: update to 74.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by: GitHub (watch releases)
PR: 274317
Exp-run by: antoine (incomplete)
Approved by: fluffy |
7.6_4 12 Jul 2023 09:00:52 |
Mateusz Piotrowski (0mp) |
x11/slop: Return to pool |
7.6_4 13 Apr 2023 00:56:37 |
Jan Beich (jbeich) |
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine |
7.6_3 19 Oct 2022 08:10:29 |
Jan Beich (jbeich) |
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine |
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) |
7.6_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 ) |
7.6_2 16 May 2022 06:49:43 |
Loïc Bartoletti (lbartoletti) |
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine |
7.6_2 07 Apr 2022 00:39:10 |
Jan Beich (jbeich) |
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy |
7.6_1 28 Oct 2021 16:37:30 |
Jan Beich (jbeich) |
devel/icu: update to 70.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by: GitHub (watch releases)
PR: 258794
Exp-run by: antoine |
7.6 10 Oct 2021 19:30:16 |
Mateusz Piotrowski (0mp) |
x11/slop: Update to 7.6 |
7.5_5 10 Sep 2021 04:32:45 |
Jan Beich (jbeich) |
x11/slop: unbreak with libglvnd >= 1.3.4
src/framebuffer.cpp:55:9: error: use of undeclared identifier 'XDestroyImage';
did you mean 'XDestroyIC'?
XDestroyImage( image );
^~~~~~~~~~~~~
XDestroyIC
/usr/local/include/X11/Xlib.h:3867:13: note: 'XDestroyIC' declared here
extern void XDestroyIC(
^
src/framebuffer.cpp:55:24: error: cannot initialize a parameter of type 'XIC'
(aka '_XIC *') with an lvalue of type 'XImage *' (aka '_XImage *')
XDestroyImage( image );
^~~~~
/usr/local/include/X11/Xlib.h:3869:1: note: passing argument to parameter here
);
^
PR: 258269
Reported by: antoine (via exp-run) |
7.5_5 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
7.5_4 08 Apr 2021 23:33:31 |
Jan Beich (jbeich) |
devel/icu: update to 69.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by: GitHub (watch releases) |
7.5_3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
7.5_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
7.5_3 12 Mar 2021 15:55:03 |
amdmi3 |
- Update math/glm to 0.9.9.8 |
7.5_2 08 Nov 2020 19:59:18 |
0mp |
Update LICENSE & assume maintainership |
7.5_2 03 Nov 2020 00:56:27 |
jbeich |
devel/icu: update to 68.1
Changes: http://site.icu-project.org/download/68
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
7.5_1 23 Apr 2020 20:14:49 |
jbeich |
devel/icu: update to 67.1
Changes: http://site.icu-project.org/download/67
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
7.5 12 Apr 2020 10:04:09 |
fernape |
x11/slop: update to 7.5
ChangeLog: https://github.com/naelstrof/slop/releases/tag/v7.5
* Added --nodrag option
* Selections can be moved by holding the space-bar mid-drag!
Reported by: portscout |
7.4_7 28 Mar 2020 11:26:59 |
rene |
Return Neels ports to the pool on his request.
Submitted by: neelc@neelc.org (former maintainer) via freebsd-ports |
7.4_7 13 Mar 2020 09:47:17 |
jbeich |
devel/icu: update to 66.1
Changes: http://site.icu-project.org/download/66
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
7.4_6 07 Nov 2019 18:36:56 |
zeising |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
7.4_6 03 Oct 2019 20:35:30 |
jbeich |
devel/icu: update to 65.1
Changes: http://site.icu-project.org/download/65
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
7.4_5 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 |
7.4_4 27 Mar 2019 21:11:09 |
jbeich |
devel/icu: update to 64.1
Changes: http://site.icu-project.org/download/64
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 236325
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19479 |
7.4_3 12 Dec 2018 01:35:36 |
gerald |
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 |
7.4_2 23 Oct 2018 11:35:04 |
jbeich |
devel/icu: update to 63.1
Changes: http://site.icu-project.org/download/63
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 232300
Exp-run by: antoine |
7.4_1 23 Sep 2018 12:28:37 |
linimon |
Fix build on gcc-based archs.
Tested on powerpc64 and amd64.
Approved by: portmgr (tier-2 blanket) |
7.4_1 29 Jun 2018 14:22:11 |
jbeich |
devel/icu: update to 62.1
Changes: http://site.icu-project.org/download/62
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 229359
Exp-run by: antoine (only 10.4) |
7.4 27 Apr 2018 07:03:57 |
riggs |
Update to upstream version 7.4
PR: 227755
Submitted by: neel@neelc.org (maintainer) |
7.3.49_2 06 Apr 2018 15:53:17 |
jbeich |
devel/icu: update to 61.1
Changes: http://site.icu-project.org/download/61
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 227042
Exp-run by: antoine
MFH: 2018Q2 (required by Firefox 61) |
7.3.49_1 30 Dec 2017 00:16:13 |
sunpoet |
Fix WWW
Approved by: portmgr (blanket) |
7.3.49_1 18 Nov 2017 19:32:39 |
zeising |
Bump portrevision to chase graphics/glew shard library version update.
PR: 223370
Submitted by: zeising
exp-run by: antoine
Approved by: antoine |
7.3.49 16 Sep 2017 16:34:21 |
riggs |
Update to upstream version 7.3.49, pet portlint
PR: 222330
Submitted by: neel@neelc.org (maintainer) |
4.1.15 15 Sep 2016 01:41:28 |
swills |
Unmark broken on powerpc64
These ports built successfully |
4.1.15 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
4.1.15 07 May 2015 20:24:16 |
mat |
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
4.1.15 31 Dec 2014 11:32:51 |
pawel |
slop (Select Operation) is an application that collects a screen selection
from the user and prints the selection's coordinates to stdout.
WWW: http://www.github.com/naelstrof/slop
PR: 195199
Submitted by: Neel Chauhan <neel@neelc.org> |