1
0
Fork 0
Basalt uFreeBSD/Linux ports tree
Go to file
teknos c043668f08 Merge branch 'main' into pfetch 2024-01-26 05:52:56 +00:00
archivers initialize repository 2024-01-22 13:46:08 +03:00
databases/gdbm frozenports: rename all occurences of devel/gcc to lang/gcc 2024-01-22 18:24:31 +03:00
devel devel/pkgconf: bump to revision 1 2024-01-24 22:13:19 +03:00
ftp frozenports: rename all occurences of devel/gcc to lang/gcc 2024-01-22 18:24:31 +03:00
lang lang/lua: fix symbolic objects not installing 2024-01-24 14:11:29 +03:00
math initialize repository 2024-01-22 13:46:08 +03:00
security security/pam: fix description 2024-01-25 19:09:15 +03:00
shells/bash initialize repository 2024-01-22 13:46:08 +03:00
system system/etc: remove conflict with security/pam (DONT UPDATE IN PKG) 2024-01-25 16:37:56 +03:00
sysutils Merge branch 'main' into pfetch 2024-01-26 05:52:56 +00:00
textproc sysutils/ssu & textproc/lpeg: fix license 2024-01-24 14:34:00 +03:00
www initialize repository 2024-01-22 13:46:08 +03:00
README.md Update README.md 2024-01-25 21:18:46 +00:00

README.md

frozenports

Basalt uFreeBSD/Linux Ports Tree


All ports here are built using tamandua and follow the tamandua SCHEMATIC.

For contributions to frozenports, please open a pull request adding a new port/fixing an existing port. Added/modified ports MUST follow the guidelines below:

  • Must have all dependencies included in the SCHEMATIC
  • Must be able to be built in the bootstrap image using tamandua
  • Must have all documentation installed
  • Must not conflict with other ports

Additionally, please include the port's +MANIFEST and/or a list of all files/folders in $TAMANDUA_STAGE_DIR


CREDITS

FreeBSD and FreeBSD Ports:

  • pkg(8)
  • Port names
  • Port descriptions
  • Port categories

Linux From Scratch:

  • Some port configure args
  • SSL certificate scripts