Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.1_1 08 Apr 2024 20:17:04
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-jsmin: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
3.0.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> |
3.0.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) |
3.0.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 ) |
3.0.1 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
3.0.1 25 Jan 2022 19:50:16
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-jsmin: Update to 3.0.1
Changes: https://github.com/tikitu/jsmin/blob/master/CHANGELOG.txt
https://github.com/tikitu/jsmin/commits/master |
3.0.0 21 Sep 2021 03:44:28
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-jsmin: Update to 3.0.0
- Update WWW
- Take maintainership
Changes: https://github.com/tikitu/jsmin/blob/master/CHANGELOG.txt |
2.2.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.2.2 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
2.2.2 17 Aug 2020 12:16:59
  |
zi  |
- Reset MAINTAINER due to fatal bounces
Reported by: portscout! |
2.2.2 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 |
2.2.2 01 Jul 2017 14:30:34
  |
dbaio  |
devel/py-jsmin: Update to 2.2.2
- Add license headers to code files (fixes i#17)
- Remove mercurial files (fixes #20)
PR: 220401
Submitted by: Vladimir Krstulja <vlad-fbsd@acheronmedia.com> (maintainer)
Approved by: garga (mentor, implicit) |
2.2.1 16 Jan 2017 11:45:42
  |
amdmi3  |
- Update to 2.2.1 (bugfix release)
- Add LICENSE_FILE
PR: 215991
Submitted by: vlad-fbsd@acheronmedia.com (maintainer)
MFH: 2017Q1 |
2.2.0 24 Dec 2015 10:10:50
  |
miwi  |
- Update to 2.2.0
- Switch to do-test
- Pass maintainership to submitter
PR: 205559
Submitted by: vlad-fbsd@acheronmedia.com |
2.1.6 08 Dec 2015 13:49:36
  |
vanilla  |
Upgrade to 2.1.6. |
2.0.11 01 Sep 2015 16:20:48
  |
amdmi3  |
- Switch to options helpers
- While here, add some NO_ARCHes
Approved by: portmgr blanket |
2.0.11 17 Jan 2015 15:33:06
  |
vanilla  |
Upgrade to 2.0.11. |
2.0.2_1 20 Oct 2014 16:04:14
  |
mva  |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
2.0.2_1 17 Oct 2014 10:23:35
  |
bapt  |
Reset maintainership |
2.0.2_1 09 Jun 2014 14:12:31
  |
mva  |
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit) |
2.0.2 08 May 2014 14:48:11
  |
vanilla  |
Support STAGEDIR, add LICENSE
PR: ports/188503
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr@ |
2.0.2 21 Feb 2014 13:36:13
  |
ehaupt  |
Remove trailing whitespaces from category devel |
2.0.2 10 Feb 2014 13:54:28
  |
ehaupt  |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
2.0.2 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) |
2.0.2 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
2.0.2 13 Feb 2013 06:04:09
  |
pclin  |
- Update MAINTAINER email address for all my ports
- Convert Makefile header to new style if needed
Approved by: swills (mentor) |
2.0.2 07 Jan 2013 06:16:28
  |
rm  |
JavaScript minifier.
WWW: http://pypi.python.org/pypi/jsmin
PR: 174564
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> |