summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-07-11 16:26:26 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-07-11 16:26:26 +0000
commitc2d1a14c7c87601a2482b2337ade1454f6ac5a68 (patch)
treed6c77b7a4c1035ef2fe37dd09eb4885e2b07cae0 /editors
parent- Update to 0.96 (diff)
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi
Notes
Notes: svn path=/head/; revision=322783
Diffstat (limited to 'editors')
-rw-r--r--editors/codelite/Makefile1
-rw-r--r--editors/libreoffice/Makefile2
-rw-r--r--editors/morla/Makefile4
-rw-r--r--editors/openoffice-3/Makefile3
-rw-r--r--editors/openoffice-devel/Makefile3
-rw-r--r--editors/textroom/Makefile4
6 files changed, 10 insertions, 7 deletions
diff --git a/editors/codelite/Makefile b/editors/codelite/Makefile
index e96a5913b069..66bdce3437f0 100644
--- a/editors/codelite/Makefile
+++ b/editors/codelite/Makefile
@@ -3,6 +3,7 @@
PORTNAME= codelite
DISTVERSION= 5.1
+PORTREVISION= 1
CATEGORIES= editors devel
MASTER_SITES= SF/${PORTNAME}/Releases/${PORTNAME}-${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-gtk.src
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile
index bb9c2411674f..2463e639bf99 100644
--- a/editors/libreoffice/Makefile
+++ b/editors/libreoffice/Makefile
@@ -26,7 +26,7 @@ BUILD_DEPENDS= p5-Archive-Zip>=0:${PORTSDIR}/archivers/p5-Archive-Zip \
LIB_DEPENDS= icutu:${PORTSDIR}/devel/icu \
langtag:${PORTSDIR}/devel/liblangtag \
orcus-0.6:${PORTSDIR}/devel/liborcus \
- curl.6:${PORTSDIR}/ftp/curl \
+ curl:${PORTSDIR}/ftp/curl \
cairo.2:${PORTSDIR}/graphics/cairo \
graphite2:${PORTSDIR}/graphics/graphite2 \
jpeg.11:${PORTSDIR}/graphics/jpeg \
diff --git a/editors/morla/Makefile b/editors/morla/Makefile
index e2f728b41873..ea9f668a3c77 100644
--- a/editors/morla/Makefile
+++ b/editors/morla/Makefile
@@ -3,7 +3,7 @@
PORTNAME= morla
PORTVERSION= 0.16.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= editors textproc
MASTER_SITES= http://www.morlardf.net/src/ \
http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/
@@ -14,7 +14,7 @@ COMMENT= A RDF editor
LIB_DEPENDS= nxml.18:${PORTSDIR}/textproc/libnxml \
rdf.0:${PORTSDIR}/textproc/redland \
raptor2.0:${PORTSDIR}/textproc/raptor2 \
- curl.6:${PORTSDIR}/ftp/curl
+ curl:${PORTSDIR}/ftp/curl
BUILD_DEPENDS= dot:${PORTSDIR}/graphics/graphviz
RUN_DEPENDS= dot:${PORTSDIR}/graphics/graphviz
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile
index cbc9b07e626f..8af61646512a 100644
--- a/editors/openoffice-3/Makefile
+++ b/editors/openoffice-3/Makefile
@@ -3,6 +3,7 @@
PORTNAME= apache-openoffice
PORTVERSION= 3.4.1
+PORTREVISION= 1
CATEGORIES= editors java
MASTER_SITES= ftp://ftp.riken.jp/net/apache/incubator/ooo/3.4.1/source/ \
${MASTER_SITE_LOCAL:S@%SUBDIR%@maho/openoffice@}:extsrc
@@ -111,7 +112,7 @@ CONFIGURE_ENV+= CC="${OOOCC}" CXX="${OOOCXX}" \
LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \
expat.6:${PORTSDIR}/textproc/expat2 \
jpeg.11:${PORTSDIR}/graphics/jpeg \
- curl.6:${PORTSDIR}/ftp/curl \
+ curl:${PORTSDIR}/ftp/curl \
hunspell-1.3.0:${PORTSDIR}/textproc/hunspell \
poppler-glib.8:${PORTSDIR}/graphics/poppler-glib \
rdf.0:${PORTSDIR}/textproc/redland \
diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile
index acf5d9cda7b0..9fb5b0170075 100644
--- a/editors/openoffice-devel/Makefile
+++ b/editors/openoffice-devel/Makefile
@@ -3,6 +3,7 @@
PORTNAME= apache-openoffice
PORTVERSION= 4.0.${SVNREVISION}
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= editors java
MASTER_SITES= ${MASTER_SITE_LOCAL}
@@ -112,7 +113,7 @@ CONFIGURE_ENV+= CC="${OOOCC}" CXX="${OOOCXX}" \
LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \
expat.6:${PORTSDIR}/textproc/expat2 \
jpeg.11:${PORTSDIR}/graphics/jpeg \
- curl.6:${PORTSDIR}/ftp/curl \
+ curl:${PORTSDIR}/ftp/curl \
hunspell-1.3.0:${PORTSDIR}/textproc/hunspell \
poppler-glib.8:${PORTSDIR}/graphics/poppler-glib \
rdf.0:${PORTSDIR}/textproc/redland \
diff --git a/editors/textroom/Makefile b/editors/textroom/Makefile
index e28bc66511ba..2f5c3b0872e6 100644
--- a/editors/textroom/Makefile
+++ b/editors/textroom/Makefile
@@ -3,7 +3,7 @@
PORTNAME= textroom
PORTVERSION= 0.8.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= editors
MASTER_SITES= SF
@@ -12,7 +12,7 @@ COMMENT= Full screen text editor
LIB_DEPENDS= hunspell-1.3:${PORTSDIR}/textproc/hunspell \
xml++-2.6.2:${PORTSDIR}/textproc/libxml++26 \
- curl.6:${PORTSDIR}/ftp/curl
+ curl:${PORTSDIR}/ftp/curl
USES= shared-mime-info
USE_SDL= mixer