CVS log for ports/textproc/libxml2/Makefile
Up to [FreeBSD] / ports / textproc / libxml2
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.174: download - view: text, markup, annotated - select for diffs
Wed Nov 9 15:25:46 2011 UTC (3 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +0 -1 lines
- Remove WITH_FBSD10_FIX, is no longer needed
Revision 1.173: download - view: text, markup, annotated - select for diffs
Wed Nov 2 22:49:26 2011 UTC (3 months, 1 week ago) by kwm
Branches: MAIN
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +8 -5 lines
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)
Revision 1.172: download - view: text, markup, annotated - select for diffs
Tue Nov 1 11:08:35 2011 UTC (3 months, 1 week ago) by kwm
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +4 -0 lines
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>
Revision 1.171: download - view: text, markup, annotated - select for diffs
Fri Oct 28 17:07:54 2011 UTC (3 months, 2 weeks ago) by kwm
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +1 -0 lines
Add WITH_FBSD10_FIX=yes, to fix build on FreeBSD 10.0. Submitted by: beat@
Revision 1.170: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:25:45 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +2 -2 lines
- 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
Revision 1.169: download - view: text, markup, annotated - select for diffs
Thu Aug 11 19:19:58 2011 UTC (6 months ago) by kwm
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +1 -1 lines
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>
Revision 1.168: download - view: text, markup, annotated - select for diffs
Sat Nov 27 16:02:14 2010 UTC (14 months, 2 weeks ago) by kwm
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +1 -1 lines
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>
Revision 1.167: download - view: text, markup, annotated - select for diffs
Sat Nov 27 05:23:45 2010 UTC (14 months, 2 weeks ago) by marcus
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +1 -1 lines
Update to 2.7.8.
Revision 1.166: download - view: text, markup, annotated - select for diffs
Sat Oct 9 20:12:37 2010 UTC (16 months ago) by kwm
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +1 -0 lines
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
Revision 1.165: download - view: text, markup, annotated - select for diffs
Thu Jun 24 17:20:01 2010 UTC (19 months, 2 weeks ago) by mezz
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +5 -0 lines
Add an option to build libxml w/out threads support. PR: ports/146582 Submitted by: Alexander Kriventsov <avk@vl.ru> Feature safe: yes
Revision 1.164: download - view: text, markup, annotated - select for diffs
Mon May 10 21:18:44 2010 UTC (21 months ago) by kwm
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +2 -2 lines
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. This release features commits by avl, ahze, bland, marcus, mezz, and myself. The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the initual packagekit porting. And the following contributors & testers for there help with this release: Eric L. Chen Vladimir Grebenschikov Sergio de Almeida Lenzi DomiX walder crsd Kevin Oberman Michal Varga Pavel Plesov Bapt kevin and ITetcu for two exp-run PR: ports/143852 ports/145347 ports/144980 ports/145830 ports/145511
Revision 1.163: download - view: text, markup, annotated - select for diffs
Wed Mar 17 21:06:17 2010 UTC (22 months, 3 weeks ago) by delphij
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +1 -1 lines
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@)
Revision 1.162: download - view: text, markup, annotated - select for diffs
Tue Dec 1 09:48:07 2009 UTC (2 years, 2 months ago) by ale
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +2 -9 lines
Build thread-safe library and do it in the right way to not break other ports. Reviewed by: marcus Approved by: marcus
Revision 1.161: download - view: text, markup, annotated - select for diffs
Sat Oct 10 18:37:15 2009 UTC (2 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +1 -1 lines
Update to 2.7.6.
Revision 1.160: download - view: text, markup, annotated - select for diffs
Sat Sep 26 12:56:13 2009 UTC (2 years, 4 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +2 -2 lines
Update to 2.7.5. Feature safe: yes
Revision 1.159: download - view: text, markup, annotated - select for diffs
Sat Sep 19 16:58:09 2009 UTC (2 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +1 -1 lines
Fix thread support. PR: 138942 Submitted by: andrew.w.nosenko@gmail.com Feature safe: yes
Revision 1.158: download - view: text, markup, annotated - select for diffs
Wed Sep 16 15:20:17 2009 UTC (2 years, 4 months ago) by kwm
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +1 -1 lines
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
Revision 1.157: download - view: text, markup, annotated - select for diffs
Sat Sep 12 18:07:02 2009 UTC (2 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +2 -2 lines
Update to 2.7.4.
Revision 1.156: download - view: text, markup, annotated - select for diffs
Mon Aug 24 00:50:00 2009 UTC (2 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +1 -1 lines
Fix security bugs CVE-2009-2416 and CVE-2009-2414. PR: 137980 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Obtained from: 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
Revision 1.155: download - view: text, markup, annotated - select for diffs
Sat Apr 11 02:16:58 2009 UTC (2 years, 10 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +1 -0 lines
Mark these ports has being multiple jobs safe. PR: 132997 Submitted by: mm
Revision 1.154: download - view: text, markup, annotated - select for diffs
Sat Feb 7 00:14:10 2009 UTC (3 years ago) by mezz
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +2 -2 lines
Update to 2.7.3.
Revision 1.153: download - view: text, markup, annotated - select for diffs
Sat Jan 10 05:21:54 2009 UTC (3 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +2 -2 lines
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 Joseph S. Atkinson Kris Moore Lapo Luchini [7] Nikos Ntarmos Pawel Worach Romain Tartiere TAOKA Fumiyoshi [3] Yasuda Keisuke Zyl aZ [4] bf [2] [5] Florent Thoumie Peter Wemm pluknet PR: 125857 [1] 126993 [2] 130031 [3] 127399 [4] 127661 [5] 124302 [6] 129570 [7] 129936 123790
Revision 1.152: download - view: text, markup, annotated - select for diffs
Wed Nov 19 19:23:07 2008 UTC (3 years, 2 months ago) by mezz
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +1 -1 lines
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/
Revision 1.151: download - view: text, markup, annotated - select for diffs
Mon Oct 20 16:11:29 2008 UTC (3 years, 3 months ago) by mezz
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +1 -1 lines
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
Revision 1.150: download - view: text, markup, annotated - select for diffs
Sat May 24 05:27:17 2008 UTC (3 years, 8 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +1 -1 lines
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.
Revision 1.149: download - view: text, markup, annotated - select for diffs
Sat May 10 20:40:11 2008 UTC (3 years, 9 months ago) by mezz
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +3 -2 lines
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
Revision 1.148: download - view: text, markup, annotated - select for diffs
Tue Jan 22 20:59:41 2008 UTC (4 years ago) by marcus
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +1 -1 lines
Update to 2.6.31. Security: This contains a security fix for a UTF-8 processing bug.
Revision 1.147: download - view: text, markup, annotated - select for diffs
Sun Oct 21 02:30:23 2007 UTC (4 years, 3 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +2 -2 lines
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>
Revision 1.146: download - view: text, markup, annotated - select for diffs
Fri Sep 7 15:50:59 2007 UTC (4 years, 5 months ago) by mezz
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +1 -1 lines
Update to 2.6.30.
Revision 1.145: download - view: text, markup, annotated - select for diffs
Sat Jun 30 05:57:46 2007 UTC (4 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +1 -1 lines
Update to 2.6.29.
Revision 1.144: download - view: text, markup, annotated - select for diffs
Mon Jan 15 18:27:55 2007 UTC (5 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +3 -5 lines
- Update to 2.6.27
Revision 1.143: download - view: text, markup, annotated - select for diffs
Sun Nov 5 03:53:59 2006 UTC (5 years, 3 months ago) by mezz
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +1 -1 lines
INSTALLS_SHLIB -> USE_LDCONFIG. Found by: portlint (cports.sh)
Revision 1.142: download - view: text, markup, annotated - select for diffs
Wed Jun 7 19:20:30 2006 UTC (5 years, 8 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +2 -2 lines
Update to 2.6.26.
Revision 1.141: download - view: text, markup, annotated - select for diffs
Wed May 31 22:18:46 2006 UTC (5 years, 8 months ago) by mezz
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +1 -2 lines
- 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... ================================ Correct: (With 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.x11-4.dist <-- Here... ================================ - Change a several of *-reference ports to install in LOCALBASE instead X11BASE, but only two gtkmm*-reference couldn't be change at the moment. Bump the PORTREVISION for change prefix. Discussed with: marcus
Revision 1.140: download - view: text, markup, annotated - select for diffs
Sat May 13 04:24:46 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +0 -1 lines
Remove USE_REINPLACE from categories starting with T
Revision 1.139: download - view: text, markup, annotated - select for diffs
Thu May 11 17:25:12 2006 UTC (5 years, 9 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +11 -1 lines
Move the libxml2 programming reference to the libxml2-reference port.
Revision 1.138: download - view: text, markup, annotated - select for diffs
Fri Apr 28 21:14:05 2006 UTC (5 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +2 -2 lines
Update to 2.6.24, and correct a typo in one of the patches.
Revision 1.137: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:39:25 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +2 -2 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.136: download - view: text, markup, annotated - select for diffs
Fri Jan 6 17:40:44 2006 UTC (6 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +1 -1 lines
Update to 2.6.23.
Revision 1.135: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:51:21 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +1 -1 lines
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.
Revision 1.134: download - view: text, markup, annotated - select for diffs
Mon Sep 12 22:55:44 2005 UTC (6 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +1 -1 lines
Update to 2.6.22.
Revision 1.133: download - view: text, markup, annotated - select for diffs
Sun Sep 4 22:54:24 2005 UTC (6 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +2 -2 lines
Update to 2.6.21.
Revision 1.132: download - view: text, markup, annotated - select for diffs
Sun Aug 28 17:18:38 2005 UTC (6 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +1 -1 lines
Correct PORTREVISIONs so that the overall PORTVERSION does not go backwards. Reported by: eik's script
Revision 1.131: download - view: text, markup, annotated - select for diffs
Sun Aug 28 13:48:28 2005 UTC (6 years, 5 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +6 -2 lines
- Also fix the catalog paths in xmllint.c and xmllint.1 - While here, refactor the catalog paths patches as ${REINPLACE_CMD} calls
Revision 1.130: download - view: text, markup, annotated - select for diffs
Tue Jul 12 04:45:32 2005 UTC (6 years, 7 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +1 -1 lines
Update to 2.6.20.
Revision 1.129: download - view: text, markup, annotated - select for diffs
Sat Apr 2 22:45:17 2005 UTC (6 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +1 -1 lines
Update to 2.6.19.
Revision 1.128: download - view: text, markup, annotated - select for diffs
Tue Mar 15 04:20:26 2005 UTC (6 years, 10 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +1 -1 lines
Update to 2.6.18.
Revision 1.127: download - view: text, markup, annotated - select for diffs
Tue Jan 18 01:50:45 2005 UTC (7 years ago) by marcus
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +1 -1 lines
Update to 2.6.17.
Revision 1.126: download - view: text, markup, annotated - select for diffs
Wed Nov 24 20:19:08 2004 UTC (7 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +7 -9 lines
- 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
Revision 1.125: download - view: text, markup, annotated - select for diffs
Wed Nov 10 19:02:51 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +1 -2 lines
Update to 2.6.16.
Revision 1.124: download - view: text, markup, annotated - select for diffs
Wed Nov 10 02:12:45 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +1 -0 lines
Hack around a bug where invalid XML documents would cause libxml to crash. Reported by: many
Revision 1.123: download - view: text, markup, annotated - select for diffs
Thu Oct 28 07:56:48 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +1 -1 lines
Update to 2.4.15.
Revision 1.122: download - view: text, markup, annotated - select for diffs
Mon Oct 11 23:57:40 2004 UTC (7 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +1 -1 lines
Update to 2.6.14.
Revision 1.121: download - view: text, markup, annotated - select for diffs
Wed Sep 1 18:50:58 2004 UTC (7 years, 5 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +1 -1 lines
Update to 2.6.13.
Revision 1.120: download - view: text, markup, annotated - select for diffs
Mon Aug 23 01:32:01 2004 UTC (7 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +2 -3 lines
Update to 2.6.12.
Revision 1.119: download - view: text, markup, annotated - select for diffs
Tue Jul 6 03:11:13 2004 UTC (7 years, 7 months ago) by bland
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +2 -2 lines
- Let MAINTAINER and COMMNET variables be overwriten from slave ports. - Also note that previous commit fixed hier compliance issue.
Revision 1.118: download - view: text, markup, annotated - select for diffs
Tue Jul 6 03:01:19 2004 UTC (7 years, 7 months ago) by bland
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +8 -27 lines
Remove Python bingdings here as they going to be reintroduced in slave port. Tested by: adamw, marcus
Revision 1.117: download - view: text, markup, annotated - select for diffs
Mon Jul 5 23:47:59 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +1 -1 lines
Update to 2.6.11.
Revision 1.116: download - view: text, markup, annotated - select for diffs
Mon Apr 19 06:57:35 2004 UTC (7 years, 9 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +1 -1 lines
Update to 2.6.9.
Revision 1.115: download - view: text, markup, annotated - select for diffs
Tue Mar 23 14:40:57 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +3 -2 lines
Update to 2.6.8.
Revision 1.114: download - view: text, markup, annotated - select for diffs
Fri Mar 12 02:18:15 2004 UTC (7 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +1 -1 lines
Add a warning that pthread support may break certain ports. Submitted by: ale
Revision 1.113: download - view: text, markup, annotated - select for diffs
Mon Feb 23 18:37:41 2004 UTC (7 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +12 -10 lines
* Update to 2.6.7 * Use OPTIONS where it's feasible * Use USE_ICONV
Revision 1.112: download - view: text, markup, annotated - select for diffs
Fri Feb 13 04:04:47 2004 UTC (8 years ago) by adamw
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +1 -2 lines
Update to 2.6.6.
Revision 1.111: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:09:15 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
Revision 1.110: download - view: text, markup, annotated - select for diffs
Tue Feb 3 09:23:23 2004 UTC (8 years ago) by bland
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +1 -1 lines
Get rid of .libs in RPATH entries. PR: 62162 Reported by: Matthias Andree <matthias.andree@gmx.de>
Revision 1.109: download - view: text, markup, annotated - select for diffs
Wed Jan 28 17:27:50 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +1 -1 lines
Update to 2.6.5.
Revision 1.108: download - view: text, markup, annotated - select for diffs
Wed Dec 24 17:40:00 2003 UTC (8 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +1 -1 lines
Update to 2.6.4.
Revision 1.107: download - view: text, markup, annotated - select for diffs
Wed Dec 10 15:39:37 2003 UTC (8 years, 2 months ago) by bland
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +1 -2 lines
Update to 2.6.3
Revision 1.106: download - view: text, markup, annotated - select for diffs
Mon Nov 17 21:15:40 2003 UTC (8 years, 2 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +7 -0 lines
Compile Python files on installation. PR: 59383 Submitted by: Rui Lopes <rui@ruilopes.com>
Revision 1.105: download - view: text, markup, annotated - select for diffs
Tue Nov 4 18:21:59 2003 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +1 -1 lines
Update to 2.6.2.
Revision 1.104: download - view: text, markup, annotated - select for diffs
Wed Oct 29 01:27:54 2003 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +1 -1 lines
Update to 2.6.1.
Revision 1.103: download - view: text, markup, annotated - select for diffs
Tue Oct 21 19:19:28 2003 UTC (8 years, 3 months ago) by ceri
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +1 -1 lines
Correct some documentation that stated that WITHOUT_SCHEMA turned on schema support. Reviewed by: marcus
Revision 1.102: download - view: text, markup, annotated - select for diffs
Tue Oct 21 03:31:51 2003 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +10 -10 lines
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.
Revision 1.101: download - view: text, markup, annotated - select for diffs
Thu Sep 18 06:49:34 2003 UTC (8 years, 4 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +1 -1 lines
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
Revision 1.100: download - view: text, markup, annotated - select for diffs
Fri Aug 15 02:31:28 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +6 -4 lines
* 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!
Revision 1.99: download - view: text, markup, annotated - select for diffs
Sun Aug 10 17:42:28 2003 UTC (8 years, 6 months ago) by adamw
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +1 -2 lines
Update to 2.5.9.
Revision 1.98: download - view: text, markup, annotated - select for diffs
Mon Jul 7 21:09:06 2003 UTC (8 years, 7 months ago) by adamw
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +1 -0 lines
Add back python stuff to the pkg-plist.
The libxml2 (and libxslt, for that matter) build looks for python
under ${PREFIX}, not ${LOCALBASE}.
Revision 1.97: download - view: text, markup, annotated - select for diffs
Mon Jul 7 20:31:22 2003 UTC (8 years, 7 months ago) by adamw
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +1 -2 lines
Update to 2.5.8.
Revision 1.96: download - view: text, markup, annotated - select for diffs
Mon Jun 16 20:52:57 2003 UTC (8 years, 7 months ago) by adamw
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +1 -3 lines
Utilize USE_GNOME= pkgconfig.
Revision 1.95: download - view: text, markup, annotated - select for diffs
Thu Jun 12 09:46:05 2003 UTC (8 years, 8 months ago) by adamw
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +0 -3 lines
Remove REINPLACE commands that were rolled into gnomehack.
Revision 1.94: download - view: text, markup, annotated - select for diffs
Mon May 19 17:02:24 2003 UTC (8 years, 8 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +1 -1 lines
Fix the pre-everything message to reflect the correct macros. Reported by: Edward Glowacki <glowack2@msu.edu>
Revision 1.93: download - view: text, markup, annotated - select for diffs
Sat May 3 06:32:09 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +6 -3 lines
Disable thread support by default. This was interfering with ports such as mod_php4 with DOMXML support. It also has the potential of affecting other ports on -STABLE that rely on libxml2 to build shared libraries. I have filed a bug with the libxml2 developers to see if we can rectify this situation moving forward. More details can be found at: http://bugzilla.gnome.org/show_bug.cgi?id=112144
Revision 1.92: download - view: text, markup, annotated - select for diffs
Tue Apr 29 16:19:49 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +5 -0 lines
Add a flag to allow one to disable threading support. Setting LIBXML_WITHOUT_THREADS can fix build problems with apps such as PHP.
Revision 1.91: download - view: text, markup, annotated - select for diffs
Fri Apr 25 16:07:42 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +3 -6 lines
Update to 2.5.7.
Revision 1.90: download - view: text, markup, annotated - select for diffs
Sun Apr 20 19:44:51 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +0 -1 lines
Remove USE_GNOMENG.
Revision 1.89: download - view: text, markup, annotated - select for diffs
Fri Apr 4 07:35:06 2003 UTC (8 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +1 -1 lines
Update to 2.5.6.
Revision 1.88: download - view: text, markup, annotated - select for diffs
Tue Feb 25 05:13:47 2003 UTC (8 years, 11 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +2 -1 lines
* Update to 2.5.4 * De-pkg-comment
Revision 1.87: download - view: text, markup, annotated - select for diffs
Tue Feb 11 07:01:10 2003 UTC (9 years ago) by marcus
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +1 -1 lines
Update to 2.5.3.
Revision 1.86: download - view: text, markup, annotated - select for diffs
Thu Feb 6 00:34:57 2003 UTC (9 years ago) by marcus
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +1 -1 lines
Update to 2.5.2.
Revision 1.85: download - view: text, markup, annotated - select for diffs
Sun Jan 19 19:26:22 2003 UTC (9 years ago) by marcus
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +4 -7 lines
Update to 2.5.1.
Revision 1.84: download - view: text, markup, annotated - select for diffs
Wed Jan 15 22:50:34 2003 UTC (9 years ago) by marcus
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +1 -1 lines
Re-add a patch that was forgotten when libxml2 was upgraded to 2.4.27. This will get us closer to eliminating HTTP traffic when searching for DTDs. However, since we no longer offer the docbook 4.1.2 DTDs in ports, this still doesn't solve the problem. Work is now being done to offer a better overall solution.
Revision 1.83: download - view: text, markup, annotated - select for diffs
Mon Nov 25 14:40:29 2002 UTC (9 years, 2 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +1 -0 lines
Fix a bug introduced in 2.4.27 that caused KDE's doc building procedure to virtually hang. This patch has been fed back to the libxml people, and should be integrated in the next release. Reported by: bento and the KDE people
Revision 1.82: download - view: text, markup, annotated - select for diffs
Sat Nov 23 06:35:38 2002 UTC (9 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +1 -1 lines
Update to 2.4.28.
Revision 1.81: download - view: text, markup, annotated - select for diffs
Tue Nov 19 06:51:26 2002 UTC (9 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +1 -2 lines
Update to 2.4.27.
Revision 1.80: download - view: text, markup, annotated - select for diffs
Thu Nov 14 18:42:52 2002 UTC (9 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +1 -0 lines
Undo the SGML_CATALOG_FILES variable breakage introduced in 2.4.26. This caused KDE documentation not to build. This patch has been rolled into libxml CVS, and should be resolved in the next release. See http://bugzilla.gnome.org/show_bug.cgi?id=96963 for more details. Submitted by: will Obtained from: libxml CVS
Revision 1.79: download - view: text, markup, annotated - select for diffs
Sat Oct 19 18:33:57 2002 UTC (9 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +1 -2 lines
Update to 2.4.26.
Revision 1.78: download - view: text, markup, annotated - select for diffs
Wed Oct 9 16:13:31 2002 UTC (9 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +1 -0 lines
Fix a bug in the DTD validation code that caused a seg fault due to freeing unitialized memory.
Revision 1.77: download - view: text, markup, annotated - select for diffs
Tue Oct 8 05:19:17 2002 UTC (9 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +1 -1 lines
Update to 2.4.25.
Revision 1.76: download - view: text, markup, annotated - select for diffs
Fri Sep 20 17:07:21 2002 UTC (9 years, 4 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +1 -1 lines
GNOME has just changed the layout of their FTP site. This resulted in making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location.
Revision 1.75: download - view: text, markup, annotated - select for diffs
Wed Sep 18 19:16:28 2002 UTC (9 years, 4 months ago) by seanc
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +29 -4 lines
Add various tunables to aid developers using libxml2, most notably adding the ability to turn on schema support. Approved by: knu (mentor) && marcus
Revision 1.74: download - view: text, markup, annotated - select for diffs
Sat Aug 24 08:17:30 2002 UTC (9 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +2 -2 lines
Update to 2.4.24.
Revision 1.73: download - view: text, markup, annotated - select for diffs
Thu Jul 18 16:03:14 2002 UTC (9 years, 6 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +1 -1 lines
`%' has no special meaning for sed(1) in RE, so that there is no need to put in into square brackets.
Revision 1.72: download - view: text, markup, annotated - select for diffs
Sun Jul 7 04:34:45 2002 UTC (9 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +5 -5 lines
Update to 2.4.23.
Revision 1.71: download - view: text, markup, annotated - select for diffs
Mon Jun 3 20:17:36 2002 UTC (9 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +5 -0 lines
Set the default XML catalog location to the correct path. Bump PORTREVISION.
Revision 1.70: download - view: text, markup, annotated - select for diffs
Thu May 30 20:42:06 2002 UTC (9 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +1 -1 lines
Update to 2.4.22.
Revision 1.69: download - view: text, markup, annotated - select for diffs
Tue Apr 30 11:00:42 2002 UTC (9 years, 9 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +1 -1 lines
Update to 2.4.21.
Revision 1.68: download - view: text, markup, annotated - select for diffs
Fri Apr 26 07:58:01 2002 UTC (9 years, 9 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +1 -1 lines
Use USE_LIBTOOL.
Revision 1.67: download - view: text, markup, annotated - select for diffs
Thu Apr 18 11:30:51 2002 UTC (9 years, 9 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +1 -1 lines
Update to 2.4.20. PR: 37192 Submitted by: Lev A. Serebryakov <lev@serebryakov.spb.ru>
Revision 1.66: download - view: text, markup, annotated - select for diffs
Fri Mar 29 12:34:57 2002 UTC (9 years, 10 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +2 -2 lines
U[date to 2.4.19. PR: 36343 Submitted by: Lev A. Serebryakov <lev@serebryakov.spb.ru>
Revision 1.65: download - view: text, markup, annotated - select for diffs
Mon Mar 18 11:50:35 2002 UTC (9 years, 10 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +0 -3 lines
Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and -liconv to -lgiconv.
Revision 1.64: download - view: text, markup, annotated - select for diffs
Mon Mar 18 10:27:56 2002 UTC (9 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -0 lines
Bump PORTREVISION to reflect the (lib)iconv upgrade.
Revision 1.63: download - view: text, markup, annotated - select for diffs
Mon Mar 18 09:46:42 2002 UTC (9 years, 10 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -1 lines
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon Mar 11 19:03:53 2002 UTC (9 years, 11 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +4 -2 lines
Update to 2.4.17.
Revision 1.61: download - view: text, markup, annotated - select for diffs
Tue Feb 26 18:55:37 2002 UTC (9 years, 11 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +17 -2 lines
Update to 2.4.16. PR: 35002 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue Jan 29 09:53:32 2002 UTC (10 years ago) by sobomax
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -1 lines
Update to 2.4.13. PR: 33989 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
Revision 1.59: download - view: text, markup, annotated - select for diffs
Thu Dec 20 10:03:24 2001 UTC (10 years, 1 month ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -1 lines
Update to 2.4.12. PR: 32746 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
Revision 1.58: download - view: text, markup, annotated - select for diffs
Thu Dec 6 08:27:28 2001 UTC (10 years, 2 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +2 -2 lines
Update to 2.4.11. PR: 32309 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
Revision 1.57: download - view: text, markup, annotated - select for diffs
Tue Nov 13 11:07:18 2001 UTC (10 years, 3 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -1 lines
Update to 2.4.10. PR: 31778 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
Revision 1.56: download - view: text, markup, annotated - select for diffs
Tue Oct 16 13:32:03 2001 UTC (10 years, 3 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +1 -1 lines
Update to 2.4.6. PR: 31258 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
Revision 1.55: download - view: text, markup, annotated - select for diffs
Wed Sep 19 10:20:49 2001 UTC (10 years, 4 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -3 lines
Update to 2.4.5. PR: 30648 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Aug 27 10:01:05 2001 UTC (10 years, 5 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +6 -16 lines
Remove all mi-induced bogons: - Don't honour bogus MAKE_JOBS; - sort pkg-plist and remove bogus `@dirrm share/doc/ja/' from it; - remove useless USE_LIBTOOL.
Revision 1.53: download - view: text, markup, annotated - select for diffs
Sun Aug 26 19:04:12 2001 UTC (10 years, 5 months ago) by mi
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +7 -2 lines
Listen to Jun Kuriama and follow my yesterday's upgrade with an upgrade to 2.4.3. One more executable is installed into bin/ now.
Revision 1.52: download - view: text, markup, annotated - select for diffs
Sun Aug 26 00:55:06 2001 UTC (10 years, 5 months ago) by mi
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +12 -4 lines
Upgrade from 2.4.1 to 2.4.2... I let the maintainers know a couple of days ago, but the entire maintership (gnome@) is quiet... Reviewed by: maintainers' silence
Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Jul 30 13:37:16 2001 UTC (10 years, 6 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -1 lines
Update to 2.4.1.
Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Jul 11 07:42:53 2001 UTC (10 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -2 lines
Update to 2.4.0.
Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Jun 18 18:58:23 2001 UTC (10 years, 7 months ago) by ade
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -3 lines
Update to 2.3.10
Revision 1.48: download - view: text, markup, annotated - select for diffs
Sat May 19 20:07:15 2001 UTC (10 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -1 lines
Correct gnome-config configuration file, so gnome-config outputs correct paths. Reported by: ijliao
Revision 1.47: download - view: text, markup, annotated - select for diffs
Fri May 11 16:36:35 2001 UTC (10 years, 9 months ago) by ade
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -2 lines
SWitch maintainership of core GNOME ports to a small group of committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun May 6 07:50:01 2001 UTC (10 years, 9 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +8 -2 lines
Update to 2.3.8.
Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Apr 23 11:51:19 2001 UTC (10 years, 9 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
Update to 2.3.7.
Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Apr 2 09:55:51 2001 UTC (10 years, 10 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +4 -3 lines
Update to 2.2.5. Submitted by: Dave Duchscher <daved@tamu.edu>
Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Mar 12 16:45:39 2001 UTC (10 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -3 lines
Update libxml2 to 2.3.3 and libxslt to 0.4.0 (updates rely on each other)
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Feb 10 19:15:42 2001 UTC (11 years ago) by sobomax
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +3 -7 lines
Use GNU iconv library (converters/libiconv) instead of BSD iconv. Prompted by: ade
Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Feb 9 14:06:28 2001 UTC (11 years ago) by sobomax
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +6 -6 lines
Update to 2.3.0. Finally Gnome folks recognized the need to allow libxml2 co-exist with old libxml installed on the same machine, so I was able to happily remove most of my hacks.
Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Feb 5 16:34:51 2001 UTC (11 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
More style fixes for ports/textproc.
Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Jan 25 21:37:36 2001 UTC (11 years ago) by ade
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
Release maintainership.. libxml2 is not likely to be used in the core GNOME system for a "long time". Max, if you don't want the port (I know you've been interested in it in the past), just reassign it back to ports@
Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Jan 5 21:58:26 2001 UTC (11 years, 1 month ago) by ade
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
Update to 2.2.11
Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Dec 8 21:06:24 2000 UTC (11 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
Update to 2.2.10
Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Nov 30 18:11:47 2000 UTC (11 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -3 lines
Update to 2.2.9
Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Nov 29 11:46:42 2000 UTC (11 years, 2 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
Update iconv to 2.0 and reflect shared library version bump. PR: 23163, 23164, 23165 Submitted by: maintainer
Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Nov 15 16:29:19 2000 UTC (11 years, 2 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +8 -2 lines
Persuade libxml2 to install into different filesystem space than libxml (cursing the author all the way for having two incompatible versions of their software do this). This is still not 100%, but a step in the right direction for those ports that need libxml2, but also have to co-exist with GNOME (which, for the moment, uses libxml exclusively). Max will be committing a port shortly to show exactly how to tell a port to use libxml2 under this new scheme of things. As and when GNOME (the primary consumer of libxml) moves over to libxml2, these hacks will be reverted, and similar hacks put in to libxml until it dies a quiet death. Submitted by: sobomax
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Nov 14 21:49:33 2000 UTC (11 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
Update to 2.2.8
Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Nov 2 21:19:45 2000 UTC (11 years, 3 months ago) by ade
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
Update to 2.2.7
Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Oct 16 02:48:00 2000 UTC (11 years, 3 months ago) by ade
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -3 lines
Update to 2.2.5
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Oct 3 16:31:59 2000 UTC (11 years, 4 months ago) by ade
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +9 -3 lines
Update to 2.2.4 and enable iconv support.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Sep 19 19:13:23 2000 UTC (11 years, 4 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +5 -2 lines
Update to 2.2.3
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Aug 17 16:40:43 2000 UTC (11 years, 5 months ago) by ade
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
Update to 2.2.2
Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Aug 4 01:17:29 2000 UTC (11 years, 6 months ago) by ade
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
Update to 2.2.1
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Jul 2 09:30:22 2000 UTC (11 years, 7 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +5 -4 lines
Bring libxml2 2.1.1 into the fold after a repo-copy. This will eventually replace libxml for GNOME.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Jul 1 05:56:54 2000 UTC (11 years, 7 months ago) by ade
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
Update to 1.8.8
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Jun 16 21:52:02 2000 UTC (11 years, 7 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Jun 16 08:47:59 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -1 lines
Fourth round of INSTALLS_SHLIBS conversion.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Apr 9 21:52:49 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -3 lines
Update with the new PORTNAME/PORTVERSION variables
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Mar 6 10:01:44 2000 UTC (11 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -3 lines
Update to 1.8.7
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Feb 3 21:30:10 2000 UTC (12 years ago) by ade
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -3 lines
Update to 1.8.6
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Jan 22 04:43:20 2000 UTC (12 years ago) by ade
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -3 lines
Update to 1.8.5
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Jan 14 20:40:32 2000 UTC (12 years, 1 month ago) by ade
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -3 lines
Update to 1.8.4
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Jan 10 21:19:13 2000 UTC (12 years, 1 month ago) by ade
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -3 lines
Update to 1.8.3
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jan 7 02:06:46 2000 UTC (12 years, 1 month ago) by nakai
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Change MAINTAINER to ade@FreeBSD.org .
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Dec 28 02:32:16 1999 UTC (12 years, 1 month ago) by nakai
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3 lines
Update to 1.8.2 PR: ports/15725 Submitted by: Ade Lovett <ade@lovett.com>
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Dec 24 10:44:53 1999 UTC (12 years, 1 month ago) by nakai
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
Update to 1.8.0 PR: ports/15503 Submitted by: Ade Lovett <ade@lovett.com>
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Dec 4 19:08:08 1999 UTC (12 years, 2 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
New location on MASTER_SITE. PR: 15238, 15248 Submitted by: Ade Lovett <ade@lovett.com>
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Oct 14 03:39:31 1999 UTC (12 years, 4 months ago) by nakai
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -4 lines
PR: ports/14303 Submitted by:Ade Lovett <ade@lovett.com> Update to 1.7.3
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Aug 31 02:09:30 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
$Id$ -> $FreeBSD$
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Aug 22 03:40:32 1999 UTC (12 years, 5 months ago) by steve
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -8 lines
Update to version 1.4.0. PR: 12781 (2 of 19) Submitted by: Ade Lovett <ade@lovett.com>
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Apr 8 18:08:38 1999 UTC (12 years, 10 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
DISTFILES moved on MASTER_SITE.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Mar 9 01:09:03 1999 UTC (12 years, 11 months ago) by nectar
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -4 lines
Upgrade to GNOME 1.0. The following are the details: ports/audio/esound 0.2.7 -> 0.2.8 PR ports/10422 ports/audio/gnomeaudio 0.99.8 -> 1.0.0 PR ports/10426 ports/audio/libaudiofile 0.1.5 -> 0.1.6 PR ports/10421 ports/deskutils/gnomepim 0.99.8.1 -> 1.0.1 PR ports/10435 ports/devel/ORBit 0.3.98 -> 0.4.0 PR ports/10423 ports/devel/gettext shared libs now PR ports/10293 ports/devel/glib12 1.1.16 -> 1.2.0 PR ports/10419 ports/devel/libgtop 0.99.8 -> 1.0.1 PR ports/10430 ports/games/gnomegames 0.99.8 -> 1.0.1 PR ports/10436 ports/graphics/electriceyes distfile moved PR ports/10437 ports/graphics/imlib 1.9.3 -> 1.9.4 PR ports/10424 ports/lang/gnomeobjc 0.99.3 -> 1.0.1 PR ports/10441 ports/math/gnumeric 0.6 -> 0.15 PR ports/10439 ports/misc/gnomeutils 0.99.5 -> 1.0.1 PR ports/10442 ports/sysutils/gnomeadmin 0.99.1 -> 1.0.1 PR ports/10445 ports/sysutils/gnomecontrolcenter 0.99.3.1 -> 1.0.1 PR ports/10446 ports/sysutils/gtop 0.99.2 -> 1.0.1 PR ports/10477 ports/textproc/libxml 0.99.8 -> 1.0.0 PR ports/10438 ports/www/libghttp distfile moved PR ports/10429 ports/x11/gnome 0.99.3 -> 1.0.0 PR ports/10450 ports/x11/gnomecore 0.99.8.1 -> 1.0.1 PR ports/10432 ports/x11/gnomelibs 0.99.8.1 -> 1.0.1 PR ports/10425 ports/x11-fm/gnomemc 4.5.10 -> 4.5.23 PR ports/10448 ports/x11-toolkits/gtk-engines 0.1 -> 0.5 PR ports/10427 ports/x11-toolkits/gtk12 1.1.6 -> 1.2.0 PR ports/10420 Note that repository copies were made before this commit, as follows: ports/devel/glib11-devel -> ports/devel/glib12 ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Feb 24 22:12:09 1999 UTC (12 years, 11 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
Upgrade to 0.99.8.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Jan 31 19:06:19 1999 UTC (13 years ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -6 lines
Upgrade to 0.99.5.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jan 27 08:31:53 1999 UTC (13 years ago) by fenner
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -5 lines
Use ${MASTER_SITE_GNOME}
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jan 17 08:44:29 1999 UTC (13 years ago) by vanilla
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +7 -5 lines
Upgrade to 0.99.3.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jan 12 16:50:58 1999 UTC (13 years, 1 month ago) by vanilla
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Change maitainer's email address, and BROKEN some gnome ports until I upgrade it.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jan 5 08:00:39 1999 UTC (13 years, 1 month ago) by vanilla
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
Upgrade gnumeric to 0.5, libxml to 0.99, Correct gtk11-devel's PLIST, and fix some configure problem of electriceyes.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Oct 10 13:48:53 1998 UTC (13 years, 4 months ago) by vanilla
Branches: NAKAI
CVS tags: libxml_0_30, RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import XML parser library. PR: ports/8227 Submitted by: <nakai@technologist.com>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Oct 10 13:48:53 1998 UTC (13 years, 4 months ago) by vanilla
Branches: MAIN
Initial revision
