1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Andrew Pantyukhin 49d95ca892 Add port www/rsstool:
rsstool is a tool to read, parse, merge, and write RSS (and Atom)
feeds. It has some other functions built-in like text, HTML, or
property file output, or templates with custom tags to insert RSS
feeds into pages that could be uploaded to a server that supports
only static HTML.

WWW: http://rsstool.y7.ath.cx/
Author: Dirk <noisyb at users.berlios.de>
2007-06-11 18:58:44 +00:00
accessibility
arabic
archivers - update to 1.5.a80 2007-06-11 12:07:03 +00:00
astro
audio QMPDClient is an easy to use MPD client written in Qt 4. 2007-06-11 12:40:02 +00:00
benchmarks
biology
cad
chinese
comms Remove support to FreeBSD 4.x (EOL) 2007-06-11 08:41:21 +00:00
converters
databases - Fix depends after pear-log update 2007-06-11 14:17:09 +00:00
deskutils - Fix depends after pear-log update 2007-06-11 14:17:09 +00:00
devel Update to 1.5.10 2007-06-11 15:01:53 +00:00
dns - Update to 1.4.0 2007-06-10 19:41:56 +00:00
editors Update to 14.2 2007-06-10 18:36:27 +00:00
emulators Hook VMware Tools for Workstation 6 ports. It would be ok for now (I hope). 2007-06-10 14:49:43 +00:00
finance
french
ftp - Update to 1.9 2007-06-10 05:56:37 +00:00
games - Update to 1.7 2007-06-11 14:41:23 +00:00
german
graphics - Fix IMG_ReadXPMFromArray crash 2007-06-11 15:28:25 +00:00
hebrew
hungarian
irc
japanese Exuberant Ctags with Japanese language support. 2007-06-09 18:37:50 +00:00
java
korean
lang - Update to 4.136 2007-06-11 14:50:53 +00:00
mail - update to 2.2.5 2007-06-11 12:06:26 +00:00
math - Drop Maintainership (maintainer has not longer access to a FreeBSD box) 2007-06-11 09:08:12 +00:00
mbone
misc BROKEN: Size mismatch (still) 2007-06-10 04:20:58 +00:00
Mk
multimedia Fix the build with GCC 4.2. I am not sure if it is right, but it seems work. 2007-06-11 17:12:54 +00:00
net upgrade to 0.3.8 2007-06-11 15:16:21 +00:00
net-im - Update to 0.10.0.a.20070529 2007-06-11 14:40:27 +00:00
net-mgmt Open Computer and Software Inventory Next Generation is an application designed 2007-06-11 12:25:36 +00:00
net-p2p
news
palm Try to correct works when compiled with gcc4 2007-06-10 08:09:25 +00:00
polish - Update to 1.7 2007-06-10 22:21:05 +00:00
ports-mgmt Update to 2.9.4. 2007-06-09 19:02:10 +00:00
portuguese
print - Security update to 1.2.11 2007-06-11 16:50:22 +00:00
russian - Attempt to fix build on 5.x 2007-06-11 10:26:14 +00:00
science - Update to 2.2.8 (with corrections) 2007-06-11 12:33:56 +00:00
security - Fix depends after pear-log update 2007-06-11 14:17:09 +00:00
shells
sysutils Add port sysutils/reclinker: 2007-06-11 18:14:43 +00:00
Templates
textproc - update MASTER_SITES, thanks to Phil Pennock <pdp@spodhuis.org> 2007-06-11 16:06:18 +00:00
Tools
ukrainian
vietnamese
www Add port www/rsstool: 2007-06-11 18:58:44 +00:00
x11 - Update to 113514 2007-06-11 06:21:03 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Add missing entry for py-wmdockapps. 2007-06-11 16:51:41 +00:00
x11-wm Fix the build on !7.x. while here, also fix the pkg-plist. 2007-06-11 13:32:29 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs - add MeTA1 2007-06-10 13:33:05 +00:00
KNOBS
LEGAL
Makefile
MOVED Remove outdated lang/ghc5 on upstream's request, devel/hs-popenhs which depends on it, and make x11-toolkits/hs-frantk use lang/hugs 2007-06-11 07:41:09 +00:00
README
UIDs - add MeTA1 2007-06-10 13:33:05 +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.