1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sergey Matveychuk 78e1dd1ed9 Netgraph node for Mikrotik's EoIP tunneling support
WWW: http://imax.in.ua/ng_mikrotik_eoip/

PR:		ports/163484
Submitted by:	Maxim Ignatenko <gelraen.ua_at_gmail.com>
2011-12-21 17:34:52 +00:00
accessibility
arabic
archivers - Point at the homepage consistently as defined by rubygems.org 2011-12-20 00:21:54 +00:00
astro Fix compilation with clang: main() must return int not void. 2011-12-20 19:10:50 +00:00
audio - remove PKGNAMESUFFIX 2011-12-21 12:15:18 +00:00
benchmarks Update to 3.6.0 2011-12-21 08:51:10 +00:00
biology
cad
chinese
comms - Pass some recent recents to ruby@ 2011-12-20 05:37:49 +00:00
converters
databases - Update to 0.40 2011-12-21 11:57:25 +00:00
deskutils move contributor address => jgh 2011-12-20 17:10:19 +00:00
devel Reassign devel/tinyq to ports@. 2011-12-21 17:14:58 +00:00
dns move contributor address => jgh 2011-12-20 17:10:19 +00:00
editors - Update to 20110905 2011-12-19 08:15:53 +00:00
emulators - New port: emulators/mupen64plus-plugins 2011-12-20 23:54:32 +00:00
finance Fix compilation with clang. This does not fix the port, since there is a 2011-12-20 18:46:05 +00:00
french
ftp - extra files, missed by committer 2011-12-21 13:19:37 +00:00
games - Client for block building game minecraft 2011-12-21 17:04:33 +00:00
german - Update to 2011.12.18 2011-12-19 01:24:20 +00:00
graphics update to 3.01 2011-12-21 17:12:20 +00:00
hebrew
hungarian
irc - Point at the homepage consistently as defined by rubygems.org 2011-12-20 00:21:54 +00:00
japanese
java - Point at the homepage consistently as defined by rubygems.org 2011-12-20 00:21:54 +00:00
korean - update to 0.1.0 2011-12-21 13:27:06 +00:00
lang - Update 2011.1 2011-12-21 13:36:44 +00:00
mail Explain what 'make replace' does. 2011-12-21 01:07:34 +00:00
math Add alt-ergo 0.94, an automatic theorem prover dedicated to program 2011-12-21 02:58:24 +00:00
misc - Standardize the BROKEN= message for ruby 1.9 for rubgems so tb/ph can tag it 2011-12-20 23:03:12 +00:00
Mk - Update SeaMonkey to 2.6 2011-12-21 08:10:17 +00:00
multimedia Update x264 to 0.119.2113 2011-12-21 08:48:28 +00:00
net Netgraph node for Mikrotik's EoIP tunneling support 2011-12-21 17:34:52 +00:00
net-im - Standardize the BROKEN= message for ruby 1.9 for rubgems so tb/ph can tag it 2011-12-20 23:03:12 +00:00
net-mgmt move contributor address => jgh 2011-12-20 17:10:19 +00:00
net-p2p - Update to 2.02 2011-12-19 15:38:40 +00:00
news - Update to 0.6.14 [1] 2011-12-19 09:21:22 +00:00
palm
polish - Update to 20111218 2011-12-19 01:23:19 +00:00
ports-mgmt
portuguese
print - Fix PLIST when building WITHOUT_NLS 2011-12-20 12:50:52 +00:00
russian
science re-assignment of echo_msg breaks 'make readme' 2011-12-20 19:33:30 +00:00
security - Add p5-CACertOrg-CA 20110724.001 2011-12-21 12:47:47 +00:00
shells
sysutils Update to 5.3.2 2011-12-21 17:31:49 +00:00
Templates
textproc - Update to 0.43 2011-12-21 12:00:54 +00:00
Tools
ukrainian
vietnamese
www - update to 2.2.0 2011-12-21 13:43:58 +00:00
x11 Forgot to bump portrevision 2011-12-20 21:10:24 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Remove net/mpd4. It's unsupported and obsolated for ages. 2011-12-21 14:31:07 +00:00
README
UIDs
UPDATING Update to 5.14.2 2011-12-19 19:36:46 +00:00

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.