From 70b43616b534377177c268c2cf1a7d9ffc3ccbf3 Mon Sep 17 00:00:00 2001 From: kris Date: Tue, 11 Oct 2005 06:13:01 +0000 Subject: BROKEN: Unfetchable --- devel/libopensync/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devel/libopensync') diff --git a/devel/libopensync/Makefile b/devel/libopensync/Makefile index 5f99d85cf9ab..409677a20645 100644 --- a/devel/libopensync/Makefile +++ b/devel/libopensync/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 RUN_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 +BROKEN= Unfetchable + CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}" USE_LIBTOOL_VER=15 USE_PYTHON= yes -- cgit ts-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* multimedia/emby-server: Update to 4.2.1.0swills2019-09-037-89/+84
| | | | | | PR: 239756 Submitted by: Dries Michiels <driesm.michiels@gmail.com> Approved by: Maxime Gauduin <alucryd@archlinux.org> (maintainer)
* onvert to UCL & cleanup pkg-message (categories l-m)mat2019-08-141-0/+6
|
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2019-07-271-1/+1
| | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330
* multimedia/x265: update to 3.1.1jbeich2019-07-201-1/+1
| | | | Changes: https://x265.readthedocs.io/en/latest/releasenotes.html#version-3-1
* Clean up LIB_DEPENDSantoine2019-06-171-1/+1
|
* Switch default version of samba from 4.7 to 4.8antoine2019-06-041-0/+1
| | | | With hat: portmgr
* multimedia/emby-server: upgrade 4.0.2.0 -> 4.1.1.0pi2019-06-014-103/+104
| | | | | | | | | | | | | | | | | - Build the ffmpeg with gcc to streamline with the bundled ffdetect binary - Remove the update tarball from the rc script as we update through ports and don not want people getting mismatched checksums by updating this way - Streamline configure target: explicitly disable autodetected libraries that are unwanted - Remove X11 requirement & gettext-runtime (not needed anymore) PR: 237801 Submitted by: Dries Michiels <driesm.michiels@gmail.com> Approved by: Maxime Gauduin <alucryd@archlinux.org> (maintainer) Relnotes: https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.1.0.26 https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.1.1.0 Differential Revision: D20334
* multimedia/x264: update to 0.157.2945jbeich2019-03-191-0/+1
| | | | | Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=72db437770fd1ce3961f624dd57a8e75ff65ae0b ABI: https://abi-laboratory.pro/tracker/timeline/x264/
* - Update to 4.0.2.0 [1]lwhsu2019-03-05