lwhsu / freebsd-ports-libreoffice

Staging area of LibreOffice port on FreeBSD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

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.

About

Staging area of LibreOffice port on FreeBSD


Languages

Language:Makefile 70.9%Language:C++ 23.8%Language:Shell 4.8%Language:Yacc 0.5%