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
Dmitry Marakasov f9bea1c48b - Add :keepla (scim loads plugins through .la files)
Approved by:	portmgr blanket
2014-07-25 13:08:13 +00:00
accessibility
arabic
archivers
astro
audio - Switch to USES=libtool, drop .la files 2014-07-25 11:50:40 +00:00
benchmarks
biology
cad - Link with multimedia/ffmpeg0 instead of multimedia/ffmpeg (only applies when 2014-07-25 04:51:29 +00:00
chinese Remove expired ports: 2014-07-24 18:36:19 +00:00
comms
converters
databases - Add py-geoalchemy2 0.2.4 2014-07-25 07:43:01 +00:00
deskutils net/openldap24-*: 2014-07-24 18:34:16 +00:00
devel - Switch devel/libdatrie to USES=libtool, drop .la files 2014-07-25 13:07:40 +00:00
dns - Remove the duplication of gdnsd_flags in command_args 2014-07-24 23:37:10 +00:00
editors net/openldap24-*: 2014-07-24 18:34:16 +00:00
emulators Fix a bug in previous commit, link to correct distfiles locations 2014-07-24 21:27:06 +00:00
finance
french The 11.5 tarball has been removed: mirror it untill I get the time for 2014-07-24 19:59:01 +00:00
ftp net/openldap24-*: 2014-07-24 18:34:16 +00:00
games Stage, and move pkg-install into the plist to handle modifying 2014-07-24 16:24:05 +00:00
german
graphics - Switch to USES=libtool, drop .la files 2014-07-25 11:36:04 +00:00
hebrew
hungarian
irc - Fix plist without DOCS 2014-07-24 20:32:29 +00:00
japanese - Switch to USES=libtool, drop .la files 2014-07-25 12:28:52 +00:00
java
Keywords Convert keywords in pure ucl format 2014-07-24 17:10:57 +00:00
korean Remove expired ports: 2014-07-24 18:36:19 +00:00
lang net/openldap24-*: 2014-07-24 18:34:16 +00:00
mail - Update from 1.1.b1 to 1.2 2014-07-24 21:18:55 +00:00
math - Update to 2.2.2. 2014-07-24 21:30:59 +00:00
misc Remove expired ports: 2014-07-24 18:36:19 +00:00
Mk - Fix check-plist so that its 'files in plist but missing from STAGEDIR' check 2014-07-24 21:03:10 +00:00
multimedia - Fix fetch by using SourceForge mirrors 2014-07-24 22:08:14 +00:00
net - update to 6.07 2014-07-25 09:01:30 +00:00
net-im Remove expired ports: 2014-07-24 18:36:19 +00:00
net-mgmt Add a patch that got mysteriously eaten by bugzilla. 2014-07-24 22:59:05 +00:00
net-p2p Reset maintainership for ports not staged with no pending PR 2014-07-24 15:57:24 +00:00
news net/openldap24-*: 2014-07-24 18:34:16 +00:00
palm
polish - Fix build on current 2014-07-25 08:32:27 +00:00
ports-mgmt Reset maintainership for ports not staged with no pending PR 2014-07-24 16:33:10 +00:00
portuguese
print - Update from 20140714 to 20140725 2014-07-25 13:05:32 +00:00
russian Reset maintainership for ports not staged with no pending PR 2014-07-24 16:33:10 +00:00
science - Revert r362761 2014-07-25 07:35:24 +00:00
security - Fix plist 2014-07-24 20:38:04 +00:00
shells
sysutils - Revert r362762 2014-07-25 07:35:40 +00:00
Templates
textproc - Add :keepla (scim loads plugins through .la files) 2014-07-25 13:08:13 +00:00
Tools
ukrainian
vietnamese
www www/fira-webfont: update 3.110 -> 3.111 2014-07-25 11:16:14 +00:00
x11 - Convert texproc/uim and friends to USES=libtool, drop .la files 2014-07-25 12:19:07 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/fira: update 3.110 -> 3.111 2014-07-25 11:13:45 +00:00
x11-servers
x11-themes Reset maintainership for ports not staged with no pending PR 2014-07-24 16:33:10 +00:00
x11-toolkits net/openldap24-*: 2014-07-24 18:34:16 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2014-07-24 18:36:19 +00:00
README
UIDs
UPDATING Removing libevent should be forced to avoid removing reverse dependencies 2014-07-25 12:58:59 +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.