Software Alternatives & Reviews

pkgsrc VS Brunch

Compare pkgsrc VS Brunch and see what are their differences

pkgsrc logo pkgsrc

pkgsrc is a framework for building over 17,000 open source software packages.

Brunch logo Brunch

Brunch builds, lints, compiles, concatenates and shrinks your HTML5 app in an ultra-simple way. No more Grunt / Gulp mess.
  • pkgsrc Landing page
    Landing page //
    2023-06-30
  • Brunch Landing page
    Landing page //
    2021-09-16

pkgsrc videos

pkgsrc on ChromeOS

More videos:

  • Review - Using pkgsrc for multi-platform deployments in heterogeneous environments, G Clifford Williams

Brunch videos

The BEST Brunch in Los Angeles Review!

More videos:

  • Review - California Grill Brunch Dining Review | Walt Disney World
  • Review - Sunday Brunch by Kierin NYC Fragrance / Cologne Review

Category Popularity

0-100% (relative to pkgsrc and Brunch)
Developer Tools
100 100%
0% 0
JS Build Tools
0 0%
100% 100
Package Manager
100 100%
0% 0
Web Application Bundler
0 0%
100% 100

User comments

Share your experience with using pkgsrc and Brunch. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, pkgsrc should be more popular than Brunch. It has been mentiond 8 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

pkgsrc mentions (8)

  • Installing packages without an internet connection?
    It seems according to pkgsrc.org that pkgin might follow the PKG_PATH environment variable. You're supposed to set PKG_PATH="http://cdn.NetBSD.org/pub/pkgsrc/packages/NetBSD/$(uname -p)/$(uname -r|cut -f '1 2' -d.)/All/", and according to uname(1), -p gives the processor architecture and -r gives the operating system [kernel] release. Source: about 1 year ago
  • pkgsrc.se is no more :(
    It seems like pkgsrc.org hasn’t got the news yet. Source: over 1 year ago
  • Slackware 15.0
    I still have a Slackware install that runs some really old stuff I have. I remember working at AN ISP in the 90s and slack was are secure distro. All the important stuff (authentication, configs, etc.) were stored and served from our 'slack pool'. Funny part is now I do a very basic Slackware install that setup pkgsrc (https://pkgsrc.org) on it so I can really experience the best and worst of times! - Source: Hacker News / about 2 years ago
  • Cross-platform package management: Comprehensive comparison of Pkgsrc and Ravenports article published
    Today the second article on cross-platform package management has been published. It features a short description of what Pkgsrc and Ravenports are and a longer part on how they compare. The test environment and procedure is covered and of course the results are presented. At the end a conclusion is drawn. Source: over 2 years ago
  • First article on cross-platform package management published
    The second one will contain the results of our two months evaluation of Pkgsrc on multiple platforms and a comparison with Ravenports. Source: over 2 years ago
View more

Brunch mentions (1)

  • 5 Different Tools to Bundle Node.js Apps
    Brunch is a lightweight JavaScript bundler focusing on simplicity and speed. Although it is less popular than Webpack or Browsify, it has an effortless learning curve with fantastic features to help developers focus on feature implementation rather than configuration. Brunch has more than 6.8K GitHub stars. - Source: dev.to / 11 months ago

What are some alternatives?

When comparing pkgsrc and Brunch, you can also consider the following products

Conda - Binary package manager with support for environments.

npm - npm is a package manager for Node.

Homebrew - The missing package manager for macOS

Webpack - Webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset.

MacPorts - The MacPorts Project is an open-source community initiative to design an easy-to-use system for compiling, installing, and upgrading either command-line, X11 or Aqua based open-source software on the Mac OS X operating system.

rollup.js - Rollup is a module bundler for JavaScript which compiles small pieces of code into a larger piece such as application.