1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh fea4897c09 Add p5-Keyword-Simple 0.04
Keyword::Simple lets you implement new keywords in pure Perl. To do this, you
need to write a module and call Keyword::Simple::define in your import method.
Any keywords defined this way will be available in the lexical scope that's
currently being compiled.

WWW: https://metacpan.org/release/Keyword-Simple
2020-04-24 18:01:05 +00:00
accessibility
arabic
archivers
astro
audio audio/mixertui: Update to 1.1 2020-04-24 12:12:55 +00:00
base
benchmarks benchmarks/stress-ng: Update to 0.11.08 2020-04-24 10:57:12 +00:00
biology
cad
chinese Revert r532749, it's already in x11-fonts/jf-openhuninn 2020-04-24 09:36:47 +00:00
comms
converters
databases databases/pspg: Update to 3.0.7 2020-04-24 16:05:37 +00:00
deskutils
devel Add p5-Keyword-Simple 0.04 2020-04-24 18:01:05 +00:00
dns
editors Use java/apache-commons-lang3 for Apache Commons Lang 2020-04-24 13:57:02 +00:00
emulators
finance
french
ftp
games games/gnuchess: update to 6.2.6 2020-04-24 15:57:54 +00:00
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/intel-compute-runtime: update to 20.16.16582 2020-04-24 15:54:50 +00:00
mail mail/mpop: update to 1.4.9 2020-04-24 16:39:38 +00:00
math
misc Update to r54073 from the FreeBSD docset. 2020-04-24 16:50:10 +00:00
Mk
multimedia multimedia/obs-streamfx: Update 0.8.0b1 -> 0.8.0b2 2020-04-24 05:13:50 +00:00
net net/libdaq: Update version 3.0.0-alpha4=>3.0.0-alpha5 2020-04-24 17:27:18 +00:00
net-im
net-mgmt net-mgmt/centreon-clib: Update version 19.10.0=>20.04.0 2020-04-24 17:06:33 +00:00
net-p2p net-p2p/deluge-cli: bump PORTREVISION to attract package cluster attention 2020-04-24 07:36:28 +00:00
news
polish
ports-mgmt
portuguese
print
russian
science
security
shells Update to 5.0.17 2020-04-24 17:23:01 +00:00
sysutils sysutils/triton: Update 0.7 -> 0.8 2020-04-24 16:15:58 +00:00
Templates
textproc textproc/uchardet: Update 0.0.6 -> 0.0.7 2020-04-24 16:23:11 +00:00
Tools
ukrainian
vietnamese
www Convert another 5 third-party modules to dynamic: 2020-04-24 13:18:42 +00:00
x11 Ignore bogus `master.mintXX' tags, track only normal versions. 2020-04-24 07:22:17 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Resurrect, unbreak, and undeprecate the port 2020-04-24 10:22:14 +00:00
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://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:

	https://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.