notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-asv Extensible Python module to parse simple text file formats like CSV
0.5 textproc Deleted on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.5Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Unmaintained, uses EOLed python27
Expired 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 search for ports maintained by this maintainer
Port Added: 2001-04-04 13:04:59
Last Update: 2020-01-27 17:18:16
SVN Revision: 524265
People watching this port, also watch:: python, libao
Also Listed In: python
License: BSD3CLAUSE
WWW:
http://tratt.net/laurie/python/asv/
Description:
ASV is a popular Python module to parse or write simple text file formats such as comma-separated values (CSV), tab-separated values (TSV) and colon-separated values. It can easily be extended to cope with other related file formats. This port installs both a Python module ("ASV"), and an executable command-line script ("asv"). This release of ASV requires Python 2.0 or later, and is still to be regarded as a beta version. WWW: http://tratt.net/laurie/python/asv/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. bin/asv
  2. lib/python2.7/site-packages/ASV.py
  3. lib/python2.7/site-packages/ASV.pyc
  4. lib/python2.7/site-packages/ASV.pyo
  5. /usr/local/share/licenses/py27-asv-0.5/catalog.mk
  6. /usr/local/share/licenses/py27-asv-0.5/LICENSE
  7. /usr/local/share/licenses/py27-asv-0.5/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}asv>0:textproc/py-asv@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-asv
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (asv-0.5.tar.gz) = 9f8ce90711cc740aeb324ce3f7ad578e281b88dc8266c5f7f18b77ed7322cbbb SIZE (asv-0.5.tar.gz) = 10358

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python2.7 : lang/python27
Runtime dependencies:
  1. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py27-asv-0.5: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
python:2.7
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://tratt.net/laurie/src/python/asv/releases/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5
27 Jan 2020 17:18:16
Revision:524265Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports (part 2):

2020-01-27 security/kedpm: Unmaintained, uses EOLed python27
2020-01-27 security/parano: Unmaintained, uses EOLed python27
2020-01-27 security/py-cryptkit: Unmaintained, uses EOLed python27
2020-01-27 security/py-fchksum: Unmaintained, uses EOLed python27
2020-01-27 security/py-mhash: Unmaintained, uses EOLed python27
2020-01-27 security/py-pow: Unmaintained, uses EOLed python27
2020-01-27 security/py-pycryptopp: Unmaintained, uses EOLed python27
2020-01-27 security/py-trustedpickle: Unmaintained, uses EOLed python27
2020-01-27 security/py-twofish: Unmaintained, uses EOLed python27
2020-01-27 security/revelation: Unmaintained, uses EOLed python27
2020-01-27 security/spike-proxy: Unmaintained, uses EOLed python27
2020-01-27 security/umit: Unmaintained, uses EOLed python27
2020-01-27 sysutils/feather: Unmaintained, uses EOLed python27
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.5
26 Dec 2019 07:54:29
Revision:520894Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
0.5
12 Dec 2017 12:40:15
Revision:456126Original commit files touched by this commit
antoine search for other commits by this committer
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
0.5
12 Nov 2015 17:22:53
Revision:401383Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Add NO_ARCH
- Don't install INSTALL
- Optionize DOCS and EXAMPLES
- Switch to options helpers
0.5
02 Mar 2015 23:51:50
Revision:380311Original commit files touched by this commit
bapt search for other commits by this committer
Remove Author from pkg-descr and white space fixes
0.5
07 Dec 2014 10:01:37
Revision:374183Original commit files touched by this commit
mva search for other commits by this committer
- Convert textproc/ to USES=python

With hat:	python@
0.5
30 Dec 2013 11:14:37
Revision:338086Original commit files touched by this commit
wg search for other commits by this committer
textproc/py-asv: support staging
0.5
20 Sep 2013 23:17:32
Revision:327773Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
0.5
07 Sep 2013 17:20:21
Revision:326658Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use single space after WWW:
0.5
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
0.5
02 Aug 2011 19:22:14
Original commit files touched by this commit
bapt search for other commits by this committer
Fix master_site
0.5
03 Jul 2011 14:40:25
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.5
08 Jan 2009 10:15:18
Original commit files touched by this commit
pav search for other commits by this committer
- Remove checks for python < 2.0

Suggested by:   Alex Kozlov <spam@rm-rf.kiev.ua>
0.5
25 Apr 2008 15:48:18
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.5

PR:             122764
Submitted by:   Ports Fury
0.4_4
25 Nov 2005 18:40:57
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.4_4
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
0.4_4
01 Aug 2003 22:04:57
Original commit files touched by this commit
perky search for other commits by this committer
Fix python version detection routines to cope with python 2.3's
boolean representation.
0.4_4
20 Feb 2003 19:11:26
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.4_4
12 Feb 2003 12:29:46
Original commit files touched by this commit
naddy search for other commits by this committer
URL updates.

PR:             48167
Submitted by:   tadalunch@sources.redhat.com
0.4_4
12 Apr 2002 09:38:20
Original commit files touched by this commit
wjv search for other commits by this committer
- Add a PKGREQ script to limit dependency to Python 2.0 and greater.
- Bump PORTREVISION (again, sorry)
0.4_3
12 Apr 2002 09:29:25
Original commit files touched by this commit
wjv search for other commits by this committer
- Remove PYTHON_VERSION=python2.1 restriction
- Implement DOCSDIR and EXAMPLESDIR
- Bump PORTREVISION

PR:             36914 (PYTHON_VERSION restriction)
Submitted by:   Alan Eldridge <ports@geeksrus.net>
22 Jun 2001 08:11:55
commit hash: fp1.15366@dev.null.freshports.orgcommit hash: fp1.15366@dev.null.freshports.orgcommit hash: fp1.15366@dev.null.freshports.orgcommit hash: fp1.15366@dev.null.freshports.org files touched by this commit
wjv search for other commits by this committer
Updated MASTER_SITES to reflect new distfile location.  Since this is the   only
change, PORTREVISION wasn't bumped.  (Also changed my email address   while I
was at it.)    
03 May 2001 15:40:43
commit hash: fp1.13369@dev.null.freshports.orgcommit hash: fp1.13369@dev.null.freshports.orgcommit hash: fp1.13369@dev.null.freshports.orgcommit hash: fp1.13369@dev.null.freshports.org files touched by this commit
kevlo search for other commits by this committer
- Bump PORTREVISION   - Update PYTHON_VERSION    
05 Apr 2001 08:11:59
commit hash: fp1.12061@dev.null.freshports.orgcommit hash: fp1.12061@dev.null.freshports.orgcommit hash: fp1.12061@dev.null.freshports.orgcommit hash: fp1.12061@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Correct script used to invoke utility (pass command line arguments to it).    
04 Apr 2001 17:04:59
commit hash: fp1.12039@dev.null.freshports.orgcommit hash: fp1.12039@dev.null.freshports.orgcommit hash: fp1.12039@dev.null.freshports.orgcommit hash: fp1.12039@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Add py-asv 0.4, an extensible Python module to parse simple text   file formats
like CSV.    

Number of commits found: 25