Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.5.0_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
3.5.0 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.5.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.5.0 02 Jun 2021 08:54:30
    |
Li-Wen Hsu (lwhsu)  |
math/py-bitvector: Update to 3.5.0 |
3.4.9 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.4.9 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.4.9 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
3.4.9 25 Jun 2019 16:16:32
  |
amdmi3  |
- Add NO_ARCH
- Switch to options helpers
- Switch to new test framework
Approved by: portmgr blanket |
3.4.9 10 Apr 2019 14:31:28
  |
lwhsu  |
- Update to 3.4.9 |
3.4.8 10 Sep 2018 13:14:52
  |
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
3.4.8 25 Mar 2018 10:09:47
  |
lwhsu  |
- Update to 3.4.8 |
3.4.7 28 Mar 2017 08:35:13
  |
lwhsu  |
- Update to 3.4.7 |
3.4.5 05 Jan 2017 06:17:03
  |
lwhsu  |
- Update to 3.4.5 |
3.4.4 21 Oct 2016 12:51:41
  |
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
3.4.4 10 May 2016 07:48:36
  |
lwhsu  |
- Update to 3.4.4 |
3.1_1 03 Jan 2016 23:23:09
  |
rakuco  |
Switch to a working MASTER_SITE.
Version 3.1 does not seem to be released in PyPI.
MFH: 2016Q1 |
3.1_1 21 Oct 2014 16:54:55
  |
mva  |
- Convert ports of math/ to new USES=python
Approved by: portmgr (implicit) |
3.1_1 28 Jun 2014 07:03:19
  |
mva  |
- Unbreak ports, which installed setup.py files due to the messed up argument
lists in PYDISTUTILS_SETUP
PR: 191317
Phabric: D270
With hat: python@ |
3.1 08 May 2014 16:11:12
  |
vanilla  |
- Stage
- Pet portlint
PR: ports/188989
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr@ |
3.1 20 Sep 2013 20:55:06
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
3.1 22 Apr 2012 14:14:38
 |
lwhsu  |
- Update to 3.1
- Update MASTER_SITES
- Add LICENSE
- Add regression-test target
- Respect NOPORTDOCS
PR: ports/167183
Submitted by: sbz |
1.4 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
1.4 20 Apr 2008 09:57:44
 |
lwhsu  |
- Update to 1.4 |
1.3_1 30 Jul 2007 09:42:28
 |
alexbl  |
- 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.3_1 04 Apr 2007 08:49:31
 |
lwhsu  |
- Change to my FreeBSD.org email
Approved by: clsung (mentor) |
1.3_1 11 Jan 2007 05:22:33
 |
rafan  |
- Distfile was rerolled to fix a minor bug reported by Kurt Schwehr
The author explained in detail to me via mail.
Noticed by: pointyhat via kris
Approved by: Li-Wen Hsu <lwhsu at lwhsu.org> (maintainer, implicit) |
1.3 27 Dec 2006 19:55:22
 |
rafan  |
Add py-bitvector 1.3, a pure-Python memory-efficient packed
representation for bit arrays.
PR: ports/107251
Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org> |