1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh 9f5647af04 - Update to 1.0.1
- Use DISTVERSIONPREFIX instead of DISTNAME
- Add NO_ARCH
- Use USE_PYTHON=autoplist

Changes:	https://gitlab.com/Screwtapello/bdflib/commits/master
2016-01-01 06:36:04 +00:00
accessibility
arabic
archivers - Add LICENSE_FILE 2016-01-01 06:35:45 +00:00
astro Update to 0.18.2 and unmark BROKEN. 2015-12-31 10:11:30 +00:00
audio audio/cd2mp3: Remove IPv6 only MASTER_SITE 2016-01-01 00:02:41 +00:00
benchmarks Regenerate distinfo and unmark BROKEN. 2015-12-31 17:48:09 +00:00
biology
cad
chinese
comms
converters
databases
deskutils - Move devel/py-distutils-extra to devel/py-python-distutils-extra 2015-12-31 22:00:34 +00:00
devel - Update devel/gwenhywfar* to 4.14.0 2016-01-01 05:14:55 +00:00
dns - Update MASTER_SITES and unbreak this port 2015-12-31 21:58:58 +00:00
editors - Move devel/py-distutils-extra to devel/py-python-distutils-extra 2015-12-31 22:00:34 +00:00
emulators
finance - Update devel/gwenhywfar* to 4.14.0 2016-01-01 05:14:55 +00:00
french
ftp
games - Fix build, needs cmake, qmake and USES=compiler:c++11-lib 2015-12-31 22:05:14 +00:00
german
graphics - Move devel/py-distutils-extra to devel/py-python-distutils-extra 2015-12-31 22:00:34 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang - Add NO_ARCH 2016-01-01 06:35:50 +00:00
mail Fix bashism 2015-12-31 18:04:31 +00:00
math - Pet portlint 2015-12-31 10:58:16 +00:00
misc
Mk Remove lang/perl5.16 and the support bits in perl5.mk, it is no longer 2015-12-31 21:06:14 +00:00
multimedia multimedia/plexmediaserver(-plexpass): Fix scanner crash 2015-12-31 15:19:38 +00:00
net Update to 3.1.8. See http://netatalk.sourceforge.net/3.1/ReleaseNotes3.1.8.html 2015-12-31 17:37:50 +00:00
net-im
net-mgmt net-mgmt/nfsen: port cleanup 2015-12-31 15:29:22 +00:00
net-p2p net-p2p/sonarr: Various improvements 2015-12-31 15:22:56 +00:00
news
palm
polish
ports-mgmt Fix default svn url for ports 2015-12-31 12:50:32 +00:00
portuguese
print
russian
science Fuzzy logic toolkit for SciPy. 2015-12-31 13:41:14 +00:00
security Update to 20150830 2015-12-31 21:04:13 +00:00
shells
sysutils sysutils/hwstat: Remove IPv6 only MASTER_SITE 2016-01-01 00:04:09 +00:00
Templates
textproc - Update to 2l3 2015-12-31 03:09:59 +00:00
Tools
ukrainian
vietnamese
www Update to 2.7.4 2015-12-31 08:35:46 +00:00
x11 Update to 3.6.1. 2015-12-31 10:54:08 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Update to 1.0.1 2016-01-01 06:36:04 +00:00
x11-servers
x11-themes A native style to bend Qt applications to look like they belong into 2015-12-31 10:58:57 +00:00
x11-toolkits - Use DISTVERSIONPREFIX instead of DISTNAME 2016-01-01 06:35:59 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT Bump copyright year. 2015-12-31 11:27:40 +00:00
GIDs
LEGAL
Makefile
MOVED Remove lang/perl5.16 and the support bits in perl5.mk, it is no longer 2015-12-31 21:06:14 +00:00
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.