1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00
Koop Mast 90134a7f15 Add libwpe a general-purpose library for WPE WebKit
A WebKit port optimized for embedded devices

WPE WebKit allows embedders to create simple and performant systems based
on Web platform technologies. It is designed with hardware acceleration in
mind, leveraging common 3D graphics APIs for best performance.

It is required by webkitgtk 2.6 which is currently being tested.

Obtained from:	gnome development repo
2019-09-30 22:03:28 +00:00
2019-09-30 20:39:04 +00:00
2019-09-30 19:50:12 +00:00
2019-09-30 21:34:22 +00:00
2019-09-30 14:06:28 +00:00
2019-09-30 14:45:20 +00:00
2019-09-30 20:38:19 +00:00
2019-09-30 20:47:59 +00:00
2019-09-30 20:37:45 +00:00
2019-09-30 20:56:49 +00:00
2019-09-30 20:38:30 +00:00
2019-09-30 20:36:37 +00:00
2019-09-30 15:45:13 +00:00
2019-09-30 14:55:03 +00:00

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.
Description
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Readme 3.4 GiB
Languages
Makefile 47.1%
C 18%
C++ 16.8%
Roff 6%
Shell 4.9%
Other 5.8%