| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Apr 2013 18:25:25
2.8.0_2
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
18 Apr 2013 22:40:33
2.8.0_2
|
jkim  |
Fix build with LZMA. All supported versions have liblzma in the base.
Approved by: gnome (mezz)
Feature safe: yes |
05 Apr 2013 19:39:31
2.8.0_1
|
bdrewery  |
- Add http mirror in case FTP is not available
Approved by: gnome (kwm)
Approved by: portmgr (implicit) |
29 Mar 2013 20:12:13
2.8.0_1
|
kwm  |
Fix options evaluation that got mixed up in the OptionsNG converstion.
PR: ports/177480
Submitted by: scf@
Pointyhat for: kwm |
29 Mar 2013 16:35:15
2.8.0
|
kwm  |
Fix typo
PR: ports/177480
Submitted by: Sayetsky Anton <vsjcfm@gmail.com> |
29 Mar 2013 14:08:47
2.8.0
|
kwm  |
Update to 2.8.0. [1]
Add patch to fix CVE-2013-0338 and CVE-2013-0339. [2]
Convert to OptionsNG, rename patches to standard form. [1]
Notified by: swills@ [2]
Obtained from: gnome team repo [1]
Security: 843a4641-9816-11e2-9c51-080027019be0 |
26 Nov 2012 17:30:02
2.7.8_5  |
kwm  |
Switch main site and mirror around. The mirror is still valid but it is really
slow.
Reported by: many
Feature safe: yes |
30 Sep 2012 14:31:54
2.7.8_5  |
swills  |
- Revert previous change to add -pthread since libxml2 is not threaded, but is
thread-safe, so -pthread is not needed here, but in threaded programs that
use libxml2
Pointed out by: ale@
Discussed with: marcus, kwm
Pointyhat to: swills |
25 Sep 2012 14:55:49
2.7.8_4  |
swills  |
- Build with -pthread and include -pthread in xml2-config --libs output when
threads are enabled
PR: ports/171353
Discussed with: marcus, kwm
Approved by: marcus |
16 Aug 2012 17:51:49
2.7.8_3  |
kwm  |
Merge the patch-Makefile.in into patch-aa which already patched Makefile.in. |
16 Aug 2012 07:42:00
2.7.8_3  |
demon  |
Compile static libxml2.a with -fPIC so 3rd party shared libs can
link statically with libxml2.a.
OK from: mezz |
20 May 2012 16:31:52
2.7.8_3  |
mezz  |
Fix the disable iconv option.
PR: ports/167211
Submitted by: sunpoet |
18 May 2012 11:51:18
2.7.8_3  |
kwm  |
Document and fix a off-by-one vulnability in libxml2.
Obtained from: libxml upstream
Security: b8ae4659-a0da-11e1-a294-bcaec565249c |
16 Mar 2012 09:02:36
2.7.8_2  |
kwm  |
Fix last commit which broke the build.
Feature safe: yes |
16 Mar 2012 02:27:04
2.7.8_2  |
mezz  |
-Make the iconv optional.
PR: ports/162571
Submitted by: Pedro Giffuni <giffunip@tutopia.com>
Feature safe: yes |
27 Feb 2012 23:12:03
2.7.8_2  |
kwm  |
Fix libxml2 heap buffer overflow vulnability.
PR: ports/164270
Submitted by: kj <b4039413@nwldx.com>
Security: 57f1a624-6197-11e1-b98c-bcaec565249c |
09 Nov 2011 15:26:04
2.7.8_1  |
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
02 Nov 2011 22:49:26
2.7.8_1  |
kwm  |
Do the WITH_FBSD10_FIX manualy, because it doesn't do the right thing (yet).
This should unbreak the python bindings.
Reported by: miwi and pointyhat (via pav) |
01 Nov 2011 11:08:35
2.7.8_1  |
kwm  |
Make sure the FreeBSD 10 fix, doesn't blow away local changes.
Reported by: Marco Steinbach <coco@executive-computing.de>
Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
28 Oct 2011 17:07:54
2.7.8_1  |
kwm  |
Add WITH_FBSD10_FIX=yes, to fix build on FreeBSD 10.0.
Submitted by: beat@ |
25 Oct 2011 18:17:32
2.7.8_1  |
kwm  |
Remove obsolete patch, for freebsd6.
PR: ports/162011
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
23 Sep 2011 22:26:39
2.7.8_1  |
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 |
11 Aug 2011 19:20:17
2.7.8_1  |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
27 Nov 2010 16:02:15
2.7.8_1  |
kwm  |
Re-enable symbol versioning. This fixes the undefined symbols.
PR: ports/152616 ports/152612
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
Pascal Stumpf <Pascal.Stumpf@cubes.de> |
27 Nov 2010 05:23:45
2.7.8  |
marcus  |
Update to 2.7.8. |
09 Oct 2010 20:12:37
2.7.7  |
kwm  |
Use USE_CSTD=gnu89 to build libxml2.
When build with Clang it tries to use C99 math functions we don't have.
Also fix a symbol collision with the python bindings that got exposed by a
Clang bug.
With hat: gnome |
24 Jun 2010 17:20:01
2.7.7  |
mezz  |
Add an option to build libxml w/out threads support.
PR: ports/146582
Submitted by: Alexander Kriventsov <avk@vl.ru>
Feature safe: yes |
10 May 2010 21:19:08
2.7.7  |
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 ) |
17 Mar 2010 21:06:18
2.7.6_2  |
delphij  |
libxml2 knows too much about zlib internals. Beginning from zlib 1.2.2.3
the zlib authors has provided a 'gzdirect' function to detect whether the
current gzFile descriptor is still providing a stream from uncompression,
so use it instead of rolling own.
The upcoming zlib 1.2.4 update will break the current libxml2 usage.
Patch was the same as Mark Adler provided to libxml2 maintainers at:
http://osdir.com/ml/svn-commits-list/2010-01/msg05723.html
PR: ports/144828
Approved by: mezz (freebsd-gnome@) |
01 Dec 2009 09:48:07
2.7.6_1  |
ale  |
Build thread-safe library and do it in the right way to not break other ports.
Reviewed by: marcus
Approved by: marcus |
10 Oct 2009 18:37:15
2.7.6  |
marcus  |
Update to 2.7.6. |
26 Sep 2009 12:56:14
2.7.5  |
marcus  |
Update to 2.7.5.
Feature safe: yes |
19 Sep 2009 16:58:09
2.7.4_1  |
marcus  |
Fix thread support.
PR: 138942
Submitted by: andrew.w.nosenko@gmail.com
Feature safe: yes |
16 Sep 2009 15:20:17
2.7.4_1  |
kwm  |
Add a upstream patch that fixes runtime problem with inkscape.
Noticed by: Ashish SHUKLA <wahjava.ml@gmail.com>
Submitted by: Romain Tarti`ere <romain@blogreen.org> [1]
Obtained from: Gnome Git [1]
Feature safe: yes |
12 Sep 2009 18:07:02
2.7.4  |
marcus  |
Update to 2.7.4. |
24 Aug 2009 00:50:00
2.7.3_1  |
marcus  |
Fix security bugs CVE-2009-2416 and CVE-2009-2414.
PR: 137980
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Obtained from:
debian-bugs-dist@lists.debian.org/msg678527.html">http://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg678527.html
Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2416
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2414 |
11 Apr 2009 02:16:58
2.7.3  |
marcus  |
Mark these ports has being multiple jobs safe.
PR: 132997
Submitted by: mm |
07 Feb 2009 00:14:10
2.7.3  |
mezz  |
Update to 2.7.3. |
10 Jan 2009 05:22:13
2.7.2_1  |
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 ) |
19 Nov 2008 19:23:07
2.6.32_2  |
mezz  |
Fix two integer overflow vulnerabilities, bump the PORTREVISION.
Submitted by: pluknet <pluknet@gmail.com>
Obtained from: https://bugzilla.redhat.com/show_bug.cgi?id=470480
https://bugzilla.redhat.com/show_bug.cgi?id=470466
Security: http://secunia.com/Advisories/32773/ |
20 Oct 2008 16:11:29
2.6.32_1  |
mezz  |
Fix the two security issues, bump the PORTREVISION.
Obtained from: libxml2-2.6.31-1.3mdv2008.1.src.rpm
Security: CVE-2008-3281
CVE-2008-3529 |
24 May 2008 05:27:17
2.6.32  |
mezz  |
Update to 2.6.32. As for the py-libxml2, get it able to find Python correct
when PREFIX is set other than LOCALBASE and will allowing the modules to build. |
10 May 2008 20:40:11
2.6.31  |
mezz  |
Reorder the MASTER_SITES by use mirrors first instead of master one. The
xmlsoft.org (master) server sucks and send corrupt tarballs to our users
too often. Add one more mirror.
Reported by: a few users |
22 Jan 2008 20:59:42
2.6.31  |
marcus  |
Update to 2.6.31.
Security: This contains a security fix for a UTF-8 processing bug. |
21 Oct 2007 02:30:23
2.6.30  |
mezz  |
Rename the name of knob from WITH_THREADS to WITH_THREADS_BREAK. If enable
threads option will break other ports then the name of knob shouldn't be
use this global name.
PR: ports/116968
Reported by: Cory R. King <coryking@mozimedia.com> |
07 Sep 2007 15:51:00
2.6.30  |
mezz  |
Update to 2.6.30. |
30 Jun 2007 05:57:46
2.6.29  |
marcus  |
Update to 2.6.29. |
15 Jan 2007 18:27:56
2.6.27  |
pav  |
- Update to 2.6.27 |
05 Nov 2006 03:53:59
2.6.26  |
mezz  |
INSTALLS_SHLIB -> USE_LDCONFIG.
Found by: portlint (cports.sh) |
07 Jun 2006 19:20:30
2.6.26  |
marcus  |
Update to 2.6.26. |
31 May 2006 22:18:51
2.6.24_1  |
mezz  |
- Add header in these *-reference ports.
- Fix a few of pkg-descr by chase the rename.
- Move all PORTREVISION and PORTEPOCH to top with ?=.
- Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and
USE_XLIB. This fix ports to use the correct mtree when you change the prefix,
for example:
Incorrect: (Without USE_X_PREFIX)
================================
# cd /usr/ports/x11-toolkits/gtk20
# make -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist
# make PREFIX=/tmp/foo -V MTREE_FILE
/etc/mtree/BSD.local.dist <-- Here...
================================(Only the first 15 lines of the commit message are shown above ) |
13 May 2006 04:24:52
2.6.24_1  |
edwin  |
Remove USE_REINPLACE from categories starting with T |
11 May 2006 17:25:12
2.6.24_1  |
jylefort  |
Move the libxml2 programming reference to the libxml2-reference port. |
29 Apr 2006 01:28:51
2.6.24  |
marcus  |
Fix build on 4.X.
PR: 96492
Submitted by: Takamichi Tateoka <tate@tateoka.org> |
28 Apr 2006 21:14:06
2.6.24  |
marcus  |
Update to 2.6.24, and correct a typo in one of the patches. |
23 Feb 2006 10:40:45
2.6.23_1  |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
06 Jan 2006 17:40:44
2.6.23  |
marcus  |
Update to 2.6.23. |
23 Nov 2005 22:41:05
2.6.22  |
pav  |
- Add SHA256 checksums |
15 Nov 2005 06:52:12
2.6.22  |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
12 Sep 2005 22:56:01
2.6.22  |
marcus  |
Update to 2.6.22. |
12 Sep 2005 22:55:44
2.6.22  |
marcus  |
Update to 2.6.22. |
04 Sep 2005 22:54:24
2.6.21  |
marcus  |
Update to 2.6.21. |
28 Aug 2005 17:18:38
2.6.20_1  |
marcus  |
Correct PORTREVISIONs so that the overall PORTVERSION does not go
backwards.
Reported by: eik's script |
28 Aug 2005 13:48:28
2.6.20_1  |
jylefort  |
- Also fix the catalog paths in xmllint.c and xmllint.1
- While here, refactor the catalog paths patches as ${REINPLACE_CMD} calls |
12 Jul 2005 04:45:33
2.6.20  |
marcus  |
Update to 2.6.20. |
02 Apr 2005 22:45:18
2.6.19  |
marcus  |
Update to 2.6.19. |
15 Mar 2005 04:20:26
2.6.18  |
marcus  |
Update to 2.6.18. |
31 Jan 2005 21:08:38
2.6.17  |
pav  |
- Nuke dormant patch which managed to break py-libxml2 2.6.17
Reported by: krismail |
18 Jan 2005 01:50:45
2.6.17  |
marcus  |
Update to 2.6.17. |
24 Nov 2004 20:19:08
2.6.16  |
pav  |
- Change tunables from OPTIONS to plain make defines. Too many users
subconsciously enabled THREADS knob and ended with breakages later.
The last straw: Adam McLaurin <adam.mclaurin@gmx.net>
Approved by: FreeBSD/GNOME cabal |
10 Nov 2004 19:02:51
2.6.16  |
marcus  |
Update to 2.6.16. |
10 Nov 2004 02:13:21
2.6.15_1  |
marcus  |
Actually add the patch to fix the crash. |
10 Nov 2004 02:12:45
2.6.15_1  |
marcus  |
Hack around a bug where invalid XML documents would cause libxml to
crash.
Reported by: many |
28 Oct 2004 07:56:48
2.6.15  |
marcus  |
Update to 2.4.15. |
11 Oct 2004 23:57:40
2.6.14  |
marcus  |
Update to 2.6.14. |
01 Sep 2004 18:50:58
2.6.13  |
marcus  |
Update to 2.6.13. |
23 Aug 2004 01:32:01
2.6.12  |
marcus  |
Update to 2.6.12. |
06 Jul 2004 03:11:13
2.6.11_1  |
bland  |
- Let MAINTAINER and COMMNET variables be overwriten from slave ports.
- Also note that previous commit fixed hier compliance issue. |
06 Jul 2004 03:01:19
2.6.11_1  |
bland  |
Remove Python bingdings here as they going to be reintroduced in
slave port.
Tested by: adamw, marcus |
05 Jul 2004 23:47:59
2.6.11  |
marcus  |
Update to 2.6.11. |
19 Apr 2004 06:57:35
2.6.9  |
marcus  |
Update to 2.6.9. |
23 Mar 2004 14:40:57
2.6.8  |
marcus  |
Update to 2.6.8. |
12 Mar 2004 02:18:15
2.6.7  |
marcus  |
Add a warning that pthread support may break certain ports.
Submitted by: ale |
23 Feb 2004 18:37:41
2.6.7  |
marcus  |
* Update to 2.6.7
* Use OPTIONS where it's feasible
* Use USE_ICONV |
13 Feb 2004 04:04:48
2.6.6  |
adamw  |
Update to 2.6.6. |
04 Feb 2004 05:10:27
2.6.5_1  |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
03 Feb 2004 09:23:23
2.6.5  |
bland  |
Get rid of .libs in RPATH entries.
PR: 62162
Reported by: Matthias Andree <matthias.andree@gmx.de> |
28 Jan 2004 17:27:50
2.6.5  |
marcus  |
Update to 2.6.5. |
11 Jan 2004 06:42:01
2.6.4  |
marcus  |
Don't create needless directories.
Reported by: adamw |
24 Dec 2003 17:40:00
2.6.4  |
marcus  |
Update to 2.6.4. |
10 Dec 2003 15:39:37
2.6.3  |
bland  |
Update to 2.6.3 |
17 Nov 2003 21:15:40
2.6.2_1  |
marcus  |
Compile Python files on installation.
PR: 59383
Submitted by: Rui Lopes <rui@ruilopes.com> |
04 Nov 2003 18:21:59
2.6.2  |
marcus  |
Update to 2.6.2. |
29 Oct 2003 01:27:54
2.6.1  |
marcus  |
Update to 2.6.1. |
21 Oct 2003 19:19:28
2.6.0  |
ceri  |
Correct some documentation that stated that WITHOUT_SCHEMA turned on schema
support.
Reviewed by: marcus |
21 Oct 2003 03:31:51
2.6.0  |
marcus  |
Update to 2.6.0. While this release is a major revision release, it maintains
API and ABI backward compatibility. Note, due to enhanced error checking
(particularly with namespaces), extra errors might be seen on the command line,
but they do not appear to be fatal. |
18 Sep 2003 06:49:37
2.5.11  |
marcus  |
Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,
future plans, etc., please see http://www.gnome.org/start/2.4/.
This commit represents work done by adamw, bland, and myself as well as
many other contributers:
Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
?yvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>
Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.
Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon). The
best way to upgrade so that you get all shared library dependencies is:
portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2
Approved by: portmgr (kris, will, myself implicitly)
Requested by: re as well as many other users |
15 Aug 2003 02:31:28
2.5.10  |
marcus  |
* Update to 2.5.10
* Clean up the Python installation to obey PREFIX (finally)
* Mark some of the more troublesome build options as DEVELOPER ONLY! |
10 Aug 2003 17:42:28
2.5.9  |
adamw  |
Update to 2.5.9. |
07 Jul 2003 21:09:06
2.5.8_1  |
adamw  |
Add back python stuff to the pkg-plist.
The libxml2 (and libxslt, for that matter) build looks for python
under ${PREFIX}, not ${LOCALBASE}. |