Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.1 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.1.1 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.1.1 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.1.1 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 ) |
1.1.1 12 Mar 2022 10:34:23 |
Muhammad Moinur Rahman (bofh) |
www/py-django-mezzanine-grappelli: Update version 0.5.2=>1.1.1
Relnotes:
https://github.com/stephenmcd/grappelli-safe/releases/tag/v1.1.1 |
0.5.2 08 Mar 2022 02:09:57 |
Muhammad Moinur Rahman (bofh) |
*/*: Take maintainership |
0.5.2 07 Mar 2022 19:07:39 |
Rene Ladan (rene) |
all: return koobs' ports to the pool after safekeeping his commit bit. |
0.5.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.5.2 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.5.2 15 May 2019 09:55:47 |
koobs |
www/py-django-mezzanine-grappelli: Update to 0.5.2 |
0.4.7 09 Jul 2018 19:13:41 |
miwi |
- Update www/py-django-mezzanine to 4.2.3-148
Changes to the port:
*Changed CHEESESHOP to GH. Reason: Release 4.2.3 is dated from Q1/2017 and
has no support for Django 1.11 or newer. Support for Django 1.11 has been
introduced with commit 564e574 . When upstream brings a new release then
a return to CHEESESHOP should be no problem.
*Changed RUN_DEPENDS to reflect the new dependencies
*Added NO_ARCH
*Added pkg-message with quick start notes to improve the user experience
*Added SUB_FILES and SUB_LIST for pkg-message
- Update www/py-django-mezzanine-filebrowser to 0.4.7
- Update www/py-django-mezzanine-grapelli to 0.4.7
PR: 228417
Submitted by: freebsd_ports@k-worx.org
Approved by: koobs (maintainer)
Sponsored by: iXsystems Inc. |
0.4.5 04 Dec 2016 10:51:59 |
koobs |
www/py-django-mezzanine-grappelli: Update to 0.4.5
- Update PORTVERSION and distinfo checksum (0.4.5)
- Add NO_ARCH
- Enable concurrent installation
This update is 2 of 2 that are required to update
www/py-django-mezzanine to a version that supports
Django 1.8.
This is required so that the port can be marked Un'BROKEN on head [1]
and fixed in quarterly.
The conflict caused by a change made in r423024 [2][3] that updated a
dependency (contrib-comments) to use Django 1.8 which caused a (Only the first 15 lines of the commit message are shown above ) |
0.3.13 09 Feb 2015 04:19:15 |
koobs |
www/py-django-mezzanine: Update to 3.1.10
- Update to 3.1.10
- Add LICENSE_FILE
- Update and sort RUN_DEPENDS
- Mezzanine now supports Python 3
- Update py-django-mezzanine-filebrowser to 0.3.5
- Update py-django-mezzanine-grappelli to 0.3.13
- Add LICENSE and LICENSE_FILE to both of the above
While I'm here:
- Sort USE_PYTHON values |
0.2.21_1 03 Jan 2015 08:41:21 |
mva |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
0.2.21_1 29 Jan 2014 15:39:37 |
miwi |
- Convert to PYDISTUTILS_AUTOPLIST= yes
- Stage support
- Bump PORTREVISION |
0.2.21 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.2.21 05 May 2013 06:41:29 |
koobs |
www/py-django-mezzanine-grappelli: Update to 0.2.21
- Update to 0.2.21
- Update pkg-plist
- pkg-descr: Tab->space in WWW:
Approved by: eadler, rm (mentors, implicit) |
0.2.6_1 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.2.6_1 09 Feb 2013 14:50:27 |
koobs |
Update MAINTAINER address for all my ports. While I'm here,
standardise and canonicalise Makefile header format and contents.
Approved by: eadler (mentor) |
0.2.6_1 19 Aug 2012 15:08:20 |
ak |
- Rename to consistency with other Python ports [1]
- While here, sort category Makefile
PR: ports/170734 [1]
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer) |