1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh de880f7155 - Add LICENSE
- Use USE_PYDISTUTILS=yes and PYDISTUTILS_AUTOPLIST
- Remove USE_GNOME=desktopfileutils
- Convert to new options helper
- Support STAGEDIR
- Bump PORTREVISION for package change
- Pass maintainership to submitter
- While I'm here:
  - Fix post-install: DESKTOPDIR is already in BSD.local.dist
  - Simplify Makefile

PR:		ports/190255
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-30 05:31:20 +00:00
accessibility
arabic
archivers Reset maintainer, maintainer no longer wishes to maintain those ports 2014-05-29 23:18:42 +00:00
astro
audio
benchmarks
biology
cad - Update from 9.7.83 to 9.7.84 2014-05-30 02:24:10 +00:00
chinese
comms Stagify. 2014-05-30 01:52:56 +00:00
converters
databases - Fix dependency: this port requires libpgcommon.a from postgresqlXX-server 2014-05-30 05:31:16 +00:00
deskutils
devel - Support STAGEDIR 2014-05-29 20:45:55 +00:00
dns Fix maintainer's email address 2014-05-29 19:47:41 +00:00
editors editors/xemacs-packages: specify post-extraction with ${TAR} 2014-05-29 21:01:23 +00:00
emulators - Fix plist when both PYTHON and WEBSERVICE options are disabled. [1] 2014-05-29 19:18:03 +00:00
finance
french
ftp Stagify. 2014-05-30 02:14:04 +00:00
games - Transfer maintainership to games@ team 2014-05-29 20:59:26 +00:00
german
graphics 2 more ports: convert to USES+= zip 2014-05-29 20:18:17 +00:00
hebrew
hungarian
irc
japanese - Fix build when only CANNA is defined in PORT_OPTIONS. 2014-05-30 02:16:34 +00:00
java java/eclipse*: specify extraction with ${TAR} 2014-05-29 22:30:22 +00:00
Keywords
korean
lang revert previous changes 2014-05-30 03:55:51 +00:00
mail Reset maintainer, maintainer no longer wishes to maintain those ports 2014-05-29 23:18:42 +00:00
math math/spooles*: specify post-extraction with ${TAR} 2014-05-29 22:02:52 +00:00
misc Reset maintainer, maintainer no longer wishes to maintain those ports 2014-05-29 23:18:42 +00:00
Mk - The output from PKG_INFO is actually needed 2014-05-29 22:21:35 +00:00
multimedia - Add LICENSE 2014-05-30 05:31:20 +00:00
net Stagify. 2014-05-30 02:38:05 +00:00
net-im
net-mgmt
net-p2p - Convert to staging 2014-05-30 04:09:41 +00:00
news
palm
polish - Update to version 1.11.4, development switched to github 2014-05-29 19:03:19 +00:00
ports-mgmt
portuguese
print
russian
science
security security/signing-party: Eliminate unnecessarily post-extraction 2014-05-30 00:45:06 +00:00
shells
sysutils Add DOCS and EXAMPLES to OPTIONS_DEFINE, and avoid using :MDOCS to 2014-05-30 03:44:44 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www Update to 1.9.7, which came out over a year ago and contained only 2014-05-30 03:04:23 +00:00
x11
x11-clocks
x11-drivers x11-drivers/xf86-video-ati: 2014-05-29 19:32:08 +00:00
x11-fm
x11-fonts
x11-servers x11-drivers/xf86-video-ati: 2014-05-29 19:32:08 +00:00
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Change postgresql's default version to 9.2. 2014-05-29 20:45:04 +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.