Personal patches
Go to file
Kai Knoblich 51c5448f2e textproc/py-tablib: Update to 0.13.0
While I'm here:

* Remove the dependency for math/py-pandas because it's listed as an extra
  dependency and thus not required for basic runtime.
* Add a note for users that want to make use of the Pandas Dataframe
  structure.
* Add a patch for setup.py to limit devel/py-backports.csv to Python 2.
* Pet portlint

Changelog:

https://github.com/kennethreitz/tablib/compare/v0.12.1...v0.13.0

Approved by:	mentors (implicit)
2019-03-31 21:31:13 +00:00
accessibility
arabic
archivers archivers/R-cran-zip: updated to version 2.0.1 2019-03-31 17:31:13 +00:00
astro Update devel/protobuf to 3.7.1 2019-03-31 13:41:02 +00:00
audio Update devel/protobuf to 3.7.1 2019-03-31 13:41:02 +00:00
base
benchmarks
biology biology/py-fastTSNE: Add the PORTSCOUT line 2019-03-31 16:57:54 +00:00
cad - Update `cad/zcad' to version 0.9.8.4; switch from using 2019-03-31 09:23:50 +00:00
chinese
comms
converters Remove duplicate port converters/py-pint. 2019-03-31 08:01:23 +00:00
databases Update devel/protobuf to 3.7.1 2019-03-31 13:41:02 +00:00
deskutils
devel devel/ccls: Update to 0.20190314 2019-03-31 19:42:07 +00:00
dns Update devel/protobuf to 3.7.1 2019-03-31 13:41:02 +00:00
editors
emulators
finance finance/R-cran-fGarch: updated to version 3042.83.1 2019-03-31 17:28:18 +00:00
french
ftp Spell FTP properly (uppercased) when it does not refer to a command name. 2019-03-31 13:07:08 +00:00
games Mark as NOT_FOR big-endian architectures per powerpc64 errorlog. 2019-03-31 20:46:04 +00:00
german devel/eric6: update to 19.03 2019-03-31 16:15:36 +00:00
graphics graphics/oidn: Update 0.8.1 -> 0.8.2 2019-03-31 20:47:54 +00:00
hebrew
hungarian
irc irc/znc: Update to 1.7.3, Fix Denial of Service 2019-03-31 17:08:41 +00:00
japanese Update devel/protobuf to 3.7.1 2019-03-31 13:41:02 +00:00
java
Keywords
korean
lang Remove expired lang/ruby23 2019-03-31 13:41:30 +00:00
mail Update courier-imap to 5.0.7 2019-03-31 18:49:11 +00:00
math math/barvinok: Update 0.41.1 -> 0.41.2 2019-03-31 16:47:12 +00:00
misc Remove expired misc/rubygem-mime-types29 2019-03-31 13:41:46 +00:00
Mk Remove ruby 2.3 support 2019-03-31 13:48:32 +00:00
multimedia Update devel/protobuf to 3.7.1 2019-03-31 13:41:02 +00:00
net net/py-pcap: Update to 0.6.5. Switch from abandoned SF project to 2019-03-31 20:45:47 +00:00
net-im Update devel/protobuf to 3.7.1 2019-03-31 13:41:02 +00:00
net-mgmt Update devel/protobuf to 3.7.1 2019-03-31 13:41:02 +00:00
net-p2p Update devel/protobuf to 3.7.1 2019-03-31 13:41:02 +00:00
news Spell NNTP correctly (it's an abbreviation and thus should be uppercased). 2019-03-31 11:41:45 +00:00
palm
polish
ports-mgmt
portuguese
print
russian devel/eric6: update to 19.03 2019-03-31 16:15:36 +00:00
science science/lammps: Update 28Feb2019 -> 29Mar2019 2019-03-31 17:33:52 +00:00
security security/vuxml: Document irc/znc issue 2019-03-31 13:50:45 +00:00
shells
sysutils - Update to 0.1.26 2019-03-31 21:05:50 +00:00
Templates
textproc textproc/py-tablib: Update to 0.13.0 2019-03-31 21:31:13 +00:00
Tools
ukrainian
vietnamese
www www/chromium: fix U2F support 2019-03-31 20:47:15 +00:00
x11 Update xfce4-screenshooter-plugin to 1.9.5 2019-03-31 18:47:22 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/fltk-devel: remove outdated snapshot port 2019-03-31 09:19:34 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Document the removal of expired ports 2019-03-31 13:42:41 +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.