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 ) and on UnixWare, 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. '/~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/security/p5-Crypt-CFB
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - convert to the new perl5 frameworkaz2013-09-121-4/+3
* - Upgrade to 0.02.ashish2011-05-212-4/+3
* - Adopt unmaintained ports.ashish2010-06-141-1/+1
* - Drop maintainershipgabor2010-06-081-1/+1
* - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-171-2/+1
* Change my e-mail address.gabor2006-12-081-1/+1
* Update search.cpan.org WWW: entries to have a trailing slash.fenner2006-02-211-1/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
* - remove IGNORE on old perlleeym2005-12-311-5/+1