1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Chin-San Huang 769562f792 Add p5-Perl6-Rules, this module implements a close simulation of the Perl 6
rule and grammar constructs, translating them back to Perl 5 regexes via a
source filter. (And hence suffers from all the usual limitations of a source
filter, including the ability to translate complex code spectacularly wrongly).

Approved by:	rafan (mentor, implicit)
2007-07-28 18:05:51 +00:00
accessibility
arabic
archivers
astro
audio - Chase increase of audio/libvorbis shlib version. 2007-07-28 12:27:31 +00:00
benchmarks
biology
cad
chinese - Our make(1) works fine with this port, so remove USE_GMAKE 2007-07-28 15:20:01 +00:00
comms
converters
databases
deskutils
devel Add p5-Perl6-Rules, this module implements a close simulation of the Perl 6 2007-07-28 18:05:51 +00:00
dns
editors - Update to 7.1 patchset 39 2007-07-28 15:30:50 +00:00
emulators - Chase increase of audio/libvorbis shlib version. 2007-07-28 12:27:31 +00:00
finance
french
ftp
games - Update to 3.0.9 2007-07-28 17:50:26 +00:00
german
graphics - Chase increase of audio/libvorbis shlib version. 2007-07-28 12:27:31 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang Update to the 20070727 snapshot of GCC 4.3.0. 2007-07-28 16:25:26 +00:00
mail - Add a rcNG startup script to ${PREFIX}/boot 2007-07-28 13:50:18 +00:00
math Remove deprecated port. 2007-07-28 16:41:28 +00:00
mbone
misc
Mk
multimedia - Chase increase of audio/libvorbis shlib version. 2007-07-28 12:27:31 +00:00
net - Chase increase of audio/libvorbis shlib version. 2007-07-28 12:27:31 +00:00
net-im
net-mgmt
net-p2p - Chase increase of audio/libvorbis shlib version. 2007-07-28 12:27:31 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Document drupal -- Cross site request forgeries 2007-07-28 15:28:15 +00:00
shells
sysutils - Change maintainer's email 2007-07-28 15:04:57 +00:00
Templates
textproc Add p5-Google-Data-JSON, Google::Data::JSON provides several methods to 2007-07-28 14:17:21 +00:00
Tools
ukrainian
vietnamese
www Correct a typo regarding USE_PERL5. 2007-07-28 18:01:31 +00:00
x11
x11-clocks
x11-drivers
x11-fm - Chase increase of audio/libvorbis shlib version. 2007-07-28 12:27:31 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits * Update to 0.9.12. 2007-07-28 16:35:39 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove deprecated port. 2007-07-28 16:41:28 +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.