Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1_1 13 May 2024 14:06:21
    |
Po-Chuan Hsieh (sunpoet)  |
net-mgmt/py-ipy: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
1.01 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
1.01 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) |
1.01 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 ) |
1.01 20 Jul 2022 14:22:42
    |
Tobias C. Berner (tcberner)  |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
1.01 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.01 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.01 10 Dec 2020 21:44:51
  |
sunpoet  |
Update to 1.01
Changes: https://github.com/autocracy/python-ipy/blob/master/ChangeLog |
1.00 01 Mar 2019 11:20:39
  |
sunpoet  |
Update to 1.00
- Update WWW
Changes: https://github.com/autocracy/python-ipy/blob/master/ChangeLog |
0.83 25 Apr 2018 16:42:38
  |
amdmi3  |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
0.83 08 Feb 2018 20:18:09
  |
amdmi3  |
Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes
Approved by: portmgr blanket |
0.83 12 Sep 2017 20:56:38
  |
sunpoet  |
Add LICENSE
- Allow concurrent installation (USE_PYTHON=concurrent)
- Sort USE_PYTHON
- Take maintainership |
0.83 07 Jan 2016 11:16:14
  |
miwi  |
- Add NO_ARCH
- Use do-test |
0.83 09 Jul 2015 00:29:08
  |
wen  |
- Update to 0.83
- Reset maintainer to ports@ |
0.81_1 24 Oct 2014 16:29:52
  |
mva  |
- Convert ports of net-im/, net-mgmt/ and net-p2p/ to new USES=python
Approved by: portmgr (implicit) |
0.81_1 10 Jul 2014 12:13:12
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt) |
0.81_1 15 Feb 2014 10:28:11
  |
miwi  |
- Convert to autoplist
- Stage support
- Bump PORTREV |
0.81 20 Nov 2013 20:51:25
  |
sunpoet  |
- Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
- http://pypi.python.org/ -> https://pypi.python.org/
With hat: python
Approved by: bapt (portmgr) |
0.81 20 Sep 2013 22:24:44
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
0.81 30 Apr 2013 10:25:23
  |
wen  |
- Update to 0.81
- Trim Makefile headers |
0.75 22 Apr 2011 02:09:25
 |
wen  |
- Update to 0.75 |
0.74 16 Feb 2011 00:12:10
 |
wen  |
- Update to 0.74 |
0.73 15 Feb 2011 00:59:27
 |
wen  |
- Update to 0.73 |
0.72 24 Nov 2010 01:53:17
 |
wen  |
- Update to 0.72 |
0.71 08 Oct 2010 00:57:22
 |
wen  |
- Update to 0.71
- Update WWW |
0.70 29 Oct 2009 15:48:35
 |
wen  |
- Update to 0.70
Approved by: miwi,jadawin(mentors,implicit) |
0.64 22 Sep 2009 08:11:50
 |
wen  |
- Update to 0.64
- Update my mail address to FreeBSD
Approved by: miwi(mentor)
Feature safe: yes |
0.63 24 Jun 2009 21:00:16
 |
miwi  |
- Update to 0.63
PR; 135988
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
0.62 22 Dec 2008 21:20:13
 |
miwi  |
- Update to 0.62
- Pass maintainership to submitter
PR: 129708
Submitted by: Wen Heping <wenheping@gmail.com> |
0.55 16 Dec 2008 05:15:41
 |
linimon  |
Reset quakelee@cn.FreeBSD.org due to maintainer-timeouts and no response
to email.
Hat: portmgr |
0.55 06 Sep 2007 14:58:08
 |
araujo  |
- Update to 0.55.
PR: ports/115738
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
Approved by: stas (mentor), maintainer timeout (2 weeks) |
0.54 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 |
0.54 25 Jul 2007 15:34:15
 |
novel  |
Update to 0.54.
PR: 114434
Submitted by: novel
Approved by: maintainer timeout (more than two weeks) |
0.53 04 Jun 2007 06:43:14
 |
miwi  |
- Update to 0.53
- Pass maintainership to submitter
PR: 113178
Submitted by: CHAO Shin <quakelee@cn.FreeBSD.org> |
0.42 14 Jun 2006 07:09:35
 |
linimon  |
Reset drt@un.bewaff.net due to bounce; pet portlint and mastersites. |
0.42 23 Jan 2006 23:46:06
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.42 20 Sep 2005 06:25:20
 |
sem  |
- Fix WWW site URL in pkg-descr
PR: ports/86344
Submitted by: Soren Straarup <xride@x12.dk>
Approved by: site is down |
0.42 29 Jul 2005 06:49:08
 |
novel  |
Update to 0.42.
PR: 83503
Submitted by: vsevolod
Approved by: maintainer timeout (2 weeks) |
0.41 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
0.41 23 Feb 2004 04:42:13
 |
wollman  |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus |