| Port details | 
	
	
			
-  sabernetdcs-client SaberNet DCS - A labor data collection system
 
 
-  2.0.3_9 finance 
 
  =1           2.0.3_9Version of this port present on the latest quarterly branch.   DEPRECATED: Unmaintained, uses EOLed python27
   This port expired on: 2020-01-27
 - There is no maintainer for this port.
 - Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org 
  - Port Added: 2007-05-01 06:48:08
 
- Last Update: 2020-01-27 15:34:18
 
- SVN Revision: 524263
 
- People watching this port, also watch:: mkvtoolnix, rubygem-twitter4r, libunwind, py39-venusian
 - Also Listed In: www
 
- License: GPLv2
 
- WWW: 
 - http://sabernetdcs.sourceforge.net/
 - Description:
 - SaberNet DCS is a labor data collection system, designed to allow
organizations to rapidly capture their labor data in real-time.
Optimized for bar code input, DCS is the perfect way to automate
and improve the accuracy of your time tracking.
WWW: http://sabernetdcs.sourceforge.net/
      cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦   
- Manual pages:
 
- FreshPorts has no man page information for this port.
 
- pkg-plist: as obtained via: 
make generate-plist - There is no configure plist information for this port.
 - Dependency lines:
 - 
- sabernetdcs-client>0:finance/sabernetdcs-client
 
  - No installation instructions:
 - This port has been deleted.
 - PKGNAME: sabernetdcs-client
 - Package flavors (<flavor>: <package>)
 - distinfo:
 - SHA256 (sndcs-2.0.3.tar.bz2) = c0f6f3030f27c9c1010aa313d9b25b4c2cb8d2803fbfe1696130c40450fb3746
SIZE (sndcs-2.0.3.tar.bz2) = 1808042
  
 No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: 
   
- Dependencies
 - NOTE: FreshPorts displays only information on required and default dependencies.  Optional dependencies are not covered.
 - Build dependencies:
 - 
- pygobject-codegen-2.0 : devel/py-gobject
 - pygtk-2.0.pc : x11-toolkits/py-gtk2
 - py27-setuptools>0 : devel/py-setuptools@py27
 - python2.7 : lang/python27
 
  
- Runtime dependencies:
 - 
- py27-pyro>=0 : devel/py-pyro@py27
 - pygobject-codegen-2.0 : devel/py-gobject
 - pygtk-2.0.pc : x11-toolkits/py-gtk2
 - py27-setuptools>0 : devel/py-setuptools@py27
 - python2.7 : lang/python27
 
  
- Library dependencies:
 - 
- libatk-1.0.so : accessibility/atk
 - libglib-2.0.so : devel/glib20
 - libintl.so : devel/gettext-runtime
 - libgtk-x11-2.0.so : x11-toolkits/gtk20
 - libglade-2.0.so : devel/libglade2
 - libxml2.so : textproc/libxml2
 - libpango-1.0.so : x11-toolkits/pango
 
  
- There are no ports dependent upon this port
  
Configuration Options: 
- ===> The following configuration options are available for sabernetdcs-client-2.0.3_9:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
 - Options name:
 
- N/A
 - USES:
 
- gnome python:2.7 tar:bzip2
 
- FreshPorts was unable to extract/find any pkg message
  - Master Sites:
 
 
 | 
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) | 
| Commit | Credits | Log message | 
2.0.3_9 27 Jan 2020 15:34:18
      | 
    rene   | 
    Remove expired ports:
2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27 (Only the first 15 lines of the commit message are shown above  ) | 
2.0.3_9 26 Dec 2019 07:54:29
      | 
    antoine   | 
    Deprecate a few ports
With hat:	portmgr  | 
2.0.3_9 08 Nov 2019 14:47:00
      | 
    tobik   | 
    Add missing USES={gnome,php,sdl} to the rest | 
2.0.3_9 13 Aug 2019 16:03:12
      | 
    mat   | 
    Convert to UCL & cleanup pkg-message (categories e-g)  | 
2.0.3_9 20 Jun 2018 17:05:44
      | 
    mat   | 
    Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by:	Absolight  | 
