diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-04-18 13:57:42 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-04-18 13:57:42 +0000 |
commit | cc95712fbe92854d4a2177b6d45cbdcc9d5f1b44 (patch) | |
tree | d32a20416ca4506d36f2b454f7246d7a03954197 /editors | |
parent | 077df7502b0a47ecb16bd89a724591a51c6c1248 (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/abiword/Makefile | 2 | ||||
-rw-r--r-- | editors/calligra/Makefile | 2 | ||||
-rw-r--r-- | editors/jucipp/Makefile | 1 | ||||
-rw-r--r-- | editors/libreoffice/Makefile.common | 1 | ||||
-rw-r--r-- | editors/madedit/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice-4/Makefile | 3 | ||||
-rw-r--r-- | editors/openoffice-devel/Makefile | 3 | ||||
-rw-r--r-- | editors/pdfedit/Makefile | 2 | ||||
-rw-r--r-- | editors/poedit/Makefile | 2 | ||||
-rw-r--r-- | editors/xmlcopyeditor/Makefile | 2 |
10 files changed, 12 insertions, 8 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index a5abeb17ae4a..bc8c2dbf4c63 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -3,7 +3,7 @@ PORTNAME= abiword PORTVERSION= 3.0.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= editors MASTER_SITES= http://www.abisource.com/downloads/abiword/${PORTVERSION}/source/ DIST_SUBDIR= AbiWord diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index 571e81328380..7c204dd9bed0 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -6,7 +6,7 @@ # PORTNAME= calligra PORTVERSION= 3.0.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= editors kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= KDE/${PORTNAME} diff --git a/editors/jucipp/Makefile b/editors/jucipp/Makefile index 86785892a922..002bee512325 100644 --- a/editors/jucipp/Makefile +++ b/editors/jucipp/Makefile @@ -4,6 +4,7 @@ PORTNAME= jucipp DISTVERSIONPREFIX= v DISTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= editors MAINTAINER= info@babaei.net diff --git a/editors/libreoffice/Makefile.common b/editors/libreoffice/Makefile.common index b70088e4c7be..db503bb8ff65 100644 --- a/editors/libreoffice/Makefile.common +++ b/editors/libreoffice/Makefile.common @@ -2,6 +2,7 @@ PORTNAME= libreoffice PORTVERSION= 6.0.3 +PORTREVISION= 1 CATEGORIES+= editors MAINTAINER= office@FreeBSD.org diff --git a/editors/madedit/Makefile b/editors/madedit/Makefile index 27c08cee1b64..080d3e7e608c 100644 --- a/editors/madedit/Makefile +++ b/editors/madedit/Makefile @@ -3,7 +3,7 @@ PORTNAME= madedit PORTVERSION= 0.2.9 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/MadEdit/MadEdit-${PORTVERSION} diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile index 072b2f61d61d..0a1097945e17 100644 --- a/editors/openoffice-4/Makefile +++ b/editors/openoffice-4/Makefile @@ -3,7 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= editors java MASTER_SITES= APACHE/openoffice/${PORTVERSION}/sources \ http://tools.openoffice.org/unowinreg_prebuild/680/:unoreg \ @@ -48,6 +48,7 @@ LICENSE_PERMS_TWAIN= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LICENSE_PERMS_W3C= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept ONLY_FOR_ARCHS= amd64 i386 powerpc64 +BROKEN= fails to build with boost 1.67, see bug 227553 BUILD_DEPENDS= \ p5-Archive-Zip>=0:archivers/p5-Archive-Zip \ diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile index b14832cae7d3..bdc19e06f25d 100644 --- a/editors/openoffice-devel/Makefile +++ b/editors/openoffice-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION1}.${AOOVERSION2}.${SVNREVISION} -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 4 CATEGORIES= editors java MASTER_SITES= https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}-${AOORC}-r${SVNREVISION}/source/ \ @@ -50,6 +50,7 @@ LICENSE_PERMS_TWAIN= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LICENSE_PERMS_W3C= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept ONLY_FOR_ARCHS= amd64 i386 powerpc64 +BROKEN= fails to build with boost 1.67, see bug 227553 BUILD_DEPENDS= \ p5-Archive-Zip>=0:archivers/p5-Archive-Zip \ diff --git a/editors/pdfedit/Makefile b/editors/pdfedit/Makefile index aa8732d00b3f..f519edfda018 100644 --- a/editors/pdfedit/Makefile +++ b/editors/pdfedit/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdfedit PORTVERSION= 0.4.5 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= editors MASTER_SITES= SF diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index 5524a7183c25..efe120d4fe91 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -4,7 +4,7 @@ PORTNAME= poedit PORTVERSION= 1.8.4 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= editors MASTER_SITES= https://github.com/vslavik/${PORTNAME}/releases/download/v${PORTVERSION}-oss/ diff --git a/editors/xmlcopyeditor/Makefile b/editors/xmlcopyeditor/Makefile index 47ef08ba5f46..0a2fb2b5b800 100644 --- a/editors/xmlcopyeditor/Makefile +++ b/editors/xmlcopyeditor/Makefile @@ -3,7 +3,7 @@ PORTNAME= xmlcopyeditor PORTVERSION= 1.2.1.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= editors MASTER_SITES= SF/xml-copy-editor/${PORTNAME}-linux/${PORTVERSION} |