Personal patches
Go to file
Kai Knoblich 10464a2cbf New port: chinese/sourcehanserif-sc-otf Simplified Chinese font by Adobe designed for user interfaces
Source Han Serif: The second Pan-CJK typeface family from Adobe

This is Source Han Serif SC/CN, which supports all four variants in this family
but prioritizes Simplified Chinese Hanzi over other three.

"Source Han Serif supports four different East Asian languages---Simplified
Chinese, Traditional Chinese, Japanese, and Korean---and the 65,535 glyphs in
each of its seven weights are designed to work together with a consistent design
that emphasizes shared elements between the languages while honoring the
diversity of each. Also included is a rich set of Western glyphs supporting the
Latin, Greek, and Cyrillic scripts, which were derived from Source Serif."
--- The Typekit, Adobe

WWW: https://github.com/adobe-fonts/source-han-serif

PR:		232462
Submitted by:	Hyun Hwang <hyun@caffeinated.codes>
Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D19383
2019-02-28 18:22:18 +00:00
accessibility
arabic
archivers
astro
audio audio/dpf-plugins-lv2: Update 1.1-1 -> 1.2 2019-02-28 18:17:42 +00:00
base
benchmarks Assume maintainership of benchmarks/spp and update to v0.4 which addresses: 2019-02-25 19:32:23 +00:00
biology
cad
chinese New port: chinese/sourcehanserif-sc-otf Simplified Chinese font by Adobe designed for user interfaces 2019-02-28 18:22:18 +00:00
comms
converters
databases
deskutils
devel devel/libdill: Update 2.13 -> 2.14 2019-02-28 18:18:14 +00:00
dns
editors
emulators
finance
french
ftp wxGTK3.0: switch to gtk3 and webkit2 2019-02-25 12:47:20 +00:00
games
german
graphics graphics/pcl-pointclouds: fix build with GCC-based architectures 2019-02-28 17:29:41 +00:00
hebrew
hungarian
irc
japanese New port: japanese/sourcehanserif-otf Japanese font by Adobe designed for user interfaces 2019-02-28 17:30:37 +00:00
java
Keywords
korean New port: korean/sourcehanserif-otf: Korean font by Adobe designed for user interfaces 2019-02-28 17:12:47 +00:00
lang
mail
math
misc
Mk
multimedia
net
net-im
net-mgmt Upgrade from 0.8.1 to 0.8.2. The changes, according to the author's 2019-02-28 17:09:45 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Attempt #2 at fetching non-tarballs. 2019-02-28 17:29:01 +00:00
shells
sysutils
Templates
textproc
Tools
ukrainian
vietnamese
www
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md Add a CONTRIBUTING file so github pull requests explain the proper submission 2014-03-15 13:37:33 +00:00
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.