2.0.3_9 30 Nov 2017 15:50:34
        | 
    mat   | 
    Convert Python ports to FLAVORS.
  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.
  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.
  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.
  USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above  ) | 
2.0.3_9 19 May 2016 10:21:25
      | 
    amdmi3   | 
    - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket  | 
2.0.3_9 01 Apr 2016 14:00:57
      | 
    mat   | 
    Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight | 
2.0.3_9 26 Aug 2015 18:26:15
      | 
    amdmi3   | 
    - Switch to options helpers
- While here, add some NO_ARCHes
Approved by:	portmgr blanket  | 
2.0.3_9 27 Oct 2014 12:39:33
      | 
    bapt   | 
    Cleanup plist  | 
2.0.3_9 25 Aug 2014 07:00:04
      | 
    vanilla   | 
    Stagify.  | 
2.0.3_9 29 Jul 2014 21:43:18
      | 
    adamw   | 
    Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)  | 
2.0.3_9 05 Jul 2014 00:19:11
      | 
    adamw   | 
    Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple while
we're here. Remove any other references to NOPORT*.
Approved by:	portmgr (blanket for modernization)  | 
2.0.3_9 13 Jan 2014 21:00:04
      | 
    rene   | 
    Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)  | 
2.0.3_9 20 Sep 2013 17:18:39
      | 
    bapt   | 
    Add NO_STAGE all over the place in preparation for the staging support (cat:
finance)  | 
2.0.3_9 28 Mar 2013 16:29:01
      | 
    eadler   | 
    Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree.  | 
2.0.3_9 01 Jun 2012 05:26:28
     | 
    dinoex   | 
    - update png to 1.5.10  | 
2.0.3_8 05 Oct 2011 11:54:43
     | 
    sbz   | 
    - Update RUN_DEPENDS [1]
- Add LICENSE
PR:             ports/161276
Submitted by:   Ruslan Mahmatkhanov <cvs-src at yandex.ru> [1]
Approved by:    jadawin@ (mentor)  | 
2.0.3_8 29 Jul 2011 18:10:25
     | 
    kwm   | 
    Convert custom *_DEPENDS lines of devel/py-gobject to USE_GNOME=pygobject or
pygtk2 (which depends already on py-gobject).  | 
2.0.3_8 10 Jun 2011 13:23:23
     | 
    bapt   | 
    Maintainers addresses are not valid anymore put the port back to the pool  | 
2.0.3_8 25 Feb 2011 00:12:12
       | 
    miwi   | 
    - Move over to py25+ or above
- While here kick md5 support  | 
2.0.3_7 14 Feb 2011 06:33:38
     | 
    wen   | 
    - Bump PORTREVISION to chase the update of devel/py-pyro
- Remove MD5 in distinfo  | 
2.0.3_6 25 May 2010 06:46:00
     | 
    wen   | 
    - Fix the depends error caused by remove of devel/py-ro  | 
2.0.3_5 28 Mar 2010 06:47:48
     | 
    dinoex   | 
    - update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi  | 
2.0.3_4 05 Feb 2010 11:46:55
     | 
    dinoex   | 
    - update to jpeg-8  | 
2.0.3_3 22 Aug 2009 00:20:34
       | 
    amdmi3   | 
    - Switch SourceForge ports to the new File Release System: categories starting
with E,F  | 
2.0.3_3 06 Jun 2008 13:27:42
     | 
    edwin   | 
    Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)  | 
2.0.3_2 04 Aug 2007 11:41:31
     | 
    gabor   | 
    - Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.
Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)  | 
2.0.3_2 30 Jul 2007 09:42:28
     | 
    alexbl   | 
     - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system
Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav  | 
2.0.3_2 19 May 2007 20:32:57
     | 
    flz   | 
    - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. | 
2.0.3 01 May 2007 06:47:31
     | 
    clsung   | 
    Add sabernetdcs-client 2.0.3, saberNet DCS - A labor data collection
system.
PR:             ports/107367
Submitted by:   Matthew Ranostay <mranostay at saberlogic.com>  |