non port: archivers/py-rjsmin/Makefile |
Number of commits found: 16 |
Monday, 5 May 2025
|
05:08 Richard Gallamore (ultima)
archivers/py-rjsmin: Update to 1.2.4
Changes: https://github.com/ndparker/rjsmin/blob/1.2.4/CHANGES
07edfda |
Saturday, 8 Mar 2025
|
04:05 Charlie Li (vishwin)
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details.
06a08e6 |
Thursday, 19 Dec 2024
|
03:55 Richard Gallamore (ultima)
archivers/py-rjsmin: Update to 1.2.3
Changes: https://github.com/ndparker/rjsmin/blob/1.2.3/CHANGES
167a050 |
Wednesday, 6 Dec 2023
|
18:50 Richard Gallamore (ultima)
archivers/py-rjsmin: Update to 1.2.2
changes: https://github.com/ndparker/rjsmin/blob/1.2.2/docs/CHANGES
59f979d |
Tuesday, 27 Jun 2023
|
19: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>
3d9a815 |
Wednesday, 11 Jan 2023
|
15:58 Dmitry Marakasov (amdmi3)
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
77d6847 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Friday, 12 Aug 2022
|
06:38 Richard Gallamore (ultima)
archivers/py-rjsmin: Updated to 1.2.1
Changes: https://github.com/ndparker/rjsmin/blob/master/docs/CHANGES
73deae3 |
Wednesday, 20 Jul 2022
|
14:20 Tobias C. Berner (tcberner)
archivers: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Albert Vernon <f3cun3c02@sneakemail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Kuehn <freebsd@nagilum.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Zhuravlev <zaa@zaa.pp.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andreev Maxim
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Chernov <ache@FreeBSD.org>
* Andrey Kostenko <andrey@kostenko.name>
* Anes Mukhametov <anes@anes.su>
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Ayumi M <ayu@commun.jp>
* Carsten Larsen <cs@innolan.dk>
* Chin-San Huang <chinsan.tw@gmail.com>
* Chris D. Faulhaber <jedgar@FreeBSD.org>
* Chris Larsen <darth@vader.dk>
* Christopher Key <cjk32@cam.ac.uk>
* Cyrille Lefevre <cyrille.lefevre@laposte.net>
* Dmitry Sivachenko <demon@FreeBSD.org>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Emanuel Haupt <ehaupt@critical.ch>
* Felix Palmen <felix@palmen-it.de>
* Gabor Kovesdan <gabor@FreeBSD.org>
* Gea-Suan Lin (gslin@ccca.nctu.edu.tw)
* Gea-Suan Lin <gslin@gslin.org>
* George Reid <greid@ukug.uk.freebsd.org>
* Greg Lewis <glewis@FreeBSD.org>
* Hsin-Han You <hhyou@cs.nctu.edu.tw>
* Hye-Shik Chang
* Hye-Shik Chang <perky@FreeBSD.org>
* Igor Pokrovsky <tiamat@telegraph.spb.ru>
* Jaap Boender <jaapb@kerguelen.org>
* Jean-Yves Lefort <jylefort@brutele.be>
* Jeff Burchell <toxic@doobie.com>
* Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
* Jerry Hicks
* Joao Carlos Mendes Luis <jonny@jonny.eng.br>
* John Marino <marino@FreeBSD.org>
* José García Juanino <jjuanino@gmail.com>
* Juergen Lock <nox@jelal.kn-bremen.de>
* Kevin Golding <ports@caomhin.org>
* Konstantin Reznichenko <kot@premierbank.dp.ua>
* Koop Mast <kwm@FreeBSD.org>
* Kubilay Kocak <koobs@FreeBSD.org>
* Lars Thegler <lth@FreeBSD.org>
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* Mark Felder <feld@FreeBSD.org>
* Mark Kane <mark@mkproductions.org>
* Mark Pulford <mark@kyne.com.au>
* Martin Matuska <mm@FreeBSD.org>
* Martin Wilke <miwi@FreeBSD.org>
* Matteo Cypriani <mcy@lm7.fr>
* Max Khon <fjoe@FreeBSD.org>
* Maxim Sobolev <sobomax@FreeBSD.org>
* Melvyn Sopacua <melvyn@magemana.nl>
* Miguel Mendez <flynn@energyhq.homeip.net>
* Nathan Ahlstrom <nra@FreeBSD.org>
* Nicola Vitale <nivit@FreeBSD.org>
* Patrick Seal <patseal@hyperhost.net>
* Pav Lucistnik <pav@FreeBSD.org>
* Per Wigren
* Philippe Casidy <pcasidy@casidy.com>
* Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Poul-Henning Kamp <phk@FreeBSD.org>
* Radim Kolar
* Radim Kolar <hsn@filez.com>
* Radim Kolar <hsn@netmag.cz>
* Rainer Hurling <rhurlin@gwdg.de>
* Richard Gallamore <ultima@FreeBSD.org>
* Roman Shterenzon <roman@xpert.com>
* Ryan Steinmetz <zi@FreeBSD.org>
* Sam Lawrance <boris@brooknet.com.au>
* Sergey A. Osokin <osa@FreeBSD.org>
* Sergey Skvortsov <skv@protey.ru>
* Sir l33tname <sirl33tname@gmail.com>
* Stanislav Sedov <ssedov@mbsd.msk.ru>
* Stefan Esser <se@FreeBSD.org>
* Steve Wills <swills@FreeBSD.org>
* Steven Kreuzer <skreuzer@FreeBSD.org>
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
* Sylvio Cesar <sylvio@FreeBSD.org>
* TAKATSU Tomonari <tota@FreeBSD.org>
* Thierry Thomas <thierry@pompo.net>
* Thomas Abthorpe <thomas@goodking.ca>
* Thomas Gellekum <tg@FreeBSD.org>
* Vanilla I. Shu <vanilla@FreeBSD.org>
* Wen Heping <wenheping@gmail.com>
* Will Andrews <andrews@technologist.com>
* Yarodin <yarodin@gmail.com>
* Ying-Chieh Liao <ijliao@FreeBSD.org>
* Yuri Victorovich <yuri@rawbw.com>
* ache
* adamw
* antoine@FreeBSD.org
* bf <bf2006a@yahoo.com>
* chinsan <chinsan.tw@gmail.com>
* giffunip@asme.org
* gurkan@phys.ethz.ch
* iblis <iblis.dif01@nctu.edu.tw>
* ijliao
* jmz
* kwm@FreeBSD.org
* lbartoletti <lbartoletti@FreeBSD.org>
* mm
* ports@c0decafe.net <ports@c0decafe.net>
* samm@freebsd.org
* swhetzel@gmail.com
* will
With hat: portmgr
1ced9d2 |
Tuesday, 11 Jan 2022
|
02:29 Richard Gallamore (ultima)
archivers/py-djsmin: Updated to 1.2.0
Changes: http://storage.perlig.de/rjsmin/CHANGES-1.2.0
8cad882 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Monday, 28 Dec 2020
|
23:02 antoine
Drop python 2.7 support from a few ports
With hat: portmgr
 |
