1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/devel/php5-ice/pkg-plist
Ruslan Makhmatkhanov 761142e0b4 - update to 3.5.0
- pass maintainership to submitter
- new style Makefile header
- optionsNG
- install shared PHP file in the correct place
- don't install slice files anymore, since devel/ice (a dependency)
  already installs those in the correct location
- add license (GPLv2)
- fix BUILD_DEPENDS
- add option that allows to use of PHP5 namespaces
- support PHP 5.4
- fixes for Clang and C++11
- remove outdated pkg-message
- fix patch filenames

PR:		179241
Submitted by:	Michael Gmelin <freebsd@grem.de>
2013-06-17 11:49:32 +00:00

75 lines
2.2 KiB
Plaintext

lib/php/%%PHP_EXT_DIR%%/IcePHP.so
share/pear/Glacier2.php
share/pear/Glacier2/Metrics.php
share/pear/Glacier2/PermissionsVerifier.php
share/pear/Glacier2/PermissionsVerifierF.php
share/pear/Glacier2/Router.php
share/pear/Glacier2/RouterF.php
share/pear/Glacier2/SSLInfo.php
share/pear/Glacier2/Session.php
%%NONAMESPACES%%share/pear/Ice.php
%%NAMESPACES%%share/pear/Ice_ns.php
share/pear/Ice/BuiltinSequences.php
share/pear/Ice/Communicator.php
share/pear/Ice/CommunicatorF.php
share/pear/Ice/Connection.php
share/pear/Ice/ConnectionF.php
share/pear/Ice/Current.php
share/pear/Ice/Endpoint.php
share/pear/Ice/EndpointF.php
share/pear/Ice/EndpointTypes.php
share/pear/Ice/FacetMap.php
share/pear/Ice/Identity.php
share/pear/Ice/ImplicitContext.php
share/pear/Ice/ImplicitContextF.php
share/pear/Ice/Instrumentation.php
share/pear/Ice/InstrumentationF.php
share/pear/Ice/LocalException.php
share/pear/Ice/Locator.php
share/pear/Ice/LocatorF.php
share/pear/Ice/Logger.php
share/pear/Ice/LoggerF.php
share/pear/Ice/Metrics.php
share/pear/Ice/ObjectAdapterF.php
share/pear/Ice/ObjectFactory.php
share/pear/Ice/ObjectFactoryF.php
share/pear/Ice/Plugin.php
share/pear/Ice/PluginF.php
share/pear/Ice/Process.php
share/pear/Ice/ProcessF.php
share/pear/Ice/Properties.php
share/pear/Ice/PropertiesF.php
share/pear/Ice/Router.php
share/pear/Ice/RouterF.php
share/pear/Ice/SliceChecksumDict.php
share/pear/Ice/Stats.php
share/pear/Ice/StatsF.php
share/pear/Ice/Version.php
share/pear/IceBox.php
share/pear/IceBox/IceBox.php
share/pear/IceGrid.php
share/pear/IceGrid/Admin.php
share/pear/IceGrid/Descriptor.php
share/pear/IceGrid/Exception.php
share/pear/IceGrid/FileParser.php
share/pear/IceGrid/Locator.php
share/pear/IceGrid/Observer.php
share/pear/IceGrid/Query.php
share/pear/IceGrid/Registry.php
share/pear/IceGrid/Session.php
share/pear/IceGrid/UserAccountMapper.php
share/pear/IcePatch2.php
share/pear/IcePatch2/FileInfo.php
share/pear/IcePatch2/FileServer.php
share/pear/IceStorm.php
share/pear/IceStorm/IceStorm.php
share/pear/IceStorm/Metrics.php
@dirrmtry share/pear/Glacier2
@dirrmtry share/pear/Ice
@dirrmtry share/pear/IceBox
@dirrmtry share/pear/IceGrid
@dirrmtry share/pear/IcePatch2
@dirrmtry share/pear/IceStorm
@dirrmtry share/pear
@dirrmtry lib/php/%%PHP_EXT_DIR%%