1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00
Tijl Coosemans 00d5aa717b - Restore patch that adds mappings for common CJK TeX fonts to cidfmap.
Make the path in the mappings relative to LOCALBASE/share/fonts so
  print/gsfonts does not need to be installed. [1]
- Remove --enable-threadsafe from CONFIGURE_ARGS so thread-unsafe devices
  like opvp (used by Canon printer drivers) are built. [2]
- Fix detection of dlopen on FreeBSD < 11.2 (which doesn't have libdl). [2]
- Remove reference to FAPI configuration from pkg-message.  As far as I
  can tell it is only useful in combination with UFST, a commercial font
  renderer from Monotype and we don't (and can't) build with UFST support.

PR:		229211 [1], 229332 [2]
Tested by:	Osamu Matsuda <omatsuda000@gmail.com>
2018-06-26 17:15:37 +00:00
2018-06-26 16:30:49 +00:00
2018-06-22 23:54:16 +00:00
2018-06-26 06:31:45 +00:00
2018-06-26 16:30:49 +00:00
2018-06-26 15:47:51 +00:00
2018-06-24 20:16:14 +00:00
2018-06-25 20:55:41 +00:00
2018-06-26 16:30:49 +00:00
2018-06-26 16:30:49 +00:00
2018-06-23 09:37:13 +00:00
2018-06-26 16:30:49 +00:00
2018-06-26 16:30:49 +00:00
2018-06-26 16:30:49 +00:00
2018-06-26 16:30:49 +00:00
2018-06-25 20:39:31 +00:00
2018-06-26 16:30:49 +00:00
2018-06-26 09:37:15 +00:00
2018-06-25 00:49:41 +00:00
2018-06-26 17:13:21 +00:00
2018-06-26 10:10:03 +00:00
2018-06-25 19:02:35 +00:00
2018-06-20 17:05:41 +00:00
2018-06-26 16:30:49 +00:00
2018-06-26 16:30:49 +00:00
2018-06-26 16:30:49 +00:00
2018-06-26 09:07:15 +00:00
2018-06-20 17:05:41 +00:00
2018-06-26 14:44:16 +00:00
2018-06-25 20:56:08 +00:00
2018-06-26 16:30:49 +00:00
2018-06-26 16:30:49 +00:00
2018-06-26 15:33:26 +00:00
2018-06-24 15:32:41 +00:00
2018-06-22 17:18:45 +00:00
2018-06-20 17:05:41 +00:00
2018-06-24 07:30:29 +00:00
2018-06-26 15:33:26 +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.5 GiB
Languages
Makefile 47.1%
C 18%
C++ 16.8%
Roff 6%
Shell 4.9%
Other 5.8%