Personal patches
Go to file
Sunpoet Po-Chuan Hsieh d07ce734c1 Add rubygem-simpleidn 0.0.7
SimpleIDN allows easy conversion from punycode ACE (IDNA) strings to unicode
UTF-8 strings and visa versa.

WWW: https://github.com/mmriis/simpleidn

PR:		217910
Submitted by:	Douglas Thrift <douglas@douglasthrift.net>
2017-03-20 00:28:57 +00:00
accessibility
arabic
archivers Update to 1.1.4 2017-03-20 00:28:14 +00:00
astro
audio Take in olivierd@'s commit bit on his request. 2017-03-19 14:02:23 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases Update to 1.9.0 2017-03-20 00:28:28 +00:00
deskutils Update calibre to 2.82.0. 2017-03-19 11:31:15 +00:00
devel Update to 0.14.1 2017-03-20 00:28:37 +00:00
dns Add rubygem-simpleidn 0.0.7 2017-03-20 00:28:57 +00:00
editors Take in olivierd@'s commit bit on his request. 2017-03-19 14:02:23 +00:00
emulators
finance
french
ftp
games Do not set NO_CDROM or NO_PACKAGE along with RESTRICT. 2017-03-19 04:12:08 +00:00
german
graphics Add rubygem-gemojione2 2.2.1 (copied from rubygem-gemojione) and update to 2.6.1 2017-03-20 00:28:47 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang - Update devel/doxygen to 1.8.13 2017-03-19 17:19:55 +00:00
mail - Update to version 3.2 2017-03-19 19:09:18 +00:00
math Take in olivierd@'s commit bit on his request. 2017-03-19 14:02:23 +00:00
misc Take in olivierd@'s commit bit on his request. 2017-03-19 14:02:23 +00:00
Mk - Update devel/doxygen to 1.8.13 2017-03-19 17:19:55 +00:00
multimedia Take in olivierd@'s commit bit on his request. 2017-03-19 14:02:23 +00:00
net Import some fixes from upstream 2017-03-19 16:40:46 +00:00
net-im
net-mgmt fixes for net-mgmt/seafile-server 2017-03-19 16:22:08 +00:00
net-p2p net-p2p/bitmessage: Update to 0.6.2 2017-03-19 23:58:44 +00:00
news
palm
polish
ports-mgmt Update to 3.1.16. 2017-03-19 20:26:22 +00:00
portuguese
print Update to 2.2.2 2017-03-18 17:13:44 +00:00
russian
science - Update to 0.19.0 2017-03-19 00:38:19 +00:00
security Take up maintainership 2017-03-19 16:05:34 +00:00
shells Take in olivierd@'s commit bit on his request. 2017-03-19 14:02:23 +00:00
sysutils Update to 3.0 2017-03-20 00:28:42 +00:00
Templates
textproc Upgrade to 1.5.28. 2017-03-19 16:49:54 +00:00
Tools
ukrainian
vietnamese
www Add rubygem-adsf 1.2.1 2017-03-20 00:28:52 +00:00
x11 Take in olivierd@'s commit bit on his request. 2017-03-19 14:02:23 +00:00
x11-clocks
x11-drivers
x11-fm Take in olivierd@'s commit bit on his request. 2017-03-19 14:02:23 +00:00
x11-fonts
x11-servers
x11-themes Take in olivierd@'s commit bit on his request. 2017-03-19 14:02:23 +00:00
x11-toolkits Take in olivierd@'s commit bit on his request. 2017-03-19 14:02:23 +00:00
x11-wm Take in olivierd@'s commit bit on his request. 2017-03-19 14:02:23 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2017-03-19 12:58:36 +00:00
README
UIDs
UPDATING Update to 3.0.2 2017-03-19 00:33:23 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://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:

	http://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.