Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.24.4.0_6 28 Feb 2022 21:34:25 |
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 (Only the first 15 lines of the commit message are shown above ) |
2.24.4.0_6 25 Nov 2021 21:40:11 |
Stefan Eßer (se) |
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
2.24.4.0_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.24.4.0_6 29 Dec 2020 21:18:28 |
antoine |
Drop optional dependency on a py27 port |
2.24.4.0_5 11 May 2020 23:51:58 |
dbaio |
Update Sphinx
- Repocopy textproc/py-sphinx to textproc/py-sphinx18
Update it to 1.8.5 (latest version from 1.8.X).
This version supports Python 2 and 3.
Add test target.
- textproc/py-sphinx: Update to 3.0.2
Python 3 only (3.5+).
Add test target.
- Mk/Uses/python.mk: Add PY_SPHINX
(Only the first 15 lines of the commit message are shown above ) |
2.24.4.0_5 08 Nov 2019 11:21:03 |
tobik |
x11*: Add missing USES={gl,gnome,mate} |
2.24.4.0_5 05 Jan 2019 15:34:06 |
antoine |
Fix build with DEFAULT_VERSIONS=python=3.x
PR: 234633 |
2.24.4.0_5 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
2.24.4.0_4 06 Jun 2017 16:38:01 |
mat |
Add a fixup-lib-pkgconfig target to move files in lib/pkgconfig into
libdata/pkgconfig.
Fix ports that where installing the file in the wrong place.
PR: 218067
Submitted by: mat
Exp-run by: antoine
Reviewed by: rene, antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10129 |
2.24.4.0_4 21 Apr 2017 20:25:01 |
rene |
Return ports maintained by John Marino to the pool, he is no longer interested.
Submitted by: Mark Millard via private e-mail |
2.24.4.0_4 15 Feb 2017 21:33:11 |
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. |
2.24.4.0_4 11 Feb 2017 12:42:30 |
rene |
Return ports maintained by John Marino to the pool, see r433827 for details |
2.24.4.0_4 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
2.24.4.0_4 30 Apr 2016 06:44:28 |
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). |
2.24.4.0_3 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
2.24.4.0_3 16 Mar 2015 14:54:37 |
marino |
x11-toolkits/gtkada: Fix build on gcc5-aux (from Fedora) |
2.24.4.0_3 16 Oct 2014 11:05:42 |
marino |
Remove @dirrm from my www and x11-toolkits ports |
2.24.4.0_3 07 Aug 2014 21:03:05 |
marino |
x11-toolkits/gtkada: Disable PORTSCOUT version checking
There will not be any more updates to gtkada version 2. There are two
gtkada ports (the other is gtkada3) and portscout is seeing the distfile
for the other one and falsely reporting gtkada has an update. |
2.24.4.0_3 25 Jun 2014 05:35:32 |
bapt |
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 |
2.24.4.0_3 20 May 2014 11:44:58 |
marino |
x11-toolkits/gtkada: Cleanup and define conflict with gtkada3
This port directly conflicts with gtkada3 as many files are installed
in the same place. Define the conflict. While here:
* Convert from generated plist to pkg-plist
* Add DOCS and EXAMPLES options, use PORTDOCS and PORTEXAMPLES
* Remove post-patch target, not needed
* Convert to USES+= tar:bzip2
* Install license - GPLv2 was already defined but not installed |
2.24.4.0_2 19 Mar 2014 19:31:02 |
marino |
xmlada, gtkada: Bump for builders
libraries built by the previous version of the Ada compiler can not
be used by the new compiler. Rev bump a couple of libraries that can
cause breakage on incremental builds.
Reported by: pkg-fallout |
2.24.4.0_1 10 Nov 2013 18:59:47 |
marino |
x11-toolkits/gtkada: Convert to staging
* Don't install license anymore as it messes up auto-plist
* Bump portrevision because of this plist change |
2.24.4.0 20 Sep 2013 23:57:48 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits) |
2.24.4.0 06 Sep 2013 13:01:54 |
bapt |
Add an explicit dependency on pkgconf |
2.24.4.0 21 Jul 2013 13:02:08 |
marino |
x11-toolkits/gtkada: Improve multijob support
The first attempt at supporting multiple jobs resulting in reimplementing
the MAKE_JOBS_NUMBER determining with "!=" operator. Portlint doesn't
like that and it's not even necessary. By overriding the do-build target,
the "-j" parameter is shielding from the makefile and the number of jobs
is passed to gprbuild via the PROCESSORS environment variable.
USE_GMAKE was also converted to USES+= gmake.
Approved by: bapt (mentor) |
2.24.4.0 12 Jul 2013 13:40:51 |
marino |
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) |
2.24.4.0 02 Jul 2013 14:06:13 |
wg |
x11-toolkits/gtkada: update to 2.24.4.0
- Update to 2.24.4.0
- Auto generate pkg-plist
PR: ports/180172
Submitted by: John Marino <draco@marino.st> (maintainer) |
2.22_2 30 Apr 2013 11:57:02 |
bapt |
Update to use: USES+= ada
Additionally:
1) A pre-generated reference manual has been added as a second distfile and is
installed
2) License added
3) DESTDIR support added (comes from pkgsrc) (will be useful once staging will
hit the tree)
4) gcc 4.7-specific patches
5) PLIST order alphabetically and fix issues with it.
PR: ports/178145
Submitted by: John Marino <draco@marino.st> |
2.22_1 08 Mar 2013 10:51:36 |
kwm |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
2.22_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.22 02 Mar 2011 00:29:45 |
wen |
GtkAda is an Ada graphical toolkit based on Gtk+ widgets using the
object-oriented features of the language. Gtk+ is a graphical toolkit
written in C for X-Window and Win32 that was originally developed as
the basis for GIMP.
WWW: http://libre.adacore.com/libre/tools/gtkada/
PR: ports/153828
Submitted by: John Marino <freebsdml@marino.st> |
2.4.0_5 18 Jan 2010 06:46:44 |
pgollucci |
- remove broken/expired ports@ ports
Approved by: portmgr (miwi)
audio/ccaudio||2010-01-18|Has expired: has been broken for 4 months
audio/py-libmpdclient||2010-01-18|Has expired: has been broken for 3 months
chinese/gbk2uni||2010-01-18|Has expired: has been broken for 6 months
chinese/iiimf-le-xcin||2010-01-18|Has expired: has been broken for 3 months
devel/adabindx||2010-01-18|Has expired: has been broken for 3 months
devel/agide||2010-01-18|Has expired: has been broken for 6 months
devel/asis||2010-01-18|Has expired: has been broken for 3 months
devel/callgrind||2010-01-18|Has expired: Included in devel/valgrind
devel/florist||2010-01-18|Has expired: has been broken for 3 months
editors/xml2rfc-xxe||2010-01-18|Has expired: has been broken for 4 months
graphics/gephex||2010-01-18|Has expired: has been broken for 3 months (Only the first 15 lines of the commit message are shown above ) |
2.4.0_5 04 Jan 2010 10:15:37 |
linimon |
Reset maintainer at his request. These ports are due for deletion soon
in any case. |
2.4.0_5 08 Dec 2009 14:30:09 |
pav |
This port has been broken for 3+ months, thus
- Mark DEPRECATED and schedule for expiration in one month
With hat: portmgr |
2.4.0_5 31 Aug 2009 17:19:42 |
erwin |
Mark BROKEN: does not build |
2.4.0_5 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
2.4.0_4 06 Jun 2008 14:16:37 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
2.4.0_3 09 Jun 2007 10:50:51 |
miwi |
- Fix build with xorg 7.2
- Bump PORTREVISION
PR: 113159
Submitted by: Petr Holub (maintainer) |
2.4.0_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.4.0_1 29 Dec 2006 20:26:05 |
miwi |
- Bump PORTREVISION (i forget this) |
2.4.0 29 Dec 2006 20:24:45 |
miwi |
- Set conflict with gtkada-gcc
PR: Petr Holub <hopet@.ics.muni.cz> (maintainer)
Submitted by: 107179 |
2.4.0 08 Oct 2006 15:04:43 |
pav |
- Update to 2.4.0
- Take maintainership
PR: ports/98986
Submitted by: Petr Holub <hopet@ics.muni.cz> |
1.2.12_3 15 Aug 2006 01:13:42 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- x11-toolkits/ of ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
1.2.12_3 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
1.2.12_2 12 Jan 2006 12:54:32 |
sem |
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org> |
1.2.12_1 25 Nov 2005 22:51:31 |
pav |
- Make fetchable
- Update WWW
- Add SHA256
This port could use an update |
1.2.12_1 14 Sep 2005 10:53:43 |
vs |
- Handle CFLAGS/ADACFLAGS [1]
- Reset maintainer: no access to FreeBSD machines
PR: ports/85210 [1]
Submitted by: Petr Holub
Approved by: maintainer |
1.2.12_1 10 Jan 2005 04:19:47 |
marcus |
Register a conflict with x11/zenity. |
1.2.12_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.2.12_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.2.12 20 Apr 2003 19:54:06 |
marcus |
Remove USE_GNOMENG. |
1.2.12 21 Feb 2003 14:19:11 |
knu |
De-pkg-comment. |
1.2.12 02 Sep 2002 03:58:24 |
lioux |
Deploy USE_GNOMENG infrastructure
PR: 42309
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
04 Sep 2001 17:52:34 |
lioux |
Add missing pthreads LDFLAGS knobs, i.e., ${PTHREAD_LIBS}; to appropriate
places |
15 Aug 2001 10:56:11 |
sobomax |
- Unbroke with threaded Mesa; |
04 May 2001 22:41:31 |
ade |
Various patches (mainly shared library revision changes) for those ports that
depend on GNOME and need to change for 1.4 |
02 Jan 2001 16:05:21 |
sf |
add missing files. |
08 Dec 2000 21:33:54 |
deischen |
GtkAda is an Ada binding to Gtk. |