Personal patches
Go to file
Sunpoet Po-Chuan Hsieh 10b2055119 Update to 1.05
- Add LICENSE
- Add NO_ARCH
- Sort PLIST

Changes:	http://search.cpan.org/dist/Task-Weaken/Changes
2017-12-22 23:04:27 +00:00
accessibility
arabic
archivers Update to 1.3.3 2017-12-22 23:03:51 +00:00
astro
audio - Fix build issue on 11.x+ 2017-12-22 08:54:09 +00:00
base
benchmarks
biology biology/canu: Replace += with = for depends 2017-12-22 14:14:11 +00:00
cad Cross-builds under qemu may have pathname information encoded in CXX. 2017-12-20 15:30:55 +00:00
chinese
comms comms/amtterm Update to 1.6 release 2017-12-22 20:55:47 +00:00
converters
databases Update databases/elixir-ecto to version 2.2.7. 2017-12-22 13:55:40 +00:00
deskutils - Update lumina-textedit to 1.4.1. 2017-12-22 02:38:23 +00:00
devel Update to 1.05 2017-12-22 23:04:27 +00:00
dns Switch from swig 2.0 to swig 3.0 2017-12-20 19:34:11 +00:00
editors editors/dte: Update to 1.6 2017-12-21 15:47:10 +00:00
emulators emulators/rpcs3: update to 0.0.4.178 2017-12-20 23:13:51 +00:00
finance
french
ftp
games This is a game for the whole family. You play cute fluffy little 2017-12-22 16:30:01 +00:00
german
graphics Update `graphics/alembic' to version 1.7.5. 2017-12-22 15:34:56 +00:00
hebrew
hungarian
irc irc/weechat: Bugfix update to 2.0.1 2017-12-21 18:39:55 +00:00
japanese
java java/intellij-fsnotifier: Drop maintainership 2017-12-20 16:51:01 +00:00
Keywords
korean
lang - Fix more shebangs 2017-12-21 18:19:08 +00:00
mail - Update to 2.19 2017-12-21 12:09:48 +00:00
math - Update to 3.1.0. 2017-12-22 04:55:14 +00:00
misc
Mk Report (in q/a) and fix (in shebangfix) python[23] shebangs 2017-12-21 13:27:51 +00:00
multimedia Update to 17.12 2017-12-22 23:04:06 +00:00
net Update to 0.63.0 2017-12-22 23:04:21 +00:00
net-im
net-mgmt Update to version 1.1.28 2017-12-22 14:33:51 +00:00
net-p2p Fix build of net-p2p/retroshare with recent versions of clang. 2017-12-21 21:01:37 +00:00
news
palm
polish
ports-mgmt Add PKG_DEPENDS, EXTRACT_DEPENDS, PATCH_DEPENDS and FETCH_DEPENDS to the 2017-12-21 21:44:45 +00:00
portuguese
print - Add LICENSE 2017-12-22 09:00:36 +00:00
russian
science e-added port: science/PETSc: Suite of data structures and routines from Argonne National Laboratory (existed 2004/11/21-2014/09/01, deleted in r366959) 2017-12-21 00:26:58 +00:00
security Update to 1.0.39 2017-12-22 23:04:11 +00:00
shells
sysutils - Fix build and apparent logic error 2017-12-22 15:39:32 +00:00
Templates
textproc Update to 6.0.0 2017-12-22 23:04:17 +00:00
Tools
ukrainian
vietnamese
www Update to 6.14 2017-12-21 17:41:36 +00:00
x11 Add the '.' on if that was deleted by mistake. 2017-12-22 02:54:09 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Add PORTSCOUT 2017-12-20 14:37:32 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Move textproc/py-elasticsearch-py to textproc/py-elasticsearch 2017-12-21 17:40:40 +00:00
README
UIDs
UPDATING

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.