Joe Marcus Clarke
56e1efd144
Update to 2.6.21.
2005-09-04 22:54:24 +00:00
Joe Marcus Clarke
5786e86ede
Correct PORTREVISIONs so that the overall PORTVERSION does not go
...
backwards.
Reported by: eik's script
2005-08-28 17:18:38 +00:00
Jean-Yves Lefort
8680f69b0b
- Also fix the catalog paths in xmllint.c and xmllint.1
...
- While here, refactor the catalog paths patches as ${REINPLACE_CMD} calls
2005-08-28 13:48:28 +00:00
Joe Marcus Clarke
2b459287b9
Update to 2.6.20.
2005-07-12 04:45:32 +00:00
Joe Marcus Clarke
783d1ba3e9
Update to 2.6.19.
2005-04-02 22:45:17 +00:00
Joe Marcus Clarke
de6202f35e
Update to 2.6.18.
2005-03-15 04:20:26 +00:00
Joe Marcus Clarke
48b56ad823
Update to 2.6.17.
2005-01-18 01:50:45 +00:00
Pav Lucistnik
39212fa861
- 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
2004-11-24 20:19:08 +00:00
Joe Marcus Clarke
a20e0adb68
Update to 2.6.16.
2004-11-10 19:02:51 +00:00
Joe Marcus Clarke
a9b6ed5f72
Hack around a bug where invalid XML documents would cause libxml to
...
crash.
Reported by: many
2004-11-10 02:12:45 +00:00
Joe Marcus Clarke
ee22df3797
Update to 2.4.15.
2004-10-28 07:56:48 +00:00
Joe Marcus Clarke
1b997d641e
Update to 2.6.14.
2004-10-11 23:57:40 +00:00
Joe Marcus Clarke
b4fbdfd8fa
Update to 2.6.13.
2004-09-01 18:50:58 +00:00
Joe Marcus Clarke
05779e9cd3
Update to 2.6.12.
2004-08-23 01:32:01 +00:00
Alexander Nedotsukov
236c8241d5
- Let MAINTAINER and COMMNET variables be overwriten from slave ports.
...
- Also note that previous commit fixed hier compliance issue.
2004-07-06 03:11:13 +00:00
Alexander Nedotsukov
ffb2455c8b
Remove Python bingdings here as they going to be reintroduced in
...
slave port.
Tested by: adamw, marcus
2004-07-06 03:01:19 +00:00
Joe Marcus Clarke
90d7717a82
Update to 2.6.11.
2004-07-05 23:47:59 +00:00
Joe Marcus Clarke
5ed632ef40
Update to 2.6.9.
2004-04-19 06:57:35 +00:00
Joe Marcus Clarke
2fc319beb5
Update to 2.6.8.
2004-03-23 14:40:57 +00:00
Joe Marcus Clarke
6e5c1e71eb
Add a warning that pthread support may break certain ports.
...
Submitted by: ale
2004-03-12 02:18:15 +00:00
Joe Marcus Clarke
d0f82038bc
* Update to 2.6.7
...
* Use OPTIONS where it's feasible
* Use USE_ICONV
2004-02-23 18:37:41 +00:00
Adam Weinberger
81b33695b1
Update to 2.6.6.
2004-02-13 04:04:47 +00:00
Joe Marcus Clarke
73f7c91b5d
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 1)
2004-02-04 05:10:27 +00:00
Alexander Nedotsukov
d5c955e33a
Get rid of .libs in RPATH entries.
...
PR: 62162
Reported by: Matthias Andree <matthias.andree@gmx.de>
2004-02-03 09:23:23 +00:00
Joe Marcus Clarke
aee69fa63a
Update to 2.6.5.
2004-01-28 17:27:50 +00:00
Joe Marcus Clarke
803b84c288
Update to 2.6.4.
2003-12-24 17:40:00 +00:00
Alexander Nedotsukov
ef6d414eb9
Update to 2.6.3
2003-12-10 15:39:37 +00:00
Joe Marcus Clarke
0df61c84bb
Compile Python files on installation.
...
PR: 59383
Submitted by: Rui Lopes <rui@ruilopes.com>
2003-11-17 21:15:40 +00:00
Joe Marcus Clarke
89500814da
Update to 2.6.2.
2003-11-04 18:21:59 +00:00
Joe Marcus Clarke
30f19abaf2
Update to 2.6.1.
2003-10-29 01:27:54 +00:00
Ceri Davies
29d28959d0
Correct some documentation that stated that WITHOUT_SCHEMA turned on schema
...
support.
Reviewed by: marcus
2003-10-21 19:19:28 +00:00
Joe Marcus Clarke
39561834ad
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.
2003-10-21 03:31:51 +00:00
Joe Marcus Clarke
9c0caae1c2
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
2003-09-18 06:49:37 +00:00
Joe Marcus Clarke
982aa704c1
* 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!
2003-08-15 02:31:28 +00:00
Adam Weinberger
8d8a8218d2
Update to 2.5.9.
2003-08-10 17:42:28 +00:00
Adam Weinberger
dad04be226
Add back python stuff to the pkg-plist.
...
The libxml2 (and libxslt, for that matter) build looks for python
under ${PREFIX}, not ${LOCALBASE}.
2003-07-07 21:09:06 +00:00
Adam Weinberger
9ce60f14b5
Update to 2.5.8.
2003-07-07 20:31:22 +00:00
Adam Weinberger
c413d0b2b0
Utilize USE_GNOME= pkgconfig.
2003-06-16 20:52:58 +00:00
Adam Weinberger
5a1964dbcd
Remove REINPLACE commands that were rolled into gnomehack.
2003-06-12 09:46:09 +00:00
Joe Marcus Clarke
dc9805bb87
Fix the pre-everything message to reflect the correct macros.
...
Reported by: Edward Glowacki <glowack2@msu.edu>
2003-05-19 17:02:24 +00:00
Joe Marcus Clarke
e012abb3d1
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
2003-05-03 06:32:09 +00:00
Joe Marcus Clarke
43b2295678
Add a flag to allow one to disable threading support. Setting
...
LIBXML_WITHOUT_THREADS can fix build problems with apps such as PHP.
2003-04-29 16:19:49 +00:00
Joe Marcus Clarke
a16c99c8d0
Update to 2.5.7.
2003-04-25 16:07:42 +00:00
Joe Marcus Clarke
b33eaf3276
Remove USE_GNOMENG.
2003-04-20 19:54:55 +00:00
Joe Marcus Clarke
73899ec5fa
Update to 2.5.6.
2003-04-04 07:35:06 +00:00
Joe Marcus Clarke
de157a0b99
* Update to 2.5.4
...
* De-pkg-comment
2003-02-25 05:13:47 +00:00
Joe Marcus Clarke
69811c5695
Update to 2.5.3.
2003-02-11 07:01:10 +00:00
Joe Marcus Clarke
5510a47586
Update to 2.5.2.
2003-02-06 00:34:57 +00:00
Joe Marcus Clarke
42f577a38e
Update to 2.5.1.
2003-01-19 19:26:22 +00:00
Joe Marcus Clarke
7b5694631c
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.
2003-01-15 22:50:34 +00:00