Port details |
- libXGP Yet another General Purpose library
- 0.9.42_3 devel
=1 0.9.42_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Broken for more than 6 month
This port expired on: 2013-11-18
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2006-08-20 12:20:48
- Last Update: 2013-11-18 13:54:18
- SVN Revision: 334196
- People watching this port, also watch:: p5-Unicode-CheckUTF8, ap24-mod_auth_pgsql2, gaupol, mkvtoolnix
- License: not specified in port
- WWW:
- http://libymp.sourceforge.net/
- Description:
- 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 file names (with completion, analogue to modern
browsers),
o Formatted entry fields (with validity 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: libXGP
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Master port: devel/libYGP
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf : devel/pkgconf
- gmake : devel/gmake
- gcc46 : lang/gcc
- as : devel/binutils
- Runtime dependencies:
-
- gcc46 : lang/gcc
- Library dependencies:
-
- gmp.10 : math/gmp
- boost_filesystem : devel/boost-libs
- gtkmm-2.4.1 : x11-toolkits/gtkmm24
- libintl.so : devel/gettext
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Libraries
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: devel/libYGP |
Commit | Credits | Log message |
0.9.42_3 18 Nov 2013 13:54:18 |
rene |
Remove expired ports:
2013-11-18 devel/libXGP: Broken for more than 6 month
2013-11-18 deskutils/google-gadgets: Broken for more than 6 month
2013-11-18 palm/synce-trayicon: Broken for more than 6 month
2013-11-18 security/linux-pam-docs: Broken for more than 6 month
2013-11-18 net-p2p/mooseekd: Broken for more than 6 month
2013-11-18 textproc/p5-Lucene: Broken for more than 6 month
2013-11-18 net-mgmt/zenpack-dellmonitor: Broken for more than 6 month
2013-11-18 x11-wm/fbpager: BRoken for more than 6 month
2013-11-18 net/hf6to4: Broken for more than 6 month
2013-11-18 x11-themes/kde-icons-exquisite: Broken for more than 6 month
2013-11-18 x11-themes/kde-icons-marbles-translucent: Broken for more than 6
month
2013-11-18 security/dissembler: Broken for more than 6 month
2013-11-18 net-mgmt/zenpack-apachemonitor: Broken for more than 6 month
2013-11-18 textproc/rst.el: Broken for more than 6 month (Only the first 15 lines of the commit message are shown above ) |
0.9.42_2 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.9.42_2 31 Jan 2013 13:38:43 |
bapt |
Chase boost update |
0.8.22 04 Apr 2007 21:53:39 |
sat |
- Update to 0.8.22 |
0.8.10_1 01 Sep 2006 08:41:30 |
sat |
- Mark broken on 4.x
- Fix XGP plist
- Bump XGP portrevision
Reported by: pointyhat via kris |
0.8.10 20 Aug 2006 12:20:14 |
sat |
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/ |