Commit Graph

114879 Commits

Author SHA1 Message Date
ajacoutot
11df19a493 Update to gvfs-1.30.2. 2016-11-07 13:13:30 +00:00
ajacoutot
42d0cef88f Fix DLLMAP_FILES, some files have moved.
Drop heap limit patches which never helped anything.
Set ac_cv_header_pthread_np_h=yes.

ok robert@ (maintainer)
2016-11-07 11:52:25 +00:00
naddy
3dd667b407 bump REVISION after previous 2016-11-07 11:42:55 +00:00
ajacoutot
0739b178fc Update to mono-gtk2-2.12.42. 2016-11-07 11:23:49 +00:00
ajacoutot
d9a2a99f94 Update to gnome-power-manager-3.22.2. 2016-11-07 10:53:39 +00:00
sthen
2d2a417458 sync WANTLIB (readding idn to some where I was overzealous, plus some lzma/pthread) 2016-11-07 10:51:36 +00:00
ajacoutot
abf7b02259 Update to gnome-color-manager-3.22.2. 2016-11-07 10:44:15 +00:00
ajacoutot
0efff22f30 Update to evolution-ews-3.22.2. 2016-11-07 10:39:02 +00:00
ajacoutot
30f47d1d2f Update to evolution-3.22.2. 2016-11-07 10:38:45 +00:00
ajacoutot
a8123c1af3 Update to evolution-data-server-3.22.2. 2016-11-07 10:38:25 +00:00
sthen
1f747a9365 ajacoutot confirms these are broken everywhere 2016-11-07 10:36:50 +00:00
dcoppa
69ec48c907 $ file /usr/local/lib/qt4/bin/{findtr,syncqt}
/usr/local/lib/qt4/bin/findtr: a /usr/bin/perl -w script text executable
/usr/local/lib/qt4/bin/syncqt: a /usr/bin/perl -w script text executable

These are both perl scripts, so use INSTALL_SCRIPT instead of
INSTALL_PROGRAM.

