Index: head/devel/Makefile =================================================================== --- head/devel/Makefile (revision 27897) +++ head/devel/Makefile (revision 27898) @@ -1,223 +1,224 @@ # $FreeBSD$ # SUBDIR += ElectricFence SUBDIR += ORBacus SUBDIR += ORBit SUBDIR += SWIG SUBDIR += SpecTcl SUBDIR += a2dev SUBDIR += amulet SUBDIR += asl SUBDIR += astyle SUBDIR += autoconf SUBDIR += automake SUBDIR += avltree SUBDIR += bcc SUBDIR += bison SUBDIR += boehm-gc SUBDIR += bonobo SUBDIR += bugbuddy SUBDIR += c_c++_reference SUBDIR += c_c++_reference-i18n SUBDIR += cbrowser SUBDIR += cccc SUBDIR += cdecl SUBDIR += cdk SUBDIR += cervisia SUBDIR += cflow SUBDIR += clig SUBDIR += codecrusader SUBDIR += cons SUBDIR += cook SUBDIR += cproto SUBDIR += crossgo32 SUBDIR += crossgo32-djgpp2 SUBDIR += crossgo32-djgpp2-pdcurses SUBDIR += crossm68k SUBDIR += crosssco SUBDIR += cs SUBDIR += cscope SUBDIR += cssc SUBDIR += ctags SUBDIR += cutils SUBDIR += cvsmapfs SUBDIR += cvsweb SUBDIR += cweb SUBDIR += cxref SUBDIR += ddd SUBDIR += dmake SUBDIR += doc++ SUBDIR += doxygen SUBDIR += elftoaout SUBDIR += f77flow SUBDIR += fastcrc SUBDIR += fhist SUBDIR += flick SUBDIR += flux SUBDIR += fortran-utils SUBDIR += fpp SUBDIR += freelibiberty SUBDIR += ftnchek SUBDIR += gaa SUBDIR += gcc11 SUBDIR += gettext SUBDIR += gide SUBDIR += gindent SUBDIR += glade SUBDIR += glib12 SUBDIR += gmake SUBDIR += gnustep SUBDIR += gperf SUBDIR += gtksheet SUBDIR += id-utils SUBDIR += ilu SUBDIR += imake SUBDIR += insight SUBDIR += jam SUBDIR += kdbg SUBDIR += kdbg-i18n SUBDIR += kdelibdocs SUBDIR += kdelibdocs-i18n SUBDIR += kdevelop SUBDIR += kdevelop-i18n SUBDIR += kpp SUBDIR += ktranslator SUBDIR += lclint SUBDIR += libPropList SUBDIR += libU77 SUBDIR += libcache SUBDIR += libcii SUBDIR += libdlmalloc SUBDIR += libffi SUBDIR += libg++ SUBDIR += libgetline SUBDIR += libgii SUBDIR += libglade SUBDIR += libgnugetopt SUBDIR += libgtop SUBDIR += libmalloc SUBDIR += libshhmsg SUBDIR += libshhopt SUBDIR += libsigc++ SUBDIR += libslang SUBDIR += libtool SUBDIR += libxalloc SUBDIR += lincvs SUBDIR += linux_devtools SUBDIR += linux_kdump SUBDIR += linuxthreads SUBDIR += m4 SUBDIR += m68kbinutils SUBDIR += m68kgcc SUBDIR += m68kgdb SUBDIR += m68knewlib SUBDIR += makedepend SUBDIR += mico SUBDIR += mkcmd SUBDIR += mkmf SUBDIR += mm SUBDIR += mprof SUBDIR += msrc0 SUBDIR += nana SUBDIR += nasm SUBDIR += ncurses SUBDIR += newt SUBDIR += noweb SUBDIR += omniORB SUBDIR += p5-AppConfig SUBDIR += p5-BSD-Resource SUBDIR += p5-C-Scan SUBDIR += p5-ConfigReader SUBDIR += p5-Curses SUBDIR += p5-Data-Flow SUBDIR += p5-Data-ShowTable SUBDIR += p5-Date-Calc SUBDIR += p5-Date-Manip SUBDIR += p5-Devel-DProf SUBDIR += p5-Devel-Peek SUBDIR += p5-Devel-Symdump SUBDIR += p5-Errno SUBDIR += p5-File-BasicFlock SUBDIR += p5-File-Lock SUBDIR += p5-File-MMagic SUBDIR += p5-File-Slurp SUBDIR += p5-File-Sync SUBDIR += p5-File-Tools SUBDIR += p5-Filter SUBDIR += p5-FreezeThaw SUBDIR += p5-IO-Stty SUBDIR += p5-IO-Tty SUBDIR += p5-IO-stringy SUBDIR += p5-Include SUBDIR += p5-IniConf SUBDIR += p5-Locale-PGetText SUBDIR += p5-Locale-gettext SUBDIR += p5-PV SUBDIR += p5-Parse-RecDescent SUBDIR += p5-Penguin SUBDIR += p5-Penguin-Easy SUBDIR += p5-Proc-Simple SUBDIR += p5-ReadLine-Gnu SUBDIR += p5-ReadLine-Perl SUBDIR += p5-Religion SUBDIR += p5-Resources SUBDIR += p5-Sort-Versions SUBDIR += p5-Storable SUBDIR += p5-Term-ANSIColor SUBDIR += p5-Term-Query SUBDIR += p5-Term-ReadKey SUBDIR += p5-Time SUBDIR += p5-Time-HiRes SUBDIR += p5-TimeDate SUBDIR += p5-TraceFuncs SUBDIR += patch SUBDIR += pccts SUBDIR += pcre SUBDIR += pharmacy SUBDIR += picprog SUBDIR += pmake SUBDIR += popt SUBDIR += portcheckout SUBDIR += portlint SUBDIR += prcs SUBDIR += pth SUBDIR += pth-devel SUBDIR += py-kjbuckets SUBDIR += py-mxDateTime SUBDIR += py-mxStack SUBDIR += py-mxTools SUBDIR += qtarch SUBDIR += qtez SUBDIR += qtk SUBDIR += re2c SUBDIR += rinfo SUBDIR += robodoc SUBDIR += scogdb SUBDIR += sdcc SUBDIR += sdl SUBDIR += sfio SUBDIR += shtool + SUBDIR += sip SUBDIR += stlport SUBDIR += str SUBDIR += swarm SUBDIR += t1lib SUBDIR += tclcheck SUBDIR += tclcl SUBDIR += tclgetopts SUBDIR += tclreadline SUBDIR += templ SUBDIR += tkcon SUBDIR += tkcvs SUBDIR += tkref SUBDIR += tmake SUBDIR += tvision SUBDIR += uclmmbase SUBDIR += ups-debug SUBDIR += vtcl SUBDIR += xmake SUBDIR += xwpe SUBDIR += xxgdb SUBDIR += yacl .include Property changes on: head/devel/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.275 \ No newline at end of property +1.276 \ No newline at end of property Index: head/devel/sip/Makefile =================================================================== --- head/devel/sip/Makefile (nonexistent) +++ head/devel/sip/Makefile (revision 27898) @@ -0,0 +1,23 @@ +# New ports collection makefile for: sip +# Version required: 0.9 +# Date created: Sun Oct 17 00:24:28 PDT 1999 +# Whom: adsharma@home.com +# +# $FreeBSD$ +# + +PORTNAME= sip +PORTVERSION= 0.11.1 +CATEGORIES= devel python +MASTER_SITES= http://www.river-bank.demon.co.uk/software/ + +MAINTAINER= adsharma@home.com + +USE_LIBTOOL= yes +USE_QT= yes +CONFIGURE_ARGS= --enable-qt --with-qt-includes=${X11BASE}/include/X11/qt +GNU_CONFIGURE= yes +USE_GMAKE= yes +CONFIGURE_ENV= LDFLAGS=-lgcc + +.include Property changes on: head/devel/sip/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/devel/sip/distinfo =================================================================== --- head/devel/sip/distinfo (nonexistent) +++ head/devel/sip/distinfo (revision 27898) @@ -0,0 +1 @@ +MD5 (sip-0.11.1.tar.gz) = 6ad0a57e957b8950803481bbf1458beb Property changes on: head/devel/sip/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/devel/sip/pkg-comment =================================================================== --- head/devel/sip/pkg-comment (nonexistent) +++ head/devel/sip/pkg-comment (revision 27898) @@ -0,0 +1 @@ +Python to C++ bindings generator Property changes on: head/devel/sip/pkg-comment ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/devel/sip/pkg-descr =================================================================== --- head/devel/sip/pkg-descr (nonexistent) +++ head/devel/sip/pkg-descr (revision 27898) @@ -0,0 +1,20 @@ +SIP is a tool for generating bindings for C++ classes so that they can be +accessed as normal Python classes. SIP takes many of its ideas from SWIG but, +because it is specifically designed for C++ and Python, is able to generate +tighter bindings. SIP is so called because it is a small SWIG. + +SIP was originally designed to generate Python bindings for KDE and so has +explicit support for the signal slot mechanism used by the Qt/KDE class +libraries. However, SIP can be used to generate Python bindings for any C++ +class library. + +The bindings generated by SIP support access to the following C++ and Qt +features: + - connecting Qt signals to Python functions and class methods + - connecting Python signals to Qt slots + - overloading virtual member functions with Python class methods + - protected member functions + - abstract classes + - enumerated types + - global class instances + - static member functions. Property changes on: head/devel/sip/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/devel/sip/pkg-plist =================================================================== --- head/devel/sip/pkg-plist (nonexistent) +++ head/devel/sip/pkg-plist (revision 27898) @@ -0,0 +1,9 @@ +bin/sip +lib/libsip.so.2 +lib/libsip.so +lib/libsip.a +include/sip/sip.h +include/sip/sipQt.h +@dirrm include/sip +@exec /sbin/ldconfig -m %D/lib +@unexec /sbin/ldconfig -R Property changes on: head/devel/sip/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property