1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
William Grzybowski 5132312991 www/py-flexget: update to 1.1.115
- Update to 1.1.115
2013-09-10 01:24:14 +00:00
accessibility
arabic
archivers
astro - Install data files (airports, places, stations, zctas and zones) 2013-09-09 10:09:03 +00:00
audio audio/audacity: update to 2.0.4 2013-09-09 22:58:16 +00:00
benchmarks
biology Add an explicit dependency on pkgconf 2013-09-08 08:29:00 +00:00
cad - Use single space after WWW: 2013-09-07 17:20:21 +00:00
chinese - Cosmetic change 2013-09-07 17:53:23 +00:00
comms Horde package update: 2013-09-08 22:50:31 +00:00
converters . remove unneded <bsd.port.pre.mk>; 2013-09-07 21:30:12 +00:00
databases - Update to 0.9.8. 2013-09-09 19:29:00 +00:00
deskutils Upgrade to 1.0rc3. 2013-09-09 22:30:03 +00:00
devel - convert to the new perl5 framework 2013-09-09 18:34:59 +00:00
dns - Update to 1.2.8 2013-09-08 18:32:38 +00:00
editors
emulators Add an explicit dependency on pkgconf 2013-09-09 18:54:28 +00:00
finance
french
ftp - Cosmetic change 2013-09-07 17:53:23 +00:00
games Bump some PORTREVISIONs due to graphics/webp update to 0.3.1 2013-09-09 22:49:20 +00:00
german - Update to 2013.09.08 2013-09-09 10:08:35 +00:00
graphics graphics/webp: do not depend on explicit jpeg library version 2013-09-09 22:52:20 +00:00
hebrew
hungarian
irc Add an explicit dependency on pkgconf 2013-09-09 18:54:28 +00:00
japanese . add iconv to USES; 2013-09-07 22:09:49 +00:00
java The format for bind.address has changed, so document and alert users. 2013-09-08 20:56:37 +00:00
Keywords
korean
lang - Update to 05_20130908 2013-09-09 09:31:22 +00:00
mail Update 0.9.4 release. 2013-09-09 07:24:48 +00:00
math math/giacxcas: update to 1.1.0 2013-09-10 01:23:13 +00:00
misc - Add USE_GCC=any to build on 10.X 2013-09-10 01:23:58 +00:00
Mk Introduce a new USE_CXXSTD similar to USE_CSTD to allow enforcing the C++ language standard to use when building a port 2013-09-09 10:37:03 +00:00
multimedia Add an explicit dependency on pkgconf 2013-09-09 18:54:28 +00:00
net net/crtmpserver: update to 0.806 2013-09-09 22:54:40 +00:00
net-im - Update to 2.1.13 2013-09-09 14:48:31 +00:00
net-mgmt - Add p5-GRNOC-Config 1.0.9 2013-09-09 18:19:46 +00:00
net-p2p
news - Update to 13.1.0 2013-09-07 16:15:40 +00:00
palm
polish - Update to 20130908 2013-09-09 10:08:39 +00:00
ports-mgmt Add an explicit dependency on pkgconf 2013-09-09 18:54:28 +00:00
portuguese - Update to 20130902 2013-09-09 10:08:26 +00:00
print - Convert to new LIB_DEPENDS format and sort them 2013-09-09 16:06:52 +00:00
russian
science Add an explicit dependency on pkgconf 2013-09-09 18:54:28 +00:00
security - drop depedency to makedepend 2013-09-09 18:22:13 +00:00
shells - Remove deprecated PTHREAD_* 2013-09-07 18:13:59 +00:00
sysutils Add an explicit dependency on pkgconf 2013-09-09 18:54:28 +00:00
Templates
textproc Update to formal 1.0 release. 2013-09-09 21:10:47 +00:00
Tools
ukrainian
vietnamese
www www/py-flexget: update to 1.1.115 2013-09-10 01:24:14 +00:00
x11 Add an explicit dependency on pkgconf 2013-09-09 18:54:28 +00:00
x11-clocks Add an explicit dependency on pkgconf 2013-09-09 18:54:28 +00:00
x11-drivers
x11-fm Add an explicit dependency on pkgconf 2013-09-09 18:54:28 +00:00
x11-fonts - Use single space after WWW: 2013-09-07 17:20:21 +00:00
x11-servers
x11-themes
x11-toolkits Bump some PORTREVISIONs due to graphics/webp update to 0.3.1 2013-09-09 22:49:20 +00:00
x11-wm Add an explicit dependency on pkgconf 2013-09-09 18:54:28 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - the logilab-astng project was renamed to astroid 2013-09-08 08:19:13 +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.