aboutsummaryrefslogtreecommitdiff
path: root/textproc/gdome2
Commit message (Collapse)AuthorAgeFilesLines
* Remove libintl.so.9 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-1/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428152
* - Switch to options helpersDmitry Marakasov2015-09-031-10/+8
| | | | | | | | | | | - Add some NO_ARCHes - Fix and unsilence some installation commands - Other minor fixes Approved by: portmgr blanket Notes: svn path=/head/; revision=395960
* Cleanup plistAntoine Brodin2014-11-151-1/+0
| | | | Notes: svn path=/head/; revision=372605
* Remove old libtool patchTijl Coosemans2014-10-051-41/+0
| | | | Notes: svn path=/head/; revision=370128
* - Strip libraryDmitry Marakasov2014-06-101-0/+3
| | | | Notes: svn path=/head/; revision=357301
* - Switch textproc/gdome2 to USES=libtool, drop .la filesDmitry Marakasov2014-06-062-5/+5
| | | | | | | - Bump dependent ports as .so version has changed Notes: svn path=/head/; revision=356785
* Catch up with libxml2 api breakage in 2.9.xKoop Mast2014-05-172-1/+21
| | | | Notes: svn path=/head/; revision=354374
* 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
* Convert to staging.Mathieu Arnold2014-01-272-52/+18
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=341452
* 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
* Add an explicit dependency on pkgconfigBaptiste Daroussin2013-09-021-1/+1
| | | | Notes: svn path=/head/; revision=325990
* Convert a few remaining straglers from the unmaintined ports to pathfixEitan Adler2013-03-281-2/+2
| | | | Notes: svn path=/head/; revision=315491
* Mechanically convert unmaintained ports which use "gnomehack" to use ↵Eitan Adler2013-03-281-5/+2
| | | | | | | "pathfix" instead. Notes: svn path=/head/; revision=315433
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - fix plist with -DNOPORTDOCSIon-Mihai Tetcu2008-06-171-1/+6
| | | | | | | | | - bump PORTREVISION Submitted by: QA Tindy run Notes: svn path=/head/; revision=215038
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Use libtool port instead of included one to avoid objformat a.out botchKris Kennaway2007-01-282-0/+2
| | | | Notes: svn path=/head/; revision=183519
* - 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
* Remove USE_REINPLACE from categories starting with TEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162216
* Conversion to a single libtool environment.Ade Lovett2006-02-231-2/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149459
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-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. Notes: svn path=/head/; revision=148323
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet Notes: svn path=/head/; revision=113296
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* Add SIZE data.Akinori MUSHA2004-03-221-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Fix CONFIGURE_ENV parameter GLIB_CONFIG: use "pkg-config glib-2.0" insteadStefan Eßer2003-12-021-1/+1
| | | | | | | | | of "glib12-config" (which was inconsistent with "USE_GNOME=glib20). Approved by: marcus (Joe Marcus Clarke) Notes: svn path=/head/; revision=94845
* Make this port depend on glib20 instead of glib12 and unbreak.Akinori MUSHA2003-11-131-3/+1
| | | | | | | Noted by: igla@batterybackups.net Notes: svn path=/head/; revision=93909
* Mark BROKEN (see bento logs). These ports are scheduled for removalKris Kennaway2003-11-031-0/+2
| | | | | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR. Notes: svn path=/head/; revision=92921
* Update to 0.8.1.Akinori MUSHA2003-10-253-4/+3
| | | | | | | | | | PR: ports/58104 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> Updates to the dependent ports will follow shortly. Notes: svn path=/head/; revision=92104
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* add gnomehack to make pkg-config work correctlyYing-Chieh Liao2003-04-142-2/+3
| | | | Notes: svn path=/head/; revision=78960
* upgrade to 0.7.4Ying-Chieh Liao2003-04-024-2/+46
| | | | | | | Approved by: knu (maintainer) Notes: svn path=/head/; revision=77977
* De-pkg-comment my non-ruby ports as well.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75780
* Fix MASTER_SITES and WWW.Akinori MUSHA2002-11-252-2/+2
| | | | | | | Submitted by: fenner's portsurvey Notes: svn path=/head/; revision=71085
* USE_REINPLACE instead of perl.Akinori MUSHA2002-11-031-10/+15
| | | | Notes: svn path=/head/; revision=69393
* Convert USE_GLIB into USE_GNOMENG+USE_GNOME.Maxim Sobolev2002-07-151-1/+2
| | | | Notes: svn path=/head/; revision=63003
* upgrade to 0.7.2Ying-Chieh Liao2002-07-094-9/+28
| | | | | | | | | | change master site add WWW tag Approved by: maintainer Notes: svn path=/head/; revision=62701
* Chase libxml2 includes to unbreak build.Kris Kennaway2002-03-311-0/+1
| | | | Notes: svn path=/head/; revision=57029
* USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.Maxim Sobolev2001-08-311-1/+0
| | | | Notes: svn path=/head/; revision=47231
* s/WANT_GLIB/USE_GLIB/Akinori MUSHA2001-08-061-1/+1
| | | | | | | Noted by: bento's log Notes: svn path=/head/; revision=45872
* Add gdome2, the DOM C library developed for the GNOME project.Akinori MUSHA2001-07-125-0/+72
Notes: svn path=/head/; revision=45059