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-pydasm Python interface to libdasm
1.5 devel Deleted on this many watch lists=0 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.5Version of this port present on the latest quarterly branch.
Broken BROKEN: Unfetchable (google code has gone away)
Deprecated DEPRECATED: No more upstream and known bugs, use devel/py-capstone instead
Expired This port expired on: 2016-11-10
Ignore IGNORE: is marked as broken: Unfetchable (google code has gone away)
Maintainer: antoine@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-04-04 17:46:01
Last Update: 2016-11-11 18:37:08
SVN Revision: 425900
Also Listed In: python
License: BSD2CLAUSE
WWW:
http://code.google.com/p/libdasm/
Description:
pydasm is a python interface to libdasm, the best x86 disassembling library out there. WWW: http://code.google.com/p/libdasm/
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
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}pydasm>0:devel/py-pydasm@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-pydasm
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (libdasm-1.5.tar.gz) = 34d6c17dbb318bf2e21c6a3ae7dcc53d918ce247f1bd422b123d5e41a730a676 SIZE (libdasm-1.5.tar.gz) = 78538

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. py27-setuptools27>0 : devel/py-setuptools27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools27>0 : devel/py-setuptools27
  2. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py27-pydasm-1.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
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://libdasm.googlecode.com/files/
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
1.5
11 Nov 2016 18:37:08
Revision:425900Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2016-11-10 devel/py-pydasm: No more upstream and known bugs, use
devel/py-capstone instead
2016-11-10 devel/libdasm: No more upstream and known bugs, use devel/capstone3
instead
1.5
09 Oct 2016 09:34:57
Revision:423584Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate libdasm and pydasm
1.5
14 Sep 2016 15:59:34
Revision:422140Original commit files touched by this commit
mat search for other commits by this committer
GOOGLE_CODE has gone away.

- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
1.5
30 Aug 2014 09:58:03
Revision:366603Original commit files touched by this commit
antoine search for other commits by this committer
Convert to USES=python
1.5
23 Jan 2014 21:47:41
Revision:340864Original commit files touched by this commit
antoine search for other commits by this committer
- Use PYDISTUTILS_AUTOPLIST (instead of using a plist that doesn't work with
pkg_install)
- Remove DOCS/EXAMPLES conditionals
1.5
22 Dec 2013 20:35:22
Revision:337217Original commit files touched by this commit
antoine search for other commits by this committer
Adjust some BSD Licenses
1.5
04 Oct 2013 20:39:28
Revision:329382Original commit files touched by this commit
antoine search for other commits by this committer
Convert to STAGEDIR
1.5
20 Sep 2013 17:13:47
Revision:327724Original 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:
devel part 3)
1.5
13 Sep 2013 21:28:42
Revision:327186Original commit files touched by this commit
antoine search for other commits by this committer
Add missing LICENSE
1.5
09 Mar 2013 19:10:08
Revision:313747Original commit files touched by this commit
rm search for other commits by this committer
- update MASTER_SITES and pkg-descr:WWW

while here (for both ports):
- trim Makefile header
- remove indefinite article from COMMENT
- convert to optionsng

PR:		176710
Reported by:	John Marino <draco@marino.st>
Submitted by:	antoine (maintainer)
1.5
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.5
29 Feb 2008 04:36:53
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.5
- Change maintainer's email to his FreeBSD.org one
- Use NOPORTEXAMPLES

PR:             ports/121186
Submitted by:   antoine
1.4
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
1.4
04 Apr 2006 17:42:48
Original commit files touched by this commit
pav search for other commits by this committer
pydasm is a python interface to  libdasm, the best x86 disassembling
library out there.

WWW: http://dkbza.org/pydasm.html

PR:             ports/95049
Submitted by:   Antoine Brodin <antoine.brodin@laposte.net>

Number of commits found: 14