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
Max Brazhnikov 537ef5813f math/scilab-toolbox-sivp:
- Add patch to fix loading toolbox in scilab
- Use dos2unix and regenerate patches
- Convert to USES=tar:xz
2014-05-01 14:31:00 +00:00
accessibility
arabic
archivers Update to version 1.17.8 2014-04-29 16:36:42 +00:00
astro Fix packaging celestia-gtk 2014-04-29 07:24:54 +00:00
audio 1: Upgrade jansson to 2.6. 2014-05-01 01:31:06 +00:00
benchmarks
biology
cad
chinese
comms
converters - Update to 1.2-0.2 2014-04-30 21:02:04 +00:00
databases There is no _WITH/_WITHOUT support in bsd.options.mk. Use _ON/_OFF instead 2014-05-01 08:31:24 +00:00
deskutils
devel - Convert to USES=libtool. 2014-05-01 14:26:32 +00:00
dns Convert p5-DNS-Ldns to staging. 2014-04-30 15:16:34 +00:00
editors
emulators Build with a dependency on the X composite extension. 2014-04-30 21:49:00 +00:00
finance
french
ftp
games - Change Makefile header, use my name and @FreeBSD.org email 2014-05-01 10:12:33 +00:00
german - Update to 2014.04.27 2014-04-29 13:22:41 +00:00
graphics Fix-up a bug in the new code, which prevented safe-interpreters from using even the already opened file-handles. 2014-04-30 17:43:50 +00:00
hebrew - Port is stage safe 2014-04-29 17:07:57 +00:00
hungarian
irc
japanese
java Merge more HotSpot patches from java/openjdk6 and clean up. 2014-05-01 04:43:39 +00:00
Keywords
korean
lang Fix building with clang on i386 (clang assume -Wl,-rpath and not -R) 2014-05-01 14:00:05 +00:00
mail Update to 4.46.0, and STAGE. 2014-04-30 21:22:52 +00:00
math math/scilab-toolbox-sivp: 2014-05-01 14:31:00 +00:00
misc
Mk Add gtkhtml 4.8.0. 2014-05-01 14:23:31 +00:00
multimedia - Update to 0.3.9 2014-05-01 00:12:36 +00:00
net 1: Upgrade jansson to 2.6. 2014-05-01 01:31:06 +00:00
net-im
net-mgmt
net-p2p 1: Upgrade jansson to 2.6. 2014-05-01 01:31:06 +00:00
news
palm
polish - Update to 20140427 2014-04-29 13:22:46 +00:00
ports-mgmt 1: Upgrade jansson to 2.6. 2014-05-01 01:31:06 +00:00
portuguese - Update to 20140427 2014-04-29 13:23:07 +00:00
print
russian
science - Remove leading indefinite article from COMMENT 2014-04-29 13:28:40 +00:00
security Add forgotten patch in previous commit. 2014-05-01 10:17:27 +00:00
shells
sysutils Fix colour in hardstatus when color between two %= (GNU screen bug #42247). 2014-05-01 06:54:47 +00:00
Templates
textproc textproc/saxon-he: 2014-05-01 14:29:43 +00:00
Tools
ukrainian
vietnamese
www Add gtkhtml 4.8.0. 2014-05-01 14:23:31 +00:00
x11 - fix staging issue, bump portrevision as build behavior is changed 2014-04-29 22:47:23 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers Restore PORTREVISION mistakenly removed in last commit 2014-05-01 10:44:16 +00:00
x11-themes
x11-toolkits
x11-wm Fix pkg-plist when built without GNOME 2014-05-01 11:08:29 +00:00
.gitignore
CHANGES Document r352514 2014-04-30 17:05:43 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED MOVED: fix various issues 2014-04-29 07:14:51 +00:00
README
UIDs
UPDATING - add comment to remove old apr-1.4.x ports before 2014-04-29 08:31:17 +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.