Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.23.0 10 Jan 2024 10:48:27 |
Yuri Victorovich (yuri) |
www/py-libsass: update 0.22.0 → 0.23.0
Reported by: portscout |
0.22.0 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> |
0.22.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 |
0.22.0 14 Nov 2022 00:22:46 |
Yuri Victorovich (yuri) |
www/py-libsass: Update 0.21.0 -> 0.22.0
Reported by: portscout |
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) |
0.21.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 ) |
0.21.0 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
0.21.0 22 May 2021 08:33:30 |
Yuri Victorovich (yuri) |
www/py-libsass: Update 0.20.1 -> 0.21.0
Reported by: portscout |
0.20.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.20.1 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.20.1 28 Aug 2020 18:09:39 |
yuri |
www/py-libsass: Update 0.20.0 -> 0.20.1
Reported by: portscout |
0.20.0 09 May 2020 08:31:54 |
yuri |
www/py-libsass: Update 0.19.4 -> 0.20.0
Reported by: portscout |
0.19.4 23 Nov 2019 07:00:42 |
yuri |
www/py-libsass: Update 0.19.3 -> 0.19.4
Reported by: portscout |
0.19.3 13 Oct 2019 20:12:32 |
yuri |
www/py-libsass: Update 0.19.2 -> 0.19.3
Reported by: portscout |
0.19.2 01 Sep 2019 21:10:51 |
yuri |
www/py-libsass: Update 0.19.1 -> 0.19.2
Reported by: portscout |
0.19.1_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.19.1 20 May 2019 07:17:17 |
yuri |
www/py-libsass: Update 0.19.0 -> 0.19.1
Reported by: portscout |
0.19.0 19 May 2019 18:34:46 |
yuri |
www/py-libsass: Update 0.18.0 -> 0.19.0
Reported by: portscout |
0.18.0 07 Apr 2019 01:59:00 |
yuri |
www/py-libsass: Update 0.17.0 -> 0.18.0
Reported by: portscout |
0.17.0 21 Jan 2019 18:33:39 |
yuri |
www/py-libsass: Update 0.16.1 -> 0.17.0
Reported by: portscout |
0.16.1_2 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.16.1_1 01 Dec 2018 16:31:18 |
yuri |
www/py-libsass: fix build with GCC-based architectures
PR: 233691
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
0.16.1 26 Nov 2018 05:43:01 |
yuri |
www/py-libsass: Update 0.16.0 -> 0.16.1
Reported by: portscout |
0.16.0 15 Nov 2018 01:24:02 |
yuri |
www/py-libsass: Update 0.15.1 -> 0.16.0
Reported by: portscout |
0.15.1 02 Nov 2018 15:12:08 |
linimon |
This port needs USES=c++11-lang. Additionally, it unconditionally uses
libc++ if it's compiled on FreeBSD, so fix that too.
PR: 231714
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
0.15.1 28 Sep 2018 05:54:29 |
yuri |
www/py-libsass: Update 0.15.0 -> 0.15.1
Reported by: portscout |
0.15.0 17 Sep 2018 17:41:34 |
yuri |
www/py-libsass: Update 0.14.5 -> 0.15.0
Reported by: portscout |
0.14.5 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.14.5 12 May 2018 07:35:00 |
yuri |
www/py-libsass: Update 0.14.3 -> 0.14.5
Reported by: portscout |
0.14.3 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.14.3 24 Apr 2018 08:36:49 |
yuri |
www/py-libsass: Update 0.14.2 -> 0.14.3
Reported by: portscout |
0.14.2 25 Mar 2018 06:47:54 |
yuri |
www/py-libsass: Update 0.14.1 -> 0.14.2 |
0.14.1 24 Mar 2018 08:49:25 |
yuri |
www/py-libsass: Update 0.14.0 -> 0.14.1
Reported by: portscout |
0.14.0 23 Mar 2018 18:31:54 |
yuri |
textproc/libsass: Update 3.4.9->3.5.0; www/py-libsass: Update 0.13.7->0.14.0
Bump textproc/sassc
PR: 226414
Approved by: nivit (maintainer timeout for textproc/libsass; 16 days) |
0.13.7_1 13 Feb 2018 09:58:47 |
yuri |
www/py-libsass: Unbundle libsass
Recommended by upstream in order to
solve the double build problem:
https://github.com/sass/libsass-python/issues/234
Approved by: tcberner (mentor, implicit) |
0.13.7 09 Feb 2018 21:26:24 |
yuri |
www/py-libsass: Update to 0.13.7
Changelog:
https://github.com/sass/libsass-python/releases/tag/0.13.7
Also discovered the problem that it recompiles all
.cpp files again during the 'install' phase:
https://github.com/sass/libsass-python/issues/234
This is a preexisting priblem.
Reported by: portscout
Approved by: tcberner (mentor, implicit) |
0.13.6 31 Jan 2018 04:23:07 |
yuri |
www/py-libsass: Update to 0.13.6
Submitted by: myself
Reported by: portscout
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14095 |
0.13.5 15 Jan 2018 22:01:00 |
yuri |
www/py-libsass: Update to 0.13.5
Submitted by: myself
Reported by: portscout
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13897 |
0.13.4 30 Nov 2017 15:50:34 |
mat |
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 ) |
0.13.4 16 Nov 2017 21:33:19 |
yuri |
www/py-libsass: Update to 0.13.4
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13115 |
0.13.3 22 Oct 2017 10:31:00 |
pizzamig |
www/py-libsass: Update to 0.13.3
Reorder Makefile's variable also.
PR: 223102
Submitted by: yuri@rawbw.com (maintainer)
Approved by: olivier (mentor)
Differential Revision: https://reviews.freebsd.org/D12739 |
0.13.2 17 Jun 2017 10:48:40 |
joneum |
- www/py-libsass: Update from 0.13 to 0.13.2
PR: 220017
Submitted by: Yuri Victorovich <yuri at rawbw.com> (maintainer)
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D11225 |
0.13.0 09 Jun 2017 18:44:28 |
sunpoet |
Update to 0.13.0
- While I'm here, sort USE_PYTHON
Changes: https://github.com/dahlia/libsass-python/releases
PR: 219877
Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer) |
0.12.3 13 May 2017 23:50:49 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
0.12.3 10 Feb 2017 19:44:49 |
krion |
Add new port www/py-libsass
A simple Python extension module sass which is binding Libsass
(written in C/C++ by Hampton Catlin and Aaron Leung).
WWW: https://pypi.python.org/pypi/libsass
PR: 216961
Submitted by: yuri@rawbw.com
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9531 |