882da14424
which breaks the install target of apr's makefile. this patch works around the problem. it's not entirely correct (it breaks some other parts of the makefile), but at least it makes the port work again. this also corrects an instance of 'apr-snapshot' (a previous name of the port) that we missed when this was first committed, and adds 2 files to the pkg-plist that i missed before. PR: ports/36068 Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
67 lines
1.3 KiB
Plaintext
67 lines
1.3 KiB
Plaintext
bin/apr-config
|
|
bin/apu-config
|
|
include/apr.h
|
|
include/apr_anylock.h
|
|
include/apr_atomic.h
|
|
include/apr_base64.h
|
|
include/apr_buckets.h
|
|
include/apr_compat.h
|
|
include/apr_date.h
|
|
include/apr_dbm.h
|
|
include/apr_dso.h
|
|
include/apr_errno.h
|
|
include/apr_file_info.h
|
|
include/apr_file_io.h
|
|
include/apr_fnmatch.h
|
|
include/apr_general.h
|
|
include/apr_getopt.h
|
|
include/apr_global_mutex.h
|
|
include/apr_hash.h
|
|
include/apr_hooks.h
|
|
include/apr_inherit.h
|
|
include/apr_ldap.h
|
|
include/apr_lib.h
|
|
include/apr_lock.h
|
|
include/apr_md4.h
|
|
include/apr_md5.h
|
|
include/apr_mmap.h
|
|
include/apr_network_io.h
|
|
include/apr_optional.h
|
|
include/apr_optional_hooks.h
|
|
include/apr_pools.h
|
|
include/apr_portable.h
|
|
include/apr_proc_mutex.h
|
|
include/apr_ring.h
|
|
include/apr_rmm.h
|
|
include/apr_sdbm.h
|
|
include/apr_sha1.h
|
|
include/apr_shm.h
|
|
include/apr_signal.h
|
|
include/apr_strings.h
|
|
include/apr_tables.h
|
|
include/apr_thread_cond.h
|
|
include/apr_thread_mutex.h
|
|
include/apr_thread_proc.h
|
|
include/apr_thread_rwlock.h
|
|
include/apr_time.h
|
|
include/apr_uri.h
|
|
include/apr_user.h
|
|
include/apr_uuid.h
|
|
include/apr_version.h
|
|
include/apr_want.h
|
|
include/apr_xlate.h
|
|
include/apr_xml.h
|
|
include/apu.h
|
|
include/apu_compat.h
|
|
lib/APRVARS
|
|
lib/apr.exp
|
|
lib/aprutil.exp
|
|
lib/libapr.a
|
|
lib/libapr.la
|
|
lib/libapr.so
|
|
lib/libapr.so.0
|
|
lib/libaprutil.a
|
|
lib/libaprutil.la
|
|
lib/libaprutil.so
|
|
lib/libaprutil.so.0
|