1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jung-uk Kim 52d158d8a0 CppUnit is the C++ port of the famous JUnit framework for unit testing.
This fork is maintained by freedesktop.org as a LibreOffice project.

WWW: http://freedesktop.org/wiki/Software/cppunit
2015-08-28 21:19:08 +00:00
accessibility
arabic
archivers - Bump PORTREVISION after libzip update 2015-08-28 10:48:41 +00:00
astro - Update to 8677 2015-08-28 13:25:53 +00:00
audio audio/deadbeef: 2015-08-28 10:48:05 +00:00
benchmarks
biology Switch to USES=iconv:build. 2015-08-25 13:15:17 +00:00
cad - Bump PORTREVISION after libzip update 2015-08-28 10:48:41 +00:00
chinese
comms - Bump PORTREVISION after libzip update 2015-08-28 10:48:41 +00:00
converters - Add LICENSE 2015-08-25 14:51:27 +00:00
databases - Updated to 1.6.6 2015-08-28 19:02:10 +00:00
deskutils - Bump PORTREVISION after libzip update 2015-08-28 10:48:41 +00:00
devel CppUnit is the C++ port of the famous JUnit framework for unit testing. 2015-08-28 21:19:08 +00:00
dns - Switch to @sample 2015-08-28 14:52:03 +00:00
editors - Switch to options helpers 2015-08-26 18:26:14 +00:00
emulators Convert my ports to _VARS option helper 2015-08-28 14:57:29 +00:00
finance - Switch to options helpers 2015-08-26 18:26:14 +00:00
french - Switch to options helpers 2015-08-26 18:26:14 +00:00
ftp - Update to 3.13.0 2015-08-28 15:44:38 +00:00
games - Switch to options helpers 2015-08-28 17:20:41 +00:00
german
graphics Add a port of appleseed: modern, open source, physically-based rendering 2015-08-28 18:19:22 +00:00
hebrew
hungarian
irc - Switch to options helpers 2015-08-26 19:37:57 +00:00
japanese - Switch to options helpers 2015-08-26 19:37:57 +00:00
java - Add NO_ARCH 2015-08-28 16:56:52 +00:00
Keywords
korean
lang Import lang/lfe. 2015-08-28 21:14:23 +00:00
mail Use new _VARS option helpers. Still can't remove bsd.port.options.mk inclusion 2015-08-28 16:27:09 +00:00
math - Switch to options helpers 2015-08-28 13:39:56 +00:00
misc - Switch to options helpers 2015-08-28 13:39:56 +00:00
Mk Use more precise wording, i.e. "set" and "append" instead of "run." 2015-08-28 16:18:32 +00:00
multimedia - Switch to options helpers 2015-08-28 13:39:56 +00:00
net - Remove manual config file handling from plist: @sample already does this 2015-08-28 16:52:49 +00:00
net-im Convert my ports to new options helpers 2015-08-25 10:03:08 +00:00
net-mgmt - Switch to @sample 2015-08-28 17:06:20 +00:00
net-p2p - Add LICENSE 2015-08-25 14:51:54 +00:00
news - Add NO_ARCH 2015-08-28 14:22:31 +00:00
palm
polish Update to version 0.1.9 2015-08-26 21:04:34 +00:00
ports-mgmt ports-mgmt/genpatch: Fix evaluation of WRKDIRPREFIX 2015-08-26 20:02:53 +00:00
portuguese
print - Update to 20150824 2015-08-27 16:51:59 +00:00
russian - Update to version 0.25, which now features localization support 2015-08-26 10:42:29 +00:00
science - Bump PORTREVISION after libzip update 2015-08-28 10:48:41 +00:00
security - Switch to @sample 2015-08-28 16:53:29 +00:00
shells
sysutils - Bump PORTREVISION after libzip update 2015-08-28 10:48:41 +00:00
Templates
textproc - Enable long long support 2015-08-28 15:43:24 +00:00
Tools
ukrainian
vietnamese
www Upgrade to version 1.0.0. 2015-08-28 19:50:38 +00:00
x11 Fix multiple issues with the wireless information reported by i3status for 2015-08-28 21:07:39 +00:00
x11-clocks
x11-drivers
x11-fm - Bump PORTREVISION after libzip update 2015-08-28 10:48:41 +00:00
x11-fonts
x11-servers
x11-themes Convert my ports to new options helpers 2015-08-25 10:03:08 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES Add generic opt_VARS/opt_VARS_OFF. 2015-08-28 12:28:13 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED www/pelican: Prefix according to Python conventions 2015-08-28 15:22:34 +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.