non port: science/py-coards/Makefile |
SVNWeb
|
Number of commits found: 21 |
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
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>
|
Wed, 11 Jan 2023
|
[ 15:58 Dmitry Marakasov (amdmi3) ] 77d6847 (Only the first 10 of 3335 ports in this commit are shown above. )
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 4619604 (Only the first 10 of 201 ports in this commit are shown above. )
science: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Andreas Fehlner <fehlner@gmx.de>
* Brad Huntting <huntting@glarp.com>
* Chao Shin <quakelee@cn.FreeBSD.org>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Chia-Hsing Yu <me@davidyu.org>
* Chris Rees <utisoft@gmail.com>
* David Naylor <dbn@FreeBSD.org>
* Dmitry Sivachenko <demon@FreeBSD.org>
* Ed Schouten <ed@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Erik B Knudsen (Only the first 15 lines of the commit message are shown above )
|
Tue, 11 May 2021
|
[ 21:47 Po-Chuan Hsieh (sunpoet) ] 06438a3
science/py-coards: Cosmetic change
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 28 Dec 2020
|
[ 23:02 antoine ] (Only the first 10 of 1942 ports in this commit are shown above. )
Drop python 2.7 support from a few ports
With hat: portmgr
|
Wed, 10 Apr 2019
|
[ 06:18 antoine ] (Only the first 10 of 399 ports in this commit are shown above. )
Bump a few PORTREVISIONs after r498529
With hat: portmgr
|
Sun, 25 Feb 2018
|
[ 05:34 sunpoet ]
Relax USES=python
- Allow concurrent installation (USE_PYTHON=concurrent)
- Add NO_ARCH
- Bump PORTREVISION for package change
- Take maintainership
|
Sat, 24 Feb 2018
|
[ 08:52 tcberner ] (Only the first 10 of 26 ports in this commit are shown above. )
Give xmj@'s ports back to the pool
PR: 226157
Submitted by: xmj
|
Mon, 19 Feb 2018
|
[ 11:10 antoine ] (Only the first 10 of 442 ports in this commit are shown above. )
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA
|
Thu, 23 Jun 2016
|
[ 09:48 tz ] (Only the first 10 of 88 ports in this commit are shown above. )
Change all occurrences of xmj@chaot.net to johannes@perceivon.net as the owner
requested.
This only affects "Created by" lines with one exception: devel/uclcmd. There the
maintainer is changed. This was overlooked in r416918.
Approved by: junovitch (mentor)
|
Wed, 15 Jun 2016
|
[ 09:04 tz ] (Only the first 10 of 26 ports in this commit are shown above. )
Change MAINTAINER from xmj@FreeBSD.org to johannes@perceivon.net
PR: 210265
Submitted by: Johannes Jost Meixner (johannes@perceivon.net)
Approved by: pi (mentor)
|
Wed, 25 May 2016
|
[ 16:54 pi ] (Only the first 10 of 26 ports in this commit are shown above. )
Several ports: Change MAINTAINER from xmj@chaot.net to xmj@FreeBSD.org
PR: 209746
Submitted by: xmj
|
Fri, 24 Oct 2014
|
[ 16:50 mva ] (Only the first 10 of 118 ports in this commit are shown above. )
- Convert ports of science/ and security to new USES=python
Approved by: portmgr (implicit)
|
Sun, 26 Jan 2014
|
[ 00:52 koobs ]
science/py-coards: Modernise and enable STAGE support
- Remove NO_STAGE= flag
- Use PYDISTUTILS=yes instead of easy_install
- Use AUTOPLIST
PR: ports/185952
Submitted by: Johannes Jost Meixner <xmj@chaot.net> (maintainer)
|
Mon, 13 Jan 2014
|
[ 21:00 rene ] (Only the first 10 of 702 ports in this commit are shown above. )
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
|
Fri, 20 Sep 2013
|
[ 22:48 bapt ] (Only the first 10 of 185 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
science)
|
Sun, 16 Jun 2013
|
[ 08:29 mandree ]
Clean up.
Suggested by: danfe
|
Sat, 15 Jun 2013
|
[ 19:14 mandree ]
Fix typoes in acronym.
http://ferret.wrc.noaa.gov/noaa_coop/coop_cdf_profile.html
|
[ 19:08 mandree ]
Add new port science/py-coards:
Coards is a parser for time values represented using the COADS convention.
WWW: https://pypi.python.org/pypi/coards
PR: ports/179576
Submitted by: Johannes Meixner <xmj@chaot.net>
|
Number of commits found: 21 |