Commit Graph

4878 Commits

Author SHA1 Message Date
jasper
54aa168b6f remove ${MAJOR}, it's not really used in a way that doesn't confuse 2014-10-05 13:34:40 +00:00
jasper
39d079375a mirror distfile 2014-10-04 13:25:36 +00:00
sthen
c3d765c07d add a comment pointing out that newer versions need tls (to save time for any
users who see that this is outdated in portroach and try to update it ;)
2014-10-03 20:45:10 +00:00
ajacoutot
a9703185a9 Update to shotwell-0.20.1. 2014-10-03 07:58:21 +00:00
jasper
649f31160f bump after recent node update
reported by nigel@
2014-10-01 06:29:04 +00:00
sthen
8da72b547c hidden dep on eigen2/3, spotted by jasper@; disabled with a cmake flag
for now, this can be revisited later if wanted.
2014-09-30 17:18:37 +00:00
dcoppa
87148d1e16 Zap bogus file from pkg/PLIST-docs
Spotted by naddy@
ok zhuk@, Rafael Sadowski (maintainer)
2014-09-29 15:09:12 +00:00
jeremy
8ecfbd9765 Remove building of ruby 1.8 and 1.9 packages by default.
This unlinks completely some ruby 1.8 and 1.9 specific packages, to be
removed shortly.

OK sthen@, no objection ajacoutot@
2014-09-27 16:31:40 +00:00
jasper
521dbfd099 add mips64 to BROKEN list 2014-09-22 08:25:57 +00:00
ajacoutot
4dbd8a3c25 Update to shotwell-0.20.0. 2014-09-20 06:10:21 +00:00
zhuk
ec0e1e2b54 Breaking news from land of zhuk@: OpenCV was re-broken! Well, because
it's usually better to commit _after_ "make update-patches"...

Sorry, sthen@ and naddy@ (and, probably, others).
2014-09-19 22:35:51 +00:00
jeremy
c66d468eac Upgrade to color 1.4.2
Update HOMEPAGE.  Disable tests as they require a higher version of
minitest than the one in ports.
2014-09-19 20:47:21 +00:00
jeremy
4309221a1b Update to gruff 0.3.7
Update HOMEPAGE.  Update test code.
2014-09-19 20:36:01 +00:00
jeremy
bc5dfb631a Remove unnecessary RDEP on devel/ruby-hoe 2014-09-19 20:12:26 +00:00
zhuk
f681ab38ba Fix linking problem, likely causing CMake crashes on i386 sthen@ is seeing. 2014-09-18 16:30:00 +00:00
ajacoutot
c7885073e3 Update to libgexiv2-0.10.2. 2014-09-17 05:42:46 +00:00
miod
aaaf81a6dd Add a bunch of NOT_FOR_ARCHS and BROKEN- annotations, either for all gcc3
platforms (due to compiler deficiencies) or m88k only (due to toolchain
issues leading to libGL not being available).
2014-09-16 19:56:09 +00:00
bcallah
2c0f9c7acd Mostly bugfix update to 1.3 2014-09-14 23:36:12 +00:00
brad
b94a402501 Switch from using MySQL to using MariaDB attempt #2. MariaDB is a drop-in replacement.
ok sthen@
2014-09-13 18:09:20 +00:00
ajacoutot
372cd2bc49 --disable-gtk-doc is handled by the infrastructure now. 2014-09-13 16:36:53 +00:00
ajacoutot
87d9fb6a9c Update to colord-1.2.3. 2014-09-13 05:00:05 +00:00
jasper
51fc0f353a stick to versions 1.x 2014-09-10 07:19:10 +00:00
brad
fb1467b845 Update to GraphicsMagick 1.3.20.
ok sthen@
2014-09-10 00:07:39 +00:00
bcallah
9255c54534 Update to birdfont 1.1 2014-09-08 20:20:52 +00:00
jasper
f8f5401c99 drop maintainership of ports i haven't used in a long time and have no use for anymore 2014-09-08 17:04:50 +00:00
ajacoutot
5c1dad1f06 Update to dia-0.97.3. 2014-09-05 17:39:03 +00:00
bcallah
37d18f7bba Update to birdfont 1.0 2014-09-05 01:54:15 +00:00
ajacoutot
32d87874a0 Update to libgphoto-2.5.5.1. 2014-09-04 10:43:07 +00:00
benoit
c145739347 Update pngcrush to 1.7.77. 2014-09-04 10:23:50 +00:00
brad
59cdf7876c Enable the x265 support.
ok ajacoutot@
2014-09-04 05:49:49 +00:00
pascal
675d85c368 Merge commit 63c6bde2acac363c8c5e7fd3d744e17ea99e20ab from upstream to make
this work with both the in-tree and a newer version of yaml-cpp.  Requested by
jasper@, same diff from kirby@.

