notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/py-argparse/Makefile
SVNWeb

Number of commits found: 30

Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
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>
Wed, 11 Jan 2023
[ 15:58 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  77d6847  (Only the first 10 of 3335 ports in this commit are shown above. View all ports for this commit)
*/*: 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) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sat, 24 Jul 2021
[ 20:24 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:479bf60b0bf6874777456a490b08e57bfb76a20c  commit hash:479bf60b0bf6874777456a490b08e57bfb76a20c  commit hash:479bf60b0bf6874777456a490b08e57bfb76a20c  479bf60 
devel/py-argparse: Add NO_ARCH

Approved by:	portmgr (blanket)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 28 Dec 2020
[ 23:02 antoine search for other commits by this committer ] Original commit   Revision:559531 (Only the first 10 of 1942 ports in this commit are shown above. View all ports for this commit)
Drop python 2.7 support from a few ports

With hat:	portmgr
Thu, 11 May 2017
[ 18:14 dvl search for other commits by this committer ] Original commit   Revision:440641
Revive devel/py-argparse

Some ports need newer versions of py-argparse and Python 2.7 ships with 1.1

Approved by:	lwhsu (maintainer)
Wed, 26 Oct 2016
[ 13:58 lwhsu search for other commits by this committer ] Original commit   Revision:424702
- Update to 1.4.0
- Mark DEPRECATED
Wed, 14 Sep 2016
[ 19:27 antoine search for other commits by this committer ] Original commit   Revision:422155
Unbreak by switching to CHEESESHOP
[ 15:59 mat search for other commits by this committer ] Original commit   Revision:422140 (Only the first 10 of 353 ports in this commit are shown above. View all ports for this commit)
GOOGLE_CODE has gone away.

- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Mon, 20 Oct 2014
[ 16:04 mva search for other commits by this committer ] Original commit   Revision:371280 (Only the first 10 of 564 ports in this commit are shown above. View all ports for this commit)
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
Mon, 9 Jun 2014
[ 10:19 mva search for other commits by this committer ] Original commit   Revision:357126
- Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
Fri, 29 Nov 2013
[ 07:22 koobs search for other commits by this committer ] Original commit   Revision:335150
devel/py-argparse: Update to 1.2.1

- Update to 1.2.1
- Enable STAGE support
- Enable AUTOPLIST, remove PLIST_FILES accordingly
- Upstream uses setuptools, update USE_PYDISTUTILS accordingly
- Remove USE_ZIP, distribution files is now tar.gz
- QA: Add LICENSE (PSFL)
- QA: Remove indefinite article from COMMENT
- QA: Whitespace alignment
- QA: Tab->space for WWW: in pkg-descr

Changes:

 argparse 1.2.1:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Mon, 1 Nov 2010
[ 15:50 lwhsu search for other commits by this committer ] Original commit 
- Update to 1.1

PR:             ports/151855
Submitted by:   wen
Fri, 13 Nov 2009
[ 17:50 lwhsu search for other commits by this committer ] Original commit 
- Unbreak, change MASTER_SITES to the one has the correct checksum value
  (contents in the both distfiles are the same, but rolled in different way)
Thu, 12 Nov 2009
[ 21:47 pav search for other commits by this committer ] Original commit 
- Mark BROKEN: checksum mismatch

Reported by:    pointyhat
Sat, 31 Oct 2009
[ 13:37 lwhsu search for other commits by this committer ] Original commit 
- Update to 1.0.1
Sun, 16 Aug 2009
[ 06:03 lwhsu search for other commits by this committer ] Original commit 
- Update to 1.0
Tue, 12 May 2009
[ 11:02 lwhsu search for other commits by this committer ] Original commit 
- Update to 0.9.1
Mon, 30 Mar 2009
[ 19:52 lwhsu search for other commits by this committer ] Original commit 
- Update to 0.9.0
- Update WWW
Fri, 1 Jun 2007
[ 08:09 lwhsu search for other commits by this committer ] Original commit 
- Update to 0.8.0
- Use CHEESESHOP in MASTER_SITES
Sat, 7 Apr 2007
[ 23:33 lwhsu search for other commits by this committer ] Original commit 
- Add backup MASTER_SITE

Approved by:    clsung (mentor)
Wed, 4 Apr 2007
[ 08:49 lwhsu search for other commits by this committer ] Original commit  (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
- Change to my FreeBSD.org email

Approved by:     clsung (mentor)
Mon, 26 Mar 2007
[ 02:20 dryice search for other commits by this committer ] Original commit 
update to 0.7.0

PR:             ports/110822
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org> (maintainer)
Approved by:    itetcu (mentor, implicit)
Sun, 25 Feb 2007
[ 07:31 clsung search for other commits by this committer ] Original commit 
- Update to 0.6.0

PR:             ports/109507
Submitted by:   maintainer (Li-Wen Hsu)
Wed, 17 Jan 2007
[ 05:39 clsung search for other commits by this committer ] Original commit 
- Update to 0.5.0

PR:             ports/108025
Submitted by:   maintainer (Li-Wen Hsu)
Fri, 5 Jan 2007
[ 22:35 miwi search for other commits by this committer ] Original commit 
Argparse takes the best of the optparse command-line parsing module and brings
it new life. Argparse adds positional as well as optional arguments, the
ability to create parsers for sub-commands, more informative help and usage
messages, and much more. At the same time, it retains the ease and flexibility
of use that made optparse so popular.

WWW:    http://argparse.python-hosting.com/

PR:             ports/107556
Submitted by:   Li-Wen Hsu <lwhsu at lwhsu.org>

Number of commits found: 30