summaryrefslogtreecommitdiff
path: root/www/libgtkhtml/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | big upgrade.
* 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
* Update to 2.6.2.Jeremy Messenger2004-06-081-1/+1
|
* Update to 2.6.1.Joe Marcus Clarke2004-04-191-1/+1
|
* Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best releaseJoe Marcus Clarke2004-04-051-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | ever. It fixes many bugs, and adds some features missing in previous FreeBSD ports. To help users upgrade from GNOME 2.4, we have constructed an upgrade FAQ at: http://www.freebsd.org/gnome/docs/faq26.html Please read it carefully. GNOME 2.6 packages are also available for all supported i386 versions of FreeBSD at: http://www.marcuscom.com/tinderbox/ The FreeBSD GNOME Team would like the thank the following users for their wonderful testing and patching efforts. We would especially like to thank Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen. Without these people, our team, and our team alumni, GNOME on FreeBSD would not be possible. Jeremy Messenger <mezz7@cox.net> Khairil Yusof <kaeru@pd.jaring.my> Koop Mast <kwm@rainbow-runner.nl> Simon Barner <barner@in.tum.de> Tom McLaughlin <tmclaugh@sdf.lonestar.org> Scott Dodson <sdodson@sdodson.com> Vladimir Grebenschikov <vova@sw.ru>
* 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.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | (Part 1)
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
|
* Chase the libxslt shared lib version with a PORTREVISION bump.Joe Marcus Clarke2003-11-041-0/+1
|
* Update to 2.4.1.Joe Marcus Clarke2003-10-101-1/+1
|
* Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,Joe Marcus Clarke2003-09-181-3/+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
* Remove REINPLACE commands that were rolled into gnomehack.Adam Weinberger2003-06-121-4/+0
|
* Fix a 64-bit bigendian problem that kept HTML pages from rending correctlyJoe Marcus Clarke2003-06-011-1/+2
| | | | | | on Sparc64. Reported by: kris
* Update to 2.2.4.Joe Marcus Clarke2003-05-131-1/+1
|
* Update to 2.2.3.Joe Marcus Clarke2003-04-181-1/+1
|
* * Update to 2.2.2Joe Marcus Clarke2003-04-161-8/+2
| | | | * Convert to new GNOME infrastructure
* * Update to 2.2.1Joe Marcus Clarke2003-03-031-1/+2
| | | | * De-pkg-comment
* Update to GNOME 2.2.Joe Marcus Clarke2003-02-071-2/+2
| | | | | This is Phase I. All existing ports have been updated to their GNOME 2.2 counterparts.
* Update to 2.0.3.Joe Marcus Clarke2002-11-201-1/+1
|
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-201-1/+1
| | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location.
* Update to 2.0.2.Joe Marcus Clarke2002-08-241-2/+2
|
* Update to 2.0.1.Joe Marcus Clarke2002-08-071-13/+5
|
* Chase gailutil's version bump.Joe Marcus Clarke2002-07-231-2/+2
|
* Use USE_REINPLACE.Maxim Sobolev2002-07-111-6/+7
|
* The FreeBSD GNOME team is proud to present GNOME 2.0 Release.Joe Marcus Clarke2002-06-301-1/+1
|
* Update to GNOME 2.0 RC2.Joe Marcus Clarke2002-06-261-1/+1
|
* Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.Joe Marcus Clarke2002-06-151-2/+3
|
* Update to the latest GNOME 2 snapshot.Joe Marcus Clarke2002-06-121-3/+3
|
* Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.Joe Marcus Clarke2002-05-281-1/+1
|
* Update libgtkhtml to 1.99.7 after a repo-copy from ports/www/gtkhtml andMaxim Sobolev2002-05-201-13/+14
| | | | connect it to the build.
* - Move misc documentation into share/doc where it belongs;Maxim Sobolev2002-05-011-2/+2
| | | | | | - use USE_LIBTOOL while I here; - make gnome-hint from gnomecore actually working; - bump PORTREVISIONs.
* Add --disable-gtk-doc to prevent build and install problems when gtk-doc 0.9Joe Marcus Clarke2002-04-241-1/+2
| | | | | | | | is also installed. PR: 36401 Reported by: many Approved by: sobomax
* Don't link with libgnuregex - the benefit is unclear (if any), while it causesMaxim Sobolev2002-03-271-1/+2
| | | | | | | certain problems on -stable when editing html text (evolution et al). Reported by: Mark Sergeant <msergeant@looksmart.net> Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
* Update to 1.0.2.Maxim Sobolev2002-03-251-3/+5
|
* Update to 1.0.1.Maxim Sobolev2002-01-131-2/+2
| | | | | PR: 33832 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
* Update to 1.0.0.Maxim Sobolev2001-12-051-1/+1
|
* Update to 0.16.1.Maxim Sobolev2001-11-201-2/+3
|
* Update to 0.16.0.Maxim Sobolev2001-11-091-2/+2
|
* Chase increase of libgal shared library version number.Maxim Sobolev2001-10-091-1/+1
|
* Update to 0.14.0.Maxim Sobolev2001-10-091-2/+2
|
* Update to 0.13.0.Maxim Sobolev2001-10-011-2/+2
|
* Update to 0.12.0.Maxim Sobolev2001-09-111-1/+1
|
* Chase gal SHLIB version.Dmitry Sivachenko2001-08-261-1/+1
| | | | PR: 29998, 29992
* Update version number of gal shared library.Maxim Sobolev2001-08-091-1/+1
|
* Update to 0.11.1.Maxim Sobolev2001-08-031-2/+2
|
* Delete ${PREFIX}/share/gnome/control-center/capplets directory on deinstall.Maxim Sobolev2001-08-021-0/+1
|
* Update to 0.10.0.Maxim Sobolev2001-07-231-2/+1
|
* Chase gal SHLIB version bump.Dmitry Sivachenko2001-07-131-1/+1
|
* Fold gtkhtml (and, by association, gal) into dependencies for x11/gnomecoreAde Lovett2001-06-191-2/+4
| | | | (adding some extra functionality).
* Chase new shlib revision from x11-toolkits/galAde Lovett2001-05-211-1/+1
|