4974 Commits

Author SHA1 Message Date
dcoppa
764fdef10a Readd '-DCUSTOM_CFLAGS=1', but also add '-msse2' to unbreak the
build on i386

ok sthen@
2014-11-27 13:25:00 +00:00
brad
1cb8c8c708 From upstream..
Improve performance of cpu_to_be32 and be32_to_cpu

maintainer timeout.
2014-11-27 03:23:57 +00:00
ajacoutot
cebed8ff32 Update to p5-Cairo-1.105. 2014-11-26 08:00:41 +00:00
brad
d00c176c8b Update to png 1.6.15.
ok naddy@
2014-11-25 22:41:50 +00:00
bcallah
63d45df97c Bugfix update to 2.3.37 2014-11-25 19:59:18 +00:00
bcallah
295322b1ee Update to 3.1.15 2014-11-25 19:58:39 +00:00
schwarze
f2b13f61b4 Tell groff(1) via pkg_create(1) that these manuals need tbl(1).
Problem reported and fix tested by <theo dot buehler at math dot ethz dot ch>.
OK shadchin@ (MAINTAINER).
2014-11-25 13:37:19 +00:00
ajacoutot
26d9e6fa7f Update to colord-1.2.6. 2014-11-25 05:19:29 +00:00
sthen
161c9c87f6 update to p5-Image-ExifTool 9.76, from patrick keshishian (maintainer) 2014-11-24 09:32:45 +00:00
brad
b8bba0c22e Remove patch no longer necessary now that shm.h has been fixed. 2014-11-23 05:25:44 +00:00
kili
6a4ecf8635 Update to OpenGLRaw-1.5.0.0. 2014-11-22 20:54:41 +00:00
kili
bba1cc5829 Update to OpenGL-2.9.2.0. 2014-11-22 20:54:07 +00:00
kili
69f9f48216 Update to GLUT-2.5.1.1. 2014-11-22 20:53:35 +00:00
kili
cc93e1744d Update to GLURaw-1.4.0.1. 2014-11-22 20:53:02 +00:00
benoit
9ae95a638a Update to pngcrush-1.7.81. 2014-11-22 09:33:09 +00:00
pascal
e56b210647 Update to blender 2.72b. 2014-11-21 18:55:16 +00:00
pascal
872182301d Turns out just merging the yaml-cpp commit from upstream wasn't enough, it
depended on other changes.  This led to blender segfaults at startup.  Update
to a full snapshot of upstream's master branch to fix the issue.

Distfile mirrored by abieber@, thanks!
2014-11-21 17:25:49 +00:00
bcallah
cbe8ad9c41 Update to 3.1.14 - all the BDEPs and the patch goes away. Credit to
upstream for powering through everything.
ok sthen@
2014-11-18 18:52:48 +00:00
bcallah
8a5bd54e59 Update to 2.3.36
Upstream has fixed all of the oddities with the build system.
ok sthen@
2014-11-17 22:45:49 +00:00
benoit
2d2c772f14 Update to p5-GD-SecurityImage-1.72.
Take maintainership, ok ajacoutot@
2014-11-17 14:08:46 +00:00
benoit
18a289f63f Update to gifsicle-1.86.
ok eric@ (maintainer)
2014-11-17 13:02:35 +00:00
eric
dbe5f55199 update to 1.14.0 + post-release fixes (from Brad)
please ajacoutot@ landry@
2014-11-17 12:50:14 +00:00
sthen
f39df863d8 tell portroach to skip devel versions.
we are still behind though, newer versions need TLS.
2014-11-17 11:18:53 +00:00
sthen
02cc82aa4b missing build dep on gsed 2014-11-17 10:44:50 +00:00
brad
720451ecbb Update to libwebp 0.4.2.
ok juanfra@
2014-11-17 03:22:52 +00:00
bcallah
a3b0532aeb Force a RUN_DEPENDS on graphics/slop. This lets maim use its -s flag
(screenshot of user-selected region).
2014-11-16 16:55:29 +00:00
bcallah
5095f35986 +slop 2014-11-16 16:49:13 +00:00
bcallah
19cce8f4b2 Import graphics/slop
ok landry@

slop (Select Operation) is an application that querys for a selection
from the user and prints the region to stdout. It grabs the mouse and
turns it into a crosshair, lets the user click and drag to make a
selection (or click on a window) while drawing a pretty box around it,
then finally prints the selection's dimensions to stdout.

Features:
* Hovering over a window will cause a selection rectangle to appear over
  it.
