Re: hoe to rebuild /usr/local
On 11/8/06, Danny Braniss <[EMAIL PROTECTED]> wrote: hi, is there a way to build /usr/local from /var/db/pkg? /var/db/pkg is just a list of packages and files which they installed, plus some extra metadata. To rebuild all your packages you'll need to install sysutils/portupgrade (or the like) and run "portupgrade -af" ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: hoe to rebuild /usr/local
Danny Braniss schreef: > hi, > is there a way to build /usr/local from /var/db/pkg? > Just reinstall all packages listed there, starting with the top ones to save some typing? > thanks, > danny > Regards, Rene -- GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net) "It won't fit on the line." -- me, 2001 ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Bugathon, yeah it's time again
On 2006-11-06 13:13, Florent Thoumie <[EMAIL PROTECTED]> wrote: >On Fri, 2006-11-03 at 22:03 +, Florent Thoumie wrote: >> I hereby declare open the holy bugathon! > > We're closing the bugathon with the following numbers: > > - ports: 108 > - doc: 33 > - usb: 1 Hurray! > Anyway I'd like to thank each and every committer/participant who > joined the channel during the week end. I hope to see even more people > during next event. We should also thank *you* Florent, for organizing the bugathons and making sure people are informed about the bugathons, and their progress :) pgpiBlVHKUNfM.pgp Description: PGP signature
Problem with audio/gstreamer-plugins-a52dec
Hi, For the past few weeks we are getting the error below on running portsdb -Uu. uname -a: FreeBSD ns1.astcape.co.za 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Tue May 25 22:47:12 GMT 2004 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386 Our ports collection is updated daily from a local mirror. I have searched the web for this particular error, and found no solutions, the following link highlights the same problem: http://www.mail-archive.com/freebsd-ports@freebsd.org/msg02875.html Regards, Nicki - Original Message - Updating the ports index ... Generating INDEX.tmp - please wait.."/usr/ports/audio/gstreamer-plugins-a52dec/../../multimedia/gstreamer-plugins/Makefile.common", line 345: Malformed conditional (${gst_${GST_PLUGIN}_GCONF_SCHEMAS}!="") "/usr/ports/audio/gstreamer-plugins-a52dec/../../multimedia/gstreamer-plugins/Makefile.common", line 349: Malformed conditional (${gst_${GST_PLUGIN}_USE_SDL}!="") "/usr/ports/audio/gstreamer-plugins-a52dec/../../multimedia/gstreamer-plugins/Makefile.common", line 351: if-less endif "/usr/ports/audio/gstreamer-plugins-a52dec/../../multimedia/gstreamer-plugins/Makefile.common", line 351: Need an operator "/usr/ports/audio/gstreamer-plugins-a52dec/../../multimedia/gstreamer-plugins/Makefile.common", line 372: if-less endif "/usr/ports/audio/gstreamer-plugins-a52dec/../../multimedia/gstreamer-plugins/Makefile.common", line 372: Need an operator make: fatal errors encountered -- cannot continue ===> audio/gstreamer-plugins-a52dec failed *** Error code 1 1 error Before reporting this error, verify that you are running a supported version of FreeBSD (see http://www.FreeBSD.org/ports/) and that you have a complete and up-to-date ports collection. (INDEX builds are not supported with partial or out-of-date ports collections -- in particular, if you are using cvsup, you must cvsup the "ports-all" collection, and have no "refuse" files.) If that is the case, then report the failure to [EMAIL PROTECTED] together with relevant details of your ports configuration (including FreeBSD version, your architecture, your environment, and your /etc/make.conf settings, especially compiler flags and WITH/WITHOUT settings). Note: the latest pre-generated version of INDEX may be fetched automatically with "make fetchindex". *** Error code 1 Stop in /usr/ports. *** Error code 1 Stop in /usr/ports. failed to generate INDEX! portsdb: index generation error ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Problem with audio/gstreamer-plugins-a52dec
On 11/8/06, Nicki de Wet <[EMAIL PROTECTED]> wrote: Hi, For the past few weeks we are getting the error below on running portsdb -Uu. uname -a: FreeBSD ns1.astcape.co.za 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Tue May 25 22:47:12 GMT 2004 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386 Our ports collection is updated daily from a local mirror. I have searched the web for this particular error, and found no solutions, the following link highlights the same problem: http://www.mail-archive.com/freebsd-ports@freebsd.org/msg02875.html Fixed thanks! Regards, Nicki - Original Message - > Updating the ports index ... Generating INDEX.tmp - please > wait.."/usr/ports/audio/gstreamer-plugins-a52dec/../../multimedia/gstreamer-plugins/Makefile.common", > line 345: Malformed conditional (${gst_${GST_PLUGIN}_GCONF_SCHEMAS}!="") > "/usr/ports/audio/gstreamer-plugins-a52dec/../../multimedia/gstreamer-plugins/Makefile.common", > line 349: Malformed conditional (${gst_${GST_PLUGIN}_USE_SDL}!="") > "/usr/ports/audio/gstreamer-plugins-a52dec/../../multimedia/gstreamer-plugins/Makefile.common", > line 351: if-less endif > "/usr/ports/audio/gstreamer-plugins-a52dec/../../multimedia/gstreamer-plugins/Makefile.common", > line 351: Need an operator > "/usr/ports/audio/gstreamer-plugins-a52dec/../../multimedia/gstreamer-plugins/Makefile.common", > line 372: if-less endif > "/usr/ports/audio/gstreamer-plugins-a52dec/../../multimedia/gstreamer-plugins/Makefile.common", > line 372: Need an operator > make: fatal errors encountered -- cannot continue > ===> audio/gstreamer-plugins-a52dec failed > *** Error code 1 > 1 error > > > Before reporting this error, verify that you are running a supported > version of FreeBSD (see http://www.FreeBSD.org/ports/) and that you > have a complete and up-to-date ports collection. (INDEX builds are > not supported with partial or out-of-date ports collections -- in > particular, if you are using cvsup, you must cvsup the "ports-all" > collection, and have no "refuse" files.) If that is the case, then > report the failure to [EMAIL PROTECTED] together with relevant > details of your ports configuration (including FreeBSD version, > your architecture, your environment, and your /etc/make.conf > settings, especially compiler flags and WITH/WITHOUT settings). > > Note: the latest pre-generated version of INDEX may be fetched > automatically with "make fetchindex". > > > *** Error code 1 > > Stop in /usr/ports. > *** Error code 1 > > Stop in /usr/ports. > failed to generate INDEX! > portsdb: index generation error > > ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]" ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Firefox crashes on startup
A very odd problem! On startup, firefox and thunderbird both produce the messages /home/jsmith/.gtkrc-2.0:2: Unable to find include file: ".gtkrc-2.0-scrollbar_cog" (Gecko:7801): GLib-GObject-WARNING **: cannot register existing type `GConfClient' (Gecko:7801): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed (Gecko:7801): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed Segmentation fault (core dumped) On the other hand, epiphany and mozilla both work perfectly! After deleting the .mozilla/firefox directory, firefox works ONCE (i.e., it works, but every time afterwards, it crashes). It's as if it can't tolerate the existence of a .mozilla/firefox directory or can't read or parse it. uname -a FreeBSD vorpal.math.drexel.edu 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Wed Oct 11 11:09:36 EDT 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386 This problem first appeared after upgrading Gnome to 2.16. Oddly, another computer seemingly configured exactly the same doesn't have this problem. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Firefox crashes on startup
On 11/8/06, Justin Smith <[EMAIL PROTECTED]> wrote: A very odd problem! On startup, firefox and thunderbird both produce the messages /home/jsmith/.gtkrc-2.0:2: Unable to find include file: ".gtkrc-2.0-scrollbar_cog" (Gecko:7801): GLib-GObject-WARNING **: cannot register existing type `GConfClient' (Gecko:7801): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed (Gecko:7801): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed Segmentation fault (core dumped) On the other hand, epiphany and mozilla both work perfectly! After deleting the .mozilla/firefox directory, firefox works ONCE (i.e., it works, but every time afterwards, it crashes). It's as if it can't tolerate the existence of a .mozilla/firefox directory or can't read or parse it. Make sure you have nspr--4.6.3_1 installed, if not upgrade nspr and everything should work. If not please email us back. uname -a FreeBSD vorpal.math.drexel.edu 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Wed Oct 11 11:09:36 EDT 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386 This problem first appeared after upgrading Gnome to 2.16. Oddly, another computer seemingly configured exactly the same doesn't have this problem. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gnome To unsubscribe, send any mail to "[EMAIL PROTECTED]" ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Could use some help fixing the pecl-crack port (broken since php 5.2?)
I'm listed as the maintainer for security/pecl-crack It was recently brought to my attention that make package fails on this port, apparently since PHP was upgraded to 5.2: # make package ===> Building package for pecl-crack-0.4.1 Creating package /usr/ports/security/pecl-crack/pecl-crack-0.4.1.tbz Registering depends: php5-5.2.0 apache-2.2.3 libxml2-2.6.26 libiconv-1.9.2_2 perl-5.8.8 expat-2.0.0_1 pkg-config-0.21. Creating bzip'd tar ball in '/usr/ports/security/pecl-crack/pecl-crack-0.4.1.tbz' tar: lib/php/20050922/crack.so: Cannot stat: No such file or directory pkg_create: make_dist: tar command failed with code 256 *** Error code 1 Stop in /usr/ports/security/pecl-crack. Now, crack.so is in /usr/local/lib/php/20060613/crack.so, so it would appear as if my pkg-plist needs updated. No worries ... except I'm a little unclear on the build magic behind PHP. I'm guessing that 20060613 is some sort of API date? If so, is it Ok to be hard- coding this in to the pkg-plist? It seems as if this is handled by bsd.php.mk: .if ${PHP_VER} == 4 PHP_EXT_DIR=20020429 .else PHP_EXT_DIR=20060613 .endif Which means hardcoding the path into the pkg-plist will break the port for PHP 4. Despite the fact that I don't think many folks are using PHP 4, I'd rather not do this. Looking through some other pecl ports, none of them seem to have a pkg-plist. If I remove the pkg-plist from the port, make package works. I guess there's some sort of magic that allows this to work in the absence of a packing list ... are packing lists even required any more? Does the porters handbook need updated? Are eggs good for you or bad for you? -- Bill Moran Collaborative Fusion Inc. IMPORTANT: This message contains confidential information and is intended only for the individual named. If the reader of this message is not an intended recipient (or the individual responsible for the delivery of this message to an intended recipient), please be advised that any re-use, dissemination, distribution or copying of this message is prohibited. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Firefox crashes on startup
Justin Smith wrote: > This problem first appeared after upgrading Gnome to 2.16. Oddly, > another computer seemingly configured exactly the same doesn't have this > problem. There is likely a library mismatch somewhere which was not caught by the ports system. I recently upgraded to firefox 2.0 and she crashed on startup, but after invoking "portupgrade -R firefox" to force an upgrade of dependencies, all was well. So that may be the first thing to try. -- James Bailie <[EMAIL PROTECTED]> http://www.mammothcheese.ca ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: FreeBSD Port: libcheck-0.9.3
Hi Ashish, I will try to get this in ASAP, but it may not be until after next week as I'm preparing for a conference next week. Mike आशीष wrote: Hi Mike, Could you please upgrade the port devel/libcheck as version 0.9.4 is available. Refer to following url: http://sourceforge.net/project/showfiles.php?group_id=28255&release_id=37982 Thanks in advance Ashish Shukla -- Ashish Shukla "Wah Java !!" आशीष शुक्ल ,= ,-_-. =. webpages: http://wahjava.googlepages.com ((_/)o o(\_)) weblog: http://wahjava.wordpress.com `-'(. .)`-' PGP: BBA9 AD7D BA71 61EB BE46 8CF5 E44A C663 A03F 4261 \_/ Mike -- Mike Heffner <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
INDEX build failed for 4.x
INDEX build failed with errors: Generating INDEX - please wait.. Done. Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_2,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_2,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_2,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_3,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_2,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Committers on the hook: ahze ale anray barner delphij farrokhi flz laszlof rafan Most recent CVS update was: U MOVED U databases/Makefile U databases/db3/Makefile U databases/db4/Makefile U databases/db41/Makefile U databases/db42/Makefile U databases/db43/Makefile U databases/db44/Makefile U databases/pecl-PDO/files/patch-pdo.c U deskutils/taskstep/Makefile U devel/libmba/Makefile U devel/upnp/Makefile U dns/adns/Makefile U dns/dnsmasq/Makefile U dns/sleuth/Makefile U editors/drjava/Makefile U editors/drjava/distinfo U editors/drjava/pkg-plist U editors/drjava/files/drjava.in U games/hlstats/Makefile U games/hlstatsx/Makefile U games/phpua-bf/Makefile U games/phpua-cod/Makefile U games/phpua-engine/Makefile U games/phpua-hl/Makefile U games/phpua-q3/Makefile U games/phpua-ut/Makefile U games/phpua-ut2003/Makefile U mail/fetchyahoo/Makefile U mail/gld/Makefile U mail/grepmail/Makefile U mail/kbiff/Makefile U mail/kbiff/distinfo U mail/kbiff/pkg-descr U mail/p5-Mail-Webmail-Gmail/Makefile U mail/roundcube/Makefile U math/ump/Makefile U math/ump/distinfo U math/ump/pkg-plist U math/ump/files/patch-Makefile U math/ump/files/patch-src-main.cpp U misc/p5-Asterisk/Makefile U multimedia/gstreamer-plugins/Makefile U net/gsk/Makefile U net/htpdate/Makefile U net/mping/Makefile U net/openradius/Makefile U net/p5-Net-Gnats/Makefile U net/pathneck/Makefile U net/tapidbus/Makefile U net/tcpslice/Makefile U net-mgmt/asused/Makefile U net-mgmt/ipacco/Makefile U net-mgmt/junipoll/Makefile U net-mgmt/nefu/Makefile U net-mgmt/p0f/Makefile U net-mgmt/p5-Cflow/Makefile U net-p2p/libtorrent/Makefile U net-p2p/libtorrent/distinfo U net-p2p/libtorrent/pkg-plist U net-p2p/libtorrent/files/stable-ltmain.sh U net-p2p/libtorrent-devel/Makefile U net-p2p/libtorrent-devel/distinfo U net-p2p/libtorrent-devel/pkg-plist U net-p2p/libtorrent-devel/files/devel-ltmain.sh U net-p2p/opendchub/Makefile U net-p2p/rtorrent/Makefile U net-p2p/rtorrent/distinfo U net-p2p/rtorrent-devel/Makefile U net-p2p/rtorrent-devel/distinfo U news/fidogate-ds/Makefile U print/pecl-panda/Makefile U security/lsh/Makefile U security/rkhunter/Makefile U security/super/Makefile U sysutils/log_analysis/Makefile U sysutils/ntfsprogs/Makefile U textproc/fa-aspell/Makefile U www/awstats-devel/Makefile U www/bluefish/Makefile U www/coppermine/Makefile U www/eventum/Makefile U www/iwebcal/Makefile U www/kannel/Makefile U www/openxmldir/Makefile U www/phpmyfaq/Makefile U www/phproxy/Makefile U www/phpwiki/Makefile U www/phpwiki13/Makefile U www/pmwiki/Makefile U www/serendipity/Makefile U www/serendipity-devel/Makefile U www/textpattern/Makefile U www/tikiwiki/Makefile U www/wikindx/Makefile U www/xc
Re: Could use some help fixing the pecl-crack port (broken since php 5.2?)
On Wed, Nov 08, 2006 at 09:24:46AM -0500, Bill Moran wrote: > Now, crack.so is in /usr/local/lib/php/20060613/crack.so, so it would > appear as if my pkg-plist needs updated. No worries ... > > except I'm a little unclear on the build magic behind PHP. I'm guessing > that 20060613 is some sort of API date? If so, is it Ok to be hard- > coding this in to the pkg-plist? It seems as if this is handled by > bsd.php.mk: > > .if ${PHP_VER} == 4 > PHP_EXT_DIR=20020429 > .else > PHP_EXT_DIR=20060613 > .endif > > Which means hardcoding the path into the pkg-plist will break the port for > PHP 4. Despite the fact that I don't think many folks are using PHP 4, > I'd rather not do this. Looking at ports/Mk/bsd.php.mk, label `add-plist-phpext`, it appears the PHP port framework already adds the appropriate .so to the packing list for you. You can verify this by removing it from your pkg-plist, doing a make install, then looking at /var/db/pkg/whatever/+CONTENTS -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networkinghttp://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB | ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
INDEX build failed for 4.x
INDEX build failed with errors: Generating INDEX - please wait.. Done. Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_2,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_2,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_2,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_3,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_2,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4,2 Warning: Duplicate INDEX entry: gstreamer-plugins-0.10.4_1,2 Committers on the hook: ahze ale anray barner bsam delphij farrokhi flz laszlof mich miwi rafan Most recent CVS update was: U audio/amarok/Makefile U audio/amarok/distinfo U audio/amarok/pkg-plist U audio/amarok/files/patch-configure U graphics/linux-gdk-pixbuf/Makefile U mail/cmail/Makefile U mail/roundcube/Makefile U mail/roundcube/pkg-plist U misc/skyutils/Makefile U net/sobby/Makefile U net/sobby/distinfo U net-mgmt/cdpr/files/patch-conffile.c U sysutils/pecl-fileinfo/Makefile U sysutils/pecl-fileinfo/distinfo ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Portupgrade cannot upgrade pkgdb.db
Hey guys, I got this output when I tried upgrading my ports tree (portupgrade –a) : [Updating the pkgdb in /var/db/pkg ... /var/db/pkg/pkgdb.db: unexpected file type or format -- Invalid argument; rebuild needed] [Rebuilding the pkgdb in /var/db/pkg ... [Updating the pkgdb in /var/db/pkg ... /var/db/pkg/pkgdb.db: unexpected file type or format -- Invalid argument; rebuild needed] [Rebuilding the pkgdb in /var/db/pkg ... /var/db/pkg/pkgdb.db: unexpected file type or format -- Invalid argument: Cannot update the pkgdb!]: Cannot update the pkgdb!] Any Ideas? Thanks guys! -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.430 / Virus Database: 268.14.0/524 - Release Date: 11/8/2006 1:40 PM ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: FreeBSD Port: py24-m2crypto-0.16
Jonathan D. Arnold / Daemon Dancing wrote: I was just trying to build net-im/cjc, which requires security/m2crypto and ran into a problem where a symbol found in the ASN1.py file wasn't defined. Upon further investigation, it turns out that the line in the _m2crypto.i file that include _asn1.i has been commented out in the patch found in m2crypto/files/patch::_m2crypto.i. I removed this file and all is well now with both m2crypto and net-im/cjc. There is no comment as to why this line is commented out and I'm thinking it shouldn't be. Fixed. Thanks. -- Marcus Alves Grando marcus(at)corp.grupos.com.br | Grupos Internet S/A mnag(at)FreeBSD.org | FreeBSD.org ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
INDEX now builds successfully on 4.x
___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Could use some help fixing the pecl-crack port (broken since php 5.2?)
In response to Jeremy Chadwick <[EMAIL PROTECTED]>: > On Wed, Nov 08, 2006 at 09:24:46AM -0500, Bill Moran wrote: > > Now, crack.so is in /usr/local/lib/php/20060613/crack.so, so it would > > appear as if my pkg-plist needs updated. No worries ... > > > > except I'm a little unclear on the build magic behind PHP. I'm guessing > > that 20060613 is some sort of API date? If so, is it Ok to be hard- > > coding this in to the pkg-plist? It seems as if this is handled by > > bsd.php.mk: > > > > .if ${PHP_VER} == 4 > > PHP_EXT_DIR=20020429 > > .else > > PHP_EXT_DIR=20060613 > > .endif > > > > Which means hardcoding the path into the pkg-plist will break the port for > > PHP 4. Despite the fact that I don't think many folks are using PHP 4, > > I'd rather not do this. > > Looking at ports/Mk/bsd.php.mk, label `add-plist-phpext`, it appears the > PHP port framework already adds the appropriate .so to the packing list > for you. You can verify this by removing it from your pkg-plist, doing a > make install, then looking at /var/db/pkg/whatever/+CONTENTS Thanks, Jeremy ... that explains it for me. -- Bill Moran Collaborative Fusion Inc. IMPORTANT: This message contains confidential information and is intended only for the individual named. If the reader of this message is not an intended recipient (or the individual responsible for the delivery of this message to an intended recipient), please be advised that any re-use, dissemination, distribution or copying of this message is prohibited. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Stray packages that seem to have been committed to ports
Dear FreeBSD ports, There seem to be some packages that have somehow sneaked into CVS: /usr/ports/math/p5-Math-Geometry/p5-Math-Geometry-0.04.tbz /usr/ports/net-p2p/p5-WWW-BitTorrent/p5-WWW-BitTorrent-0.01.tbz /usr/ports/www/p5-WWW-WebArchive/p5-WWW-WebArchive-0.50.tbz These would seem to be the result of using the '-p' flag to portupgrade, but I don't think they should have been committed to the repo. Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW signature.asc Description: OpenPGP digital signature
Re: Portupgrade cannot upgrade pkgdb.db
Jason Gretz wrote: > Hey guys, I got this output when I tried upgrading my ports tree > (portupgrade --a) : > > [Updating the pkgdb in /var/db/pkg ... > /var/db/pkg/pkgdb.db: unexpected file type or format -- Invalid argument; > rebuild needed] [Rebuilding the pkgdb in /var/db/pkg ... > [Updating the pkgdb in /var/db/pkg ... > /var/db/pkg/pkgdb.db: unexpected file type or format -- Invalid argument; > rebuild needed] [Rebuilding the pkgdb in /var/db/pkg ... > /var/db/pkg/pkgdb.db: unexpected file type or format -- Invalid argument: > Cannot update the pkgdb!]: Cannot update the pkgdb!] > > > > Any Ideas? Thanks guys! Yes. Seems you updated BDB or switched versions to an incombatible one. Blow away /usr/ports/INDEX-6.db and /var/db/pkg/pkgdb.db and let portupgrade regenerate them from scratch. Those files are just summaries of other data readily available from your system so they can be removed with impunity. Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW signature.asc Description: OpenPGP digital signature
xfce 4.4 RC2 - patchset 08
Hi, here comes the 4.4 RC2 patchset: http://people.freebsd.org/~oliver/xfce/xfce4.4_ports_08.tar.bz2 Make sure you don't have any by-hand or by former patches modified xfce ports - otherwise the patch will fail. I tested both the patch and the share with a clean cvsuped portstree and they applied without any error. If you are getting errors nevertheless, let me know. -- Oliver Lehmann http://www.pofo.de/ http://wishlist.ans-netz.de/ ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Stray packages that seem to have been committed to ports
Matthew Seaman schreef: > Dear FreeBSD ports, > > There seem to be some packages that have somehow sneaked into > CVS: > >/usr/ports/math/p5-Math-Geometry/p5-Math-Geometry-0.04.tbz >/usr/ports/net-p2p/p5-WWW-BitTorrent/p5-WWW-BitTorrent-0.01.tbz >/usr/ports/www/p5-WWW-WebArchive/p5-WWW-WebArchive-0.50.tbz > I'm seeing this too since the last few days. Whenever I update my modular X.org ports tree, these three packages return. > These would seem to be the result of using the '-p' flag to portupgrade, > but I don't think they should have been committed to the repo. > IMO packages don't belong in the ports tree. > Cheers, > > Matthew > Regards, Rene -- GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net) "It won't fit on the line." -- me, 2001 ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: firefox / java problem
On Mon, 06 Nov 2006 18:56:45 -0600 Eric Schuele <[EMAIL PROTECTED]> a écrit: > You might make sure you have the very latest Firefox. Meaning, cvsup > today. And rebuild it. They don't mention what the real problem was so > I don't know if its your issue or not. But it might help. After a port upgrade I can see my Java applet in firefox2 and the external programs which seems broken are running now! Thanks -- regis ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Stray packages that seem to have been committed to ports
On Wed, 08 Nov 2006 20:33:12 + Matthew Seaman <[EMAIL PROTECTED]> wrote: > There seem to be some packages that have somehow sneaked into > CVS: > >/usr/ports/math/p5-Math-Geometry/p5-Math-Geometry-0.04.tbz >/usr/ports/net-p2p/p5-WWW-BitTorrent/p5-WWW-BitTorrent-0.01.tbz >/usr/ports/www/p5-WWW-WebArchive/p5-WWW-WebArchive-0.50.tbz > > These would seem to be the result of using the '-p' flag to portupgrade, > but I don't think they should have been committed to the repo. Fixed, thanks. -- Jean-Yves Lefort [EMAIL PROTECTED] http://lefort.be.eu.org/ pgpsBDDyijZy6.pgp Description: PGP signature
Re: ports/105252: devel/pear make install failure
Hi Alex, Yes, the error is clear (or is it?), but why is it complaining it can't write to /tmp? It's trying to create dir / which isn't very usefull... [EMAIL PROTECTED] ~]$ ls -ld /tmp drwxrwxrwt 12 root wheel 3072 Nov 8 03:09 /tmp [EMAIL PROTECTED]:~]# df -i -h /tmp Filesystem SizeUsed Avail Capacity iused ifree %iused Mounted on /dev/ad0s1e929M 59M796M 7%1775 1220631% /tmp Digging a lot further, I finally found out that it's my open_basedir restriction in php.ini. For other people encountering this not very helpful error, it might help to elaborate on the PR so they can amend their open_basedir setting and resolve their problem. At least they will now be able to find it in the mailing-list archives Kind regards, Spil. On 08/11/06, Alex Dupre <[EMAIL PROTECTED]> wrote: Synopsis: devel/pear make install failure State-Changed-From-To: open->closed State-Changed-By: ale State-Changed-When: Wed Nov 8 08:25:59 UTC 2006 State-Changed-Why: The error is clear. http://www.freebsd.org/cgi/query-pr.cgi?pr=105252 ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
dbus-sharp - FreeBSD Patches Not found
Hi, I just cvsup'd as of 10 minutes ago, and dbus-sharp is not able to find the FreeBSD patchs associated with it. syslaptop# uname -a FreeBSD syslaptop 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #1: Tue Oct 17 11:26:17 CDT 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SYSLAPTOP i386 syslaptop# portupgrade -a ---> Skipping 'converters/p5-Convert-ASN1' because it is held by user (specify -f to force) ---> Upgrading 'dbus-sharp-0.62_16' to 'dbus-sharp-0.62_17' (devel/dbus-sharp) ---> Building '/usr/ports/devel/dbus-sharp' ===> Cleaning for libtool-1.5.22_2 .. .. .. .. ===> Cleaning for cdparanoia-3.9.8_8 ===> Cleaning for p5-gettext-1.05_1 ===> Cleaning for dbus-sharp-0.62_17 ===> Vulnerability check disabled, database not found ===> Extracting for dbus-sharp-0.62_17 => MD5 Checksum OK for dbus-0.62.tar.gz. => SHA256 Checksum OK for dbus-0.62.tar.gz. ===> Patching for dbus-sharp-0.62_17 ===> dbus-sharp-0.62_17 depends on file: /usr/local/bin/libtool - found ===> Applying FreeBSD patches for dbus-sharp-0.62_17 sed: /usr/ports/devel/dbus-sharp/work/dbus-0.62/dbus/dbus-sysdeps-unix.c: No such file or directory *** Error code 1 Stop in /usr/ports/devel/dbus-sharp. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.52350.30 env PORT_UPGRADE=yes make ** Fix the problem and try again. ---> Skipping 'audio/muine' (muine-0.8.5_3) because a requisite package 'dbus-sharp-0.62_16' (devel/dbus-sharp) failed (specify -k to force) ---> Skipping 'sysutils/serpentine' (serpentine-0.7_1) because a requisite package 'muine-0.8.5_3' (audio/muine) failed (specify -k to force) ---> Skipping 'x11/gnome2-power-tools' (gnome2-power-tools-2.16.1) because a requisite package 'dbus-sharp-0.62_16' (devel/dbus-sharp) failed (specify -k to force) ** Listing the failed packages (*:skipped / !:failed) ! devel/dbus-sharp (dbus-sharp-0.62_16) (unknown build error) * audio/muine (muine-0.8.5_3) * sysutils/serpentine (serpentine-0.7_1) * x11/gnome2-power-tools (gnome2-power-tools-2.16.1) ---> Packages processed: 0 done, 449 ignored, 3 skipped and 1 failed ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Webmin Question
Does anyone else have problems restarting mysql server through webmin? I have the latest on both, but once I stop the service through webmin, I can't start it again. -- Chris Maness http://www.chrismaness.com (909) 223-9179 ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"