Date: Tue, 8 Nov 2005 21:36:33 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/libsexy Makefile distinfo pkg-descr pkg-plist ports/x11-toolkits/libsexy/files patch-libsexy-sexy-icon-entry.c patch-libsexy-sexy-spell-entry.c ports/x11-toolkits/libsexymm Makefile distinfo pkg-descr pkg-plist Message-ID: <200511082136.jA8LaXEI036616@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2005-11-08 21:36:33 UTC FreeBSD ports repository Modified files: x11-toolkits Makefile Added files: x11-toolkits/libsexy Makefile distinfo pkg-descr pkg-plist x11-toolkits/libsexy/files patch-libsexy-sexy-icon-entry.c patch-libsexy-sexy-spell-entry.c x11-toolkits/libsexymm Makefile distinfo pkg-descr pkg-plist Log: libsexy is a library containing additional widgets for gtk: - url label - spell checked text entry - text entry with icons libsexymm are the corresponding c++ bindings for libsexy. PR: ports/88577 Submitted by: Andreas Kohn <andreas@syndrom23.de> Revision Changes Path 1.382 +2 -0 ports/x11-toolkits/Makefile 1.1 +27 -0 ports/x11-toolkits/libsexy/Makefile (new) 1.1 +2 -0 ports/x11-toolkits/libsexy/distinfo (new) 1.1 +20 -0 ports/x11-toolkits/libsexy/files/patch-libsexy-sexy-icon-entry.c (new) 1.1 +20 -0 ports/x11-toolkits/libsexy/files/patch-libsexy-sexy-spell-entry.c (new) 1.1 +4 -0 ports/x11-toolkits/libsexy/pkg-descr (new) 1.1 +10 -0 ports/x11-toolkits/libsexy/pkg-plist (new) 1.1 +36 -0 ports/x11-toolkits/libsexymm/Makefile (new) 1.1 +2 -0 ports/x11-toolkits/libsexymm/distinfo (new) 1.1 +4 -0 ports/x11-toolkits/libsexymm/pkg-descr (new) 1.1 +22 -0 ports/x11-toolkits/libsexymm/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511082136.jA8LaXEI036616>