mirror of
https://github.com/freebsd/freebsd-ports-libreoffice
synced 2026-03-24 04:28:29 +00:00
No description
- Makefile 67.9%
- C++ 26.5%
- Shell 5.1%
- Yacc 0.5%
| arabic/libreoffice | ||
| chinese | ||
| editors | ||
| french/libreoffice | ||
| german/libreoffice | ||
| hebrew/libreoffice | ||
| hungarian/libreoffice | ||
| japanese/libreoffice | ||
| korean/libreoffice | ||
| polish/libreoffice | ||
| portuguese | ||
| russian/libreoffice | ||
| ukrainian/libreoffice | ||
| vietnamese/libreoffice | ||
| .cirrus.yml | ||
| .gitignore | ||
| list.txt | ||
| new-work.sh | ||
| porttest.sh | ||
| README.md | ||
| sync-out.sh | ||
| sync.sh | ||
Usage:
Overlay:
- Put this line in /etc/make.conf:
OVERLAYS+=/path/to/freebsd-ports-libreoffice
- Build freebsd-ports-libreoffice/editors/libreoffice and other i18n ports if needed.
Old method:
- Edit sync-out.sh:
SVN_WC=~/freebsd-ports # path of ports directory (ex: `/usr/ports`)
LO_WC=~/freebsd-ports-libreoffice # path of this repository
- Run sync-out.sh
- Build editors/libreoffice and other i18n ports if needed.