# New ports collection makefile for: libredblack # Date created: 15 April 2002 # Whom: smace@freebsd.org # # $FreeBSD$ # PORTNAME= libredblack PORTVERSION= 1.3 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Library that provides the red-black balanced tree algorithm USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_LDCONFIG= yes MAN1= rbgen.1 MAN3= rbcloselist.3 rbdelete.3 rbdestroy.3 rbfind.3 rbinit.3 \ rblookup.3 rbopenlist.3 rbreadlist.3 rbsearch.3 rbwalk.3 .if defined(WITHOUT_PYTHON) CONFIGURE_ARGS+= --without-rbgen PLIST_SUB+= PYTHON="@comment " .else USE_PYTHON= yes PLIST_SUB+= PYTHON="" .endif post-patch: @${REINPLACE_CMD} -e \ 's|^CFLAGS =.*$$|CFLAGS = @CFLAGS@|g' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e \ 's|implemented.*Various||g' ${WRKSRC}/rbgen.in .include '2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/editors/libreoffice-bo
Commit message (Expand)AuthorAgeFilesLines
* editors/libreoffice: Update to 7.1.3 releaseDima Panov2021-05-091-5/+5
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* editors/libreoffice: update to 7.1.2 releaseDima Panov2021-04-061-5/+5
* LibreOffice 7.1.1 is now available, with over 90 bugfixes and compatibility i...Dima Panov2021-03-081-5/+5
* Please welcome LibreOffice suite 7.1.0 release!Dima Panov2021-02-041-5/+5
* LibreOffice 7.0.4 is here, with over 110 bugfixes and compatibility improveme...Dima Panov2020-12-181-5/+5
* editors/libreoffice-*: use release-rolled i18n tarballsDima Panov2020-10-291-5/+5
* Update LibreOffice suite to 7.0.3 releaseDima Panov2020-10-291-5/+5
* LibreOffice 7.0.2 is now available, with over 130 bugfixes and compatibility ...Dima Panov2020-10-091-5/+5
* - Update LibreOffice suite to 7.0.1 releaseDima Panov2020-09-041-5/+5
* LibreOffice suite: update to 7.0.0 releaseDima Panov2020-08-161-5/+5
* Update LibreOffice suite to 6.4.6 maintenance releaseDima Panov2020-08-141-5/+5
* Update LibreOffice suite to 6.4.5 releaseDima Panov2020-07-07