Commit graph

5 commits

Author SHA1 Message Date
Andrew Pantyukhin
a357f58e9f - Update to 0.8.22 2007-04-04 21:53:39 +00:00
Joe Marcus Clarke
951c257ea3 Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features.  Not that it doesn't have its share of new and exciting
items.  See http://www.gnome.org/start/2.18/ for all the goodies in
this release.

GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
2007-03-19 05:14:07 +00:00
Andrew Pantyukhin
355197a3b8 - Mark broken on 4.x
- Fix XGP plist
- Bump XGP portrevision

Reported by:	pointyhat via kris
2006-09-01 08:41:30 +00:00
Andrew Pantyukhin
65299e08de - Add forgotten patches 2006-08-21 16:26:42 +00:00
Andrew Pantyukhin
eec6a546fc Add ports devel/libYGP and devel/libXGP:
A C++ library, separated in 2 parts:

* A common one, designed to have no dependencies to the operating system
  or any library, providing:
  o A class for communication,
  o Classes to handle regular expressions (both common and UNIX-file like),
  o A general parser,
  o Smart pointers
  o A class to search directories
  o A relation-class to relate objects

* Some classes for the X-windows system (basing on gtkmm (previously
  known as Gtk--)) like:
  o An entry field to enter filenames (with completion, analogue to modern
    browsers),
  o Formatted entry fields (with validy check),
  o A ListBox to display files (with an icon based on the type of the file),
  o A base-class for Applications

WWW: http://libymp.sourceforge.net/
2006-08-20 12:20:13 +00:00