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: www/aws-demos/Makefile
SVNWeb

Number of commits found: 30

Sat, 26 Jun 2021
[ 11:35 Rene Ladan (rene) search for other commits by this committer ]    commit hash:619332f149dd267f44932a3f6e9eae385f1755d2  commit hash:619332f149dd267f44932a3f6e9eae385f1755d2  commit hash:619332f149dd267f44932a3f6e9eae385f1755d2  619332f  (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
*/*: Remove expired ports:

2021-06-23 www/aws: Uses EOL Python 2.7 via devel/gnatpython
2021-06-23 www/aws-demos: Uses EOL Python 2.7 via www/aws
2020-12-31 devel/gnatpython: Uses Python 2.7 which is EOLed upstream
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 24 Mar 2021
[ 13:34 rene search for other commits by this committer ] Original commit   Revision:569118 (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
Mark ports recursively depending on Python 2.7 for expiration on June 23.

For ports optionally dependending on Python 2.7, just mark those options
as expired. Remove konquerer from the x11/kde-baseapps metaport and bump
its PORTREVISION.

Submitted by:	rene
Reviewed by:	portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri
Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D28665
Sat, 10 Mar 2018
[ 17:46 gerald search for other commits by this committer ] Original commit   Revision:464084 (Only the first 10 of 1104 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:439129 (Only the first 10 of 62 ports in this commit are shown above. View all ports for this commit)
Return ports maintained by John Marino to the pool, he is no longer interested.

Submitted by:	Mark Millard via private e-mail
Tue, 28 Feb 2017
[ 08:33 mat search for other commits by this committer ] Original commit   Revision:435006
Fix USE_GITHUB's GH_TAGNAME usage.

Sponsored by:	Absolight
Wed, 15 Feb 2017
[ 21:33 rene search for other commits by this committer ] Original commit   Revision:434195 (Only the first 10 of 62 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:433856 (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
Return ports maintained by John Marino to the pool, see r433827 for details
Wed, 4 Jan 2017
[ 14:52 marino search for other commits by this committer ] Original commit   Revision:430559
www/aws: Upgrade version 17.0.1 => 17.1.0
Thu, 29 Dec 2016
[ 12:31 amdmi3 search for other commits by this committer ] Original commit   Revision:429891
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- Fix stripping from non-root, also fix executable files permissins

Approved by:	portmgr blanket
Tue, 11 Oct 2016
[ 07:49 marino search for other commits by this committer ] Original commit   Revision:423748 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
www/aws(-demos): Upgrade version 17.0.0 => 17.0.1

Using a separately built templates_parser is just too much work. Instead,
use the framework's GITHUB support to pull template_parser from github
and install in the source tree (as designed).  This allows removal and
simplification of several patches.

Rework the -demos port to install several missing files and maintain
the directory tree so that web_elements are relatively in the intended
location.
Tue, 4 Oct 2016
[ 20:04 marino search for other commits by this committer ] Original commit   Revision:423299
www/aws(-demos): IGNORE FreeBSD 9 using base SSL

MFH:	2016Q4
Thu, 29 Sep 2016
[ 18:51 marino search for other commits by this committer ] Original commit   Revision:422937
www/aws(-demos): remove WITH_OPENSSL_PORT

I believe the base SSL libraries are sufficient.
Mon, 4 Jul 2016
[ 10:01 mat search for other commits by this committer ] Original commit   Revision:418011
Fix ports depending on security/(open|libre)ssl directly.

Sponsored by:	Absolight
Fri, 10 Jun 2016
[ 09:50 marino search for other commits by this committer ] Original commit   Revision:416666
www/aws(-demos): Upgrade 3.3.0.0 => 17.0.0 (Scheme change)

The "NOSSL" option was removed so the user has to choose between the
default OpenSSL or the alternative GNUTLS.
Thu, 9 Jun 2016
[ 23:14 marino search for other commits by this committer ] Original commit   Revision:416641
textproc/templates-parser: Upgrade version 11.10.0.0 => 17.0.0

There was a numbering scheme change where 11.10 jumped to 17.0, and there
is an associated soname change.  The ports that depend on the templates
parser have been bumped accordingly.
[ 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).
[ 13:27 marino search for other commits by this committer ] Original commit   Revision:416601 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
textproc/xmlada: Upgrade version 4.6.0.0 => 17.0.0 (scheme change)

The numbering scheme changed to presumably match years (e.g. 17 => 2017)
Bump everything with a build dependency as there is a matching soname
change.  Everything still builds on a DF exp-run.
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, 23 Jun 2015
[ 22:20 marino search for other commits by this committer ] Original commit   Revision:390464 (Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
Ada Framework: Switch to gcc5-aux, upgrade 6 packages at once

The transition from gcc-aux to gcc5-aux in the Ada framework has been
blocked by the inability to build gtkada3 and, once resolved, GPS (due
to tight locking with compiler).

A few days ago, Adacore made their annual release of their main libre
products, include GPS.  However, some products were tightly coupled with
the recent compilers, so in order to upgrade, the compiler had to be
switched and dependencies require many ports to be upgraded at once:

  * lang/asis
  * devel/gnatcoll
  * devel/gps
  * x11-toolkits/gtkada3
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 21 Jun 2015
[ 23:35 marino search for other commits by this committer ] Original commit   Revision:390269 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
textproc/xmlada: Upgrade version 4.5.0.0 => 4.6.0.0, overhaul make system

Due to the unavailability of a public repository, this version uses
Adacores 2015 distribution of xmlada.  It's probably a minor update
from the previous one.

The major change, however, is the creation of a custom makefile to build
and install xmlada.  Why?  because gnatmake will lose the ability to
build project files in the near future, so xmlada makefiles were changed
to use gprbuild to build and itself it.  One problem: gprbuild needs
xmlada as a build dependency.  (and it also needs gprbuild to build
itself!!)  I could have chosen to keep using gnatmake, but I decided to
bite the bullet, fix it correctly now and not have to get stuck by it
by future versions of gnat that remove project management from gnatmake.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 25 Jun 2014
[ 05:35 bapt search for other commits by this committer ] Original commit   Revision:359185 (Only the first 10 of 304 ports in this commit are shown above. View all ports for this commit)
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
Sat, 17 May 2014
[ 21:21 marino search for other commits by this committer ] Original commit   Revision:354373 (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
www/aws: Upgrade from 3.1.0.0 => 3.2.0.0

The templates parser was split out from AWS and due to quirk how
GPRBuild interacts with aggregate library projects, linking it as a
separate library was more than challenging.  It would drop a library
exchange file (aws.lexch) in /usr/local/lib/templates_parser during
the linking process.  Ports are not support to touch areas outside of
their work directory -- if they do, builders will notice and fail the
port.  After hours of trying to get GPRLib to behave, I was reduced to
copying the *.ali files over to the work directory and creating a
custom gpr file to make linking legal.  In the process, I noticed AWS
was linking back to work directory (sanity checks don't flag this yet)
so that was fixed the the custom "-R" option that I added to GPRBuild
a couple of years ago.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 15 Feb 2014
[ 17:01 marino search for other commits by this committer ] Original commit   Revision:344449
www/aws-demos: Specify LICENSE (GPLv3 + GPLv3RLE)
Sun, 10 Nov 2013
[ 16:22 marino search for other commits by this committer ] Original commit   Revision:333409
www/aws(-demos): Convert to staging

* Convert USE_GMAKE to USES
Fri, 20 Sep 2013
[ 23:36 bapt search for other commits by this committer ] Original commit   Revision:327776 (Only the first 10 of 2206 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:
www)
Fri, 12 Jul 2013
[ 13:40 marino search for other commits by this committer ] Original commit   Revision:322832 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Replace John Marino email address with FreeBSD version

While I'm here, also trim the headers on a couple of ports and remove
a reference to the Dragonlace mirror which is down indefinitely.

Approved by:	bapt (mentor)
Thu, 4 Jul 2013
[ 12:35 wg search for other commits by this committer ] Original commit   Revision:322271
www/aws-demos: update to 3.1.0.0

- Update to 3.1.0.0

PR:		ports/180251
Submitted by:	John Marino <draco@marino.st> (maintainer)
Tue, 30 Apr 2013
[ 12:19 bapt search for other commits by this committer ] Original commit   Revision:316924
Split demos out of www/aws:
Comment out 2 demos that doesn't build
LDAP demo now builds
SSL demos are now switched properly
Supports USES+= ada

PR:		ports/178164
Submitted by:	John Marino <draco@marino.st>

Number of commits found: 30