aboutsummaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2015-03-01 08:30:58 +0800
committerrene <rene@FreeBSD.org>2015-03-01 08:30:58 +0800
commitb002a5a91ead0f0a405bd6460028fc328da2b3c9 (patch)
treed13f8a42e4c389b966a86ee583a020f567b1fb4d /finance
parent63cf540fd038f3552a36d1906fbfa99a8644fcb3 (diff)
downloadfreebsd-ports-gnome-b002a5a91ead0f0a405bd6460028fc328da2b3c9.tar.gz
freebsd-ports-gnome-b002a5a91ead0f0a405bd6460028fc328da2b3c9.tar.zst
freebsd-ports-gnome-b002a5a91ead0f0a405bd6460028fc328da2b3c9.zip
Remove expired ports:
2015-02-28 finance/openerp-server: Broken for more than 6 months 2015-02-28 graphics/p5-Geo-KML 2015-02-28 mail/postfix-tls: TLS is now a default for postfix / postfix-current 2015-02-28 net/spserver: Broken for more than 6 months 2015-02-28 net/xrdesktop: Unmaintained upstream - please use net/xrdesktop2 instead 2015-02-28 www/mediawiki122: Deprecated by upstream, use www/mediawiki12{3,4} instead 2015-02-28 www/mod_cplusplus: written for apache 2.0, no longer maintained upstream 2015-02-28 www/py-django15: not supported by upstream math/isabelle and ports-mgmt/porteasy have pending updates, so preserve them.
Diffstat (limited to 'finance')
-rw-r--r--finance/Makefile1
-rw-r--r--finance/openerp-server/Makefile58
-rw-r--r--finance/openerp-server/distinfo2
-rw-r--r--finance/openerp-server/files/openerp-server.conf.in56
-rw-r--r--finance/openerp-server/files/openerpd.in118
-rw-r--r--finance/openerp-server/files/patch-setup.py10
-rw-r--r--finance/openerp-server/files/pkg-message.in25
-rw-r--r--finance/openerp-server/pkg-descr8
8 files changed, 0 insertions, 278 deletions
diff --git a/finance/Makefile b/finance/Makefile
index 276184a7f3da..f36571d9d351 100644
--- a/finance/Makefile
+++ b/finance/Makefile
@@ -44,7 +44,6 @@
SUBDIR += moneymanagerex
SUBDIR += mybudget
SUBDIR += myphpmoney
- SUBDIR += openerp-server
SUBDIR += openerp-web
SUBDIR += openhbci
SUBDIR += p5-Business-CreditCard
diff --git a/finance/openerp-server/Makefile b/finance/openerp-server/Makefile
deleted file mode 100644
index 6070bc441411..000000000000
--- a/finance/openerp-server/Makefile
+++ /dev/null
@@ -1,58 +0,0 @@
-# Created by: Wen Heping <wenheping@gmail.com>
-# $FreeBSD$
-
-PORTNAME= openerp-server
-PORTVERSION= 7.0
-PORTREVISION= 1
-PORTEPOCH= 1
-CATEGORIES= finance python
-MASTER_SITES= http://nightly.openerp.com/7.0/nightly/src/
-DISTNAME= openerp-${PORTVERSION}-${NIGHTLY}
-
-MAINTAINER= pakhom706@gmail.com
-COMMENT= Open source application ERP & CRM in Python using Postgresql
-
-BROKEN= Non-functional as shipped (Operational Error)(PR: 186262)
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2015-02-28
-
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow \
- ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 \
- ${PYTHON_PKGNAMEPREFIX}pytz>0:${PORTSDIR}/devel/py-pytz \
- ${PYTHON_SITELIBDIR}/mx/__init__.py:${PORTSDIR}/lang/py-mx-base \
- ${PYTHON_PKGNAMEPREFIX}psycopg2>0:${PORTSDIR}/databases/py-psycopg2 \
- ${PYTHON_PKGNAMEPREFIX}chart>0:${PORTSDIR}/graphics/py-chart \
- ${PYTHON_PKGNAMEPREFIX}pydot>0:${PORTSDIR}/graphics/py-pydot \
- ${PYTHON_PKGNAMEPREFIX}libxslt>0:${PORTSDIR}/textproc/py-libxslt \
- ${PYTHON_PKGNAMEPREFIX}lxml>0:${PORTSDIR}/devel/py-lxml \
- ${PYTHON_PKGNAMEPREFIX}xml>0:${PORTSDIR}/textproc/py-xml \
- ${PYTHON_PKGNAMEPREFIX}yaml>0:${PORTSDIR}/devel/py-yaml \
- ${PYTHON_PKGNAMEPREFIX}mako>0:${PORTSDIR}/textproc/py-mako \
- ${PYTHON_PKGNAMEPREFIX}dateutil>0:${PORTSDIR}/devel/py-dateutil \
- ${PYTHON_PKGNAMEPREFIX}ldap2>0:${PORTSDIR}/net/py-ldap2 \
- ${PYTHON_SITELIBDIR}/reportlab/__init__.py:${PORTSDIR}/print/py-reportlab2
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-
-NIGHTLY= 20140115-002435
-NIGHTLY_= ${NIGHTLY:S/-/_/g}
-WRKSRC= ${WRKDIR}/openerp-${PORTVERSION}-${NIGHTLY}
-
-USE_RC_SUBR= openerpd
-SUB_FILES= openerp-server.conf pkg-message
-SUB_LIST= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR}
-
-USES= python
-USE_PYTHON= distutils autoplist noegginfo
-
-USERS= openerpd
-GROUPS= openerpd
-
-post-install:
- @${REINPLACE_CMD} -e 's|site-packages/openerp-server|site-packages/openerp-${PORTVERSION}_${NIGHTLY_}-${PYTHON_VERSION:S/thon//}.egg/openerp|g' \
- ${WRKDIR}/openerp-server.conf
- ${INSTALL_DATA} ${WRKDIR}/openerp-server.conf \
- ${STAGEDIR}${PREFIX}/etc/openerp-server.conf.sample
- @${ECHO} etc/openerp-server.conf.sample >> ${TMPPLIST}
- @${CHMOD} a+x ${STAGEDIR}${PREFIX}/bin/openerp-server
-
-.include <bsd.port.mk>
diff --git a/finance/openerp-server/distinfo b/finance/openerp-server/distinfo
deleted file mode 100644
index d5e3e8b3eefb..000000000000
--- a/finance/openerp-server/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (openerp-7.0-20140115-002435.tar.gz) = 462f7ce568fe9ffb5b2dc429df53e19b8effd8237b2de5af1213d97e5dad56f1
-SIZE (openerp-7.0-20140115-002435.tar.gz) = 64096565
diff --git a/finance/openerp-server/files/openerp-server.conf.in b/finance/openerp-server/files/openerp-server.conf.in
deleted file mode 100644
index 1e6ca334b097..000000000000
--- a/finance/openerp-server/files/openerp-server.conf.in
+++ /dev/null
@@ -1,56 +0,0 @@
-# Example configuration file for OpenERP-server
-#
-# This is an example configuration file, just copy it
-# to openerp-server.conf and edit it to suit your needs.
-#
-# Patch submitted by (c) Franck Porcher, Ph.D, to smooth some default values
-
-[options]
-# Basic daemon configuration options ##################
-root_path = %%PYTHON_SITELIBDIR%%/openerp-server/
-addons_path = %%PYTHON_SITELIBDIR%%/openerp-server/addons
-# netinterface =
-# interface =
-port = 8069
-netport = 8070
-debug_mode = False
-stop_after_init = False
-soap = False
-xmlrpc = True
-netrpc = True
-secure = False
-cache_timeout = 100000
-pidfile = /var/run/openerp/openerp-server.pid
-reportgz = False
-admin_passwd = admin
-login_message = False
-price_accuracy = 2
-csv_internal_sep = ,
-translate_modules = ['all']
-
-# Logging options #####################################
-syslog = True
-log_level = info
-logfile = /var/log/openerp/openerp-server.log
-assert_exit_level = warn
-
-# Database options ####################################
-db_name = openerp
-db_user = openerp
-db_password = openerp
-db_host = localhost
-db_maxconn = 64
-pg_path = /usr/local/bin
-list_db = True
-# import_partial =
-
-# SMTP options ########################################
-smtp_server = localhost
-smtp_port = 25
-smtp_user = False
-smtp_password = False
-email_from = False
-
-# Use demo files? #####################################
-# without_demo = True
-# demo = {}
diff --git a/finance/openerp-server/files/openerpd.in b/finance/openerp-server/files/openerpd.in
deleted file mode 100644
index a33a4df6e427..000000000000
--- a/finance/openerp-server/files/openerpd.in
+++ /dev/null
@@ -1,118 +0,0 @@
-#!/bin/sh
-#
-# PROVIDE: openerpd
-# REQUIRE: postgresql LOGIN
-#
-# Add the following lines to /etc/rc.conf to enable openerp-server
-#
-#
-# openerpd_enable (bool): Set to "NO" by default,
-# Set it to "YES" to enable openerp-server
-#
-# openerpd_config (str): The path to the openerp-server configuration file
-# (defaults to %%PREFIX%%/etc/openerp-server.conf)
-#
-# openerpd_flags (str): Extra arguments to be used when invoking
-# the openerp-server daemon.
-#
-# Patch submitted by (c) Franck Porcher, Ph.D, to fix some issues regarding
-# pidfile, log files, and discrepencies with the main configuration file.
-
-# getval varname file [default_value] [separator_char]
-# - Discard comment lines (any text leading with blanks then #)
-# - Retain only the last value set
-
-
-. /etc/rc.subr
-
-name=openerpd
-command=%%PREFIX%%/bin/openerp-server
-rcvar=openerpd_enable
-
-load_rc_config $name
-
-openerpd_enable="${openerpd_enable-"NO"}"
-openerpd_config="${openerpd_config-"%%PREFIX%%/etc/openerp-server.conf"}"
-openerpd_user="${openerpd_user-"openerpd"}"
-openerpd_pidfile="${openerpd_pidfile:-"$(grep pidfile %%PREFIX%%/etc/openerp-server.conf | awk -F "=" ' { print $2 } ' |sed 's/[ ]//g' )"}"
-openerpd_logdir="${openerpd_logdir:-"$(dirname `grep logfile %%PREFIX%%/etc/openerp-server.conf | awk -F "=" ' { print $2 } ' `)"}"
-openerpd_flags="${openerpd_flags:-"--config=${openerpd_config}"}"
-
-# /etc/rc.subr use $pidfile (not ${name}_pidfile)
-pidfile="${openerpd_pidfile}"
-
-required_files="${openerpd_config}"
-
-start_precmd="${name}_prestart"
-stop_cmd="${name}_stop"
-status_cmd="${name}_status"
-getval_cmd="${name}_getval"
-
-export PYTHON_EGG_DIR=/tmp
-
-openerpd_prestart()
-{
- local d
-
- d="$(dirname "${openerpd_pidfile}")"
- if [ ! -d "${d}" ]
- then
- mkdir -p "${d}"
- fi
- chown "${openerpd_user}" "${d}"
-
- d="$openerpd_logdir"
- if [ ! -d "${d}" ]
- then
- mkdir -p "${d}"
- fi
- chown "${openerpd_user}" "${d}"
-}
-
-openerpd_stop()
-{
- # Try its best to stop the service
- if [ -f "${openerpd_pidfile}" ]
- then
- echo "Stopping ${name}."
- kill -15 "$(cat "${openerpd_pidfile}")"
- else
- # echo "Looking for (openerp-server.py ${openerpd_flags})"
- openerpd_pid=$(pgrep -f "openerp-server.py ${openerpd_flags}")
- if [ -n "${openerpd_pid}" ]
- then
- echo "Stopping ${name}."
- kill -15 "${openerpd_pid}"
- else
- echo "${name} not running? (pidfile not found)"
- fi
- fi
-}
-
-openerpd_status()
-{
- # Try its best to find the service's status
- if [ -f "${openerpd_pidfile}" ]
- then
- openerpd_pid="$(cat "${openerpd_pidfile}")"
- fi
-
- if [ -z "${openerpd_pid}" ]
- then
- openerpd_pid=$(pgrep -f "openerp-server.py ${openerpd_flags}")
- [ -n "${openerpd_pid}" ] && echo "${openerpd_pid}" > "${openerpd_pidfile}"
- fi
-
- if [ -n "${openerpd_pid}" ]
- then
- echo "${name} running with pid: $openerpd_pid"
- else
- echo "${name} not running? (pid not found)"
- fi
-}
-
-
-command_args=" >/dev/null 2>&1 &"
-
-load_rc_config $name
-run_rc_command "$1"
diff --git a/finance/openerp-server/files/patch-setup.py b/finance/openerp-server/files/patch-setup.py
deleted file mode 100644
index 5a993703a4a1..000000000000
--- a/finance/openerp-server/files/patch-setup.py
+++ /dev/null
@@ -1,10 +0,0 @@
---- setup.py.orig 2013-05-15 03:10:46.000000000 +0400
-+++ setup.py 2014-01-15 10:13:59.067058613 +0400
-@@ -128,7 +128,6 @@
- 'psycopg2 >= 2.2',
- 'pydot',
- 'python-dateutil < 2',
-- 'python-ldap', # optional
- 'python-openid',
- 'pytz',
- 'pywebdav',
diff --git a/finance/openerp-server/files/pkg-message.in b/finance/openerp-server/files/pkg-message.in
deleted file mode 100644
index 25a0ea694023..000000000000
--- a/finance/openerp-server/files/pkg-message.in
+++ /dev/null
@@ -1,25 +0,0 @@
-************************************************************************
-
-
-Now you can run the program with %%PREFIX%%/bin/openerp-server,
-
-If you want start it when the system boot, please add this line
-to your /etc/rc.conf:
- openerpd_enable="YES"
-
-If postgresql is not configured, openerp-server will not start.
-You can try something like this :
-
-[root] # su - <PGSQL>
-[PGSQL] $ openerp_dbuser=db_user #look in %%PREFIX%%/etc/openerp-server.conf
-[PGSQL] $ openerp_dbname=db_name #look in %%PREFIX%%/etc/openerp-server.conf
-[PGSQL] $ createuser $openerp_dbuser
-[PGSQL] $ createdb --owner=${openerp_dbuser} --encoding=UTF-8 --locale=en_EN.UTF-8 ${openerp_dbname} "OpenERP initial database"
-
-Setuping you first database
----------------------------
-
-Point your browser to http://localhost:8069/ and click "Manage Databases", the
-default master password is "admin".
-
-************************************************************************
diff --git a/finance/openerp-server/pkg-descr b/finance/openerp-server/pkg-descr
deleted file mode 100644
index b9c6e1d2cc6f..000000000000
--- a/finance/openerp-server/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-OpenERP is a complete ERP and CRM. The main features are accounting
-(analytic and financial), stock management, sales and purchases
-management, tasks automation, marketing campaigns, help desk, POS, etc.
-Technical features include a distributed server, flexible workflows, an
-object database, a dynamic GUI, customizable reports, and XML-RPC
-interfaces.
-
-WWW: http://www.openerp.com/