Commit Graph
33 Commits
Author SHA1 Message Date
Sergey FedorovandRenee Otten 0bc6bcd7c1 feh: update to 3.10.3 2024-07-07 12:23:45 -04:00
barracuda156andHerby Gillot de9901b642 feh: update to 3.10.2 2024-01-14 11:27:42 -05:00
Sergey FedorovandHerby Gillot 301ba1b8ef feh: update to 3.10 2023-07-27 17:31:44 -04:00
Sergey FedorovandPerry E. Metzger f5b4f3d3c1 feh: update to 3.9.1 2022-09-06 11:16:06 -04:00
Sergey FedorovandRenee Otten 88fa3c5fb8 feh: update to 3.9 2022-08-15 21:26:52 -04:00
Joshua Root 3b0bc3ce74 misc: remove universal_possible compat code 2022-06-03 20:29:35 +10:00
Ryan Schmidt 50d75eedd5 feh: Indicate C11 is required 2022-01-08 17:11:20 -06:00
Ryan Schmidt 472274aa8d feh: Improve implicit function declaration fix
See: https://trac.macports.org/ticket/62776
2022-01-08 17:11:20 -06:00
Kurt Hindenburg e7356b06de feh: update to 3.8; fix +universal
Use patch provided by johnrosshunt(@gmail.com) in #59701.  I can only
test on 12.1 system; both -universal and + universal work.

closes https://trac.macports.org/ticket/59701
closes https://trac.macports.org/ticket/62776
2022-01-08 08:31:50 -05:00
Joshua Root 0c3c5e7701 switch jpeg dependencies to libjpeg-turbo
Change jpeg port to install in a location that does not conflict with
libjpeg-turbo or mozjpeg. Change all jpeg dependencies to use
libjpeg-turbo by default while allowing mozjpeg as a drop-in
replacement. Rev bump dependent ports due to differing library version.

Fixes: https://trac.macports.org/ticket/38907
2021-01-18 20:13:50 +11:00
Kurt Hindenburg ee8de38d16 feh: enable auto-rotate via exif
closes https://trac.macports.org/ticket/59698
2019-11-15 17:40:49 -05:00
Kurt Hindenburg 9956c5e0e9 feh: update to 3.2.1 2019-11-14 13:13:24 -05:00
Joshua Root 88ea584994 nomaintainer ports: remove old base compat code 2019-10-06 13:22:59 +11:00
Joshua Root a560834f1e Adapt Portfiles to base *.env parsing changes
See: #116
2019-03-23 20:31:04 +11:00
Ken Cunningham 09e024d73b multiple ports: fix https redirects 2018-01-30 17:53:29 -08:00
Lawrence VelázquezandMojca Miklavec 34b3070336 Remove all $Id$ lines
for pf in */*/Portfile
do
    ed -s "$pf" <<-'EOF'
	1,3g/^[[:space:]]*#[[:space:]]*\$Id.*\$[[:space:]]*$/d
	1g/^[[:space:]]*$/d
	w
	q
	EOF
done
2016-12-28 18:14:04 +01:00
Ryan Schmidt 9de10f34c1 feh: update to 2.12
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@121905 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-07-11 05:53:30 +00:00
Ryan Schmidt 7a1ed555a9 feh: fix livecheck
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@121898 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-07-11 05:33:56 +00:00
Ryan Schmidt 526d4270a0 feh: add xorg-libXt dependency (https://trac.macports.org/ticket/44304)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@121897 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-07-11 05:31:44 +00:00
Ryan Schmidt bd9df7a62a revbump ports depending on libpng following libpng 1.6.x update (https://trac.macports.org/ticket/41842)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@115019 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-12-22 09:29:46 +00:00
Joshua Root 66c2cf5593 jpeg: update to version 9, rev bump dependents
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@102822 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-02-09 00:51:24 +00:00
Ryan Stonecipher f7c52864a1 graphics/libpng upgraded to version 1.5.12, 232 dependent ports revision bumped due to library version number change
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@97300 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-09-03 03:05:48 +00:00
Ryan Schmidt 11c9964601 feh: fix build error with clang; see https://trac.macports.org/ticket/32303
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@87643 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-11-30 00:53:43 +00:00
Ryan Schmidt 852ac56ee7 feh: whitespace changes / reformatting / add modeline
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@87436 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-11-21 12:07:12 +00:00
Ryan Schmidt 554124f805 feh: update to 2.1, update homepage and master_sites, MIT license
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@87435 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-11-21 12:06:22 +00:00