BSD alternatives, user-end applications
From FreeBSDwiki
(Difference between revisions)
(→Desktop) |
(→Desktop) |
||
(6 intermediate revisions by one user not shown) | |||
Line 2: | Line 2: | ||
==PDF creation== | ==PDF creation== | ||
− | * Print/scribus | + | * {{port|Print/scribus}} |
==Word Document== | ==Word Document== | ||
− | * | + | * {{port|editors/abiword}} |
==Science and Math== | ==Science and Math== | ||
− | * | + | * {{port|math/sage|GPL}} replaces Matlab, Mathematica, Magma, Maple |
==Database== | ==Database== | ||
− | * | + | * {{port|databases/sqlitebrowser}} - graphical SQLite database |
==Desktop== | ==Desktop== | ||
− | BSD style desktops/window managers with BSD/MIT compatible licenses. | + | BSD style desktops/window managers with BSD/MIT/ISC/Apache compatible licenses. Primary dependencies are BSD based. |
− | * | + | * {{port|x11-wm/ctwm}} twm extension |
− | * | + | * {{port|x11-wm/cwm}} Calm Window Manager is OpenBSD's default window manager |
− | * dwm | + | * {{port|x11-wm/dwm}} uses c programming language for custom desktop configuration |
− | * fluxbox is based on | + | * {{port|x11-wm/fluxbox}} is based on {{port|x11-wm/blackbox}} which was developed for FreeBSD |
− | * | + | * {{port|x11-wm/matwm2}} |
− | * | + | * {{port|x11-wm/mcwm}} based on ctwm, evilwm, tinywm |
− | + | * {{port|x11-wm/spectrwm}} tiling window manager. based on dwm and xmonad | |
− | + | * {{port|x11-wm/wmfs}} floating and tile window manager | |
− | + | * {{port|x11-wm/wmii}} | |
− | * | + | * {{port|x11/lumina}} desktop built for FreeBSD, it uses fluxbox and relies on the qt toolkit |
− | * | + | |
− | * wmii | + | |
==Ports management== | ==Ports management== | ||
Port management programs with minimal dependencies and MIT/BSD style licenses. | Port management programs with minimal dependencies and MIT/BSD style licenses. | ||
− | * pchecker - checks the ports tree for errors | + | * {{port|ports-mgmt/pchecker}} - checks the ports tree for errors |
− | * portfind - search for ports. portfind relies on perl. | + | * {{port|ports-mgmt/portfind}} - search for ports. portfind relies on perl. |
− | * portmaster - upgrade ports. portmaster has no dependencies | + | * {{port|ports-mgmt/portmaster}} - upgrade ports. portmaster has no dependencies |
− | * portsearch - search for ports. has no dependencies. | + | * {{port|ports-mgmt/portsearch}} - search for ports. has no dependencies. |
[[category:Linux Equivalents]] | [[category:Linux Equivalents]] |
Latest revision as of 20:39, 1 November 2015
Here are common BSD, other non-proprietary, and select proprietary licensed equivalents for common user-end application needs. Many listed programs are for desktop applications.
Contents |
[edit] PDF creation
[edit] Word Document
[edit] Science and Math
- math/sage GPL replaces Matlab, Mathematica, Magma, Maple
[edit] Database
- databases/sqlitebrowser - graphical SQLite database
[edit] Desktop
BSD style desktops/window managers with BSD/MIT/ISC/Apache compatible licenses. Primary dependencies are BSD based.
- x11-wm/ctwm twm extension
- x11-wm/cwm Calm Window Manager is OpenBSD's default window manager
- x11-wm/dwm uses c programming language for custom desktop configuration
- x11-wm/fluxbox is based on x11-wm/blackbox which was developed for FreeBSD
- x11-wm/matwm2
- x11-wm/mcwm based on ctwm, evilwm, tinywm
- x11-wm/spectrwm tiling window manager. based on dwm and xmonad
- x11-wm/wmfs floating and tile window manager
- x11-wm/wmii
- x11/lumina desktop built for FreeBSD, it uses fluxbox and relies on the qt toolkit
[edit] Ports management
Port management programs with minimal dependencies and MIT/BSD style licenses.
- ports-mgmt/pchecker - checks the ports tree for errors
- ports-mgmt/portfind - search for ports. portfind relies on perl.
- ports-mgmt/portmaster - upgrade ports. portmaster has no dependencies
- ports-mgmt/portsearch - search for ports. has no dependencies.