aboutsummaryrefslogtreecommitdiff
path: root/finance/trytond_company
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2015-08-05 06:35:45 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2015-08-05 06:35:45 +0000
commit65faf3322fa74da4c230d62aa98051e2d40c26df (patch)
treecb440f7101d7afd14080834ec10886efaae7c2c9 /finance/trytond_company
parentbc103ca84a1760c81301b0e2b0070a2d0d143768 (diff)
downloadports-65faf3322fa74da4c230d62aa98051e2d40c26df.tar.gz
ports-65faf3322fa74da4c230d62aa98051e2d40c26df.zip
Remove expired tryton 2.4 ports
This tryton branch no more supported upstream, and user should switch to tryton 2.8, until 3.x will be available in ports tree.
Notes
Notes: svn path=/head/; revision=393567
Diffstat (limited to 'finance/trytond_company')
-rw-r--r--finance/trytond_company/Makefile27
-rw-r--r--finance/trytond_company/distinfo2
-rw-r--r--finance/trytond_company/pkg-descr6
3 files changed, 0 insertions, 35 deletions
diff --git a/finance/trytond_company/Makefile b/finance/trytond_company/Makefile
deleted file mode 100644
index 4bb258457c89..000000000000
--- a/finance/trytond_company/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# Created by: Matthias Petermann <matthias@petermann-it.de>
-# $FreeBSD$
-
-PORTNAME= trytond_company
-PORTVERSION= 2.4.1
-PORTREVISION= 1
-CATEGORIES= finance python
-MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/
-
-MAINTAINER= matthias@petermann.it
-COMMENT= Tryton Application Platform (Company Module)
-
-LICENSE= GPLv3
-
-RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \
- trytond_party>=2.4.0:${PORTSDIR}/finance/trytond_party \
- trytond_currency>=2.4.0:${PORTSDIR}/finance/trytond_currency
-
-DEPRECATED= Upstream project no longer supports the Tryton 2.4 series
-EXPIRATION_DATE= 2015-08-05
-
-CONFLICTS= trytond28_company-2.8.*
-
-USES= python
-USE_PYTHON= distutils autoplist
-
-.include <bsd.port.mk>
diff --git a/finance/trytond_company/distinfo b/finance/trytond_company/distinfo
deleted file mode 100644
index 0113d9f72ef2..000000000000
--- a/finance/trytond_company/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (trytond_company-2.4.1.tar.gz) = 84561ff3762086efc22661d224a15fa6f1b97a238c79f114dfa5d24ed9be8d6c
-SIZE (trytond_company-2.4.1.tar.gz) = 51382
diff --git a/finance/trytond_company/pkg-descr b/finance/trytond_company/pkg-descr
deleted file mode 100644
index eeb0a987b62e..000000000000
--- a/finance/trytond_company/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-trytond_company is the company module for tryton.
-
-The company module defines the concepts of company and employee
-and extend the user model.
-
-WWW: http://www.tryton.org/