aboutsummaryrefslogtreecommitdiffstats
path: root/lang/cli/files
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-04-10 05:38:14 +0800
committersobomax <sobomax@FreeBSD.org>2002-04-10 05:38:14 +0800
commit4cc8f40fd6d3ff5d1cea3758d380754fe81bcd3b (patch)
tree36e379a4723e5cd868dae0e74896e13cdae121eb /lang/cli/files
parent756ff1698778e535c36e1afdc255cc518ba1cd3d (diff)
downloadfreebsd-ports-gnome-4cc8f40fd6d3ff5d1cea3758d380754fe81bcd3b.tar.gz
freebsd-ports-gnome-4cc8f40fd6d3ff5d1cea3758d380754fe81bcd3b.tar.zst
freebsd-ports-gnome-4cc8f40fd6d3ff5d1cea3758d380754fe81bcd3b.zip
Teach the creature how properly create shared libs on FreeBSD, so that
binaries linked to librotor_palrt.so no longer hardcode patch to a specific location of librotor_palrt.so. Bump PORTREVISION. Reported by: many
Diffstat (limited to 'lang/cli/files')
-rw-r--r--lang/cli/files/patch-pal::unix::configure6
-rw-r--r--lang/cli/files/patch-rotorenv::bin::makefile.def17
2 files changed, 16 insertions, 7 deletions
diff --git a/lang/cli/files/patch-pal::unix::configure b/lang/cli/files/patch-pal::unix::configure
index 70022aa864e9..6995b788073d 100644
--- a/lang/cli/files/patch-pal::unix::configure
+++ b/lang/cli/files/patch-pal::unix::configure
@@ -1,14 +1,14 @@
$FreeBSD$
---- pal/unix/configure 2002/03/28 22:31:47 1.1
-+++ pal/unix/configure 2002/03/28 22:32:46
+--- pal/unix/configure.orig Thu Mar 14 20:21:45 2002
++++ pal/unix/configure Tue Apr 9 19:29:27 2002
@@ -1010,17 +1010,17 @@
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-CFLAGS="-Wall -fPIC -fno-builtin -fno-exceptions"
-+CFLAGS="$CFLAGS -Wall -fPIC -fno-builtin -fno-exceptions -fno-rtti"
++CFLAGS="$CFLAGS -Wall -fpic -DPIC -fno-builtin -fno-exceptions -fno-rtti"
if test "$NTDEBUG" != "ntsdnodbg"; then
- CFLAGS="$CFLAGS -g"
diff --git a/lang/cli/files/patch-rotorenv::bin::makefile.def b/lang/cli/files/patch-rotorenv::bin::makefile.def
index 5fe05d823f0f..b5661c9f9919 100644
--- a/lang/cli/files/patch-rotorenv::bin::makefile.def
+++ b/lang/cli/files/patch-rotorenv::bin::makefile.def
@@ -1,14 +1,23 @@
$FreeBSD$
---- rotorenv/bin/makefile.def.orig Fri Mar 22 03:48:24 2002
-+++ rotorenv/bin/makefile.def Fri Mar 29 20:21:35 2002
-@@ -1428,7 +1428,7 @@
+--- rotorenv/bin/makefile.def.orig Tue Apr 9 21:37:31 2002
++++ rotorenv/bin/makefile.def Tue Apr 9 21:45:20 2002
+@@ -340,6 +340,8 @@
+ ! else
+ ! if "$(TARGETTYPE)" == "DYNLINK"
+ TARGETPRE=lib
++DEFAULT_MSC_OPT=$(DEFAULT_MSC_OPT) -fpic -DPIC
++LINKER_FLAGS=$(LINKER_FLAGS) -soname $(TARGETPRE)$(TARGETLIBNAME).$(TARGETEXT)
+ ! endif
+ ! endif
+ !endif
+@@ -1428,7 +1430,7 @@
!ENDIF
!ifdef PLATFORM_UNIX
-DEFAULT_MSC_OPT=-O2
-+DEFAULT_MSC_OPT=$(CXXFLAGS)
++DEFAULT_MSC_OPT=$(DEFAULT_MSC_OPT) $(CXXFLAGS)
!else
DEFAULT_MSC_OPT = /Oxs
!endif
erman?h=dependabot/npm_and_yarn/devel/electron6/files/ini-1.3.8&id=ffb4e8e480a7652616b7450bb339c8a5d570e8c8'>- Update to 2012.08.12sunpoet2012-08-142-3/+3 * - Update to 2012.08.05sunpoet2012-08-072-3/+3 * - Update to 3.0.0lme2012-08-044-30/+24 * - Fix typos in COMMENTcs2012-08-021-1/+1 * Update to version 4.5.5.bsam2012-07-311-2/+2 * - Update to 2012.07.29sunpoet2012-07-312-3/+3 * Fix typos in COMMENTcs2012-07-297-7/+7 * - update to official versionohauer2012-07-292-11/+3 * - update to official release (just published)ohauer2012-07-297-266/+6 * - patch language templates so they match current bugzilla.ohauer2012-07-295-5/+228 * - new port german/bugzilla42ohauer2012-07-289-6/+378 * - Update to 2012.07.22sunpoet2012-07-232-3/+3 * - Update to 2012.07.15sunpoet2012-07-182-3/+3 * - Update LibreOffice and the language packs to 3.5.5.jkim2012-07-181-4/+4 * - Update to 2012.07.08sunpoet2012-07-092-3/+3 * - Update to 3.4.1sunpoet2012-07-053-11/+9 * - Update Calligra to 2.4.3.avilla2012-07-051-2/+2 * - Update to 2012.07.01sunpoet2012-07-032-3/+3 * - The FreeBSD Office team is proud to announce LibreOffice.org 3.5.4 releasefluffy2012-07-011-4/+4 * - Remove SITE_PERL from *_DEPENDSaz2012-06-301-3/+3 * - Update to 20120607sunpoet2012-06-282-4/+3 * - reset MAINTAINERdinoex2012-06-261-1/+1 * - Update to 2012.06.24sunpoet2012-06-252-3/+3 * Update to version 4.5.4.bsam2012-06-192-3/+2 * - Update to 2012.06.17sunpoet2012-06-182-3/+3 * KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x se...makc2012-06-153-3/+18 * - Update to 2012.06.10sunpoet2012-06-112-3/+3 * - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-2/+1 * - Update to 2012.05.30sunpoet2012-06-052-3/+3 * - update png to 1.5.10dinoex2012-06-018-5/+8 * - Remove koffice-i18n ports, as they are not very useful withoutavilla2012-05-315-438/+0 * The KDE/FreeBSD team is pleased to announce Calligra Suite 2.4.2, KDEavilla2012-05-319-320/+71 * - Update to 2012.05.27sunpoet2012-05-292-3/+3 * - Update to 3.3.2scheidell2012-05-274-5/+21 * KDE/FreeBSD team presents long awaited KDE SC 4.8.3!makc2012-05-253-16/+96 * Chase PyQT updatemakc2012-05-251-0/+1 * - Update to 2012.05.20sunpoet2012-05-212-3/+3 * - Switch to php53miwi2012-05-171-0/+1 * - Update to 2012.05.13sunpoet2012-05-152-3/+3 * Update to version 4.5.3.bsam2012-05-091-2/+2 * - Update to 2012.05.05sunpoet2012-05-072-3/+3 * - Use USE_DOS2UNIX instead of homemade equivalentak2012-05-061-14/+3 * - Update to 2012.04.29sunpoet2012-04-302-3/+3 * - Update to 2012.04.22sunpoet2012-04-242-3/+3 * - upgrade to 3.5.2bapt2012-04-234-0/+22 * - security update to bugzilla 3.0.9 and 4.0.6ohauer2012-04-222-0/+14 * - update to 4.0.5ohauer2012-04-102-3/+3 * - Update to 2012.04.08sunpoet2012-04-10