Commit Graph

22 Commits

Author SHA1 Message Date
Alexandre C. Guimarães c323f2dc3e archivers/zip-ada: archivers/zip-ada: Update to 55.
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D19223
2019-02-18 20:54:27 +00:00
Mathieu Arnold 4a3bebcae1 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
2018-09-10 13:15:47 +00:00
Gerald Pfeifer c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
Rene Ladan c7b6c8eaf9 Return ports maintained by John Marino to the pool, he is no longer interested.
Submitted by:	Mark Millard via private e-mail
2017-04-21 20:25:00 +00:00
Rene Ladan 676b34a127 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.
2017-02-15 21:33:11 +00:00
Rene Ladan 921fd6118f Return ports maintained by John Marino to the pool, see r433827 for details 2017-02-11 12:42:30 +00:00
John Marino 8defdd7869 archivers/zip-ada: Upgrade version 51 => 52
Several new programs were identified and installed.
2016-10-09 19:52:11 +00:00
John Marino d983cc61fd archivers/zip-ada: Upgrade version 50_f1 => 51 2016-08-27 22:56:15 +00:00
John Marino 87dca51be2 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.
2016-05-09 09:12:27 +00:00
John Marino d0c4d21a83 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).
2016-04-30 06:44:27 +00:00
John Marino 2ab9c5bf08 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.
2016-04-29 20:03:19 +00:00
John Marino 9fc9734d75 archivers/zip-ada: Upgrade version 49 => 50 2016-04-10 15:59:12 +00:00
John Marino 47da077536 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.
2015-04-21 21:45:17 +00:00
John Marino 56f1882672 archivers/zip-ada: Unmask install commands and remove @dirrm lines 2014-10-16 09:43:26 +00:00
John Marino 4b5e2cd215 archivers/zip-ada: Upgrade version 46 => 48 2014-08-07 18:43:20 +00:00
Baptiste Daroussin af8d1ef59e Convert archivers to USES=zip 2014-03-07 15:35:40 +00:00
Baptiste Daroussin 68690716b2 Convert from USE_DOS2UNIX to USES=dos2unix 2014-03-07 10:31:33 +00:00
John Marino 0e73f1e81a archivers/zip-ada: Update from version 45 to 46 2014-02-12 11:55:07 +00:00
John Marino 3985ce4927 archivers/zip-ada: Convert to staging
Also remove extract depends on unzip; base tar can do this.
2013-11-10 10:16:54 +00:00
Baptiste Daroussin b80ec3e204 Add NO_STAGE all over the place in preparation for the staging support (cat: archivers) 2013-09-20 13:11:20 +00:00
John Marino 1a819959f9 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)
2013-08-23 06:57:09 +00:00
John Marino 37e379365d 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)
2013-08-22 23:25:49 +00:00