notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: x11-toolkits/qtada/Makefile
SVNWeb

Number of commits found: 11

Thu, 9 Jun 2016
[ 22:20 marino search for other commits by this committer ] Original commit   Revision:416637 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
devel/gprbuild: Upgrade version 20150506 => 20160609

GPRBuild build is now hosted on github, so we can move away from the
yearly releases and update more frequently.  Unfortunately the docs
makefile is currently broken so docs are disabled currently.  When
they come back, only txt and html docs will be supported.

This new version detected a missing reference in the template-parser
port so that port has been fixed and the downstream ports bumped
accordingly.

It also discovered an interface specification issue in a designer
example of qtada.  I spent a few minutes trying to fix/workaround it,
but ultimately marked it broken.  I will also deprecate the port because
it no development has occurred since the port was created, and it's not
even based on a real release.  We'll see if anybody cares (3 month
deprecation).
Sat, 30 Apr 2016
[ 06:44 marino search for other commits by this committer ] Original commit   Revision:414332 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
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, 1 Apr 2016
[ 14:33 mat search for other commits by this committer ] Original commit   Revision:412351 (Only the first 10 of 2136 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Tue, 15 Sep 2015
[ 16:27 amdmi3 search for other commits by this committer ] Original commit   Revision:396999
- Add empty directories to plist

Approved by:	portmgr blanket
Thu, 16 Oct 2014
[ 11:05 marino search for other commits by this committer ] Original commit   Revision:370999
Remove @dirrm from my www and x11-toolkits ports
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Thu, 13 Mar 2014
[ 23:46 marino search for other commits by this committer ] Original commit   Revision:348143
Tie libgnat_util.a to libasis

Rather than specify gnat_util every time ASIS is a dependency, set it
as a library dependency for ASIS.  LIB_DEPENDS doesn't work because it
is a static library, so just manually add libgnat_util.a to BUILD_DEPENDS
and RUN_DEPENDS, then adjust 3 ports accordingly.
Sat, 15 Feb 2014
[ 17:11 marino search for other commits by this committer ] Original commit   Revision:344455
x11-toolkits/qtada: Specify LICENSE (GPLv2)

It's possible to pay for the Professional edition which is provided
with the GMGPL exception.
Sun, 10 Nov 2013
[ 21:06 marino search for other commits by this committer ] Original commit   Revision:333448
x11-toolkits/qtada: Convert to staging
Fri, 20 Sep 2013
[ 23:57 bapt search for other commits by this committer ] Original commit   Revision:327785 (Only the first 10 of 288 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits)
Sun, 21 Jul 2013
[ 14:35 marino search for other commits by this committer ] Original commit   Revision:323395
Add new port: x11-toolkits/qtada

This is the Ada bindings for Qt 4.8, the GPL licensed version.

Approved by:	bapt (mentor)

Number of commits found: 11