ok jasper@
2014-09-03 11:17:59 +00:00
ajacoutot
679788b0df Update to gphoto-2.5.5. 2014-08-30 09:37:50 +00:00
ajacoutot
c646c9daea Update to libgphoto-2.5.5. 2014-08-30 09:37:26 +00:00
ajacoutot
1a98bc4031 Update to simple-scan-3.12.2. 2014-08-30 09:13:16 +00:00
ajacoutot
7aae1901d5 Update to colord-1.2.2. 2014-08-26 07:18:12 +00:00
landry
7232550140 Update to py-Pillow 2.5.3.
https://pypi.python.org/pypi/Pillow/2.5.3
2.5.2 fixes CVE-2014-3589 and 2.5.3 fixes CVE-2014-3598.

Went in a bulk build without fallout, ok ajacoutot@
2014-08-25 20:15:28 +00:00
kirby
faac95766f use GH_* vars.
ok pascal@ (maintainer)
2014-08-25 16:18:07 +00:00
kirby
b5445599f4 use GH_* vars.
ok pascal@ (maintainer)
2014-08-25 16:15:22 +00:00
kirby
da983b43cf switch to GH_* variables
ok chrisz@
2014-08-25 15:15:29 +00:00
kirby
54ab5e7194 - update qiv to 2.3.1, Changelog: http://spiegl.de/qiv/changes.shtml
- install qiv-command example and mention it in man.
2014-08-23 14:33:07 +00:00
sthen
28c5ba12de fix bad import (ports/graphics/icoutils/icoutils) 2014-08-23 10:02:42 +00:00
bentley
3e1cfd48c2 +icoutils 2014-08-22 22:59:45 +00:00
bentley
9f93dc0499 Import icoutils-0.31.0.
The icoutils are a set of command-line programs for extracting and
converting images in Microsoft Windows(R) icon and cursor files. These
files usually have the extension .ico or .cur, but they can also be
embedded in executables and libraries (.dll-files).

ok sthen@
2014-08-22 22:59:05 +00:00
kili
5088070bc2 Bump after lang/ocaml pkgname change (first round, more bumps will follow). 2014-08-22 22:21:53 +00:00
bcallah
96adef66ff Update to 0.47 2014-08-22 03:15:46 +00:00
chrisz
10bf6648f4 Split off camlp4, labltk and graphics from our current OCaml 4.01.
This will help when upgrading to upcoming OCaml 4.02, which will miss camlp4
and labltk.
For a smooth transision, make all OCaml ports BUILD_DEPEND on camlp4 via
MODULES=ocaml.

sysutils/findlib is the only port using -labltk.
graphics/ocaml-camlimage is the only port using -graphics.


ok avsm@
2014-08-21 20:54:04 +00:00
ajacoutot
ac831773e7 Fix MASTER_SITES. 2014-08-20 07:28:03 +00:00
bcallah
bc4ef73072 Don't know why these weren't part of the first commit.
Part of the birdfont-0.46 diff ok'd by aja@
2014-08-17 12:08:50 +00:00
bcallah
13a96de289 Update to 0.46
ok aja@
2014-08-17 12:04:42 +00:00
jasper
8b8254e550 sort 2014-08-15 12:24:46 +00:00