Commit Graph

123 Commits

Author SHA1 Message Date
Bernhard Froehlich
c5d03effbe graphics/feh: Fix CPE information because current one is deprecated
Approved by:    portmgr (blanket)
2021-09-14 10:55:12 +00:00
Tobias Kortkamp
6707a3c942 Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Clean up commented PORTREVISION
- Add missing USES

Reported by:	portscan
2021-05-01 19:55:55 +02:00
Mathieu Arnold
305f148f48 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Niclas Zeising
92d199d0f4 graphics/feh: Update to 3.5
Update graphics/feh to 3.5
Changelog:
https://feh.finalrewind.org/archive/3.5/
2020-09-01 19:20:20 +00:00
Niclas Zeising
52548ea55d graphics/feh: update to 3.4.1
Update graphics/feh to 3.4.1, this is a bugfix release

Changelog:
https://feh.finalrewind.org/archive/3.4.1/
2020-06-06 10:27:58 +00:00
Niclas Zeising
0fb4ca5449 graphics/feh: Update to 3.4
Update graphics/feh to 3.4
Changelog:
https://feh.finalrewind.org/archive/3.4/
2020-05-25 19:27:50 +00:00
Niclas Zeising
95237f29a6 graphics/feh: Update to 3.3
update graphics/feh to 3.3
Changelog: https://feh.finalrewind.org/archive/3.3/
2020-03-09 17:56:27 +00:00
Niclas Zeising
be6c15b5c6 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.
2019-11-05 22:16:14 +00:00
Niclas Zeising
7286c7968a graphics/feh: Update to 3.2.1
Update graphics/feh to 3.2.1

Changelog:
https://feh.finalrewind.org/archive/3.2/
https://feh.finalrewind.org/archive/3.2.1/
2019-08-17 23:51:04 +00:00
Gerald Pfeifer
ea8c8ec7da 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
2019-07-26 20:46:53 +00:00
Niclas Zeising
eee6cccbb0 graphics/feh: Update to 3.1.3
Update graphics/feh to 3.1.3
Add two new options, XINERAMA and CURL, default to on (this was the previous
default, with no option to turn off).
XINERAMA enables or disablex X11 Xienrama support
CURL enables or disables cURL support.
Change the EXIF option to have both a on and off, to match the pattern of
other options.

ChangeLog:
https://feh.finalrewind.org/archive/3.1.3/
2019-02-18 20:15:00 +00:00
Niclas Zeising
bc71a50509 graphics/feh: Update to 3.1.2
Update graphics/feh to 3.1.2
Changelog: https://feh.finalrewind.org/archive/3.1.2/
2019-02-14 21:32:32 +00:00
Gerald Pfeifer
a9f015d155 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
2018-12-12 01:35:33 +00:00
Niclas Zeising
a11c6f6ffc graphics/feh: Update to 3.1.1
Changelog: https://feh.finalrewind.org/archive/3.1.1/
2018-12-11 21:26:12 +00:00
Niclas Zeising
3718214d9c graphics/feh: Update to 3.1
Update graphics/feh to 3.1.  This brings with it some changes and removes
some deprecated things, amongst those hte cam related scripts.  Remove the
CAM option because of this, and adjust depdenencies.

See changelogs for further details:
https://feh.finalrewind.org/archive/3.0/
https://feh.finalrewind.org/archive/3.1/
2018-11-26 21:22:31 +00:00
Niclas Zeising
1e30aceac2 graphics/feh: Update to 2.28.1
Changelog: https://feh.finalrewind.org/archive/2.28.1/
2018-10-28 09:52:29 +00:00
Niclas Zeising
95490dbfd6 graphics/feh: Update to 2.28
Update graphics/feh to 2.28.  Add a runtime dependency (defaults to off) on
dcraw, which can be used to reduce load time of RAW images by displaying the
embedded jpeg.

