Created attachment 237018 [details] seer.shar Hi, this is new port seer. Fronted (QT GUI) for gdb I tested port in poudriere. ====> Running Q/A tests (stage-qa) Warning: you may not need USES=desktop-file-utils ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) =>> Checking for staging violations... done =======================<phase: package >============================ ===> Building package for seer-1.11 pkg-static: DEVELOPER_MODE: Notice: arch "FreeBSD:13:amd64" -- no architecture specific files found: **** could this package use a wildcard architecture? =========================================================================== =>> Recording filesystem state for preinst... done =======================<phase: install >============================ ===> Installing for seer-1.11 ===> Checking if seer is already installed ===> Registering installation for seer-1.11 pkg-static: DEVELOPER_MODE: Notice: arch "FreeBSD:13:amd64" -- no architecture specific files found: **** could this package use a wildcard architecture? [freebsd13x64-default] Installing seer-1.11... Building cache database of MIME types =========================================================================== =>> Checking shared library dependencies =======================<phase: deinstall >============================ ===> Deinstalling for seer ===> Deinstalling seer-1.11 Updating database digests format: .......... done Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: seer: 1.11 Number of packages to be removed: 1 [freebsd13x64-default] [1/1] Deinstalling seer-1.11... [freebsd13x64-default] [1/1] Deleting files for seer-1.11: ......... done Building cache database of MIME types =========================================================================== =>> Checking for extra files and directories [00:03:30] Installing from package [freebsd13x64-default] Installing seer-1.11... [freebsd13x64-default] Extracting seer-1.11: ......... done Building cache database of MIME types [00:03:30] Cleaning up ===> Cleaning for seer-1.11 [00:03:30] Deinstalling package Updating database digests format: . done Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: seer: 1.11 Number of packages to be removed: 1 [freebsd13x64-default] [1/1] Deinstalling seer-1.11... [freebsd13x64-default] [1/1] Deleting files for seer-1.11: ......... done Building cache database of MIME types build of devel/seer | seer-1.11 ended at Sun Oct 2 17:54:05 CEST 2022
Created attachment 238926 [details] seer.shar
From a quick view on shar file: - missing LICENSE_FILE - missing Seer binary 'seergdb' in plist - isn't data (binaries, icons, desktop, etc) handled by cmake? Is it needed to instruct what and where to install? Cheers
Created attachment 240443 [details] seer.shar Hi, I added LICENSE_FILE, problem is with SRCWRK_SUBDIR I have a problem with the bin file because it is in the .build folder and i don't know how to get to /usr/local/bin. In cmake is not some instruction for install icons ...
Created attachment 240609 [details] seer.shar
(In reply to Martin Filla from comment #3) Problems fixed
Created attachment 240617 [details] seer.shar Added patches for gdb
Created attachment 240621 [details] seer.shar Fixed poudriere problem with qmake
ping ?
Hello, Port aready exists at devel/seer-gdb ( https://www.freshports.org/devel/seer-gdb/ ) created in 17 Aug 2023. Thanks for your contribution.