1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kai Knoblich a0c29b0644 devel/py-setuptools_scm: Update to 3.3.3
* Update WWW (remove superfluous trailing slash)

Changelog since 3.1.0:

* Add eggs for python3.7 and 3.8 to the deploy
* Fix python3.8 support and add builds for up to python3.8
* Use a specific fallback root when calling fallbacks. Remove old hack that
  resets the root when fallback entrypoints are present.
* Add fallback_version option, which sets the version to be used when
  everything else fails.
* Add option git_describe_command to allow the user to control the way that
  git describe is called.

https://github.com/pypa/setuptools_scm/blob/v3.3.3/CHANGELOG.rst

PR:		238145
Submitted by:	sunpoet
2019-05-28 13:46:14 +00:00
accessibility
arabic
archivers Fix build with erlang21. 2019-05-28 08:41:26 +00:00
astro
audio audio/spotifyd: Update to 0.2.9 2019-05-28 04:25:02 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases Upgrade all ports required by www/gitlab-ce 11.11 from rails 5.0.x to 5.1.x. 2019-05-28 10:27:05 +00:00
deskutils
devel devel/py-setuptools_scm: Update to 3.3.3 2019-05-28 13:46:14 +00:00
dns
editors
emulators emulators/rpcs3: update to 0.0.6.8161 2019-05-28 00:40:23 +00:00
finance
french
ftp
games games/stonesoup-sdl: Use OPTIONS_SLAVE 2019-05-28 05:16:49 +00:00
german
graphics graphics/bitmap: Fix tests 2019-05-27 23:02:19 +00:00
hebrew
hungarian
irc
japanese japanese/mutt-devel: MAILDIR_HEADER_CACHE implies IMAP_HEADER_CACHE 2019-05-28 05:12:01 +00:00
java java/sigar: Spell USE_PERL5 correctly 2019-05-28 06:42:15 +00:00
Keywords
korean
lang - Update to 9.5.2 2019-05-28 10:58:31 +00:00
mail Upgrade all ports required by www/gitlab-ce 11.11 from rails 5.0.x to 5.1.x. 2019-05-28 10:27:05 +00:00
math math/deal.ii: Update 9.0.1 -> 9.1.1 2019-05-27 23:29:39 +00:00
misc misc/dartsim: Update 6.8.3-15 -> 6.8.5 2019-05-27 23:31:56 +00:00
Mk Add lang/julia to the blacklist of ports that other ports must not depend upon. 2019-05-28 09:44:05 +00:00
multimedia multimedia/svt-av1: update to 0.5.0.50 2019-05-28 00:44:37 +00:00
net Upgrade to 1.27.0 which is required by gitlab-ce 11.11 upgrade. 2019-05-28 10:39:35 +00:00
net-im
net-mgmt net-mgmt/icingaweb2-module-vsphere: Spell USE_PHP correctly 2019-05-28 06:35:36 +00:00
net-p2p net-p2p/jackett: Update to 0.11.375 2019-05-28 11:29:50 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Bump PORTREVISION as this change was missing in r502882. 2019-05-28 10:57:57 +00:00
shells This is the second part of a two part commit Updating shells/ksh93 to 2019-05-28 02:35:40 +00:00
sysutils - Add LICENSE 2019-05-28 09:01:42 +00:00
Templates
textproc textproc/pootle: Mark BROKEN 2019-05-28 13:34:26 +00:00
Tools
ukrainian
vietnamese
www www/py-bleach: Update to 3.1.0 2019-05-28 13:35:39 +00:00
x11 x11/xlockmore: Actually make JP=on imply MB=on 2019-05-28 05:27:06 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Upgrade all ports required by www/gitlab-ce 11.11 from rails 5.0.x to 5.1.x. 2019-05-28 10:27:05 +00:00
README
UIDs
UPDATING

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

	https://www.FreeBSD.org/ports

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

	https://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:

	https://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.