notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
zip-ada Zip compressed archive file format library written in Ada
55 archivers Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 55Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-08-22 23:26:05
Last Update: 2022-02-28 21:34:25
Commit Hash: 8e2a89b
License: MIT
WWW:
http://unzip-ada.sourceforge.net/
Description:
The Zip-Ada library is written entirely in Ada, allowing compression operations without any OS-dependent external calls on streams and files. In addition to the library and command-line demos, it has these tools: * zipada - create compressed Zip archive * comp_zip - utility to compare contents of two Zip archives * find_zip - utility to search for text stream of Zip archive * rezip - tool for recompressing Zip archives towards optimal compression * debzip2 - tool to decompress BZip2 compressed files (.bz2) WWW: http://unzip-ada.sourceforge.net/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (97 items)
Collapse this list.
  1. /usr/local/share/licenses/zip-ada-55/catalog.mk
  2. /usr/local/share/licenses/zip-ada-55/LICENSE
  3. /usr/local/share/licenses/zip-ada-55/MIT
  4. bin/bwt_dec
  5. bin/bwt_enc
  6. bin/comp_zip
  7. bin/debzip2
  8. bin/find_zip
  9. bin/lzhuf
  10. bin/lzma_dec
  11. bin/lzma_enc
  12. bin/rezip
  13. bin/unzipada
  14. bin/zipada
  15. include/zip-ada/bzip2-decoding.adb
  16. include/zip-ada/bzip2-decoding.ads
  17. include/zip-ada/bzip2.adb
  18. include/zip-ada/bzip2.ads
  19. include/zip-ada/length_limited_huffman_code_lengths.adb
  20. include/zip-ada/length_limited_huffman_code_lengths.ads
  21. include/zip-ada/lz77.adb
  22. include/zip-ada/lz77.ads
  23. include/zip-ada/lzma-decoding.adb
  24. include/zip-ada/lzma-decoding.ads
  25. include/zip-ada/lzma-encoding.adb
  26. include/zip-ada/lzma-encoding.ads
  27. include/zip-ada/lzma.ads
  28. include/zip-ada/unzip-decompress-huffman.adb
  29. include/zip-ada/unzip-decompress-huffman.ads
  30. include/zip-ada/unzip-decompress.adb
  31. include/zip-ada/unzip-decompress.ads
  32. include/zip-ada/unzip-streams.adb
  33. include/zip-ada/unzip-streams.ads
  34. include/zip-ada/unzip.adb
  35. include/zip-ada/unzip.ads
  36. include/zip-ada/zip-compress-deflate.adb
  37. include/zip-ada/zip-compress-deflate.ads
  38. include/zip-ada/zip-compress-lzma_e.adb
  39. include/zip-ada/zip-compress-lzma_e.ads
  40. include/zip-ada/zip-compress-reduce.adb
  41. include/zip-ada/zip-compress-reduce.ads
  42. include/zip-ada/zip-compress-shrink.adb
  43. include/zip-ada/zip-compress-shrink.ads
  44. include/zip-ada/zip-compress.adb
  45. include/zip-ada/zip-compress.ads
  46. include/zip-ada/zip-crc_crypto.adb
  47. include/zip-ada/zip-crc_crypto.ads
  48. include/zip-ada/zip-create.adb
  49. include/zip-ada/zip-create.ads
  50. include/zip-ada/zip-headers.adb
  51. include/zip-ada/zip-headers.ads
  52. include/zip-ada/zip.adb
  53. include/zip-ada/zip.ads
  54. include/zip-ada/zip_streams.adb
  55. include/zip-ada/zip_streams.ads
  56. lib/gnat/zip-ada.gpr
  57. lib/zip-ada/bwt.ali
  58. lib/zip-ada/bzip2-decoding.ali
  59. lib/zip-ada/bzip2.ali
  60. lib/zip-ada/comp_zip_prc.ali
  61. lib/zip-ada/dual_io.ali
  62. lib/zip-ada/flexible_temp_files.ali
  63. lib/zip-ada/length_limited_huffman_code_lengths.ali
  64. lib/zip-ada/libzip-ada.a
  65. lib/zip-ada/lz77.ali
  66. lib/zip-ada/lzh.ali
  67. lib/zip-ada/lzma-decoding.ali
  68. lib/zip-ada/lzma-encoding.ali
  69. lib/zip-ada/lzma.ali
  70. lib/zip-ada/my_dots.ali
  71. lib/zip-ada/my_feedback.ali
  72. lib/zip-ada/my_get_password.ali
  73. lib/zip-ada/my_resolve_conflict.ali
  74. lib/zip-ada/my_tell_data.ali
  75. lib/zip-ada/rezip_lib.ali
  76. lib/zip-ada/summary.ali
  77. lib/zip-ada/unzip-decompress-huffman.ali
  78. lib/zip-ada/unzip-decompress.ali
  79. lib/zip-ada/unzip-streams.ali
  80. lib/zip-ada/unzip.ali
  81. lib/zip-ada/zip-compress-deflate.ali
  82. lib/zip-ada/zip-compress-lzma_e.ali
  83. lib/zip-ada/zip-compress-reduce.ali
  84. lib/zip-ada/zip-compress-shrink.ali
  85. lib/zip-ada/zip-compress.ali
  86. lib/zip-ada/zip-crc_crypto.ali
  87. lib/zip-ada/zip-create.ali
  88. lib/zip-ada/zip-headers.ali
  89. lib/zip-ada/zip.ali
  90. lib/zip-ada/zip_streams.ali
  91. share/examples/zip-ada/bwt_demo
  92. share/examples/zip-ada/demo_csv_into_zip
  93. share/examples/zip-ada/demo_unzip
  94. share/examples/zip-ada/demo_zip
  95. @owner
  96. @group
  97. @mode
