aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2006-06-24 17:42:34 +0800
committerdinoex <dinoex@FreeBSD.org>2006-06-24 17:42:34 +0800
commit76cb122cd0b83662f8fdd0f99ad067f748b1e59a (patch)
tree5133277875afe1fa8900d247f63fab9d1bbf9659 /lang
parent2099f3066bb7bb833a05e2a71ef1cdd7d2c3a101 (diff)
downloadfreebsd-ports-graphics-76cb122cd0b83662f8fdd0f99ad067f748b1e59a.tar.gz
freebsd-ports-graphics-76cb122cd0b83662f8fdd0f99ad067f748b1e59a.tar.zst
freebsd-ports-graphics-76cb122cd0b83662f8fdd0f99ad067f748b1e59a.zip
- take benefit of USE_LDCONFIG
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc32/Makefile3
-rw-r--r--lang/gcc32/files/gcc.sh.in14
2 files changed, 1 insertions, 16 deletions
diff --git a/lang/gcc32/Makefile b/lang/gcc32/Makefile
index 651ac8754e9..e2c7167d769 100644
--- a/lang/gcc32/Makefile
+++ b/lang/gcc32/Makefile
@@ -91,11 +91,10 @@ pre-configure:
pre-install:
${MKDIR} ${PREFIX}/info
.if defined(WANT_SHAREDLIBS)
- ${INSTALL_SCRIPT} ${WRKDIR}/gcc.sh ${PREFIX}/${RC_D_SH}
+ -@${MKDIR} ${PREFIX}/libdata/ldconfig
.endif
post-install:
- -@${MKDIR} ${PREFIX}/libdata/ldconfig
@${RM} -f ${PREFIX}/bin/c++ ${PREFIX}/bin/${CONFIGURE_TARGET}-c++
@${MV} -f ${PREFIX}/bin/c++filt ${PREFIX}/bin/g++filt
@(for prog in ${PREFIX}/bin/gcc ${PREFIX}/bin/g++ \
diff --git a/lang/gcc32/files/gcc.sh.in b/lang/gcc32/files/gcc.sh.in
deleted file mode 100644
index 987e9531e37..00000000000
--- a/lang/gcc32/files/gcc.sh.in
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/bin/sh
-
-case "$1" in
-start)
- ldconfig -m %%TARGLIB%%
- ;;
-stop)
- ;;
-*)
- echo "Usage: ${0##*/} { start | stop }" >&2
- exit 64
- ;;
-esac
-exit 0
etions'>-2/+2 * Updated to 2.0.0mich2003-07-043-7/+14 * update net/pmacct: 0.4.1 --> 0.4.2daichi2003-07-023-11/+24 * - Update to 1.20erwin2003-07-013-6/+10 * Update to 1.1.2osa2003-06-302-4/+4 * Update of port net/smokeping to version 1.21.leeym2003-06-303-17/+22 * BROKEN: Does not configurekris2003-06-271-0/+2 * Typo in buffer size declaration leads to an overflow. Bump PORTREVISION.kris2003-06-272-0/+13 * libtool uber-patchade2003-06-278-21/+29 * update net/irrtoolset: 4.7.2 --> 4.7.3daichi2003-06-262-2/+2 * use PERL_ARCH instead of a hardcoded 'mach'billf2003-06-261-1/+1 * Update to 1.9osa2003-06-242-2/+12 * - update to 0.9.0petef2003-06-245-55/+35 * Unbreak this portleeym2003-06-231-3/+5 * Add portmon - network service monitoring daemonosa2003-06-205-0/+58 * Update based on new version netams-3.1.1563leeym2003-06-207-92/+231 * better COMMENTbillf2003-06-181-1/+1 * Add junipoll 1.015,billf2003-06-184-0/+38 * remove evidence of where i stole the Makefile frombillf2003-06-181-1/+1 * remove extraneous colonbillf2003-06-181-1/+1 * Add p5-Altoids 1.017,billf2003-06-184-0/+70 * update cricket to 1.4.0.p2oliver2003-06-153-4/+8 * Update to 0.13lioux2003-06-122-5/+8 * Update to 9.1.3mich2003-06-102-2/+2 * New port: net/discofjoe2003-06-104-0/+44 * Add missing file and bump PORTREVISIONkris2003-06-092-0/+2 * Don't remove a file owned by a dependency. Bump PORTREVISION.kris2003-06-092-2/+1 * Shorten pkg-descr.mr2003-06-091-22/+5 * [MAINTAINER-UPDATE] Update nagios to 1.1edwin2003-06-086-9/+18 * Do not install files which are included into p5-SNMP_Session port.demon2003-06-082-3/+6 * Update to version 0.95.demon2003-06-082-2/+2 * Update of the net/p5-Net-SNMP port to version 4.1.0leeym2003-06-054-6/+4 * Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-054-16/+16 * Unbreak sendip build on -CURRENT.mich2003-06-042-7/+11 * Update net/packit (maintainer): 0.6.0 -> 0.6.0cedwin2003-06-042-9/+11 * New port: fprobefjoe2003-06-044-0/+47 * Add pixilate 0.4, a program that generates packets to matchwill2003-06-034-0/+45 * Fix COMMENTfjoe2003-06-032-2/+2 * Change COMMENTfjoe2003-06-031-1/+1 * New port: packitfjoe2003-06-034-0/+51 * New port: braafjoe2003-06-034-0/+58 * Update to version 2.9.29.demon2003-06-023-6/+15 * Remove MAINTAINER, as per his request:naddy2003-06-023-10/+6 * Add iftop 0.12,foxfair2003-06-014-0/+54 * Add nitpicker, a IP-flow-accounting-tool.mr2003-05-237-0/+82 * Change MAINTAINER to Larry Rosenman <ler@lerctr.org>.adamw2003-05-232-2/+2 * Change maintainer to ports@.adamw2003-05-231-1/+1 * Change maintainer to ports@.adamw2003-05-231-1/+1 * * Mark as broken with ipfw2.kbyanc2003-05-201-3/+3 * - use USE_GETOPT_LONGpetef2003-05-192-2/+19 * BROKEN on 5.1: does not compilekris2003-05-181-1/+7 * BROKEN on 5.1: does not compilekris2003-05-181-1/+7 * BROKEN on 5.1: bad C++kris2003-05-182-2/+14 * BROKEN on 5.1: bad C++kris2003-05-181-1/+7 * Update to tcpreplay-1.4.0smace2003-05-173-6/+7 * New port.mich2003-05-154-0/+66 * New port: pmacctfjoe2003-05-134-0/+45 * upgrade to 0.9.3ijliao2003-05-123-2/+4 * Unbork net/rancid. Fix PLIST error and be more conformant to config fileseanc2003-05-088-26/+24 * Change maintainer email to my @FreeBSD.org addressmich2003-05-072-2/+2 * add patch files which are omitted in previous commit and unbreak this port.leeym2003-05-075-2/+55 * BROKEN: Bad pkg-plistkris2003-05-072-0/+4 * Add IOG, an SNMP Input/Output Grapher. Similar to MRTG or cricket onlyseanc2003-05-065-0/+95 * BROKEN: Does not buildkris2003-05-061-0/+2 * Define ${PREFIX} for the pkg-install script.adamw2003-05-041-1/+1 * Add aspathtree 4.2,sumikawa2003-04-279-0/+540 * - Cosmetic fixes:naddy2003-04-243-57/+28 * Add WITH_GD2 knob to use gd2 rather than gd1.demon2003-04-233-6/+18 * Update to 2.4.tobez2003-04-232-2/+2 * Installs perl modules.kuriyama2003-04-226-0/+156 * Update of the net/smokeping port to version 1.20leeym2003-04-213-3/+7 * Remove USE_GNOMENG.marcus2003-04-213-3/+0 * Create the arpwatch directory mode 755, not 775kris2003-04-202-2/+2 * Remove lib/perllocal.pod-${PORTNAME} from the pkg-plist now that this filekris2003-04-181-1/+0 * update to 0.8.2leeym2003-04-156-49/+51 * Update port: net/bpftedwin2003-04-135-30/+19 * Update to 2.8.2.nork2003-04-134-4/+35 * MAINTAINER UPDATE: net/nagiosedwin2003-04-0724-78/+198 * MAINTAINER UPDATE: net/nagios-pluginsedwin2003-04-075-65/+18 * add-ons for netsaint and nagiosedwin2003-04-073-0/+45 * add-ons for netsaint and nagiosedwin2003-04-071-0/+15 * Add missing fileskris2003-04-061-0/+2 * NeTAMS - Network Traffic Accounting and Monitoring Softwareedwin2003-04-059-0/+218 * Fix installation directorykris2003-04-051-1/+1 * upgrade to 0.66, takeover maintainershipbillf2003-04-047-82/+92 * Update to version 1.0.4kevlo2003-04-022-2/+2 * Update to 3.2.2perky2003-03-313-42/+136 * Upgrade to 5.0.8.kuriyama2003-03-2927-249/+195 * Update to 1.51.tobez2003-03-293-12/+10 * Fix build on recent -CURRENT.marcus2003-03-293-3/+89 * Update to version 0.7kevlo2003-03-284-5/+29 * - Update to version 9.1.0kevlo2003-03-253-9/+11 * Clear moonlight beckons.ade2003-03-0738-19/+19 * - Updated the net/nrpe port to version 1.8 which contains minor bug fixes.leeym2003-03-056-6/+14 * WITH_PORTSSL is not needed anymore.marcus2003-03-051-4/+0 * * Fix build once and for all. Tested with -STABLE, 5.0-RELEASE-p3, andmarcus2003-03-051-12/+4 * Fix a typo.olgeni2003-03-041-1/+1 * PR: 47270foxfair2003-03-041-1/+1 * It's a maintainer update. The message from the maintainer:yar2003-03-041-7/+1 * Add aguri 0.5, "An Aggregation-based Traffic Profiler".sumikawa2003-03-034-0/+67 * Retire comment file.trevor2003-03-012-1/+1 * Use pre-everything:: instead of pre-everything: to avoid conflict withkris2003-03-011-1/+1 * upgrade to 1.5ijliao2003-03-013-7/+7 * De-pkg-comment.marcus2003-02-262-1/+1 * De-pkg-commentmarcus2003-02-262-2/+2 * De-pkg-comment for my ports.perky2003-02-252-1/+1 * update to cdpr-1.0.8leeym2003-02-252-2/+3 * Update MASTER_SITES.arved2003-02-241-1/+1 * [update orphan port] : net/dhcpconfedwin2003-02-243-6/+6 * Point dependencies on net/openldap2 to net/openldap20edwin2003-02-242-2/+2 * Update port net/smokeping to version 1.19.edwin2003-02-243-5/+5 * Mark port IGNORE instead of BROKEN for perl < 5.6 to keep bentoedwin2003-02-242-14/+4 * Suppress command echo.olgeni2003-02-231-1/+1 * De-pkg-comment my ports + some more.olgeni2003-02-232-1/+1 * Complete previous patch.marcus2003-02-231-3/+2 * Correct logic when building on 5.x.marcus2003-02-231-1/+2 * De-pkg-comment.markp2003-02-234-2/+2 * de-pkg-commentarved2003-02-222-1/+1 * De-pkg-comment.demon2003-02-222-1/+1 * de-pkg-comment.kuriyama2003-02-228-4/+4 * BROKEN: Changes ownership of system directorieskris2003-02-221-0/+2 * Fix build on -STABLE with OpenSSL 0.9.7.marcus2003-02-221-1/+1 * - update to 4.2.6leeym2003-02-222-4/+28 * De-pkg-comment.knu2003-02-21110-55/+55 * De-pkg-comment.knu2003-02-2138-19/+19 * Unbreak after __FreeBSD_version >= 500101.kuriyama2003-02-206-0/+87 * Mark IGNORE with $OSVERSION >= 500100.kuriyama2003-02-181-1/+4 * Update to 1.3.1.markp2003-02-153-10/+7 * * Use MASTER_SITE_DEBIAN.naddy2003-02-142-8/+13 * Removed incorrect libgnugetopt dependency.markp2003-02-141-5/+2 * Fixes for 64-bit platforms.demon2003-02-111-0/+18 * Update to 0.3.0markp2003-02-093-8/+15 * Correct ports that were abusing the FORBIDDEN variable and replace withseanc2003-02-071-1/+1 * I believe seanc@ should maintain this port because he is one of theknu2003-02-061-1/+1 * Fix maintainers email addressedwin2003-02-051-3/+3 * New port: net/bpftedwin2003-02-058-0/+106 * Fix typo in domain.edwin2003-02-031-1/+1 * Changed master site and upgrade to 20021107.sumikawa2003-01-305-106/+10 * maintainer update port: net/darkstat to 2.5edwin2003-01-303-2/+3 * Update to 2.3.nork2003-01-296-115/+26 * Harcoded perl version of 5.005 into ${PERL_VER}edwin2003-01-201-1/+1 * Email address update for Nicolas Jombartedwin2003-01-193-3/+3 * Update to 4.17.0arved2003-01-192-2/+2 * Upgrade to tcpreplay 1.3.2smace2003-01-192-2/+2 * New port: net/nrpepedwin2003-01-179-0/+283 * Maintainer update net/pancho to 9.0.1edwin2003-01-166-17/+136 * Maintainer update to version 1.7edwin2003-01-108-4/+152 * Update to tcpreplay-1.3.1.smace2003-01-084-98/+2 * upgrade to 0.1.0ijliao2003-01-073-10/+15 * Update to 1.18.adamw2003-01-062-4/+3 * Update to 1.16.petef2003-01-062-2/+2 * Update to 0.94.petef2003-01-062-2/+2 * Missed configure scripts in libpq version bump: chase lib version.seanc2003-01-052-2/+4 * Remove a file that somehow sneaked in; this is automatically generatedpetef2003-01-041-7/+0 * Update to 1.3.0.b2.petef2003-01-0410-113/+71 * Update to 1.0.petef2003-01-04