aboutsummaryrefslogtreecommitdiff
path: root/textproc/xmlwrapp
Commit message (Collapse)AuthorAgeFilesLines
* many ports: mark broken on powerpc64Steve Wills2016-04-211-0/+2
| | | | Notes: svn path=/head/; revision=413746
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* - Strip libraryDmitry Marakasov2015-06-071-1/+2
| | | | Notes: svn path=/head/; revision=388729
* Cleanup plistAntoine Brodin2014-11-151-2/+0
| | | | Notes: svn path=/head/; revision=372605
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-08-031-1/+1
| | | | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories T-V. CR: D509 Approved by: portmgr (antoine) Notes: svn path=/head/; revision=363904
* Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-291-0/+0
| | | | | | | '__' instead. Notes: svn path=/head/; revision=363362
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-06-222-5/+5
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=358815
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* Chase boost and icu bumpBaptiste Daroussin2014-02-071-0/+1
| | | | | | | While here convert some LIB_DEPENDS Notes: svn path=/head/; revision=343214
* * Convert to stagingMathieu Arnold2014-01-212-372/+8
| | | | | | | | | | * Use new options framework * Update license Sponsored by: Absolight Notes: svn path=/head/; revision=340587
* Convert LIB_DEPENDS for ports depending on boostBaptiste Daroussin2013-12-121-1/+1
| | | | Notes: svn path=/head/; revision=336262
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-2/+1
| | | | Notes: svn path=/head/; revision=316355
* - Update to 0.7.0Martin Wilke2013-03-233-8/+137
| | | | | | | | PR: 177270 Submitted by: Ports Fury Notes: svn path=/head/; revision=315056
* Chase boost updateBaptiste Daroussin2013-01-311-3/+3
| | | | Notes: svn path=/head/; revision=311310
* Convert to OptionsNGEitan Adler2012-10-071-10/+5
| | | | | | | | PR: ports/172437 Submitted by: Michael Gmelin <freebsd@grem.de> Notes: svn path=/head/; revision=305430
* new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configBaptiste Daroussin2012-07-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | are no more self hosting so we are stuck with 0.25 version while pkgconf provide the same set of features as 0.27 and a compatible frontend. A symlink to pkg-config has been added for convenience and compatibility This also introduces a new macro to use pkgconf in your ports: USE_PKGCONFIG it can take the following arguments: - yes (meaning build only dep) - build (meaning build only dep) - run (meaning run only dep) - both (meaning run and build dep) From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG The old gnome macro has been modified to use pkgconf but still the sameway: run and build dep to avoid large breakage. While here fix some ports relying on pkg-config but not specifying it, fix some ports broken because testing wrong .pc files, and fix ports using pkg-config --version to determine pkg-config version instead of pkg-config --modversion pkg-config like recommanded by pkg-config With Hat: portmgr Exp-runs by: bapt (pointhat-west), beat (pointyhat) Notes: svn path=/head/; revision=301539
* For ports maintained by ports@ where pkgconfig is one of the USE_GNOME depsDoug Barton2012-07-231-1/+2
| | | | | | | | convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep added by bsd.gnome.mk. Notes: svn path=/head/; revision=301362
* - Update to 0.6.3Martin Wilke2012-05-233-91/+109
| | | | | | | | PR: 168048 Submitted by: Ports Fury Notes: svn path=/head/; revision=297245
* - Update to 0.6.2Sunpoet Po-Chuan Hsieh2011-08-256-72/+255
| | | | | | | | | | | | - Add OPTIONS: XSLT - While I'm here, add WWW Changes: http://xmlwrapp.svn.sourceforge.net/viewvc/xmlwrapp/tags/release-0.6.2/NEWS PR: ports/158582 Submitted by: Niclas Zeising <niclas.zeising@gmail.com> Notes: svn path=/head/; revision=280411
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* - Fix build with custom LOCALBASE/PREFIXPhilip M. Gollucci2009-06-191-1/+2
| | | | | | | Reported by: QATty Notes: svn path=/head/; revision=236267
* use SF instead of MASTER_SITE_SOURCEFORGEYing-Chieh Liao2008-08-292-4/+1
| | | | | | | WWW no longer exists Notes: svn path=/head/; revision=219424
* - Unbreak with recent GCCAlexey Dokuchaev2007-07-031-5/+5
| | | | | | | - Consistencify sed(1) regexps Notes: svn path=/head/; revision=194762
* - Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2Pav Lucistnik2007-07-021-0/+4
| | | | Notes: svn path=/head/; revision=194710
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-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> Notes: svn path=/head/; revision=170652
* Use the new tarball from sourceforge and unbreak fetching.Ion-Mihai Tetcu2006-05-082-4/+9
| | | | | | | | | | | | | | | | | Diff to the old one: - INSTALL rewording - Makefile is gone (autogenerated) - xmlwrapp-config is gone, it uses only configure.pl - xmlwrapp.pc is gone (wasn't installed anyway) Also patch configure.pl for the right path to perl. PR: ports/96634 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (me) Approved by: lawrance (mentor) Notes: svn path=/head/; revision=161694
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149459
* - Update to version 0.5.0Kirill Ponomarev2004-03-205-6/+16
| | | | | | | | PR: ports/64508 Submitted by: Ports Fury Notes: svn path=/head/; revision=104749
* Fix build on AMD64Tilman Keskinoz2004-01-311-0/+1
| | | | Notes: svn path=/head/; revision=99567
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* - Update to version 0.4.4Kirill Ponomarev2003-10-314-23/+10
| | | | | | | | PR: 58772 Submitted by: Ports Fury Notes: svn path=/head/; revision=92757
* - Fix build on 5.xKirill Ponomarev2003-10-241-0/+11
| | | | | | | | PR: 58416 Submitted by: Jens Rehsack <rehsack@liwing.de> Notes: svn path=/head/; revision=92084
* - Update to version 0.4.3Kirill Ponomarev2003-08-222-4/+3
| | | | | | | | PR: 55874 Submitted by: Ports Fury Notes: svn path=/head/; revision=87524
* * Rearrange USE_GNOMEKirill Ponomarev2003-07-301-4/+1
| | | | | | | | | PR: 55067 Submitted by: Ports Fury Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=85938
* - respect CFLAGS/PREFIX properlyPete Fritchman2003-05-194-6/+62
| | | | | | | | | | | | - utilize WANT_GNOME - install pkg-config .pc file to correct place - bump PORTREVISION PR: 52142 Submitted by: Ports Fury Notes: svn path=/head/; revision=81314
* add xslt supportYing-Chieh Liao2003-04-132-7/+15
| | | | Notes: svn path=/head/; revision=78862
* upgrade to 0.4.1Ying-Chieh Liao2003-04-093-3/+12
| | | | Notes: svn path=/head/; revision=78667
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75976
* add xmlwrapp 0.3.0Ying-Chieh Liao2003-01-135-0/+53
A modern style C++ library for working with XML data Notes: svn path=/head/; revision=73063