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-numeric Numeric Extension to Python
24.2_4 math Deleted on this many watch lists=139 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 24.2_4Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses deprecated version of python
Expired This port expired on: 2020-12-12
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-05-02 08:42:33
Last Update: 2020-12-12 13:10:03
SVN Revision: 557820
People watching this port, also watch:: popt, libxml2, unzip, gmake, freetype2
Also Listed In: python
License: not specified in port
WWW:
http://numeric.scipy.org/
Description:
The Numeric Extensions to Python give Python the number crunching power of numeric languages like Matlab and IDL while maintaining all of the advantages of the general-purpose programming language Python. These extensions add two new object types to Python, and then include a number of extensions that take advantage of these two new objects. * Multidimensional Array Objects + Efficient arrays of homogeneous machine types + Arbitrary number of dimensions + Sophisticated structural operations * Universal Function Objects + Supports mathematical functions on all python objects + Very efficient for Array Objects * Simple interfaces to existing numerical libraries: + Linear Algebra (LAPACK) + Fourier Transforms (FFTPACK) + Random Numbers (RANLIB) WWW: http://numeric.scipy.org/ _____________ Note: Development for Numeric has ceased, and users should transisition to NumPy as quickly as possible.
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}numeric>0:math/py-numeric@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-numeric
Package flavors (<flavor>: <package>)
  • py27: py27-numeric
distinfo:
SHA256 (Numeric-24.2.tar.gz) = 5f72e729eb6ff57442f2a38bfc9931738b59e5077928e2e70d22b4610ff15258 SIZE (Numeric-24.2.tar.gz) = 743800 SHA256 (numpy.pdf) = 1005b55ee84265be490d8270b4e464e11f59455c220da822f6901342f5fe804f SIZE (numpy.pdf) = 1234555

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-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. biology/pymol*
  2. x11-toolkits/py-gtk*
  3. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 6 deleted ports
  1. biology/pymol*
  2. devel/py-fortran*
  3. games/galaxymage*
  4. games/gnomesudoku*
  5. multimedia/freevo*
  6. x11-toolkits/py-gtk*
  7. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for py27-numeric-24.2_4: 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:
  1. There is no master site for this port.

Number of commits found: 41

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
24.2_4
12 Dec 2020 13:10:03
Revision:557820Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-12-12 comms/py-libconcord: Uses deprecated version of python
2020-12-12 databases/py-swift: Uses deprecated version of python
2020-12-12 devel/py-AddOns: Uses deprecated version of python
2020-12-12 devel/py-BytecodeAssembler: Uses deprecated version of python
2020-12-12 devel/py-repoze.who-testutil: Uses deprecated version of python
2020-12-12 devel/py-riak_pb: Uses deprecated version of python
2020-12-12 devel/pythk: Uses deprecated version of python
2020-12-12 mail/py-spambayes: Uses deprecated version of python
2020-12-12 math/py-numeric: Uses deprecated version of python
2020-12-12 math/py-scientific: Uses deprecated version of python
2020-12-12 net/py-suds: Uses deprecated version of python
2020-12-12 net/pynids: Uses deprecated version of python
2020-12-12 security/py-obfsproxy-tor: Uses deprecated version of python
2020-12-12 sysutils/syslog-ng324: Agreed upon upstream one year deprecation
policy
2020-12-12 www/py-pylons: Uses deprecated version of python
2020-12-12 www/py-qpy: Uses deprecated version of python
24.2_4
11 Nov 2020 12:14:55
Revision:554889Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few python 2.7 ports
24.2_4
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
24.2_4
07 Nov 2016 09:00:10
Revision:425596Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix COMMENT
- Switch to options helpers
- Regenerate patches
24.2_4
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
24.2_4
17 Mar 2015 03:08:54
Revision:381462Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Strip library
24.2_3
21 Oct 2014 16:54:55
Revision:371328Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of math/ to new USES=python

Approved by:	portmgr (implicit)
24.2_3
16 Dec 2013 18:24:49
Revision:336656Original commit files touched by this commit
glarkin search for other commits by this committer
[Errno 11] Resource Temporarily Unavailable

Reassigning my ports back to the pool with the hope of freeing up
to do more FreeBSD work in the future.

Submitted by:	glarkin
24.2_3
15 Dec 2013 16:22:17
Revision:336553Original commit files touched by this commit
wg search for other commits by this committer
Use setuptools for all Python ports.

Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.

Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.

Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.

pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is
(Only the first 15 lines of the commit message are shown above View all of this commit message)
24.2_3
20 Sep 2013 20:55:06
Revision:327746Original 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:
math)
24.2_3
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
24.2_3
22 Aug 2009 00:28:34
Original commit files touched by this commit Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
24.2_3
12 Dec 2008 15:47:10
Original commit files touched by this commit
pav search for other commits by this committer
- Retire py-numeric17, it is not needed for any python version supported today

PR:             ports/128343
Submitted by:   TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
24.2_3
26 Nov 2008 22:22:09
Original commit files touched by this commit
glarkin search for other commits by this committer
- Fixed hard-coded path in pkg-plist that caused Tinderbox breakage
  under Python 2.4.
- Added handling for the lack of egg info under Python <2.5.
- Bumped PORTREVISION.

Reported by:    tabthorpe
24.2_2
23 Oct 2008 04:17:28
Original commit files touched by this commit
glarkin search for other commits by this committer
- Updated Makefile to handle installation differently based on
  whether devel/py-setuptools is present or not. The setup.py installer
  modifies the packing list based on that, so we have to modify pkg-plist
  in kind.