Friday, 17 Jan 2020
|
06:41 ultima
Updated to 1.1.0
Changes: http://storage.perlig.de/rjsmin/CHANGES-1.1.0
 |
Monday, 3 Jul 2017
|
19:06 ultima
* Updated maintainer email
* Changed comment headers to match my name and FreeBSD email
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11466
 |
Sunday, 18 Jun 2017
|
18:09 dbn
qa: add check for NO_ARCH
If NO_ARCH is set then check that no FreeBSD elf(5) files are in $STAGEDIR.
If an elf(5) file is bundles as part of the package, but is not meant to be
run directly (i.e. the elf(5) file is a payload, and not compiled) then
those files can be added to NO_ARCH_IGNORE to avoid the check from failing,
Changes to ports:
- Ports that have NO_ARCH set, but actually compile files have had NO_ARCH
removed.
- Ports that have elf(5) payloads have had those files added to
NO_ARCH_IGNORE.
- R-cran ports that do not set USES=cran:compiles have NO_ARCH set,
PR: 218976
Reviewed by: antoine, mat
Approved by: portmgr
 |
Saturday, 16 Apr 2016
|
17:31 pi
New port: archivers/py-rjsmin
rJSmin is a javascript minifier written in python. The minifier is based
on the semantics of jsmin.c by Douglas Crockford. The module is a
re-implementation aiming for speed, so it can be used at runtime
(rather than during a preprocessing step). Usually it produces the same
results as the original jsmin.c.
WWW: https://github.com/ndparker/rjsmin
PR: 208834
Submitted by: Ultima1252@gmail.com
 |
Number of commits found: 16 |