aboutsummaryrefslogtreecommitdiffstats
path: root/macros/gnome-gnorba-check.m4
diff options
context:
space:
mode:
Diffstat (limited to 'macros/gnome-gnorba-check.m4')
-rw-r--r--macros/gnome-gnorba-check.m435
1 files changed, 0 insertions, 35 deletions
diff --git a/macros/gnome-gnorba-check.m4 b/macros/gnome-gnorba-check.m4
deleted file mode 100644
index dbac0a6cf7..0000000000
--- a/macros/gnome-gnorba-check.m4
+++ /dev/null
@@ -1,35 +0,0 @@
-dnl
-dnl GNOME_GNORBA_HOOK (script-if-gnorba-found, failflag)
-dnl
-dnl if failflag is "failure" it aborts if gnorba is not found.
-dnl
-
-AC_DEFUN([GNOME_GNORBA_HOOK],[
- GNOME_ORBIT_HOOK([],$2)
- AC_CACHE_CHECK([for gnorba libraries],gnome_cv_gnorba_found,[
- gnome_cv_gnorba_found=no
- if test x$gnome_cv_orbit_found = xyes; then
- GNORBA_CFLAGS="`gnome-config --cflags gnorba gnomeui`"
- GNORBA_LIBS="`gnome-config --libs gnorba gnomeui`"
- if test -n "$GNORBA_LIBS"; then
- gnome_cv_gnorba_found=yes
- fi
- fi
- ])
- AM_CONDITIONAL(HAVE_GNORBA, test x$gnome_cv_gnorba_found = xyes)
- if test x$gnome_cv_orbit_found = xyes; then
- $1
- GNORBA_CFLAGS="`gnome-config --cflags gnorba gnomeui`"
- GNORBA_LIBS="`gnome-config --libs gnorba gnomeui`"
- AC_SUBST(GNORBA_CFLAGS)
- AC_SUBST(GNORBA_LIBS)
- else
- if test x$2 = xfailure; then
- AC_MSG_ERROR(gnorba library not installed or installation problem)
- fi
- fi
-])
-
-AC_DEFUN([GNOME_GNORBA_CHECK], [
- GNOME_GNORBA_HOOK([],failure)
-])
* - Update to 4.1.1sunpoet2017-01-153-118/+75 * Remove maintainer sectionsunpoet2017-01-151-43/+0 * Remove maintainer sectionsunpoet2017-01-151-43/+0 * Update maintainer section: use FETCH_CMDsunpoet2017-01-151-2/+2 * Update to 4.7.1sunpoet2017-01-152-4/+4 * Add rubygem-actionpack-xml_parser1 1.0.2 (copied from rubygem-actionpack-xml_...sunpoet2017-01-151-2/+2 * www/py-flask-wtf: update to 0.14.2rm2017-01-142-5/+4 * www/py-django-pipeline: update to 1.6.10rm2017-01-142-6/+4 * www/mod_http2-devel: Update to 1.8.8brnrd2017-01-142-4/+4 * www/firefox-esr: improve A/V sync with SNDIO=onjbeich2017-01-146-2/+108 * Fix ports using PREFIX in their depends instead of LOCALBASE.mat2017-01-146-27/+27 * - Add LICENSE_FILEamdmi32017-01-131-22/+9 * - Add LICENSE_FILEamdmi32017-01-131-10/+13 * Update to 3.0.4sunpoet2017-01-131-1/+4 * - Wrap the entire block with OPSYS checkcpm2017-01-131-2/+4 * - Always check OPSYS along with OSVERSIONcpm2017-01-131-2/+2 * Update to 0.32sunpoet2017-01-132-4/+4 * - Always check OPSYS along with OSVERSIONamdmi32017-01-131-1/+1 * - Always check OPSYS along with OSVERSIONamdmi32017-01-131-1/+1 * - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLamdmi32017-01-122-13/+3 * Make 64 bit Linux packages the default on amd64.tijl2017-01-121-1/+1 * Update to 7.18.adamw2017-01-122-4/+4 * - Remove leftover patch after r431170cpm2017-01-121-14/+0 * Update to 2.1.6sunpoet2017-01-122-5/+8 * - Fix build on HEADcpm2017-01-113-0/+34 * - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLamdmi32017-01-116-36/+1 * upgrade www/obhttpd to 6.0.20161006ler2017-01-113-20/+22 * New Port www/miniminiwebler2017-01-114-0/+41 * www/groupoffice: update 6.2.21 -> 6.2.22junovitch2017-01-112-4/+4 * Update MAINTAINER on my ports (and created by line) to my @FreeBSD.org emailler2017-01-111-1/+1 * Upgrade from 1.11.7 to 1.11.8.osa2017-01-112-4/+4 * gecko: attempt to unbreak aarch64jbeich2017-01-114-0/+52 * Remove duplicate lines from distinfoantoine2017-01-112-6/+2 * www/py-formalchemy: update to 1.5.5rene2017-01-112-12/+12 * Move devel/py-gflags to devel/py-python-gflags and update to 3.1.0sunpoet2017-01-111-2/+2 * Update to 3.48.24sunpoet2017-01-113-11/+14 * Update to 0.07sunpoet2017-01-113-6/+6 * Update to 7.15. Note that many functions are being deprecated in this release.adamw2017-01-103-4/+6 * Update to 24.0.0.194.tijl2017-01-102-4/+4 * www/gitea: update 1.0.0 -> 1.0.1robak2017-01-102-4/+4 * www/py-flexget: update to 2.9.0jbeich2017-01-102-4/+4 * - Update moodle to 3.2.1, 3.1.4 and 3.0.8wen2017-01-108-18/+19 * - Mark DEPRECATED and adjust CONFLICTSwen2017-01-101-1/+4 * Drop maintainership from a handful of ports that I no longer use.adamw2017-01-101-1/+1 * Update CONFLICTS_INSTALLsunpoet2017-01-101-1/+1 * Update CONFLICTS_INSTALLsunpoet2017-01-101-1/+1 * New port: www/py-notebookantoine2017-01-104-0/+39 * Add rubygem-railties5 5.0.1 (copied from rubygem-railties4)sunpoet2017-01-104-0/+37 * Add rubygem-actioncable5 5.0.1sunpoet2017-01-104-0/+39 * Add rubygem-actionpack5 5.0.1 (copied from rubygem-actionpack4)sunpoet2017-01-104-0/+43 * www/rubygem-rdf: update to 2.2.1swills2017-01-102-4/+4 * www/lynx: Patch vulnerabilitiesfeld2017-01-103-1/+102 * Connect rubygem-socksify (r430980)sunpoet2017-01-101-0/+1 * Socksify redirects any TCP connection through a SOCKS5 proxyasomers2017-01-103-0/+28 * Update www/elixir-httpoison to version 0.11.0.olgeni2017-01-092-4/+4 * Update www/elixir-maru to version 0.11.3.olgeni2017-01-092-4/+4 * Convert to options variable helpersunpoet2017-01-091-10/+4 * Update to 2.2.7.1sunpoet2017-01-092-4/+4 * - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLamdmi32017-01-093-24/+9 * - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLamdmi32017-01-091-9/+4 * - Update to 0.5.3.20170102.nobutaka2017-01-0911-907/+100 * www/py-django-allauth: update 0.29.0 -> 0.30.0junovitch2017-01-092-4/+4 * devel/py-http-prompt: update 0.6.0 -> 0.8.0; update dependency [1]junovitch2017-01-094-3/+7 * Update to 2.2.0sunpoet2017-01-092-4/+4 * Update to 0.0.20140710sunpoet2017-01-096-13/+70 * Move devel/rubygem-activejob to devel/rubygem-activejob4sunpoet2017-01-081-2/+2 * Move devel/rubygem-actionview to devel/rubygem-actionview4sunpoet2017-01-082-4/+4 * www/stagit: update 0.4 -> 0.5junovitch2017-01-082-4/+4 * Deprecate ports broken for more than 6 monthsantoine2017-01-081-0/+2 * Remove expired ports:rene2017-01-0726-350/+0 * textproc/hunspell: update to 1.6.0jbeich2017-01-077-9/+10 * www/py-django-redis: update to 4.7.0rene2017-01-072-5/+6 * Bump PORTREVISION for dependency changesunpoet2017-01-071-0/+1 * Update to 4.7.2sunpoet2017-01-073-6/+7 * Update to 6.9.4sunpoet2017-01-074-21/+8 * - Update to 1.18.1sunpoet2017-01-072-5/+4 * - Update to 1.18.1sunpoet2017-01-072-4/+4 * www/rubygem-jekyll: Fix RUN_DEPENDSkami2017-01-071-2/+2 * Update MASTER_SITESolivierd2017-01-071-1/+1 * www/rubygem-jquery-ui-rails5-rails4: add PORTSCOUT limit lineswills2017-01-061-0/+2 * devel/boost-*: update to 1.63.0jbeich2017-01-065-3/+5 * www/codeigniter: update 3.0.6 -> 3.1.2junovitch2017-01-062-4/+4 * Update to 7.4.0 [1]sunpoet2017-01-066-9/+129 * Update to 4.5.2sunpoet2017-01-063-67/+6 * www/pmwiki: Update from 2.2.92 to 2.2.93tz2017-01-062-4/+4 * www/typo3: Update from 6.2.29 to 6.2.30tz2017-01-052-4/+4 * www/typo3: Update from 7.6.14 to 7.6.15tz2017-01-052-4/+4 * Remove always-true/false conditions after 9.x, 10.[12] EOLamdmi32017-01-053-26/+1 * www/rubygem-jquery-ui-rails5-rails4: create portswills2017-01-054-0/+27 * Update to 7.14.adamw2017-01-052-4/+4 * Update www/erlang-hackney to version 1.6.5.olgeni2017-01-052-4/+4 * Update www/erlang-mochiweb to version 2.16.0.olgeni2017-01-052-4/+4 * www/rubygem-thin: switch to rack16 dep to avoid issue in redmineswills2017-01-051-1/+2 * www/rubygem-rack-openid: switch to rack16 dep to avoid issue in redmineswills2017-01-051-2/+2 * www/rubygem-rack-test: switch to rack16 dep to avoid issue in redmineswills2017-01-051-2/+2 * Update WWW: http://www.rubyonrails.org/ redirects to http://rubyonrails.org/sunpoet2017-01-048-8/+8 * www/aws: Upgrade version 17.0.1 => 17.1.0marino2017-01-043-23/+15 * - Add ports for Nuvola Player 3 and its servicesavilla2017-01-0435-0/+319 * - Add LICENSE_FILEamdmi32017-01-041-2/+6 * - Update to 1.3.10wen2017-01-043-254/+107 * www/rubygem-rails4: use correct depsswills2017-01-041-2/+3 * www/rubygem-gollum-lib: fix with newer nokogiriswills2017-01-042-5/+6 * Remove OPTIONS_EXCLUDE_FreeBSD_9sunpoet2017-01-044-6/+0 * Assume "pkg-config --static zlib" works after 9.x EOLjbeich2017-01-041-3/+1 * Add NO_ARCHsunpoet2017-01-041-0/+1 * Never set WRKSRC when using USE_GITHUB.mat2017-01-0410-19/+16 * Assume "pkg-config zlib" works after 9.x reached EOLjbeich2017-01-043-8/+2 * Handle manpages in correct way.vanilla2017-01-032-30/+29 * Cleanup BROKEN/IGNORE for 10.3-mat2017-01-031-4/+0 * Update to 0.18.1.vanilla2017-01-033-106/+127 * Update to 1.3.5.vanilla2017-01-033-5/+5 * www/redmine: fix startup when using thingswills2017-01-032-1/+4 * www/redmine: fix with newer gemsswills2017-01-033-15/+20 * - Update to 2.4.1wen2017-01-032-4/+4 * www/rubygem-actionpack4: switch to rubygem-rails-dom-testing 1.x depswills2017-01-031-1/+2 * Reassign to the perl collectiveadamw2017-01-032-2/+2 * leeym handed in his commit bit.rene2017-01-033-3/+3 * Update www/otter-browser to 0.9.12tcberner2017-01-024-25/+11 * Fix RUN_DEPENDS and gemspec patchsunpoet2017-01-022-14/+19 * Update to 0.17.0sunpoet2017-01-022-9/+7 * Update to 3.5.17sunpoet2017-01-022-3/+4 * Update to 4.1.1sunpoet2017-01-022-4/+5 * www/rubygem-kensa: update to 3.0.2swills2017-01-023-15/+4 * www/rubygem-webmock: update to 2.3.2swills2017-01-022-4/+4 * - Fix LICENSEamdmi32017-01-021-9/+8 * Update to 3.0.3.vanilla2017-01-022-4/+4 * - Update to 1.0.1sunpoet2017-01-023-6/+6 * Update to 2.62sunpoet2017-01-022-9/+9 * Update to 1.30.0sunpoet2017-01-022-5/+6 * x11/rubygem-gnome2: update to 3.1.0swills2017-01-024-6/+8 * www/firefox: add SNDIO optionjbeich2017-01-021-2/+5 * www/py-flexget: update to 2.8.15jbeich2017-01-012-4/+4 * gecko: temporarily hide DTRACE option on aarch64jbeich2017-01-015-8/+3 * Update to 1.7.2kevlo2017-01-012-4/+4 * - Update to 7.6.14wen2017-01-012-4/+4 * www/py-selenium: minor fixescpm2017-01-01