Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
02 Nov 2015 09:24:50
2.4.0_1

|
makc  |
Rename my ports to comply with Python ports policy
Requested by: koobs |
24 Oct 2014 16:50:43
2.4.0_1

|
mva  |
- Convert ports of science/ and security to new USES=python
Approved by: portmgr (implicit) |
10 Sep 2014 20:50:37
2.4.0_1

|
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
03 Apr 2014 10:10:18
2.4.0

|
makc  |
science/pyteomics:
- update to 2.4.0 |
31 Mar 2014 10:55:38
2.3.0

|
makc  |
science/pyteomics:
- update to 2.3.0 |
10 Mar 2014 20:55:22
2.2.1_1

|
gerald  |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
29 Nov 2013 11:57:18
2.2.1

|
makc  |
Update to 2.2.1 |
18 Nov 2013 14:57:06
2.2.0

|
makc  |
- Update to 2.2.0
- Use autoplist |
26 Oct 2013 00:52:36
2.1.5_1

|
gerald  |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
23 Oct 2013 13:08:42
2.1.5

|
makc  |
- Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes |
20 Sep 2013 22:48:31
2.1.5

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
science) |
11 May 2013 07:42:20
2.1.5

|
makc  |
- Update to 2.1.5 and [1]:
- Allow to build with python3
- Simplify MASTER_SITES
- Don't remove python shared directories
Prompted by: rm [1] |
28 Mar 2013 13:05:42
2.1.3

|
makc  |
Add new port science/pyteomics:
Pyteomics is a collection of lightweight and handy tools for Python
that help to handle various sorts of proteomics data. Pyteomics
provides a growing set of modules to facilitate the most common
tasks in proteomics data analysis, such as:
* calculation of basic physico-chemical properties of polypeptides:
. mass and isotopic distribution
. charge and pI
. chromatographic retention time
* access to common proteomics data:
. MS or LC-MS data
. FASTA databases
. search engines output
* easy manipulation of sequences of modified peptides and proteins
WWW: https://pypi.python.org/pypi/pyteomics |