Building the library -------------------- This distribution is developed on Red Hat Linux 6.0 and usually compiles on SunOS 5.6 and FreeBSD 2.27. I have reports of success of previous version on MacOS ( with CodeWarrior ) but I don't know about any other systems. The library is configured with automake. From the root directory, run ./configure To build all of the Makefiles for your system. If you will be installing the library, you may want to use the --prefix flag to set the directory where the library and header files will be installed. ./configure --prefix=/proj/local/ If configure runs fine, run "make" to build the library and "make install" to install it. The current version of libical focuses on creating and manipulating iCal objects. With it, you can parse text representations of iCal components, add and remove sub-components, properties, parameters and values, and print the components back out as strings. a href='/~lantw44/cgit/cgit.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/lumina-calculator/Makefile
Commit message (Expand)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* x11/lumina: Update to 1.6.0 and Take MAINTAINER'shipLoïc Bartoletti2020-02-221-5/+5
* Remove a bunch of unused *_DESCTobias Kortkamp2019-10-191-2/+0
* x11/lumina: fix build on gcc platforms, re-adding USES=compiler:c++11-langKurt Jaeger2019-09-251-1/+1
* x11/lumina: upgrade 1.4.1 -> 1.5.0Kurt Jaeger2019-09-251-31/+16
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-271-1/+1
* - Add LICENSE_FILEDmitry Marakasov2019-01-241-0/+1
* Fix Qt5 symbol version scripts to put the catch-all clause first. WhenTijl Coosemans2019-01-161-1/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-0/+1
* Fix build with GCC-based architectures.Mark Linimon2018-10-301-1/+1
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-291-3/+3
* */lumina-*: Unbreak I18N optionsTobias Kortkamp2018-05-181-0/+2
* - Update lumina-textedit to 1.4.1.Marcelo Araujo2017-12-221-7/+13
* Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.Jimmy Olgeni2017-11-031-6/+6
* - Fix Lumina ports to use DISTVERSIONSUFFIX properly and not mis-interpret th...Kris Moore2017-09-201-1/+2