ChangeLog: https://feh.finalrewind.org/archive/2.28/
2018-10-24 17:58:38 +00:00
Gerald Pfeifer
09f9633cb6 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
2018-07-29 22:18:44 +00:00
Niclas Zeising
57747875e8 graphics/feh: Update to 2.27.1
Changelog: https://feh.finalrewind.org/archive/2.27.1/
2018-07-19 19:30:35 +00:00
Niclas Zeising
ab1a10c08c graphics/feh: Update to 2.27
Changelog:
https://feh.finalrewind.org/archive/2.27/
2018-07-13 19:42:26 +00:00
Niclas Zeising
9eece03511 graphics/feh: Update to 2.26.4
Changelog:
https://feh.finalrewind.org/archive/2.26.4/
2018-06-28 19:52:44 +00:00
Mark Linimon
9fa05cbab2 Adjust USES to fix building on gcc-based archs (in particular, powerpc64).
On the clang architectures, these changes have no effect: the baser
compiler already includes the needed features.

While here, remove now-redundant CXXFLAGS statements and pet portlint
(no other content change).

Tested on both powerpc64 and amd64.

Approved by:	portmgr (tier-2 blanket)
2018-06-02 19:40:59 +00:00
Niclas Zeising
ef57250d29 graphics/feh: Update to 2.26.3
Changelog:
https://feh.finalrewind.org/archive/2.26.1/
https://feh.finalrewind.org/archive/2.26.2/
https://feh.finalrewind.org/archive/2.26.3/
2018-05-31 21:16:37 +00:00
Niclas Zeising
bbca5d979c Update to 2.26
ChangeLog: https://feh.finalrewind.org/archive/2.26/
2018-04-21 08:01:59 +00:00
Dmitry Marakasov
00ca3cc324 - Switch to USES=localbase
- Pet portlint
- Switch to options helpers
- Update WWW

Approved by:	portmgr blanket
2018-04-03 09:33:29 +00:00
Niclas Zeising
38826dfaf4 Update graphics/feh 2.25.1
Changelog:
* Fix compilation issues when using CFLAGS=-m64 on some gcc versions
* Re-render current image when toggle_fixed_geometry is input
* Allow arbitrary X11 colors as -B/--image-bg argument (patch by ulteq)
* Improve --image-bg support and transparency handling in --bg-* mode
* Respect --geometry settings in --bg-fill mode
* Add keybinding toggle_auto_zoom (default Z) to toggle --auto-zoom
* Fix filelists specified by -f/--filelist not being reloaded when using
  --reload
* Improve performance when using --{max,min}-dimension in slideshow mode
  (patch by ulteq)
* Fix crash when using %m format specifier in slideshow mode (introduced
  in feh 2.23.1)

Note that the feature with natural sorting of file and directory names is
not enabled since we don't have the strverscmp glibc extension.
2018-03-21 16:22:50 +00:00
Niclas Zeising
19a596fa07 Update to 2.23.2
Changelog: https://feh.finalrewind.org/archive/2.23.2/
2018-02-13 20:49:53 +00:00
Niclas Zeising
5e66cfe865 Update grapics/feh to 2.23.1
ChangeLog: https://feh.finalrewind.org/archive/2.23.1/
2018-02-10 13:07:16 +00:00
Niclas Zeising
c6fd70aef1 Update to 2.23
Use our own getopt instead of bundled version.

ChangeLog: https://feh.finalrewind.org/archive/2.23/
2017-12-31 11:08:25 +00:00
Antoine Brodin
07faea058d Cleanup LIB_DEPENDS on libpng 2017-12-01 07:19:53 +00:00
Niclas Zeising
e1a84741e4 Update to 2.22.2 2017-11-10 18:36:04 +00:00
Niclas Zeising
1286b69dfa Update to 2.21
Changelog: https://feh.finalrewind.org/archive/2.21/
2017-10-09 17:54:26 +00:00
Niclas Zeising
5ddc45be37 Update to 2.20
Changelog: https://feh.finalrewind.org/archive/2.20/
2017-09-24 14:43:11 +00:00
Niclas Zeising
cb1da07872 Update to 2.19
Make DOC option work, and add EXAMPLES and EXIF options, and make use of
OPTIONS_SUB [0]

ChangeLog: https://feh.finalrewind.org/archive/2.19/

