diff options
| author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-24 18:34:16 +0000 |
|---|---|---|
| committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-24 18:34:16 +0000 |
| commit | 37f54e0f66813dcddb3659fd7810198377792a1e (patch) | |
| tree | 14d88ff45e3710ccf80308fb8ce1a086cd5f11ae /net/openldap24-server/files/patch-shlib-version | |
| parent | Unbreak Qt4 ports that do not extract src/corelib after r362770. (diff) | |
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample
databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip
databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)
devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla
dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
opened modules
mail/dovecot2:
- Add USES=libtool
mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip
math/gnumeric:
- USES=libtool tar:xz
Approved by: portmgr (implicit, bump unstaged ports)
Diffstat (limited to 'net/openldap24-server/files/patch-shlib-version')
| -rw-r--r-- | net/openldap24-server/files/patch-shlib-version | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/net/openldap24-server/files/patch-shlib-version b/net/openldap24-server/files/patch-shlib-version deleted file mode 100644 index e208734aeabd..000000000000 --- a/net/openldap24-server/files/patch-shlib-version +++ /dev/null @@ -1,15 +0,0 @@ -# I have checked all headers and don't think the shared library -# bump is a needed one. We patch it back to prevent large -# rebuild need. ---- build/version.var.orig 2014-01-25 05:36:15.000000000 -0800 -+++ build/version.var 2014-03-19 15:28:33.000000000 -0700 -@@ -17,7 +17,7 @@ - ol_minor=4 - ol_patch=39 - ol_api_inc=20439 --ol_api_current=12 -+ol_api_current=8 - ol_api_revision=2 --ol_api_age=10 -+ol_api_age=8 - ol_release_date="2014/01/26" |
