Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.18.13_3 22 May 2024 17:16:28 |
Guido Falsi (madpilot) Author: Benjamin Jacobs |
ocaml: Updates to ocaml compiler and several ocaml ports
- Update devel/ocaml to 4.14.2 [1]
- Specify runtime dependency on GNU AS as full path, this fixes
build on armv6 - armv7 [1] [2]
- converters/ocaml-base64: Update to 3.5.1, add LICENSE, other
improvements
- converters/ocaml-jsonm: Strip shared objects [3]
- databases/ocaml-dbm: Update to 1.3, move to gitlub, other
improvements
- devel/menhir: Update to 20231231
- devel/ocaml-base: Unbreak non-x86 [2]
- devel/ocaml-camlp-streams: Silence patch and strip commands
- devel/ocaml-ipaddr: Update to 5.5.0
- devel/ocaml-lwt: Update to 5.7.0 [4] (Only the first 15 lines of the commit message are shown above ) |
2.18.13_2 11 Mar 2024 21:50:58 |
Guido Falsi (madpilot) Author: Benjamin Jacobs |
lang/ocaml: Update to 4.14.1
The 'force-safe-string; setting is NOT enabled, as opposed to the
new upstream default. OCaml users are encouraged to migrate to safe
strings as soon as possible.
- The X11 library isn't part of lang/ocaml anymore, users should
install x11-toolkits/ocaml-graphics.
- Add new 'ocaml' USES
- Bump PORTREVISION on dependent ports, due to ABI Change.
The update includes the following updates to existing ports (needed
to keep them working):
- devel/ocaml-camlp4: Updated to 4.14+1 (Only the first 15 lines of the commit message are shown above ) |
2.18.13_1 26 Aug 2023 21:03:32 |
Po-Chuan Hsieh (sunpoet) |
*: Rename GTK+ to GTK
GTK+ has been renamed to GTK since 2019.
Reference: https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
Approved by: portmgr (blanket) |
2.18.13_1 05 Jul 2023 09:55:16 |
Guido Falsi (madpilot) |
lang/ocaml: Update to 4.08.1
This update allows (and for some requires) to also update dependencies
to newer versions. Where possible I updated to the latest version.
The ocaml port now is MAKE_JOBS safe.
Changes to dependent ports included in this commit:
- devel/ocaml-sexplib: Rename to devel/ocaml-sexplib0 adapting to
upstream. Update to 0.16.0
- devel/coccinelle: Update to 1.1.1, moved to github
- devel/ocaml-camlp4: Update to 4.08+1
- devel/ocaml-camomile: Use dune for build, adapt port
- devel/ocaml-cppo: Fix lib files installation [1] (Only the first 15 lines of the commit message are shown above ) |
2.18.13 31 Mar 2023 12:39:30 |
Alexey Dokuchaev (danfe) |
x11-toolkits/ocaml-lablgtk2: the port had been updated and improved (+)
- Update to the latest version 2.18.13
- Convert that abominable `post-patch' target to static patch and
leave only parts of it which matter (visible in the build log)
- Fix a typo in the `src/Makefile' to prevent `sourceView2Enums.ml'
from being removed as intermediate file
Submitted by: naddy (typo fix for gmake 4.4 update)
Reported by: portscout |
2.18.12_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.18.12 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.18.12 20 Jul 2022 14:23:40 |
Tobias C. Berner (tcberner) |
x11-toolkits: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 1wardd@airmail.net
* Alexander Kabaev <ak03@gte.com>
* Alexander Novitsky <alecn2002@yandex.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Brian Buchanan <brian@CSUA.Berkeley.EDU>
* Cezary Morga <cm@therek.net>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.18.12 16 Apr 2022 15:57:30 |
Alexey Dokuchaev (danfe) |
x11-toolkits/ocaml-lablgtk2: update the port to version 2.18.12.
Reported by: portscout |
2.18.11_6 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
2.18.11_5 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
2.18.11_4 15 Oct 2021 10:20:51 |
Alexey Dokuchaev (danfe) |
x11-toolkits/ocaml-lablgtk2: add GLADE option back (missed in 52585a1d23) |
2.18.11_3 11 Oct 2021 12:36:14 |
Alexey Dokuchaev (danfe) |
x11-toolkits/ocaml-lablgtk2: the port had been hopefully improved (+)
- Amend USE_GNOME and convert to static pkg-plist as suggested by the
stage Q/A; particularly, the latter should help track changes easier
- Add PORTSCOUT to limit the scope to versions we're interested: before
it was picking up bogusly named `lablgtk2188' tag which corresponds to
the older version 2.18.8; new tags are named sanely and consistently
- Push option definition and description block lower within the Makefile
where it normally belongs
- Synchronize port description with upstream and remove references to
${PREFIX} and ${PORTNAME} from it as they are not expanded and this is
not the right place to point users to the installed documentation in
the first place; actualize WWW line while I'm here |
2.18.11_3 29 Apr 2021 18:58:04 |
Alexey Dokuchaev (danfe) |
Partially revert a2980c0e843b2c2a and convert to option helpers. What
had been discussed was the support for higher-level Gnomish components,
while lower-lever Gtkish ones are apparently still in use by the ports,
e.g. `math/alt-ergo' and possibly other out-of-tree consumers.
Requested by: amdmi3 |
2.18.11_2 26 Apr 2021 14:19:20 |
Dmitry Marakasov (amdmi3) |
x11-toolkits/ocaml-lablgtk2: switch to options helpers
Approved by: portmgr blanket |
2.18.11_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.18.11_2 04 Feb 2021 13:07:50 |
bapt |
Remove dependency on Gnome2 libraries which are unused in the ports tree
Discussed with: danfe (maintainer) |
2.18.11_1 16 Nov 2020 12:34:02 |
madpilot |
- Update x11-toolkits/ocaml-lablgtk2 to 2.18.11 [1]
- Update net/unison to 2.51.3
- Add patch to pots of previouss unison versions to work with newer
x11-toolkits/ocaml-lablgtk2 [2]
Approved by: mandree [2], danfe (via email) [1]
Differential Revision: https://reviews.freebsd.org/D26924 |
2.18.5_1 09 Nov 2020 17:08:12 |
tcberner |
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2
- switch to the more modern version of librsvg2 on architectures
supporting rust
- this will fix some graphical issues on these architectures
PR: 250276
Exp-run by: antoine
Submitted by: tobik
Differential Revision: https://reviews.freebsd.org/D18878 |
2.18.5 30 Aug 2020 15:16:00 |
danfe |
Unbreak the build with -fno-common (Clang 11, GCC 10).
PR: 249006
Submitted by: tcberner |
2.18.5 11 Jun 2019 16:13:47 |
danfe |
- Update to version 2.18.5 (it is not the latest one, but is compatible
with both current and newish OCaml versions, to ease the transition)
- Add the missing USES+=gnome and assume maintainership while I'm at it |
2.18.3_2 26 Mar 2018 12:38:57 |
bapt |
Make libgnome and libgnomeui not implying esound dependency
It has been a while both does not depend anymore on esound, before this change
esound dependency was wrongly added to plenty of packages which actually does
not depend on it.
While here:
- audio/glame: remove esound support
- games/monkeybubble: add an explicit dependency on esound
- sysutils/gnome-schedule: add en explicit dependency on pkg-config
- comms/kb: add missing dependency on pkgconfig
- x11-toolkits/libgnomeui:
* update to 2.4.5
* use USES=localbase |
2.18.3_1 31 Oct 2017 14:51:54 |
olgeni |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. |
2.18.3_1 16 Jan 2017 07:59:08 |
madpilot |
Fix ocaml-lablgtk2 after r431473 (ocaml-findlib update to 1.7.1).
After this update ocamlfindlib returns two paths separated by a
colon for the destdir, but lablgtk2 configure scripts is not
separating them so it installs things in the wrong place where they
are not grabbed when building the package. Make it extract only the
firsst coponent of the path list.
This fixes build of unison and other dependent ports. |
2.18.3 27 Jun 2016 21:30:34 |
rene |
Reset ports maintained by bf@ until he has time again to work on them.
PR: 210474
Submitted by: jbeich
With hat: portmgr-secretary |
2.18.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.18.3 04 May 2015 15:46:52 |
madpilot |
- Add USE_OCAML_CAMLP4 and USE_OCAML_TK to bsd.ocaml.mk which add
depends on the camlp4 language and labltk ocaml modules, which are
now in separate ports.
- Update x11-toolkits/ocaml-lablgtk2 to 2.18.3
- Update graphics/ocaml-lablgl to 1.05
- Make unison ports use USE_OCAML
- Convert ports to the new flags where needed
- Bump PORTREVISION on ports depending on ocaml-lablgtk2, those need to be
rebuilt
PR: 199845
Submitted by: jbeich@
Differential Revision: https://reviews.freebsd.org/D2434
Approved by: portmgr (mat) |
2.16.0_2 08 Mar 2015 17:56:31 |
robak |
x11-toolkits/ocaml-lablgtk2: fix build without DOCS
- Maintainer's timeout (bf@FreeBSD.org)
PR: 195907
Submitted by: Kevin Zheng <kevinz5000@gmail.com> |
2.16.0_2 10 Sep 2014 20:50:37 |
gerald |
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) |
2.16.0_1 16 Aug 2014 17:20:07 |
adamw |
Fix typo that turned off all the default OPTIONS. Bump PORTREVISION. |
2.16.0 15 Aug 2014 09:10:16 |
danfe |
Cleanup Makefiles to allow further work on these ports. |
2.16.0 08 Aug 2014 08:42:45 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category X.
CR: D511
Approved by: portmgr (bapt) |
2.16.0 31 Jul 2014 07:30:59 |
bf |
Use staging; disable ocaml ld.conf additions for now |
2.16.0 29 Jul 2014 20:55:28 |
adamw |
Repair instances, almost all courtesy of bf ;-), of spaces
and/or tabs before the =. This made doing regular expressions
on the ports tree really difficult.
Approved by: portmgr (not really, but touches unstaged ports) |
2.16.0 13 Jul 2014 22:49:20 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
2.16.0 02 Jul 2014 16:45:52 |
bapt |
First batch at resetting maintainership on ports that have not been staged and
without any pending PR
With hat: portmgr |
2.16.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.16.0 03 Sep 2013 12:13:24 |
bapt |
Add an explicit dependency on pkgconf |
2.16.0 05 Mar 2013 20:22:03 |
bf |
update x11-toolkits/ocaml-lablgtk2 to 2.16.0+bugfixes, and adjust
dependent ports
PR: 144982, 149958
Reviewed by: johans (earlier version of the patch) |
2.14.2_3 25 Jun 2012 18:13:14 |
bf |
update WWW
PR: 169309 (imlib2)
Submitted by: O. Heesakkers (imlib2) |
2.14.2_3 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.14.2_2 09 Dec 2011 15:56:43 |
bf |
update MASTER_SITES
Feature safe: yes |
2.14.2_2 26 Oct 2011 05:54:00 |
bf |
Adopt during Stas's hiatus
Approved by: stas |
2.14.2_2 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
2.14.2_2 24 Oct 2011 03:33:20 |
stas |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
2.14.2_2 18 Sep 2011 15:28:34 |
bf |
add gtksourceview2 support; simplify handling of options;
respect NOPORTEXAMPLES; change a set of sed delimiters to
permit commas in flags
PR: 157369
Approved by: stas (maintainer) |
2.14.2_1 05 Apr 2011 22:23:33 |
stas |
- Bump portrevisions on all ocaml libraries, as it appears that compiled
interface files (.cmi) are not backward compatible with a newer ocaml
version.
PR: ports/156195
Suggested by: mandree |
2.14.2 05 Dec 2010 05:34:35 |
stas |
- Update to 2.14.2.
- Unbreak.
PR: ports/152461
Submitted by: Guido Falsi <mad@madpilot.net> |
2.14.0_2 20 Nov 2010 15:37:08 |
kwm |
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/
This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.
This release features commits by avl, marcus, mezz and myself.
The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:
Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX (Only the first 15 lines of the commit message are shown above ) |
2.14.0_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.14.0_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.14.0 15 Dec 2009 09:28:14 |
stas |
- Update to 2.14.0. |
2.12.0_1 18 Nov 2009 13:07:21 |
pav |
- Mark MAKE_JOBS_UNSAFE
PR: ports/140087
Submitted by: amdmi3
Approved by: maintainer timeout (stas; 20 days) |
2.12.0_1 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.12.0 12 Apr 2009 10:43:44 |
stas |
- Gnomepanel support doesn't work with the current version of Gnome. |
2.12.0 11 Apr 2009 18:53:26 |
stas |
- Update to 2.12.0.
- Fix plist for non-default cases. |
2.10.1_1 10 Apr 2009 05:56:28 |
marcus |
Presenting GNOME 2.26 for FreeBSD. See
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers
can make use of this provider by setting:
WITH_GECKO=libxul
The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach. |
2.10.1_1 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.10.1 03 May 2008 22:42:40 |
pav |
- Update to 2.10.1
- Install META
PR: ports/122853
Submitted by: Jaap Boender <Jaap.Boender@pps.jussieu.fr>
Approved by: maintainer timeout (stas; 16 days) |
2.6.0_4 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.6.0_3 27 Mar 2007 22:12:03 |
stas |
- Change my email.
Suggested by: skv |
2.6.0_3 14 Mar 2007 04:12:32 |
linimon |
Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].
PR: 101029 [1], 108862 [2]
Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2] |
2.6.0_3 14 Oct 2006 08:54:54 |
marcus |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
2.6.0_2 05 Aug 2006 19:01:53 |
itetcu |
- CFLAGS safety
- Fix permissions (change cp->install in Makefile)
- Use new OCaml framework
- Pass maintainership to submitter
PR: ports/101130
Submitted by: Stanislav Sedov |
2.6.0_1 28 May 2006 15:54:10 |
pav |
- Rename ports
textproc/gtkspell2 -> textproc/gtkspell
textproc/gtkspell2-reference -> textproc/gtkspell-reference |
2.6.0_1 28 Feb 2006 10:34:14 |
garga |
UNBREAK: Fix PLIST
Approved by: portmgr (linimon) |
2.6.0 12 Feb 2006 22:12:44 |
kris |
BROKEN: Incomplete pkg-plist |
2.6.0 22 Jan 2006 03:00:46 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.6.0 06 Jan 2006 17:40:56 |
sem |
- Work around a pkg-plist problem: turn all options on by default. |
2.6.0 11 Dec 2005 01:57:19 |
lioux |
Update to 2.6.0 |
2.4.0_4 25 Nov 2005 19:33:59 |
pav |
- Add SHA256 |
2.4.0_4 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
2.4.0_3 29 Oct 2005 20:27:05 |
mnag |
Drop MAINTAINER
PR: 88196
Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> (maintainer) |
2.4.0_3 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
2.4.0_2 22 Dec 2004 01:10:50 |
edwin |
[x11-toolkits/ocaml-lablgtk2] : fix pkg-plist
pointyhat pointed out that ${LOCALBASE}/share/doc/ocaml has
to be @dirrm'd too
PR: ports/75294
Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> |
2.4.0_1 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
2.4.0 05 Nov 2004 18:24:53 |
pav |
Add ocaml-lablgtk2, an Objective Caml interface to GTK+ 2.x (and optionally
other high level GNOME libraries).
PR: ports/73565
Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> |