summaryrefslogtreecommitdiffstats
path: root/textproc/libxml2
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.6.27pav2007-01-154-21/+19
|
* INSTALLS_SHLIB -> USE_LDCONFIG.mezz2006-11-051-1/+1
| | | | Found by: portlint (cports.sh)
* Update to 2.6.26.marcus2006-06-074-43/+5
|
* - Add header in these *-reference ports.mezz2006-05-311-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* Remove USE_REINPLACE from categories starting with Tedwin2006-05-131-1/+0
|
* Move the libxml2 programming reference to the libxml2-reference port.jylefort2006-05-112-177/+11
|
* Fix build on 4.X.marcus2006-04-291-0/+18
| | | | | PR: 96492 Submitted by: Takamichi Tateoka <tate@tateoka.org>
* Update to 2.6.24, and correct a typo in one of the patches.marcus2006-04-284-6/+26
|
* Conversion to a single libtool environment.ade2006-02-232-2/+3
| | | | Approved by: portmgr (kris)
* Update to 2.6.23.marcus2006-01-062-4/+4
|
* - Add SHA256 checksumspav2005-11-231-0/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | 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.
* Update to 2.6.22.marcus2005-09-124-4/+65
|
* Update to 2.6.21.marcus2005-09-043-4/+6
|
* Correct PORTREVISIONs so that the overall PORTVERSION does not gomarcus2005-08-281-1/+1
| | | | | | backwards. Reported by: eik's script
* - Also fix the catalog paths in xmllint.c and xmllint.1jylefort2005-08-283-28/+6
| | | | - While here, refactor the catalog paths patches as ${REINPLACE_CMD} calls
* Update to 2.6.20.marcus2005-07-122-3/+3
|
* Update to 2.6.19.marcus2005-04-022-3/+3
|
* Update to 2.6.18.marcus2005-03-152-3/+3
|
* - Nuke dormant patch which managed to break py-libxml2 2.6.17pav2005-01-311-11/+0
| | | | Reported by: krismail
* Update to 2.6.17.marcus2005-01-184-13/+15
|
* - Change tunables from OPTIONS to plain make defines. Too many userspav2004-11-241-9/+7
| | | | | | | subconsciously enabled THREADS knob and ended with breakages later. The last straw: Adam McLaurin <adam.mclaurin@gmx.net> Approved by: FreeBSD/GNOME cabal
* Update to 2.6.16.marcus2004-11-103-15/+3
|
* Actually add the patch to fix the crash.marcus2004-11-101-0/+11
|
* Hack around a bug where invalid XML documents would cause libxml tomarcus2004-11-101-0/+1
| | | | | | crash. Reported by: many
* Update to 2.4.15.marcus2004-10-282-3/+3
|
* Update to 2.6.14.marcus2004-10-113-13/+13
|
* Update to 2.6.13.marcus2004-09-012-3/+3
|
* Update to 2.6.12.marcus2004-08-235-71/+19
|
* - Let MAINTAINER and COMMNET variables be overwriten from slave ports.bland2004-07-061-2/+2
| | | | - Also note that previous commit fixed hier compliance issue.
* Remove Python bingdings here as they going to be reintroduced inbland2004-07-066-211/+167
| | | | | | slave port. Tested by: adamw, marcus
* Update to 2.6.11.marcus2004-07-053-3/+4
|
* Update to 2.6.9.marcus2004-04-193-3/+4
|
* Update to 2.6.8.marcus2004-03-237-134/+99
|
* Add a warning that pthread support may break certain ports.marcus2004-03-121-1/+1
| | | | Submitted by: ale
* * Update to 2.6.7marcus2004-02-232-12/+14
| | | | | * Use OPTIONS where it's feasible * Use USE_ICONV
* Update to 2.6.6.adamw2004-02-133-3/+4
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Get rid of .libs in RPATH entries.bland2004-02-033-9/+52
| | | | | PR: 62162 Reported by: Matthias Andree <matthias.andree@gmx.de>
* Update to 2.6.5.marcus2004-01-283-2/+5
|
* Don't create needless directories.marcus2004-01-111-0/+11
| | | | Reported by: adamw
* Update to 2.6.4.marcus2003-12-242-2/+2
|
* Update to 2.6.3bland2003-12-103-5/+13
|
* Compile Python files on installation.marcus2003-11-172-0/+11
| | | | | PR: 59383 Submitted by: Rui Lopes <rui@ruilopes.com>
* Update to 2.6.2.marcus2003-11-042-2/+2
|
* Update to 2.6.1.marcus2003-10-292-2/+2
|
* Correct some documentation that stated that WITHOUT_SCHEMA turned on schemaceri2003-10-211-1/+1
| | | | | | support. Reviewed by: marcus
* Update to 2.6.0. While this release is a major revision release, it maintainsmarcus2003-10-214-14/+42
| | | | | | 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.
* Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,marcus2003-09-182-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* * Update to 2.5.10marcus2003-08-157-44/+52
| | | | | * Clean up the Python installation to obey PREFIX (finally) * Mark some of the more troublesome build options as DEVELOPER ONLY!
OpenPOWER on IntegriCloud