After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 742291 - systeminstall: add support for FreeBSD
systeminstall: add support for FreeBSD
Status: RESOLVED OBSOLETE
Product: jhbuild
Classification: Infrastructure
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Jhbuild maintainers
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2015-01-04 01:32 UTC by Allison Karlitskaya (desrt)
Modified: 2021-05-17 16:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
systeminstall: add support for FreeBSD (14.50 KB, patch)
2015-01-04 01:32 UTC, Allison Karlitskaya (desrt)
none Details | Review

Description Allison Karlitskaya (desrt) 2015-01-04 01:32:45 UTC
Depends on several items in the desrt/master branch.
Comment 1 Allison Karlitskaya (desrt) 2015-01-04 01:32:48 UTC
Created attachment 293689 [details] [review]
systeminstall: add support for FreeBSD

Follow the general idea of the Debian systeminstall backend.

The technology level is a bit lower here, in two ways:

 - there is only one mapping, since there is only one FreeBSD pkg
   collection at a given time

 - there is no 'contents' file as on Debian, so the update script must
   be run on a FreeBSD system which has all of the relevant packages
   installed
Comment 2 Allison Karlitskaya (desrt) 2015-01-04 01:56:29 UTC
two problems found so far:

 - 'automake' does not find the correct package, but finds 'automake-wrapper'
   instead which is something like debian alternatives for various automake
   versions

 - 'make' is BSD make here; we want 'gmake'.  See also bug 742292.
Comment 3 GNOME Infrastructure Team 2021-05-17 16:01:09 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/jhbuild/-/issues/209.