- Added code to handle NOPORTEXAMPLES
- Take maintainership

PR:             ports/122434
Submitted by:   "Eugene M. Kim" <gene at nttmcl dot com>
24.2_1
13 Oct 2008 19:58:51
Original commit files touched by this commit
olgeni search for other commits by this committer
Unbreak pkg-plist.

PR:             ports/127647
24.2
07 Sep 2008 00:54:46
Original commit files touched by this commit
linimon search for other commits by this committer
Reset tg due to lack of commits for several months and no response to email.

Hat:    portmgr
24.2
01 Mar 2008 13:15:32
Original commit files touched by this commit
tg search for other commits by this committer
MASTER_SITE for doc has moved.
24.2
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
24.2
24 Feb 2007 15:41:04
Original commit files touched by this commit
tg search for other commits by this committer
Fix pkg-plist when NOPORTDOCS is defined.

PR:             109488
Submitted by:   rafan@
24.2
06 Feb 2006 11:57:02
Original commit files touched by this commit
tg search for other commits by this committer
Upgrade to 24.2.

PR:             ports/92784
Submitted by:   "Pedro F. Giffuni" <giffunip at asme dot org>
24.0
22 Jan 2006 12:56:47
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
24.0
02 Nov 2005 15:41:30
Original commit files touched by this commit
tg search for other commits by this committer
Upgrade to 24.0.

PR:             88399
Submitted by:   Marcus von Appen <mva at sysfault dot org>
23.8
24 Jul 2005 17:34:46
Original commit files touched by this commit
pav search for other commits by this committer
- Fix build

PR:             ports/83915, ports/83985, ports/83989
Submitted by:   Brett Goulder <predatorfreak@dcaf-security.org>,
                Conrad J. Sabatier <conrads@cox.net>,
                regis rampnoux <regisr@pobox.com>
Was broken for: 51 hours
Pointy hat to:  tg
23.8
22 Jul 2005 12:52:37
Original commit files touched by this commit
tg search for other commits by this committer
Upgrade to 23.8.
23.7
12 Jan 2005 17:50:39
Original commit files touched by this commit
adamw search for other commits by this committer
Fix patches.
23.7
12 Jan 2005 12:21:01
Original commit files touched by this commit
tg search for other commits by this committer
Upgrade to 23.7.
23.1
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
23.1
17 Dec 2003 10:04:16
Original commit files touched by this commit
tg search for other commits by this committer
Upgrade to 23.1.
23.0
04 Aug 2003 11:58:17
Original commit files touched by this commit
tg search for other commits by this committer
Upgrade to 23.0.

Submitted by:   Jeremy Messenger <mezz7@cox.net>
21.0
04 Aug 2003 11:56:54
Original commit files touched by this commit
tg search for other commits by this committer
Because Python2.3 headers define _POSIX_SOURCE and _XOPEN_SOURCE,
math.h skips acosh and other hyperbolic math functions.

Submitted by:   perky
21.0
07 Mar 2003 06:06:10
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
21.0
14 Jun 2002 11:19:43
Original commit files touched by this commit
tg search for other commits by this committer
Upgrade to 21.0.
20.3
26 May 2002 13:26:32
Original commit files touched by this commit
ijliao search for other commits by this committer
add missing .pyo files into plist
20.3
23 May 2002 12:12:22
Original commit files touched by this commit
tg search for other commits by this committer
Cleanup: remove unneeded BUILD_DEPENDS line.
20.3
17 Apr 2002 11:35:55
Original commit files touched by this commit
tg search for other commits by this committer
Use USE_PYDISTUTILS.
15 Jan 2002 12:32:05
commit hash: fp1.23340@dev.null.freshports.orgcommit hash: fp1.23340@dev.null.freshports.orgcommit hash: fp1.23340@dev.null.freshports.orgcommit hash: fp1.23340@dev.null.freshports.org files touched by this commit
tg search for other commits by this committer
Checking PYTHON_REL in the .BEGIN target breaks `make clean' if there's no  
Python installed. Use the pre-fetch target instead.    
09 Jan 2002 12:25:54
commit hash: fp1.23079@dev.null.freshports.orgcommit hash: fp1.23079@dev.null.freshports.orgcommit hash: fp1.23079@dev.null.freshports.orgcommit hash: fp1.23079@dev.null.freshports.org files touched by this commit
tg search for other commits by this committer
Upgrade to 20.3.    
19 Oct 2001 12:13:32
commit hash: fp1.19854@dev.null.freshports.orgcommit hash: fp1.19854@dev.null.freshports.orgcommit hash: fp1.19854@dev.null.freshports.orgcommit hash: fp1.19854@dev.null.freshports.org files touched by this commit
tg search for other commits by this committer
Upgrade to 20.2.1.    
14 May 2001 13:03:30
commit hash: fp1.13707@dev.null.freshports.orgcommit hash: fp1.13707@dev.null.freshports.orgcommit hash: fp1.13707@dev.null.freshports.orgcommit hash: fp1.13707@dev.null.freshports.org files touched by this commit
tg search for other commits by this committer
Update WWW:    
02 May 2001 12:42:33
commit hash: fp1.13315@dev.null.freshports.orgcommit hash: fp1.13315@dev.null.freshports.orgcommit hash: fp1.13315@dev.null.freshports.orgcommit hash: fp1.13315@dev.null.freshports.org files touched by this commit
tg search for other commits by this committer
Upgrade to 19.0.0.    

Number of commits found: 41