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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-ctypes Python module allowing to create and manipulate C data types
1.0.2 devel 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 1.0.2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: only applies to Python2.4; you should upgrade to a newer Python
Ignore IGNORE: ctypes ships with Python 2.5.x
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: 2003-05-12 06:12:28
Last Update: 2011-02-25 09:46:39
SVN Revision: UNKNOWN
People watching this port, also watch:: python, libao, zip, ctags
Also Listed In: python
License: not specified in port
WWW:
http://starship.python.net/crew/theller/ctypes/
Description:
Ctypes is a Python module allowing to create and manipulate C data types in Python. These can then be passed to C-functions loaded from dynamic link libraries. WWW: http://starship.python.net/crew/theller/ctypes/
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:
  • py26-ctypes>0:devel/py-ctypes
No installation instructions:
This port has been deleted.
PKGNAME: py26-ctypes
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64 ia64 i386 mips powerpc sparc64
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. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python2.6 : lang/python26
Runtime dependencies:
  1. python2.6 : lang/python26
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 (17 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://biznetnetworks.dl.sourceforge.net/project/ctypes/ctypes/1.0.2/
  3. http://freefr.dl.sourceforge.net/project/ctypes/ctypes/1.0.2/
  4. http://heanet.dl.sourceforge.net/project/ctypes/ctypes/1.0.2/
  5. http://internode.dl.sourceforge.net/project/ctypes/ctypes/1.0.2/
  6. http://iweb.dl.sourceforge.net/project/ctypes/ctypes/1.0.2/
  7. http://jaist.dl.sourceforge.net/project/ctypes/ctypes/1.0.2/
  8. http://kent.dl.sourceforge.net/project/ctypes/ctypes/1.0.2/
  9. http://nchc.dl.sourceforge.net/project/ctypes/ctypes/1.0.2/
  10. http://osdn.dl.sourceforge.net/project/ctypes/ctypes/1.0.2/
  11. http://softlayer.dl.sourceforge.net/project/ctypes/ctypes/1.0.2/
  12. http://sunet.dl.sourceforge.net/project/ctypes/ctypes/1.0.2/
  13. http://surfnet.dl.sourceforge.net/project/ctypes/ctypes/1.0.2/
  14. http://switch.dl.sourceforge.net/project/ctypes/ctypes/1.0.2/
  15. http://transact.dl.sourceforge.net/project/ctypes/ctypes/1.0.2/
  16. http://ufpr.dl.sourceforge.net/project/ctypes/ctypes/1.0.2/
  17. http://voxel.dl.sourceforge.net/project/ctypes/ctypes/1.0.2/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.2
25 Feb 2011 09:46:39
Original commit files touched by this commit
miwi search for other commits by this committer
- Part 1 of python24 removal
        - Clean up bsd.python.mk (remove PYWSGIREF, PYHASHLIB, PYCTYPES and
PYEXPAT) all these is now part of python
          since python25

Remove:
        textproc/py-expat
        devel/py-ctypes
        security/py-hashlib
        www/py-wsgiref
1.0.2
22 Aug 2010 00:08:31
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.02
- Adjust supported archs

PR:             ports/147051
Submitted by:   gcooper
1.0.1
08 Jul 2010 02:11:51
Original commit files touched by this commit
linimon search for other commits by this committer
Update deprecation notices and expiration dates.

Submitted by:   former maintainer on ports@
Feature safe:   yes
1.0.1
08 Jul 2010 02:04:06
Original commit files touched by this commit
linimon search for other commits by this committer
Reset maintainer per his request to ports@.

Feature safe:   yes
1.0.1
24 May 2010 15:31:21
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Pass maintainership to gcooper@

PR:             146911
Submitted by:   gcooper@
1.0.1
23 May 2010 21:16:16
Original commit files touched by this commit
linimon search for other commits by this committer
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.

Hat:            portmgr
1.0.1
22 Aug 2009 00:18:43
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
1.0.1
12 Feb 2007 12:11:07
Original commit files touched by this commit
perky search for other commits by this committer
Update to 1.0.1

PR:             108208
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org>
1.0.0
08 Dec 2006 21:50:20
Original commit files touched by this commit
alexbl search for other commits by this committer
 - Mark devel/py-ctypes IGNORE with Python 2.5 [1]
 - add a PYCTYPES dependency macro to bsd.python.mk to unbreak ctypes using
   ports on Python 2.5 [2]
 - Update two of the four ports using ctypes to this macro [3]

PR: 104587 [1]
Submitted by:   Marcus von Appen <mva@sysfault.org> [1]
Approved by:    portmgr (pav, linimon) [2], myself [3]
1.0.0
10 Sep 2006 04:13:47
Original commit files touched by this commit
perky search for other commits by this committer
Update to 1.0.0

PR:             102347
Submitted by:   Marcus von Appen <mva@sysfault.org>
0.9.9.9
24 Jul 2006 10:02:30
Original commit files touched by this commit
perky search for other commits by this committer
Update to 0.9.9.9
0.9.9.6
22 Apr 2006 04:50:04
Original commit files touched by this commit
perky search for other commits by this committer
Update to 0.9.9.6
0.9.6
22 Jan 2006 08:30:12
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
0.9.6
20 Mar 2005 17:17:31
Original commit files touched by this commit
perky search for other commits by this committer
Update to 0.9.6.
0.9.2
29 Oct 2004 02:28:49
Original commit files touched by this commit
perky search for other commits by this committer
Update to 0.9.2
0.6.3
04 Mar 2004 07:16:54
Original commit files touched by this commit
perky search for other commits by this committer
Update to 0.6.3
0.6.2_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
0.6.2
22 Jul 2003 02:35:38
Original commit files touched by this commit
perky search for other commits by this committer
Utilize ONLY_FOR_ARCHS

PR:             53455
Submitted by:   Mark Linimon <linimon@lonesome.com>
0.6.2
27 Jun 2003 07:22:41
Original commit files touched by this commit
perky search for other commits by this committer
Update to 0.6.2
0.6.1
12 Jun 2003 05:56:13
Original commit files touched by this commit
perky search for other commits by this committer
Update to 0.6.1
0.6.0
09 Jun 2003 13:26:33
Original commit files touched by this commit
perky search for other commits by this committer
Fix build on alpha
0.6.0
16 May 2003 03:31:46
Original commit files touched by this commit
perky search for other commits by this committer
Add two build fixes for ia64 but still does not build for this:

t-asm.S:111: Error: Operand 3 of `cmp.eq' should be a general register

So, mark BROKEN for ia64.
0.6.0
12 May 2003 06:12:05
Original commit files touched by this commit
perky search for other commits by this committer
Add a port for py-ctypes 0.6.0,
A charming python module that enables calling C library functions directly
from python.

Number of commits found: 23