non port: devel/py-polib/Makefile |
SVNWeb
|
Number of commits found: 28 |
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>
|
Thu, 30 Mar 2023
|
[ 15:56 Muhammad Moinur Rahman (bofh) ] b240b40
devel/py-polib: Update version 1.1.1=>1.2.0
Changelog: https://github.com/izimobil/polib/releases/tag/1.2.0
|
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:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
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 )
|
Thu, 16 Jun 2022
|
[ 20:47 Muhammad Moinur Rahman (bofh) ] a6e541b
devel/py-polib: Update version 1.1.0=>1.1.1
- Add LICENSE MIT
- Mark NO_ARCH
- Update WWW
Relnotes: https://github.com/izimobil/polib/releases/tag/1.1.1
|
Mon, 6 Jun 2022
|
[ 12:25 Muhammad Moinur Rahman (bofh) ] cb420cd (Only the first 10 of 45 ports in this commit are shown above. )
all: Take maintainership
|
[ 11:56 Rene Ladan (rene) ] 724071f (Only the first 10 of 47 ports in this commit are shown above. )
all: return wg's ports to the pool after safekeeping his commit bit
|
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.
|
Sun, 3 Jan 2021
|
[ 09:11 antoine ] (Only the first 10 of 27 ports in this commit are shown above. )
Remove python 2.7 support from a few ports
|
Sat, 20 Jul 2019
|
[ 16:00 wg ]
devel/py-polib: update to 1.1.0
PR: 239306
Submitted by: swills
|
Fri, 13 Nov 2015
|
[ 16:45 wg ]
devel/py-polib: update to 1.0.7
|
Wed, 18 Mar 2015
|
[ 13:07 wg ]
devel/py-polib: update to 1.0.6
|
Thu, 25 Sep 2014
|
[ 16:19 wg ]
devel/py-polib: update to 1.0.5
- USES python
|
Sun, 25 May 2014
|
[ 21:22 wg ]
devel/py-polib: fix fetch
Submitted by: Joe Maloney <jmaloney at pcbsd org> (via email)
|
Wed, 16 Apr 2014
|
[ 23:03 wg ]
devel/py-polib: update to 1.0.4 and use auto plist
|
Wed, 25 Sep 2013
|
[ 20:19 wg ]
- Enable staging in a few ports of mine
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Sun, 18 Aug 2013
|
[ 12:57 wg ]
devel/py-polib: update to 1.0.3
- Update to 1.0.3
- Change WWW for new upstream url
Changes: https://bitbucket.org/jaraco/irc/src/f8120c37a5/CHANGES.rst?at=8.5.1
|
Sat, 17 Aug 2013
|
[ 17:04 wg ]
devel/py-polib: take maintainership
- Take maintainership
- Remove indefinite article from COMMENT
|
[ 16:32 bdrewery ] (Only the first 10 of 28 ports in this commit are shown above. )
- Reset yzlin's ports
With hat: portmgr
|
Fri, 16 Mar 2012
|
[ 22:18 jpaetzel ]
Update to 0.7.0
Chase new distfile location
PR: ports/166100
Submitted by: jpaetzel
Approved by: maintainer timeout
Sponsored by: iXsystems
Feature safe: yes
|
Mon, 17 Aug 2009
|
[ 08:10 linimon ]
Over to new volunteer.
|
[ 04:53 linimon ]
Reset oleg@ht-systems.ru due to maintainer-timeouts and no response
to email.
Hat: portmgr
|
Wed, 25 Mar 2009
|
[ 17:36 miwi ]
- Update to 0.4.1
PR: 132296
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer timeout
|
Sun, 18 Jan 2009
|
[ 05:06 beech ]
- Update to 0.4.0
PR: ports/130036
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Approved by: maintainer timeout (2+ weeks)
|
Thu, 6 Mar 2008
|
[ 21:34 edwin ]
Use the new MASTER_SITE_GOOGLE_CODE macro
|
Thu, 10 Jan 2008
|
[ 17:32 lwhsu ]
Add py-polib 0.3.1, a python library to parse and manage gettext
catalogs.
PR: ports/119527
Submitted by: Oleg Ukraincev <oleg at ht-systems.ru>
|
Number of commits found: 28 |