* Clicking on a window makes slop return the dimensions of the window.
* Clicking and dragging causes a selection rectangle to appear, renders
  pretty well (compared to scrot). And will return the dimensions of
  that rectangle in absolute screen coords.
* On startup it turns your cursor into a crosshair, then adjusts the
  cursor into angles as you drag the selection rectangle.
* Supports simple arguments:
        * Change selection rectangle border size.
        * Select X display.
        * Set padding size, even negative padding sizes!
        * Set click tolerance for if you have a shaky mouse.
        * Set the color of the selection rectangles to match your theme!
          (Even supports transparency!)
        * Remove window decorations from selections.
2014-11-16 16:48:56 +00:00
bcallah
a888fa3fa4 Bugfix update to 2.3.34 2014-11-16 01:17:37 +00:00
benoit
f1e9eeb587 Update to p5-Chart-2.4.6.
Take maintainership, ok ajacoutot@
2014-11-14 15:08:18 +00:00
benoit
701ad7a987 Update to grap-1.45.
maintainer timeout, ok ajacoutot@
2014-11-14 08:20:26 +00:00
bcallah
e266bcc07b +maim 2014-11-13 20:43:16 +00:00
bcallah
0adf74d26d Import graphics/maim
ok landry@

maim (Make Image) is a utility that takes screenshots of your desktop using
imlib2. It's meant to overcome shortcomings of scrot and performs better
in several ways.

Features:
* Allows you to take a screenshot of your desktop and save it in any format.
* Allows you to take a screenshot of a predetermined region or window of
  your desktop.
* If slop is installed, it can be used for selecting a region to screenshot.
* Allows you to blend the system cursor into screenshots.
* Allows you to mask off-screen pixels to be black and transparent in
  screenshots. (Great for people who use an uneven multi-monitor setup!)
2014-11-13 20:42:59 +00:00
ajacoutot
932cd7a757 Update to colord-1.2.5. 2014-11-13 09:34:38 +00:00
sthen
3782443b9f patch needs to go back too 2014-11-12 12:37:06 +00:00
sthen
07dff93125 reinstate compiler flags to unbreak i386 2014-11-12 12:34:07 +00:00
sebastia
c62c850337 Minor update to 1.4.2 of tkimg, changes:
- Will build correctly on more platforms (TEA upgraded
to latest version 3.9)
- upgrade to zlib 1.2.8, libjpeg-8d
- Added format option "-alpha" to PNG reader to be compatible with Tk 8.6.
- Bug fixes in various parsers to avoid core dumps when specifying a
wrong format option.
- upgrade to zlib 1.2.7, libpng-1.4.12, libtiff-3.9.4, libjpeg-8c

OK stu@
2014-11-10 17:39:00 +00:00
bcallah
a018d3bef6 Update to 1.9.3 2014-11-08 15:52:03 +00:00
jturner
7209700d6e Tweak libqrencode after recent commit by sthen@
ok ajacoutot@
2014-11-08 00:43:35 +00:00
ajacoutot
621fd1475b Unbreak light FLAVOR by adding an explicit dependency on x11/gnome/libsecret.
breakage reported by naddy@
2014-11-07 12:52:21 +00:00
ajacoutot
703fb644d7 No need for default CMAKE_BUILD_TYPE. 2014-11-07 10:40:05 +00:00
landry
cff0252ba6 Use MODCMAKE_BUILD_SUFFIX where appropriate, bump REVISION when the PLIST
actually changes.
2014-11-07 10:05:28 +00:00
ratchov
429bc7d910 Remove port of 13 year old fxtv release.
suggested by landry, ok dcoppa and benoit
2014-11-07 08:52:25 +00:00
sthen
29f437dcfb update to qrencode 3.4.4 2014-11-07 01:31:02 +00:00
sthen
6ca194a590 typo in WANTLIB, thanks nigel@ 2014-11-06 19:10:07 +00:00
sthen
174f98ce56 bump REVISION for php version switch 2014-11-06 17:13:39 +00:00
benoit
f72b26cd8c Update pngcrush to 1.7.80. 2014-11-06 08:58:02 +00:00
sthen
87bb49c072 sync WANTLIB 2014-11-05 11:43:59 +00:00
dcoppa
b63495266b Drop gratuitous optimizations 2014-11-05 09:26:50 +00:00
ajacoutot
bb662c8fbf Drop graphics/evince from @pkgpath to fix updating.
spotted by nigel@ and fix from sthen@
2014-11-05 08:04:28 +00:00