PR:		217802 [0]
Submitted by:	Piotr Kubaj [0]
2017-07-12 18:55:25 +00:00
Mikhail Pchelin
74e884852d - update from 2.17.1 to 2.18
Approved by:	zeising (maintainer), jpaetzel (mentor)
2016-12-19 19:42:18 +00:00
Niclas Zeising
3af842a893 Update to 2.17.1
While this port installs icons, do not use INSTALLS_ICONS= to avoid bringing
in a bunch of dependencies to this very light weight port. [0]

ChangeLog: http://feh.finalrewind.org/archive/2.17/
           http://feh.finalrewind.org/archive/2.17.1/

Discussed with:	kwm [0]
2016-09-14 18:37:40 +00:00
Niclas Zeising
81b45f83d6 Update to 2.16.2
Changelog: http://feh.finalrewind.org/archive/2.16.2/
2016-08-21 15:40:27 +00:00
Niclas Zeising
4f1aadc189 Update to 2.16.1
Changelog: http://feh.finalrewind.org/archive/2.16.1/
2016-06-26 15:00:30 +00:00
Niclas Zeising
d9a3d32fe6 Update to 2.16
Add missning dependencies.

ChangeLog: http://feh.finalrewind.org/archive/2.16/
2016-06-10 13:24:32 +00:00
Niclas Zeising
df85355ab9 Update to 2.15.4
http://feh.finalrewind.org/archive/2.15.4/

Sponsored by:	BSDCan pre-hackathon/party
2016-06-06 16:58:01 +00:00
Niclas Zeising
1dfcec07c0 Update to 2.15.3
Changelog: http://feh.finalrewind.org/archive/2.15.4/
2016-05-27 16:30:56 +00:00
Niclas Zeising
9c9a9e91da Update to 2.15.2
ChangeLog: https://feh.finalrewind.org/archive/2.15/
           https://feh.finalrewind.org/archive/2.15.2/
2016-04-23 17:12:46 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Niclas Zeising
f5dd34bdce Update to 2.14.2
Changelog: https://feh.finalrewind.org/archive/2.14.2/

PR:		207509
Submitted by:	mp39590@gmail.com
2016-02-26 18:42:10 +00:00
Niclas Zeising
e5d197950c Update to 2.14.1
ChangeLog: https://feh.finalrewind.org/archive/2.14.1/
2016-02-05 17:14:26 +00:00
Niclas Zeising
269405b007 Update to 2.14
Changelog:

* Add --xinerama-index option for background setting (patch by James Knight)
* When removing the last image in slidsehow mode, stay on the last
  (previously second-to-last) image (patch by Lior Shiponi)
* Allow --sort and --randomize to override each other (most recently
  specified option wins) instead of always preferring --sort
* Thumbnail mode: Mark image as processed when executing an action
  (--action) by clicking on an image
* It is now possible to override feh's idea of the active xinerama screen
  using the --xinerama-index option
* Remove (undocumented) feature allowing to override feh's idea of the
  active xinerama screen by setting the XINERAMA_SCREEN environment variable
2015-10-05 12:28:21 +00:00
Niclas Zeising
ae06b7c18d Update to 2.13.1
Sort USES and regenerate patch to please portlint.

PR:		201429
Submitted by:	mp39590@gmail.com
2015-07-16 21:19:31 +00:00
Dmitry Marakasov
3d42e0bafa - Add CPE info
- Add LICENSE_FILE
- Simplify MASTER_SITES

Approved by:	portmgr blanket
2015-05-13 13:04:24 +00:00
Grzegorz Blach
a781a6e13c - Remove Mk/bsd.efl.mk
- Convert USE_EFL=libtool_hack to USES=libtool
- Convert USE_EFL=imlib2 to LIB_DEPENDS=libImlib2.so:...
- Bump PORTVERSION in graphics/imlib2 and in all ports
  which depends on imlib2

PR:		196062
Approved by:	portmgr
2014-12-27 00:09:02 +00:00
Baptiste Daroussin
a76a739bfe Cleanup plist 2014-10-20 17:04:20 +00:00