Bug 98683 - [NEW PORT] devel/fpc-zlib: Free Pascal interface to the zlib compression library
Summary: [NEW PORT] devel/fpc-zlib: Free Pascal interface to the zlib compression library
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-08 03:10 UTC by Jose Alonso Cardenas Marquez
Modified: 2006-06-21 18:14 UTC (History)
0 users

See Also:


Attachments
fpc-zlib-2.0.2.shar (3.47 KB, text/plain)
2006-06-08 03:10 UTC, Jose Alonso Cardenas Marquez
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jose Alonso Cardenas Marquez 2006-06-08 03:10:16 UTC
The zlib unit is a straight translation of the libz header files. it provides
access to the libz compression library, and as such is equivalent to the
paszlib units, except that the actual code resides in a shared library

WWW:	http://www.freepascal.org/
Comment 1 Renato Botelho freebsd_committer freebsd_triage 2006-06-08 16:35:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

I'll take it.
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2006-06-21 18:14:29 UTC
State Changed
From-To: open->closed

Committed. Thanks!