1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kubilay Kocak b263eb7f70 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:

 - fixed Issue #82: argparse 1.2 incompatible with Python 3.1
 - hacked the tests so they don't have the minor failures that were
   caused by the compatibility stuff for python 2.3 and 3.1

argparse 1.2:

 - fixed Issue #79: re-licensed argparse package under same license as
   py 2.7 stdlib argparse code
 - fixed Issue #80: argparse 1.2 is now same archive on pypi / on google
   code

Approved by:	lwhsu (maintainer)
2013-11-29 07:22:49 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel devel/py-argparse: Update to 1.2.1 2013-11-29 07:22:49 +00:00
dns
editors
emulators
finance
french
ftp
games Add more options 2013-11-29 03:21:06 +00:00
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail - Stagify 2013-11-29 03:54:28 +00:00
math - Update to 1.2.0. 2013-11-29 03:47:00 +00:00
misc
Mk
multimedia
net - use STAGEDIR 2013-11-29 07:08:42 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish - use STAGEDIR 2013-11-29 04:19:56 +00:00
ports-mgmt
portuguese - use STAGEDIR 2013-11-29 04:19:56 +00:00
print
russian
science
security
shells
sysutils
Templates
textproc
Tools
ukrainian - use STAGEDIR 2013-11-29 04:19:56 +00:00
vietnamese
www Step two of reconnecting www/rt42 with its history: svn cp ww/rt40 2013-11-29 07:20:28 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.