# Created by: Gustau Perez i Querol # $FreeBSD$ PORTNAME= gnome-documents PORTVERSION= 3.18.2 PORTREVISION= 2 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Document manager application designed to work with GNOME 3 LICENSE= GPLv2 BUILD_DEPENDS= itstool:textproc/itstool \ docbook-xsl>=0:textproc/docbook-xsl LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ libclutter-1.0.so:graphics/clutter \ libclutter-gtk-1.0.so:graphics/clutter-gtk3 \ libevview3.so:graphics/evince \ libgdata.so:devel/libgdata \ libgoa-1.0.so:net/gnome-online-accounts \ libgjs.so:lang/gjs \ libtracker-sparql-1.0.so:sysutils/tracker \ libzapojit-0.0.so:net/libzapojit RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \ ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss \ unoconv:textproc/unoconv PORTSCOUT= limitw:1,even USES= compiler:c++11-lib gettext gmake gnome libtool pathfix \ pkgconfig python:2.7 tar:xz USE_GNOME= gnomedesktop3 gtk30 intlhack \ introspection:build librsvg2 libxml2 GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.gnome.Documents.enums.xml \ org.gnome.books.gschema.xml \ org.gnome.documents.gschema.xml .include n-2.8 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/shells
Commit message (Expand)AuthorAgeFilesLines
* Fix build with texinfo from portsbapt2014-06-261-0/+1
* Fix build without texinfo in basebapt2014-06-251-1/+1
* Fix building zsh on a FreeBSD which is a NIS client [1]bapt2014-06-231-1/+3
* Package somethingantoine2014-06-222-0/+4
* Correct typo... it's tar:bzip2, not tar:bz2.adamw2014-06-204-4/+4
* Use the @shell helper instead of custom pkg-install/deinstall scripts.adamw2014-06-203-45/+0
* Use the USES=tar:... variants.adamw2014-06-208-15/+11
* USES, and remove unnecessary +='s from OPTIONS helpers.adamw2014-06-201-4/+4
* NOPORTEXAMPLES :(adamw2014-06-201-3/+2
* No need to include bsd.options.mk here. While here, sort plist.adamw2014-06-202-5/+1
* Test ICONV_LIB instead of being dependant on an OSVERSIONbapt2014-06-181-5/+3
* Only pickup iconv from base even if libiconv is installed [1]bapt2014-06-161-1/+6
* - Update MASTER_SITESsunpoet2014-06-131-1/+1
* Reset the 99 ports still listed under sylvio@marino2014-06-122-2/+2
* Add an @shell keyword to handle adding and remove a shell path in /etc/shellbapt2014-06-1224-69/+28
* Use @samplebapt2014-06-121-3/+1
* Remove all space characters from Makefile assignments.olgeni2014-06-091-1/+1
* - Update to 20140410miwi2014-06-033-5/+5
* This port are no longer used or cared for.nemysis2014-05-291-1/+1
* - Update to 4.3.18ehaupt2014-05-272-2/+15
* shells/dash: add note, change maintainereadler2014-05-271-1/+2
* Update to 3.01b.knu2014-05-232-3/+3
* Convert all :U to :tu and :L to :tlbapt2014-05-051-1/+1
* bash does NOT require procfs mounted.ehaupt2014-04-232-5/+2
* Add an install message about the fact that fdescfs has to be present.ehaupt2014-04-222-1/+17
* Update to 4.3.11ehaupt2014-04-172-1/+7
* - Update to version 3.8miwi2014-04-116-43/+111
* Update to 4.3.8ehaupt2014-04-072-4/+22
* correct misuse of X_CONFIGURE_ENABLEgirgen2014-03-151-9/+9
* Update my ports to the latest infrastructure changesbapt2014-03-132-47/+40
* shells/zoidberg: remove broken and abandonwarebapt2014-03-075-165/+0
* Support stagebapt2014-03-071-3/+2
* Remove a broken and abandonwarebapt2014-03-078-279/+0
* Support stagebapt2014-03-072-120/+39
* Support stagebapt2014-03-073-12/+23
* Support stagebapt2014-03-072-29/+17
* Support stagebapt2014-03-071-5/+5
* Support stagebapt2014-03-072-17/+21
* Use OPTIONS helper to prevent needing to includeadamw2014-03-041-5/+1
* The distfile is finally up on the alioth files area,adamw2014-03-031-2/+1
* Remove CONFLICTS against non-existant port.adamw2014-03-031-3/+1
* Remove bash-devel support now that it has been folded intoadamw2014-03-031-7/+3
* Chase bash-devel, bash-static-devel removalehaupt2014-03-031-2/+0
* Now that we're at patchlevel 0 the current PORTVERSION definition has the effectehaupt2014-03-031-3/+4
* More indentation fixes, sorry for the noise.ehaupt2014-03-031-4/+4
* Fix attribution (overwritten by previous merge)ehaupt2014-03-031-1/+1
* - Reset maintainer of shells/bash, shells/bash-staticehaupt2014-03-0324-863/+55
* Be more consistent with spacing/line wrapping.ehaupt2014-03-031-6/+8
* Update to 4.3 and also do a major Makefile cleanup by using new OPTIONS helper.ehaupt2014-03-038-224/+119
* - Convert to new options helpersunpoet2014-03-012-7/+3
* - Remove outdated PERL_LEVEL checksunpoet2014-02-281-7/+1
* - Fix build on i386sunpoet2014-02-282-0/+40
* post-install is not needed anymore when staged [1]bapt2014-02-261-12/+3
* Remove trailing whitespaces from category shellsehaupt2014-02-211-1/+1
* Fix mistake in the commited patch.rodrigo2014-02-191-13/+0
* fix staging issue ( missed in my first commit)rodrigo2014-02-191-0/+26
* Fix ksh after 10.0 by using a posix compliant syntax for sort invocation.rodrigo2014-02-183-8/+14
* TIL option_XYZ_OFFadamw2014-02-141-7/+2
* Now that this port is staged and DOCS defined we can stop testing for DOCS inehaupt2014-02-131-4/+0
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+2
* Support staging.ehaupt2014-02-062-4/+3
* - Add rsync3 supportpawel2014-02-023-6/+115
* Finish stage supportantoine2014-01-312-1/+3
* Update maintainer email addressrodrigo2014-01-291-1/+1
* - Add licenses (GPLv2)nemysis2014-01-252-0/+29
* - Update to 2.1.0nemysis2014-01-255-64/+28
* Fix properties on pkg-plistbapt2014-01-22