1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kubilay Kocak 35c16ed47c devel/py-py: Update to 1.4.30
- Update PORTVERSION and distinfo checksum (1.4.30)
- Update COMMENT to match upstream (setup.py:description=)
- Add TEST_DEPENDS and do-test target
- Add NO_ARCH

Changes:

  https://pylib.readthedocs.org/en/latest/changelog.html
2015-10-28 13:12:44 +00:00
accessibility
arabic
archivers
astro
audio Add a dependency on devel/icu to fix the build if boost-libs is built 2015-10-28 12:57:37 +00:00
benchmarks
biology - Update to 2015.09.21 2015-10-27 18:49:48 +00:00
cad
chinese
comms Update to 2.3.2 2015-10-27 20:13:34 +00:00
converters
databases Update to 2.3.8 2015-10-28 12:57:32 +00:00
deskutils
devel devel/py-py: Update to 1.4.30 2015-10-28 13:12:44 +00:00
dns Upgrade to pywdns revsion 0.8.0. 2015-10-28 02:39:01 +00:00
editors
emulators
finance Update to version 5.0.6 2015-10-27 20:35:37 +00:00
french
ftp
games Update to recent snapshot 4.8.0.20151020.3 2015-10-28 08:07:24 +00:00
german - Update to 2015.10.25 2015-10-27 15:55:08 +00:00
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to 0.11.2 2015-10-28 12:57:46 +00:00
mail Update to 2.93. 2015-10-28 12:57:41 +00:00
math
misc
Mk
multimedia Update to upstream version 15.2 2015-10-27 19:15:56 +00:00
net Upgrade to pynmsg revision 0.4.0. 2015-10-28 02:37:51 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish - Update to 20150428 2015-10-27 15:55:13 +00:00
ports-mgmt
portuguese
print
russian
science
security Add entry for x11/xscreensaver for a lock bypass vulnerability 2015-10-27 20:53:54 +00:00
shells
sysutils
Templates Revert recent config.site changes, ports-mgmt/pkg fails to build on FreeBSD 2015-10-28 06:35:13 +00:00
textproc textproc/rubygem-liquid: update to 3.0.6 2015-10-27 22:49:57 +00:00
Tools
ukrainian
vietnamese
www www/py-bleach: Update to 1.4.2 2015-10-28 12:11:20 +00:00
x11 Remove some debugs and works in progress that snuck in with previous commit. 2015-10-27 21:08:10 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/bwidget - update to 1.9.9 2015-10-28 09:07:17 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Extend the entry for www/varnish4 to note the syntax change for binding 2015-10-27 19:44:39 +00:00

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.