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: devel/adabooch/Makefile
SVNWeb

Number of commits found: 28

Mon, 28 Feb 2022
[ 21:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:8e2a89b541867f9b43bfefc59a9af5245cdb4c2c  commit hash:8e2a89b541867f9b43bfefc59a9af5245cdb4c2c  commit hash:8e2a89b541867f9b43bfefc59a9af5245cdb4c2c  8e2a89b  (Only the first 10 of 234 ports in this commit are shown above. View all ports for this commit)
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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.
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
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
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:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 27 Mar 2016
[ 17:52 marino search for other commits by this committer ] Original commit   Revision:411999
devel/adabooch: Upgrade version 20130322 => 20160321
Tue, 8 Dec 2015
[ 16:51 amdmi3 search for other commits by this committer ] Original commit   Revision:403299
- Switch to options helpers

Approved by:	portmgr blanket
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Fri, 16 May 2014
[ 08:53 marino search for other commits by this committer ] Original commit   Revision:354202
devel/adabooch: Fix plist (orphaned file)
Wed, 19 Feb 2014
[ 13:39 marino search for other commits by this committer ] Original commit   Revision:345092
devel/adabooch: Rework installation target

For some reason, $prefix was already defined on DragonFly but
I didn't realize this was the reason it wouldn't install there until
after completely revamping the installation target.  In any case,
it's much better now.  No bump as there are no difference for FreeBSD
and it never built on DragonFly.
Sat, 15 Feb 2014
[ 15:53 marino search for other commits by this committer ] Original commit   Revision:344412
devel/adabooch: Update from version 20030309 to 20130322

This update has a documentation option, so the adabooch-doc-html
port is obsolete and will be removed shortly.  This 10-year newer
version is properly maintained and integrated into the Ada Framework.
[ 12:49 marino search for other commits by this committer ] Original commit   Revision:344377
devel/adabooch*: Take over maintainership of Adabooch ports

sylvio@ has been MIA for more than a year.  The Adabooch ports need
maintenance.  The doc port will be merged into main port upon upgrade.
Wed, 22 Jan 2014
[ 08:34 bapt search for other commits by this committer ] Original commit   Revision:340697
Support stage
Fix UUOC
Fri, 20 Sep 2013
[ 17:03 bapt search for other commits by this committer ] Original commit   Revision:327722 (Only the first 10 of 379 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:
devel part 1)
Fri, 20 May 2011
[ 19:49 sylvio search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
- Add license
Thu, 12 May 2011
[ 19:06 sylvio search for other commits by this committer ] Original commit 
- Update MASTER_SITE
- Removed MD5 of distinfo
Fri, 27 Nov 2009
[ 22:52 sylvio search for other commits by this committer ] Original commit  (Only the first 10 of 100 ports in this commit are shown above. View all ports for this commit)
- Update my mail address to FreeBSD

Approved by:    miwi (mentor)
Sun, 21 Jun 2009
[ 22:11 araujo search for other commits by this committer ] Original commit 
- Pass maintainership to Sylvio Amorim <scjamorim at bsd.com.br>.
Fri, 29 Jun 2007
[ 16:29 araujo search for other commits by this committer ] Original commit  (Only the first 10 of 87 ports in this commit are shown above. View all ports for this commit)
- Change my mail address to araujo@.

Approved by:    stas (mentor)
Mon, 15 Jan 2007
[ 20:06 miwi search for other commits by this committer ] Original commit 
- Update to 20030309
- Pass maintainership to submitter

PR:             107914
Submitted by:   Marcelo Araujo <araujo@bsdmail.org>
Tue, 25 Jul 2006
[ 16:00 jmelo search for other commits by this committer ] Original commit 
- Remove bad site:
        * http://www.pogner.demon.co.uk/components/bc/download/
Sat, 10 Apr 2004
[ 17:26 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 218 ports in this commit are shown above. View all ports for this commit)
Tidy up whitespace.
Mon, 13 Oct 2003
[ 01:19 edwin search for other commits by this committer ] Original commit 
add new mastersite which doesn't have the distfiles but has a newer version
online (volunteers anybody?)
Noticed by: bento
Sun, 12 Oct 2003
[ 11:38 kris search for other commits by this committer ] Original commit 
Remove previous maintainer, who no longer uses FreeBSD.
Sat, 27 Sep 2003
[ 06:33 edwin search for other commits by this committer ] Original commit 
New port: adabooch is a Booch implementation for Ada95

        The Ada 95 version of the components will contain the same
        key abstractions as the C++ form (Structs, Tools and Support).
        However, the organization will be slightly different,
        particularly in the Support domain. This is because Ada 95
        provides several special forms of memory management that
        are quite different from C++.

        The Structs category provides an array of structural
        abstractions (Bags, Collections, Deques, Graphs, Lists,
        Maps, Queues, Rings, Sets, Stacks, and Trees). The Tools
        category provides algorithmic abstractions (Searching,
        Sorting, etc.). The Support category contains all the
        "concrete" forms, plus structures to create the components.
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 28