Personal patches
Go to file
Martin Wilke 3bb7e578ba Twig is a modern template engine for PHP
Fast: Twig compiles templates down to plain optimized PHP code.
The overhead compared to regular PHP code was reduced to the very minimum.
Secure: Twig has a sandbox mode to evaluate untrusted template code.
This allows Twig to be used as a template language for applications
where users may modify the template design.
Flexible: Twig is powered by a flexible lexer and parser.
This allows the developer to define its own custom tags and filters,
and create its own DSL.

WWW: http://twig.sensiolabs.org/

PR:		ports/180256
Submitted by:	ports@michael-fausten.de
2014-05-25 05:34:50 +00:00
accessibility
arabic
archivers
astro
audio Switch to USES=libtool:oldver 2014-05-24 15:51:45 +00:00
benchmarks
biology
cad
chinese STAGEDIR support. 2014-05-24 18:29:07 +00:00
comms LICENSE is actually GPLv2. 2014-05-24 16:22:05 +00:00
converters
databases 'activate' postgresql-9.4 2014-05-24 14:38:42 +00:00
deskutils Mark BROKEN: Fails to package 2014-05-24 09:03:46 +00:00
devel Stageify, and switch to SUB_FILES to show pkg-message. 2014-05-25 02:41:37 +00:00
dns Update to latest snapshot. 2014-05-25 00:11:16 +00:00
editors - Stage support 2014-05-25 05:20:56 +00:00
emulators Update emulators/i386-wine-devel to 1.7.19. 2014-05-24 06:56:11 +00:00
finance
french
ftp - Specify ABI version 2014-05-24 06:18:44 +00:00
games Adopt port 2014-05-24 11:46:24 +00:00
german
graphics . Fix LIB_DEPENDS format. 2014-05-24 22:55:31 +00:00
hebrew
hungarian
irc
japanese Add a missing patch to fix build. 2014-05-25 03:29:32 +00:00
java
Keywords
korean STAGEDIR support. 2014-05-24 18:29:07 +00:00
lang lang/gnat_util: Carry impunit.ad[bs] source files 2014-05-24 21:46:07 +00:00
mail Cleanup: 2014-05-24 20:55:30 +00:00
math - Remove extraneous files (created by gcc but not by clang). 2014-05-25 02:30:15 +00:00
misc Stagify. 2014-05-24 17:54:54 +00:00
Mk 'activate' postgresql-9.4 2014-05-24 14:38:42 +00:00
multimedia
net Self Service Password is a web-based LDAP client. It provides easy, 2014-05-24 15:11:55 +00:00
net-im - Update to 14.05[1] 2014-05-25 03:55:50 +00:00
net-mgmt - Add centreon-clib 1.2.0 2014-05-24 20:54:09 +00:00
net-p2p
news - Please poudriere build by using @sample (better and simpler) 2014-05-24 11:13:09 +00:00
palm
polish
ports-mgmt - Update to checkin 352086b 2014-05-24 19:09:22 +00:00
portuguese
print - Remove GlobalPrefs/.config. 2014-05-25 04:09:13 +00:00
russian
science - Mark MAKE_JOBS_UNSAFE 2014-05-24 06:50:24 +00:00
security Document a bunch of openjpeg vulnabilities. 2014-05-24 14:28:28 +00:00
shells
sysutils - Update to 1.6.2 2014-05-25 01:18:50 +00:00
Templates
textproc - Add patch to remove dependency on mini_portile 2014-05-25 01:17:22 +00:00
Tools
ukrainian
vietnamese
www Twig is a modern template engine for PHP 2014-05-25 05:34:50 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/gtkada3: Update version 3.8.3.0 => 3.8.3.1 2014-05-24 22:02:05 +00:00
x11-wm . Fix the packing list (I hope). 2014-05-24 22:34:30 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs - Update to 1.2.13 2014-05-24 06:22:20 +00:00
LEGAL
Makefile
MOVED
README
UIDs - Fix netxms 2014-05-24 09:14:45 +00:00
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.