aboutsummaryrefslogtreecommitdiff
path: root/textproc/libcroco/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Conversion to a single libtool environment.Ade Lovett2006-02-231-0/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).Joe Marcus Clarke2004-11-071-34/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release notes detailing all of the new goodies in GNOME 2.8 can be found at http://www.gnome.org/start/2.8/notes/, and the list of what was fixed in GNOME 2.8.1 can be found at http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html. This release, as well as all of our others, would not have been possible without the great efforts of our FreeBSD GNOME Team. The list of current members can be found at http://www.freebsd.org/gnome/contact.html (including our newest member, Michael Johnson <ahze@FreeBSD.org>). Special thanks also goes out to all of the loyal FreeBSD GNOME users that put up with crashes and hangs to test and debug GNOME on FreeBSD. We would especially like to thank those users that provided patches for GNOME 2.7 and 2.8: Franz Klammer <klammer@webonaut.com> Piotr Smyrak <piotr.smyrak@heron.pl> Radek Kozlowski <radek@raadradd.com> Khairil Yusof <kaeru@pd.jaring.my> Yasuda Keisuke <kysd@po.harenet.ne.jp> Tom McLaughlin <tmclaugh@sdf.lonestar.org> Vladimir Grebenschikov <vova@fbsd.ru> GNOME 2.8 also features a new, FreeBSD-specific splashscreen that was designed by jimmac for GNOME 2.8, then daemonized by Franz Klammer <klammer@webonaut.com> and Radek Kozlowski <radek@raadradd.com>. As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8. There is a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh that will aid in the upgrade process. Full documentation on the GNOME 2.8 upgrade is coming following this commit. From all of us at FreeBSD GNOME, ENJOY! Notes: svn path=/head/; revision=121068
* Update to 0.5.1.Joe Marcus Clarke2004-04-181-1/+1
| | | | Notes: svn path=/head/; revision=107458
* Update to 0.5.0.Joe Marcus Clarke2004-03-161-24/+28
| | | | Notes: svn path=/head/; revision=104231
* Disable the selection and layout engines as they are not done yet, andJoe Marcus Clarke2004-03-121-14/+0
| | | | | | | | disabled by default. They might be brought back in at some point once they are completed, either in this port or a slave port. Notes: svn path=/head/; revision=103731
* Update to 0.4.0.Joe Marcus Clarke2003-12-181-5/+2
| | | | Notes: svn path=/head/; revision=96165
* Add libcroco-0.3.0.Adam Weinberger2003-09-251-0/+47
libcroco is a standalone css2 parsing library. It provides a low level event driven SAC like api and a css object model like api. This library is being written to bring the css support to the mlview xml editor project but it can be used for other applications as well. Notes: svn path=/head/; revision=89307