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
William Grzybowski ace01f781b math/dynare: update to 4.4.3
PR:		192407
Submitted by:	maintainer
2014-08-10 13:52:52 +00:00
accessibility - Convert my ports to USES=python 2014-08-10 08:55:08 +00:00
arabic
archivers
astro - Update to 3.5.1 2014-08-10 08:01:34 +00:00
audio - Convert my ports to USES=python 2014-08-10 08:55:08 +00:00
benchmarks - Reset maintainer to ports@ 2014-08-10 13:04:34 +00:00
biology - Update to 5.10.2 2014-08-10 06:21:53 +00:00
cad Allow building on old freebsd 2014-08-10 12:31:43 +00:00
chinese
comms
converters
databases Allow building on freebsd 8 and 9 2014-08-10 12:24:04 +00:00
deskutils - Use GCONF_SCHEMAS to fix some stage violations 2014-08-10 09:08:39 +00:00
devel Fix plist 2014-08-10 09:25:24 +00:00
dns
editors - Update to bzr snapshot revision 117676 2014-08-10 03:58:36 +00:00
emulators emulators/hatari: upgrade version 1.7.0 => 1.8.0 2014-08-10 09:34:54 +00:00
finance
french
ftp
games - Convert my ports to USES=python 2014-08-10 08:55:08 +00:00
german
graphics graphics/vips & nip2: Upgrade version 2014-08-10 09:40:41 +00:00
hebrew
hungarian
irc
japanese Finish stage support 2014-08-10 10:28:06 +00:00
java Fix stage violation 2014-08-10 08:47:38 +00:00
Keywords
korean
lang Switch to USES=libtool:build. Also add a run dependency on libtool because 2014-08-10 13:47:00 +00:00
mail - Reset maintainer to ports@ 2014-08-10 13:04:34 +00:00
math math/dynare: update to 4.4.3 2014-08-10 13:52:52 +00:00
misc Update to 2.3.9. 2014-08-10 00:23:31 +00:00
Mk Add support for USES=libtool:build. It adds a build dependency on 2014-08-10 13:41:19 +00:00
multimedia multimedia/aegisub: Upgrade version 3.1.3 => 3.2.0 2014-08-10 12:13:15 +00:00
net net/x2goclient: Upgrade version 4.0.2.0 => 4.0.2.1 2014-08-10 12:24:56 +00:00
net-im Finish stage support 2014-08-10 09:30:25 +00:00
net-mgmt - Reset maintainer to ports@ 2014-08-10 13:04:34 +00:00
net-p2p net-p2p/gtk-gnutella: Upgrade version 1.0.1 => 1.1.0 2014-08-09 23:54:31 +00:00
news
palm
polish
ports-mgmt - Update to 3.1.0 [1] 2014-08-10 05:55:54 +00:00
portuguese
print
russian
science science/gromacs: Upgrade version 4.6.5 => 5.0 2014-08-10 00:03:09 +00:00
security Fix typo. 2014-08-10 03:07:54 +00:00
shells shells/lshell: Upgrade version 0.9.15.1 => 0.9.16 2014-08-09 21:08:53 +00:00
sysutils - Reset maintainer to ports@ 2014-08-10 13:04:34 +00:00
Templates
textproc - Strip binaries 2014-08-10 07:42:57 +00:00
Tools
ukrainian
vietnamese
www www/ephemera: Upgrade version 2.9 => 4.0 2014-08-10 13:25:19 +00:00
x11 Fixup distfile fetch broken by previous commit. 2014-08-10 13:47:37 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES - Fix typo 2014-08-10 05:39:49 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.