Index: head/devel/linux-f10-libglade/Makefile =================================================================== --- head/devel/linux-f10-libglade/Makefile (revision 329659) +++ head/devel/linux-f10-libglade/Makefile (revision 329660) @@ -1,27 +1,26 @@ # Created by: bsam # $FreeBSD$ PORTNAME= libglade PORTVERSION= 0.17 CATEGORIES= devel linux MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER} PKGNAMEPREFIX= linux-f10- DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} MAINTAINER= emulation@FreeBSD.org COMMENT= RPM of libglade (Linux Fedora 10) CONFLICTS= linux-libglade-[0-9]* linux-f8-libglade-[0-9]* USE_LINUX_RPM= yes LINUX_DIST_VER= 10 RPMVERSION= 21.fc9 USE_LDCONFIG= yes PLIST_FILES= usr/lib/libglade-gnome.so.0 usr/lib/libglade-gnome.so.0.4.2 \ usr/lib/libglade.so.0 usr/lib/libglade.so.0.4.2 DOCSDIR= usr/share/doc/${PORTNAME}-${PORTVERSION} PORTDOCS= AUTHORS COPYING ChangeLog NEWS README -DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr .include Index: head/devel/linux-f10-libglade/pkg-descr =================================================================== --- head/devel/linux-f10-libglade/pkg-descr (nonexistent) +++ head/devel/linux-f10-libglade/pkg-descr (revision 329660) @@ -0,0 +1,5 @@ +A library that allows you to load GLADE interfaces at runtime (you don't +have to generate stubs with GLADE before hand). This way you can change +the look of your application without recompiling. This way you can write +the logic behind the interface separately from the code to build the +interface, so changing the interface is not so much of a problem. Property changes on: head/devel/linux-f10-libglade/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property