FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 10:33 PM BST
Port details
xlslib 0.2.5 devel on this many watch lists=2 search for ports that depend on this port
Broken BROKEN: Does not compile with GCC 4.2
Ignore IGNORE: is marked as broken: Does not compile with GCC 4.2
A C++ library for generation of Excel(TM) files
Maintained by: sergey@network-asp.biz search for ports maintained by this maintainer
Port Added: 13 Dec 2005 13:42:50
License: not specified in port


xlsLib is a multiplatform, C++ developed, library for dynamically 
generating Excel(TM) files (*.xls). It allows the generation of Excel(TM) 
compatible files without the need of any other external software.

    * Easy to use, fully object oriented, API.
    * Excel 95 (TM) format spreadsheets.
    * Multiple worksheets.
    * All standard font's styles and colors.
    * All standard cell's styles, colors and properties.
    * All standard cell's border-styles and colors.
    * Three basic type of cells:
          o Blank.
          o Label. The text in labels can be formatted in all standard styles.
          o Number. All standard number-formats are supported.
    * Merged cells.
    * Handling of cells using ranges.

WWW: http://xlslib.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/libtool
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/xlslib/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/xlslib/xlslib/0.2.5/
http://sunet.dl.sourceforge.net/project/xlslib/xlslib/0.2.5/
http://iweb.dl.sourceforge.net/project/xlslib/xlslib/0.2.5/
http://switch.dl.sourceforge.net/project/xlslib/xlslib/0.2.5/
http://surfnet.dl.sourceforge.net/project/xlslib/xlslib/0.2.5/
http://kent.dl.sourceforge.net/project/xlslib/xlslib/0.2.5/
http://freefr.dl.sourceforge.net/project/xlslib/xlslib/0.2.5/
http://voxel.dl.sourceforge.net/project/xlslib/xlslib/0.2.5/
http://jaist.dl.sourceforge.net/project/xlslib/xlslib/0.2.5/
http://osdn.dl.sourceforge.net/project/xlslib/xlslib/0.2.5/
http://nchc.dl.sourceforge.net/project/xlslib/xlslib/0.2.5/
http://ncu.dl.sourceforge.net/project/xlslib/xlslib/0.2.5/
http://transact.dl.sourceforge.net/project/xlslib/xlslib/0.2.5/
http://softlayer.dl.sourceforge.net/project/xlslib/xlslib/0.2.5/
http://internode.dl.sourceforge.net/project/xlslib/xlslib/0.2.5/
http://ufpr.dl.sourceforge.net/project/xlslib/xlslib/0.2.5/
http://waix.dl.sourceforge.net/project/xlslib/xlslib/0.2.5/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 11

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
03 Jul 2011 14:59:23
Original commit files touched by this commit  0.2.5
ohauer search for other commits by this committer
-remove MD5
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.2.5
ade search for other commits by this committer
Sync to new bsd.autotools.mk
22 Aug 2009 00:18:43
Original commit files touched by this commit  0.2.5
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.2.5
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
25 Jul 2008 14:34:52
Original commit files touched by this commit  0.2.5
pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
01 Jun 2008 09:42:37
Original commit files touched by this commit  0.2.5
olgeni search for other commits by this committer
Large round of typo fixes in ports/devel (pkg-descr).
02 Oct 2007 05:58:52
Original commit files touched by this commit  0.2.5
linimon search for other commits by this committer
Mark as broken with gcc4.2 on 64-bit archs.
26 Apr 2007 21:56:20
Original commit files touched by this commit  0.2.5
miwi search for other commits by this committer
- Update to 0.2.5

PR:             112157
Submitted by:   Sergey Prikhodko <sergey@network-asp.biz> (maintainer)
01 Feb 2007 02:42:06
Original commit files touched by this commit  0.2.1
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
04 May 2006 21:41:12
Original commit files touched by this commit  0.2.1
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
13 Dec 2005 13:39:47
Original commit files touched by this commit  0.2.1
ehaupt search for other commits by this committer
Add xlslib, a C++ library for generation of Excel(TM) files

xlsLib is a multiplatform, C++ developed, library for dynamically
generating Excel(TM) files (*.xls). It allows the generation of Excel(TM)
compatible files without the need of any other external software.

    * Easy to use, fully object oriented, API.
    * Excel 95 (TM) format spreadsheets.
    * Multiple worksheets.
    * All standard font's styles and colors.
    * All standard cell's styles, colors and properties.
    * All standard cell's border-styles and colors.
    * Three basic type of cells:
          o Blank.
          o Label. The text in labels can be formated in all standard styles.
          o Number. All standard number-formats are supported.
    * Merged cells.
    * Handling of cells using ranges.

PR:             89933
Submitted by:   Sergey Prikhodko <sergey@network-asp.biz>

Number of commits found: 11

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 2
new 48 hours32
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.083 seconds.