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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
py-axiom Axiom is an object database in python using sqlite3
0.5.31 databases 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.5.31Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: distfile is missing on mastersite, does not run
Maintainer: wenheping@gmail.com search for ports maintained by this maintainer
Port Added: 2006-04-14 06:21:41
Last Update: 2011-11-11 19:06:36
SVN Revision: UNKNOWN
People watching this port, also watch:: freeimage, dspam
Also Listed In: python
License: not specified in port
WWW:
http://divmod.org/trac/wiki/DivmodAxiom
Description:
Axiom is an object database, or alternatively, an object-relational mapper. Its primary goal is to provide an object-oriented layer with what we consider to be the key aspects of OO, i.e. polymorphism and message dispatch, without hindering the power of an RDBMS. It is designed to "feel pythonic", without encouraging the typical ORM behavior such as potato programming. Axiom provides a full interface to the database, which strongly suggests that you do not write any SQL of your own. Metaprogramming is difficult and dangerous (as many, many SQL injection attacks amply demonstrate). Writing your own SQL is still possible, however, and Axiom does have several methods which return fragments of generated schema if you wish to use them in your own queries. WWW: http://divmod.org/trac/wiki/DivmodAxiom
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • py27-axiom>0:databases/py-axiom
No installation instructions:
This port has been deleted.
PKGNAME: py27-axiom
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

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. __init__.py : devel/py-epsilon
  2. python2.7 : lang/python27
  3. __init__.py : security/py-twistedConch
  4. __init__.py : devel/py-twistedCore
Runtime dependencies:
  1. __init__.py : devel/py-epsilon
  2. __init__.py : databases/py-pysqlite21
  3. python2.7 : lang/python27
  4. __init__.py : security/py-twistedConch
  5. __init__.py : devel/py-twistedCore
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://divmod.org/trac/attachment/wiki/SoftwareReleases/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.31
11 Nov 2011 19:06:36
Original commit files touched by this commit
rm search for other commits by this committer
  2011-11-11 Has expired: Distfile missing, runtime broken. Use
  databases/py-sqlobject instead

PR:                     ports/160260
Submitted by:   rm (myself)
Approved by:    wen (maintainer), novel (mentor)
Feature safe:   yes
0.5.31
24 Sep 2011 15:06:44
Original commit files touched by this commit
eadler search for other commits by this committer
- deprecate port as it fails to build and distfile is unfetchable

PR:             ports/160260
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    maintainer timeout (26 days)
Approved by:    bapt (mentor)
0.5.31
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.5.31
05 Jul 2009 22:34:36
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.5.31

PR:             136332
Submitted by:   Wen Heping <wenheping@gmail.com> (maintainer)
0.5.30
08 Feb 2009 21:48:33
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.5.30
- Pass maintainership to submitter

PR:             131327
Submitted by:   Wen Heping <wenheping@gmail.com>
0.5.20_1
09 Nov 2008 16:13:58
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix dependecy

PR:             128677
Submitted by:   Aragon Gouveia <aragon@phat.za.net>
0.5.20_1
19 Apr 2008 01:15:57
Original commit files touched by this commit
edwin search for other commits by this committer
Make use of the @rmtry macro
0.5.20_1
24 Nov 2007 05:31:45
Original commit files touched by this commit
alexbl search for other commits by this committer
 - Cleanup plugin caches so that py-mantissa can be uninstalled cleanly

Approved by:    portmgr (pav)
0.5.20
12 Oct 2007 22:21:13
Original commit files touched by this commit
alexbl search for other commits by this committer
 - Actually drop maintainership
0.5.20
12 Oct 2007 22:19:24
Original commit files touched by this commit
alexbl search for other commits by this committer
 - update to 0.5.20
 - drop maintainership

PR:             115409
Submitted by:   Piet Delport <pjd@satori.za.net>
0.4.0
30 Jul 2007 09:42:28
Original commit files touched by this commit
alexbl search for other commits by this committer
 - 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
0.4.0
13 Sep 2006 03:21:38
Original commit files touched by this commit
alexbl search for other commits by this committer
Change all my MAINTAINER lines to my new FreeBSD.org address.

Approved by:    novel
0.4.0
16 Apr 2006 10:56:43
Original commit files touched by this commit
edwin search for other commits by this committer
[PATCH] databases/py-axiom: fix pkg-plist

        Stupid mistake in pkg-plist..

PR:             ports/95845
Submitted by:   Alexander Botero-Lowry <alex@foxybanana.com>
0.4.0
14 Apr 2006 06:21:23
Original commit files touched by this commit
edwin search for other commits by this committer
[NEW PORT] databases/py24-axiom: Axion is an object database in python using
sqlite3

        Axiom is an object database, or alternatively, an
        object-relational mapper.

        Its primary goal is to provide an object-oriented layer
        with what we consider to be the key aspects of OO, i.e.
        polymorphism and message dispatch, without hindering the
        power of an RDBMS. It is designed to "feel pythonic", without
        encouraging the typical ORM behavior such as potato
        programming.

        Axiom provides a full interface to the database, which
        strongly suggests that you do not write any SQL of your
        own. Metaprogramming is difficult and dangerous (as many,
        many SQL injection attacks amply demonstrate). Writing your
        own SQL is still possible, however, and Axiom does have
        several methods which return fragments of generated schema
        if you wish to use them in your own queries.

        WWW: http://divmod.org/trac/wiki/DivmodAxiom

PR:             ports/95724
Submitted by:   Alexander Botero-Lowry <alex@foxybanana.com>

Number of commits found: 14