57 Commits

Author SHA1 Message Date
sthen
8d7492377d replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:07:45 +00:00
sthen
976fe91882 clean up ffmpeg dep's, from Brad. 2019-02-21 22:37:58 +00:00
sthen
b05ea0d1b7 Preemptively fix graphics/amide with newer FFmpeg. From Brad. 2019-02-17 22:52:06 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
sthen
b9064dc0ff Handle pthread-stubs removal. 2017-10-23 17:10:49 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
sthen
bcbf44ab87 use LIBCXX 2017-04-10 11:46:18 +00:00
sthen
a626ee54a0 sync WANTLIB 2015-08-12 22:27:31 +00:00
ajacoutot
bc1bf0289a Unbreak by removing the rm(1) call in post-extract. 2015-05-19 16:31:57 +00:00
jasper
1f5850fd2f - zap a bunch of '@rm -fr' cases that were masking files that have long since been removed
- pre-emptively fix a few other cases while here
2015-05-18 06:56:04 +00:00
ajacoutot
00f6a9a5c1 Cope with FFmpeg 20150412.
from brad
2015-04-28 06:35:06 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
ajacoutot
3c5381c59b The x11/gnome MODULE will soon stop setting USE_GMAKE unconditionally, so
explicitely add it where needed.
2014-07-09 17:43:52 +00:00
ajacoutot
263e87081e These need textproc/intltool in MODULES since they are not GNOME_PROJECT
ports.
2014-07-09 13:55:59 +00:00
benoit
0acbce876c Remove myself as maintainer. 2014-05-01 07:18:02 +00:00
brad
fb168802da Update to amide 1.0.5.
ok benoit@
2014-04-03 19:53:07 +00:00
jasper
012f7978a4 cleanup double spaces and sort MODGNOME_TOOLS 2014-04-02 09:36:09 +00:00
jasper
43b19ca734 merge various MODGNOME_TOOLS lines into a single line (or two if it would
exceed 80 chars); no functional change intended..
2014-04-01 18:06:28 +00:00
jasper
64ebb01f71 move more bits and bobs into MODGNOME_TOOLS to make it more clear which
tools are actually used.

This commit replaces
MODGNOME_DESKTOP_FILE with MODGNOME_TOOLS += desktop-file-utils
MODGNOME_MIME_FILE with MODGNOME_TOOLS += shared-mime-info
MODGNOME_ICON_CACHE with MODGNOME_TOOLS += gtk-update-icon-cache

(some prettyfication will follow shortly)
2014-04-01 17:03:13 +00:00
ajacoutot
2a2e82465e Simplify by using the x11/gnome MODULE.
Regen patches while here.
Drop USE_GROFF.

ok benoit@ (maintainer)
2014-03-16 11:21:28 +00:00
benoit
6a9bc71dbf Remove unnecessary include of sys/timeb.h. 2013-12-06 08:09:14 +00:00
benoit
27bd95d91b Update to amide 1.0.4. 2013-11-03 10:31:01 +00:00
schwarze
65564eecf8 The manuals in these ports use the .IX macro without defining it,
which causes mandoc(1) to report errors.  However, in these particular
cases, the errors have no harmful consequences, formatting is correct,
and the undefined macro can safely be skipped, so drop USE_GROFF.
While here, update-plist and bump.
OK naddy@ benoit@ (amide MAINTAINER)
2013-10-15 20:49:57 +00:00
ajacoutot
de423d4d84 Bump after devel/gconf2,-main is gone. 2013-09-27 17:49:01 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
e4fa65e765 PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
brad
73ddbb1ef4 Add a comment to the patches.
ok sthen@
2013-01-26 12:47:44 +00:00
brad
01d0ad8e7c - Update for newer FFmpeg API.
- Remove pthread patch.

ok benoit@
2013-01-18 07:56:17 +00:00
sthen
6fe222514d sync wantlib 2012-12-21 12:13:35 +00:00
jasper
123b03e47c - regen WANTLIB 2011-11-01 20:30:49 +00:00
ajacoutot
1c86afc6cd Sync dependencies after gconf2 lost its dependency to ORBit.
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
espie
d6e7b9cbe6 normalize pkgpath 2011-09-16 10:02:36 +00:00
sthen
b328f2f4ad Chase ffmpeg dep changes. Mostly from Brad ok dcoppa@, plus opencv from me. 2011-06-24 11:17:05 +00:00
ajacoutot
47e29a6186 No need to set both autoconf and gnu in CONFIGURE_STYLE, autoconf is
enough.
Correctly respect C{,XX}FLAGS.

from Brad
maintainer timeout
2011-05-19 15:28:26 +00:00
ajacoutot
0eca5f9a42 Revert previous and correctly fix DEPENDS/WANTLIB. 2011-05-17 08:37:27 +00:00
jasper
42230fa900 fix wantlib 2011-05-17 08:10:00 +00:00
jasper
54457e17d0 don't build amide_gnome.c, it's the only reason why this still depends on
the ancient and deprecated gnome-vfs2. upstream seems too lazy to properly fix
this, so point users to the online help instead.

ok aja@ benoit@ (MAINTAINER)
2011-05-16 07:42:50 +00:00
jasper
82235d041c regen patches 2011-05-15 21:16:06 +00:00
sthen
54d8cabe9e sync WANTLIB (re: ffmpeg update), from Brad 2011-04-18 22:18:33 +00:00
ajacoutot
56881e0491 --disable-scrollkeeper is not needed when rarian is in the dependency
chain (scrollkeer is a compatility wrapper that does nothing).
2011-04-05 16:37:58 +00:00
jakemsr
2f948b5fd0 more ports that need faad removed from WANTLIB after ffmpeg update,
as noted on ports@.
2011-03-29 23:22:17 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
jasper
5c6aa941f8 - ${LOCALBASE}/lib/pkgconfig and ${X11BASE}/lib/pkgconfig are default search
directories for pkg-config(1) nowadays. so remove these quirks.
2010-11-07 19:50:10 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
landry
e6b9d62bfd Fix WANTLIB (remove avahi libs, they're extra) and switch to newer
LIB_DEPENDS while here. Bump REVISION.
2010-10-23 12:35:10 +00:00
espie
0f681543b5 USE_GROFF=Yes 2010-10-18 18:13:12 +00:00