• src/sbbs3/GNUmakefile

    From Rob Swindell (on ChromeOS)@1:103/705 to Git commit to main/sbbs/master on Fri Apr 7 21:28:48 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/de90f92d6d105e55f9b05c1a
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Add 'help' make target to display helpful tips (targets, options)Fixes issue #544
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Sat Apr 8 16:01:06 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/d48a3533b233186d7e93838b
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Include GIT=NO option in 'make help' output
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Sat Jun 3 20:06:02 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/301c88a7fcd29774e10af460
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Use pkg-config for detectiong libmosquitto presence and lib nameApparently the mosquitto.h won't always be installed in /usr/include onall systems (e.g. Deuce's FreeBSD gitlab-runner system)
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Sat Jun 3 20:26:42 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/196842581706ab3de5930e07
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    <Deuce> Oh yeah, you need that in an ifneq ($(os),win32)
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Mon Jun 5 17:02:26 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/b3d24e087fadc4f0a8b25b42
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Add support for WITHOUT_MOSQUITTOI'm doing builds for my jail (which doesn't have libmosquitto) onmy system that does have it now, so I need to disable it manually.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deuce@1:103/705 to Git commit to main/sbbs/master on Tue Jun 6 21:05:20 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/09ec01e74f78b58588ad680c
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    It appears Synchronet requires libmosquitto v2 or higher
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deuce@1:103/705 to Git commit to main/sbbs/master on Tue Jun 6 21:12:34 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/40fae28635e3b9f029edaf03
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    mqtt_protocol.h was added to Debian package in 1.6.8-2, require 1.6.9+
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on ChromeOS)@1:103/705 to Git commit to main/sbbs/master on Fri Jun 16 17:40:48 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/044574533ed7756019298a99
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Fix typo (missing paren) in node util build ruleNot sure how I missed this before <shrug>
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Thu Dec 7 20:57:58 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/7adcebdddf3df1c1c86a53f1
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Revert "Throw an error and hint if SYMLINK is defined on the command-line"

    This reverts commit 3bad3b815a3f618e142b3ed11a32d316874279e8
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Fri Dec 15 21:24:20 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/cfe2e83661ceb442dca0d9a7
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Fix typo (missing quote)
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Sat Dec 23 11:50:48 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/51395e455b56c70a88f7c353
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Insure the exe output directory is created for sexyz target

    Resolves 'make sexyz' build issue mentioned in issue #690
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sun Feb 4 14:06:10 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/bf318eabba7a30ecea57c983
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Use pkg-config for libarchive.

    Fixes OpenBSD build issue.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sun Feb 4 14:14:28 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/e923cd3d4a02bec36e8d572c
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    NetBSD doesn't ship with a .pc file for libarchive (which it does ship with)

    Le Sigh
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Mon Feb 5 09:46:56 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/9879a9e864c1b81d5db63f9a
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Use --libs instead of -libs
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Tue Feb 6 19:02:34 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/6ffbb8349ea20694edd817ba
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    ans2asc requires XPDEV_LIBS to link against Netapi32.dll for NetWkstaGetInfo() --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sat Mar 16 19:18:40 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/4924e6c57f45b2d24608cfd1
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Use Homebrew libarchive
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sat Mar 16 19:24:48 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/20712505a0c881963001d30d
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Add missing endif
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sun Mar 17 03:22:38 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/38a1fc5e203dcab37dfdc710
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    We can't use version scripts on Darwin.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sun Mar 17 03:57:42 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/716f786bded1539e648047a3
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Whoops, missed this bit of the macOS patch
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sun Mar 17 04:29:08 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/65e818a3888e44f54b31517a
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Argh! Put xpdev libs in the wrong lib!
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Mon Mar 18 20:54:28 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/eac02d1501b22a3050cb2d95
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    jsdoor and jsexec both depend on ciolib (and likely others)
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sat Sep 21 17:09:28 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/ce7eb8d4ffdd3d11f6364fe6
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Call elfctl -e +noprotmax in binaries that do JS

    Prevents crashes on modern FreeBSD systems that default to implicit
    PROT_MAX in the JS code.
    (It's possible that +wxneeded will be needed too.. still experimenting)
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sat Sep 21 20:27:34 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/8ce336ecd66d8c9c63c99f91
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    elfctl doesn't work on shared objects.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sat Sep 21 20:35:00 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/cbc3c8ba81ee40ccde5e6069
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Fix copy/paste error.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Mon Sep 23 10:56:32 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/3d4613fadbd6f2f44bd65d0c
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Remove elfctl calls... they don't help.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Sun Nov 3 14:18:56 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/cc366072a6dfb9979d9b9e98
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Use XPDEV_LIBS to solve the trashman-mingw64 link issue (I think)
    --- SBBSecho 3.21-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on macOS)@1:103/705 to Git commit to main/sbbs/master on Sat Jan 4 18:53:16 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/02683204a368594f6eb28573
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Fix typo in macOS build setting of rpath: LIBODIR, not LIBDIR

    fix for commit 6e69eec18963a
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Wed Jan 15 21:19:04 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/ebc581c0da90332141623836
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    For NetBSD, add $ORIGIN and $ORIGIN/../$(LIBODIR) to the RPATH
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Wed Jan 15 22:28:18 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/1ab9ba5ecc7547c6bb8fc941
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Use ORIGIN everywhere.

    We don't build on SunOS anymore, and using LD_RUN_PATH sucks.
    Also, it was badly out of date.
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Fri Jan 17 08:58:16 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/0f21cba928476b4fe58eb295
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Include absolute rpath

    It appears that setcap may cause $ORIGIN to stop working for some
    unknown reason.
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Fri Jan 17 09:53:20 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/6fdbd589123b6d0beeeef4a1
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Fix previous commit.

    Was overriding value, not appending.
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sun Jan 19 16:11:44 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/cf50632a45e0131252fbc849
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    More rpath hackery...

    If SBBSDIR is set, add $(SBBSDIR)/exec to rpath.
    Always add the original output directory to rpath.

    I'm not sure what the old LD_RUN_PATH stuff was trying to do, but
    I think these are the bits that make it work.
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)