aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2005-04-13 19:40:08 +0800
committervs <vs@FreeBSD.org>2005-04-13 19:40:08 +0800
commit0e8cd6ae4f8c81b7ec2fdfb23262bacbfa33db2e (patch)
tree0ddb029b7d0c638eca9c7858e7e412addf5df8f1 /www
parent18d1e83c3dfd87ffadbc17b94d221ee17667dfb4 (diff)
downloadfreebsd-ports-graphics-0e8cd6ae4f8c81b7ec2fdfb23262bacbfa33db2e.tar.gz
freebsd-ports-graphics-0e8cd6ae4f8c81b7ec2fdfb23262bacbfa33db2e.tar.zst
freebsd-ports-graphics-0e8cd6ae4f8c81b7ec2fdfb23262bacbfa33db2e.zip
USE_LIBTOOL instead of local patch
Diffstat (limited to 'www')
-rw-r--r--www/wsdlpull/Makefile1
-rw-r--r--www/wsdlpull/files/patch-ltmain.sh15
2 files changed, 1 insertions, 15 deletions
diff --git a/www/wsdlpull/Makefile b/www/wsdlpull/Makefile
index eb5e60def6e..6ef9437fd94 100644
--- a/www/wsdlpull/Makefile
+++ b/www/wsdlpull/Makefile
@@ -18,6 +18,7 @@ COMMENT= C++ WSDL Parser
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
USE_REINPLACE= yes
+USE_LIBTOOL_VER=15
WRKSRC= ${WRKDIR}/${DISTNAME:R}
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
diff --git a/www/wsdlpull/files/patch-ltmain.sh b/www/wsdlpull/files/patch-ltmain.sh
deleted file mode 100644
index dde9c6e035b..00000000000
--- a/www/wsdlpull/files/patch-ltmain.sh
+++ /dev/null
@@ -1,15 +0,0 @@
---- ltmain.sh.orig Fri Mar 18 11:34:55 2005
-+++ ltmain.sh Fri Mar 18 11:35:05 2005
-@@ -5527,10 +5527,12 @@
- fi
-
- # Install the pseudo-library for information purposes.
-+ if /usr/bin/false ; then
- name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
- instname="$dir/$name"i
- $show "$install_prog $instname $destdir/$name"
- $run eval "$install_prog $instname $destdir/$name" || exit $?
-+ fi
-
- # Maybe install the static library, too.
- test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
td>-4/+4 * Fix RTP stream; FreeBSD's socket calls require the sockaddr struct lengthkevlo2016-11-272-1/+47 * Update to upstream version 1.3.1; new maintainer Danilo G. Baioriggs2016-11-272-6/+10 * Unbreak INDEXantoine2016-11-271-1/+1 * Add py-os-vif 1.3.0, library for plugging and unplugging virtualnovel2016-11-274-0/+39 * Add py-os-brick 1.8.0, openstack cinder brick library for managing localnovel2016-11-275-0/+50 * Add py-os-win 1.2.1, windows / hyper-v library for openstack projects.novel2016-11-274-0/+37 * security/py-keystone: minor tweaksnovel2016-11-272-0/+4 * misc/py-glance: rc scripts improvementnovel2016-11-276-37/+165 * Add py-wsgi_intercept 1.4.1, WSGI application in place of a real uri fornovel2016-11-274-0/+27 * Add py-websockify 0.8.0, webSocket to TCP proxy/bridge.novel2016-11-274-0/+32 * Add py-oslo.versionedobjects 1.18.0, oslo versioned objects library.novel2016-11-274-0/+41 * Add py-oslo.rootwrap 5.2.0, oslo rootwrap.novel2016-11-274-0/+30 * Add py-oslo.reports 1.15.0, oslo.reports library.novel2016-11-274-0/+35 * Add py-oslo.privsep 1.14.0, openstack library for privilege separation.novel2016-11-274-0/+38 * Add py-microversion-parse 0.1.4, openstack microversion header parser.novel2016-11-274-0/+30 * Update to 1.18.3gblach2016-11-272-4/+4 * Add missing RUN_DEPENDS on sysutils/py-scandir to sysutils/ohmu.olgeni2016-11-271-0/+3 * www/mod_spdy: IGNORE with LibreSSLbrnrd2016-11-272-3/+6 * Remove expired port:rene2016-11-277-46/+1 * sysutils/cbsd: update to 11.0.5novel2016-11-273-6/+4 * net/py-openstackclient: update to 3.4.1novel2016-11-272-15/+14 * Update www/elixir-maru to version 0.11.0.olgeni2016-11-273-4/+10 * net/py-keystoneclient: update to 3.7.0novel2016-11-272-7/+9 * devel/py-oslo.service: update to 1.17.0novel2016-11-272-6/+8 * devel/py-oslo.policy: update to 1.16.0novel2016-11-272-4/+6 * devel/py-oslo.middleware: update to 3.20.0novel2016-11-272-6/+8 * devel/py-oslo.messaging: update to 5.12.0novel2016-11-272-9/+11 * - Add LICENSE_FILEamdmi32016-11-271-1/+5 * devel/py-oslo.db: update to 4.14.0novel2016-11-272-5/+7 * devel/py-oslo.config: update to 3.19.0novel2016-11-272-7/+8 * devel/py-oslo.concurrency: update to 3.15.0novel2016-11-272-4/+6 * devel/py-oslo.cache: update to 1.15.0novel2016-11-272-6/+8 * devel/py-oslo.log: update to 3.17.0novel2016-11-272-6/+9 * devel/py-oslo.context: update to 2.10.0novel2016-11-272-5/+7 * devel/py-osc-lib: update to 1.2.0novel2016-11-272-9/+7 * devel/py-openstacksdk: update to 0.9.10novel2016-11-272-8/+10 * devel/py-os-client-config: update to 1.24.0novel2016-11-272-7/+6 * devel/py-cliff: update to 2.3.0novel2016-11-272-6/+9 * devel/py-taskflow: update to 2.7.0novel2016-11-272-5/+7 * devel/py-futurist: update to 0.19.0novel2016-11-272-4/+6 * devel/py-automaton: update to 1.5.0novel2016-11-272-4/+6 * Add gpgme 1.8.0 support.adamw2016-11-271-0/+36 * Fetch a distfile directly from GitHubknu2016-11-272-7/+8 * Remove trailing period in version and re-wrap Drupal entry at <=80 linesjunovitch2016-11-271-10/+37 * Revise earlier Moodle entry with released advisories (MSA-16-0023 - MSA-16-026)junovitch2016-11-271-5/+16 * dns/knot2: update 2.3.1 -> 2.3.2junovitch2016-11-272-5/+6 * Update security/gpgme-* to 1.8.0jhale2016-11-2746-151/+173 * The Unicode Character Database (UCD) consists of a number of data files listingthierry2016-11-275-0/+106 * Fix the functionality issue of the third-party modsecurity module.osa2016-11-272-2/+8 * multimedia/mplayer2: unbreak after r417413cpm2016-11-273-13/+19 * Update to 2.0.7matthew2016-11-272-4/+4 * Update to upstream version 1.1.0riggs2016-11-272-3/+4 * Retire devel/go-shellwordsriggs2016-11-276-33/+1 * - Add LICENSE_FILEsunpoet2016-11-271-4/+5 * - Remove PROJ option: proj4 is required, --with-static-proj4 determines how i...sunpoet2016-11-274-13/+37 * - Pet portlint: fix diff header of patch filessunpoet2016-11-273-6/+6 * - Pet check-sanity: use USES=autoreconfsunpoet2016-11-271-2/+1 * editors/openoffice*: unbreak consumers with hunspell 1.5jbeich2016-11-273-0/+42 * Fix the order of seven (1+6) file entries.gerald2016-11-271-7/+7 * Add forgotten patchbapt2016-11-261-0/+11 * Update to 0.6.1bapt2016-11-264-28/+13 * Update to 20161126matthew2016-11-262-4/+4 * Update to patchlevel 102.adamw2016-11-262-4/+4 * - Upgrade to 2.22.kuriyama2016-11-262-4/+5 * - Upgrade to 2.53.kuriyama2016-11-263-3/+6 * Replace the FindHUNSPELL.cmake from r214837 with kdelibs' upstream versionrakuco2016-11-262-11/+19 * x11/kdelibs4: unbreak consumers with hunspell 1.5jbeich2016-11-262-1/+12 * textproc/kf5-sonnet: unbreak with hunspell 1.5jbeich2016-11-261-0/+11 * print/scribus: unbreak with hunspell 1.5jbeich2016-11-262-0/+23 * editors/tea: unbreak with hunspell 1.5jbeich2016-11-261-0/+11 * editors/codelite: unbreak with hunspell 1.5jbeich2016-11-261-0/+11 * x11/leechcraft: unbreak with hunspell 1.5jbeich2016-11-261-0/+12 * www/mod_http2-devel: Update to 1.8.2brnrd2016-11-262-4/+4 * - Remove outdated post-configure:sunpoet2016-11-261-3/+0 * Update calibre to 2.73.0.madpilot2016-11-262-5/+4 * - Update to 2016.06.30sunpoet2016-11-262-4/+4 * - Update to 2015.12.10sunpoet2016-11-262-3/+4 * - Add missing USES=perl5 and USE_PERL5=run for th_gen_idx.plsunpoet2016-11-262-5/+6 * - Add LICENSE_FILEsunpoet2016-11-263-6/+10 * - Add LICENSEsunpoet2016-11-261-0/+3 * - Add sourceserifpro-ttf 1.017sunpoet2016-11-266-0/+49 * - Use Roman fonts version as PORTVERSIONsunpoet2016-11-261-4/+3 * - Update to 2.030R-ro/1.050R-itsunpoet2016-11-262-5/+6 * - Update to 0.44sunpoet2016-11-262-4/+5 * - Update to 1.3001sunpoet2016-11-262-5/+5 * - Update to 1.6001sunpoet2016-11-262-5/+5 * - Update to 0.5002sunpoet2016-11-262-5/+5 * - Update to 1.999801sunpoet2016-11-262-4/+4 * - Add LICENSE_FILEsunpoet2016-11-261-0/+1 * - Update to 2016.10sunpoet2016-11-262-4/+4 * - Update to 1.012sunpoet2016-11-262-4/+5 * - Update to 0.041sunpoet2016-11-262-3/+4 * - Update to 2.2.0sunpoet2016-11-263-11/+17 * - Fix installation of igbinary.h and php_igbinary.hsunpoet2016-11-261-1/+13 * databases/cego: 2.31.5 -> 2.31.6pi2016-11-262-4/+4 * Fixup USE_GITHUB usage.mat2016-11-2620-41/+32 * Fix build ffmpeg 3.x (previous patch was incomplete)riggs2016-11-262-17/+4 * Update to 0.5.0crees2016-11-262-4/+4 * - Add LICENSE (no commercial distribution allowed)amdmi32016-11-262-108/+111 * textproc/enchant: unbreak with hunspell 1.5jbeich2016-11-261-0/+11 * net/syncthing: update to 0.14.12swills2016-11-262-4/+4 * - Update to 2.0.0.stephen2016-11-262-11/+16 * Replace USE_GCC=4.9+ by USE_GCC=yes, now that lang/gcc and the defaultgerald2016-11-2612-13/+13 * - update from 0.23.1 to 0.23.2misha2016-11-263-5/+22 * Clean up/Fixantoine2016-11-261-5/+5 * Reintegrate textproc/clucene-qt5 into devel/qt5-helptcberner2016-11-26