From README This module provides perl access to Glib and GLib's GObject libraries. GLib is a portability and utility library; GObject provides a generic type system with inheritance and a powerful signal system. Together these libraries are used as the foundation for many of the libraries that make up the Gnome environment, and are used in many unrelated projects. This wrapper attempts to provide a perlish interface while remaining as true as possible to the underlying C API, so that any reference materials you can find on using GLib may still apply to using the libraries from perl. Where GLib's functionality overlaps perl's, perl's is favored; for example, you will find perl lists and arrays in place of GSList or GList objects. Some concepts have been eliminated; you need never worry about reference-counting on GObjects or GBoxed structures. Other concepts have been converted to a perlish analogy; the GType id will never be seen in perl, as the package name serves that purpose. [FIXME link to a document describing this stuff in detail.] WWW: http://gtk2-perl.sourceforge.net/ ref='/~lantw44/cgit/cgit.cgi/'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/databases/php5-interbase
al&id=8cd1837ecbc0bb30f0ee97e6b6f5886e8b02a92d'>Update to KDE 3.4.1
Commit message (Expand)AuthorAgeFilesLines
lofi2005-06-261-2/+2
* Move shared directory for klirc profiles into kdehier.lofi2005-04-251-1/+0
* Depend on archivers/gtar on CURRENT later than 600022lofi2005-04-041-0/+3
* Update to KDE 3.4lofi2005-03-214-12/+17
* Update to KDE 3.3.2lofi2004-12-142-4/+2
* Remove conditional runtime dependency on the gtar port, it's availablelofi2004-11-121-2/+0
* Update to KDE 3.3.1lofi2004-11-082-3/+12
* Update to KDE 3.3lofi2004-08-313-95/+28
* Factor out all but one of the build switches of the KDE main module portslofi2004-08-115-175/+79
* Correct a configure-misdetection which went unnoticed until now, but causeslofi2004-08-011-0/+4
* Update to version 3.2.3lofi2004-06-103-14/+3
* Update to KDE 3.2.2lofi2004-04-202-2/+13
* Update to KDE 3.2.1 / QT 3.3.1lofi2004-03-104-29/+19
* Enable kdepasswd, depend on kdebase, fix plist.bas*, bump PORTREVISION.lofi2004-02-103-7/+79
* RUN_DEPENDS on gnupg, CONFLICTS with kgpg.lofi2004-02-051-1/+5
* Update to KDE 3.2.0lofi2004-02-0510-115/+253
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* - AMD64 has no APMarved2003-11-261-3/+3
* Fix the -pthread problem in case the option gets removed again. Thiswill2003-10-042-3/+2
* IA64s do not have apm.arved2003-09-301-2/+2
* Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.will2003-09-181-1/+1
* Update KDE to the latest official release, KDE 3.1.3lofi2003-07-294-1/+11
* Update to KDE 3.1.2lioux2003-05-201-1/+1
* Readd patch-ksimcpu.cpp, which was accidently removed with the 3.1.1 update.arved2003-05-081-0/+11
* Fix build on CURRENTarved2003-04-091-1/+9
* Rejoice, for the long awaited upgrade to kde 3.1.1 is here!alane2003-04-064-52/+40
* Use a size_t to hold the result of sizeof() instead of an unsigned int.jhb2003-03-191-12/+14
* Clear moonlight beckons.ade2003-03-072-1/+1
* Fix Build on CURRENT.arved2003-03-032-0/+53
* update to 3.1 official releasealane2003-01-298-296/+382
* Fix a typo (forgot a '%' on a PLIST_SUB variable).petef2003-01-061-1/+1
* Fix build on alpha (don't include the klaptop files when we are on alpha,petef2003-01-021-23/+23
* 1. Removed comments from pkg-plist files per will's request.alane2002-10-112-33/+28
* 1. Bump PORTREVISION to 1.alane2002-10-022-10/+23
* Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted towill2002-08-252-15/+2
* Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.will2002-07-052-2/+2
* Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to thewill2002-06-163-10/+80
* Don't build klaptopdaemon on alpha.gallatin2002-05-212-23/+34
* Update to 3.0. Sigh.will2002-04-231-0/+226
* Please welcome Qt3/KDE3 to our ports tree. This includes work since thewill2002-04-224-366/+10
* Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This iswill2002-03-301-1/+7
* Bring in a few changes to the KDE ports infrastructure, and some fixes.will2002-01-111-16/+2
* If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also addwill2002-01-081-0/+3
* Conditionalize use of objprelink based on whether we're running onwill2002-01-051-3/+8
* Fix a problem with auto{conf,make}: some build magic was introduced topetef2001-12-071-1/+1
* Upgrade KDE to 2.2.2:will2001-12-044-5/+44
* Upgrade to 2.2.1.demon2001-10-273-2/+11
* Set DIST_SUBDIR=KDEdemon2001-09-112-1/+2
* Make CATEGORIES and MAINTAINER overridable for japanese/kde*.knu2001-08-311-2/+2
* Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically towill2001-08-251-1/+1
* *sigh* They changed the path to the tarballs again. This was verifiedwill2001-08-161-1/+1
* Update to KDE 2.2:will2001-08-153-280/+97
* Overhaul QT/KDE support:will2001-04-032-13/+3
* Attempt to fix conflicts with a local getopt.h (specifically, the fix iswill2001-03-051-1/+1
* Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result ofwill2001-02-273-44/+75
* Upgrade to 2.0.1kevlo2000-12-123-8/+43
* Resign as maintainer of KDE2 ports, having brought them up from inceptionwill2000-11-181-1/+1
* Add two missed shared libs.will2000-11-021-0/+2
* Oops, forgot to remove -lqt2 along with -L${X11BASE}/lib, to allow peoplewill2000-10-291-2/+2
* Implement fix for configure scripts in regards to finding X libs onwill2000-10-291-3/+3
* Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road...will2000-10-253-89/+44
* Update to KDE 1.94, the fifth and final beta release of KDE 2.0. If youwill2000-09-163-71/+41
* Finish updating to KDE2 snapshot 20000829A. Re-add kdenetwork and kdeutilswill2000-08-303-245/+163
* Mark these BROKEN, they don't compile/run properly.asami2000-07-201-0/+2
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
* Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-162-2/+1
* Update to KDEUTILS 1.90 (aka KDE2 beta).will2000-05-173-545/+553
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-2/+2
* Bump shlib versions of kdelibs11 and kdesupport11.asami2000-02-241-1/+1
* Remove giflib dependence.imura2000-02-151-2/+1
* Update to KDE-1.1.2se1999-09-183-3/+50
* The version number of libgif.so has changed to 5.steve1999-09-181-1/+1
* Change Id->FreeBSD.obrien1999-08-251-1/+1
* Forget about ${PREFIX}/include/giflib.tg1999-05-271-3/+2
* Upgrade KDE to Release 1.1.1.se1999-05-043-5/+53
* Portlint.asami1999-03-011-3/+2
* MASTER_SITE_SUBDIR was broken. My choices in fixing were either go withobrien1999-02-281-1/+1
* MASTER_SITE_SUBDIR changed. I had to pick between GZ or BZIP2 -- I wentobrien1999-02-281-2/+4
* Remove extra argument to "configure" that had been committed by accident.se1999-02-091-3/+1
* Upgrade to KDE 1.1 RELEASE.se1999-02-093-6/+43
* Upgrade to KDE-1.1pre2 ...se1999-02-073-8/+60
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofasami1999-02-031-6/+2
* Make dependency lines point to right directories -- they were stillasami1999-01-081-2/+2
* Upgrade to the first pre-release of KDE 1.1.se1999-01-073-94/+154
* Mark these broken while Stefan works on an upgrade.asami1999-01-061-1/+3
* Elfifybrian1998-10-021-9/+7
* Mark all KDE ports BROKEN for ELF.jseger1998-09-301-1/+3
* giflib is now converted to ELF so remove regexp support.steve1998-09-191-2/+2
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.asami1998-09-151-2/+2
* Replace qt dependencies with USE_QT.asami1998-08-121-4/+3
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-081-3/+3
* Change dependencies to accept Qt-1.33 if present,se1998-07-241-3/+3
* Upgrade to KDE Release 1.0se1998-07-153-27/+135
* Mark as broken, will be upgraded to 1.0 within a few days.se1998-07-141-1/+3
* Change JPEG shared library number to 9. This is to make sure that everyonejseger1998-05-051-2/+2
* Port is no longer broken: correct PLIST has been commitedse1998-05-031-3/+1
* Update PLIST to match Beta4.1se1998-05-031-22/+68
* ===> Building package for kdeutils-4.1basami1998-04-281-1/+3
* Update to KDE Beta4.se1998-04-282-10/+15
* Switch remaining ports to use jpeg lib version 8.0.jseger1998-04-161-2/+2
* Use $(MASTER_SITE_KDE)se1998-03-071-4/+3
* Clean up Makefilese1998-02-161-6/+7
* Upgrade to KDE Beta3se1998-02-083-118/+123
* Don't delete ${PREFIX}/share/doc.asami1997-11-291-1/+0
* Update to Beta2se1997-11-283-22/+42
* (1) Move the following ports out of x11/:asami1997-11-051-3/+4
* Add BUILD_DEPENDS on moc pre-processor.se1997-11-032001-05-231-1/+1
* Update to 3.3.6 - these libraries were generated on a 2.2.8-STABLE box,ade2001-05-234-38/+13
* Fix another fennerism. MASTER_SITE (http://wm.current.nu/) has been crackedsobomax2001-05-231-1/+3
* Don't overwrite CATEGORIES in master ports. Use += instead, so slavessobomax2001-05-232-2/+2
* upgrade to 2.0.2ijliao2001-05-222-2/+2
* Remove empty patchfile that got left around sometime.ade2001-05-223-0/+0
* upgrade to 2.0.1ijliao2001-05-222-3/+3
* Move gnomecanvas dependency from x11/gnomecore toade2001-05-211-2/+1
* Add guppi.sobomax2001-05-212-6/+8
* Unbroke: add missed gnomecanvas into LIB_DEPENDS.sobomax2001-05-211-1/+2
* Split gdk-pixbuf into the non-GNOME part (gdk-pixbuf) and theade2001-05-212-0/+2
* Bring anjuta into the gnome-fifth-toe port, and adjustade2001-05-182-4/+8
* Update version number of wmraster shared library.sobomax2001-05-152-2/+2
* upgrade to 2.0.0ijliao2001-05-133-2/+11
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-1214-14/+14
* Install binary and a manual page as a "gtk-theme-switch", not just "switch"sobomax2001-05-116-8/+10
* Update to 1.4.0.4ade2001-05-113-2/+3
* This file makes reference to ${PORTSDIR}/x11/gnome/pkg/DESCR, which of coursedan2001-05-113-3/+3
* Upgrade to 5.01.tg2001-05-102-2/+2
* Update to 2.2.1ade2001-05-0914-76/+62
* Update to 0.12ade2001-05-093-18/+4
* Upgrade to 2.1.2 (kdelibs only): fix security issues (already fixed in thewill2001-05-0814-319/+111
* Missed patch from the update causing an mtree failure.ade2001-05-076-3/+3
* Actually put some info here (these files were empty)demon2001-05-072-1/+7
* The primary MASTER_SITE has now been unavailable for over 24 hours.ade2001-05-071-3/+4
* Fix typoade2001-05-061-1/+1
* Add in the "old releases" directory so that this port continues toade2001-05-051-1/+2
* The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a wholeade2001-05-059-0/+111
* Various patches (mainly shared library revision changes) for thoseade2001-05-056-25/+13
* Update to GNOME 1.4 -- massive changes all around, for the sake ofade2001-05-0571-2301/+5999
* freebsd-ports@freebsd.org -> ports@FreeBSD.orgmharo2001-05-011-1/+1
* Update port: x11/xkeywrap to version 1.1mharo2001-05-014-34/+25
* Upgrade to version 0.02kevlo2001-04-302-2/+2
* Don't hard-code -O2. Instead use whatever the imake default is.kris2001-04-301-0/+10
* Add most recent patches from the XFree86 cvs repository.jmz2001-04-272-1/+89
* Mark this port broken and revert maintainership to ports. Previousdougb2001-04-26