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
John Marino 0cf8fb2617 www/lionwiki: Stage support, reset maintainer
There were modifications made to the PR patch that was submitted to
stage this port:
 * Use @owner, @group pkg-list keywords instead of $CHOWN in stagedir
 * Use @sample keyword instead of old-style conf file handling
 * post-patch target unnecessary; file doesn't need to be MV'd twice
 * post-install target unnecessary with stage (pkg-message handled is
   automatically)
 * pet portlint with WWW whitespace fix
 * Reset MIA maintainer

PR:		ports/190225
Submitted by:	Joe Benden
Modified by:	marino
2014-06-06 18:56:40 +00:00
accessibility
arabic
archivers - Use /usr/bin/unzip for zip files extraction (part 2) 2014-06-06 15:26:41 +00:00
astro
audio - Reset maintainer 2014-06-06 18:47:40 +00:00
benchmarks
biology
cad - Update from 3.8.61 to 3.8.63 2014-06-06 15:41:18 +00:00
chinese
comms
converters
databases Fix stage-qa warnings 2014-06-06 18:56:28 +00:00
deskutils - Use /usr/bin/unzip for zip files extraction (part 2) 2014-06-06 15:26:41 +00:00
devel - Doesn't actually build with OpenJDK 1.7, so mark it as 1.6 only 2014-06-06 17:50:28 +00:00
dns Fix build with LUA option enabled [1]; modernize USE_BZIP2. 2014-06-06 18:11:51 +00:00
editors - Use /usr/bin/unzip for zip files extraction (part 2) 2014-06-06 15:26:41 +00:00
emulators
finance
french
ftp
games - Stagify; fix the build by dropping now unsupported compiler options 2014-06-06 15:39:00 +00:00
german
graphics - Use /usr/bin/unzip for zip files extraction (part 2) 2014-06-06 15:26:41 +00:00
hebrew
hungarian
irc - Fix fallout from r355360 and allow lua plugin to be built 2014-06-06 12:07:39 +00:00
japanese - Update from 0.20140501 to 0.20140602 2014-06-06 15:41:54 +00:00
java
Keywords
korean
lang Fix license perms to allow package distribution 2014-06-06 14:37:25 +00:00
mail - Add staging support 2014-06-06 18:54:40 +00:00
math - Doesn't actually build with OpenJDK 1.7, so mark it as 1.6 only 2014-06-06 17:52:34 +00:00
misc
Mk
multimedia Update to 0.9.9.10 2014-06-06 14:12:32 +00:00
net - Use /usr/bin/unzip for zip files extraction (part 2) 2014-06-06 15:26:41 +00:00
net-im
net-mgmt - Update to 0.1.21 2014-06-06 03:48:12 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Update to 2.19.7 2014-06-06 07:42:00 +00:00
russian
science
security - Update to latest snapshot 201421 2014-06-06 17:12:08 +00:00
shells
sysutils - Add sysutils/grub2-pcbsd 2014-06-06 15:26:31 +00:00
Templates
textproc Unbreak after switch to USE_PYDISTUTILS=yes and PYDISTUTILS_AUTOPLIST=yes 2014-06-06 15:43:10 +00:00
Tools
ukrainian
vietnamese
www www/lionwiki: Stage support, reset maintainer 2014-06-06 18:56:40 +00:00
x11 - Switch textproc/gdome2 to USES=libtool, drop .la files 2014-06-06 13:21:59 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Convert x11-toolkits/sdl_pango to USES=libtool, drop .la files 2014-06-06 12:54:40 +00:00
x11-wm - update to 0.6.2 2014-06-06 15:40:07 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Fix typo in old entry on libiconv 2014-06-06 18:21:20 +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.