Commit Graph

111 Commits

Author SHA1 Message Date
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
Adam Weinberger
bdeb856151 Add DOCS to OPTIONS for ports that have PORTDOCS in the plist. 2014-07-15 23:30:05 +00:00
Niclas Zeising
d654e23be7 Update to 2.12 [1]
Add CAM option, controlling the install of feh-cam and gen-cam-menu, on by
default.

Changelog:	http://feh.finalrewind.org/archive/2.12/

PR:		190618 [1]
Submitted by:	<mp39590@gmail.com> [1]
2014-06-15 10:26:46 +00:00
Jimmy Olgeni
5e38556079 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.

CR:		D201
Approved by:	portmgr (bapt)
2014-06-13 07:36:27 +00:00
Niclas Zeising
2019d75643 Update to 2.10
Stagify
Convert to new LIB_DEPENDS
Change handling of PORTDOCS.
Add missing dependencies and strip binary by default.

PR:		ports/188222 (based on)
Submitted by:	Mikhail <mp39590@gmail.com>
2014-04-06 07:25:30 +00:00
Dmitry Marakasov
ab24828630 - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [fgijk])
Approved by:	portmgr (bdrewery)
2013-10-22 13:58:55 +00:00
Baptiste Daroussin
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +00:00
Baptiste Daroussin
926c80457b Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
2013-09-16 17:07:26 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Niclas Zeising
b27411c4b3 Update to 2.9.3
Changelog: http://feh.finalrewind.org/archive/2.9.3/
2013-06-22 19:14:49 +00:00
Niclas Zeising
aab23b84db Update to 2.9.2
Changelog:
http://feh.finalrewind.org/archive/2.9.2/
2013-05-04 22:58:24 +00:00
Niclas Zeising
d2890c550a Fix a typo and make documentation actually install when it should.
This fixes a plist issue since the documentation wasn't installed when it
should have been.
Bump portrevision.

Approved by:	portmgr (bapt)
2013-04-08 13:19:19 +00:00
Niclas Zeising
eb643638fb Fix broken sed that made extra docs install even in the NOPORTDOCS case.
Noted by:	bapt
Approved by:	portmgr (bapt)
2013-04-04 12:45:51 +00:00