Coder Social home page Coder Social logo

pacbsd / abs Goto Github PK

View Code? Open in Web Editor NEW
33.0 10.0 6.0 16.58 MB

Collection of PKGBUILDS for PacBSD

Shell 59.77% Makefile 0.59% C 27.21% C++ 2.86% Python 2.30% Perl 0.94% CMake 0.43% Assembly 0.02% Roff 3.65% Perl 6 0.08% M4 0.36% Clean 0.55% Ruby 0.30% Lua 0.42% TeX 0.02% QMake 0.04% Java 0.25% Vim Script 0.10% Vala 0.05% D 0.08%
bsd shell packages operating-systems freebsd pkgbuild makepkg

abs's Introduction

PacBSD

These are the collections of PKGBUILDS tweaked for building packages with makepkg on FreeBSD systems.

Why Not use ArchLinux PKGBUILDS

We normally do as a template, but to build on FreeBSD we need to patch. We also need to run autotool fixes and other tasks to successfully build. For that we modified makepkg and have our own PKGBUILDS.

files folder

To get packages to build, we needed to patch them. Some programs have quite a sizable amount of patches and these polluted PKGBUILDS, to solve this, we added a function to makepkg which applies all patches in the files directory"

Other PKGBUILDS

The other PKGBUILDS have been moved to unstable branch, only the ones that have been packages and maintained are currently in master. Of course the PKGBUILDS in unstable still build, an dalready been modified for our makepkg.

abs's People

Contributors

art65536 avatar bkcsoft avatar blub avatar breard-r avatar claudiutraistaru-cluttered avatar markzz avatar vendion avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

abs's Issues

Library Issues

From the limited testing I've done, I've found that if you install packages such as vim, its dependent libraries are installed in places where the applications cannot link to.

talloc: %%PKGCONFIGDIR%% not replaced

When building extra/talloc, instead of the pkgconfig directory being properly set during build, it is kept as %%PKGCONFIGDIR%% and creates the directory /%%PKGCONFIGDIR%%. This then causes any packages with this as a makedepends to fail (such as tevent).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.