Collapse this list.
Dependency lines:
  • zip-ada>0:archivers/zip-ada
No installation instructions:
This port has been deleted.
PKGNAME: zip-ada
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1550385910 SHA256 (zipada55.zip) = 4309ba2677ca9e11ef29395f8cb569eab79bf63fd45d318fbe63d9fa976310c2 SIZE (zipada55.zip) = 1047285

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ada : lang/gcc6-aux
  2. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for zip-ada-55: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
archivers_zip-ada
USES:
ada perl5 dos2unix zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (22 items)
Collapse this list.
  1. http://downloads.sourceforge.net/project/unzip-ada/
  2. http://excellmedia.dl.sourceforge.net/project/unzip-ada/
  3. http://freefr.dl.sourceforge.net/project/unzip-ada/
  4. http://jaist.dl.sourceforge.net/project/unzip-ada/
  5. http://nchc.dl.sourceforge.net/project/unzip-ada/
  6. http://netcologne.dl.sourceforge.net/project/unzip-ada/
  7. http://netix.dl.sourceforge.net/project/unzip-ada/
  8. http://superb-dca2.dl.sourceforge.net/project/unzip-ada/
  9. http://superb-sea2.dl.sourceforge.net/project/unzip-ada/
  10. http://ufpr.dl.sourceforge.net/project/unzip-ada/
  11. http://vorboss.dl.sourceforge.net/project/unzip-ada/
  12. https://downloads.sourceforge.net/project/unzip-ada/
  13. https://excellmedia.dl.sourceforge.net/project/unzip-ada/
  14. https://freefr.dl.sourceforge.net/project/unzip-ada/
  15. https://jaist.dl.sourceforge.net/project/unzip-ada/
  16. https://nchc.dl.sourceforge.net/project/unzip-ada/
  17. https://netcologne.dl.sourceforge.net/project/unzip-ada/
  18. https://netix.dl.sourceforge.net/project/unzip-ada/
  19. https://superb-dca2.dl.sourceforge.net/project/unzip-ada/
  20. https://superb-sea2.dl.sourceforge.net/project/unzip-ada/
  21. https://ufpr.dl.sourceforge.net/project/unzip-ada/
  22. https://vorboss.dl.sourceforge.net/project/unzip-ada/
Collapse this list.
Port Moves
  • port deleted on 2022-02-28
    REASON: Removed, depends on expired lang/gcc6-aux

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
55
28 Feb 2022 21:34:25
commit hash: 8e2a89b541867f9b43bfefc59a9af5245cdb4c2ccommit hash: 8e2a89b541867f9b43bfefc59a9af5245cdb4c2ccommit hash: 8e2a89b541867f9b43bfefc59a9af5245cdb4c2ccommit hash: 8e2a89b541867f9b43bfefc59a9af5245cdb4c2c files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: Remove ports depending on expired lang/gcc6-aux

Keep ports-mgmt/synth and dependencies (including lang/gcc6-aux itself)
for now as synth is the only Ada port still maintained and might be
somewhat high-profile.

Removed ports:
archivers/zip-ada
cad/ghdl
databases/adabase
databases/apq
databases/apq-mysql
databases/apq-odbc
databases/apq-pgsql
devel/ada-util
(Only the first 15 lines of the commit message are shown above View all of this commit message)
55
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
55
18 Feb 2019 20:54:27
Revision:493319Original commit files touched by this commit
rigoletto search for other commits by this committer
archivers/zip-ada: archivers/zip-ada: Update to 55.

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D19223
52_1
10 Sep 2018 13:15:48
Revision:479407Original commit files touched by this commit
mat search for other commits by this committer
Add EXAMPLES options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
52_1
10 Mar 2018 17:46:06
Revision:464084Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
52
21 Apr 2017 20:25:01
Revision:439129Original commit files touched by this commit
rene search for other commits by this committer
Return ports maintained by John Marino to the pool, he is no longer interested.

