1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Rodrigo Osorio 91fde41091 - stagify rss2html
- add license
- take maintainership ( dhn drop its maintainship)

Approved by:	kwm (mentor), dhn
2014-06-30 10:14:58 +00:00
accessibility
arabic
archivers multiple: reset gslin's maintainer 2014-06-30 05:51:02 +00:00
astro x11-wm/libwraster: 2014-06-29 21:45:03 +00:00
audio Remove expired ports: 2014-06-30 08:37:49 +00:00
benchmarks multiple: reset gslin's maintainer 2014-06-30 05:51:02 +00:00
biology
cad
chinese multiple: reset gslin's maintainer 2014-06-30 05:51:02 +00:00
comms - update to 3.21.83 Maintenance release 2014-06-28 13:48:54 +00:00
converters multiple: reset gslin's maintainer 2014-06-30 05:51:02 +00:00
databases databases/py-pylibmc: Bump PORTREVISION 2014-06-30 09:53:56 +00:00
deskutils - Remove deskutils/checkrdf, it is not developed and maintained anymore 2014-06-30 09:29:42 +00:00
devel fix plist issue 2014-06-30 09:03:50 +00:00
dns multiple: reset gslin's maintainer 2014-06-30 05:51:02 +00:00
editors Chase hyphen shlib change 2014-06-29 23:14:14 +00:00
emulators
finance
french
ftp Mark BROKEN: Fails to install/package with new rexx-regina 2014-06-28 08:00:11 +00:00
games Remove expired ports: 2014-06-30 08:37:49 +00:00
german
graphics Update to 1.6.8 2014-06-30 07:31:32 +00:00
hebrew
hungarian
irc
japanese Fix build error. 2014-06-28 13:42:04 +00:00
java - Update to 3.9.2 2014-06-29 16:19:46 +00:00
Keywords Use print/indexinfo to generate index of info pages 2014-06-28 10:03:00 +00:00
korean
lang Update to the 20140629 snapshot of GCC 4.10. 2014-06-30 08:37:29 +00:00
mail Reset due to multiple maintainer timeouts. 2014-06-30 09:19:36 +00:00
math multiple: reset gslin's maintainer 2014-06-30 05:51:02 +00:00
misc Remove expired ports: 2014-06-30 08:37:49 +00:00
Mk Avoid using clang as a fallback compiler on Tier-2 systems for C++0x 2014-06-29 20:35:05 +00:00
multimedia multiple: reset gslin's maintainer 2014-06-30 05:51:02 +00:00
net <OPT>_CONFIGURE_ARGS does not exists, fix 2014-06-30 08:49:14 +00:00
net-im Remove expired ports: 2014-06-30 08:37:49 +00:00
net-mgmt Remove expired ports: 2014-06-30 08:37:49 +00:00
net-p2p Remove expired ports: 2014-06-30 08:37:49 +00:00
news news/p5-NNML: interactive port is no longer maintained, so deprecate 2014-06-30 06:09:43 +00:00
palm
polish Remove expired ports: 2014-06-30 08:37:49 +00:00
ports-mgmt
portuguese
print Chase hyphen shlib change 2014-06-29 23:14:14 +00:00
russian
science textproc/metaf2xml: Upgrade to 1.55 2014-06-30 05:44:47 +00:00
security Remove expired ports: 2014-06-30 08:37:49 +00:00
shells
sysutils Remove expired ports: 2014-06-30 08:37:49 +00:00
Templates
textproc - stagify rss2html 2014-06-30 10:14:58 +00:00
Tools
ukrainian
vietnamese
www Remove expired ports: 2014-06-30 08:37:49 +00:00
x11 x11-wm/libwraster: 2014-06-29 21:45:03 +00:00
x11-clocks Reset maintainer, email bounces 2014-06-28 07:48:01 +00:00
x11-drivers
x11-fm
x11-fonts Adjust COMMENT to the current nitpicking standards. 2014-06-29 12:22:04 +00:00
x11-servers
x11-themes
x11-toolkits Remove expired ports: 2014-06-30 08:37:49 +00:00
x11-wm x11-wm/libwraster: 2014-06-29 21:45:03 +00:00
.arcconfig
.gitignore
CHANGES Add a bit about USE_PERL5=fixpacklist here. 2014-06-29 10:28:28 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs Add btsync, distributed peer-to-peer file syncing application. 2014-06-29 10:55:52 +00:00
LEGAL Add LEGAL entry for net-p2p/btsync 2014-06-30 05:02:41 +00:00
Makefile
MOVED - Remove deskutils/checkrdf, it is not developed and maintained anymore 2014-06-30 09:29:42 +00:00
README
UIDs Add btsync, distributed peer-to-peer file syncing application. 2014-06-29 10:55:52 +00:00
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.