Personal patches
Go to file
Philip Paeps 373ad6f245 Add sysutils/py-tarsnapper 0.4
A wrapper around tarsnap which does two things:

* Lets you define "backup jobs" (tarsnap invocations) in a
  config file, though on its own this has little advantage over just
  using a a shell script.
* The ability to expire old backups using a Grandfather-father-son
  backup scheme.  This feature can be used in conjunction with
  tarsnapper backup jobs, or standalone, to be applied to any existing
  set of tarsnap backup archives, regardless of how they have been
  created.

WWW: https://github.com/miracle2k/tarsnapper
2018-11-18 17:15:44 +00:00
accessibility
arabic
archivers
astro Update to 0.122 2018-11-15 19:07:23 +00:00
audio New port: audio/csoundqt: Csound frontend with editor, integrated help, widgets, other features 2018-11-18 09:35:41 +00:00
base
benchmarks
biology
cad cad/openvsp: Unbreak port 2018-11-17 18:08:10 +00:00
chinese
comms
converters - Update to 1.3-1.1 2018-11-18 05:42:27 +00:00
databases databases/mariadb102-server: Fix build with compression 2018-11-18 09:04:30 +00:00
deskutils Fix build for net/gupnp 1.1.0.1 update 2018-11-17 17:45:47 +00:00
devel devel/renpy: update to 7.1.3 2018-11-18 13:08:46 +00:00
dns Update to 4.1.7 2018-11-18 12:47:37 +00:00
editors editors/libreoffice: fix emoji font file name 2018-11-14 22:41:51 +00:00
emulators emulators/gxemul: Update to 0.6.0.2 2018-11-18 08:51:08 +00:00
finance - Update to 1.7.4.4 2018-11-17 15:08:01 +00:00
french
ftp Fix build with wolfSSL 2018-11-17 17:45:32 +00:00
games devel/renpy: update to 7.1.3 2018-11-18 13:08:46 +00:00
german Remove expired ports: 2018-11-16 20:28:58 +00:00
graphics Update to 4.0.10 2018-11-17 20:44:01 +00:00
hebrew
hungarian
irc - Add LICENSE_FILE 2018-11-16 17:04:10 +00:00
japanese
java . Update to 2018g. 2018-11-17 17:22:28 +00:00
Keywords
korean
lang lang/ghc843: Add a port for 8.4.3 version. 2018-11-18 16:20:20 +00:00
mail Update to 3.17.1 2018-11-17 00:57:35 +00:00
math - Update to 0.9.200.4.0 2018-11-18 06:06:19 +00:00
misc misc/osinfo-db: update to 20181116 2018-11-18 06:11:57 +00:00
Mk Add shared VAPI description 2018-11-17 17:33:28 +00:00
multimedia - Bump portrevision, forgot when disabling option 2018-11-17 16:24:35 +00:00
net net/freerdp1: Fix build with OpenSSL 1.1 2018-11-18 14:53:00 +00:00
net-im - Add LICENSE 2018-11-18 09:30:26 +00:00
net-mgmt Remove expired ports: 2018-11-16 20:28:58 +00:00
net-p2p net-p2p/libtorrent: Take MAINTAINER'ship 2018-11-14 23:27:22 +00:00
news news/xpn: Add a trayicon 2018-11-16 09:28:41 +00:00
palm
polish
ports-mgmt
portuguese
print
russian
science Change the way *_DEPENDS are set 2018-11-17 17:32:14 +00:00
security security/mussh: Cleanup Makefile 2018-11-18 15:02:26 +00:00
shells shells/jailkit: Avoid accidentally picking up procmail 2018-11-15 08:56:15 +00:00
sysutils Add sysutils/py-tarsnapper 0.4 2018-11-18 17:15:44 +00:00
Templates
textproc - Update to 0.68 2018-11-17 23:32:03 +00:00
Tools
ukrainian
vietnamese
www Take 2018-11-18 15:55:33 +00:00
x11 x11/alacritty: Update to 0.2.3 2018-11-17 21:11:35 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Clean up Makefile (should be part of r484963) 2018-11-16 17:26:15 +00:00
x11-wm x11-wm/stumpwm: Fix shebang 2018-11-16 11:25:56 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Fix MOVED entries 2018-11-17 21:18:18 +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.