Submitted by:	Mark Millard via private e-mail
52
15 Feb 2017 21:33:11
Revision:434195Original commit files touched by this commit
rene search for other commits by this committer
Return the ports mistakenly reset to ports@ in r433856 to John Marino.

The mistake was completely on my part, I somehow connected the dots the
wrong way in my head.

The only exceptions (for now) are archivers/zstd and ports-mgmt/synth
which were already picked up by new volunteers in the mean time.
52
11 Feb 2017 12:42:30
Revision:433856Original commit files touched by this commit
rene search for other commits by this committer
Return ports maintained by John Marino to the pool, see r433827 for details
52
09 Oct 2016 19:52:11
Revision:423623Original commit files touched by this commit
marino search for other commits by this committer
archivers/zip-ada: Upgrade version 51 => 52

Several new programs were identified and installed.
51
27 Aug 2016 22:56:15
Revision:421002Original commit files touched by this commit
marino search for other commits by this committer
archivers/zip-ada: Upgrade version 50_f1 => 51
50_2
09 May 2016 09:12:27
Revision:414830Original commit files touched by this commit
marino search for other commits by this committer
archivers/zip-ada: set portscout to ignore 50_f1

Zip-ada moved to version 50_f1 using a PORTREVISION bump and portscout
doesn't know how to deal with it.  Just ignore the version to clear the
false positive.
50_2
30 Apr 2016 06:44:28
Revision:414332Original commit files touched by this commit
marino search for other commits by this committer
Change Ada Framework foundation from gcc5-aux to gcc6-aux

GCC 6.1 was released this week.  The Ada Framework in FreeBSD ports has
been based on GCC 5.3 GNAT although GCC 6.x has been supported for awhile
via the ADA_DEFAULT option in make.conf.

Now that GCC 6 has been officially released, switch to it by default.
People can maintain the old foundation by putting "ADA_DEFAULT=5" in
/etc/make.conf.

Libraries built by one GNAT are unusable by another, so almost every Ada
port has been bumped as a result.  Noticable exceptions are dns/ironsides
which fails to build on gcc6 (thus USES=ada:5 is set) and cad/ghdl which
needs additional testing as it may require gcc5 on FreeBSD (DragonFly
uses the LLVM backend only).
50_1
29 Apr 2016 20:03:20
Revision:414290Original commit files touched by this commit
marino search for other commits by this committer
archivers/zip-ada: Delta upgrade to version 50

A "f1" version of version 50 was released, so keep the same
version number but change tarball and bump portrevision.
50
10 Apr 2016 15:59:13
Revision:412969Original commit files touched by this commit
marino search for other commits by this committer
archivers/zip-ada: Upgrade version 49 => 50
49
21 Apr 2015 21:45:18
Revision:384467Original commit files touched by this commit
marino search for other commits by this committer
archivers/zip-ada: Upgrade version 48 => 49

A few more tools and examples came in.  The build instruction was
unmasked, listed were put into alphabetical order.  The static library
in now installed with INSTALL_DATA because INSTALL_LIB will strip the
symbols and this causes issues on Ada libraries.
48
16 Oct 2014 09:43:27
Revision:370988Original commit files touched by this commit
marino search for other commits by this committer
archivers/zip-ada: Unmask install commands and remove @dirrm lines
48
07 Aug 2014 18:43:20
Revision:364311Original commit files touched by this commit
marino search for other commits by this committer
archivers/zip-ada: Upgrade version 46 => 48
46
07 Mar 2014 15:35:40
Revision:347400Original commit files touched by this commit
bapt search for other commits by this committer
Convert archivers to USES=zip
46
07 Mar 2014 10:31:33
Revision:347354Original commit files touched by this commit
bapt search for other commits by this committer
Convert from USE_DOS2UNIX to USES=dos2unix
46
12 Feb 2014 11:55:07
Revision:343906Original commit files touched by this commit
marino search for other commits by this committer
archivers/zip-ada: Update from version 45 to 46
45
10 Nov 2013 10:16:54
Revision:333370Original commit files touched by this commit
marino search for other commits by this committer
archivers/zip-ada: Convert to staging

Also remove extract depends on unzip; base tar can do this.
20 Sep 2013 13:11:21
Revision:327699Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
45
23 Aug 2013 06:57:09
Revision:325250Original commit files touched by this commit
marino search for other commits by this committer
florist-gpl, zip-ada: Add trailing slash for WWW field.

These trailing slashes may be required as web site does not appear on
FreshPorts entries.

Approved by:	bapt/culot (mentors, implicit)
45
22 Aug 2013 23:25:49
Revision:325243Original commit files touched by this commit
marino search for other commits by this committer
Add new port: archivers/zip-ada

The Zip-Ada library is written entirely in Ada, allowing compression
operations without any OS-dependent external calls on streams and files.

Approved by:	bapt/culot (mentors, implicit)

Number of commits found: 24