aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/wbxml2
Commit message (Collapse)AuthorAgeFilesLines
* - update to 0.10.9flo2011-01-105-17/+17
| | | | | | | | - add iconv support - remove noportdocs patch that should have been removed with the update to 0.10.7 (ports/138458) Approved by: fjoe (mentor)
* - change MAINTAINER to my @FreeBSD.org addressflo2010-12-281-1/+1
| | | | Approved by: jadawin (mentor)
* - Update maintainer email address flo@kasimir.com -> flo@smeets.impgollucci2010-09-231-1/+1
| | | | | PR: ports/150855 Submitted by: maintainer
* - Update to 0.10.8miwi2010-05-093-6/+6
| | | | | | | - Pass maintainership to submitter PR: 145210 Submitted by: Florian Smeets <flo@kasimir.com>
* - Update to 0.10.7miwi2009-09-034-39/+52
| | | | | PR: 138458 Submitted by: Ports Fury
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with T,U,V
* Reset czauner+ports@onlineloop.com due to maintainer-timeouts and nolinimon2009-08-021-1/+1
| | | | | | response to email. Hat: portmgr
* - Update to 0.10.6miwi2009-05-115-24/+37
| | | | | | | | - RESPECT NO* PR: 132585 Submitted by: Florian Smeets <flo@kasimir.com> Approved by: maintainer timeout
* bump PORTREVISION after cmake updatemakc2009-03-251-0/+1
|
* - Update to 0.10.0beech2009-01-1917-1003/+45
| | | | | | PR: ports/129461 Submitted by: Alex Samorukov <samm@os2.kiev.ua> Approved by: maintainer timeout (2+ weeks)
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1
| | | | Tested by: exp build run (erwin)
* [PATCH] textproc/wbxml2: update to latest from official SVNedwin2008-07-0510-2/+898
| | | | | | | | | | Add missing dependency on textproc/libxml2. Fix package version in libwbxml2.pc. Update to latest from official SVN to fix build python bindings from SynCE Project. PR: ports/124602 Submitted by: Alexander Logvinov <ports@logvinov.com> Approved by: maintainer timeout
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-1/+2
| | | | | PR: ports/116639 Submitted by: aDe
* Update to 0.9.2.sobomax2007-04-237-76/+104
|
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
| | | | | | | - these include security/ sysutils/ textproc/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* Remove USE_REINPLACE from categories starting with Tedwin2006-05-131-1/+0
|
* Conversion to a single libtool environment.ade2006-02-232-1/+2
| | | | Approved by: portmgr (kris)
* Chase shlib bump of libexpat.kuriyama2006-01-311-1/+2
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-4/+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.
* Add wbxml2, conversiontools for converting between xml and wbxmlarved2005-11-094-0/+126
PR: 88537 Submitted by: Clemens Zauner <czauner+ports@onlineloop.com>