non port: archivers/zip-ada/Makefile |
Number of commits found: 23 |
Monday, 28 Feb 2022
|
21:34 Rene Ladan (rene)
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
devel/adabooch
devel/adaid
devel/ahven
devel/alog
devel/aunit
devel/florist-gpl
devel/gprbuild
devel/libspark2012
devel/matreshka
devel/pcsc-ada
devel/pragmarcs
devel/sdl_gnat
dns/ironsides
graphics/generic_image_decoder
lang/adacontrol
lang/asis
lang/gnat_util
lang/lua-ada
math/plplot-ada
misc/excel-writer
net/adasockets
net/anet
security/libadacrypt
textproc/adabrowse
textproc/templates_parser
textproc/words
textproc/xmlada
x11-toolkits/gtkada
x11-toolkits/gtkada3
8e2a89b |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Monday, 18 Feb 2019
|
20:54 rigoletto
archivers/zip-ada: archivers/zip-ada: Update to 55.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D19223
 |
Monday, 10 Sep 2018
|
13:15 mat
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
 |
Saturday, 10 Mar 2018
|
17:46 gerald
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
 |
Friday, 21 Apr 2017
|
20:25 rene
Return ports maintained by John Marino to the pool, he is no longer interested.
Submitted by: Mark Millard via private e-mail
 |
Wednesday, 15 Feb 2017
|
21:33 rene
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.
 |
Saturday, 11 Feb 2017
|
12:42 rene
Return ports maintained by John Marino to the pool, see r433827 for details
 |
Sunday, 9 Oct 2016
|
19:52 marino
archivers/zip-ada: Upgrade version 51 => 52
Several new programs were identified and installed.
 |
Saturday, 27 Aug 2016
|
22:56 marino
archivers/zip-ada: Upgrade version 50_f1 => 51
 |
Monday, 9 May 2016
|
09:12 marino
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.
 |
Saturday, 30 Apr 2016
|
06:44 marino
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).
 |
Friday, 29 Apr 2016
|
20:03 marino
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.
 |
Sunday, 10 Apr 2016
|
15:59 marino
archivers/zip-ada: Upgrade version 49 => 50
 |
Tuesday, 21 Apr 2015
|
21:45 marino
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.
 |
Thursday, 16 Oct 2014
|
09:43 marino
archivers/zip-ada: Unmask install commands and remove @dirrm lines
 |
Thursday, 7 Aug 2014
|
18:43 marino
archivers/zip-ada: Upgrade version 46 => 48
 |
Friday, 7 Mar 2014
|
15:35 bapt
Convert archivers to USES=zip
 |
10:31 bapt
Convert from USE_DOS2UNIX to USES=dos2unix
 |
Wednesday, 12 Feb 2014
|
11:55 marino
archivers/zip-ada: Update from version 45 to 46
 |
Sunday, 10 Nov 2013
|
10:16 marino
archivers/zip-ada: Convert to staging
Also remove extract depends on unzip; base tar can do this.
 |
Friday, 20 Sep 2013
|
13:11 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
 |
Thursday, 22 Aug 2013
|
23:25 marino
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: 23 |