1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Fernando Apesteguía 98af9cda22 deskutils/lookbook: Update to 1.1.0
ChangeLog: https://github.com/danrabbit/lookbook/releases/tag/1.1.0

Better support for symbolic-only icons and under the hood improvements

PR:	245094
Submitted by:	duchateau.olivier@gmail.com
Reviewed by:e
Approved by:	greg@unrelenting.technology (maintainer)
2020-03-27 18:12:39 +00:00
accessibility
arabic
archivers Add new ports: 2020-03-27 09:40:04 +00:00
astro
audio
base
benchmarks
biology
cad I was confused by the jump back in version numbering but got the proper 2020-03-27 13:08:25 +00:00
chinese
comms Unbreak using renamed distribution site 2020-03-26 21:13:43 +00:00
converters
databases
deskutils deskutils/lookbook: Update to 1.1.0 2020-03-27 18:12:39 +00:00
devel devel/go-bindata: update to 3.1.3 2020-03-27 17:17:50 +00:00
dns
editors
emulators Update qemu-cheri and llvm-cheri to recent snapshots. 2020-03-27 16:11:53 +00:00
finance
french
ftp
games games/cockatrice: 2020-03-27 17:26:29 +00:00
german
graphics graphics/minder: Update to 1.7.2 2020-03-27 08:18:01 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/rust-nightly: Update to 1.44.0.20200327 2020-03-27 17:59:19 +00:00
mail
math math/stp and math/cryptominisat: Use correct patch (at STP side) for specifying dependency on 2020-03-27 14:59:07 +00:00
misc misc/exercism: fix fetch 2020-03-27 13:39:56 +00:00
Mk
multimedia multimedia/intel-media-sdk: update to 20.1.p3.19 2020-03-27 15:05:54 +00:00
net net/syncthing: update to 1.4.0 2020-03-27 15:28:45 +00:00
net-im
net-mgmt net-mgmt/thanos: upgrade to 0.11. 2020-03-27 01:03:12 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security - fix "service tincd status" for multiple instances 2020-03-27 16:02:48 +00:00
shells
sysutils sysutils/consul: update to 1.7.2 [1][2] 2020-03-27 15:18:06 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/minio: Update to RELEASE.2020-03-19T21-49-00Z 2020-03-27 15:55:37 +00:00
x11 x11/sddm: Tiny fix for maya theme. 2020-03-27 17:57:06 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/moveable-type-fonts: 2020-03-27 10:21:31 +00:00
x11-servers
x11-themes - Update greybird to 3.22.12 2020-03-27 15:23:26 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.