Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.28.0_7 11 Nov 2017 10:33:21 |
rene |
Remove expired port:
2017-11-09 databases/glom: Broken for more than 6 months |
1.28.0_7 08 Oct 2017 19:36:26 |
antoine |
Deprecate ports broken for more than 6 months |
1.28.0_7 25 Sep 2017 00:08:17 |
jbeich |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
1.28.0_6 25 Sep 2017 00:05:06 |
jbeich |
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
1.28.0_5 02 May 2017 06:48:11 |
jbeich |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472 |
1.28.0_4 23 Apr 2017 09:02:41 |
kwm |
Mark broken for now, no solution available atm. |
1.28.0_4 06 Jan 2017 08:45:04 |
jbeich |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1 |
1.28.0_3 23 Nov 2016 12:45:47 |
jbeich |
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office) |
1.28.0_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.28.0_2 27 Mar 2016 14:58:00 |
tijl |
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.28.0_1 02 Aug 2015 15:03:20 |
tijl |
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above ) |
1.28.0 19 Jul 2015 22:04:45 |
bapt |
Enforce libarchive from ports
This reduces the patching level on some ports and make it simpler to maintainer
over all supported version of freebsd |
1.28.0 11 Feb 2015 09:20:20 |
kwm |
Make glom pass configure on FreeBSD versions without libarchive.pc in base. |
1.28.0 09 Jan 2015 19:57:12 |
kwm |
Update glom to 1.28.0. |
1.24.0_1 22 Nov 2014 20:40:09 |
crees |
Finally retire USE_PGSQL |
1.24.0_1 19 Nov 2014 11:49:06 |
kwm |
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.
This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.
Apart from updating ports to newer versions
GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example
xscreensaver
can be used for sessions started without GDM.
Shell Extensions can be installed via https://extensions.gnome.org/ , we have (Only the first 15 lines of the commit message are shown above ) |
1.12.2_10 19 Oct 2014 08:50:18 |
mva |
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit) |
1.12.2_10 01 Sep 2014 19:34:02 |
tijl |
Add USES=libtool to accessibility/atkmm and bump dependent ports |
1.12.2_9 24 Jul 2014 18:34:16 |
tijl |
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above ) |
1.12.2_8 27 May 2014 10:42:12 |
bapt |
Convert to USES=pgsql
With hat: portmgr |
1.12.2_8 23 Apr 2014 13:25:17 |
tijl |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
1.12.2_7 06 Mar 2014 21:59:01 |
kwm |
Add actualy library to plist.
Submitted by: tijl@ |
1.12.2_7 06 Mar 2014 21:45:36 |
kwm |
Unbreak on 10+
Stagify. Add USES=desktop-file-utils and libtool. |
1.12.2_6 11 Dec 2013 18:08:53 |
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases |
1.12.2_6 22 Oct 2013 13:52:24 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with d)
Approved by: portmgr (bdrewery) |
1.12.2_6 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.12.2_6 03 Sep 2013 17:03:20 |
bapt |
Add an explicit dependency on pkgconf |
1.12.2_6 17 Jun 2013 16:47:35 |
kwm |
Remove Broken, it works now.
Trim header, remove commented lines.
switch to USES=shared-mime-info |
1.12.2_6 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.12.2_6 26 Mar 2012 21:18:53 |
zi |
- Revert previous 'fix' as it was incorrect.
Reported by: pav@
Feature safe: yes |
1.12.2_6 24 Mar 2012 20:33:27 |
zi |
- Add LICENSE
- Fix missing plist entry
Feature safe: yes |
1.12.2_6 07 Nov 2011 03:25:29 |
miwi |
- Get rid FreeBSD 6.x support |
1.12.2_6 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.12.2_6 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.12.2_6 01 Dec 2010 22:37:04 |
pav |
- Mark BROKEN: bad plist
Reported by: pointyhat |
1.12.2_6 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 ) |
1.12.2_5 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.12.2_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.12.2_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.12.2_2 19 Dec 2009 13:02:00 |
pav |
- Mark BROKEN on 6.x: does not configure
Reported by: pointyhat |
1.12.2_2 16 Dec 2009 13:01:13 |
erwin |
Attempt to fix plist
Submitted by: pointyhat |
1.12.2_1 06 Dec 2009 16:32:59 |
kwm |
gconfmm26 installs libgconfmm-2.6.1 not libgconfmm-2.0.1.
Submitted by: Yasuda Keisuke <kysd@po.harenet.ne.jp>
Pointyhat to: kwm. |
1.12.2_1 04 Dec 2009 18:05:14 |
kwm |
Fix build. depend on devel/gconfmm26 instead of devel/gconfmm
Submitted by: QAT, pointyhat (via pav) |
1.12.2 28 Nov 2009 20:06:37 |
marcus |
Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.
On the FreeBSD front, though, a lot went into this release. Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration. Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.
But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
(Only the first 15 lines of the commit message are shown above ) |
1.10.1_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 |
1.10.1 18 Jun 2009 23:56:04 |
kwm |
Update to 1.10.1. |
1.10.0 10 Apr 2009 18:06:49 |
kwm |
Fix package build by depending on libepc and avahi-ui.
Submitted by: QA tindy |
1.10.0 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. |
1.8.7 10 Mar 2009 15:19:02 |
kwm |
Update to 1.8.7. |
1.8.5_1 28 Jan 2009 09:05:36 |
kwm |
Chase libepc lib bump. |
1.8.5 19 Jan 2009 17:57:24 |
kwm |
Add libepc and avahi-ui to dependencies.
Submitted by: pointhat (via pavmail) |
1.8.5 19 Jan 2009 10:34:16 |
kwm |
Unbreak by updating to 1.8.5. |
1.6.17_1 13 Jan 2009 20:37:27 |
pav |
- Chase depobjs
- Mark BROKEN: needs bakery-2.4, but port is already at bakery-2.6
Reported by: pointyhat |
1.6.17_1 06 Jun 2008 13:17:10 |
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) |
1.6.17 28 May 2008 07:42:35 |
kwm |
Update to 1.6.17.
Various Bugfix releases. |
1.6.10 24 Mar 2008 04:24:31 |
marcus |
Update to 1.6.10.
Submitted by: kwm |
1.0.4_2 25 Oct 2007 16:39:05 |
mezz |
BROKEN=py-gnome-extras has pygda disable because it is broke
Reported by: pointyhat-exp |
1.0.4_2 24 Oct 2007 23:37:25 |
marcus |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for (Only the first 15 lines of the commit message are shown above ) |
1.0.4_1 05 Sep 2007 08:17:44 |
pav |
- Fix build with python25
PR: ports/115980
Submitted by: Scot Hetzel <swhetzel@gmail.com>
Obtained from: vendor SVN |
1.0.4_1 30 Jul 2007 09:42:28 |
alexbl |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
1.0.4_1 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}. |
1.0.4 15 Apr 2007 19:15:42 |
gabor |
- Remove FreeBSD 4.X support from unmaintained ports in categories starting with
letter d-e |
1.0.4 16 Oct 2006 12:08:49 |
rafan |
- Update to 1.0.4 and unbreak
PR: ports/103140
Submitted by: Marcin Wisnicki <mwisnicki+freebsd at gmail.com>
Approved by: portmgr (clement) |
0.8.30_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) |
0.8.30_2 02 Sep 2006 16:51:10 |
kris |
Schedule these broken ports for termination on 2006-12-01 |
0.8.30_2 15 Aug 2006 08:27:47 |
rafan |
- Define USE_GETTEXT, bump PORTREVISION
PR: ports/101586
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> |
0.8.30_1 15 Aug 2006 07:56:23 |
rafan |
- Remove directories that are not in mtree file
Note that these directories are be removed by other dependency ports,
so I do not bump PORTREVISION for them. These affected ports are
belong to ports@.
PR: ports/101586
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> |
0.8.30_1 02 Apr 2006 07:35:51 |
marcus |
Glom is horribly out-of-date, and broken with current versions of bakery
and libgdamm. I am assigning this port back to ports@ in hopes that some
GNOME Postgres user will pick it up, and update it to 1.0.
If there's anything gnome@ can do to help facilitate that, please let us know. |
0.8.30_1 29 Mar 2006 06:50:19 |
marcus |
Chase the bakery shared lib name. |
0.8.30 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.8.30 23 Nov 2005 22:41:05 |
pav |
- Add SHA256 checksums |
0.8.30 06 Nov 2005 01:47:33 |
ahze |
- Add glom
With Glom you can design table definitions and the relationships
between them, plus arrange the fields on the screen. You can edit
and search the data in those tables, and specify field values in
terms of other fields. It's as easy as it should be.
The design is loosely based on FileMaker Pro, with the added
advantage of separation between interface and data. Its simple
framework should be enough to implement most database
applications. Without Glom these systems normally consist of lots
of repetitive, unmaintainable code.
Glom-specific data such as the relationship definitions is saved
in the Glom document. Glom re-connects to the database server
when it loads a previous Glom document. The document is in XML
format.
Glom uses the PostgreSQL database backend but it can not edit
databases that it did not create, because it uses only a simple
subset of Postgres functionality.
Submitted by: adamw |