non port: archivers/zip-ada/Makefile |
SVNWeb
|
Number of commits found XX: 21 |
Mon, 18 Feb 2019
|
[ 20:54 rigoletto ] 
493319 archivers/zip-ada/Makefile
493319 archivers/zip-ada/distinfo
493319 archivers/zip-ada/pkg-plist
archivers/zip-ada: archivers/zip-ada: Update to 55.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D19223
|
Mon, 10 Sep 2018
|
[ 13:15 mat ] 
479407 archivers/zip-ada/Makefile
479407 cad/qcad/Makefile
479407 databases/p5-DBD-Excel/Makefile
479407 databases/skytools/Makefile
479407 databases/tcl-sqlite3/Makefile
479407 deskutils/note/Makefile
479407 devel/allegro-devel/Makefile
479407 devel/cvs2svn/Makefile
479407 devel/cvsweb3/Makefile
479407 devel/eric6/Makefile
(Only the first 10 of 127 ports in this commit are shown above. )
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
|
Sat, 10 Mar 2018
|
[ 17:46 gerald ] 
464084 archivers/pxz/Makefile
464084 archivers/zip-ada/Makefile
464084 astro/R-cran-maptools/Makefile
464084 astro/astrometry/Makefile
464084 astro/kstars-kde4/Makefile
464084 astro/nightfall/Makefile
464084 astro/py-RO/Makefile
464084 astro/py-aipy/Makefile
464084 astro/py-astLib/Makefile
464084 astro/py-astropy/Makefile
(Only the first 10 of 1104 ports in this commit are shown above. )
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
|
Fri, 21 Apr 2017
|
[ 20:25 rene ] 
439129 Mk/Uses/ada.mk
439129 Mk/Uses/alias.mk
439129 archivers/zip-ada/Makefile
439129 databases/adabase/Makefile
439129 databases/apq-mysql/Makefile
439129 databases/apq-odbc/Makefile
439129 databases/apq-pgsql/Makefile
439129 databases/apq/Makefile
439129 devel/ada-util/Makefile
439129 devel/adabooch/Makefile
(Only the first 10 of 62 ports in this commit are shown above. )
Return ports maintained by John Marino to the pool, he is no longer interested.
Submitted by: Mark Millard via private e-mail
|
Wed, 15 Feb 2017
|
[ 21:33 rene ] 
434195 Mk/Uses/ada.mk
434195 Mk/Uses/alias.mk
434195 archivers/zip-ada/Makefile
434195 databases/adabase/Makefile
434195 databases/apq-mysql/Makefile
434195 databases/apq-odbc/Makefile
434195 databases/apq-pgsql/Makefile
434195 databases/apq/Makefile
434195 devel/ada-util/Makefile
434195 devel/adabooch/Makefile
(Only the first 10 of 62 ports in this commit are shown above. )
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.
|
Sat, 11 Feb 2017
|
[ 12:42 rene ] 
433856 archivers/zip-ada/Makefile
433856 archivers/zstd/Makefile
433856 databases/adabase/Makefile
433856 databases/apq-mysql/Makefile
433856 databases/apq-odbc/Makefile
433856 databases/apq-pgsql/Makefile
433856 databases/apq/Makefile
433856 devel/ada-util/Makefile
433856 devel/adabooch/Makefile
433856 devel/adacurses/Makefile
(Only the first 10 of 63 ports in this commit are shown above. )
Return ports maintained by John Marino to the pool, see r433827 for details
|
Sun, 9 Oct 2016
|
[ 19:52 marino ] 
423623 archivers/zip-ada/Makefile
423623 archivers/zip-ada/distinfo
423623 archivers/zip-ada/pkg-plist
archivers/zip-ada: Upgrade version 51 => 52
Several new programs were identified and installed.
|
Sat, 27 Aug 2016
|
[ 22:56 marino ] 
421002 archivers/zip-ada/Makefile
421002 archivers/zip-ada/distinfo
421002 archivers/zip-ada/pkg-plist
archivers/zip-ada: Upgrade version 50_f1 => 51
|
Mon, 9 May 2016
|
[ 09:12 marino ] 
414830 archivers/zip-ada/Makefile
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.
|
Sat, 30 Apr 2016
|
[ 06:44 marino ] 
414332 Mk/Uses/ada.mk
414332 archivers/zip-ada/Makefile
414332 cad/ghdl/Makefile
414332 databases/apq/Makefile.version
414332 devel/ada-util/Makefile
414332 devel/adabooch/Makefile
414332 devel/adacurses/Makefile
414332 devel/afay/Makefile
414332 devel/ahven/Makefile
414332 devel/alog/Makefile
(Only the first 10 of 42 ports in this commit are shown above. )
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).
|
Fri, 29 Apr 2016
|
[ 20:03 marino ] 
414290 archivers/zip-ada/Makefile
414290 archivers/zip-ada/distinfo
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.
|
Sun, 10 Apr 2016
|
[ 15:59 marino ] 
412969 archivers/zip-ada/Makefile
412969 archivers/zip-ada/distinfo
412969 archivers/zip-ada/pkg-plist
archivers/zip-ada: Upgrade version 49 => 50
|
Tue, 21 Apr 2015
|
[ 21:45 marino ] 
384467 archivers/zip-ada/Makefile
384467 archivers/zip-ada/distinfo
384467 archivers/zip-ada/pkg-plist
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.
|
Thu, 16 Oct 2014
|
[ 09:43 marino ] 
370988 archivers/zip-ada/Makefile
370988 archivers/zip-ada/pkg-plist
archivers/zip-ada: Unmask install commands and remove @dirrm lines
|
Thu, 7 Aug 2014
|
[ 18:43 marino ] 
364311 archivers/zip-ada/Makefile
364311 archivers/zip-ada/distinfo
364311 archivers/zip-ada/pkg-plist
archivers/zip-ada: Upgrade version 46 => 48
|
Fri, 7 Mar 2014
|
[ 15:35 bapt ] 
347400 archivers/bicom/Makefile
347400 archivers/dzip/Makefile
347400 archivers/hlextract/Makefile
347400 archivers/jzip.org/Makefile
347400 archivers/jzlib/Makefile
347400 archivers/minizip/Makefile
347400 archivers/paq/Makefile
347400 archivers/qpress/Makefile
347400 archivers/xmill/Makefile
347400 archivers/zip-ada/Makefile
(Only the first 10 of 12 ports in this commit are shown above. )
Convert archivers to USES=zip
|
[ 10:31 bapt ] 
347354 archivers/zip-ada/Makefile
Convert from USE_DOS2UNIX to USES=dos2unix
|
Wed, 12 Feb 2014
|
[ 11:55 marino ] 
343906 archivers/zip-ada/Makefile
343906 archivers/zip-ada/distinfo
343906 archivers/zip-ada/files/patch-zipada.gpr
archivers/zip-ada: Update from version 45 to 46
|
Sun, 10 Nov 2013
|
[ 10:16 marino ] 
333370 archivers/zip-ada/Makefile
archivers/zip-ada: Convert to staging
Also remove extract depends on unzip; base tar can do this.
|
Fri, 20 Sep 2013
|
[ 13:11 bapt ] 
327699 archivers/9e/Makefile
327699 archivers/advancecomp/Makefile
327699 archivers/amigadepacker/Makefile
327699 archivers/aolserver-nszlib/Makefile
327699 archivers/arc/Makefile
327699 archivers/arj/Makefile
327699 archivers/ark/Makefile
327699 archivers/bicom/Makefile
327699 archivers/bzip/Makefile
327699 archivers/bzip2/Makefile
(Only the first 10 of 221 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
|
Thu, 22 Aug 2013
|
[ 23:25 marino ] 
325243 archivers/Makefile
325243 archivers/zip-ada
325243 archivers/zip-ada/Makefile
325243 archivers/zip-ada/distinfo
325243 archivers/zip-ada/files
325243 archivers/zip-ada/files/patch-zipada.gpr
325243 archivers/zip-ada/files/zip-ada.gpr
325243 archivers/zip-ada/pkg-descr
325243 archivers/zip-ada/pkg-plist
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 XX: 21 |