While here: qt-project.org -> qt.io in some comments.
2016-11-07 09:46:29 +00:00
ajacoutot
bc9b122529 Update to tryton-3.2.19. 2016-11-07 08:49:48 +00:00
ajacoutot
2765e30924 Update to trytond-module-stock-3.2.10. 2016-11-07 08:48:50 +00:00
ajacoutot
b366efd518 Update to proteus-3.2.9. 2016-11-07 08:47:57 +00:00
sthen
c24fe964ae don't let libewf pick up libuuid 2016-11-07 08:41:34 +00:00
sthen
477147a2e5 mark BROKEN-i386 (though maybe they're broken everywhere) 2016-11-07 08:38:41 +00:00
steven
2810cb3763 maintenance update to 4.08 2016-11-06 22:42:59 +00:00
landry
28fe8b2498 Set ac_cv_path_ax_enable_builddir_sed=/usr/bin/sed in CONFIGURE_ENV,
should prevent a build failure experienced by naddy@. libffi's configure
checks for gsed, picks it up if found, and libffi's libtool (ugh) would
fail at runtime if dpb had junked gsed..

Looking why libffi's build system doesnt respect USE_LIBTOOL will
hopefully happen later. Or switch to system libffi, since it has been
updated...
2016-11-06 21:54:35 +00:00
landry
adce309c25 Add quirks entries for eclipse removal 2016-11-06 21:48:38 +00:00
zhuk
f1e5c469dd whitespace nit 2016-11-06 21:37:55 +00:00
zhuk
1526057ae3 Oops, that change in flavor-removing RE was wrong. 2016-11-06 21:36:54 +00:00
jeremy
233379b1d1 Update to yajl 1.3.0
Fix tests and remove extension source files.
2016-11-06 21:25:18 +00:00
zhuk
e90b36e409 Finally fix the tests/portbump/t8.
We now force the place for new revisions to be after REVISION mark,
if it exists. This way we don't get extra (and wrong!) REVISION-foo=0
in updated port Makefile.
2016-11-06 21:24:35 +00:00
jeremy
452dbe16e9 Remove extension source files and extension directories from PLIST,
fixes packaging.

Noticed by sthen@
2016-11-06 21:24:00 +00:00
landry
682c2ad672 Retire devel/eclipse, 3.2.2 is from 2007, and probably doesn't cope well
with 'modern java' we have now. Oh, and it also depends on ruby/1.8.

It might come back as there's a 4.2.2 port in openbsd-wip, but it isn't
from 2013 and not finished yet.

If you need a fullblown java IDE, there's intellij (maintained) and
netbeans (updated in 2010, but pending work by rafael sadowski ?).

'light the torch' ian@ & agreed by kili@
2016-11-06 20:51:32 +00:00
zhuk
f725fbefb3 Polish variable name parsing REs a bit: make them look similar, and allow '+'.
Makes tests/portbump/t8 progress a bit; now it fails due some inconsistent
REVISION handling.
2016-11-06 18:26:04 +00:00
zhuk
0935502595 Print actual error text on die(), makes debugging a bit easier.
This diff rotted in a tree of one slacker for quiet a few months.
2016-11-06 18:11:40 +00:00
jca
9884a60d71 No need to depend on gettext, pointed out by ajacoutot@ 2016-11-06 18:07:54 +00:00
shadchin
cc9f3bae55 - fix license
- fix .pyc file
- simplify test (without install package)
- refresh WANTLIB
- kill the gettext module
- regen PLIST, _cairo.a and _cairo.la (already commented out) aren't
  installed any more

ok and tweaks jca@
2016-11-06 16:36:08 +00:00
zhuk
98c1760ac6 Add copyright & license; missing since initial import in 2014. 2016-11-06 16:14:32 +00:00
zhuk
c84b88bd09 One more CONFIGURE_SHARED in sample test output. 2016-11-06 15:02:02 +00:00
zhuk
302ad1fe71 Hook up t8 and t9 tests for portbump. 2016-11-06 14:59:28 +00:00
zhuk
ace33c9786 Two more portbump tests.
The t8 currently fails on "-c++" subpackage name.

The t9 is for recently fixed issue with subpackage name in dump-vars output.
2016-11-06 14:59:15 +00:00
zhuk
d8b44a46a8 Sync expected test output with source Makefile after CONFIGURE_SHARED removal. 2016-11-06 14:53:55 +00:00
zhuk
6576e4f67a Tweak the RE used to parse make dump-vars output.
This fixes the annoying problem with REVISIONs not being added for ports
that have default FLAVOR other than "" (empty one).

Brought to my eyes by jeremy@, initial ideas from him and afresh1@.
2016-11-06 14:53:02 +00:00
shadchin
13586560b2 +py-terminado,python3 2016-11-06 13:45:26 +00:00
shadchin
0a3419ff40 Update to py-terminado 0.6. Add py3 flavor and take maintainership. 2016-11-06 13:42:57 +00:00
jasper
352b5aa919 update to qutebrowser-0.8.4 2016-11-06 13:09:50 +00:00
ajacoutot
aa7ba6c281 Missing dependency on multimedia/gstreamer1/plugins-good.
reported by l dot nardou at wanadoo dot fr
2016-11-06 12:56:02 +00:00
ajacoutot
6b13371f72 Update to gspell-1.2.1. 2016-11-06 12:48:11 +00:00
jasper
a16481c410 update to gtksourceview3-3.22.1 2016-11-06 12:43:33 +00:00
jasper
a14fe89bb6 update to specinfra-2.66.0 2016-11-06 12:32:16 +00:00
ajacoutot
f4acf61ba1 Update to gegl03-0.3.10. 2016-11-06 10:16:21 +00:00
ajacoutot
18e2ce9331 Update to babl-0.1.20. 2016-11-06 10:16:10 +00:00
shadchin
c88aac49a6 Unbreak after update py-codestyle 2016-11-06 07:33:10 +00:00
shadchin
7cdbd6c153 Update to py-codestyle 2.1.0 2016-11-06 07:31:09 +00:00
shadchin
0f6e1580d7 Update to py-sphinx 1.4.8
ok danj@, frantisek holop (maintainer)
2016-11-06 06:54:56 +00:00
jca
7038aa3ffd Update to tilda-1.3.3
Tweaked diff from Davide Gerhard.
2016-11-06 06:54:54 +00:00
shadchin
fe6ebb178a Update to py-beautifulsoup4 4.5.1
ok danj@, frantisek holop (maintainer)
2016-11-06 06:53:32 +00:00