Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.2.12_7 01 Apr 2017 22:05:39 |
bapt |
Remove more obsolete gnome2 components |
4.2.12_7 08 Aug 2016 13:46:50 |
mat |
USE_BDB cleanup.
- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx -> USES=bdb:xx.
Other modernisations when I see them.
PR: 209183
Sponsored by: Absolight |
4.2.12_7 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
4.2.12_7 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
4.2.12_7 01 Apr 2016 13:18:17 |
mat |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight |
4.2.12_7 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 ) |
4.2.12_6 20 Apr 2015 12:55:41 |
mat |
Fix with Perl 5.21.1+
With hat: perl@
Sponsored by: Absolight |
4.2.12_6 29 Mar 2015 14:29:11 |
kwm |
Add portscout macro to ignore this port and slaves. There will be no new
versions. |
4.2.12_6 02 Jan 2015 18:46:34 |
pi |
security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code. Take
care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in (Only the first 15 lines of the commit message are shown above ) |
4.2.12_5 09 Dec 2014 10:27:26 |
bapt |
cleanup plist |
4.2.12_5 21 Aug 2014 22:50:30 |
mandree |
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports) |
4.2.12_4 05 Aug 2014 22:13:29 |
tijl |
Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.
PR: 192342
Approved by: portmgr (implicit, bump unstaged ports) |
4.2.12_3 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 ) |
4.2.12_2 24 Jun 2014 22:28:54 |
bapt |
Properly call MAKE_CMD |
4.2.12_2 02 Jun 2014 12:41:45 |
marino |
libgda[45]-jdbc: Set to build only with openjdk6
Due to a change in the default system ld.library.path, these ports
fail to build due to not being able to find libjvm.so. Verified by
Redports, only openJDK6 can build these ports currently.
Approved by: gnome (kwm) |
4.2.12_2 27 May 2014 10:42:12 |
bapt |
Convert to USES=pgsql
With hat: portmgr |
4.2.12_2 31 Mar 2014 20:39:35 |
kwm |
Stagify. |
4.2.12_1 19 Dec 2013 19:39:22 |
antoine |
Fix LIB_DEPENDS |
4.2.12_1 11 Dec 2013 18:08:53 |
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases |
4.2.12_1 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) |
4.2.12_1 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
4.2.12_1 02 Sep 2013 20:51:40 |
bapt |
Add an explicit dependency on pkgconf |
4.2.12_1 03 May 2013 16:36:41 |
ehaupt |
Chase security/libgcrypt update |
4.2.12 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
4.2.12 22 Mar 2013 15:28:13 |
mezz |
Add disable flag for goocanvas, graphviz and gtksourceview or it will auto
detect those. The graphviz option doesn't build.
Reported by: Kevin Oberman <rkoberman@gmail.com>
rm |
4.2.12 19 Mar 2013 10:26:51 |
kwm |
Update to 4.2.12.
Convert to OptionsNG. pet portlint, remove obsolete OSVERSION check
Tweak comment in slaves if needed, add a ldap backend.
PR: ports/161676 (based on update to 4.2.9)
Submitted by: Zhihao Yuan <lichray@gmail.com> |
4.2.5_2 10 Dec 2012 16:49:34 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009) + removing outdated jdk16
vendors:
Remove any reference to bsdjava and freebsd Java Vendors, as the both are
outdated, have security issues and expired.
Mark icedtea6-stubs as broken as it doesn't build with any of the left supported
vendors.
Switch tuxguitar to be able to use openjdk16 [1]
Approved by: gahr [1] |
4.2.5_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
4.2.5_1 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 |
4.2.5_1 03 Jul 2011 11:40:49 |
swills |
- Chase the libgcrypt shared lib version |
4.2.5 03 Mar 2011 10:21:36 |
kwm |
Update to 4.2.5.
Unbreak the bdb slave port. |
4.2.2 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
4.2.2 29 Nov 2010 04:03:26 |
marcus |
Update to 4.2.2. |
4.2.1 21 Nov 2010 12:11:38 |
kwm |
Fix the detection of mysql for libgda4-mysql. |
4.2.1 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 ) |
4.0.9 14 Aug 2010 17:45:40 |
marcus |
Mark as MAKE_JOBS_UNSAFE.
PR: 149431
Submitted by: Ivan Klymenko <fidaj@ukr.net> |
4.0.9 25 Jul 2010 19:35:08 |
kwm |
Presenting GNOME 2.30.2. for FreeBSD. |
4.0.8 10 May 2010 21:19:08 |
kwm |
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .
This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.
Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.
Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues. (Only the first 15 lines of the commit message are shown above ) |
4.0.7_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
4.0.7 15 Feb 2010 04:52:08 |
marcus |
Update to 4.0.7. |
4.0.6_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
4.0.6 27 Jan 2010 18:00:56 |
pav |
- Mark -jdbc slave BROKEN on 7.x
Reported by: pointyhat |
4.0.6 18 Jan 2010 07:23:14 |
marcus |
Update to 4.0.6. |
4.0.5 19 Dec 2009 13:04:29 |
pav |
- Mark libgda4-jdbc BROKEN on 6.x
Reported by: pointyhat |
4.0.5 29 Nov 2009 20:29:23 |
kwm |
Use the correct variables for jdk selection.
Submitted by: pointyhat (via pav) |
4.0.5 26 Nov 2009 12:01:10 |
kwm |
Unbreak libgda4-jdbc. Specify a list of jdk's we want instead of just using
USE_JAVA=yes.
Diable-jdk doesn't come with header files, which are needed for this port. |
4.0.5 10 Oct 2009 17:07:28 |
marcus |
Update to 4.0.5. |
4.0.4 30 Aug 2009 23:16:31 |
marcus |
Update to 4.0.4. |
4.0.3 29 Aug 2009 21:42:13 |
marcus |
Update to 4.0.3. |
4.0.2_2 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
4.0.2_2 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 |
4.0.2_1 09 Jun 2009 15:33:28 |
amdmi3 |
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav) |
4.0.2 24 Apr 2009 06:38:26 |
kwm |
Presenting GNOME 2.26.1 for FreeBSD.
Approved by: portmgr (marcus) |
4.0.1 06 Apr 2009 20:04:08 |
pav |
- Mark jdbc slave port BROKEN: does not configure
Reported by: pointyhat |
4.0.1 06 Apr 2009 05:41:38 |
marcus |
Upate to 4.0.1. |
4.0.0 17 Mar 2009 16:07:40 |
kwm |
Update to 4.0.0. |
3.99.13 10 Mar 2009 15:21:09 |
kwm |
Update to 3.99.13.
Add jdbc plugin. |
3.99.12 28 Feb 2009 20:52:24 |
marcus |
Allow the Berkeley database provider to build. |
3.99.12_1 28 Feb 2009 20:24:43 |
marcus |
Add a missing dependency on json-glib. |
3.99.12 28 Feb 2009 20:14:19 |
marcus |
Update to 3.99.12. |
3.99.8 19 Jan 2009 12:12:59 |
kwm |
Update to 3.99.8.
Add patch that was lost somewhere (probably me that lost it). |
3.99.5_2 11 Jan 2009 17:40:58 |
marcus |
Fix installation of Python scripts when strip is enabled.
Reported by: pointyhat via pav |
3.99.5_1 10 Jan 2009 17:44:18 |
marcus |
Clean up some left over directories. |
3.99.5_1 10 Jan 2009 05:22:13 |
marcus |
Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes. On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs. The documentation updates
to the website are forthcoming.
This release features commits by adamw, ahze, kwm, mezz, and myself. It would
not have been possible without are contributors and testers:
Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen (Only the first 15 lines of the commit message are shown above ) |