From owner-freebsd-ports@FreeBSD.ORG Sun Apr 3 04:06:49 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5DB76106564A for ; Sun, 3 Apr 2011 04:06:49 +0000 (UTC) (envelope-from zhoushuqun@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 159DD8FC12 for ; Sun, 3 Apr 2011 04:06:48 +0000 (UTC) Received: by vws18 with SMTP id 18so4339927vws.13 for ; Sat, 02 Apr 2011 21:06:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=XD92KUmQLa8eA6nnV4RcYHhKw6aYOQa5fE2hI2UqfGY=; b=C5lG6zfjZTLDsNKKaJWCPES90fZO6OEKK/Ry3KkIqZ3OMC+JWS+aVv7DsqsiyuSwo2 S2TLp+Wl2oCFHubJKVJv0WwSVRCoTG8OmPhX6kOrk2O7y3GxHpMTh+peJ0yT0YDdGk/E C7ZGWeYWVJJzCyCd7zODv2ZS2Th7T9/QyQ0Gc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=GSkdoUmkSv0031OKdK1g9czG7pHiVKXI7HO9Lb5/5wf2xwYfrcMEdRWkbQxzbf03Jd jkor8tfg82sc/r7B7RnvTzf03Wli0ePcBfiqNRuBJwrKjSJ/YDOM3tSCmO8LfYUtoiEO Yu2ZRCQCpnUVb0YVU9Mk5vVSrK4COa5Mrqt9U= Received: by 10.52.0.171 with SMTP id 11mr7704470vdf.201.1301801986147; Sat, 02 Apr 2011 20:39:46 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.169.71 with HTTP; Sat, 2 Apr 2011 20:39:05 -0700 (PDT) In-Reply-To: <4D97A179.60009@astart.com> References: <4D952102.4020101@astart.com> <201104010804.26285.avilla@freebsd.org> <4D97A179.60009@astart.com> From: Sutra Zhou Date: Sun, 3 Apr 2011 11:39:05 +0800 Message-ID: To: papowell@astart.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: Alberto Villa , freebsd-ports@freebsd.org Subject: Re: Automating Port Building- Setting options on the command line X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Apr 2011 04:06:49 -0000 What about using /usr/ports/ports-mgmt/portconf/? On Sun, Apr 3, 2011 at 6:21 AM, Patrick Powell wrote: > On 03/31/11 23:04, Alberto Villa wrote: >> >> On Friday 01 April 2011 02:49:06 Patrick Powell wrote: >>> >>> What I would like to do is pass in a set of default options on the >>> command line >>> such as: >>> >>> cd /usr/ports/lang/php5-extensions >>> make configure THIS=3Dyes THAT=3Dno >> >> cd /usr/ports/multimedia/kdenlive >> make -DWITH_DVD -DWITH_FREI0R -DWITHOUT_LADSPA > > This did the trick. =C2=A0However, to bombproof it a little: > > make rmconfig -DWITH_OPTION ... target > > Once you do this you need to always put the rmconfig target in the make > command. > > This is exactly what I wanted. > > I have been looking at tinderbox in more detail and it appears to be > a better solution. =C2=A0 I am planning to migrate to tinderbox in the ne= ar > future. > > -- > Patrick Powell =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 As= tart Technologies > papowell@astart.com =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A01530 Jamacha= Road, Suite X, > Network and System =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 San Diego, C= A 92019 > =C2=A0Consulting =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 858-874-6543 > Web Site: www.astart.com > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > From owner-freebsd-ports@FreeBSD.ORG Sun Apr 3 18:15:35 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C6A7106566B for ; Sun, 3 Apr 2011 18:15:35 +0000 (UTC) (envelope-from christer.solskogen@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 258268FC13 for ; Sun, 3 Apr 2011 18:15:34 +0000 (UTC) Received: by vxc34 with SMTP id 34so4593661vxc.13 for ; Sun, 03 Apr 2011 11:15:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:from:date:message-id:subject:to :content-type; bh=PQVkUixSgy4J0pZgjBc16IDiyZEwdgx2sWYAr3DuGcY=; b=I12Z3Qw9BkiFAu5zGhFIa2fGB0/yVHbUGkwXhGXVdJ0RBt2xfx9vN8+Yae4tZ2HS3p HmryyltpSMoBdo4Sk4i7rnHf8NplhxpnGNKp3vVLsYxsQSeXaKO1KqYwM8QyQhCF8spl xftDuPYoWxpMHgIAnaTg4HxLIvVsudv9zT/4o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=i/UEQJueaxsJ8qK84HBClleRFchX2+KztSRKCgnak+M6RPT6Pb4keNLPoA103Wompc Vns/rSak53ADGq3G2Upoz0DgnI0lgNrb+r9H66jgs1myD1euyA3/XzzzzH2eY1Ygoa37 bqOJsa2mAIKzNgZMeNReCLgNc3NmXloItKbck= Received: by 10.52.88.133 with SMTP id bg5mr8325173vdb.17.1301854534135; Sun, 03 Apr 2011 11:15:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.166.165 with HTTP; Sun, 3 Apr 2011 11:15:14 -0700 (PDT) From: Christer Solskogen Date: Sun, 3 Apr 2011 20:15:14 +0200 Message-ID: To: freebsd-current@freebsd.org, freebsd-ports Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: clang and postgresql90 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Apr 2011 18:15:35 -0000 Hi! I'm just wondering if anyone else has trouble compiling postgresql90 with clang. I get this (and I cant seem to find anything online that somebody else had that same problem): gmake[1]: Leaving directory `/usr/obj/usr/ports/databases/postgresql90-server/work/postgresql-9.0.3/src/timezone' clang -O2 -pipe -march=core2 -O3 -funroll-loops -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -L../../src/port - L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib' -Wl,-export-dynamic access/common/heaptuple.o ac cess/common/indextuple.o access/common/printtup.o access/common/reloptions.o access/common/scankey.o access/common/tupconvert.o access/common/tupdesc.o access/gist/gist.o access/gist/gistutil.o access/gis t/gistxlog.o access/gist/gistvacuum.o access/gist/gistget.o access/gist/gistscan.o access/gist/gistproc.o access/gist/gistsplit.o access/hash/hash.o access/hash/hashfunc.o access/hash/hashinsert.o access/ hash/hashovfl.o access/hash/hashpage.o access/hash/hashscan.o access/hash/hashsearch.o access/hash/hashsort.o access/hash/hashutil.o access/heap/heapam.o access/heap/hio.o access/heap/pruneheap.o access/h eap/rewriteheap.o access/heap/syncscan.o access/heap/tuptoaster.o access/heap/visibilitymap.o access/index/genam.o access/index/indexam.o access/nbtree/nbtcompare.o access/nbtree/nbtinsert.o access/nbtree /nbtpage.o access/nbtree/nbtree.o access/nbtree/nbtsearch.o access/nbtree/nbtutils.o access/nbtree/nbtsort.o access/nbtree/nbtxlog.o access/transam/clog.o access/transam/transam.o access/transam/varsup.o access/transam/xact.o access/transam/xlog.o access/transam/xlogutils.o access/transam/rmgr.o access/transam/slru.o access/transam/subtrans.o access/transam/multixact.o access/transam/twophase.o access/tra nsam/twophase_rmgr.o access/gin/ginutil.o access/gin/gininsert.o access/gin/ginxlog.o access/gin/ginentrypage.o access/gin/gindatapage.o access/gin/ginbtree.o access/gin/ginscan.o access/gin/ginget.o acce ss/gin/ginvacuum.o access/gin/ginarrayproc.o access/gin/ginbulk.o access/gin/ginfast.o bootstrap/bootparse.o bootstrap/bootstrap.o catalog/catalog.o catalog/dependency.o catalog/heap.o catalog/index.o cat alog/indexing.o catalog/namespace.o catalog/aclchk.o catalog/pg_aggregate.o catalog/pg_constraint.o catalog/pg_conversion.o catalog/pg_depend.o catalog/pg_enum.o catalog/pg_inherits.o catalog/pg_largeobje ct.o catalog/pg_namespace.o catalog/pg_operator.o catalog/pg_proc.o catalog/pg_db_role_setting.o catalog/pg_shdepend.o catalog/pg_type.o catalog/storage.o catalog/toasting.o parser/analyze.o parser/gram.o parser/keywords.o parser/kwlookup.o parser/parser.o parser/parse_agg.o parser/parse_clause.o parser/parse_coerce.o parser/parse_cte.o parser/parse_expr.o parser/parse_func.o parser/parse_node.o parser/pa rse_oper.o parser/parse_param.o parser/parse_relation.o parser/parse_target.o parser/parse_type.o parser/parse_utilcmd.o parser/scansup.o commands/aggregatecmds.o commands/alter.o commands/analyze.o comma nds/async.o commands/cluster.o commands/comment.o commands/constraint.o commands/conversioncmds.o commands/copy.o commands/dbcommands.o commands/define.o commands/discard.o commands/explain.o commands/for eigncmds.o commands/functioncmds.o commands/indexcmds.o commands/lockcmds.o commands/operatorcmds.o commands/opclasscmds.o commands/portalcmds.o commands/prepare.o commands/proclang.o commands/schemacmds. o commands/sequence.o commands/tablecmds.o commands/tablespace.o commands/trigger.o commands/tsearchcmds.o commands/typecmds.o commands/user.o commands/vacuum.o commands/vacuumlazy.o commands/variable.o commands/view.o executor/execAmi.o executor/execCurrent.o executor/execGrouping.o executor/execJunk.o executor/execMain.o executor/execProcnode.o executor/execQual.o executor/execScan.o executor/execTuples.o executor/execUtils.o executor/functions.o executor/instrument.o executor/nodeAppend.o executor/nodeAgg.o executor/nodeBitmapAnd.o executor/nodeBitmapOr.o executor/nodeBitmapHeapscan.o executor/nodeBitmapIndexscan.o executor/nodeHash.o executor/nodeHashjoin.o executor/nodeIndexscan.o executor/nodeLimit.o executor/nodeLockRows.o executor/nodeMaterial.o executor/nodeMergejoin.o executor/nodeModifyTable.o executor/nodeNestloop.o executor/nodeFunctionscan.o executor/nodeRecursiveunion.o executor/nodeResult.o executor/nodeSeqscan.o executor/nodeSetOp.o executor/nodeSort.o executor/nodeUnique.o executor/nodeValuesscan.o executor/nodeCtescan.o executor/nodeWorktablescan.o executor/nodeGroup.o executor/nodeSubplan.o executor/nodeSubqueryscan.o executor/nodeTidscan.o executor/nodeWindowAgg.o executor/tstoreReceiver.o executor/spi.o foreign/foreign.o lib/dllist.o lib/stringinfo.o libpq/be-fsstubs.o libpq/be-secure.o libpq/auth.o libpq/crypt.o libpq/hba.o libpq/ip.o libpq/md5.o libpq/pqcomm.o libpq/pqformat.o libpq/pqsignal.o main/main.o nodes/nodeFuncs.o nodes/nodes.o nodes/list.o nodes/bitmapset.o nodes/tidbitmap.o nodes/copyfuncs.o nodes/equalfuncs.o nodes/makefuncs.o nodes/outfuncs.o nodes/readfuncs.o nodes/print.o nodes/read.o nodes/params.o nodes/value.o optimizer/geqo/geqo_copy.o optimizer/geqo/geqo_eval.o optimizer/geqo/geqo_main.o optimizer/geqo/geqo_misc.o optimizer/geqo/geqo_mutation.o optimizer/geqo/geqo_pool.o optimizer/geqo/geqo_random.o optimizer/geqo/geqo_recombination.o optimizer/geqo/geqo_selection.o optimizer/geqo/geqo_erx.o optimizer/geqo/geqo_pmx.o optimizer/geqo/geqo_cx.o optimizer/geqo/geqo_px.o optimizer/geqo/geqo_ox1.o optimizer/geqo/geqo_ox2.o optimizer/path/allpaths.o optimizer/path/clausesel.o optimizer/path/costsize.o optimizer/path/equivclass.o optimizer/path/indxpath.o optimizer/path/joinpath.o optimizer/path/joinrels.o optimizer/path/orindxpath.o optimizer/path/pathkeys.o optimizer/path/tidpath.o optimizer/plan/analyzejoins.o optimizer/plan/createplan.o optimizer/plan/initsplan.o optimizer/plan/planagg.o optimizer/plan/planmain.o optimizer/plan/planner.o optimizer/plan/setrefs.o optimizer/plan/subselect.o optimizer/prep/prepjointree.o optimizer/prep/prepqual.o optimizer/prep/preptlist.o optimizer/prep/prepunion.o optimizer/util/clauses.o optimizer/util/joininfo.o optimizer/util/pathnode.o optimizer/util/placeholder.o optimizer/util/plancat.o optimizer/util/predtest.o optimizer/util/relnode.o optimizer/util/restrictinfo.o optimizer/util/tlist.o optimizer/util/var.o port/dynloader.o port/pg_sema.o port/pg_shmem.o postmaster/autovacuum.o postmaster/bgwriter.o postmaster/fork_process.o postmaster/pgarch.o postmaster/pgstat.o postmaster/postmaster.o postmaster/syslogger.o postmaster/walwriter.o regex/regcomp.o regex/regerror.o regex/regexec.o regex/regfree.o replication/walsender.o replication/walreceiverfuncs.o replication/walreceiver.o rewrite/rewriteRemove.o rewrite/rewriteDefine.o rewrite/rewriteHandler.o rewrite/rewriteManip.o rewrite/rewriteSupport.o storage/buffer/buf_table.o storage/buffer/buf_init.o storage/buffer/bufmgr.o storage/buffer/freelist.o storage/buffer/localbuf.o storage/file/fd.o storage/file/buffile.o storage/file/copydir.o storage/freespace/freespace.o storage/freespace/fsmpage.o storage/freespace/indexfsm.o storage/ipc/ipc.o storage/ipc/ipci.o storage/ipc/pmsignal.o storage/ipc/procarray.o storage/ipc/procsignal.o storage/ipc/shmem.o storage/ipc/shmqueue.o storage/ipc/sinval.o storage/ipc/sinvaladt.o storage/ipc/standby.o storage/large_object/inv_api.o storage/lmgr/lmgr.o storage/lmgr/lock.o storage/lmgr/proc.o storage/lmgr/deadlock.o storage/lmgr/lwlock.o storage/lmgr/spin.o storage/lmgr/s_lock.o storage/page/bufpage.o storage/page/itemptr.o storage/smgr/md.o storage/smgr/smgr.o storage/smgr/smgrtype.o tcop/dest.o tcop/fastpath.o tcop/postgres.o tcop/pquery.o tcop/utility.o tsearch/ts_locale.o tsearch/ts_parse.o tsearch/wparser.o tsearch/wparser_def.o tsearch/dict.o tsearch/dict_simple.o tsearch/dict_synonym.o tsearch/dict_thesaurus.o tsearch/dict_ispell.o tsearch/regis.o tsearch/spell.o tsearch/to_tsany.o tsearch/ts_selfuncs.o tsearch/ts_typanalyze.o tsearch/ts_utils.o utils/adt/acl.o utils/adt/arrayfuncs.o utils/adt/array_userfuncs.o utils/adt/arrayutils.o utils/adt/bool.o utils/adt/cash.o utils/adt/char.o utils/adt/date.o utils/adt/datetime.o utils/adt/datum.o utils/adt/domains.o utils/adt/enum.o utils/adt/float.o utils/adt/format_type.o utils/adt/geo_ops.o utils/adt/geo_selfuncs.o utils/adt/int.o utils/adt/int8.o utils/adt/like.o utils/adt/lockfuncs.o utils/adt/misc.o utils/adt/nabstime.o utils/adt/name.o utils/adt/numeric.o utils/adt/numutils.o utils/adt/oid.o utils/adt/oracle_compat.o utils/adt/pseudotypes.o utils/adt/rowtypes.o utils/adt/regexp.o utils/adt/regproc.o utils/adt/ruleutils.o utils/adt/selfuncs.o utils/adt/tid.o utils/adt/timestamp.o utils/adt/varbit.o utils/adt/varchar.o utils/adt/varlena.o utils/adt/version.o utils/adt/xid.o utils/adt/network.o utils/adt/mac.o utils/adt/inet_net_ntop.o utils/adt/inet_net_pton.o utils/adt/ri_triggers.o utils/adt/pg_lzcompress.o utils/adt/pg_locale.o utils/adt/formatting.o utils/adt/ascii.o utils/adt/quote.o utils/adt/pgstatfuncs.o utils/adt/encode.o utils/adt/dbsize.o utils/adt/genfile.o utils/adt/trigfuncs.o utils/adt/tsginidx.o utils/adt/tsgistidx.o utils/adt/tsquery.o utils/adt/tsquery_cleanup.o utils/adt/tsquery_gist.o utils/adt/tsquery_op.o utils/adt/tsquery_rewrite.o utils/adt/tsquery_util.o utils/adt/tsrank.o utils/adt/tsvector.o utils/adt/tsvector_op.o utils/adt/tsvector_parser.o utils/adt/txid.o utils/adt/uuid.o utils/adt/windowfuncs.o utils/adt/xml.o utils/cache/attoptcache.o utils/cache/catcache.o utils/cache/inval.o utils/cache/plancache.o utils/cache/relcache.o utils/cache/relmapper.o utils/cache/spccache.o utils/cache/syscache.o utils/cache/lsyscache.o utils/cache/typcache.o utils/cache/ts_cache.o utils/error/assert.o utils/error/elog.o utils/fmgr/dfmgr.o utils/fmgr/fmgr.o utils/fmgr/funcapi.o utils/hash/dynahash.o utils/hash/hashfn.o utils/hash/pg_crc.o utils/init/globals.o utils/init/miscinit.o utils/init/postinit.o utils/mb/encnames.o utils/mb/conv.o utils/mb/mbutils.o utils/mb/wchar.o utils/mb/wstrcmp.o utils/mb/wstrncmp.o utils/misc/guc.o utils/misc/help_config.o utils/misc/pg_rusage.o utils/misc/ps_status.o utils/misc/superuser.o utils/misc/tzparser.o utils/misc/rbtree.o utils/mmgr/aset.o utils/mmgr/mcxt.o utils/mmgr/portalmem.o utils/resowner/resowner.o utils/sort/logtape.o utils/sort/tuplesort.o utils/sort/tuplestore.o utils/time/combocid.o utils/time/tqual.o utils/time/snapmgr.o utils/fmgrtab.o ../../src/timezone/localtime.o ../../src/timezone/strftime.o ../../src/timezone/pgtz.o ../../src/port/libpgport_srv.a -lxml2 -lssl -lcrypto -lgssapi_krb5 -lcrypt -lm -o postgres clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib' libpq/auth.o: In function `ClientAuthentication': auth.c:(.text+0x51e): undefined reference to `gss_accept_sec_context' auth.c:(.text+0x5c7): undefined reference to `gss_release_buffer' auth.c:(.text+0x6b0): undefined reference to `gss_delete_sec_context' auth.c:(.text+0x6e8): undefined reference to `gss_release_cred' auth.c:(.text+0x70f): undefined reference to `gss_display_name' auth.c:(.text+0x7e8): undefined reference to `gss_release_buffer' auth.c:(.text+0x87d): undefined reference to `gss_release_buffer' libpq/auth.o: In function `pg_GSS_error': auth.c:(.text+0x21b8): undefined reference to `gss_display_status' auth.c:(.text+0x21d8): undefined reference to `gss_release_buffer' auth.c:(.text+0x223a): undefined reference to `gss_display_status' auth.c:(.text+0x225a): undefined reference to `gss_release_buffer' libpq/pqcomm.o: In function `pq_close': pqcomm.c:(.text+0x6d): undefined reference to `gss_delete_sec_context' pqcomm.c:(.text+0x8f): undefined reference to `gss_release_cred' clang: error: linker command failed with exit code 1 (use -v to see invocation) gmake: *** [postgres] Error 1 *** Error code 2 Stop in /usr/ports/databases/postgresql90-server. *** Error code 1 -- chs, From owner-freebsd-ports@FreeBSD.ORG Sun Apr 3 19:06:50 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from chateau.d.if (localhost [IPv6:::1]) by hub.freebsd.org (Postfix) with ESMTP id 595421065676; Sun, 3 Apr 2011 19:06:49 +0000 (UTC) (envelope-from ashish@freebsd.org) Received: from chateau.d.if (chateau.d.if [IPv6:::1]) by chateau.d.if (Postfix) with ESMTP id 623014560E; Mon, 4 Apr 2011 00:36:47 +0530 (IST) From: ashish@FreeBSD.org (Ashish SHUKLA) To: FreeBSD Haskell List , FreeBSD ports list Organization: The FreeBSD Project X-Face: )vGQ9yK7Y$Flebu1C>(B\gYBm)[$zfKM+p&TT[[JWl6:]S>cc$%-z7-`46Zf0B*syL.C]oCq[upTG~zuS0.$"_%)|Q@$hA=9{3l{%u^h3jJ^Zl; t7 X-Uptime: 11:59PM up 19:38, 12 users, load averages: 0.42, 0.53, 0.30 X-URL: http://people.freebsd.org/~ashish/ X-Operating-System: FreeBSD/FreeBSD 8.2-RELEASE/amd64 X-OpenPGP-Fingerprint: F682 CDCC 39DC 0FEA E116 20B6 C746 CFA9 E74F A4B0 X-Attribution: =?utf-8?B?4KSG4KS24KWA4KS3?= Organisation: The FreeBSD Project Date: Mon, 04 Apr 2011 00:36:40 +0530 Message-ID: <86k4fbyx1b.fsf@chateau.d.if> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (amd64-portbld-freebsd8.2) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAJ1BMVEWpqal/f39tbW1jY2Md HR2goKCenp6UlJROTk7////9/f35+fnT09ORJdieAAACVklEQVQ4jXXUP2vbQBQA8AvUTkgz5OzY Z0iGWhpS6BSrkECn0mvx0MEJ6AjtYrfoBCVDlD8naJYmNlRfwZq8+mkKlIZaGpJSYmP7Q/XkJDrJ Td8i/H68u3vHPaPufwLdf32AMA4A6GcAgvAamY1pOJiDIFqicTwLswDhfr3uxfFtkAY/GFHPMwzD 8zpnACmIOnE6js7rQb+v4NJrG9od0C+QgpHMy5jBewV+UDSMWiw1Y4fWfyV7+NGFzDsYa3pth9LJ Q4XvXxFHcJRvHOmygn5NAEabnDcQQguarnfoiwSCJ99jmKKcphsZONmWsDK9Ro7cvZOCtQdg8nje egLhc2LNlkLmsezzTFUUy5w18ocox/f0LaLgJy0zO75zk+9pp85GAj36xjqhdI0y3tq2m4dqqcWX zQWBTz8L1irvolXV4J+3q7eCDgVnttjNq6X8H+9KOZsuNk1uCzx8pSp+E9HImfJOTLdcGqo+YKnG EIovizkEn48V7BO+ch2DXcD4ENSpWiU+q8hjjbgTBZCXnZtyj0Ws4Q1Q0B2WXFtYZo65Bbyeeldw RS6qFueM80LlLA29YlVwGRYvFD+kwI/0O+A2PlpOP9GwslUVciHuYGechuBTp922YiDZCrghTknm XSyOM+D3aoRZlo0Jb42zY7DN4p2x4AeZ+QAYutx1sHwTHzMT5cMNduQ9yW3GczN4KZ86kb0c9O8T yXDeFqpl2fryPEAYGXIlezAPXYh2NgVr/gvdoHIuDwuPwOhcWE8f8mmICq41eATkn8x0kuRTIKcB wE9+/QUtiiAnYcaN7wAAAABJRU5ErkJggg== MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Cc: sbahra@repnop.org, jupengfei@gmail.com, llwang@infor.org, kaiw27@gmail.com, octaphial@yahoo.com Subject: [CFT] FreeBSD Haskell ports update. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Apr 2011 19:06:50 -0000 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi everyone, This is the call for testing for FreeBSD Haskell ports update which is plan= ned to land up in the official ports tree in few weeks. The FreeBSD Haskell ports tree is hosted as portshaker-able[1] git[2] repository on github, accessible at the following URL, along with the instructions on how to use it: https://www.github.com/freebsd-haskell/freebsd-haskell/ We're also making available binary packages for 8.x (amd64) and 8.x (i386) versions from the following URLs: 8.x (amd64) http://haskell.hu.freebsd.org/packages/8-amd64/ 8.x (i386) http://haskell.hu.freebsd.org/packages/8-i386/ To install the available binary packages using pkg_add(1), please set "PACKAGESITE" enviroment variable to "$url/Latest", where "$url" is the URL mentioned above, e.g. to install "hs-porte" for 8.x (amd64): % sudo PACKAGESITE=3Dhttp://haskell.hu.freebsd.org/packages/8-amd64/Latest/= pkg_add -r hs-porte Following is the list of Haskell related ports which we've updated in the FreeBSD Haskell repository, but aren't owned by haskell@ : net/hs-pcap=20=20=20 graphics/hs-hgl=20=20=20=20=20=20=20 devel/hs-BNFC=20 devel/hs-bsd-sysctl ports-mgmt/hs-porte=20=20=20 lang/whitespace=20=20=20=20=20=20=20 Could their respective maintainers (CC'd) please review the changes and approve them, if it looks good to them? More information about FreeBSD Haskell initiative is available on FreeBSD w= iki at: http://wiki.freebsd.org/Haskell References: [1] http://www.freebsd.org/cgi/ports.cgi?query=3Dportshaker&stype=3Dall&se= ktion=3Dports-mgmt [2] http://www.freebsd.org/cgi/ports.cgi?query=3Dgit&stype=3Dall&sektion= =3Ddevel Thanks =2D-=20 Ashish SHUKLA | GPG: F682 CDCC 39DC 0FEA E116 20B6 C746 CFA9 E74F A4B0 freebsd.org!ashish | http://people.freebsd.org/~ashish/ Avoid Success At All Costs !! --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iQIcBAEBCgAGBQJNmMVGAAoJEMdGz6nnT6SwmTQP/25pyABuVaMDxvSuB7jFZPHd o+ABnzuX7lBygyPelOQUwR+KjJoUi1mS3+B+qJC4t4IO4nyz/7Z9tZKtZ+JQXqD3 0XnjnaEh8oBr4tjaSqpSSyyYCYdwioQD3hMD2jKvlkTQFDi8/29vI6Q8y/3zx0js mpIdHxu/WpnQ2lZMwiEYv6PrML2nCVjTLmj83evGkoqZmoqwath5EwP6TkrcN/Gy DS6o8avjtJo8DDMEEAXKwqVSEX4hDQjmwre0kOYECpMtxaaagAgWijUDS3Lw2Ddh z/M9Rt+5ckIfJYKzBZ62FvMGLinn0k5eNoyrqRTB3Yad2x8Onxk5XQ+4Y8gvVt36 2TFQhQ4KgoXC7GHJ1BA/9r8aXX7KuaxmSecOIyy4yWSX6Z+ba5yWfXTxLxgN7QEP 91k0hgLWlX8+ojCSbL1Ho9xKRPz8SkvE89W4usQe4hJnYWjaUidZ95BfBNSdbteB dAJF4YGFOonCI7kUbEZYkJKgG2Sa4FinkiZD8kuecMgRSBs/GNwSP4mqBdM+nQmP L/pIP68u4pOM//tleCPWlnuQ9pFzh1usbNH8xBVWGoGf8l28AqoSQO725o0UW7Zl yxOjZq2rPqWZ+4jE2waV5Z/iaYhvgW2c8a+CyfTL8yGZVRGXLTA86jm94y6gmNxw fdVktJrDNqLB0YXz8am8 =McAY -----END PGP SIGNATURE----- --=-=-=-- From owner-freebsd-ports@FreeBSD.ORG Sun Apr 3 19:19:30 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 521BA106564A for ; Sun, 3 Apr 2011 19:19:30 +0000 (UTC) (envelope-from 6yearold@gmail.com) Received: from mail-qw0-f45.google.com (mail-qw0-f45.google.com [209.85.216.45]) by mx1.freebsd.org (Postfix) with ESMTP id 078E58FC0A for ; Sun, 3 Apr 2011 19:19:29 +0000 (UTC) Received: by qwj8 with SMTP id 8so4439462qwj.18 for ; Sun, 03 Apr 2011 12:19:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=zWJxIDXoOSxUMBCfnwJkmPILdgITbLLQ718MHYzBz40=; b=NdJEkavtkqMBBvtZpAE3rBDZCHM5H8KXUmTN5qps4/oKYzffG6Nq8a1cSy3mWJmAQA gijCvGkotpj0TgoAuDf2Izu9/c1GMotfy9uhgyWUFWshIXJK4ygfAMuSZXTr+cxHz4aU z492/7vJEiv6a097rzKcFCRAQ0RRgtrtQlROo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=Em3pjgj32MuswkyLbS6dLH3Nc+qhSzBzzvxROnWTcnDjC3sBv+zx9/ELG8bvKf0M5n vPD3j+ZqGvjXN226mDQ7h+ODiawO1ILOBfFfPlJDNJogcUx0MB5x4XATV9PkB5DF6h2N 0FWbxupazGOH3UlhwZbE/vJIa0eI1IlVNKflM= Received: by 10.229.27.193 with SMTP id j1mr4470159qcc.8.1301858369142; Sun, 03 Apr 2011 12:19:29 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.23.137 with HTTP; Sun, 3 Apr 2011 12:19:09 -0700 (PDT) In-Reply-To: <86k4fbyx1b.fsf@chateau.d.if> References: <86k4fbyx1b.fsf@chateau.d.if> From: arrowdodger <6yearold@gmail.com> Date: Sun, 3 Apr 2011 23:19:09 +0400 Message-ID: To: Ashish SHUKLA Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD Haskell List , FreeBSD ports list Subject: Re: [CFT] FreeBSD Haskell ports update. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Apr 2011 19:19:30 -0000 On Sun, Apr 3, 2011 at 11:06 PM, Ashish SHUKLA wrote: > Hi everyone, > > This is the call for testing for FreeBSD Haskell ports update which is > planned > to land up in the official ports tree in few weeks. > At last! Thank you for your work! From owner-freebsd-ports@FreeBSD.ORG Sun Apr 3 22:47:16 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 22E8B106566B; Sun, 3 Apr 2011 22:47:16 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id DC2D08FC08; Sun, 3 Apr 2011 22:47:15 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:b138:26d4:ce6d:1fe4] (unknown [IPv6:2001:7b8:3a7:0:b138:26d4:ce6d:1fe4]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id C62205C59; Mon, 4 Apr 2011 00:47:14 +0200 (CEST) Message-ID: <4D98F8F6.3060409@FreeBSD.org> Date: Mon, 04 Apr 2011 00:47:18 +0200 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.16pre) Gecko/20110319 Lanikai/3.1.10pre MIME-Version: 1.0 To: Christer Solskogen References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, freebsd-ports@freebsd.org Subject: Re: clang and postgresql90 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Apr 2011 22:47:16 -0000 On 2011-04-03 20:15, Christer Solskogen wrote: > I'm just wondering if anyone else has trouble compiling postgresql90 > with clang. I get this (and I cant seem to find anything online that > somebody else had that same problem): ... > libpq/auth.o: In function `ClientAuthentication': > auth.c:(.text+0x51e): undefined reference to `gss_accept_sec_context' > auth.c:(.text+0x5c7): undefined reference to `gss_release_buffer' ... This error is not related to clang, but a problem with postgresql's configure script, in combination with the updated binutils in the base system. You will get the same error if you use gcc. Patch: http://www.andric.com/freebsd/binutils/bu217-databases-postgresql90-server-1.diff Similar one for postgres 8.4: http://www.andric.com/freebsd/binutils/bu217-databases-postgresql84-server-1.diff From owner-freebsd-ports@FreeBSD.ORG Mon Apr 4 01:45:55 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D0B11065675; Mon, 4 Apr 2011 01:45:55 +0000 (UTC) (envelope-from papowell@astart.com) Received: from astart2.astart.com (99-111-96-109.uvs.sndgca.sbcglobal.net [99.111.96.109]) by mx1.freebsd.org (Postfix) with ESMTP id 588558FC16; Mon, 4 Apr 2011 01:45:54 +0000 (UTC) Received: from laptop_81.private (localhost [127.0.0.1]) by astart2.astart.com (8.14.4/8.14.4) with ESMTP id p341jr35023654; Sun, 3 Apr 2011 18:45:54 -0700 (PDT) (envelope-from papowell@astart.com) Message-ID: <4D9922CE.7090508@astart.com> Date: Sun, 03 Apr 2011 18:45:50 -0700 From: Patrick Powell Organization: Astart Technologies User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.15) Gecko/20110312 Thunderbird/3.1.9 MIME-Version: 1.0 To: Sutra Zhou References: <4D952102.4020101@astart.com> <201104010804.26285.avilla@freebsd.org> <4D97A179.60009@astart.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Alberto Villa , freebsd-ports@freebsd.org Subject: Re: Automating Port Building- Setting options on the command line X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: papowell@astart.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Apr 2011 01:45:55 -0000 On 04/02/11 20:39, Sutra Zhou wrote: > What about using /usr/ports/ports-mgmt/portconf/? > > On Sun, Apr 3, 2011 at 6:21 AM, Patrick Powell wrote: >> On 03/31/11 23:04, Alberto Villa wrote: >>> On Friday 01 April 2011 02:49:06 Patrick Powell wrote: >>>> What I would like to do is pass in a set of default options on the >>>> command line >>>> such as: >>>> >>>> cd /usr/ports/lang/php5-extensions >>>> make configure THIS=yes THAT=no >>> cd /usr/ports/multimedia/kdenlive >>> make -DWITH_DVD -DWITH_FREI0R -DWITHOUT_LADSPA >> This did the trick. However, to bombproof it a little: >> >> make rmconfig -DWITH_OPTION ... target >> >> Once you do this you need to always put the rmconfig target in the make >> command. >> >> This is exactly what I wanted. >> >> I have been looking at tinderbox in more detail and it appears to be >> a better solution. I am planning to migrate to tinderbox in the near >> future. >> >> -- >> Patrick Powell Astart Technologies >> papowell@astart.com 1530 Jamacha Road, Suite X, >> Network and System San Diego, CA 92019 >> Consulting 858-874-6543 >> Web Site: www.astart.com >> >> _______________________________________________ >> freebsd-ports@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >> > looks like a dead project - no easily available documentation Ummm... OK. LPRng was last updated 2005... Before you point a finger, remember, three point back at yourself. No man page, etc. etc. -- Patrick Powell Astart Technologies papowell@astart.com 1530 Jamacha Road, Suite X, Network and System San Diego, CA 92019 Consulting 858-874-6543 Web Site: www.astart.com From owner-freebsd-ports@FreeBSD.ORG Mon Apr 4 04:06:07 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 50753106564A for ; Mon, 4 Apr 2011 04:06:07 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward15.mail.yandex.net (forward15.mail.yandex.net [95.108.130.119]) by mx1.freebsd.org (Postfix) with ESMTP id E01F28FC15 for ; Mon, 4 Apr 2011 04:06:05 +0000 (UTC) Received: from smtp12.mail.yandex.net (smtp12.mail.yandex.net [95.108.131.191]) by forward15.mail.yandex.net (Yandex) with ESMTP id 710419E1CC1; Mon, 4 Apr 2011 08:06:04 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1301889964; bh=Q8CKznIA9d/f3Ffq9k87iQ0UrLHquFZl0rvZj+FlSZk=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=mdCvT4pGgjPILFFGhl96dvdvMTu4RyVMUdxO+r3atsw5eqMHk3aPZ4wrCBP/88w2B /rM0JMIzNvTWI+Fgt/iETGMZO4SPOzhzRiA637fQEL9OLm7pLVPFxelztvgeIEQoXc MhjSKwNy6VLOQKfymg44bqxEfdhGAs11V5F4V3OM= Received: from smeshariki2.local (unknown [178.76.212.172]) by smtp12.mail.yandex.net (Yandex) with ESMTPSA id 2069A5728031; Mon, 4 Apr 2011 08:06:04 +0400 (MSD) Message-ID: <4D994343.2010001@yandex.ru> Date: Mon, 04 Apr 2011 08:04:19 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.15) Gecko/20110306 Thunderbird/3.1.9 MIME-Version: 1.0 To: Barbara References: <22260558.1089541301773943723.JavaMail.defaultUser@defaultHost> In-Reply-To: <22260558.1089541301773943723.JavaMail.defaultUser@defaultHost> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: dinoex@FreeBSD.org, freebsd-ports@freebsd.org Subject: Re: emulators/vice: patch fail to apply cleanly X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Apr 2011 04:06:07 -0000 02.04.2011 23:52, Barbara пишет: > # cd /usr/ports/emulators/vice/&& make patch > > > ===> Patching for vice-gnome-2.3 > ===> vice-gnome-2.3 depends on file: /usr/local/bin/iconv - found > ===> Applying FreeBSD patches for vice-gnome-2.3 > Ignoring previously applied (or reversed) patch. > 1 out of 1 hunks ignored--saving rejects to ./man/c1541.1.rej > Can't create ./man/c1541.1.rej, output is in /tmp//patchrnRy6fw: Permission > denied > => Patch patch-ab failed to apply cleanly. > *** Error code 1 > > Stop in /usr/ports/emulators/vice. The fix is quite simple: remove ^M's from files/patch-dynlib.c, then make clean install. -- Regards, Ruslan From owner-freebsd-ports@FreeBSD.ORG Mon Apr 4 04:48:11 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8FDA41065675 for ; Mon, 4 Apr 2011 04:48:11 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward11.mail.yandex.net (forward11.mail.yandex.net [95.108.130.93]) by mx1.freebsd.org (Postfix) with ESMTP id 38E208FC1C for ; Mon, 4 Apr 2011 04:48:11 +0000 (UTC) Received: from smtp14.mail.yandex.net (smtp14.mail.yandex.net [95.108.131.192]) by forward11.mail.yandex.net (Yandex) with ESMTP id 802AFE81397; Mon, 4 Apr 2011 08:48:09 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1301892489; bh=jXkVvspezapmXbWmJ4t7Qml+j9Z/CBQ31H4f7t1kGpc=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=fW5aUx+h28GzwDAvyJSYbnnUHaBKzwHoawrzMER/R2H2IQMV3UQKuKIMrAMdEtk9N rfMANKBqFwLWAUx2oBlTtsH3U3fGHiZGoxacCAM1wxEgW2T6GWZIHA/BKCtHlw96LE +DTbo3LGhHvUxLJDGkpsJ7dt+Bw0X+HiShupQkFA= Received: from smeshariki2.local (unknown [178.76.212.172]) by smtp14.mail.yandex.net (Yandex) with ESMTPSA id 4206A19B8076; Mon, 4 Apr 2011 08:48:09 +0400 (MSD) Message-ID: <4D994D21.6010309@yandex.ru> Date: Mon, 04 Apr 2011 08:46:25 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.15) Gecko/20110306 Thunderbird/3.1.9 MIME-Version: 1.0 To: Dirk Meyer References: <22260558.1089541301773943723.JavaMail.defaultUser@defaultHost> <22260558.1089541301773943723.JavaMail.defaultUser@defaultHost> <4D994343.2010001@yandex.ru> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-ports@freebsd.org Subject: Re: emulators/vice: patch fail to apply cleanly X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Apr 2011 04:48:11 -0000 04.04.2011 08:34, Dirk Meyer пишет: > 1. Be sure you don't have leftovers in workdir. > 2. Be sure you have write perssions to the workdir. > > look like "/tmp" or the ports workdir ist not writeable. > > If you see problem try a "make clean" first. It complains that it could not apply patch-dynlist.c in first place. You can try it yourself. -- Regards, Ruslan From owner-freebsd-ports@FreeBSD.ORG Mon Apr 4 06:21:16 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7FFDE106564A; Mon, 4 Apr 2011 06:21:16 +0000 (UTC) (envelope-from christer.solskogen@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 103E88FC1A; Mon, 4 Apr 2011 06:21:15 +0000 (UTC) Received: by vws18 with SMTP id 18so4803532vws.13 for ; Sun, 03 Apr 2011 23:21:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=VCmHNJLLVtXk5OC8EL9ZR0/zyTwCDMewlAAmTZBbYBI=; b=oAWt2vc41S1qIP0w7Ozjv7c+ZWUb4cMWAS52x8L8o9HZaRpeZjNH79tXMH2u4z3Sbu I66IpLBbTehYVJQPPyoc5RqZrh9KAVHgiZE9vWGt4FLz7TeGqfRkTc6meb3Pz4VGCR3g sJIhogWwitdj/eJ0B5a2/GaHwwZCpJDoafQUw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=o0GnNOuokVhG+KZatStf3pdJqEybl38RWtyeSgMkiwhOkyIKH9mValM183eR/KOHvO 41ZWXxqL6p37NgyAQwjJiczI/n41mmEja1CEqzJbRM8Cp6I658hNyoW+QchkjmZy2FCF zJL8fkcDloVjfPuEQJOal8O64YZ/0ikOnBzZA= Received: by 10.52.173.108 with SMTP id bj12mr2846405vdc.177.1301898075398; Sun, 03 Apr 2011 23:21:15 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.166.165 with HTTP; Sun, 3 Apr 2011 23:20:55 -0700 (PDT) In-Reply-To: <4D98F8F6.3060409@FreeBSD.org> References: <4D98F8F6.3060409@FreeBSD.org> From: Christer Solskogen Date: Mon, 4 Apr 2011 08:20:55 +0200 Message-ID: To: Dimitry Andric Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org, freebsd-ports@freebsd.org Subject: Re: clang and postgresql90 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Apr 2011 06:21:16 -0000 On Mon, Apr 4, 2011 at 12:47 AM, Dimitry Andric wrote: > On 2011-04-03 20:15, Christer Solskogen wrote: >> >> I'm just wondering if anyone else has trouble compiling postgresql90 >> with clang. I get this (and I cant seem to find anything online that >> somebody else had that same problem): > > ... >> >> libpq/auth.o: In function `ClientAuthentication': >> auth.c:(.text+0x51e): undefined reference to `gss_accept_sec_context' >> auth.c:(.text+0x5c7): undefined reference to `gss_release_buffer' > > ... > > This error is not related to clang, but a problem with postgresql's > configure script, in combination with the updated binutils in the base > system. =A0You will get the same error if you use gcc. > > Patch: > http://www.andric.com/freebsd/binutils/bu217-databases-postgresql90-serve= r-1.diff > > Similar one for postgres 8.4: > http://www.andric.com/freebsd/binutils/bu217-databases-postgresql84-serve= r-1.diff > Okay, thanks :-) --=20 chs, From owner-freebsd-ports@FreeBSD.ORG Mon Apr 4 07:13:24 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB3391065672; Mon, 4 Apr 2011 07:13:24 +0000 (UTC) (envelope-from alexander@kojevnikov.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 919A18FC1E; Mon, 4 Apr 2011 07:13:24 +0000 (UTC) Received: by vxc34 with SMTP id 34so4858705vxc.13 for ; Mon, 04 Apr 2011 00:13:23 -0700 (PDT) Received: by 10.52.172.34 with SMTP id az2mr4930732vdc.143.1301899636105; Sun, 03 Apr 2011 23:47:16 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.195.7 with HTTP; Sun, 3 Apr 2011 23:46:55 -0700 (PDT) In-Reply-To: <86k4fbyx1b.fsf@chateau.d.if> References: <86k4fbyx1b.fsf@chateau.d.if> From: Alexander Kojevnikov Date: Mon, 4 Apr 2011 14:46:55 +0800 Message-ID: To: Ashish SHUKLA Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD Haskell List , octaphial@yahoo.com, sbahra@repnop.org, FreeBSD ports list , jupengfei@gmail.com, llwang@infor.org, kaiw27@gmail.com Subject: Re: [Freebsd-haskell] [CFT] FreeBSD Haskell ports update. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Apr 2011 07:13:25 -0000 On 4 April 2011 03:06, Ashish SHUKLA wrote: > This is the call for testing for FreeBSD Haskell ports update which is planned > to land up in the official ports tree in few weeks. ghc, xmonad and related ports compile and work fine, thank you! A minor suggestion, the portshaker instructions should mention setting the execution bit for /usr/local/etc/portshaker.d/freebsd-haskell, without it portshaker fails with a hard to decipher error message. From owner-freebsd-ports@FreeBSD.ORG Mon Apr 4 11:06:08 2011 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5931C106564A for ; Mon, 4 Apr 2011 11:06:08 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3B72C8FC1C for ; Mon, 4 Apr 2011 11:06:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p34B68Ut027876 for ; Mon, 4 Apr 2011 11:06:08 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p34B67hq027874 for freebsd-ports@FreeBSD.org; Mon, 4 Apr 2011 11:06:07 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 4 Apr 2011 11:06:07 GMT Message-Id: <201104041106.p34B67hq027874@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: FreeBSD ports list Cc: Subject: Current unassigned ports problem reports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Apr 2011 11:06:08 -0000 (Note: an HTML version of this report is available at http://www.freebsd.org/cgi/query-pr-summary.cgi?category=ports .) The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- f ports/156171 port multimedia/mplayer patch-libao2-ao_oss.c is incor o ports/156161 [NEW PORT] devel/serdisplib: Library to drive graphica o ports/156157 Update devel/jwasm to 2.05 o ports/156143 New port: devel/arduino-mk: Build Arduino sketches fro o ports/156140 security/dradis: Update Dradis Framework from 2.6.0 to o ports/156119 x11-fonts/font-manager: ignore a problem caused by the o ports/156112 [NEW PORT] audio/linux-f10-pulseaudio-libs: Libraries o ports/156103 new ports: lots of bindings for the Pure language (tex o ports/156099 port lang/pure updates to 0.47 o ports/156095 [MAINTAINER UPDATE] java/castor to 1.3.2 & add PORTDOC o ports/156085 Update of cad/linux-eagle5 to the most recent version o ports/156079 [PATCH] www/phpsysinfo: update to 3.0.10 o ports/156075 [PATCH] graphics/openfst: [SUMMARIZE CHANGES] f ports/156073 [PATCH] lang/groovy: Update to latest 1.7.x o ports/156065 [maintainer-update][patch]update devel/arduino desktop f ports/156045 Update port: www/cherokee o ports/156041 [UPDATE] korean/nabi to 0.99.8 f ports/156034 print/lyx-devel spell checking with enchant does not w o ports/156017 [patch] irc/qwebirc add missing dependencies o ports/156007 [MAINTAINER] korean/libhangul : update to 0.0.12 o ports/156002 New port: sysutils/pefs-kmod kernel level stacked cryp f ports/155992 [patch] update net/ndisc6 to 1.0.1 o ports/155964 OS hangs completely when suspend\resume with active Vi f ports/155960 [UPDATE]: audio/qmpdclient Update to new release, 1.2. o ports/155954 [MAINTAINER] multimedia/openshot: add missing dependen o ports/155947 Software that does not launch or start ! f ports/155941 mwserv library support is not included in nepenthes.co o ports/155932 [NEW PORT] net/xorp-ct: Open source network routing pl f ports/155931 [patch] sysutils/arcconf: update to v6_50_18771 f ports/155919 new port: IPv4/IPv6 Webserver port, BSD license o ports/155914 new port: audio/autotalent, ladspa plugin autotalent f ports/155898 Update port devel/libthai f ports/155876 [PATCH] security/shibboleth2-sp: do not clobber/remove o ports/155875 hungarian/hunspell misfiled under "ports/hungarian" o ports/155788 ports security/cfsd startup -- multiple problems o ports/155779 [PATCH] mail/policyd2: fix RC script o ports/155767 New port: www/cutycapt o ports/155766 Vendor update: net/kvirc f ports/155763 update of mail/phplist to version 2.10.13 f ports/155750 www/p5-RT-Authen-ExternalAuth stopped working after up f ports/155697 ports-mgmt/pkg_replace doesn't want to replace java/op f ports/155656 net/ipv6socket_scrub : port deprecate f ports/155655 [patch] science/meep Add Option to support MPI build f ports/155595 [PATCH] lang/guile: update to 1.8.8 o ports/155593 lang/mpd .16.1 ignores embedded cue sheets in FLAC fil f ports/155592 polish/ekg, after polish/libgadu update, contacts are f ports/155563 net/tucan: update to 0.3.10 o ports/155561 [patch] update sysutils/bcfg2 port to latest stable re f ports/155556 [PATCH] mail/davmail: Deobfuscate rc script and add sh o ports/155547 java/jboss 5 port build failure f ports/155545 Updating port multimedia/mediainfo to 0.7.42 o ports/155538 new port devel/radlib radlib developer library. Event- o ports/155525 [MAINTAINER] games/assaultcube: fixes and additions o ports/155509 Update port: net/xrdp update to current cvs version an f ports/155469 [patch] science/meep missing build dependency gsed o ports/155456 security/openssh-portable fails to compile with LPK en o ports/155417 [patch] www/nspluginwrapper: NSPlugin Viewer WARNING: o ports/155413 devel/pwlib fails to install f ports/155405 databases/cego: [update] [ports] new version and added f ports/155404 [PATCH] mail/mutt-devel: doesn't build in presence of f ports/155393 [PATCH] www/speedtest-mini: update to 2.1.8 f ports/155356 audio/xwave changed master site o ports/155344 New port: irc/inspircd12 f ports/155306 multimedia/openshot doesn't work o ports/155225 plz split antlr2 and antlr3 ports. not update antlr2 - f ports/155200 [UPDATE] devel/libchipcard: Update to 5.0.0, remove de f ports/155170 [update] www/ocaml-net to 3.2.1 o ports/155166 update deskutils/org-mode.el to 7.4 f ports/155143 /usr/ports/irc/unreal - Unreal IRCD runs as root by d f ports/155120 Update of port devel/php-libawl o ports/155116 new port: devel/antlr2-python-runtime, ANTLR v2 python f ports/155115 devel/doxygen: dependancy loop o ports/155105 Port science/vis5d+ does not build. o ports/155070 NEW PORT: games/CastleVox - new fast strategy board ga o ports/155064 New port: devel/stringtemplate, a java lib for text fo o ports/155063 Port update: devel/antlrworks a ports/155062 Port update: devel/antlr o ports/154995 [NEW PORT] audio/umurmur: Minimalistic Murmur (Mumble f ports/154973 [PATCH] security/ike: fix plist when QTGUI=off, respec o ports/154942 net/scribe: rc.d/thrift starts no matter what the rc.c f ports/154902 [patch] Port devel/libedit: added libedit.pc for gnome o ports/154730 security/openssh-portable is 5.2 f ports/154719 [PATCH] net/netdude update to 0.5.1 (incl. libnetdude o ports/154711 security/heimdal: kadmin: hdb_open: hdb_open failed in f ports/154682 net/iaxmodem: add rc script for running more than 1 ia o ports/154548 textproc/pootle: Pootle's rc.d script don't take into o ports/154519 [PATCH] net/beacon: update to 1.4 o ports/154453 Rewritten port: audio/teamspeak_server f ports/154431 [patch] ports/Tools/scripts: python scripts use bad sh o ports/154401 New port: www/jetty7 - newer fork by Eclipse/Codehaus o ports/154285 [NEW PORT] java/netty: Java NIO client server framewor o ports/154254 [patch] asmail imap login broken with gmail at al. o ports/154202 New port: security/scannedonly - A Samba VFS virus sca f ports/154194 net/freeswitch: update portversion and remove portrevi o ports/154031 New port: audio/shoutcast2: SHOUTcast Distributed Netw o ports/153926 New port net/freeswitch-snapshot o ports/153810 [PATCH] Fix usb_interrupt_read() in devel/libusb for f f ports/153733 [patch] emulators/visualboyadvance-m: problem with joy o ports/153715 net/freeradius: FreeRADIUS exiting with Signal 11 on F f ports/153688 [MAINTAINER] net-mgmt/zabbix-server: update to 1.8.4 f ports/153645 Update ports: emulators/mame update to v0.141 f ports/153622 [patch] sysutils/jfbterm: improve TERMCAP option f ports/153612 Update devel/arm-elf-binutils to version 2.17 f ports/153607 Update devel/djgpp-binutils to version 2.17 o ports/153601 New port: security/msktutil Active Directory keytab ma o ports/153503 Patch to add PostgreSQL health check to net/haproxy o ports/153473 [patch] mail/courier port upgrade from 0.63.0 to 0.65. o ports/153452 New port: science/py-ws2300 A driver for the LaCrosse o ports/153429 [patch] Fix explicite uses of unzip in ports f ports/153425 [PATCH] www/limesurvey: Added a switch to use PostgreS o ports/153422 [NEW PORT] databases/memcacheq-0.2.0: Simple queue ser o ports/153379 [PATCH] www/hastymail2 add options to add dependencies f ports/153287 [PATCH] net-mgmt/ndpmon: [SUMMARIZE CHANGES] o ports/153263 [NEW PORT] databases/percona-server: Multithreaded SQL f ports/153251 www/drush is out of date o ports/153195 New port: www/mathjax cross-browser JavaScript display f ports/153148 change port: deskutils/x-tile A tiling application for o ports/153130 sysutils/k3b: problem with k3b and mounting ntfs with o ports/152982 [patch] net/nss_ldap, ignore option nss_initgroups_ign o ports/152958 The port of www/mnogosearch 3.3.10 is using an out-of- f ports/152915 russian/xmms v. 1.2.11_12 don't see cdinfo and tag's i f ports/152669 no work innodb (databases/mariadb) o ports/152467 [new port] net/openafs port o ports/152453 textproc/urlview port should install gecko.sh optional o ports/152376 New port: audio/lastfmsubmitd f ports/152304 sysutils/fcron: illegal instruction 4 o ports/152236 [patch] x11/slim: Enable pam support, add hald and dbu s ports/152195 [PATCH] deskutils/pinot update to xapian-core 1.2.3 f ports/152192 [PATCH] databases/xapian-bindings update to 1.2.3 o ports/152191 [PATCH] databases/xapian-core update to 1.2.3 o ports/152186 [NEW PORT] lang/python-doc-text: Documentation for the o ports/152175 New port: lang/javascript-v8 Google's open source Java f ports/152152 math/polymake: Port upgrade request o ports/152118 New port: deskutils/linux-tahometer A worktime trackin o ports/152109 New port: x11/keylaunch2 A fork of keylaunch that a o ports/152082 [NEW PORT] www/encode-explorer: A PHP script to browse f ports/152045 New port: www/links-hacked browser with tricks for tab o ports/152006 New Port: archivers/unzip-iconv: Slave port of unzip w o ports/151973 New port: security/arpCounterattack -- Detects and rem f ports/151930 [PATCH] net-mgmt/netams links to libmysqlclient/libpq o ports/151837 [patch] sysutils/bsdstats : does honor BATCH when inst f ports/151783 mail/fetchmail: rc.d script broken in case of MDA use f ports/151777 deskutils/xfce4-volstatus-icon Segmentation fault and f ports/151774 [new port] sysutils/pprotectd o ports/151747 new port: emulators/wine-fbsd64: request for (a variat f ports/151689 dns/rbldnsd does not use preassigned UID/GIDs f ports/151637 Update port: security/maia Much needed updates for Per o ports/151572 The first start of net/tucan failed because it can't w o ports/151467 New port: sysutils/autojump acts as a complement to cd f ports/151431 Update to include ZFS module in sysutils/grub2-1.98 o ports/151299 audio/mt-daapd: portlint(1) fixes and more f ports/151296 [patch] ports/sysutils/fusefs-kmod build fails: MNT_NF o ports/150883 Ports games/openastromenace won't compile on 64 bit f ports/150783 mail/qpopper: fails to configure ocasionally o ports/150542 [new port]: sysutils/createrepo o ports/150541 [new port] sysutils/yum - Installer/updater for rpm o ports/150493 Update for: security/openssh-portable port from 5.2p1 o ports/150425 www/squid31: rc.d/squid's squid_fib setting ineffectiv o ports/150361 [patch] provide script to bind with nautilus for multi f ports/150316 new port: net/neatx o ports/150287 [patch] Segfault: games/spider crashes after 51 moves f ports/150235 sysutils/smartmontools build system bug o ports/150194 There is no startup script for databases/cassandra f ports/150169 www/havp: Assertion failed: file llvm/lib/System/Mutex o ports/150086 [NEW PORT] net-im/tkabber-plugins-devel: External Plug o ports/150047 net/ipv6socket_scrub: Makefile contains incorrect URL f ports/149947 [NEW PORT] devel/smartCVS, a powerful graphical CVS cl o ports/149564 patch for various games/ adding appropriate LICENSEs t o ports/149538 sysutils/fusefs-ntfs panic on writte on 8.1 f ports/148871 bad packages: p5-XML-Parser-2.36_1 p5-XML-SAX-Expat-0. o ports/148605 security/ipsec-tools rc.d/racoon startup script fails o ports/148415 new port: devel/libsysinfo, GNU libc's sysinfo port fo f ports/148027 New port: graphics/ramenhdr, node based video composit f ports/147943 New port: net/radsecproxy Radsecproxy is a generic RAD o ports/147847 audio/zynaddsubfx mxml error when opening instruments s ports/147829 Improved net/ucarp startup script: multiple VHID and F o ports/147553 NEW port: graphics/VisualizationLibrary s ports/147169 bsd.ruby.mk: Adding GEM_ARGS f ports/145966 port devel/pwlib fails to build: cast error: patch att o ports/144597 security/openssh-portable fails to compile with KERBER f ports/143938 [NEW PORTS] textproc/linux-f10-ibus-qt et al.: Linux v o ports/143566 sysutils/diskcheckd runs constantly when using gmirror o ports/142824 [patch] security/openssh-portable: add VersionAddendum f ports/139203 sysutils/freebsd-snapshot more careful patch not depen o ports/137378 Advisory locks fail with ports/security/cfs on FreeBSD o ports/133563 security/cfs rc script needs "mntudp" option on 8-CURR o ports/127321 japanese/kon2-16dot: buffer overflow and mouse bugs o ports/122333 net/arping - patch to lookup for interface and src ip, s ports/57498 HEIMDAL_HOME should be defined in src or ports Makefil 189 problems total. From owner-freebsd-ports@FreeBSD.ORG Mon Apr 4 14:24:23 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from apollo.emma.line.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id B8E001065670 for ; Mon, 4 Apr 2011 14:24:22 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from [IPv6:::1] (unknown [IPv6:::1]) by apollo.emma.line.org (Postfix) with ESMTP id 5DB7C25AD8A for ; Fri, 1 Apr 2011 11:51:58 +0200 (CEST) Message-ID: <4D95A03D.2030807@FreeBSD.org> Date: Fri, 01 Apr 2011 11:51:57 +0200 From: Matthias Andree User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Mnenhy/0.8.3 Thunderbird/3.1.8 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <4D952102.4020101@astart.com> In-Reply-To: <4D952102.4020101@astart.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: Automating Port Building- Setting options on the command line X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Apr 2011 14:24:23 -0000 Am 01.04.2011 02:49, schrieb Patrick Powell: > First, before you tell me to do it, I have already RTFM, done a google > search, > and even looked for examples. Here is what I am trying to do. > > I have to generate a set of packages for amd64 and i386 systems. > > I usually have a simple script that does: > > cd /usr/ports/XXX > make > make install > make package > cp /.../repository > > > This served my simple needs well, as most of the time I had gone through > the configuration process and set up the default options that I wanted. > > But this requires me to > a) run through this process once by hand > b) copy the /var/db/ports/* to a machine with another > architecture > c) pray that the port options are the same on the i386 and amd64 > versions. > > > What I would like to do is pass in a set of default options on the > command line > such as: > > cd /usr/ports/lang/php5-extensions > make configure THIS=yes THAT=no > make > make install > make package > > I just know that somebody out there is doing this better, slicker, > and with more savvy than I am doing this. > > OK. How do I do this? And just in case there are some others out there, > could you put this information, or a hint to it, in the ports(7) > document? Just wondering what's keeping you from passing a set of WITH_ and WITHOUT_ options on all the make (not just the configure) command line. The OPTIONS framework should cope with that, and standard knobs are documented in /usr/ports/KNOBS. Also note that just "make package WITH_this=yes WITHOUT_that=no" should suffice, no need to configure/"make"/install separately. Also, you can tell portmaster to package newly-built ports (and use -m to pass options on the make command line like you suggest), which means that the package you're building and also all its dependencies are built with the options in -m (or /etc/make.conf) and stored as regular packages under /usr/ports/packages/. HTH From owner-freebsd-ports@FreeBSD.ORG Mon Apr 4 15:42:05 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7CAFD106564A for ; Mon, 4 Apr 2011 15:42:05 +0000 (UTC) (envelope-from inyaoo@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 2E0A38FC12 for ; Mon, 4 Apr 2011 15:42:04 +0000 (UTC) Received: by vxc34 with SMTP id 34so5205613vxc.13 for ; Mon, 04 Apr 2011 08:42:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-type; bh=KynSklBhxVeJhSSQE+/UpvWN5VlZyPsJchYm6/I9Iyw=; b=ofu+hiwVrOSW8e0+73ZuKRRYM6NzgsSseEaZBZNBgJmQ8dGqqSZWwGO5IYgysoaPBl HXzHBnPxBCkY/M79vZDUP5rhtIoP//NXujw6IsgTKZ9/KcR5THIwbbPs58KDoDqchwSO dKvWxB5yXGHHFAcRB8G3hIF2ihwqsgYO4QY0Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; b=q6U/67bmIdq3+Bo/0x4r4pFNPJoLlBeexDSj5tEJ/YnMgWNfv3gVUHFMMm3HgihxoM m7WsgyR2He6P5I+mwD2n5+DCcBRYOtwIeAxwkX0FJespO2U8hhIOsPNmZHZj/Q+J8of9 0dGLBqGfXsBB+haOuxvMCqztfOUaThwmhJDGI= Received: by 10.220.63.14 with SMTP id z14mr703338vch.153.1301931723267; Mon, 04 Apr 2011 08:42:03 -0700 (PDT) Received: from localhost (tor-exit-router43-readme.formlessnetworking.net [199.48.147.43]) by mx.google.com with ESMTPS id s20sm250416vcn.46.2011.04.04.08.41.54 (version=SSLv3 cipher=OTHER); Mon, 04 Apr 2011 08:41:56 -0700 (PDT) From: Pan Tsu To: dirk.meyer@dinoex.sub.org (Dirk Meyer) References: <13045256.1370631301895378963.JavaMail.defaultUser@defaultHost> Date: Mon, 04 Apr 2011 19:41:51 +0400 In-Reply-To: (Dirk Meyer's message of "Mon, 04 Apr 2011 17:33:43 +0200") Message-ID: <867hba81mo.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain Cc: freebsd-ports@freebsd.org Subject: Re: R: Re: I: emulators/vice: patch fail to apply cleanly X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Apr 2011 15:42:05 -0000 dirk.meyer@dinoex.sub.org (Dirk Meyer) writes: [...] > patch-dynlib.c does not have "^M" here or in CVS. [...] > MD5 (files/patch-dynlib.c) = 2b1910a597da0a511a0eb50777f5fd10 $ fetch http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/ports/emulators/vice/files/patch-dynlib.c $ md5 MD5 (patch-dynlib.c) = f05b74a51723de5f7ac7ce50923505ab $ vis patch-dynlib.c --- src/arch/unix/dynlib.c.orig 2009-10-21 18:46:46.000000000 +0200 +++ src/arch/unix/dynlib.c 2009-12-25 19:00:10.000000000 +0100 @@ -51,6 +51,8 @@ \^M #else\^M \^M +#include \^M +\^M void *vice_dynlib_open(const char *name)\^M {\^M return NULL;\^M From owner-freebsd-ports@FreeBSD.ORG Mon Apr 4 18:01:25 2011 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D59D1065673 for ; Mon, 4 Apr 2011 18:01:25 +0000 (UTC) (envelope-from jrm@mingrone.org) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id CAE378FC0A for ; Mon, 4 Apr 2011 18:01:24 +0000 (UTC) Received: by wwc33 with SMTP id 33so6508502wwc.31 for ; Mon, 04 Apr 2011 11:01:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mingrone.org; s=google; h=domainkey-signature:mime-version:x-originating-ip:date:message-id :subject:from:to:cc:content-type; bh=bSyynMV7Y3DoYJfG4Y+nGWFWYooGpZC/KSO4JIzYXFo=; b=L/Wpcy9RSRjm8uyExNcnqa8asLKH11CDm1Pq/7MH0cy1X9cz+WLTU3ExNCoaeTkqKk BoETfvaJibdQ3fTLRIMfOER9IgRzzWO39LmTt8SLDIrBfmJGjOl424gIzYuq1+Nvjofh ZRQg/JYiTkpnKjbM5iketbbuhkNQ5Fvf5mIhw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=mingrone.org; s=google; h=mime-version:x-originating-ip:date:message-id:subject:from:to:cc :content-type; b=K18xGwIAUspe9E/WF8aZLYUvoq3y0Ct+3HJzADl+RU9LNsJqa0v9IVT+nfI6abORow LvwiSCwQDtx/MpgxeDMWbwywEFIj9vU2A4BSRxBBj4S71hgeLPlndzxhNXmXFoRN31Ed vWj5bv5Qam2A6P/Wp9dbUKHh94sz91CibPTOY= MIME-Version: 1.0 Received: by 10.216.82.16 with SMTP id n16mr3172566wee.13.1301938385154; Mon, 04 Apr 2011 10:33:05 -0700 (PDT) Received: by 10.216.6.135 with HTTP; Mon, 4 Apr 2011 10:33:05 -0700 (PDT) X-Originating-IP: [129.173.32.117] Date: Mon, 4 Apr 2011 14:33:05 -0300 Message-ID: From: Joseph Mingrone To: amistry@am-productions.biz Content-Type: text/plain; charset=UTF-8 Cc: ports@FreeBSD.org Subject: FreeBSD Port: fusefs-kmod-0.3.9.p1.20080208_7 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Apr 2011 18:01:25 -0000 Hello, I've been trying to update this port from the 6th to the 7th patch level, but the error below occurs. Is this something you've seen before? I've seen PR 151296, but it's from last October and I'm not sure if it is still relevant. If there is any other information I can provide. please let know. Joey :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk fuse.ko export_syms | xargs -J% objcopy % fuse.ko objcopy --strip-debug fuse.ko ===> mount_fusefs (all) Warning: Object directory not changed from original /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0/mount_fusefs cc -O2 -pipe -fno-strict-aliasing -I/usr/src/sbin/mount -I../include -std=gnu99 -fstack-protector -c mount_fusefs.c mount_fusefs.c:79: error: 'MNT_NFS4ACLS' undeclared here (not in a function) mount_fusefs.c: In function 'main': mount_fusefs.c:400: warning: implicit declaration of function 'init_backgrounded' *** Error code 1 Stop in /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0/mount_fusefs. *** Error code 1 Stop in /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0. *** Error code 1 Stop in /usr/ports/sysutils/fusefs-kmod. *** Error code 1 Stop in /usr/ports/sysutils/fusefs-kmod. ===>>> make failed for sysutils/fusefs-kmod From owner-freebsd-ports@FreeBSD.ORG Mon Apr 4 18:37:34 2011 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F1FB7106564A for ; Mon, 4 Apr 2011 18:37:34 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from builder.freebsd.org (builder.freebsd.org [IPv6:2001:4f8:fff6::4b]) by mx1.freebsd.org (Postfix) with ESMTP id E46A68FC1B for ; Mon, 4 Apr 2011 18:37:34 +0000 (UTC) Received: from builder.freebsd.org (localhost [127.0.0.1]) by builder.freebsd.org (8.14.4/8.14.4) with ESMTP id p34IbYFk056911 for ; Mon, 4 Apr 2011 18:37:34 GMT (envelope-from erwin@builder.freebsd.org) Received: (from erwin@localhost) by builder.freebsd.org (8.14.4/8.14.3/Submit) id p34IbYaI056910 for ports@FreeBSD.org; Mon, 4 Apr 2011 18:37:34 GMT (envelope-from erwin) Date: Mon, 4 Apr 2011 18:37:34 GMT From: Erwin Lansing Message-Id: <201104041837.p34IbYaI056910@builder.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX build failed for 7.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Apr 2011 18:37:35 -0000 INDEX build failed with errors: Generating INDEX-7 - please wait.."Makefile", line 56: Could not find /local0/portmgr/tindex/ports/databases/postgresql-docs/../postgresql81-server/Makefile make: fatal errors encountered -- cannot continue ===> databases/postgresql-docs failed *** Error code 1 *** Error code 1 Stop in /local0/portmgr/tindex/ports. *** Error code 1 Stop in /local0/portmgr/tindex/ports. 1 error Committers on the hook: novel rene skreuzer Most recent CVS update was: U LEGAL U MOVED U Mk/bsd.database.mk U accessibility/Makefile U archivers/Makefile U audio/Makefile U databases/Makefile U databases/postgresql-plpython/Makefile U devel/Makefile U devel/py-pyzmq/Makefile U devel/py-pyzmq/distinfo U devel/py-pyzmq/pkg-plist U dns/Makefile U emulators/Makefile U ftp/Makefile U graphics/Makefile U graphics/p5-Image-Heatmap/Makefile U graphics/p5-Image-Heatmap/distinfo U lang/Makefile U multimedia/Makefile U net/Makefile U net-mgmt/py-flowtools/Makefile U net-mgmt/py-flowtools/distinfo U net-mgmt/py-flowtools/pkg-descr U net-p2p/Makefile U security/Makefile U textproc/Makefile U www/Makefile U x11/Makefile U x11/gnome2-fifth-toe/Makefile U x11-fonts/Makefile U x11-themes/Makefile U x11-toolkits/Makefile From owner-freebsd-ports@FreeBSD.ORG Mon Apr 4 19:02:09 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9BC9810656D4; Mon, 4 Apr 2011 19:02:09 +0000 (UTC) (envelope-from gtodd@bellanet.org) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 41AE58FC0A; Mon, 4 Apr 2011 19:02:08 +0000 (UTC) Received: by vws18 with SMTP id 18so5384371vws.13 for ; Mon, 04 Apr 2011 12:02:08 -0700 (PDT) Received: by 10.220.88.14 with SMTP id y14mr2080217vcl.43.1301942138809; Mon, 04 Apr 2011 11:35:38 -0700 (PDT) Received: from wawanesa.iciti.ca (CPE0080c8f208a5-CM001371173cf8.cpe.net.cable.rogers.com [99.246.61.82]) by mx.google.com with ESMTPS id b4sm374617vcy.27.2011.04.04.11.35.36 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 04 Apr 2011 11:35:37 -0700 (PDT) Message-ID: <4D9A0F75.8000207@bellanet.org> Date: Mon, 04 Apr 2011 14:35:33 -0400 From: Graham Todd User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20110118 Thunderbird/3.1.7 MIME-Version: 1.0 To: "J. Hellenthal" References: <20110310131710.GG96225@iut-mir-o.ujf-grenoble.fr> <20110314083040.GD47419@iut-mir-o.ujf-grenoble.fr> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, Urankar Mikael , "Ralf S. Engelschall" Subject: Re: ZFSv28, zfs list behaviour and sysutils/freebsd-snapshot X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Apr 2011 19:02:09 -0000 On 03/14/2011 05:41, J. Hellenthal wrote: > > On Mon, 14 Mar 2011 04:30, mikael.urankar@ wrote: >> On Mon 14 March 2011 at 02:44:16AM -0400, J. Hellenthal wrote: >>> -----BEGIN PGP SIGNED MESSAGE----- >>> Hash: SHA1 >>> >>> On Thu, 10 Mar 2011 08:17, mikael.urankar@ wrote: >>>> Hi, >>>> >>>> I'm using sysutils/freebsd-snapshot to make periodic ZFS backup snapshot >>>> and this soft is broken since the upgrade of my pool to ZFSv28. >>>> After some debugging it appears that "zfs list" behaviour has changed >>>> with ZFSv28, and since freebsd-snapshot relies on "zfs list" to retrieve >>>> the "ZFS file system name" from the "mountpoint name" the soft doesn't >>>> work anymore. >>>> >>>> output of "zfs list" on a 8.2R amd64 (ZFSv15) : >>>> zfs list /home/murankar >>>> NAME USED AVAIL REFER MOUNTPOINT >>>> tank/home/murankar 1.47M 1.59T 1.47M /home/murankar >>>> >>>> zfs list tank/home/murankar >>>> NAME USED AVAIL REFER MOUNTPOINT >>>> tank/home/murankar 1.47M 1.59T 1.47M /home/murankar >>>> >>>> on a 9-Current amd64 I've got no output for "zfs list /home/murankar" >>>> and a exit code of 1 >>>> the output of "zfs list tank/home/murankar" is correct : >>>> NAME USED AVAIL REFER MOUNTPOINT >>>> tank/home/murankar 6,56G 286G 6,55G /home/murankar >>> >>> Looking at the output here I am hoping that this is not hand typed! the >>> character ',' appears in this output which might fool a script into doing >>> other things if it has not been avoided in the first place. >> >> This is not hand typed and depends on the locale in use : >> >> zfs list tank/home/murankar >> NAME USED AVAIL REFER MOUNTPOINT >> tank/home/murankar 6,65G 286G 6,58G /home/murankar >> >> setenv LANG en_US.UTF8 >> zfs list tank/home/murankar >> NAME USED AVAIL REFER MOUNTPOINT >> tank/home/murankar 6.65G 286G 6.58G /home/murankar >> >> freebsd-snapshot set LC_ALL and LANG to C >> >>> If you have upgraded that machine to 9-CURRENT and have >>> sysutils/zfsnap installed I would recommend deleting any snapshots >>> that you have before it runs the snapshot scripts. This assumes that the >>> snapshot script might have changed since you upgraded it and that the >>> snapshot names are different. Better to be on the sane side. >>> >>> See UPDATING/20100929 for reference. >> >> I've deleted all old snapshots before running the snapshot scripts, but >> to not avail. >>> >>> # Correct syntax: >>> zfs list pool/dataset1/dataset2 >>> >>> # Incorrect syntax: ( I hope you were hand typing that and missed... ) >>> zfs list /dataset1/dataset2 >> >> In fact I was only doing by "hand" what freebsd-snapshot is doing. >> See op_make() from /usr/local/sbin/snapshot (near line 285) : >> >> # operate on filesystem >> + echo "XXX zfs list $fs_dir" >> if [ ".$zfs_enabled" = .yes ] && (zfs list $fs_dir) >/dev/null >> 2>&1; then >> >> /usr/local/sbin/snapshot make -g4 /var:test >> XXX zfs list /var >>>> >>>> Is it the normal behaviour for ZFSv28 or some kind of regression ? >>> >>> No its not normal, and some sort of regression possible. Though I usually >>> take regression as performance issues as in speed. >>> >>> Also, >>> >>> pkg-descr >>> freebsd-snapshot is a set of convenience front-end tools to mount(8) >>> and mdconfig(8) for the management of UFS2 snapshots. It is >>> also the under-lying tool used in the periodic snapshot >>> scheduler periodic-snapshot(8) and the mounting/unmouning >>> command in the amd(8) map /usr/local/etc/amd.map.snap. It >>> provides the making, expiring, visiting, mounting and >>> unmounting of filesystem snapshots. >>> >>> pkg-descr >>> zfSnap is simple sh script to make rolling zfs snapshots with cron. Main >>> advantage of zfSnap is that it's written in %100 pure /bin/sh, doesn't >>> require any additional software to run, and is simple to use. >>> >>> zfSnap keeps all information about snapshot in snapshot name. zfs snapshot >>> names are in form: Time-stamp--TTL where time-stamp is date and time of >>> snapshot creation and TTL is Time To Live in human readable form. >>> >>> Did you happen to mix the above two up ? If so then rinse and repeat. >> >> Nope, freebsd-snapshot can handle ZFS snapshot and it uses to work fine >> with ZFSv{14,15}, see the copyright notice : >> FreeBSD UFS/ZFS Snapshot Management Environment, the pkg-descr file >> seems outdated. >> >> Thanks for your help. >> > Since this is s locale dependent script I have added the maintainer to the > CC so he can adjust it properly upstream. > > A simple ( export LC_ALL=C ) to the top of the script should fix it > permanently. Sorry for late response. I do not have access to CURRENT or a ZFSv28 just now but there is a patch in the port (files/patch-snapshot) that sets the locale to C for compatibility. It's in the install from ports that I use: egrep -i LC_\|LANG /usr/local/sbin/snapshot LC_ALL=C LANG=C Not sure what the error might come from otherwise. I agree an updated description should indicate the ZFS features of freebsd-snapshot. I will submit something as a port patch. Maybe: +++ freebsd-snapshot is a snapshot management tool for UFS2 only, ZFS only, and "mixed" systems - one that you can keep on using even as you switch file systems and layouts. freebsd-snapshot provides a uniform interface for all snapshots and simplifies administration if you have a mix of file system types. +++ Do you have any other suggested changes? Maybe for convenience "snapshot list" could indicate whether a snapshot derives from a ZFS or a UFS file system without requiring the -v flag? Perhaps better documentation of behaviours when a snapshot is ZFS or USF2 based would be helpful. E.g. the "mount" "visit" "umount" are sub-commands are either redundant or do different things if one is using ZFS or UFS2. The script could maybe catch when umount is used for a snapshot that does exist but does not require umount'ing and does not use md(4) (i.e. ZFS snapshots - currently I think that case emits a misleading error message? I can't recall exactly but I remember noticing this once). Mostly quite small changes are all I can think off. Maybe tarsnap integration ? ;-D Of course a lot of functionality is getting "built-in" to zfs and related zfs only scripts, and I am not sure how much more development or what direction Ralf has planned for his freebsd-snapshot tool. My impression is that *lots* of people are still using UFS2. If SUJ becomes the default for 9.0, UFS2 could soldier on for a long time - even on TB+ file systems - so this simple but excellent tool will remain very useful. cheers, G.Todd From owner-freebsd-ports@FreeBSD.ORG Mon Apr 4 21:40:10 2011 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 05823106564A for ; Mon, 4 Apr 2011 21:40:05 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from builder.freebsd.org (builder.freebsd.org [IPv6:2001:4f8:fff6::4b]) by mx1.freebsd.org (Postfix) with ESMTP id B37D68FC14 for ; Mon, 4 Apr 2011 21:40:05 +0000 (UTC) Received: from builder.freebsd.org (localhost [127.0.0.1]) by builder.freebsd.org (8.14.4/8.14.4) with ESMTP id p34Le5u4005893 for ; Mon, 4 Apr 2011 21:40:05 GMT (envelope-from erwin@builder.freebsd.org) Received: (from erwin@localhost) by builder.freebsd.org (8.14.4/8.14.3/Submit) id p34Le5PE005892 for ports@FreeBSD.org; Mon, 4 Apr 2011 21:40:05 GMT (envelope-from erwin) Date: Mon, 4 Apr 2011 21:40:05 GMT From: Erwin Lansing Message-Id: <201104042140.p34Le5PE005892@builder.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX build failed for 7.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Apr 2011 21:40:10 -0000 INDEX build failed with errors: Generating INDEX-7 - please wait..pkg_info: not found "Makefile", line 19: Could not find /local0/portmgr/tindex/ports/security/barnyard-sguil/../barnyard/Makefile make: fatal errors encountered -- cannot continue ===> security/barnyard-sguil failed *** Error code 1 *** Error code 1 Stop in /local0/portmgr/tindex/ports. *** Error code 1 Stop in /local0/portmgr/tindex/ports. 1 error Committers on the hook: dhn jkim mr novel ohauer osa pawel rene skreuzer Most recent CVS update was: U audio/Makefile U audio/puddletag/Makefile U audio/puddletag/distinfo U audio/puddletag/pkg-descr U audio/puddletag/pkg-plist U audio/tepsonic/Makefile U audio/tepsonic/distinfo U audio/tepsonic/pkg-plist U audio/tepsonic/files/patch-player-3rdparty-CMakeLists.txt U audio/tepsonic/files/patch-player-3rdparty-qxt-CMakeLists.txt U audio/tepsonic/files/patch-player-CMakeLists.txt U audio/tepsonic/files/patch-player-playlist-playlistpopulator.cpp U databases/Makefile U databases/postgresql-docs/Makefile U databases/postgresql-tcltk/Makefile U java/openjdk6/Makefile U java/openjdk6/distinfo U net/openh323/files/patch-plugins-audio-GSM0610-Makefile.in U security/Makefile U security/barnyard2/Makefile U www/chromium/Makefile U www/nginx/Makefile U www/nginx/distinfo U www/nginx-devel/Makefile U www/nginx-devel/distinfo From owner-freebsd-ports@FreeBSD.ORG Tue Apr 5 00:43:11 2011 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6BC71065672 for ; Tue, 5 Apr 2011 00:43:11 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from builder.freebsd.org (builder.freebsd.org [IPv6:2001:4f8:fff6::4b]) by mx1.freebsd.org (Postfix) with ESMTP id BE6DF8FC1A for ; Tue, 5 Apr 2011 00:43:11 +0000 (UTC) Received: from builder.freebsd.org (localhost [127.0.0.1]) by builder.freebsd.org (8.14.4/8.14.4) with ESMTP id p350hBOC072882 for ; Tue, 5 Apr 2011 00:43:11 GMT (envelope-from erwin@builder.freebsd.org) Received: (from erwin@localhost) by builder.freebsd.org (8.14.4/8.14.3/Submit) id p350hBLF072880 for ports@FreeBSD.org; Tue, 5 Apr 2011 00:43:11 GMT (envelope-from erwin) Date: Tue, 5 Apr 2011 00:43:11 GMT From: Erwin Lansing Message-Id: <201104050043.p350hBLF072880@builder.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX now builds successfully on 7.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2011 00:43:12 -0000 From owner-freebsd-ports@FreeBSD.ORG Tue Apr 5 01:57:00 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F3E941065672 for ; Tue, 5 Apr 2011 01:56:59 +0000 (UTC) (envelope-from liangtai.s4@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 83E6F8FC17 for ; Tue, 5 Apr 2011 01:56:59 +0000 (UTC) Received: by bwz12 with SMTP id 12so5601074bwz.13 for ; Mon, 04 Apr 2011 18:56:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=0gPSMm5cUdu1thQmzDat85yDMgSIF+jXa7CKYfFviDk=; b=nz5EGV5MdJMqrIXNpzqDsrgX70k6/8guLEzyWiMZ2opr6/hsJG/m5XsQuvbUDVpXjG wAgA8MGhiRIsg6+MDM8vx8TvdBVuI7VdGl/8ejI9Rz6ALol8Zu0a8o5H+7F5gyUjA6qr ghY6TwR00FBJLLA9Idcjvh+55IRcjfsjCyCvU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=EeXFi6ZWj4jquUy96dn40e33DMNiHbylPikQ7ozKLC9L3rZhBXPlYnYjwgg9dw1TX5 3Js/ZQTUz9R02E7lTFvfJmJVFHCbk6sJyPAcMUV3UMCAKOZ2epiC8UTVvoFbFnQJC2Fy z6onLRQMod92HuPNCTL4gCaGOJ53pD9bUukT4= MIME-Version: 1.0 Received: by 10.204.118.211 with SMTP id w19mr643446bkq.83.1301967095785; Mon, 04 Apr 2011 18:31:35 -0700 (PDT) Received: by 10.204.80.136 with HTTP; Mon, 4 Apr 2011 18:31:35 -0700 (PDT) Date: Tue, 5 Apr 2011 10:31:35 +0900 Message-ID: From: =?UTF-8?Q?Ry=C5=8DTa_SimaMoto?= To: ports@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: Subject: Help needed to test before upgrading (was: Please help for joining my port for QMMP) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2011 01:57:00 -0000 Dear ports developers, Thank you and Martin for letting the port of QMMP stage at the mainstream. But I still need your help to maintain this port, especially to test each function. 2011/4/4 Raphael Kubo da Costa : > Is there any reason why 0.5.0 is not there yet? I'm sorry that I didn't send a report to upgrade the port yet. Installation finished successfully, but I can't tell why some new features don't work. Perhaps my low spec PC and brain might refuse proper testing:( My port for v0.5.0 is here: http://gist.github.com/472287 With v0.5.0 release, these new options in plugins are added: # wildmidi: SMF docoding # oss4: output through ${PORTSDIR}/audio/oss # udisks: automatic removable-media detector using Qt-DBus # crossfade: effect using pure Qt libraries # extra stereo: effect using pure Qt libraries # gme: decode several game music files through ${PORTSDIR}/audio/libgme Only the pulseaudio plugin works to get output on v0.5.0. % % % % 0.4.5 : 0.5.0 # pulse: good : good # oss: fine : failed # oss4: n/a : failed # jack: ? : ? // I don't know how to activate jack audio backend. * I can't hear SMF with WildMIDI decoder plugin as well as its bundled genuine executable 'wildmidi', though timidity++ works well with guspat or eawpat. Let my port usable please! http://gist.github.com/700309 * To hear CD-DA disk, always it needs to add cdda:///dev/acd0 on the URI opener dialog, even though udisks plugin is activated. Are another settings required for Qt-DBus? Or my old CD-drive might disturb again regular usage. (The =C2=A0/bin/dd command already had been unusable for ripping.) -=3D-=3D-=3D-=3D-=3D SimaMoto,Ry=C5=8DTa From owner-freebsd-ports@FreeBSD.ORG Tue Apr 5 06:37:58 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 21FCF106564A for ; Tue, 5 Apr 2011 06:37:58 +0000 (UTC) (envelope-from jhellenthal@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id CEC308FC08 for ; Tue, 5 Apr 2011 06:37:57 +0000 (UTC) Received: by iwn33 with SMTP id 33so78091iwn.13 for ; Mon, 04 Apr 2011 23:37:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:sender:date:from:to:cc:subject:message-id :mime-version:content-type:content-disposition:x-openpgp-key-id :x-openpgp-key-fingerprint:x-openpgp-key-url; bh=DqnMbdPInL/CqHeD63awAsrtp8AnR/O54cnY4aLrISg=; b=GQdx8gKRNkPECr63nmVTEfnY6pV3TY90Q6yucrVBagdPBsm4j1AtffO9N1Uw+lkdBh eY/RQVENjofvCGT4g7MchCII7SLAg/gSdTDZgYTfjqc+haQa8Qvig2A/u5JsmNsi6y0+ hYLSY0sdli8QvqF/f6nW0ktdB1A+oZQFtKrV0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:from:to:cc:subject:message-id:mime-version:content-type :content-disposition:x-openpgp-key-id:x-openpgp-key-fingerprint :x-openpgp-key-url; b=GNehcv5SEZwLSKfelDJRR5iV15chiqHxYdxN6e9fFRtDCZ/llYhCijqEwvnr5Wk8qI N+lYD8tiDYwyjHGIfiur2oubsQ1TjlCkKpUjj6oaK2R156SsxOtZ01HBypM/BkGkdDta bTPbByriNZNwMEZPIOGihavG8gauv1LaDZIFU= Received: by 10.42.161.199 with SMTP id u7mr2285614icx.56.1301985477072; Mon, 04 Apr 2011 23:37:57 -0700 (PDT) Received: from DataIX.net (adsl-99-181-155-201.dsl.klmzmi.sbcglobal.net [99.181.155.201]) by mx.google.com with ESMTPS id y10sm4259824iba.12.2011.04.04.23.37.55 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 04 Apr 2011 23:37:56 -0700 (PDT) Sender: "J. Hellenthal" Received: from DataIX.net (localhost [127.0.0.1]) by DataIX.net (8.14.4/8.14.4) with ESMTP id p356bp3L014226 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 5 Apr 2011 02:37:53 -0400 (EDT) (envelope-from jhell@DataIX.net) Received: (from jhell@localhost) by DataIX.net (8.14.4/8.14.4/Submit) id p356bp6b014225; Tue, 5 Apr 2011 02:37:51 -0400 (EDT) (envelope-from jhell@DataIX.net) Date: Tue, 5 Apr 2011 02:37:50 -0400 From: jhell To: mm@freebsd.org Message-ID: <20110405063750.GA9197@DataIX.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HcAYCG3uE/tztfnV" Content-Disposition: inline X-OpenPGP-Key-Id: 0x89D8547E X-OpenPGP-Key-Fingerprint: 85EF E26B 07BB 3777 76BE B12A 9057 8789 89D8 547E X-OpenPGP-Key-URL: http://bit.ly/0x89D8547E Cc: ports@freebsd.org Subject: sysutils/zfs-stats update X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2011 06:37:58 -0000 --HcAYCG3uE/tztfnV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Martin, Would you mind adding the following to sysutils/zfs-stats/pkg-descr as well here, http://www.vx.sk/zfs-stats/. {{{ zfs-stats was branched from a previous revision of the original authors code that is still maintained at the following URL. You may be interested in some of the improvements that were made. http://jhell.googlecode.com/hg/base/head/scripts/zfs/arc_summary/arc_summar= y.pl }}} A shorter URL for that is: http://bit.ly/arc_summary If not, I do not mind taking maintainership of that port and rolling out dated revisions in the download section that would coinside with the release of the port. The current version that I have up now is up-to-date as of ZFSv28, supports flags to display single pages of information and defaults to a display of all pages as well has human readable output for all the values + increased system memory display in the header. As I cleaned this up quite a bit from what it used to be before I got my hands on it for FreeBSD usage I would like to contain the differences in the least amount of branches for the users sake. As for right now ? I do not plan on not maintaining it and have further improvements on the way. You can consider this a public request for maintainership. I see a much simpler port that doesnt need to fetch a tarball in the near future and would appreciate your support in doing so. --=20 Regards, J. Hellenthal JJH48-ARIN 0x89D8547E --HcAYCG3uE/tztfnV Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (FreeBSD) Comment: http://bit.ly/0x89D8547E iQEcBAEBAgAGBQJNmri+AAoJEJBXh4mJ2FR+jQYIAJvYOjpqa/8VIwpVQuHjQBAc FBncTWSxDAfALRlDhi3XNuzUurfaoyqaogJG4dI1XJthxIuw6X0PTxRVsJTBFa5/ bCdgxyx0b7QllLuOhHEvxVVGCYby63CLarx8Us9kr1z8zh5IcT3g3BpBJryodV/r D/IendZ4Ma/X+sFgDybArADq7ua77Z8KcaqmBnB8JdpyhxNRSLgtiOKduPKyu5oW tu2pspdLlDBHRet4jSqR3rIqLQCt2RoBlY78P+yYkaLZZ2iTy8/wNOfzi36aFQHZ XtS47muzN6cd2yff1w4EMdN+iYUJXjnlJj/qYlDNhw56NykTdzNvi9aQd3V6iW0= =ZDK9 -----END PGP SIGNATURE----- --HcAYCG3uE/tztfnV-- From owner-freebsd-ports@FreeBSD.ORG Tue Apr 5 07:33:29 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA8B01065673 for ; Tue, 5 Apr 2011 07:33:29 +0000 (UTC) (envelope-from stefan@freebsd.org) Received: from mail.hamcom.de (mail.hamcom.de [212.37.37.213]) by mx1.freebsd.org (Postfix) with ESMTP id 532358FC15 for ; Tue, 5 Apr 2011 07:33:28 +0000 (UTC) Received: from adsl-dyn-88-208-154-112.heliweb.de ([88.208.154.112] helo=birne.dunkelkammer.void) by mail.hamcom.de with esmtpa (Exim 4.73) (envelope-from ) id 1Q70Lp-0007p7-3W for freebsd-ports@freebsd.org; Tue, 05 Apr 2011 09:06:57 +0200 Received: by birne.dunkelkammer.void (Postfix, from userid 1002) id 9152211443; Tue, 5 Apr 2011 09:06:56 +0200 (CEST) X-HeLi-id: cfcd208495d565ef66e7dff9f98764da Date: Tue, 5 Apr 2011 09:06:56 +0200 From: Stefan Walter To: freebsd-ports@freebsd.org Message-ID: <20110405070656.GA1490@birne.dunkelkammer.void> Mail-Followup-To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Subject: libxul dumps core with 'illegal hardware instruction' with newly ported 'pytrainer' X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2011 07:33:29 -0000 (I didn't get any replies on freebsd-gecko@, so I thought I'd just send it on freebsd-ports@, too.) Hi, I'm working on a port for pytrainer (see [1]), which uses libxul to display GPS tracks via Google Maps or OSM. Starting the software, it crashes with "illegal hardware instruction" and leaves a core dump behind. The backtrace (see [2] for the complete one) looks like the problem is somewhere in libxul: #0 0x000000080cc78c52 in SearchTable () from /usr/local/lib/libxul/sdk/lib/libxul.so #1 0x000000080cc78de8 in PL_DHashTableOperate () from /usr/local/lib/libxul/sdk/lib/libxul.so #2 0x000000080ccb1fa8 in nsComponentManagerImpl::GetService () from /usr/local/lib/libxul/sdk/lib/libxul.so #3 0x000000080cc7b1c6 in CallGetService () from /usr/local/lib/libxul/sdk/lib/libxul.so #4 0x000000080cc7b1ec in nsGetServiceByCIDWithError::operator() () from /usr/local/lib/libxul/sdk/lib/libxul.so #5 0x000000080cc7a528 in nsCOMPtr_base::assign_from_gs_cid_with_error () from /usr/local/lib/libxul/sdk/lib/libxul.so #6 0x000000080ccbcbf3 in NS_GetProxyForObject () from /usr/local/lib/libxul/sdk/lib/libxul.so #7 0x000000080ccb517f in nsNativeModuleLoader::LoadModule () from /usr/local/lib/libxul/sdk/lib/libxul.so [...#7 repeated lots of times...] #3355 0x000000080ccb0762 in nsComponentManagerImpl::AutoRegisterComponent () from /usr/local/lib/libxul/sdk/lib/libxul.so #3356 0x000000080ccb0fee in nsComponentManagerImpl::AutoRegisterDirectory () from /usr/local/lib/libxul/sdk/lib/libxul.so #3357 0x000000080ccb11bc in nsComponentManagerImpl::AutoRegisterImpl () from /usr/local/lib/libxul/sdk/lib/libxul.so #3358 0x000000080ccb1421 in nsComponentManagerImpl::AutoRegister () from /usr/local/lib/libxul/sdk/lib/libxul.so #3359 0x000000080cc85ca3 in NS_InitXPCOM3_P () from /usr/local/lib/libxul/sdk/lib/libxul.so #3360 0x000000080c1f3ebc in XRE_InitEmbedding () from /usr/local/lib/libxul/sdk/lib/libxul.so #3361 0x000000080c1e5220 in EmbedPrivate::PushStartup () from /usr/local/lib/libxul/sdk/lib/libxul.so #3362 0x000000080c1e532b in EmbedPrivate::EmbedPrivate () from /usr/local/lib/libxul/sdk/lib/libxul.so #3363 0x000000080c1e1b6b in gtk_moz_embed_init () from /usr/local/lib/libxul/sdk/lib/libxul.so #3364 0x000000080175a870 in g_type_create_instance () from /usr/local/lib/libgobject-2.0.so.0 #3365 0x000000080173e0bc in g_object_set () from /usr/local/lib/libgobject-2.0.so.0 #3366 0x000000080173e5af in g_object_newv () from /usr/local/lib/libgobject-2.0.so.0 #3367 0x000000080240fcb1 in init_gobject () from /usr/local/lib/python2.7/site-packages/gtk-2.0/gobject/_gobject.so #3368 0x000000080bc69ca7 in initgtkmozembed () from /usr/local/lib/python2.7/site-packages/gtk-2.0/gtkmozembed.so #3369 0x00000000004560e8 in PyType_IsSubtype () #3370 0x0000000000418b9d in PyObject_Call () #3371 0x00000000004815a4 in PyEval_EvalFrameEx () #3372 0x0000000000485140 in PyEval_EvalCodeEx () #3373 0x00000000004d4699 in PyClassMethod_New () #3374 0x0000000000418b9d in PyObject_Call () #3375 0x000000000041e51d in PyClass_IsSubclass () #3376 0x0000000000418b9d in PyObject_Call () #3377 0x000000000047dee6 in PyEval_CallObjectWithKeywords () #3378 0x0000000000421e66 in PyInstance_New () #3379 0x0000000000418b9d in PyObject_Call () #3380 0x00000000004815a4 in PyEval_EvalFrameEx () #3381 0x0000000000483a25 in PyEval_EvalFrameEx () #3382 0x0000000000483a25 in PyEval_EvalFrameEx () #3383 0x0000000000485140 in PyEval_EvalCodeEx () #3384 0x00000000004d4699 in PyClassMethod_New () #3385 0x0000000000418b9d in PyObject_Call () #3386 0x000000000041e51d in PyClass_IsSubclass () #3387 0x0000000000418b9d in PyObject_Call () #3388 0x000000000047dee6 in PyEval_CallObjectWithKeywords () #3389 0x0000000000421e66 in PyInstance_New () #3390 0x0000000000418b9d in PyObject_Call () #3391 0x00000000004815a4 in PyEval_EvalFrameEx () #3392 0x0000000000483a25 in PyEval_EvalFrameEx () #3393 0x0000000000485140 in PyEval_EvalCodeEx () #3394 0x0000000000485232 in PyEval_EvalCode () #3395 0x000000000049f0c2 in Py_CompileString () #3396 0x000000000049f196 in PyRun_FileExFlags () #3397 0x00000000004a066f in PyRun_SimpleFileExFlags () #3398 0x0000000000414962 in Py_Main () #3399 0x0000000000413cba in main () I don't have any other apparent problems with Mozilla/libxul stuff here. Any idea what could cause this? (Since pytrainer is a Python application and only uses libxul, I guess it's not pytrainer's fault, but I could be wrong, of course...) In case someone would like to run pytrainer locally, the port can be found at [3]. Best regards, Stefan [1]: http://sourceforge.net/apps/trac/pytrainer/ [2]: http://people.freebsd.org/~stefan/pytrainer-backtrace.txt [3]: http://people.freebsd.org/~stefan/pytrainer-1.8.0-port.tar.gz From owner-freebsd-ports@FreeBSD.ORG Tue Apr 5 12:09:41 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 06D5F106567A; Tue, 5 Apr 2011 12:09:41 +0000 (UTC) (envelope-from andrew.w.nosenko@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id B61818FC19; Tue, 5 Apr 2011 12:09:40 +0000 (UTC) Received: by iwn33 with SMTP id 33so350452iwn.13 for ; Tue, 05 Apr 2011 05:09:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=eMQ45ceLC2IW6ZKXeDQLkJowTPfxxAELx0KrLNiruEs=; b=KU8GRxNEA98NLdLq42TSuNUkWv1kk13yV0Up+YESp7vS5NVYRpXyvjnBvDbumPidKJ UqOP4+VGR8EVC+eqsQYRlSuM3V+WpKjUezkqrzisEVUCNtP2I3xIZl1WbOXvXVA1BfE7 WsWjP5TQ/PUasWlny5QzL9dK+h0yDDyochWPU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=dEZ6oFrZbtm4n0oTPKXx+WtMSf2y5SWDnoLA7id1Om2d7kBsUJvtg/ozj09Hc1PdgI GkmENi5GVHh0kosCE8C6wQTGFyQcgKWEXWpPz8vcKJ5zJ0xv0/qi8xiyjoSCqIJyXb8d BSK39sUCJREy4jWNg7z6nRpxgK7kPCMmEsUXI= MIME-Version: 1.0 Received: by 10.231.123.141 with SMTP id p13mr8762280ibr.29.1302003554409; Tue, 05 Apr 2011 04:39:14 -0700 (PDT) Received: by 10.231.33.138 with HTTP; Tue, 5 Apr 2011 04:39:14 -0700 (PDT) In-Reply-To: <20110405070656.GA1490@birne.dunkelkammer.void> References: <20110405070656.GA1490@birne.dunkelkammer.void> Date: Tue, 5 Apr 2011 14:39:14 +0300 Message-ID: From: "Andrew W. Nosenko" To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Stefan Walter Subject: Re: libxul dumps core with 'illegal hardware instruction' with newly ported 'pytrainer' X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2011 12:09:41 -0000 On Tue, Apr 5, 2011 at 10:06, Stefan Walter wrote: > (I didn't get any replies on freebsd-gecko@, so I thought I'd just send it > on freebsd-ports@, too.) > > Hi, > > I'm working on a port for pytrainer (see [1]), which uses libxul to > display GPS tracks via Google Maps or OSM. Starting the software, it > crashes with "illegal hardware instruction" and leaves a core dump behind. Something compiled for CPU model higher than CPU, which actually run the resulting binary? For example, if I compile with -march=native on the Core2 machine and then try to run resulting binary on Pentium4, then I will obtain "Illegal Instruction" with very high probability. -- Andrew W. Nosenko From owner-freebsd-ports@FreeBSD.ORG Tue Apr 5 12:23:45 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A41941065670 for ; Tue, 5 Apr 2011 12:23:45 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id 3A4248FC0A for ; Tue, 5 Apr 2011 12:23:45 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id 6AF83E615F for ; Tue, 5 Apr 2011 13:23:44 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cran.org.uk; h=subject :from:to:content-type:date:message-id:mime-version :content-transfer-encoding; s=mail; bh=ogdRqqeb4nRfPtbN25+0rey1E 9k=; b=MV01kWa+g0DBOb0aW4Q1eO8sECEc4uwP4lI52cm4/gKI+B2SZwxmg5fOX FMQcsx82HGrcShYCC8oNaQeWKxgmLNkCKDvcJx0rF3PWpMCXsrVVaFvzO1NBDzX1 ucW3oqWCza2+iXRoW9S43KGjKFqDT5MtbMdscjuF1OPS0yQ7+c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=cran.org.uk; h=subject:from :to:content-type:date:message-id:mime-version :content-transfer-encoding; q=dns; s=mail; b=Ba71dZ9VJss1l7H5XLE +bdLgQx+IFgriZgHbHjDOnn3Ff7jbhPVDwzj0VTcAn9r+I9N+XJXx0ZqSjWF8iD7 9rv4HFM6w9Ndh8XoPCJLTQQzv5hiKKIAzomjE3dqwwUJ3fghwkL+YuTh54ZmVQnN CrkaORs359xWOCg6sZP5j/QQ= Received: from [192.168.1.69] (188-222-18-231.zone13.bethere.co.uk [188.222.18.231]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id 334EFE60A9 for ; Tue, 5 Apr 2011 13:23:44 +0100 (BST) From: Bruce Cran To: ports@freebsd.org Content-Type: text/plain; charset="us-ascii" Date: Tue, 05 Apr 2011 13:23:28 +0100 Message-ID: <1302006208.66918.10.camel@core.nessbank> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: Subject: sysutils/fusefs-ntfs broken due to devel/libublio being marked deprecated X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2011 12:23:45 -0000 Hi, devel/libublio has recently been marked DEPRECATED (there's a spelling mistake - "Abandonned and no distfiles provided" should be "Abandoned...") so if sysutils/fusefs-ntfs was built with the UBLIO option enabled (which is the default), it now fails when being upgrading. -- Bruce Cran From owner-freebsd-ports@FreeBSD.ORG Tue Apr 5 12:34:12 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6FC7B106564A for ; Tue, 5 Apr 2011 12:34:12 +0000 (UTC) (envelope-from matthias.andree@gmx.de) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by mx1.freebsd.org (Postfix) with SMTP id B9BC58FC17 for ; Tue, 5 Apr 2011 12:34:11 +0000 (UTC) Received: (qmail invoked by alias); 05 Apr 2011 12:34:09 -0000 Received: from f055202252.adsl.alicedsl.de (EHLO apollo.emma.line.org) [78.55.202.252] by mail.gmx.net (mp015) with SMTP; 05 Apr 2011 14:34:09 +0200 X-Authenticated: #428038 X-Provags-ID: V01U2FsdGVkX19g1mNA1I1g3iUtp7PXaNGnd8dHakdIZ2Oxn7IO1N SRAI8GJv2w0ToU Received: from [IPv6:::1] (unknown [IPv6:::1]) by apollo.emma.line.org (Postfix) with ESMTP id 0D06825AD7B for ; Tue, 5 Apr 2011 14:34:07 +0200 (CEST) Message-ID: <4D9B0C3E.1070500@gmx.de> Date: Tue, 05 Apr 2011 14:34:06 +0200 From: Matthias Andree User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Mnenhy/0.8.3 Thunderbird/3.1.8 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <1302006208.66918.10.camel@core.nessbank> In-Reply-To: <1302006208.66918.10.camel@core.nessbank> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: Re: sysutils/fusefs-ntfs broken due to devel/libublio being marked deprecated X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2011 12:34:12 -0000 Am 05.04.2011 14:23, schrieb Bruce Cran: > Hi, > > devel/libublio has recently been marked DEPRECATED (there's a spelling > mistake - "Abandonned and no distfiles provided" should be > "Abandoned...") so if sysutils/fusefs-ntfs was built with the UBLIO > option enabled (which is the default), it now fails when being > upgrading. There must be a different reason for the failure, I can fetch the distfile (from alepulver's local distfiles) and build the port. Perhaps we should un-deprecate it. :) From owner-freebsd-ports@FreeBSD.ORG Tue Apr 5 23:04:43 2011 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 589C9106566C; Tue, 5 Apr 2011 23:04:43 +0000 (UTC) (envelope-from barbara.xxx1975@libero.it) Received: from cp-out2.libero.it (cp-out2.libero.it [212.52.84.102]) by mx1.freebsd.org (Postfix) with ESMTP id E159C8FC24; Tue, 5 Apr 2011 23:04:42 +0000 (UTC) X-CTCH-Spam: Unknown X-CTCH-RefID: str=0001.0A0B0203.4D9BA009.001E,ss=1,re=0.000,fgs=0 X-libjamoibt: 1419 Received: from wmail44 (172.31.0.234) by cp-out2.libero.it (8.5.133) (authenticated as barbara.xxx1975@libero.it) id 4D7F430A01BB1848; Wed, 6 Apr 2011 01:04:41 +0200 Message-ID: <3461625.351501302044681045.JavaMail.defaultUser@defaultHost> Date: Wed, 6 Apr 2011 01:04:41 +0200 (CEST) From: Barbara To: MIME-Version: 1.0 Content-Type: text/plain;charset="UTF-8" Content-Transfer-Encoding: 7bit X-SenderIP: 87.17.223.17 Cc: freebsd-ports@freebsd.org Subject: Re: ports/156144: emulators/vice: fix patch & build X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Barbara List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2011 23:04:43 -0000 So how can you explain that? http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.8.20110404110656/vice- gnome-2.3.log From owner-freebsd-ports@FreeBSD.ORG Tue Apr 5 23:25:26 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E9241106566B for ; Tue, 5 Apr 2011 23:25:25 +0000 (UTC) (envelope-from fb-ports@psconsult.nl) Received: from mx1.psconsult.nl (unknown [IPv6:2001:7b8:30f:e0::5059:ee8a]) by mx1.freebsd.org (Postfix) with ESMTP id 797E98FC12 for ; Tue, 5 Apr 2011 23:25:25 +0000 (UTC) Received: from mx1.psconsult.nl (psc11.adsl.iaf.nl [80.89.238.138]) by mx1.psconsult.nl (8.14.4/8.14.4) with ESMTP id p35NPJR2060930 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 6 Apr 2011 01:25:24 +0200 (CEST) (envelope-from fb-ports@psconsult.nl) Received: (from paul@localhost) by mx1.psconsult.nl (8.14.4/8.14.4/Submit) id p35NPJK2060929 for freebsd-ports@freebsd.org; Wed, 6 Apr 2011 01:25:19 +0200 (CEST) (envelope-from fb-ports@psconsult.nl) X-Authentication-Warning: mx1.psconsult.nl: paul set sender to fb-ports@psconsult.nl using -f Date: Wed, 6 Apr 2011 01:25:19 +0200 From: Paul Schenkeveld To: freebsd-ports@freebsd.org Message-ID: <20110405232519.GA60680@psconsult.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Subject: Google-earth: memory fault X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2011 23:25:26 -0000 Hi, Until a couple of months ago, I was happily using google-earth on all my desktops and laptops. Now, it exits with Memory Fault after creating the startup window, the main window and a tiny pop-up window. The pop-up window does not have a title not contents so I don't know what it's trying to tell me. After this message, I'm back at the shell prompt, the three google-earth windows stay on the screen and do not react to resize or cancel messages from the window manager. There are 30 ./googleearth-bin processes still running and if I killall -1 googleearth-bin the window these processes and the windows on my screen disappear. One laptop had google-earth running fo nearly two years but one day, probably after the upgrade to google-earth-6.0.1.2032,1, it started exiting with the above message. The notebook is running FreeBSD 8.2-STABLE #4: Sun Feb 27 12:28:14 CET 2011 i386, has an Intel T7500 Core 2 duo CPU and 3 GB RAM. The other laptop runs FreeBSD 8.2-RELEASE #0: Fri Mar 11 21:52:10 CET 2011 amd64 on an Intel Q9100 CPU with 4 GB RAM. I can't get googleearth-bin to dump core, it just prints "Memory Fault" and exits. Any ideas ow to debug this? Regards, Paul Schenkeveld From owner-freebsd-ports@FreeBSD.ORG Wed Apr 6 01:27:19 2011 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CFCB6106566B for ; Wed, 6 Apr 2011 01:27:19 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mouf.net (mouf.net [204.109.58.86]) by mx1.freebsd.org (Postfix) with ESMTP id 86A2F8FC1C for ; Wed, 6 Apr 2011 01:27:19 +0000 (UTC) Received: from meatwad.mouf.net (cpe-065-190-178-041.nc.res.rr.com [65.190.178.41]) (authenticated bits=0) by mouf.net (8.14.4/8.14.4) with ESMTP id p361BflU034870 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NOT); Tue, 5 Apr 2011 21:11:42 -0400 (EDT) (envelope-from swills@FreeBSD.org) Message-ID: <4D9BBDCC.3010604@FreeBSD.org> Date: Tue, 05 Apr 2011 21:11:40 -0400 From: Steve Wills User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.15) Gecko/20110323 Thunderbird/3.1.9 MIME-Version: 1.0 To: freebsd-ports@FreeBSD.org, knu@FreeBSD.org X-Enigmail-Version: 1.1.2 Content-Type: multipart/mixed; boundary="------------090307060506000000040603" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (mouf.net [204.109.58.86]); Tue, 05 Apr 2011 21:11:43 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.96.2 at mouf.net X-Virus-Status: Clean Cc: Subject: [CFT] databases/ruby-bdb update (portupgrade dependency) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2011 01:27:19 -0000 This is a multi-part message in MIME format. --------------090307060506000000040603 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I would like to commit the attached update to databases/ruby-bdb so that it will work with Ruby 1.9. I believe with this, portupgrade should work with Ruby 1.9 as well. Note this doesn't fix any existing bugs in portupgrade. Please test this and let me know if you have success or find problems. If you find problems, please include "uname -a" and "pkg_info" output, as well info on your latest and previous ports tree updates. Thanks, Steve -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (FreeBSD) iQEcBAEBAgAGBQJNm73MAAoJEPXPYrMgexuhG1wH/A3tKi4/LGEb5IwVq5wkna5J hFvBMB9Ggwfhq5tpYISmv7p8cyufEuTseWwUVddtBUdJGpJ3BhgQiiwgZvCI4lTG +54bDM1PX7pUAjn7NgvHf+PYsSsvI2kCVg9H+I5CO5MxGsgsUo9QqopVQJCJg6L8 +ISjPSR//ifuT7eck6bGRXLWT3AmD/0EosAWmYoPqdhDRrRhmyiH8gC58ESDDkd4 z1qejvCZuVn86SAqFm0Zmfad4K5oH0QQ6WxgTgcZfGVDtnqqRW/FM/ihMAjiSnPl jZceDcnYq8HwdUuXYf0mWa9/TFQ3BDD7CML8TOb9/cqMueHhFesMUm+6qlZcYnc= =x3gf -----END PGP SIGNATURE----- --------------090307060506000000040603 Content-Type: text/plain; name="ruby-bdb-patch2.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="ruby-bdb-patch2.txt" Index: Makefile =================================================================== RCS file: /home/ncvs/ports/databases/ruby-bdb/Makefile,v retrieving revision 1.61 diff -u -r1.61 Makefile --- Makefile 7 Jun 2010 20:48:38 -0000 1.61 +++ Makefile 3 Apr 2011 05:56:09 -0000 @@ -7,12 +7,13 @@ PORTNAME= bdb PORTVERSION= 0.6.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases ruby -MASTER_SITES= RF +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= swills PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} PKGNAMESUFFIX= ${WITH_BDB_VER} -DIST_SUBDIR= ruby +DISTNAME= knu-ruby-bdb-v0.6.5-8-g6feba54 MAINTAINER= knu@FreeBSD.org COMMENT= Ruby interface to Sleepycat's Berkeley DB revision 2 or later @@ -30,11 +31,11 @@ --with-db-version=${BDB_LIB_NAME:S/^db//} INSTALL_TARGET= site-install +WRKSRC= ${WRKDIR}/knu-ruby-bdb-6feba54 + DOCS= Changes \ README.en \ - bdb.html \ bdb.rd \ - docs/*.html \ docs/*.rd .include @@ -53,14 +54,13 @@ post-build: .if !defined(NOPORTDOCS) ( cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} \ - ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} rdoc ) + ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${RUBY_RDOC} ) .endif post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR}/doc (cd ${WRKSRC} && ${INSTALL_MAN} ${DOCS} ${DOCSDIR}) - (cd ${WRKSRC}/docs/doc && ${COPYTREE_SHARE} \* ${DOCSDIR}/doc) .endif .if !defined(NOPORTEXAMPLES) ${MKDIR} ${EXAMPLESDIR}/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/databases/ruby-bdb/distinfo,v retrieving revision 1.44 diff -u -r1.44 distinfo --- distinfo 20 Mar 2011 12:47:58 -0000 1.44 +++ distinfo 24 Mar 2011 03:08:00 -0000 @@ -1,2 +1,2 @@ -SHA256 (ruby/bdb-0.6.5.tar.gz) = edba29bb720fa32a93a80b2746667d52a30d63e418e89958b17896ef0f25889d -SIZE (ruby/bdb-0.6.5.tar.gz) = 321865 +SHA256 (knu-ruby-bdb-v0.6.5-8-g6feba54.tar.gz) = 88582a29003fa0fb61c9136187db9cca575f5d11d64d5f5eec6e0c49f5416067 +SIZE (knu-ruby-bdb-v0.6.5-8-g6feba54.tar.gz) = 286058 Index: files/patch-src_common.c =================================================================== RCS file: files/patch-src_common.c diff -N files/patch-src_common.c --- files/patch-src_common.c 7 May 2009 16:12:59 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,20 +0,0 @@ ---- src/common.c.orig 2009-05-02 19:19:39.000000000 +0400 -+++ src/common.c 2009-05-02 19:20:04.000000000 +0400 -@@ -941,7 +941,7 @@ - } - } - if (!(dbst->options & BDB_NOT_OPEN)) { -- bdb_test_error(dbst->dbp->close(dbst->dbp, flags)); -+ dbst->dbp->close(dbst->dbp, flags); - } - } - else { -@@ -950,7 +950,7 @@ - bdb_ary_delete(&envst->db_ary, dbst->ori_val); - } - if (!(dbst->options & BDB_NOT_OPEN)) { -- bdb_test_error(dbst->dbp->close(dbst->dbp, flags)); -+ dbst->dbp->close(dbst->dbp, flags); - } - } - } --------------090307060506000000040603 Content-Type: application/octet-stream; name="ruby-bdb-patch2.txt.sig" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="ruby-bdb-patch2.txt.sig" iQEcBAABAgAGBQJNm73MAAoJEPXPYrMgexuhxr4IAItKKDsXkCqxAYNP5Xv8hS4KXKc/bblF m3K88NhJIa5xadc/PRMxGAg8L+oK2jyc5s5+bZFTD7BdTTG7d9NunLWgpG8hsiye8hTu2CnX /F0D4vt1bKvUdEFjfOKF8bij/aLUFCw+SBRTwE/Atw1RncfCPc1JafmPnoStHXQD3gVUiKfF Erd5GvrwXR9WvPXBVx+bugpLqrCarEc0y67D5VQl15t68T3iExZIFSC4U2aj7z12uSnmGYDO QQBCxytxxiGaYQ/zBtnekyMLJFJP34ZIjQBl5NDGkQdwL9SZjZdnJJKHdG5ig0pBxoDrdSmS BcBcFoEj6RGcTbMvS4p88s4= --------------090307060506000000040603-- From owner-freebsd-ports@FreeBSD.ORG Wed Apr 6 04:58:16 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4B8F31065672 for ; Wed, 6 Apr 2011 04:58:16 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward12.mail.yandex.net (forward12.mail.yandex.net [95.108.130.94]) by mx1.freebsd.org (Postfix) with ESMTP id D5CA68FC16 for ; Wed, 6 Apr 2011 04:58:15 +0000 (UTC) Received: from smtp13.mail.yandex.net (smtp13.mail.yandex.net [95.108.130.68]) by forward12.mail.yandex.net (Yandex) with ESMTP id 2C6D6C213E2 for ; Wed, 6 Apr 2011 08:58:14 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1302065894; bh=WzvTjcbbH5Ce7UNMEOs3jMm27b71+9FXkJly/5y08SI=; h=Message-ID:Date:From:MIME-Version:To:Subject:Content-Type; b=I1AvXw6VDrWUkKy5WxRNc8JuTH841oeDbTuMnitq5bNSpri3K8ZXyjQ02rLfWemZa BbmV196FNg9gbCsOilnTQRAz8KQJmkLeUoY2JWn7340gxVC7BhJrS7a7pjIahxUrjw Zi64FJSqd7U14PkrRiLkvxcSiToeUa2GtXF7ZOKo= Received: from smeshariki2.local (unknown [178.76.212.172]) by smtp13.mail.yandex.net (Yandex) with ESMTPSA id DEB22389806B for ; Wed, 6 Apr 2011 08:58:13 +0400 (MSD) Message-ID: <4D9BF27B.1040608@yandex.ru> Date: Wed, 06 Apr 2011 08:56:27 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.15) Gecko/20110306 Thunderbird/3.1.9 MIME-Version: 1.0 To: FreeBSD Ports Mailing List Content-Type: multipart/mixed; boundary="------------050402020607000009070703" Cc: Subject: Fwd: Deprecation campaign X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2011 04:58:16 -0000 This is a multi-part message in MIME format. --------------050402020607000009070703 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi! So can please anybody commit this? This patch unbreaks devel/ucpp. Build patches are from Michel Talon . (Should be applied with -p0) Thanks. -- Regards, Ruslan --------------050402020607000009070703 Content-Type: text/plain; name="ucpp.1.diff" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="ucpp.1.diff" ZGlmZiAtcnVOYSB1Y3BwLm9yaWcvTWFrZWZpbGUgdWNwcC9NYWtlZmlsZQotLS0gdWNwcC5v cmlnL01ha2VmaWxlCTIwMTEtMDMtMTYgMTY6NTU6NDEuMDAwMDAwMDAwICswMzAwCisrKyB1 Y3BwL01ha2VmaWxlCTIwMTEtMDMtMTcgMjE6MDM6MzMuMDAwMDAwMDAwICswMzAwCkBAIC05 LDE2ICs5LDE2IEBACiBQT1JUTkFNRT0JdWNwcAogUE9SVFZFUlNJT049CTEuMwogQ0FURUdP UklFUz0JZGV2ZWwKLU1BU1RFUl9TSVRFUz0JaHR0cDovL3Bvcm5pbi5uZXJpbS5uZXQvdWNw cC8KK01BU1RFUl9TSVRFUz0JR09PR0xFX0NPREUKIAogTUFJTlRBSU5FUj0JcG9ydHNARnJl ZUJTRC5vcmcKIENPTU1FTlQ9CUEgQyBwcmVwcm9jZXNzb3IgYW5kIGxleGVyCiAKLURFUFJF Q0FURUQ9ICAgICBVcHN0cmVhbSBkaXNhcGVhciBhbmQgZGlzdGZpbGUgaXMgbm8gbW9yZSBh dmFpbGFibGUKLUVYUElSQVRJT05fREFURT0gICAgICAgIDIwMTEtMDUtMDEKK0xJQ0VOU0U9 CUJTRAogCiBNQU4xPQkJdWNwcC4xCiBQTElTVF9GSUxFUz0JYmluL3VjcHAKK1VTRV9HTUFL RT0JeWVzCiAKIGRvLWluc3RhbGw6CiAJJHtJTlNUQUxMX1BST0dSQU19ICR7V1JLU1JDfS8k e1BPUlROQU1FfSAke1BSRUZJWH0vYmluCmRpZmYgLXJ1TmEgdWNwcC5vcmlnL2Rpc3RpbmZv IHVjcHAvZGlzdGluZm8KLS0tIHVjcHAub3JpZy9kaXN0aW5mbwkyMDA1LTExLTI0IDE4OjQw OjAyLjAwMDAwMDAwMCArMDMwMAorKysgdWNwcC9kaXN0aW5mbwkyMDExLTAzLTE3IDIxOjAz OjMzLjAwMDAwMDAwMCArMDMwMApAQCAtMSwzICsxLDIgQEAKLU1ENSAodWNwcC0xLjMudGFy Lmd6KSA9IGY2ZjUwOGFiNDJkZDNlYjU3YzA0MTFhMjU0MjljOWU4Ci1TSEEyNTYgKHVjcHAt MS4zLnRhci5neikgPSA2MDU3MDI4ZDk2ZDM0OWFjZDNkZTM5YTgzZjg4ZjU3NzJjNDIyZjgy MmJlYjdmMTM5ZGNhOGVhYmNmMDU4YmZhCi1TSVpFICh1Y3BwLTEuMy50YXIuZ3opID0gOTE1 MzcKK1NIQTI1NiAodWNwcC0xLjMudGFyLmd6KSA9IGQ4MWJmZjUyNzY5MzI1NDk3ZDc2NjMz NTZlYmViYjM1ODk5MWU0YzgyMGI0M2FhNjBjNDBkNjVhMjllOWMzNzYKK1NJWkUgKHVjcHAt MS4zLnRhci5neikgPSA5MTYyNgpkaWZmIC1ydU5hIHVjcHAub3JpZy9maWxlcy9wYXRjaC1N YWtlZmlsZSB1Y3BwL2ZpbGVzL3BhdGNoLU1ha2VmaWxlCi0tLSB1Y3BwLm9yaWcvZmlsZXMv cGF0Y2gtTWFrZWZpbGUJMjAwMy0wNy0yOSAwMDo1OTowMi4wMDAwMDAwMDAgKzA0MDAKKysr IHVjcHAvZmlsZXMvcGF0Y2gtTWFrZWZpbGUJMjAxMS0wMy0xNyAyMTowNjowOC4wMDAwMDAw MDAgKzAzMDAKQEAgLTEsMjIgKzEsMzEgQEAKLS0tLSBNYWtlZmlsZS5vcmlnCVdlZCBKYW4g MTUgMDI6MDc6NDQgMjAwMwotKysrIE1ha2VmaWxlCVN1biBKdWwgMjcgMTQ6NTE6NTEgMjAw MworLS0tIE1ha2VmaWxlLm9yaWcJMjAwOC0xMC0wMSAyMToxNTo0MS4wMDAwMDAwMDAgKzA0 MDAKKysrKyBNYWtlZmlsZQkyMDExLTAzLTE3IDIxOjA1OjQ5LjAwMDAwMDAwMCArMDMwMAog QEAgLTU2LDggKzU2LDggQEAKICAjRkxBR1MgPSAtTyAtbSAtRE1FTV9DSEVDSwogIAogICMg Zm9yIGdjYwogLUNDID0gZ2NjCi0tRkxBR1MgPSAtZyAtVyAtV2FsbCAtYW5zaSAtREFVRElU IC1ETUVNX0RFQlVHCistRkxBR1MgPSAtTzMgLVcgLVdhbGwgLWFuc2kKICtDQyA/PSBnY2MK ICtGTEFHUyA9IC1hbnNpIC1EQVVESVQgLURNRU1fREVCVUcKKyAjRkxBR1MgPSAtZyAtVyAt V2FsbCAtYW5zaSAtREFVRElUIC1ETUVNX0RFQlVHCiAgI0ZMQUdTID0gLU8zIC1tY3B1PXBl bnRpdW1wcm8gLWZvbWl0LWZyYW1lLXBvaW50ZXIgLVcgLVdhbGwgLWFuc2kgLURNRU1fQ0hF Q0sKICAjRkxBR1MgPSAtTyAtcGcgLVcgLVdhbGwgLWFuc2kgLURNRU1fQ0hFQ0sKLSAjTERG TEFHUyA9IC1wZwotQEAgLTgwLDcgKzgwLDcgQEAKK0BAIC03OCw3ICs3OCw3IEBACisgI0xJ QlMgPSBsaWJlZmVuY2UuYQorICNMSUJTID0gLWxnY19kYmcKKyAKKy0jU1RBTkRfQUxPTkUg PSAtRFNUQU5EX0FMT05FCisrU1RBTkRfQUxPTkUgPSAtRFNUQU5EX0FMT05FCisgCisgaWZk ZWYgU1RBTkRfQUxPTkUKKyAJRklOQUxfU1RFUCA9ICQoQ0MpICQoTERGTEFHUykgLW8gdWNw cCAkKENPQkopICQoTElCUykKK0BAIC04Nyw3ICs4Nyw3IEBACiAgIyAtLS0tLSBub3RoaW5n IHNob3VsZCBiZSBjaGFuZ2VkIGJlbG93IHRoaXMgbGluZSAtLS0tLQogIAogIENPQkogPSBt ZW0ubyBuaGFzaC5vIGNwcC5vIGxleGVyLm8gYXNzZXJ0Lm8gbWFjcm8ubyBldmFsLm8KLS1D RkxBR1MgPSAkKEZMQUdTKSAtRFNUQU5EX0FMT05FCi0rQ0ZMQUdTICs9ICQoRkxBR1MpIC1E U1RBTkRfQUxPTkUKKy1DRkxBR1MgPSAkKEZMQUdTKSAkKFNUQU5EX0FMT05FKQorK0NGTEFH UyArPSAkKEZMQUdTKSAkKFNUQU5EX0FMT05FKQogIAogIGFsbDogdWNwcAotIAorIAlAYXIg Y3EgbGlidWNwcC5hICoubwpkaWZmIC1ydU5hIHVjcHAub3JpZy9maWxlcy9wYXRjaC1jcHAu YyB1Y3BwL2ZpbGVzL3BhdGNoLWNwcC5jCi0tLSB1Y3BwLm9yaWcvZmlsZXMvcGF0Y2gtY3Bw LmMJMTk3MC0wMS0wMSAwMzowMDowMC4wMDAwMDAwMDAgKzAzMDAKKysrIHVjcHAvZmlsZXMv cGF0Y2gtY3BwLmMJMjAxMS0wMy0xNyAyMTowODozNC4wMDAwMDAwMDAgKzAzMDAKQEAgLTAs MCArMSwyMiBAQAorLS0tIGNwcC5jLm9yaWcJMjAwOC0xMC0wMSAyMToxNTo0MS4wMDAwMDAw MDAgKzA0MDAKKysrKyBjcHAuYwkyMDExLTAzLTE3IDIxOjA4OjE1LjAwMDAwMDAwMCArMDMw MAorQEAgLTY1LDggKzY1LDggQEAKKyBGSUxFICplbWl0X291dHB1dDsKKyAKKyAjaWZkZWYg U1RBTkRfQUxPTkUKKy1zdGF0aWMgY2hhciAqc3lzdGVtX21hY3Jvc19kZWZbXSA9IHsgU1RE X01BQ1JPUywgMCB9OworLXN0YXRpYyBjaGFyICpzeXN0ZW1fYXNzZXJ0aW9uc19kZWZbXSA9 IHsgU1REX0FTU0VSVCwgMCB9OworK3N0YXRpYyBjaGFyICpzeXN0ZW1fbWFjcm9zX2RlZltd ID0geyAiL3Vzci9pbmNsdWRlIiwgMCB9OworK3N0YXRpYyBjaGFyICpzeXN0ZW1fYXNzZXJ0 aW9uc19kZWZbXSA9IHsgIiIsIDAgfTsKKyAjZW5kaWYKKyAKKyBjaGFyICpjdXJyZW50X2Zp bGVuYW1lID0gMCwgKmN1cnJlbnRfbG9uZ19maWxlbmFtZSA9IDA7CitAQCAtMjM2NCw3ICsy MzY0LDcgQEAKKyAJY2hhciAqZmlsZW5hbWUgPSAwOworIAlpbnQgd2l0aF9zdGRfaW5jcGF0 aCA9IDE7CisgCWludCBwcmludF92ZXJzaW9uID0gMCwgcHJpbnRfZGVmcyA9IDAsIHByaW50 X2Fzc2VydHMgPSAwOworLQlpbnQgc3lzdGVtX21hY3JvcyA9IDAsIHN0YW5kYXJkX2Fzc2Vy dGlvbnMgPSAxOworKwlpbnQgc3lzdGVtX21hY3JvcyA9IDAsIHN0YW5kYXJkX2Fzc2VydGlv bnMgPSAwOworIAorIAlpbml0X2xleGVyX3N0YXRlKGxzKTsKKyAJbHMtPmZsYWdzID0gREVG QVVMVF9DUFBfRkxBR1M7CmRpZmYgLXJ1TmEgdWNwcC5vcmlnL3BrZy1kZXNjciB1Y3BwL3Br Zy1kZXNjcgotLS0gdWNwcC5vcmlnL3BrZy1kZXNjcgkyMDAyLTA4LTE5IDE1OjQ0OjM5LjAw MDAwMDAwMCArMDQwMAorKysgdWNwcC9wa2ctZGVzY3IJMjAxMS0wMy0xNyAyMTowMzozMy4w MDAwMDAwMDAgKzAzMDAKQEAgLTYsNCArNiw0IEBACiAgICAtIFBvc3NpYmlsaXR5IHRvIHVz ZSB0aGUgY29kZSBhcyBhIGxleGVyICh0aGF0IG91dHB1dHMgdG9rZW5zCiAgICAgIGRpcmVj dGx5KSAKIAotV1dXOiBodHRwOi8vcG9ybmluLm5lcmltLm5ldC91Y3BwLworV1dXOiBodHRw Oi8vY29kZS5nb29nbGUuY29tL3AvdWNwcC8K --------------050402020607000009070703-- From owner-freebsd-ports@FreeBSD.ORG Wed Apr 6 10:27:37 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F92C106564A for ; Wed, 6 Apr 2011 10:27:37 +0000 (UTC) (envelope-from stefan@freebsd.org) Received: from mail.hamcom.de (mail.hamcom.de [212.37.37.211]) by mx1.freebsd.org (Postfix) with ESMTP id 2233F8FC33 for ; Wed, 6 Apr 2011 10:27:36 +0000 (UTC) Received: from adsl-dyn-88-208-145-205.heliweb.de ([88.208.145.205] helo=birne.dunkelkammer.void) by mail.hamcom.de with esmtpa (Exim 4.73) (envelope-from ) id 1Q7PxX-0003vr-IL for freebsd-ports@freebsd.org; Wed, 06 Apr 2011 12:27:35 +0200 Received: by birne.dunkelkammer.void (Postfix, from userid 1002) id 178801142D; Wed, 6 Apr 2011 12:27:35 +0200 (CEST) X-HeLi-id: cfcd208495d565ef66e7dff9f98764da Date: Wed, 6 Apr 2011 12:27:35 +0200 From: Stefan Walter To: freebsd-ports@freebsd.org Message-ID: <20110406102734.GA1490@birne.dunkelkammer.void> Mail-Followup-To: freebsd-ports@freebsd.org References: <20110405070656.GA1490@birne.dunkelkammer.void> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Subject: Re: libxul dumps core with 'illegal hardware instruction' with newly ported 'pytrainer' X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2011 10:27:37 -0000 Andrew W. Nosenko, 05.04.11, 13:39h CEST: > On Tue, Apr 5, 2011 at 10:06, Stefan Walter wrote: > > (I didn't get any replies on freebsd-gecko@, so I thought I'd just send it > > on freebsd-ports@, too.) > > > > Hi, > > > > I'm working on a port for pytrainer (see [1]), which uses libxul to > > display GPS tracks via Google Maps or OSM. Starting the software, it > > crashes with "illegal hardware instruction" and leaves a core dump behind. > > Something compiled for CPU model higher than CPU, which actually run > the resulting binary? I don't think so. Everything's compiled from ports on the machine I run it on, without any special CFLAGS. I usually don't even enable additional optimizations for ports that offer them. I originally thought it might be the Linux Flash plugin, but uninstalling it didn't help. Regards, Stefan From owner-freebsd-ports@FreeBSD.ORG Wed Apr 6 14:14:52 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BEA27106566B for ; Wed, 6 Apr 2011 14:14:52 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.49.45]) by mx1.freebsd.org (Postfix) with ESMTP id 9F0958FC17 for ; Wed, 6 Apr 2011 14:14:52 +0000 (UTC) Received: by syn.atarininja.org (Postfix, from userid 1001) id DA2995C43; Wed, 6 Apr 2011 10:15:37 -0400 (EDT) Date: Wed, 6 Apr 2011 10:15:37 -0400 From: Wesley Shields To: Ruslan Mahmatkhanov Message-ID: <20110406141537.GA43682@atarininja.org> References: <4D9BF27B.1040608@yandex.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4D9BF27B.1040608@yandex.ru> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: FreeBSD Ports Mailing List Subject: Re: Fwd: Deprecation campaign X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2011 14:14:52 -0000 On Wed, Apr 06, 2011 at 08:56:27AM +0400, Ruslan Mahmatkhanov wrote: > Hi! > > So can please anybody commit this? This patch unbreaks devel/ucpp. > Build patches are from Michel Talon . > (Should be applied with -p0) I will take care of this. As this port is currently unmaintained, do you want to take the maintainer role? -- WXS From owner-freebsd-ports@FreeBSD.ORG Wed Apr 6 14:17:07 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E805C106564A for ; Wed, 6 Apr 2011 14:17:07 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.49.45]) by mx1.freebsd.org (Postfix) with ESMTP id C8A2B8FC20 for ; Wed, 6 Apr 2011 14:17:07 +0000 (UTC) Received: by syn.atarininja.org (Postfix, from userid 1001) id 621265C43; Wed, 6 Apr 2011 10:17:53 -0400 (EDT) Date: Wed, 6 Apr 2011 10:17:53 -0400 From: Wesley Shields To: Ruslan Mahmatkhanov Message-ID: <20110406141753.GB43682@atarininja.org> References: <4D9BF27B.1040608@yandex.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4D9BF27B.1040608@yandex.ru> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: FreeBSD Ports Mailing List Subject: Re: Fwd: Deprecation campaign X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2011 14:17:08 -0000 On Wed, Apr 06, 2011 at 08:56:27AM +0400, Ruslan Mahmatkhanov wrote: > Hi! > > So can please anybody commit this? This patch unbreaks devel/ucpp. > Build patches are from Michel Talon . > (Should be applied with -p0) Actually, on second thought I'm hesitant to commit this. There is a distinfo change without a version bump. I will try to hunt down the old distfile and figure out what has changed between that and the new one in recorded in your patch. -- WXS From owner-freebsd-ports@FreeBSD.ORG Wed Apr 6 14:29:30 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1CB85106566C for ; Wed, 6 Apr 2011 14:29:30 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.49.45]) by mx1.freebsd.org (Postfix) with ESMTP id EFBAA8FC18 for ; Wed, 6 Apr 2011 14:29:29 +0000 (UTC) Received: by syn.atarininja.org (Postfix, from userid 1001) id D472D5C43; Wed, 6 Apr 2011 10:30:14 -0400 (EDT) Date: Wed, 6 Apr 2011 10:30:14 -0400 From: Wesley Shields To: Ruslan Mahmatkhanov Message-ID: <20110406143014.GC43682@atarininja.org> References: <4D9BF27B.1040608@yandex.ru> <20110406141753.GB43682@atarininja.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110406141753.GB43682@atarininja.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: FreeBSD Ports Mailing List Subject: Re: Fwd: Deprecation campaign X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2011 14:29:30 -0000 On Wed, Apr 06, 2011 at 10:17:53AM -0400, Wesley Shields wrote: > On Wed, Apr 06, 2011 at 08:56:27AM +0400, Ruslan Mahmatkhanov wrote: > > Hi! > > > > So can please anybody commit this? This patch unbreaks devel/ucpp. > > Build patches are from Michel Talon . > > (Should be applied with -p0) > > Actually, on second thought I'm hesitant to commit this. There is a > distinfo change without a version bump. I will try to hunt down the old > distfile and figure out what has changed between that and the new one in > recorded in your patch. I reviewed the changes between the old distfile and the new one and they are build related and one change to the code, which was harmless. I went ahead and committed these changes. Please let me know if you would like to be maintainer or not. -- WXS From owner-freebsd-ports@FreeBSD.ORG Wed Apr 6 14:54:31 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EEACE106566C for ; Wed, 6 Apr 2011 14:54:31 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward11.mail.yandex.net (forward11.mail.yandex.net [95.108.130.93]) by mx1.freebsd.org (Postfix) with ESMTP id 06DED8FC1A for ; Wed, 6 Apr 2011 14:54:30 +0000 (UTC) Received: from smtp14.mail.yandex.net (smtp14.mail.yandex.net [95.108.131.192]) by forward11.mail.yandex.net (Yandex) with ESMTP id 58D76E81FCA; Wed, 6 Apr 2011 18:54:27 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1302101667; bh=sNYtK1K/jNqlH/F+muAyQokNl9UgnBAyu/2x1h9Qh84=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=GKiNJb5N47qIE+vGWonym2hCseTSJ6VMnGI36pB5WXt90fLEG+tVlKMXDdWkxDx6y R/Hc8MxvXjDzlEi+oWQG08c7EN6ePlKO+RHPgq2YP8WBwcJIrlp6XNGABdI6zbHLmu OyDk7qj5NN7w54ITwRWpxon+VnHPm18unFYrB7yw= Received: from smeshariki2.local (unknown [213.27.65.65]) by smtp14.mail.yandex.net (Yandex) with ESMTPSA id EC04119B807A; Wed, 6 Apr 2011 18:54:26 +0400 (MSD) Message-ID: <4D9C7E38.2060502@yandex.ru> Date: Wed, 06 Apr 2011 18:52:40 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.15) Gecko/20110306 Thunderbird/3.1.9 MIME-Version: 1.0 To: Wesley Shields References: <4D9BF27B.1040608@yandex.ru> <20110406141753.GB43682@atarininja.org> <20110406143014.GC43682@atarininja.org> In-Reply-To: <20110406143014.GC43682@atarininja.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: FreeBSD Ports Mailing List , Michel Talon Subject: Re: Fwd: Deprecation campaign X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2011 14:54:32 -0000 06.04.2011 18:30, Wesley Shields пишет: > On Wed, Apr 06, 2011 at 10:17:53AM -0400, Wesley Shields wrote: >> On Wed, Apr 06, 2011 at 08:56:27AM +0400, Ruslan Mahmatkhanov wrote: >>> Hi! >>> >>> So can please anybody commit this? This patch unbreaks devel/ucpp. >>> Build patches are from Michel Talon. >>> (Should be applied with -p0) >> >> Actually, on second thought I'm hesitant to commit this. There is a >> distinfo change without a version bump. I will try to hunt down the old >> distfile and figure out what has changed between that and the new one in >> recorded in your patch. > > I reviewed the changes between the old distfile and the new one and they > are build related and one change to the code, which was harmless. > > I went ahead and committed these changes. Please let me know if you > would like to be maintainer or not. Thanks a lot! I'm afraid that i'm not a proper person to maintain such a port, because my c-foo is very little. Maybe Michel Talon, that initiated this port resurrection and that sent build patches would be interested in maintaining this port. -- Regards, Ruslan From owner-freebsd-ports@FreeBSD.ORG Wed Apr 6 15:06:30 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from apollo.emma.line.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id D300A1065672 for ; Wed, 6 Apr 2011 15:06:29 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: by apollo.emma.line.org (Postfix, from userid 114) id 9C3F625ADB2; Wed, 6 Apr 2011 17:06:23 +0200 (CEST) Received: from [IPv6:::1] (unknown [IPv6:::1]) by apollo.emma.line.org (Postfix) with ESMTP id 335A125AD7B for ; Wed, 6 Apr 2011 13:47:36 +0200 (CEST) Message-ID: <4D9C52D7.90305@FreeBSD.org> Date: Wed, 06 Apr 2011 13:47:35 +0200 From: Matthias Andree User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Mnenhy/0.8.3 Thunderbird/3.1.8 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <4D9BF27B.1040608@yandex.ru> In-Reply-To: <4D9BF27B.1040608@yandex.ru> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: Fwd: Deprecation campaign X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2011 15:06:30 -0000 Am 06.04.2011 06:56, schrieb Ruslan Mahmatkhanov: > Hi! > > So can please anybody commit this? This patch unbreaks devel/ucpp. > Build patches are from Michel Talon . > (Should be applied with -p0) > > Thanks. Hi Ruslan, Have you checked the tarball differences that no nasty code was introduced? I. e. have you read the diff between the old and new unpacked tarballs? Any particular reason you haven't filed a PR? Best Matthias From owner-freebsd-ports@FreeBSD.ORG Wed Apr 6 17:15:02 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5DF681065670 for ; Wed, 6 Apr 2011 17:15:02 +0000 (UTC) (envelope-from ml@netfence.it) Received: from cp-out8.libero.it (cp-out8.libero.it [212.52.84.108]) by mx1.freebsd.org (Postfix) with ESMTP id D28E48FC1E for ; Wed, 6 Apr 2011 17:15:01 +0000 (UTC) X-CTCH-Spam: Unknown X-CTCH-RefID: str=0001.0A0B0202.4D9C9F94.005A,ss=1,re=0.000,fgs=0 X-libjamoibt: 1555 Received: from soth.ventu (151.51.22.135) by cp-out8.libero.it (8.5.133) id 4D7F8D1F02F9C533 for freebsd-ports@freebsd.org; Wed, 6 Apr 2011 19:15:00 +0200 Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.4/8.14.4) with ESMTP id p36HEuJ8035219 for ; Wed, 6 Apr 2011 19:14:56 +0200 (CEST) (envelope-from ml@netfence.it) Message-ID: <4D9C9F90.6030203@netfence.it> Date: Wed, 06 Apr 2011 19:14:56 +0200 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; it-IT; rv:1.9.2.15) Gecko/20110307 Thunderbird/3.1.9 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 10.1.2.13 Subject: Can't upgrade firefox X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2011 17:15:02 -0000 Hello. I'm on a 8.1p2/i386. Issuing "portupgrade -o www/firefox www/firefox35", compilation ends with the following: > ... > gmake[3]: Nothing to be done for `tools'. > gmake[3]: Leaving directory `/usr/local/local/storage/alamartmp/usr/ports/www/firefox/work/mozil > la-2.0/obj-i386-unknown-freebsd8.1/browser/installer' > if test -d ../../dist/bin ; then touch ../../dist/bin/.purgecaches ; fi > hg: not found > gmake[2]: Leaving directory `/usr/local/local/storage/alamartmp/usr/ports/www/firefox/work/mozil > la-2.0/obj-i386-unknown-freebsd8.1/browser/installer' > gmake[1]: Leaving directory `/usr/local/local/storage/alamartmp/usr/ports/www/firefox/work/mozil la-2.0/obj-i386-unknown-freebsd8.1' > OBJDIR=obj-i386-unknown-freebsd8.1 /usr/local/bin/python2.7 obj-i386-unknown-freebsd8.1/_profile /pgo/profileserver.py > Traceback (most recent call last): > File "obj-i386-unknown-freebsd8.1/_profile/pgo/profileserver.py", line 52, in > from automation import Automation > File "/usr/local/local/storage/alamartmp/usr/ports/www/firefox/work/mozilla-2.0/obj-i386-unkno wn-freebsd8.1/_profile/pgo/automation.py", line 16, in > import sqlite3 > File "/usr/local/lib/python2.7/sqlite3/__init__.py", line 24, in > from dbapi2 import * > File "/usr/local/lib/python2.7/sqlite3/dbapi2.py", line 27, in > from _sqlite3 import * > ImportError: /usr/local/lib/python2.7/site-packages/_sqlite3.so: Undefined symbol "sqlite3_load_ extension" > gmake: *** [profiledbuild] Error 1 > *** Error code 1 I've banged my head on this, but can't get to understand. I already tried deleting py27-sqlite, reinstalling it with 'portupgrade -Rf' and so on. Any help is appreciated. bye & Thanks av. From owner-freebsd-ports@FreeBSD.ORG Wed Apr 6 17:26:09 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C98851065674 for ; Wed, 6 Apr 2011 17:26:09 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 87F658FC17 for ; Wed, 6 Apr 2011 17:26:09 +0000 (UTC) Received: from mr17.lnh.mail.rcn.net ([207.172.157.37]) by smtp02.lnh.mail.rcn.net with ESMTP; 06 Apr 2011 13:26:09 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr17.lnh.mail.rcn.net (MOS 4.2.3-GA) with ESMTP id AUR79166; Wed, 6 Apr 2011 13:26:08 -0400 Received-SPF: None identity=pra; client-ip=209.6.91.204; receiver=smtp01.lnh.mail.rcn.net; envelope-from="roberthuff@rcn.com"; x-sender="roberthuff@rcn.com"; x-conformance=sidf_compatible Received-SPF: None identity=mailfrom; client-ip=209.6.91.204; receiver=smtp01.lnh.mail.rcn.net; envelope-from="roberthuff@rcn.com"; x-sender="roberthuff@rcn.com"; x-conformance=sidf_compatible Received-SPF: None identity=helo; client-ip=209.6.91.204; receiver=smtp01.lnh.mail.rcn.net; envelope-from="roberthuff@rcn.com"; x-sender="postmaster@jerusalem.litteratus.org.litteratus.org"; x-conformance=sidf_compatible Received: from 209-6-91-204.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.91.204]) by smtp01.lnh.mail.rcn.net with ESMTP; 06 Apr 2011 13:26:02 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19868.41513.788822.301606@jerusalem.litteratus.org> Date: Wed, 6 Apr 2011 13:26:01 -0400 To: Andrea Venturoli In-Reply-To: <4D9C9F90.6030203@netfence.it> References: <4D9C9F90.6030203@netfence.it> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr17.lnh.mail.rcn.net) Cc: freebsd-ports@freebsd.org Subject: Can't upgrade firefox X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2011 17:26:09 -0000 Andrea Venturoli writes: > I've banged my head on this, but can't get to understand. > I already tried deleting py27-sqlite, reinstalling it with 'portupgrade > -Rf' and so on. Do yuou have PGO set in the options? I had a problem involving python; turning PGO off let things compile. Robert Huff From owner-freebsd-ports@FreeBSD.ORG Wed Apr 6 17:39:01 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E45C9106564A for ; Wed, 6 Apr 2011 17:39:01 +0000 (UTC) (envelope-from inyaoo@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 79B998FC17 for ; Wed, 6 Apr 2011 17:39:01 +0000 (UTC) Received: by wwc33 with SMTP id 33so2010509wwc.31 for ; Wed, 06 Apr 2011 10:39:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-type; bh=0ZvmLWSZAN1/YFtBoHjoIMTTH7EPtsIRukJAuDBQ6DE=; b=uh11uFOuHu25abAj31db5OCwge//kmnqNW3EC+/96RSp9Xd/ytM8fxv2C8FGomDhoa VKAgdes/RscpTqf00EgAjnkwHhcCQEnb646M5WQbOVw5qy0cowmIPvm4B3OxT5fkMeDR IGuRt5Esrr/9+a1cuzmZa0s8aSycxybWtI8NI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; b=KSs3QrSYPNaL9k6lnrWimOz51WS8bcwrRAgBD2mkHkvu9skORtuL9ywPvfO56ticjo pQyKXt9Us9Q96g08dQzXRR65xswYWuDlLjWNLDNdQ7e00ZBjdDUis6A+unXvYDRzeCyn +/HiVPj0CGff0JHjdJQDbGa8OcOgW8xB1fhvM= Received: by 10.216.58.207 with SMTP id q57mr1276972wec.63.1302111540275; Wed, 06 Apr 2011 10:39:00 -0700 (PDT) Received: from localhost ([109.123.119.163]) by mx.google.com with ESMTPS id n52sm411392wer.24.2011.04.06.10.38.56 (version=SSLv3 cipher=OTHER); Wed, 06 Apr 2011 10:38:58 -0700 (PDT) From: Pan Tsu To: Andrea Venturoli References: <4D9C9F90.6030203@netfence.it> Date: Wed, 06 Apr 2011 21:38:52 +0400 In-Reply-To: <4D9C9F90.6030203@netfence.it> (Andrea Venturoli's message of "Wed, 06 Apr 2011 19:14:56 +0200") Message-ID: <861v1fp9eb.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain Cc: freebsd-ports@freebsd.org Subject: Re: Can't upgrade firefox X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2011 17:39:02 -0000 Andrea Venturoli writes: [...] >> OBJDIR=obj-i386-unknown-freebsd8.1 /usr/local/bin/python2.7 obj-i386-unknown-freebsd8.1/_profile /pgo/profileserver.py >> Traceback (most recent call last): >> File "obj-i386-unknown-freebsd8.1/_profile/pgo/profileserver.py", line 52, in >> from automation import Automation >> File "/usr/local/local/storage/alamartmp/usr/ports/www/firefox/work/mozilla-2.0/obj-i386-unknown-freebsd8.1/_profile/pgo/automation.py", line 16, in >> import sqlite3 >> File "/usr/local/lib/python2.7/sqlite3/__init__.py", line 24, in >> from dbapi2 import * >> File "/usr/local/lib/python2.7/sqlite3/dbapi2.py", line 27, in >> from _sqlite3 import * >> ImportError: /usr/local/lib/python2.7/site-packages/_sqlite3.so: Undefined symbol "sqlite3_load_extension" >> gmake: *** [profiledbuild] Error 1 >> *** Error code 1 > > I've banged my head on this, but can't get to understand. > I already tried deleting py27-sqlite, reinstalling it with > portupgrade -Rf' and so on. > > Any help is appreciated. At least two PRs are dedicated to the issue, i.e. ports/155971, ports/156076. http://www.freebsd.org/cgi/query-pr-summary.cgi?text=sqlite From owner-freebsd-ports@FreeBSD.ORG Wed Apr 6 17:45:57 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C2A5106566B for ; Wed, 6 Apr 2011 17:45:57 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward15.mail.yandex.net (forward15.mail.yandex.net [95.108.130.119]) by mx1.freebsd.org (Postfix) with ESMTP id 5FFA18FC0A for ; Wed, 6 Apr 2011 17:45:56 +0000 (UTC) Received: from smtp11.mail.yandex.net (smtp11.mail.yandex.net [95.108.130.67]) by forward15.mail.yandex.net (Yandex) with ESMTP id 2A5729E3041; Wed, 6 Apr 2011 21:45:52 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1302111952; bh=t24fJRf57oqKJIsdfHIv2xEj91tEhFu/UkFEGYz0o6g=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=wENJqjFMbxshiQqHQJI7Mh+k3PRFNZNPjlBbScsWhczAiFx4fchqILsmYuQnvrGQC tmkoKHsVB6iq+5Kf5pVRYAO6OKI3F6XlLvQZH4j/y47Xt12ot2VV9b1eEItv8mwDgK FvRAA6QzX9T7zGYfxU5YjVWgpc91EnNeWCkJGwho= Received: from smeshariki2.local (unknown [178.76.212.172]) by smtp11.mail.yandex.net (Yandex) with ESMTPSA id E1DBF4CC006E; Wed, 6 Apr 2011 21:45:51 +0400 (MSD) Message-ID: <4D9CA664.3040401@yandex.ru> Date: Wed, 06 Apr 2011 21:44:04 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.15) Gecko/20110306 Thunderbird/3.1.9 MIME-Version: 1.0 To: Matthias Andree References: <4D9BF27B.1040608@yandex.ru> <4D9C52D7.90305@FreeBSD.org> In-Reply-To: <4D9C52D7.90305@FreeBSD.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-ports@freebsd.org Subject: Re: Fwd: Deprecation campaign X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2011 17:45:57 -0000 06.04.2011 15:47, Matthias Andree пишет: > Am 06.04.2011 06:56, schrieb Ruslan Mahmatkhanov: >> Hi! >> >> So can please anybody commit this? This patch unbreaks devel/ucpp. >> Build patches are from Michel Talon. >> (Should be applied with -p0) >> >> Thanks. > > Hi Ruslan, > > Have you checked the tarball differences that no nasty code was introduced? > > I. e. have you read the diff between the old and new unpacked tarballs? I'm not, but wxs@ did. > > Any particular reason you haven't filed a PR? Yes. My PR's are now auto-assigned to miwi@, but Martin seems busy right now, so i decide to not bother him and that posting the patch into the ports@ will bring it faster to the ports tree. -- Regards, Ruslan From owner-freebsd-ports@FreeBSD.ORG Wed Apr 6 17:48:56 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 512DB106566C for ; Wed, 6 Apr 2011 17:48:56 +0000 (UTC) (envelope-from jhellenthal@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id EF3C68FC0C for ; Wed, 6 Apr 2011 17:48:55 +0000 (UTC) Received: by ywf9 with SMTP id 9so764513ywf.13 for ; Wed, 06 Apr 2011 10:48:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:sender:date:from:to:cc:subject:message-id :references:mime-version:content-type:content-disposition :in-reply-to:x-openpgp-key-id:x-openpgp-key-fingerprint :x-openpgp-key-url; bh=WkTldJWNTRIz4YFy2768OAvEmAe++ki/CyfAL8TjEs0=; b=bGriL731uv3t0Rdu8KnreCUEaDmLJHdo1amBDdMh2YulLMwG9ksCKyGyOUyoaeLpgL H0b4CXUfAg2vM7AFvMWbZ2nrMxfOajYRWGVc5v8ti1KWx8dnoveMazopxA8hvBUShrmf ccem3njvaNQpsqFq5qNROIlrbKQDuyo5b7MJY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:x-openpgp-key-id :x-openpgp-key-fingerprint:x-openpgp-key-url; b=EK91YsSzJ0PA/9+YaCE37LOveMDuzZDYPyWvoxpvRBu4klgWZnmr/OFBwNpV+HlEo0 Zko52KQuBFbMnvfRkkN6tTRuajGazcDMXn1LyXiLh+S+Lb382wKwgAfoh/vx0QHVmgHn FsmuOCWqkW/sczKAG7brDNRCfWwfmxtZXlYE0= Received: by 10.101.166.27 with SMTP id t27mr941321ano.134.1302112135246; Wed, 06 Apr 2011 10:48:55 -0700 (PDT) Received: from DataIX.net (adsl-99-190-87-163.dsl.klmzmi.sbcglobal.net [99.190.87.163]) by mx.google.com with ESMTPS id i8sm890047ang.31.2011.04.06.10.48.53 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 06 Apr 2011 10:48:54 -0700 (PDT) Sender: "J. Hellenthal" Received: from DataIX.net (localhost [127.0.0.1]) by DataIX.net (8.14.4/8.14.4) with ESMTP id p36Hmoad051667 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 6 Apr 2011 13:48:51 -0400 (EDT) (envelope-from jhell@DataIX.net) Received: (from jhell@localhost) by DataIX.net (8.14.4/8.14.4/Submit) id p36Hmotu051666; Wed, 6 Apr 2011 13:48:50 -0400 (EDT) (envelope-from jhell@DataIX.net) Date: Wed, 6 Apr 2011 13:48:49 -0400 From: "J. Hellenthal" To: Andrea Venturoli Message-ID: <20110406174849.GA50909@DataIX.net> References: <4D9C9F90.6030203@netfence.it> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WIyZ46R2i8wDzkSu" Content-Disposition: inline In-Reply-To: <4D9C9F90.6030203@netfence.it> X-OpenPGP-Key-Id: 0x89D8547E X-OpenPGP-Key-Fingerprint: 85EF E26B 07BB 3777 76BE B12A 9057 8789 89D8 547E X-OpenPGP-Key-URL: http://bit.ly/0x89D8547E Cc: freebsd-ports@freebsd.org Subject: Re: Can't upgrade firefox X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2011 17:48:56 -0000 --WIyZ46R2i8wDzkSu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable As per "the start of the build of firefox 4. ***************************************************************** **************************** attention ************************** ***************************************************************** To build Firefox with PGO support you need a running X server and build this port with an user who could access the X server! =20 During the build a Firefox instance will start and run some test. Do not interrupt or close Firefox during this tests! =20 ***************************************************************** On Wed, Apr 06, 2011 at 07:14:56PM +0200, Andrea Venturoli wrote: > Hello. > I'm on a 8.1p2/i386. >=20 > Issuing "portupgrade -o www/firefox www/firefox35", compilation ends > with the following: >=20 > > ... > >gmake[3]: Nothing to be done for `tools'. > >gmake[3]: Leaving directory `/usr/local/local/storage/alamartmp/usr/port= s/www/firefox/work/mozil > >la-2.0/obj-i386-unknown-freebsd8.1/browser/installer' > >if test -d ../../dist/bin ; then touch ../../dist/bin/.purgecaches ; fi > >hg: not found > >gmake[2]: Leaving directory `/usr/local/local/storage/alamartmp/usr/port= s/www/firefox/work/mozil > >la-2.0/obj-i386-unknown-freebsd8.1/browser/installer' > >gmake[1]: Leaving directory `/usr/local/local/storage/alamartmp/usr/port= s/www/firefox/work/mozil = la-2.0/obj-i386-unknown-fr= eebsd8.1' > >OBJDIR=3Dobj-i386-unknown-freebsd8.1 /usr/local/bin/python2.7 obj-i386-u= nknown-freebsd8.1/_profile = /pgo/profileserver.py > >Traceback (most recent call last): > > File "obj-i386-unknown-freebsd8.1/_profile/pgo/profileserver.py", line= 52, in > > from automation import Automation > > File "/usr/local/local/storage/alamartmp/usr/ports/www/firefox/work/mo= zilla-2.0/obj-i386-unkno = wn-freebsd8.1/_profile/pgo= /automation.py", line 16, in > > import sqlite3 > > File "/usr/local/lib/python2.7/sqlite3/__init__.py", line 24, in > > from dbapi2 import * > > File "/usr/local/lib/python2.7/sqlite3/dbapi2.py", line 27, in > > from _sqlite3 import * > >ImportError: /usr/local/lib/python2.7/site-packages/_sqlite3.so: Undefin= ed symbol "sqlite3_load_ = extension" > >gmake: *** [profiledbuild] Error 1 > >*** Error code 1 >=20 > I've banged my head on this, but can't get to understand. > I already tried deleting py27-sqlite, reinstalling it with > 'portupgrade -Rf' and so on. >=20 > Any help is appreciated. >=20 >=20 >=20 > bye & Thanks > av. > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" --=20 Regards, J. Hellenthal JJH48-ARIN 0x89D8547E --WIyZ46R2i8wDzkSu Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (FreeBSD) Comment: http://bit.ly/0x89D8547E iQEcBAEBAgAGBQJNnKeBAAoJEJBXh4mJ2FR+vsEIAIC1RL0nI1PXa1b+Scz4Oe7a AW4Z66XFFvtv0jpnZs2d7l0POa9kikserskAXWD4EJKU62ym4AMgR/ibdj3S0Lnq aQXc2xprhOoQdP7XUCYT+m/yuP9ePpW2CBCq1RDZSYKSePGOsn6TYeBvrhoktIct pt76EB49yVvrMOI44O94oDtLl9iCuaISuU8B85KnP6op1xrE1Fxv0HLkycupqxw0 yFRjYvl8/Pmrn/xxO3A3cbtwUHepnUZSjnAm09vBuD2cjiVtrPTKMYWFH2+IazpL YdX9yuvcKqMDjmVxMhSsLnT8utkuPhpztzGEj1m+tzy74smIfp+fCU/2vpzXukk= =FUmL -----END PGP SIGNATURE----- --WIyZ46R2i8wDzkSu-- From owner-freebsd-ports@FreeBSD.ORG Wed Apr 6 18:07:19 2011 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5ED79106566C for ; Wed, 6 Apr 2011 18:07:19 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id 312568FC19 for ; Wed, 6 Apr 2011 18:07:18 +0000 (UTC) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.4/8.14.4) with ESMTP id p36HXr1T041271; Wed, 6 Apr 2011 10:33:53 -0700 (PDT) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.4/8.14.4/Submit) id p36HXrtt041270; Wed, 6 Apr 2011 10:33:53 -0700 (PDT) (envelope-from obrien) Date: Wed, 6 Apr 2011 10:33:53 -0700 From: "David O'Brien" To: Niek Dekker Message-ID: <20110406173353.GC2067@dragon.NUXI.org> References: <4D8AB6E9.9030804@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4D8AB6E9.9030804@gmail.com> X-Operating-System: FreeBSD 9.0-CURRENT X-to-the-FBI-CIA-and-NSA: HI! HOW YA DOIN? User-Agent: Mutt/1.5.16 (2007-06-09) Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: vim-lite-7.3.121 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2011 18:07:19 -0000 On Wed, Mar 23, 2011 at 11:13:45PM -0400, Niek Dekker wrote: > Using the "syntax on" command in .vimrc. When opening a php file in Vim, > a lot of errors are being displayed. The errors are caused by line > continuation characters in /usr/local/share/vim/vim73/syntax/php.vim. Hi I really don't know anything about PHP. Can you point out the line number (and line content) of an example of this in /usr/local/share/vim/vim73/syntax/php.vim? I found /usr/local/share/doc/antiword/antiword.php on my system and am assuming it is an OK example of a PHP file. Syntax colouring works OK with Vim 7.3.121 (non-lite). Have you tried the non-lite build? > Somehow, in FreeBSD Vim does not seem to recognize the line continuation > character and complains about it, resulting in errors when opening a > syntax file containing these characters. > > What is the solution to this, if you know any? So that I know what to look at, can you also send the error messages you are seeing (and any required file(s) to reproduce the issue? -- -- David (obrien@FreeBSD.org) Q: Because it reverses the logical flow of conversation. A: Why is top-posting (putting a reply at the top of the message) frowned upon? Let's not play "Jeopardy-style quoting" From owner-freebsd-ports@FreeBSD.ORG Wed Apr 6 18:26:03 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E426106564A for ; Wed, 6 Apr 2011 18:26:03 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: from smtp.kn-bremen.de (gelbbaer.kn-bremen.de [78.46.108.116]) by mx1.freebsd.org (Postfix) with ESMTP id 625C18FC19 for ; Wed, 6 Apr 2011 18:26:03 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id 5A3331E00230; Wed, 6 Apr 2011 20:26:02 +0200 (CEST) Received: from triton8.kn-bremen.de (noident@localhost [127.0.0.1]) by triton8.kn-bremen.de (8.14.4/8.14.3) with ESMTP id p36IOU8u080918; Wed, 6 Apr 2011 20:24:30 +0200 (CEST) (envelope-from nox@triton8.kn-bremen.de) Received: (from nox@localhost) by triton8.kn-bremen.de (8.14.4/8.14.3/Submit) id p36IOT2G080917; Wed, 6 Apr 2011 20:24:29 +0200 (CEST) (envelope-from nox) Date: Wed, 6 Apr 2011 20:24:29 +0200 (CEST) From: Juergen Lock Message-Id: <201104061824.p36IOT2G080917@triton8.kn-bremen.de> To: fb-ports@psconsult.nl X-Newsgroups: local.list.freebsd.ports In-Reply-To: <20110405232519.GA60680@psconsult.nl> Organization: Cc: freebsd-ports@freebsd.org Subject: Re: Google-earth: memory fault X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2011 18:26:03 -0000 In article <20110405232519.GA60680@psconsult.nl> you write: >Hi, Hi! > >Until a couple of months ago, I was happily using google-earth on all >my desktops and laptops. Now, it exits with Memory Fault after >creating the startup window, the main window and a tiny pop-up window. >The pop-up window does not have a title not contents so I don't know >what it's trying to tell me. After this message, I'm back at the >shell prompt, the three google-earth windows stay on the screen and >do not react to resize or cancel messages from the window manager. >There are 30 ./googleearth-bin processes still running and if I >killall -1 googleearth-bin the window these processes and the windows >on my screen disappear. > >One laptop had google-earth running fo nearly two years but one day, >probably after the upgrade to google-earth-6.0.1.2032,1, it started >exiting with the above message. The notebook is running FreeBSD >8.2-STABLE #4: Sun Feb 27 12:28:14 CET 2011 i386, has an Intel T7500 >Core 2 duo CPU and 3 GB RAM. > >The other laptop runs FreeBSD 8.2-RELEASE #0: Fri Mar 11 21:52:10 CET >2011 amd64 on an Intel Q9100 CPU with 4 GB RAM. > >I can't get googleearth-bin to dump core, it just prints "Memory Fault" >and exits. > >Any ideas ow to debug this? Hm googleearth still runs here... Did you have accellerated gl when it still worked? If not maybe that is broken again... If you have accellerated gl working for native executables but not for linux ones you could try enabling AIGLX in your xserver and tell googleearth to use that by setting LIBGL_ALWAYS_INDIRECT=1 in it's environment. And if you don't have accellerated gl working at all but are using an ati HD3xxx or HD4xxx card you could try setting WITHOUT_NOUVEAU in make.conf and rebuilding a few ports after that, see the 20100207 entry in /usr/ports/UPDATING . HTH, Juergen From owner-freebsd-ports@FreeBSD.ORG Wed Apr 6 21:57:07 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2724D106566C; Wed, 6 Apr 2011 21:57:07 +0000 (UTC) (envelope-from llwang@llwang.org) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id CA3C28FC13; Wed, 6 Apr 2011 21:57:06 +0000 (UTC) Received: by vxc34 with SMTP id 34so1825121vxc.13 for ; Wed, 06 Apr 2011 14:57:06 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.100.39 with SMTP id ev7mr161029vdb.218.1302125175074; Wed, 06 Apr 2011 14:26:15 -0700 (PDT) Sender: llwang@llwang.org Received: by 10.220.87.15 with HTTP; Wed, 6 Apr 2011 14:26:15 -0700 (PDT) In-Reply-To: <86k4fbyx1b.fsf@chateau.d.if> References: <86k4fbyx1b.fsf@chateau.d.if> Date: Wed, 6 Apr 2011 21:26:15 +0000 X-Google-Sender-Auth: xIKDmDmP8g8HWYPOP1K0_7DPCkI Message-ID: From: "Li-Lun \"Leland\" Wang" To: Ashish SHUKLA Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Haskell List , octaphial@yahoo.com, sbahra@repnop.org, FreeBSD ports list , jupengfei@gmail.com, kaiw27@gmail.com Subject: Re: [CFT] FreeBSD Haskell ports update. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2011 21:57:07 -0000 lang/whitespace looks good. Thanks. -- llwang On Sun, Apr 3, 2011 at 7:06 PM, Ashish SHUKLA wrote: > Hi everyone, > > This is the call for testing for FreeBSD Haskell ports update which is pl= anned > to land up in the official ports tree in few weeks. > > The FreeBSD Haskell ports tree is hosted as portshaker-able[1] git[2] > repository on github, accessible at the following URL, along with the > instructions on how to use it: > > https://www.github.com/freebsd-haskell/freebsd-haskell/ > > We're also making available binary packages for 8.x (amd64) and 8.x (i386= ) > versions from the following URLs: > > 8.x (amd64) > http://haskell.hu.freebsd.org/packages/8-amd64/ > > 8.x (i386) > http://haskell.hu.freebsd.org/packages/8-i386/ > > To install the available binary packages using pkg_add(1), please set > "PACKAGESITE" enviroment variable to "$url/Latest", where "$url" is the U= RL > mentioned above, e.g. to install "hs-porte" for 8.x (amd64): > > % sudo PACKAGESITE=3Dhttp://haskell.hu.freebsd.org/packages/8-amd64/Lates= t/ pkg_add -r hs-porte > > Following is the list of Haskell related ports which we've updated in the > FreeBSD Haskell repository, but aren't owned by haskell@ : > > net/hs-pcap > graphics/hs-hgl > devel/hs-BNFC > devel/hs-bsd-sysctl > ports-mgmt/hs-porte > lang/whitespace > > Could their respective maintainers (CC'd) please review the changes and > approve them, if it looks good to them? > > More information about FreeBSD Haskell initiative is available on FreeBSD= wiki > at: http://wiki.freebsd.org/Haskell > > References: > [1] =C2=A0http://www.freebsd.org/cgi/ports.cgi?query=3Dportshaker&stype= =3Dall&sektion=3Dports-mgmt > [2] =C2=A0http://www.freebsd.org/cgi/ports.cgi?query=3Dgit&stype=3Dall&se= ktion=3Ddevel > > Thanks > -- > Ashish SHUKLA =C2=A0 =C2=A0 =C2=A0| GPG: F682 CDCC 39DC 0FEA E116 =C2=A02= 0B6 C746 CFA9 E74F A4B0 > freebsd.org!ashish | http://people.freebsd.org/~ashish/ > > Avoid Success At All Costs !! > From owner-freebsd-ports@FreeBSD.ORG Thu Apr 7 09:50:00 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8BD0F1065676 for ; Thu, 7 Apr 2011 09:50:00 +0000 (UTC) (envelope-from ml@netfence.it) Received: from cp-out7.libero.it (cp-out7.libero.it [212.52.84.107]) by mx1.freebsd.org (Postfix) with ESMTP id 1A9718FC16 for ; Thu, 7 Apr 2011 09:49:59 +0000 (UTC) X-CTCH-Spam: Unknown X-CTCH-RefID: str=0001.0A0B020B.4D9D88C6.0146,ss=1,re=0.000,fgs=0 X-libjamoibt: 1555 Received: from soth.ventu (151.41.175.238) by cp-out7.libero.it (8.5.133) id 4D85EB77027FADE5; Thu, 7 Apr 2011 11:49:58 +0200 Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.4/8.14.4) with ESMTP id p379nroR033956; Thu, 7 Apr 2011 11:49:54 +0200 (CEST) (envelope-from ml@netfence.it) Message-ID: <4D9D88C1.3030109@netfence.it> Date: Thu, 07 Apr 2011 11:49:53 +0200 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; it-IT; rv:1.9.2.15) Gecko/20110307 Thunderbird/3.1.9 MIME-Version: 1.0 To: Pan Tsu References: <4D9C9F90.6030203@netfence.it> <861v1fp9eb.fsf@gmail.com> In-Reply-To: <861v1fp9eb.fsf@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 10.1.2.13 Cc: freebsd-ports@freebsd.org Subject: Re: [SOLVED] Can't upgrade firefox X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2011 09:50:00 -0000 On 04/06/11 19:38, Pan Tsu wrote: > Andrea Venturoli writes: > > [...] >>> OBJDIR=obj-i386-unknown-freebsd8.1 /usr/local/bin/python2.7 obj-i386-unknown-freebsd8.1/_profile /pgo/profileserver.py >>> Traceback (most recent call last): >>> File "obj-i386-unknown-freebsd8.1/_profile/pgo/profileserver.py", line 52, in >>> from automation import Automation >>> File "/usr/local/local/storage/alamartmp/usr/ports/www/firefox/work/mozilla-2.0/obj-i386-unknown-freebsd8.1/_profile/pgo/automation.py", line 16, in >>> import sqlite3 >>> File "/usr/local/lib/python2.7/sqlite3/__init__.py", line 24, in >>> from dbapi2 import * >>> File "/usr/local/lib/python2.7/sqlite3/dbapi2.py", line 27, in >>> from _sqlite3 import * >>> ImportError: /usr/local/lib/python2.7/site-packages/_sqlite3.so: Undefined symbol "sqlite3_load_extension" >>> gmake: *** [profiledbuild] Error 1 >>> *** Error code 1 >> >> I've banged my head on this, but can't get to understand. >> I already tried deleting py27-sqlite, reinstalling it with >> portupgrade -Rf' and so on. >> >> Any help is appreciated. > > At least two PRs are dedicated to the issue, i.e. ports/155971, ports/156076. > > http://www.freebsd.org/cgi/query-pr-summary.cgi?text=sqlite > Thanks. 156076 describes the issue... I was investigating py-sqlite, but should have looked into sqlite. Turning on EXTENSION allowed me to compile firefox. bye av. From owner-freebsd-ports@FreeBSD.ORG Thu Apr 7 10:40:32 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F1A281065670 for ; Thu, 7 Apr 2011 10:40:32 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 7C1348FC21 for ; Thu, 7 Apr 2011 10:40:31 +0000 (UTC) Received: by bwz12 with SMTP id 12so2379733bwz.13 for ; Thu, 07 Apr 2011 03:40:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:reply-to:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=S6ZktSppzi3qKyd2gtHm3W3PpeeHdwZjA6aTfpad7gk=; b=KnnfFvmm5EH9dT8OTqgVoZewXVK6oKTILZbRG/lam1b4gUM4InXodG2UoKN55Bje3A x3K7BQoBx5IUKaHFD8OTO6rDKgfbqkDeXmDjhS6TsvmpepDsU5BqBdpkl2FhWIvkj+NP Qr0B/iePthtH15tWKdFgFvJYNsQCDgmfSyBSM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:content-transfer-encoding; b=GBJSIBy0LHht6N90fVfSNvnu7JRvKWDnyAP7R0j0cNuGWMHhCvmA8kqo1qFXoBXbuM fdwxVf+2srdpddUrPA0nXs7jv6S4MLdJgsUoBUTgdM/XgPq4WioOehG4Ub9SbC5Zl6c1 kDnCAk5+WlhHZV3XH3IRmUarIwxKIov/Ke2HY= MIME-Version: 1.0 Received: by 10.204.18.193 with SMTP id x1mr609750bka.79.1302172831096; Thu, 07 Apr 2011 03:40:31 -0700 (PDT) Received: by 10.205.64.142 with HTTP; Thu, 7 Apr 2011 03:40:31 -0700 (PDT) In-Reply-To: <4D9C7E38.2060502@yandex.ru> References: <4D9BF27B.1040608@yandex.ru> <20110406141753.GB43682@atarininja.org> <20110406143014.GC43682@atarininja.org> <4D9C7E38.2060502@yandex.ru> Date: Thu, 7 Apr 2011 11:40:31 +0100 Message-ID: From: Chris Rees To: Ruslan Mahmatkhanov Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Ports Mailing List , Wesley Shields , Michel Talon Subject: Re: Fwd: Deprecation campaign X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: utisoft@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2011 10:40:33 -0000 On 06/04/2011, Ruslan Mahmatkhanov wrote: > 06.04.2011 18:30, Wesley Shields =D0=C9=DB=C5=D4: >> I went ahead and committed these changes. Please let me know if you >> would like to be maintainer or not. > > Thanks a lot! > > I'm afraid that i'm not a proper person to maintain such a port, > because my c-foo is very little. Maybe Michel Talon, that initiated > this port resurrection and that sent build patches would be interested > in maintaining this port. I could look after it in the absence of others' interest. Chris From owner-freebsd-ports@FreeBSD.ORG Thu Apr 7 12:56:27 2011 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D92B106566B for ; Thu, 7 Apr 2011 12:56:27 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.49.45]) by mx1.freebsd.org (Postfix) with ESMTP id EDF598FC16 for ; Thu, 7 Apr 2011 12:56:26 +0000 (UTC) Received: by syn.atarininja.org (Postfix, from userid 1001) id 2D6A35C43; Thu, 7 Apr 2011 08:57:12 -0400 (EDT) Date: Thu, 7 Apr 2011 08:57:12 -0400 From: Wesley Shields To: David O'Brien Message-ID: <20110407125712.GC46021@atarininja.org> References: <4D8AB6E9.9030804@gmail.com> <20110406173353.GC2067@dragon.NUXI.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110406173353.GC2067@dragon.NUXI.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: ports@FreeBSD.org, Niek Dekker Subject: Re: FreeBSD Port: vim-lite-7.3.121 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2011 12:56:27 -0000 On Wed, Apr 06, 2011 at 10:33:53AM -0700, David O'Brien wrote: > On Wed, Mar 23, 2011 at 11:13:45PM -0400, Niek Dekker wrote: > > Using the "syntax on" command in .vimrc. When opening a php file in Vim, > > a lot of errors are being displayed. The errors are caused by line > > continuation characters in /usr/local/share/vim/vim73/syntax/php.vim. > > Hi I really don't know anything about PHP. Can you point out the line > number (and line content) of an example of this in > /usr/local/share/vim/vim73/syntax/php.vim? > > I found /usr/local/share/doc/antiword/antiword.php on my system and am > assuming it is an OK example of a PHP file. Syntax colouring works OK > with Vim 7.3.121 (non-lite). Have you tried the non-lite build? > > > Somehow, in FreeBSD Vim does not seem to recognize the line continuation > > character and complains about it, resulting in errors when opening a > > syntax file containing these characters. > > > > What is the solution to this, if you know any? > > So that I know what to look at, can you also send the error messages you > are seeing (and any required file(s) to reproduce the issue? I get a similar problem when editing python files. To trigger it all I have to do is have "syntax on" in my .vimrc, then edit a file with the .py extension (it can be a totally new file). The first few errors, and there are more, are: Error detected while processing /usr/local/share/vim/vim73/syntax/python.vim: line 86: E475: Invalid argument: pythonFunction line 87: E10: \ should be followed by /, ? or & line 93: E475: Invalid argument: pythonString line 94: E10: \ should be followed by /, ? or & line 95: E10: \ should be followed by /, ? or & line 96: -- WXS From owner-freebsd-ports@FreeBSD.ORG Thu Apr 7 12:58:41 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CFD181065687 for ; Thu, 7 Apr 2011 12:58:41 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.49.45]) by mx1.freebsd.org (Postfix) with ESMTP id AB6E18FC22 for ; Thu, 7 Apr 2011 12:58:41 +0000 (UTC) Received: by syn.atarininja.org (Postfix, from userid 1001) id 171FA5C48; Thu, 7 Apr 2011 08:59:27 -0400 (EDT) Date: Thu, 7 Apr 2011 08:59:27 -0400 From: Wesley Shields To: Chris Rees Message-ID: <20110407125927.GD46021@atarininja.org> References: <4D9BF27B.1040608@yandex.ru> <20110406141753.GB43682@atarininja.org> <20110406143014.GC43682@atarininja.org> <4D9C7E38.2060502@yandex.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: FreeBSD Ports Mailing List , Michel Talon , Ruslan Mahmatkhanov Subject: Re: Fwd: Deprecation campaign X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2011 12:58:41 -0000 On Thu, Apr 07, 2011 at 11:40:31AM +0100, Chris Rees wrote: > On 06/04/2011, Ruslan Mahmatkhanov wrote: > > 06.04.2011 18:30, Wesley Shields ?????: > >> I went ahead and committed these changes. Please let me know if you > >> would like to be maintainer or not. > > > > Thanks a lot! > > > > I'm afraid that i'm not a proper person to maintain such a port, > > because my c-foo is very little. Maybe Michel Talon, that initiated > > this port resurrection and that sent build patches would be interested > > in maintaining this port. > > I could look after it in the absence of others' interest. I just committed this. -- WXS From owner-freebsd-ports@FreeBSD.ORG Thu Apr 7 13:28:00 2011 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9AEE5106566B for ; Thu, 7 Apr 2011 13:28:00 +0000 (UTC) (envelope-from fullermd@over-yonder.net) Received: from thyme.infocus-llc.com (server.infocus-llc.com [206.156.254.44]) by mx1.freebsd.org (Postfix) with ESMTP id 6DF4F8FC12 for ; Thu, 7 Apr 2011 13:28:00 +0000 (UTC) Received: from draco.over-yonder.net (c-75-64-226-141.hsd1.ms.comcast.net [75.64.226.141]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by thyme.infocus-llc.com (Postfix) with ESMTPSA id 6790E37B56E; Thu, 7 Apr 2011 08:27:59 -0500 (CDT) Received: by draco.over-yonder.net (Postfix, from userid 100) id C4B4161C42; Thu, 7 Apr 2011 08:27:58 -0500 (CDT) Date: Thu, 7 Apr 2011 08:27:58 -0500 From: "Matthew D. Fuller" To: Wesley Shields Message-ID: <20110407132758.GG44849@over-yonder.net> References: <4D8AB6E9.9030804@gmail.com> <20110406173353.GC2067@dragon.NUXI.org> <20110407125712.GC46021@atarininja.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110407125712.GC46021@atarininja.org> X-Editor: vi X-OS: FreeBSD User-Agent: Mutt/1.5.21-fullermd.4 (2010-09-15) X-Virus-Scanned: clamav-milter 0.97 at thyme.infocus-llc.com X-Virus-Status: Clean Cc: ports@FreeBSD.org, Niek Dekker , David O'Brien Subject: Re: FreeBSD Port: vim-lite-7.3.121 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2011 13:28:00 -0000 On Thu, Apr 07, 2011 at 08:57:12AM -0400 I heard the voice of Wesley Shields, and lo! it spake thus: > > I get a similar problem when editing python files. For a data point, I edit .php files all day long, and .py files occasionally (with both full vim and vim-lite), and have never seen this with either... -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream. From owner-freebsd-ports@FreeBSD.ORG Thu Apr 7 14:00:36 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 02B0C106566B; Thu, 7 Apr 2011 14:00:36 +0000 (UTC) (envelope-from niekdekker@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3A42F8FC1C; Thu, 7 Apr 2011 14:00:35 +0000 (UTC) Received: by wyf23 with SMTP id 23so2556802wyf.13 for ; Thu, 07 Apr 2011 07:00:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=KqWZFINQr2NcEa1jTwl6zaQunnHUYgeS/t90H0EeqWY=; b=G8nTVFF7rBngRSy5wK0TMGPsUCJl4S/QxS4qrFS0w/NnBVQxYFPQHtn9RBQKqKnb0u S5/z12AYr6R63NLSxCJTSUXAJbFIqgjxqNiyg3bdjYzHjcYwGuyhkNdtudGSSsO7eqlU eFWYCKCoyMa2AgiTebo89mgJD0JbRboK9BLpk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=jTRZY8YqJK0CKpelV9O78tj1JzpzxHqnPYONcbh6AyXDDWaS5m7jxN/YHeRlZ9boX4 tMReqHfPUMDuerqaPNvCMTw6PrRPTTb8TVRwlbdVDvAW8CdwBFkkFxIOKCJpiQYkcjuP p2xSa4iOhFpq+6RNaJVpjEx5yOAAEUVSQW3W8= MIME-Version: 1.0 Received: by 10.216.60.138 with SMTP id u10mr926518wec.12.1302184834377; Thu, 07 Apr 2011 07:00:34 -0700 (PDT) Received: by 10.216.3.6 with HTTP; Thu, 7 Apr 2011 07:00:34 -0700 (PDT) In-Reply-To: <20110407132758.GG44849@over-yonder.net> References: <4D8AB6E9.9030804@gmail.com> <20110406173353.GC2067@dragon.NUXI.org> <20110407125712.GC46021@atarininja.org> <20110407132758.GG44849@over-yonder.net> Date: Thu, 7 Apr 2011 10:00:34 -0400 Message-ID: From: Niek Dekker To: "David O'Brien" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: ports@freebsd.org, Wesley Shields , "Matthew D. Fuller" Subject: Re: FreeBSD Port: vim-lite-7.3.121 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2011 14:00:36 -0000 For the record, this is with using vim-lite on FreeBSD. I never install full vim. I cannot speak for those who did not encounter this issue. Those who did, however, may take notice of the following: in my case, I have found that the issue can be avoided by including the following line in the system-wide vimrc or your user .vimrc: nocp This prevents vim from using vi compatibility. niek On Thu, Apr 7, 2011 at 9:27 AM, Matthew D. Fuller wrote: > On Thu, Apr 07, 2011 at 08:57:12AM -0400 I heard the voice of > Wesley Shields, and lo! it spake thus: >> >> I get a similar problem when editing python files. > > For a data point, I edit .php files all day long, and .py files > occasionally (with both full vim and vim-lite), and have never seen > this with either... > > > -- > Matthew Fuller =C2=A0 =C2=A0 (MF4839) =C2=A0 | =C2=A0fullermd@over-yonder= .net > Systems/Network Administrator | =C2=A0http://www.over-yonder.net/~fullerm= d/ > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 On the Internet, nobody can hear you s= cream. > From owner-freebsd-ports@FreeBSD.ORG Thu Apr 7 14:05:04 2011 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E06981065673; Thu, 7 Apr 2011 14:05:04 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.49.45]) by mx1.freebsd.org (Postfix) with ESMTP id B60138FC1F; Thu, 7 Apr 2011 14:05:04 +0000 (UTC) Received: by syn.atarininja.org (Postfix, from userid 1001) id B110C5C43; Thu, 7 Apr 2011 10:05:49 -0400 (EDT) Date: Thu, 7 Apr 2011 10:05:49 -0400 From: Wesley Shields To: "Matthew D. Fuller" Message-ID: <20110407140549.GA56923@atarininja.org> References: <4D8AB6E9.9030804@gmail.com> <20110406173353.GC2067@dragon.NUXI.org> <20110407125712.GC46021@atarininja.org> <20110407132758.GG44849@over-yonder.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110407132758.GG44849@over-yonder.net> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: ports@FreeBSD.org, Niek Dekker , David O'Brien Subject: Re: FreeBSD Port: vim-lite-7.3.121 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2011 14:05:05 -0000 On Thu, Apr 07, 2011 at 08:27:58AM -0500, Matthew D. Fuller wrote: > On Thu, Apr 07, 2011 at 08:57:12AM -0400 I heard the voice of > Wesley Shields, and lo! it spake thus: > > > > I get a similar problem when editing python files. > > For a data point, I edit .php files all day long, and .py files > occasionally (with both full vim and vim-lite), and have never seen > this with either... Are you using syntax highlighting? -- WXS From owner-freebsd-ports@FreeBSD.ORG Thu Apr 7 14:05:15 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C7E9D1065674 for ; Thu, 7 Apr 2011 14:05:15 +0000 (UTC) (envelope-from admin@lissyara.su) Received: from mx.lissyara.su (mx.lissyara.su [77.73.25.118]) by mx1.freebsd.org (Postfix) with ESMTP id 80CB08FC16 for ; Thu, 7 Apr 2011 14:05:15 +0000 (UTC) Received: from [195.93.240.106] (port=54222 helo=lissyara.moskb.local) by mx.lissyara.su with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.74 (FreeBSD)) (envelope-from ) id 1Q7pFg-000L54-Fl for ports@freebsd.org; Thu, 07 Apr 2011 17:28:00 +0400 Message-ID: <4D9DBBE0.6050306@lissyara.su> Date: Thu, 07 Apr 2011 17:28:00 +0400 From: Alex Keda User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; ru-RU; rv:1.8.1.23) Gecko/20091202 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666 MIME-Version: 1.0 To: FreeBSD Ports Mailing List Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: 7bit X-White-List: YES X-Spam-Description: if spam count > 60 - this is spam X-Spam-Count: 0 X-White-List: YES X-Spam-Description: if spam count > 60 - this is spam X-Spam-Count: 0 X-Descriptions: powered by www.lissyara.su X-Bounce-ID: mx.lissyara.su Cc: Subject: mod_authz_host && mod_rpaf - incorrect work with IPv6 enabled X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2011 14:05:15 -0000 problem - not work this: order allow,deny allow from ip 22.33.44.55 # My IP deny from all configuration - nginx frontend, apache2.2 backend, mod_rpaf for real IP apache say: 403, if I go through nginx-proxy and answer 200 if directly mod_rpaf work correct - in log - my IP, not server IP google go to this page: http://crashingdaily.wordpress.com/2008/10/22/apache-access-control-and-mod_rpaf/ fix: srv2# cat /usr/ports/www/apache22/files/patch-mod_authz_host.c --- ./modules/aaa/mod_authz_host.c.orig 2008-06-14 15:44:19.000000000 +0400 +++ ./modules/aaa/mod_authz_host.c 2011-04-07 16:46:03.000000000 +0400 @@ -214,6 +214,26 @@ int gothost = 0; const char *remotehost = NULL; +// added by lissyara 2011-04-07 in 16:13 MSK +// see http://crashingdaily.wordpress.com/2008/10/22/apache-access-control-and-mod_rpaf/ +if (r->connection->remote_addr->sa.sin.sin_family == AF_INET) { + r->connection->remote_addr->sa.sin.sin_addr.s_addr = apr_inet_addr(r->connection->remote_ip); +} +else if (IN6_IS_ADDR_V4MAPPED((struct in6_addr *)r->connection->remote_addr->ipaddr_ptr)) { + // set mapped IPv4 + ((apr_uint32_t *)r->connection->remote_addr->ipaddr_ptr)[0] = 0; + ((apr_uint32_t *)r->connection->remote_addr->ipaddr_ptr)[1] = 0; + ((apr_uint32_t *)r->connection->remote_addr->ipaddr_ptr)[2] = htonl (0xffff); + ((apr_uint32_t *)r->connection->remote_addr->ipaddr_ptr)[3] = inet_addr( r->connection->remote_ip ); +} +else if (r->connection->remote_addr->sa.sin.sin_family == AF_INET6) { + // not sure if this will work !!! + inet_pton(AF_INET6, r->connection->remote_ip, ((struct sockaddr_in6*)&r->connection->remote_addr)->sin6_addr.s6_addr); +} +else { + ap_log_rerror(APLOG_MARK, APLOG_DEBUG|APLOG_NOERRNO, 0, r, "Apache doesn't support this address family"); +} + for (i = 0; i < a->nelts; ++i) { if (!(mmask & ap[i].limited)) { continue; srv2# may be not complete correct - I'm not programmer From owner-freebsd-ports@FreeBSD.ORG Thu Apr 7 14:07:35 2011 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 89B5B1065674; Thu, 7 Apr 2011 14:07:35 +0000 (UTC) (envelope-from fullermd@over-yonder.net) Received: from thyme.infocus-llc.com (server.infocus-llc.com [206.156.254.44]) by mx1.freebsd.org (Postfix) with ESMTP id 5CEA78FC17; Thu, 7 Apr 2011 14:07:35 +0000 (UTC) Received: from draco.over-yonder.net (c-75-64-226-141.hsd1.ms.comcast.net [75.64.226.141]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by thyme.infocus-llc.com (Postfix) with ESMTPSA id C9A4237B47E; Thu, 7 Apr 2011 09:07:34 -0500 (CDT) Received: by draco.over-yonder.net (Postfix, from userid 100) id 417BF61C42; Thu, 7 Apr 2011 09:07:34 -0500 (CDT) Date: Thu, 7 Apr 2011 09:07:34 -0500 From: "Matthew D. Fuller" To: Wesley Shields Message-ID: <20110407140734.GH44849@over-yonder.net> References: <4D8AB6E9.9030804@gmail.com> <20110406173353.GC2067@dragon.NUXI.org> <20110407125712.GC46021@atarininja.org> <20110407132758.GG44849@over-yonder.net> <20110407140549.GA56923@atarininja.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110407140549.GA56923@atarininja.org> X-Editor: vi X-OS: FreeBSD User-Agent: Mutt/1.5.21-fullermd.4 (2010-09-15) X-Virus-Scanned: clamav-milter 0.97 at thyme.infocus-llc.com X-Virus-Status: Clean Cc: ports@FreeBSD.org, Niek Dekker , David O'Brien Subject: Re: FreeBSD Port: vim-lite-7.3.121 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2011 14:07:35 -0000 On Thu, Apr 07, 2011 at 10:05:49AM -0400 I heard the voice of Wesley Shields, and lo! it spake thus: > > Are you using syntax highlighting? Yes. -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream. From owner-freebsd-ports@FreeBSD.ORG Thu Apr 7 14:08:14 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1120E1065672; Thu, 7 Apr 2011 14:08:14 +0000 (UTC) (envelope-from fullermd@over-yonder.net) Received: from thyme.infocus-llc.com (server.infocus-llc.com [206.156.254.44]) by mx1.freebsd.org (Postfix) with ESMTP id D806F8FC1D; Thu, 7 Apr 2011 14:08:13 +0000 (UTC) Received: from draco.over-yonder.net (c-75-64-226-141.hsd1.ms.comcast.net [75.64.226.141]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by thyme.infocus-llc.com (Postfix) with ESMTPSA id C74F937B49A; Thu, 7 Apr 2011 09:08:12 -0500 (CDT) Received: by draco.over-yonder.net (Postfix, from userid 100) id 4AFA161C42; Thu, 7 Apr 2011 09:08:12 -0500 (CDT) Date: Thu, 7 Apr 2011 09:08:12 -0500 From: "Matthew D. Fuller" To: Niek Dekker Message-ID: <20110407140812.GI44849@over-yonder.net> References: <4D8AB6E9.9030804@gmail.com> <20110406173353.GC2067@dragon.NUXI.org> <20110407125712.GC46021@atarininja.org> <20110407132758.GG44849@over-yonder.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Editor: vi X-OS: FreeBSD User-Agent: Mutt/1.5.21-fullermd.4 (2010-09-15) X-Virus-Scanned: clamav-milter 0.97 at thyme.infocus-llc.com X-Virus-Status: Clean Cc: ports@freebsd.org, Wesley Shields Subject: Re: FreeBSD Port: vim-lite-7.3.121 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2011 14:08:14 -0000 On Thu, Apr 07, 2011 at 10:00:34AM -0400 I heard the voice of Niek Dekker, and lo! it spake thus: > > in my case, I have found that the issue can be avoided by including > the following line in the system-wide vimrc or your user .vimrc: > > nocp Good catch. If I :set compatible, I get a pile of errors from turning :syn on -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream. From owner-freebsd-ports@FreeBSD.ORG Thu Apr 7 17:28:28 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5797D106566B for ; Thu, 7 Apr 2011 17:28:28 +0000 (UTC) (envelope-from attos.janus@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 185878FC13 for ; Thu, 7 Apr 2011 17:28:27 +0000 (UTC) Received: by gyg13 with SMTP id 13so1281179gyg.13 for ; Thu, 07 Apr 2011 10:28:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=4+8ENmClGLy3tbzuSXUWGhQ/yix05dRm1PIoTd2QTNs=; b=hzFswd5wr1SVRULZaGrUhE9KlvQt6ArtqjdaRY2FBPOFkXEtHuQEcTue6NZ37k/PAv jGY3up8LZnQCqv/7fWxUKmu6DFylB/86QTraU+0d6VZB7e9eypOgPgkQ+XKkGiouJCVv SqA6ru8lZL/XtYdSOavvDuZZo5xBuFuHFXP88= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=xrPqUFkmRLCFGK+hwDimH6b7kaycQ5Yc6oD/v8jCnq/coU3vfibyJonR5jqNdY902c PBEj6NVS0GvRfd73BLrmKAiK7HPULk1qvDC4u/HIP6khyiKyWGunb0SL6zbQr0FkvEj2 ozQJ6tyf/QOTLIstC31ktPz8Z6U5tGKQkzD4k= MIME-Version: 1.0 Received: by 10.100.15.34 with SMTP id 34mr731524ano.165.1302195544099; Thu, 07 Apr 2011 09:59:04 -0700 (PDT) Received: by 10.100.177.20 with HTTP; Thu, 7 Apr 2011 09:59:04 -0700 (PDT) Date: Thu, 7 Apr 2011 12:59:04 -0400 Message-ID: From: Attos To: freebsd-ports Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Best way to uninstall X X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2011 17:28:28 -0000 Hello all, What is the best way to uninstall X and all the applications that run under X? Thanks in advance. -- Attos Janus From owner-freebsd-ports@FreeBSD.ORG Thu Apr 7 17:29:54 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 356101065675 for ; Thu, 7 Apr 2011 17:29:54 +0000 (UTC) (envelope-from annulen@yandex.ru) Received: from forward14.mail.yandex.net (forward14.mail.yandex.net [95.108.130.92]) by mx1.freebsd.org (Postfix) with ESMTP id 4787E8FC1A for ; Thu, 7 Apr 2011 17:29:53 +0000 (UTC) Received: from web129.yandex.ru (web129.yandex.ru [95.108.131.154]) by forward14.mail.yandex.net (Yandex) with ESMTP id B0F1C1981EFB; Thu, 7 Apr 2011 21:29:46 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1302197386; bh=p2cigWLWQ0jTZLP3X3wWt7fQ00Y+tvmHMmpfR0Ex7xw=; h=From:To:Cc:In-Reply-To:References:Subject:MIME-Version:Message-Id: Date:Content-Transfer-Encoding:Content-Type; b=wZs0U8ZpQO1fTeR6NwuTN5uijd1bFpxItM7GkZjGrIQHaNK2+KA6KglKzdyiTzvVv uYg4tTI/IzkeNkPMfOD6jsOpmPiEJqfLy2VkTQk+z0MfkxUpuQ7/21cfZJavJ0gapR dbrmmSvW81/Vs0KDR1CnulSuekj3Zbz7F5umtJaY= Received: from localhost (localhost.localdomain [127.0.0.1]) by web129.yandex.ru (Yandex) with ESMTP id A117C3838042; Thu, 7 Apr 2011 21:29:46 +0400 (MSD) Received: from [195.34.30.225] ([195.34.30.225]) by mail.yandex.ru with HTTP; Thu, 07 Apr 2011 21:29:45 +0400 From: Konstantin Tokarev To: Attos In-Reply-To: References: MIME-Version: 1.0 Message-Id: <163121302197386@web129.yandex.ru> Date: Thu, 07 Apr 2011 21:29:45 +0400 X-Mailer: Yamail [ http://yandex.ru ] 5.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain Cc: freebsd-ports Subject: Re: Best way to uninstall X X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2011 17:29:54 -0000 07.04.2011, 20:59, "Attos" : > Hello all, > > What is the best way to uninstall X and all the applications that run under > X? > > Thanks in advance. rm -rf /* -- Regards, Konstantin From owner-freebsd-ports@FreeBSD.ORG Thu Apr 7 17:37:16 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D11C91065670 for ; Thu, 7 Apr 2011 17:37:16 +0000 (UTC) (envelope-from attos.janus@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8D3168FC13 for ; Thu, 7 Apr 2011 17:37:16 +0000 (UTC) Received: by ywf9 with SMTP id 9so1290416ywf.13 for ; Thu, 07 Apr 2011 10:37:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=KcOKCzacye9eEOz+8A6iKf/ijbTzJLFm+ddtx0L6vfk=; b=ZWO0YcnLfvjuWC41J21Tf41jN/EfWPbCTqAcaVg06ucafAaakNvh6awI9eO8lApiKh tZ0pQu+b1VDJLS3SlByffc/lQyd88nmWvODbpMi9S3Izrk1YUdYoUokBSYYtiGkNT/RZ P+ffqxiQ3g2IFJKqwv6hBMkomX4xWyEezlrUU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=VXS0JKsTJCH0BeMLibSveJdRlHpc1Uq542noDiSNuJT9iXPkb3q+T/lQ55O/7vEtGQ H0oMSNq0GzK++IqBmLD70Nu6nKj122au0DqMKETXGNA3LwOfMXKoLxDYil6/x3r6SRw4 QFmiXZylQpN+adwQlkcpjaQ8Z/zhqyyrb1OiA= MIME-Version: 1.0 Received: by 10.91.3.10 with SMTP id f10mr1050402agi.40.1302197835692; Thu, 07 Apr 2011 10:37:15 -0700 (PDT) Received: by 10.100.177.20 with HTTP; Thu, 7 Apr 2011 10:37:15 -0700 (PDT) In-Reply-To: <163121302197386@web129.yandex.ru> References: <163121302197386@web129.yandex.ru> Date: Thu, 7 Apr 2011 13:37:15 -0400 Message-ID: From: Attos To: Konstantin Tokarev Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports Subject: Re: Best way to uninstall X X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2011 17:37:16 -0000 Tried that, didn't work :) On Thu, Apr 7, 2011 at 1:29 PM, Konstantin Tokarev wrote: > > > 07.04.2011, 20:59, "Attos" : > > Hello all, > > > > What is the best way to uninstall X and all the applications that run > under > > X? > > > > Thanks in advance. > > rm -rf /* > > -- > Regards, > Konstantin > -- Attos Janus From owner-freebsd-ports@FreeBSD.ORG Thu Apr 7 17:48:10 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E23C106564A for ; Thu, 7 Apr 2011 17:48:10 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from u18-124.dslaccess.de (unknown [194.231.39.124]) by mx1.freebsd.org (Postfix) with ESMTP id 110418FC19 for ; Thu, 7 Apr 2011 17:48:10 +0000 (UTC) Received: from [172.20.1.100] (unknown [172.20.1.100]) by u18-124.dslaccess.de (Postfix) with ESMTPSA id BD09E2062C; Thu, 7 Apr 2011 19:48:05 +0200 (CEST) Message-ID: <4D9DF8D5.4060005@FreeBSD.org> Date: Thu, 07 Apr 2011 19:48:05 +0200 From: Olli Hauer User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 MIME-Version: 1.0 To: Attos References: In-Reply-To: X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports Subject: Re: Best way to uninstall X X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ohauer@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2011 17:48:10 -0000 On 2011-04-07 18:59, Attos wrote: > Hello all, > > What is the best way to uninstall X and all the applications that run under > X? > > Thanks in advance. Don't know what else you have installed but pkg_delete -r can be useful here. $> pkg_info | grep -i ^x xorg-7.5.1 bla bla ... ... $> pkg_delete -r xorg-7.5.1 From owner-freebsd-ports@FreeBSD.ORG Thu Apr 7 18:11:11 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6222E106566B for ; Thu, 7 Apr 2011 18:11:11 +0000 (UTC) (envelope-from xpahos@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 284EF8FC15 for ; Thu, 7 Apr 2011 18:11:10 +0000 (UTC) Received: by iyj12 with SMTP id 12so3278065iyj.13 for ; Thu, 07 Apr 2011 11:11:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=WN9MCjgnCIJ+oGBMLFE7peqXhNIFTncX97n2V8dC1qc=; b=JI75tzLGEsulg76kp4i/8LmY9H/ypt+QV6jz8WMGXa9JotexDgHkDKXAyg8RSJt3GX gGtJVFbwyufh13ZeCqJ4fl2K0fCn4Wt7SOVs5aJt2oxJE5aWLxEYcTOuRXM8Grb76E1h Keaz+CCdcHe5zSiYw/ofj9xq4rgFg6Yy0lJAA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=tcU4u8IVn6UpvNqIZW6eCHsg9P0H3RD77/rytmmfK2pexCb5oshIAzusWqOJOlvQb3 hvWaJsedaQv3uxwoBsMByPaoPdHWYsTDYbxHNFgKHrGu6+zcSq7cZrgsBD/JwoFhrixn PtaawPQjsAQfvhqiz9pbm+haSwAmITh6uRIs8= MIME-Version: 1.0 Received: by 10.231.84.136 with SMTP id j8mr1221963ibl.12.1302198255903; Thu, 07 Apr 2011 10:44:15 -0700 (PDT) Received: by 10.231.184.20 with HTTP; Thu, 7 Apr 2011 10:44:15 -0700 (PDT) In-Reply-To: References: <163121302197386@web129.yandex.ru> Date: Thu, 7 Apr 2011 21:44:15 +0400 Message-ID: From: "xpahos@gmail.com" To: Attos Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports , Konstantin Tokarev Subject: Re: Best way to uninstall X X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2011 18:11:11 -0000 May be something like pkg_delete -r for xorg-drivers ? Try to find any port with largest number of dependencies and delete it with -r option On 7 April 2011 21:37, Attos wrote: > Tried that, didn't work :) > > On Thu, Apr 7, 2011 at 1:29 PM, Konstantin Tokarev >wrote: > > > > > > > 07.04.2011, 20:59, "Attos" : > > > Hello all, > > > > > > What is the best way to uninstall X and all the applications that run > > under > > > X? > > > > > > Thanks in advance. > > > > rm -rf /* > > > > -- > > Regards, > > Konstantin > > > > > > -- > Attos Janus > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > --=20 =F3 =D5=D7=C1=D6=C5=CE=C9=C5=CD, =E1=CC=C5=CB=D3=C1=CE=C4=D2 =E7=D2=D1=CE=CB=CF Liveinternet.ru URL: http://liveinternet.ru E-mail: gryanko@corp.liveinternet.ru Phone: +7(962)9558222 From owner-freebsd-ports@FreeBSD.ORG Thu Apr 7 18:36:10 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E28FD1065670 for ; Thu, 7 Apr 2011 18:36:09 +0000 (UTC) (envelope-from attos.janus@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8C7AA8FC12 for ; Thu, 7 Apr 2011 18:36:09 +0000 (UTC) Received: by yxl31 with SMTP id 31so1309748yxl.13 for ; Thu, 07 Apr 2011 11:36:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=ROLQExZuu441Ip319SrQDEvVJH9xWgL6Vkc6vXljvr8=; b=pCOJrY+afnPddkfjGRcwt0Mi1g9hnS3iSGfrksDxOjGR6iwcw5JHtWbQT5n4Kx/6rD jXo2vfT/tLv1BcyPwfKaiIl51FL7dK1XW5dHTCIUpvJwhM0eGKF7Pecfz8Fq42omxbuE I/4oE/kCa73j0+X5hq1wJpHtrjf4hV8oD5FL0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=CW+upYq+mwuyaV0fe/k1tHB5Gl073umo9ns9FMN/bDbU+lAOGYjP0HB6vzsW7wuWcm qHwDH2/6eZv62f3/W+XldrCPcRbtqQhbhxsBI4VaZ99sW32N/SGxBlP5Tx70KcaM9mJ3 0g/RC8u+/kiRQer4ggdkn58sdbE7MGjg/V70E= MIME-Version: 1.0 Received: by 10.101.193.1 with SMTP id v1mr816822anp.143.1302201368705; Thu, 07 Apr 2011 11:36:08 -0700 (PDT) Received: by 10.100.177.20 with HTTP; Thu, 7 Apr 2011 11:36:08 -0700 (PDT) In-Reply-To: <4D9DF8D5.4060005@FreeBSD.org> References: <4D9DF8D5.4060005@FreeBSD.org> Date: Thu, 7 Apr 2011 14:36:08 -0400 Message-ID: From: Attos To: ohauer@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports Subject: Re: Best way to uninstall X X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2011 18:36:10 -0000 I used to have remote access through VPN-VNC using IceWM to this machine, but I no longer require this. This machine has Apache, MySQL, PostFix, Samba. And now (port-)upgrading it has become a PITA. It's currently running 7.4-REL and I'm planning to upgrade it to 8.2-REL and portupgrade is holding me. That's why I want to get rid of all those ports I no longer use. Thanks On Thu, Apr 7, 2011 at 1:48 PM, Olli Hauer wrote: > On 2011-04-07 18:59, Attos wrote: > > Hello all, > > > > What is the best way to uninstall X and all the applications that run > under > > X? > > > > Thanks in advance. > > Don't know what else you have installed but pkg_delete -r > can be useful here. > > $> pkg_info | grep -i ^x > > xorg-7.5.1 bla bla > ... > ... > > $> pkg_delete -r xorg-7.5.1 > > From owner-freebsd-ports@FreeBSD.ORG Thu Apr 7 19:15:19 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 65E21106566C for ; Thu, 7 Apr 2011 19:15:19 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id EE2108FC0A for ; Thu, 7 Apr 2011 19:15:18 +0000 (UTC) Received: by wwc33 with SMTP id 33so3310599wwc.31 for ; Thu, 07 Apr 2011 12:15:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=ApiVRgTVJl9/g9ID0+7oRsqWOIVKlik3+cYvWrSzh0U=; b=q0o2eCZqLJGcDNokZwN80PTYcfCEgpWy+g5zSKXHdA+RwlcZa/KnpkiNhLFIFCPGVW DTit0MvcGTiRDUi+Lm+aVdROaoaXdTcTSMPkMz/cUtaG1M9wgPSrSoYRGI3+StDaRdnU mcaClCFnt/NNCJ9/QLVQgaGYac12SecJFDOic= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=hiKcS9FiFOl7mMVIm9QktDAfGuPh+S4hOQBp2kCUzmyrBOg2RuMmmX3uaJlRFyS4LF 20pvwF/9zvZOP5XkSB6qsMWPWbxjN6XVLKJvcDVeY196z5ID/zkvmOmagQzxpL4MIKw3 MnTSQ3ouAgov+eZF5En0XIRHqduUNKLsP2xEo= Received: by 10.227.7.87 with SMTP id c23mr1289097wbc.108.1302203717676; Thu, 07 Apr 2011 12:15:17 -0700 (PDT) Received: from Groseille.malikania.fr (65.21.102-84.rev.gaoland.net [84.102.21.65]) by mx.google.com with ESMTPS id u9sm1242941wbg.34.2011.04.07.12.15.15 (version=SSLv3 cipher=OTHER); Thu, 07 Apr 2011 12:15:16 -0700 (PDT) Message-ID: <4D9E0D6C.20608@gmail.com> Date: Thu, 07 Apr 2011 21:15:56 +0200 From: David Demelier User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.15) Gecko/20110320 Thunderbird/3.1.9 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <163121302197386@web129.yandex.ru> In-Reply-To: <163121302197386@web129.yandex.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Best way to uninstall X X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2011 19:15:19 -0000 On 07/04/2011 19:29, Konstantin Tokarev wrote: > > > 07.04.2011, 20:59, "Attos": >> Hello all, >> >> What is the best way to uninstall X and all the applications that run under >> X? >> >> Thanks in advance. > > rm -rf /* > This kind of answers can be avoided. -- David Demelier From owner-freebsd-ports@FreeBSD.ORG Thu Apr 7 19:19:23 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 01705106566C; Thu, 7 Apr 2011 19:19:23 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from u18-124.dslaccess.de (unknown [194.231.39.124]) by mx1.freebsd.org (Postfix) with ESMTP id A6EA18FC14; Thu, 7 Apr 2011 19:19:22 +0000 (UTC) Received: from [172.20.1.100] (unknown [172.20.1.100]) by u18-124.dslaccess.de (Postfix) with ESMTPSA id 89C202062C; Thu, 7 Apr 2011 21:19:18 +0200 (CEST) Message-ID: <4D9E0E36.4070109@FreeBSD.org> Date: Thu, 07 Apr 2011 21:19:18 +0200 From: Olli Hauer User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 MIME-Version: 1.0 To: Attos References: <4D9DF8D5.4060005@FreeBSD.org> In-Reply-To: X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ohauer@freebsd.org, freebsd-ports Subject: Re: Best way to uninstall X X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ohauer@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2011 19:19:23 -0000 On 2011-04-07 20:36, Attos wrote: > I used to have remote access through VPN-VNC using IceWM to this machine, > but I no longer require this. > This machine has Apache, MySQL, PostFix, Samba. And now (port-)upgrading it > has become a PITA. > It's currently running 7.4-REL and I'm planning to upgrade it to 8.2-REL and > portupgrade is holding me. That's why I want to get rid of all those ports I > no longer use. > If you plan the upgrade to 8.2 then you have to rebuild all your ports. So why updating the ports before the update? # create list of all packages (for reference) pkg_info -qoa | sort > ~/packages_74 # delete all packages pkg_delete -a Do the system upgrade, then build or install only the ports you want on the 8.2 system From owner-freebsd-ports@FreeBSD.ORG Thu Apr 7 19:31:36 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F367F106564A for ; Thu, 7 Apr 2011 19:31:36 +0000 (UTC) (envelope-from annulen@yandex.ru) Received: from forward1.mail.yandex.net (forward1.mail.yandex.net [77.88.46.6]) by mx1.freebsd.org (Postfix) with ESMTP id 4E4318FC15 for ; Thu, 7 Apr 2011 19:31:36 +0000 (UTC) Received: from web69.yandex.ru (web69.yandex.ru [77.88.46.29]) by forward1.mail.yandex.net (Yandex) with ESMTP id 7A0681241743; Thu, 7 Apr 2011 23:31:28 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1302204688; bh=mkUtyi7ZyxPuiOA2j+gy3GfszdU24fbpV7ukeXRjCUI=; h=From:To:Cc:In-Reply-To:References:Subject:MIME-Version:Message-Id: Date:Content-Transfer-Encoding:Content-Type; b=kUG+Eadh0xbcnHv/8aAx1TPdXiyd8gYIz/OrDeddb9F/oHUthzPUSzaMH4M+Vhw1t 1IKy4IJJ05tMMwK+7kMo1mo/2ZrEdMxYFUpku8p8vLBnaAAxVdM7U3OpO4UcVFN9TQ I1O3qu4viAze/NwnG7x02pTQ48Juf5tPwJMPUUDc= Received: from localhost (localhost.localdomain [127.0.0.1]) by web69.yandex.ru (Yandex) with ESMTP id 69FDB1C8804B; Thu, 7 Apr 2011 23:31:28 +0400 (MSD) Received: from [195.34.30.225] ([195.34.30.225]) by mail.yandex.ru with HTTP; Thu, 07 Apr 2011 23:31:27 +0400 From: Konstantin Tokarev To: David Demelier In-Reply-To: <4D9E0D6C.20608@gmail.com> References: <163121302197386@web129.yandex.ru> <4D9E0D6C.20608@gmail.com> MIME-Version: 1.0 Message-Id: <210971302204688@web69.yandex.ru> Date: Thu, 07 Apr 2011 23:31:27 +0400 X-Mailer: Yamail [ http://yandex.ru ] 5.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=koi8-r Cc: freebsd-ports@freebsd.org Subject: Re: Best way to uninstall X X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2011 19:31:37 -0000 07.04.2011, 23:15, "David Demelier" : > On 07/04/2011 19:29, Konstantin Tokarev wrote: > >> š07.04.2011, 20:59, "Attos";: >>> šHello all, >>> >>> šWhat is the best way to uninstall X and all the applications that run under >>> šX? >>> >>> šThanks in advance. >> šrm -rf /* > > This kind of answers can be avoided. WIll you argue it doesn't uninstall "X and all the applications that run under X?" :) BTW, it may be faster to install system from scratch in this case. -- Regards, Konstantin From owner-freebsd-ports@FreeBSD.ORG Thu Apr 7 20:01:23 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C99F1106564A for ; Thu, 7 Apr 2011 20:01:23 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from ch-smtp04.sth.basefarm.net (ch-smtp04.sth.basefarm.net [80.76.153.5]) by mx1.freebsd.org (Postfix) with ESMTP id 5BB108FC19 for ; Thu, 7 Apr 2011 20:01:23 +0000 (UTC) Received: from c83-255-51-20.bredband.comhem.se ([83.255.51.20]:41406 helo=falcon.midgard.homeip.net) by ch-smtp04.sth.basefarm.net with esmtp (Exim 4.73) (envelope-from ) id 1Q7vAI-00071G-ES for freebsd-ports@freebsd.org; Thu, 07 Apr 2011 21:46:52 +0200 Received: (qmail 82715 invoked from network); 7 Apr 2011 21:46:47 +0200 Received: from owl.midgard.homeip.net (10.1.5.7) by falcon.midgard.homeip.net with ESMTP; 7 Apr 2011 21:46:47 +0200 Received: (qmail 5175 invoked by uid 1001); 7 Apr 2011 21:46:47 +0200 Date: Thu, 7 Apr 2011 21:46:47 +0200 From: Erik Trulsson To: Konstantin Tokarev Message-ID: <20110407194647.GA5141@owl.midgard.homeip.net> References: <163121302197386@web129.yandex.ru> <4D9E0D6C.20608@gmail.com> <210971302204688@web69.yandex.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <210971302204688@web69.yandex.ru> User-Agent: Mutt/1.5.21 (2010-09-15) X-Originating-IP: 83.255.51.20 X-Scan-Result: No virus found in message 1Q7vAI-00071G-ES. X-Scan-Signature: ch-smtp04.sth.basefarm.net 1Q7vAI-00071G-ES d1fa04128a4820896db51c85bc4b3e25 Cc: David Demelier , freebsd-ports@freebsd.org Subject: Re: Best way to uninstall X X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2011 20:01:23 -0000 On Thu, Apr 07, 2011 at 11:31:27PM +0400, Konstantin Tokarev wrote: >=20 >=20 > 07.04.2011, 23:15, "David Demelier" : > > On 07/04/2011 19:29, Konstantin Tokarev wrote: > > > >> =A007.04.2011, 20:59, "Attos";: > >>> =A0Hello all, > >>> > >>> =A0What is the best way to uninstall X and all the applications that = run under > >>> =A0X? > >>> > >>> =A0Thanks in advance. > >> =A0rm -rf /* > > > > This kind of answers can be avoided. >=20 > WIll you argue it doesn't uninstall "X and all the applications that run = under X?" :) Plus a lot of other stuff... Yes, it will do that, but the question was specifically for "the best way" of doing it which I don't think that particular solution qualifies as. --=20 Erik Trulsson ertr1013@student.uu.se From owner-freebsd-ports@FreeBSD.ORG Thu Apr 7 20:13:07 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7305F106564A for ; Thu, 7 Apr 2011 20:13:07 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 29A948FC16 for ; Thu, 7 Apr 2011 20:13:06 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Q7vZh-00014x-D7 for freebsd-ports@freebsd.org; Thu, 07 Apr 2011 22:13:05 +0200 Received: from g224060033.adsl.alicedsl.de ([92.224.60.33]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Apr 2011 22:13:05 +0200 Received: from rotkap by g224060033.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Apr 2011 22:13:05 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: Heino Tiedemann Date: Thu, 07 Apr 2011 22:12:42 +0200 Organization: yes Lines: 12 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: g224060033.adsl.alicedsl.de User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (berkeley-unix) X-Face: v6Lci{Mw=kwHf$`7C?L-U#BHn7O\wqF-1qg#Vk%}nUQv\i^mM/.p=wU+cr)yXf#Ob+foOOxW; ir"QI!|25wG3`ywF)yh~@V.kKtr.qp+v.R; w?c@ZzM#!'/7r_+)$NjMN:]qo-]`&z~KlP}|cERO'%s9":6\ZnN/O List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2011 20:13:07 -0000 Attos wrote: > What is the best way to uninstall X and all the applications that run under > X? The best? Maybe it is realy the best way to install a fresh sytem. But one way could be: pkg_deinstall -r xorg\* That wouldn'n get everything X-related but almost.. From owner-freebsd-ports@FreeBSD.ORG Thu Apr 7 21:03:40 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 09AB5106566C for ; Thu, 7 Apr 2011 21:03:40 +0000 (UTC) (envelope-from attos.janus@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id B7AE38FC1D for ; Thu, 7 Apr 2011 21:03:39 +0000 (UTC) Received: by gxk28 with SMTP id 28so1365606gxk.13 for ; Thu, 07 Apr 2011 14:03:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=T/V2LsU+Yx0xL9tsF5mKthlFR216Zz8OwCEBV9tpJr4=; b=lrYS7baXziVuNawR2NaNRbZthg0VdikV9lVqx1qglWju6xkvaXa6Hqb3n9Iei1Utan MbaoYOVYCvr60poz5H11185ZIOVzDS/p2D6tvyKwfJCP+uArcbeETv0owzmZGOUB9cjX Th3CltV6tC+5b0ynk4JNf8FIXs3UPweqGqzeM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Zh+7PM/AeeSY2y4peZtaJ2Q/SDDAGMqlJjkwG+guJhSODjojkDpFGmBSYgGVsDAogi TzXN9JHGhixa5790YQUcHTuyvyC5LMbwajz6dscaOx80ERXte82jxHI4E7WK9KqQt4v8 zEROgy7x2oAtpuyxPRQDsCLFSs7P67ui1Z6Mo= MIME-Version: 1.0 Received: by 10.100.15.34 with SMTP id 34mr899164ano.165.1302210218837; Thu, 07 Apr 2011 14:03:38 -0700 (PDT) Received: by 10.100.177.20 with HTTP; Thu, 7 Apr 2011 14:03:38 -0700 (PDT) In-Reply-To: References: <4D9DF8D5.4060005@FreeBSD.org> Date: Thu, 7 Apr 2011 17:03:38 -0400 Message-ID: From: Attos To: Alexander Gryanko , freebsd-ports Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Best way to uninstall X X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2011 21:03:40 -0000 I think so. I'll do back up and start from scratch. Then I'll be sure I have just what = I need. Switching to single user mode, tar, and as Konstantin wrote: rm -rf /* Thanks to all that replied! --AJ 2011/4/7 Alexander Gryanko > The best way to upgrade your system will be backup /etc(configs, > users/groups/permissions, rc.conf with network settings), /var(MySQL DB, > crontab jobs), /usr/local/etc(Apache, Postfix, Samba configs) using tar a= nd > fresh install FreeBSD 8.0. After installation just install packages, unta= r > data and edit rc.conf. > > On 7 April 2011 22:36, Attos wrote: > >> I used to have remote access through VPN-VNC using IceWM to this machine= , >> but I no longer require this. >> This machine has Apache, MySQL, PostFix, Samba. And now (port-)upgrading >> it >> has become a PITA. >> It's currently running 7.4-REL and I'm planning to upgrade it to 8.2-REL >> and >> portupgrade is holding me. That's why I want to get rid of all those por= ts >> I >> no longer use. >> >> Thanks >> >> On Thu, Apr 7, 2011 at 1:48 PM, Olli Hauer wrote: >> >> > On 2011-04-07 18:59, Attos wrote: >> > > Hello all, >> > > >> > > What is the best way to uninstall X and all the applications that ru= n >> > under >> > > X? >> > > >> > > Thanks in advance. >> > >> > Don't know what else you have installed but pkg_delete -r >> > can be useful here. >> > >> > $> pkg_info | grep -i ^x >> > >> > xorg-7.5.1 bla bla >> > ... >> > ... >> > >> > $> pkg_delete -r xorg-7.5.1 >> > >> > >> _______________________________________________ >> freebsd-ports@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >> > > > > -- > =F3 =D5=D7=C1=D6=C5=CE=C9=C5=CD, > =E1=CC=C5=CB=D3=C1=CE=C4=D2 =E7=D2=D1=CE=CB=CF > Liveinternet.ru > URL: http://liveinternet.ru > E-mail: gryanko@corp.liveinternet.ru > Phone: +7(962)9558222 > From owner-freebsd-ports@FreeBSD.ORG Thu Apr 7 23:12:11 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20A3F106566C for ; Thu, 7 Apr 2011 23:12:11 +0000 (UTC) (envelope-from freebsd-ports.user@seibercom.net) Received: from mail-yi0-f54.google.com (mail-yi0-f54.google.com [209.85.218.54]) by mx1.freebsd.org (Postfix) with ESMTP id C57738FC12 for ; Thu, 7 Apr 2011 23:12:10 +0000 (UTC) Received: by yie12 with SMTP id 12so1413993yie.13 for ; Thu, 07 Apr 2011 16:12:10 -0700 (PDT) Received: by 10.236.80.72 with SMTP id j48mr1908894yhe.298.1302217930025; Thu, 07 Apr 2011 16:12:10 -0700 (PDT) Received: from scorpio.seibercom.net (twdp-174-109-142-001.nc.res.rr.com [174.109.142.1]) by mx.google.com with ESMTPS id 44sm973948yhl.53.2011.04.07.16.12.09 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 07 Apr 2011 16:12:09 -0700 (PDT) Received: from seibercom.net (zeus [192.168.1.1]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: freebsd-ports.user@scorpio.seibercom.net) by scorpio.seibercom.net (Postfix) with ESMTPSA id 3Q5KSS2JC7z2CG4h for ; Thu, 7 Apr 2011 19:12:08 -0400 (EDT) Date: Thu, 7 Apr 2011 19:12:07 -0400 From: Jerry To: freebsd-ports@freebsd.org Message-ID: <20110407191207.296aab3e@seibercom.net> In-Reply-To: References: <4D9DF8D5.4060005@FreeBSD.org> Organization: seibercom.net X-Mailer: Claws Mail 3.7.8 (GTK+ 2.22.1; amd64-portbld-freebsd8.2) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAJFBMVEUeH4oAAI3//v8LDHmw s8gyNZ/b3ej7+vn+/v////+PjIc8Plaj/TnQAAACNElEQVQ4jaXUvW/aQBQAcFtKGZLFT+YY 3D1SR9SKoRMncE3IggU4kicGi1JYOgQwyYrgnLlSzhsoNkTuVJEp+ef6ztiAoV3aJ+QPfufn s987S/5fQvoXYPjztmfc514Ks+5JfGUCfrzt4+VabF+jwEV4DGEXN8N4p16sPLxHX07/V3qX yfF5D2H6K4V8j9NkyAphvkjBembD5PDFk3zeTzP1jcksyaV9w+d4ELmUoOp8N2p8uQVyhTAT uawnKNH2mie5lJp48mscUcbJUvg0mR6APwAoye9AMyWozY4gAh0vcxa5FJ4TKCuODESWtfkB 8AEQSupUXNIYH8FSC2w8X3eMBNbbVJpJ7MgECO5yJ9DUEWCYkzNAlsRsgwLQ1GkWqELbkDOh 1bUzoHagYkNh9MXlK/MQoA42gTxz2bhPM2DJedm8MZx6cNfJgEZJ5cmwPp5FZ/Ye8O2qTrFV dgOrHkZRBoheJiGrRquwAhnQ6GeTePPerWVmQelAQ5lwNqtvQd2lcooAV74/zR1BIRS19fy5 ru+B/8ReW9pYKMPjt609zDaitHHTGOO+Zu7gHvsKE7XbeE1QVuJXomIFuZgUJdXQdhpqEELc /e8RLjfi+cQ01yMdWot8UcCVxEWHEkcUrsDGuhaIEoM9kfgAR6jxHcmEV7tNURAl8KTHN9iF McKGFHGO62O62UMpbmlVuogQ7ndL8zXCiLeBy3xpfrqaXS/+AHDG4o8AvhuPeezD/3xL/hy/ Adjlg2odglF2AAAAAElFTkSuQmCC Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: Best way to uninstall X X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-ports@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2011 23:12:11 -0000 On Thu, 7 Apr 2011 17:03:38 -0400 Attos articulated: > I think so. > I'll do back up and start from scratch. Then I'll be sure I have just > what I need. > Switching to single user mode, tar, and as Konstantin wrote: rm -rf /* If you are going to start from scratch anyway, why not just back up what you need and then zero out the entire drive and install the latest versions of FreeBSD from scratch. -- Jerry ✌ FreeBSD-Ports.user@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __________________________________________________________________ From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 03:00:11 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 96776106566B for ; Fri, 8 Apr 2011 03:00:11 +0000 (UTC) (envelope-from erich@alogreentechnologies.com) Received: from alogreentechnologies.com (alogreentechnologies.com [67.212.226.44]) by mx1.freebsd.org (Postfix) with ESMTP id 4F05E8FC12 for ; Fri, 8 Apr 2011 03:00:11 +0000 (UTC) Received: from amd620.ovitrap.com ([49.128.188.2]) (authenticated bits=0) by alogreentechnologies.com (8.13.1/8.13.1) with ESMTP id p382PNpt018241; Thu, 7 Apr 2011 20:25:26 -0600 From: Erich Dollansky Organization: ALO Green Technologies Pte Ltd To: freebsd-ports@freebsd.org Date: Fri, 8 Apr 2011 09:25:34 +0700 User-Agent: KMail/1.13.5 (FreeBSD/8.2-STABLE; KDE/4.5.4; amd64; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201104080925.34202.erich@alogreentechnologies.com> Cc: Attos Subject: Re: Best way to uninstall X X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 03:00:11 -0000 Hi, On Thursday 07 April 2011 23:59:04 Attos wrote: > Hello all, > > What is the best way to uninstall X and all the applications that run under > X? just redirect the outout if pkg_info into a file and edit it is my way of doing things like this. I basically create with this a script which deletes all ports I do not want to pull through an upgrade from X.y to Y.x. It will take some time to edit it but I did not find a better way excpet of pkg_delete -a which deletes all ports. This can be dangerous if you have only remote access to the machine depending on how you access the machine. Erich From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 05:49:30 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8CD5D1065676 for ; Fri, 8 Apr 2011 05:49:30 +0000 (UTC) (envelope-from joe@netmusician.org) Received: from mail.netmusician.org (dorian.netmusician.org [66.244.95.101]) by mx1.freebsd.org (Postfix) with ESMTP id 382E38FC0C for ; Fri, 8 Apr 2011 05:49:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netmusician.org (Postfix) with ESMTP id 512ACB871; Fri, 8 Apr 2011 01:29:58 -0400 (EDT) X-Virus-Scanned: amavisd-new at netmusician.org Received: from mail.netmusician.org ([127.0.0.1]) by localhost (dorian.netmusician.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id Co0EpeRZQE8e; Fri, 8 Apr 2011 01:29:58 -0400 (EDT) Received: from Shakti.local (c-98-223-178-178.hsd1.in.comcast.net [98.223.178.178]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.netmusician.org (Postfix) with ESMTPSA id ACE0FB86F; Fri, 8 Apr 2011 01:29:57 -0400 (EDT) Message-ID: <4D9E9D4C.3070205@netmusician.org> Date: Fri, 08 Apr 2011 01:29:48 -0400 From: Joe Auty User-Agent: Postbox 2.1.4 (Macintosh/20110308) MIME-Version: 1.0 To: freebsd-ports@freebsd.org X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: amistry@am-productions.biz Subject: Fuse and s3fs X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 05:49:30 -0000 Hello, I'd really like to get the s3fs FUSE file systems to work in FreeBSD, but the most recent versions of s3fs (which I'm most interested in using) require FUSE 2.8.4 or higher, and the ports collection only includes 2.7.4. What would take to update the fusefs-libs port? Since this port includes patches I'm unsure about whether simply skipping the patches and trying to build the newest version will work and/or yield positive results, and the current patches do not seem to work with FUSE 2.8.5. Any info on the status of this port and how difficult it would be to update this? An s3fs port (http://code.google.com/p/s3fs/) would also be very cool, and probably low dangling fruit with an up-to-date FUSE port. Thanks in advance for any info and help you have regarding this port :) -- Joe Auty, NetMusician NetMusician helps musicians, bands and artists create beautiful, professional, custom designed, career-essential websites that are easy to maintain and to integrate with popular social networks. www.netmusician.org joe@netmusician.org From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 05:56:01 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 12D1D106564A for ; Fri, 8 Apr 2011 05:56:01 +0000 (UTC) (envelope-from sergey.dyatko@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 9CAFC8FC13 for ; Fri, 8 Apr 2011 05:56:00 +0000 (UTC) Received: by fxm11 with SMTP id 11so2728222fxm.13 for ; Thu, 07 Apr 2011 22:55:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:date:from:to:cc:subject:message-id:x-mailer :mime-version:content-type:content-transfer-encoding; bh=4nO7xYaJw40t/80jVVY5jJjn5tvsFF1PYQ5gQrgj9Qs=; b=noV9mOBCzc3nIjlOqOnvi+QzHoZDFqUMtqdhEtBZoXSFG/PAIAsZCTdcfbNV81CIGs 5Tfca9ENu3jl+U8hmaWonGrK3PA/oMpqF7dxH+cJ8QYEC3iC87BAGXRfCOeV2LKvA88i dOkbz1HcH05/vT3Tw5Fl9xFM0sYkqB+PTL3F4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:x-mailer:mime-version :content-type:content-transfer-encoding; b=KUt/Y7TGL2HxgQSnw86U4pzCGueIXaG12juOb2h+cSXU7Eb6Ayoqu1P/+UVMRRwnY6 k0OPHfL3sqf1tFXfoGOQ8kUHIDvDh1SXNVQg75Rb8zjYkQk2csFR0e+RD2RSMQ3+88S7 JoT5pq/P8wlh3CejRhTamtNJ88QH9u2tJl/tk= Received: by 10.223.76.205 with SMTP id d13mr1770750fak.110.1302242159302; Thu, 07 Apr 2011 22:55:59 -0700 (PDT) Received: from tiger.minsk.domain (minsk.agava.net [212.98.174.157]) by mx.google.com with ESMTPS id j11sm678112faa.20.2011.04.07.22.55.57 (version=SSLv3 cipher=OTHER); Thu, 07 Apr 2011 22:55:58 -0700 (PDT) Date: Fri, 8 Apr 2011 08:55:55 +0300 From: "Sergey V. Dyatko" To: danfe@freebsd.org Message-ID: <20110408085555.13c044c7@tiger.minsk.domain> X-Mailer: Claws Mail 3.7.8 (GTK+ 2.22.1; i386-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org Subject: graphics/simpleviewer doesn't build on head(?) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 05:56:01 -0000 Hi, I'm trying to build graphics/simpleviewerer and got following error: http://tiger.ipfw.ru/files/simpleviewer.txt tiger# uname -a FreeBSD tiger.minsk.domain 9.0-CURRENT FreeBSD 9.0-CURRENT #36 r220184: Thu Mar 31 16:17:14 EEST 2011 root@tiger.minsk.domain:/usr/obj/usr/src/sys/tiger-desktop i386 -- wbr, tiger From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 06:36:47 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B6F89106564A for ; Fri, 8 Apr 2011 06:36:47 +0000 (UTC) (envelope-from lichray@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 60E488FC15 for ; Fri, 8 Apr 2011 06:36:47 +0000 (UTC) Received: by qwc9 with SMTP id 9so2124780qwc.13 for ; Thu, 07 Apr 2011 23:36:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=V9Husl1NLFxmaRH34ogfQkXz0iyAxAwPHibb/lFdYYs=; b=co2FvZyZFAgcy0WU+aKN++9vVkVvkWLe+R7bGOSaTNNxOX8p0ClwHLdSjxDQPZHifN j7/JpXeXjge7DUJI/oVaMjgwuGLMZaBwyGORyhdKz7+R2wKBbEMtfKCPXufAxOvomX7L 8SK+wKVRc2o8DLkZvloWuGrBaluul16OnlX+Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=TrGV/dhD9kZjVaKNPGKt9dcrnWRyg1QwvGwV9SkM3tF7FaXCC5qzGf8hkMse1S/91I 7YZoRn1OYtDpI7AMTJ0FXtsxGaid64eg3JuFNFJBRGb5lIlCgT1QikTuxsansXIc2QQd p8q+GH5K4ccwGAFaxZV/3WBhmKI6sNuGPT7BU= MIME-Version: 1.0 Received: by 10.224.190.68 with SMTP id dh4mr1455463qab.256.1302244606575; Thu, 07 Apr 2011 23:36:46 -0700 (PDT) Received: by 10.224.6.78 with HTTP; Thu, 7 Apr 2011 23:36:46 -0700 (PDT) In-Reply-To: <20110408085555.13c044c7@tiger.minsk.domain> References: <20110408085555.13c044c7@tiger.minsk.domain> Date: Fri, 8 Apr 2011 01:36:46 -0500 Message-ID: From: Zhihao Yuan To: "Sergey V. Dyatko" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: ports@freebsd.org, danfe@freebsd.org Subject: Re: graphics/simpleviewer doesn't build on head(?) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 06:36:47 -0000 On Fri, Apr 8, 2011 at 12:55 AM, Sergey V. Dyatko wrote: > Hi, > > I'm trying to build graphics/simpleviewerer and got following error: > > http://tiger.ipfw.ru/files/simpleviewer.txt > > tiger# uname -a > FreeBSD tiger.minsk.domain 9.0-CURRENT FreeBSD 9.0-CURRENT #36 r220184: > Thu Mar 31 16:17:14 EEST 2011 > root@tiger.minsk.domain:/usr/obj/usr/src/sys/tiger-desktop =C2=A0i386 > I tested it on 8-STABLE, and it does not build either (with gcc>45). The port maintainer add a strange section to post-patch: @${REINPLACE_CMD} -e 's,const struct dirent,struct dirent,' \ ${WRKSRC}/src/fileslist.* Remove it, and it will works. > -- > wbr, tiger > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > --=20 Zhihao Yuan The best way to predict the future is to invent it. From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 06:46:17 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D170D106564A; Fri, 8 Apr 2011 06:46:17 +0000 (UTC) (envelope-from sergey.dyatko@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 325ED8FC12; Fri, 8 Apr 2011 06:46:16 +0000 (UTC) Received: by bwz12 with SMTP id 12so3299315bwz.13 for ; Thu, 07 Apr 2011 23:46:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:date:from:to:cc:subject:message-id:in-reply-to :references:x-mailer:mime-version:content-type :content-transfer-encoding; bh=dVHvuv9ZuxLaY6IhyrvT/Hwthzyj5PvcetzlU4F+sjQ=; b=dT7aF+fCZv68tauDz+Z0/ZNwae8ozub0XdTyCah5Vvo+43wkBJB0IAY1WYGIg0qScK pbzUB6vgisU7Y2/JdRWpEdmh+hFxlssujkz2lvwUH83IfOEHwqrB+yoEUCy41+Eujr2+ WDGyWMlc20xMj938dcCDMs9OIAPxOfeF07hwE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=F/E5ZE3DdyxsoB7wQHtwZuHXJ06ioTHHxWO+SYeYpaMH4fWVYw80xe2CoFas2TXKeM M6hsHw7pqPqenllW2sfK/REXAROZiatOxXihb/TxtLg1AINDcbLTs7pVgMNwbCBAQVK3 ZDp4mvWZbUKyDxImhSqRWHjOu1yRJgFuksoTs= Received: by 10.204.22.204 with SMTP id o12mr1647323bkb.76.1302245175030; Thu, 07 Apr 2011 23:46:15 -0700 (PDT) Received: from localhost (minsk.agava.net [212.98.174.157]) by mx.google.com with ESMTPS id y9sm33592faj.2.2011.04.07.23.46.11 (version=SSLv3 cipher=OTHER); Thu, 07 Apr 2011 23:46:12 -0700 (PDT) Date: Fri, 8 Apr 2011 09:46:22 +0300 From: "Sergey V. Dyatko" To: Zhihao Yuan Message-ID: <20110408094622.5928ed0a@gmail.com> In-Reply-To: References: <20110408085555.13c044c7@tiger.minsk.domain> X-Mailer: Claws Mail 3.7.8 (GTK+ 2.22.1; i386-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Cc: ports@freebsd.org, danfe@freebsd.org Subject: Re: graphics/simpleviewer doesn't build on head(?) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 06:46:17 -0000 On Fri, 8 Apr 2011 01:36:46 -0500 Zhihao Yuan wrote: > On Fri, Apr 8, 2011 at 12:55 AM, Sergey V. Dyatko > wrote: > > Hi, > > > > I'm trying to build graphics/simpleviewerer and got following error: > > > > http://tiger.ipfw.ru/files/simpleviewer.txt > > > > tiger# uname -a > > FreeBSD tiger.minsk.domain 9.0-CURRENT FreeBSD 9.0-CURRENT #36 > > r220184: Thu Mar 31 16:17:14 EEST 2011 > > root@tiger.minsk.domain:/usr/obj/usr/src/sys/tiger-desktop ši386 > > > > I tested it on 8-STABLE, and it does not build either (with gcc>45). > The port maintainer add a strange section to post-patch: > > @${REINPLACE_CMD} -e 's,const struct dirent,struct dirent,' \ > ${WRKSRC}/src/fileslist.* > > Remove it, and it will works. > Thanks for reply. I'm confused, maintainer commit fix for 'esc' key (PORTREVISION= 1). So I think port build fine for him :) > > -- > > wbr, tiger > > -- wbr, tiger From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 06:50:28 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 92AD61065672; Fri, 8 Apr 2011 06:50:28 +0000 (UTC) (envelope-from lichray@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 399298FC1C; Fri, 8 Apr 2011 06:50:28 +0000 (UTC) Received: by qwc9 with SMTP id 9so2128857qwc.13 for ; Thu, 07 Apr 2011 23:50:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=5nV5aPKnVZyLtorjmY9FBtrwJeJ3Kb9FU+mRWq31BUw=; b=F5tedkHMnU5QWtk6jtV0Ye+wcohmqjiZyVcwb+Bm7Hg+A97EEQGFr6c7j7vp1f5NBn w9Et19Ha3GjWMs+81HBJ2mcExc3F1shal/4bvcpRxIyF3hQDgQsE3TQcZN/kEBZOVKbq WPTN8peUa+0+Jy3y/R6XHXib6D4HVW1sR1FWA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=VChF2UA2z9koU2pG5xe4L/uyaL+0E9hV/pqUlk0CorGUe3aGKMjLm41tdp82cLSg4O WtSOaLUf128NkYeonWlf85ftbPeEZJxqv1/lbVovbgDcLKQcw2NoTBvu2oVhsO2s3RFb Vz3vLGoDPR3pR95WrxhasDnvZzpT/QjaGj++s= MIME-Version: 1.0 Received: by 10.224.190.68 with SMTP id dh4mr1462398qab.256.1302245427514; Thu, 07 Apr 2011 23:50:27 -0700 (PDT) Received: by 10.224.6.78 with HTTP; Thu, 7 Apr 2011 23:50:27 -0700 (PDT) In-Reply-To: <20110408094622.5928ed0a@gmail.com> References: <20110408085555.13c044c7@tiger.minsk.domain> <20110408094622.5928ed0a@gmail.com> Date: Fri, 8 Apr 2011 01:50:27 -0500 Message-ID: From: Zhihao Yuan To: "Sergey V. Dyatko" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: ports@freebsd.org, danfe@freebsd.org Subject: Re: graphics/simpleviewer doesn't build on head(?) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 06:50:28 -0000 2011/4/8 Sergey V. Dyatko : > On Fri, 8 Apr 2011 01:36:46 -0500 > Zhihao Yuan wrote: > >> On Fri, Apr 8, 2011 at 12:55 AM, Sergey V. Dyatko >> wrote: >> > Hi, >> > >> > I'm trying to build graphics/simpleviewerer and got following error: >> > >> > http://tiger.ipfw.ru/files/simpleviewer.txt >> > >> > tiger# uname -a >> > FreeBSD tiger.minsk.domain 9.0-CURRENT FreeBSD 9.0-CURRENT #36 >> > r220184: Thu Mar 31 16:17:14 EEST 2011 >> > root@tiger.minsk.domain:/usr/obj/usr/src/sys/tiger-desktop =C2=A0i386 >> > >> >> I tested it on 8-STABLE, and it does not build either (with gcc>45). >> The port maintainer add a strange section to post-patch: >> >> =C2=A0 =C2=A0 =C2=A0 @${REINPLACE_CMD} -e 's,const struct dirent,struct = dirent,' \ >> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 ${WRKSRC}/src/fileslist= .* >> >> Remove it, and it will works. >> > Thanks for reply. > I'm confused, maintainer commit fix for 'esc' key > (PORTREVISION=3D =C2=A01). > So I think port build fine for him :) Whatever... I don't like this image viewer. Let others send PR or something= . > >> > -- >> > wbr, tiger >> > > > -- > wbr, tiger > > --=20 Zhihao Yuan The best way to predict the future is to invent it. From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 07:00:37 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 928C2106566B for ; Fri, 8 Apr 2011 07:00:37 +0000 (UTC) (envelope-from gnixua@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 1B45A8FC1B for ; Fri, 8 Apr 2011 07:00:36 +0000 (UTC) Received: by bwz12 with SMTP id 12so3307128bwz.13 for ; Fri, 08 Apr 2011 00:00:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:reply-to:user-agent :mime-version:to:cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=D7dGrY318LUMu++kJaUMd9rgCaourPtxgnTZcvvMy/g=; b=COPxEw5uuXImdYgmKsb4GdOaieSXv6JsIaBWLWSjCP3f0bGfjHyqD3P53Zmc1Ac6lv +a+e/+vTRP6Y6ECnROzZPl/lPUyx3w6MnbYfIXkV8k9fRhS68LzzhKvM7cSiYFKjKfaj mCel3j7nS3Zc3XdcrtcoDYVunE2NJH2urtDn4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=QjKwa+0Tsb1Ux2ovUlgMgRD387LXnvQ6xTE3RXvFQPWu65zKm7hETT61TdNr9dHfAL rh0E/d7aGtK9sjEoj9YtEfna+Dy0bu5+2GpHb4uV+fFOrLjfrx5lEb8dk724ub5tNGqT e++tJYhrSNKldriRXhQkMSvERB7TsK/egH2Fs= Received: by 10.204.22.197 with SMTP id o5mr1617594bkb.68.1302246035742; Fri, 08 Apr 2011 00:00:35 -0700 (PDT) Received: from gx.laptop.net (pptp-dm2010060102.domashka.kiev.ua [94.45.36.125]) by mx.google.com with ESMTPS id 16sm1467689bkm.6.2011.04.08.00.00.33 (version=SSLv3 cipher=OTHER); Fri, 08 Apr 2011 00:00:34 -0700 (PDT) Message-ID: <4D9EB290.1030704@gmail.com> Date: Fri, 08 Apr 2011 10:00:32 +0300 From: Gritsuk Anton User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.15) Gecko/20110305 Lightning/1.0b2 Thunderbird/3.1.9 MIME-Version: 1.0 To: ohauer@FreeBSD.org References: <4D9DF8D5.4060005@FreeBSD.org> <4D9E0E36.4070109@FreeBSD.org> In-Reply-To: <4D9E0E36.4070109@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Attos , freebsd-ports Subject: Re: Best way to uninstall X X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gnixua@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 07:00:37 -0000 Maybe freebsd has tool that provides opportunity (some option) to install all packages from file with listing needy packages . For example: # command_with_option ~/file_with_needs_pkg Who knows this utility? On 07.04.2011 22:19, Olli Hauer wrote: > If you plan the upgrade to 8.2 then you have to rebuild all your ports. > So why updating the ports before the update? > > # create list of all packages (for reference) > pkg_info -qoa | sort> ~/packages_74 > > # delete all packages > pkg_delete -a > > Do the system upgrade, then build or install only the ports you want on the 8.2 > system -- best regards, Anton From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 07:07:02 2011 Return-Path: Delivered-To: ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id EFFDB1065674; Fri, 8 Apr 2011 07:07:02 +0000 (UTC) Date: Fri, 8 Apr 2011 07:07:02 +0000 From: Alexey Dokuchaev To: Zhihao Yuan Message-ID: <20110408070702.GA77253@FreeBSD.org> References: <20110408085555.13c044c7@tiger.minsk.domain> <20110408094622.5928ed0a@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: ports@freebsd.org, "Sergey V. Dyatko" Subject: Re: graphics/simpleviewer doesn't build on head(?) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 07:07:03 -0000 On Fri, Apr 08, 2011 at 01:50:27AM -0500, Zhihao Yuan wrote: > Whatever... I don't like this image viewer. While this viewer is far from perfect, I find that it at least works (contrary to gliv which dumps core on me both now and many years ago when I first discovered it) and performs scaling correctly (unlike pho, which is currently my viewer of choice). I'd happily switch to anything at least as good as default viewer in windoze xp, but have not seen anything decent so far. Maybe you can recommend something which is not part of Gnome or KDE? ./danfe From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 07:20:55 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CCC3E106566B; Fri, 8 Apr 2011 07:20:55 +0000 (UTC) (envelope-from gnixua@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 2DDA48FC08; Fri, 8 Apr 2011 07:20:54 +0000 (UTC) Received: by bwz12 with SMTP id 12so3318815bwz.13 for ; Fri, 08 Apr 2011 00:20:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:reply-to:user-agent :mime-version:cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=SLlS3TcVcIY7o+ObLKpy0YCfV0yvKPLOTN7tXdWJga0=; b=mNzC7Mdw1etHPLTCRjGqLqAS3Tkmfk5vLhYK24UGiR7AOW65txIrJLsUy5XgsjdQ9C IS60+D69qfc6F58jSUbVn59doe7+UA/An/wPAPP3rcmzP6dfEPyA4nSVF83VNcaRJLoJ yBvxw6qdY+nlL3yrbvPU/txMWZrybS7GEt+O0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=Of7Cyec04wm/vs52Tj5Fmqi14L57fuHtTtPiGpL4RIJpnGUJuXPs/rHTdF1LX3fEST kF62f3XrSNm10xNByfRxuBe9uPxD9bdo2qk51ZD1qmqDPJYQD0BTkLBDDdTtW3H4B/7N 6UNP9B0nVj6lL6HccsI7dG9mAZNqONj2aVQg0= Received: by 10.204.229.193 with SMTP id jj1mr1707704bkb.21.1302247254022; Fri, 08 Apr 2011 00:20:54 -0700 (PDT) Received: from gx.laptop.net (pptp-dm2010060102.domashka.kiev.ua [94.45.36.125]) by mx.google.com with ESMTPS id x6sm1474972bkv.12.2011.04.08.00.20.51 (version=SSLv3 cipher=OTHER); Fri, 08 Apr 2011 00:20:52 -0700 (PDT) Message-ID: <4D9EB753.9040909@gmail.com> Date: Fri, 08 Apr 2011 10:20:51 +0300 From: Gritsuk Anton User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.15) Gecko/20110305 Lightning/1.0b2 Thunderbird/3.1.9 MIME-Version: 1.0 References: <4D9DF8D5.4060005@FreeBSD.org> <4D9E0E36.4070109@FreeBSD.org> <4D9EB290.1030704@gmail.com> In-Reply-To: <4D9EB290.1030704@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Attos , ohauer@FreeBSD.org, freebsd-ports Subject: Re: Best way to uninstall X X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gnixua@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 07:20:55 -0000 oh, sorry i find the way to do it using # portmaster `cat ~/file_with_needs_pkg ` :-) On 08.04.2011 10:00, Gritsuk Anton wrote: > Maybe freebsd has tool that provides opportunity (some option) to > install all packages from file with listing needy packages . For example: > # command_with_option ~/file_with_needs_pkg > > Who knows this utility? > > On 07.04.2011 22:19, Olli Hauer wrote: >> If you plan the upgrade to 8.2 then you have to rebuild all your ports. >> So why updating the ports before the update? >> >> # create list of all packages (for reference) >> pkg_info -qoa | sort> ~/packages_74 >> >> # delete all packages >> pkg_delete -a >> >> Do the system upgrade, then build or install only the ports you want >> on the 8.2 >> system > -- best regards, Anton From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 07:22:18 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 69204106566B; Fri, 8 Apr 2011 07:22:18 +0000 (UTC) (envelope-from lichray@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id 0284F8FC18; Fri, 8 Apr 2011 07:22:17 +0000 (UTC) Received: by qyk27 with SMTP id 27so2327802qyk.13 for ; Fri, 08 Apr 2011 00:22:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Eub56CyDsKG8FOlHx42kpH3sZazT4hReMnHRLcbYxU8=; b=BxryoSwd8punyo/2V7HeC3lMqjUUkzwHs8P8iuRXTieE5Ph39aWejBAp5G3v1hK1t/ 94Cp/QqYvdQGg5zF9cgL7DwT45Bo5GzGkw2C45Lmftbui4x+QDllKzMuqLYWYRZBG7+a 0AX2tYnBNv0UY6c0ID0aJSLWX/Zr4pey0UkG8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=D59Yw4O1aGjc99EzCht0PnDwW+IXRDwf/+O8C4bFLOAMv9lsXx4BOa37QUudYwf7/i GCWN61SseU9/AOY7gwykc0zbYwt2hVdZ9FMoFus3eXh7xrp4GBrE1grIYyIaWDhH5ppX Gm9g3pLomvhSBI6s5fdCbI/CIpXnBlrjPvtFQ= MIME-Version: 1.0 Received: by 10.224.190.68 with SMTP id dh4mr1484911qab.256.1302247337067; Fri, 08 Apr 2011 00:22:17 -0700 (PDT) Received: by 10.224.6.78 with HTTP; Fri, 8 Apr 2011 00:22:17 -0700 (PDT) In-Reply-To: <20110408070702.GA77253@FreeBSD.org> References: <20110408085555.13c044c7@tiger.minsk.domain> <20110408094622.5928ed0a@gmail.com> <20110408070702.GA77253@FreeBSD.org> Date: Fri, 8 Apr 2011 02:22:17 -0500 Message-ID: From: Zhihao Yuan To: Alexey Dokuchaev Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: ports@freebsd.org, "Sergey V. Dyatko" Subject: Re: graphics/simpleviewer doesn't build on head(?) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 07:22:18 -0000 2011/4/8 Alexey Dokuchaev : > On Fri, Apr 08, 2011 at 01:50:27AM -0500, Zhihao Yuan wrote: >> Whatever... I don't like this image viewer. > > While this viewer is far from perfect, I find that it at least works > (contrary to gliv which dumps core on me both now and many years ago > when I first discovered it) and performs scaling correctly (unlike pho, > which is currently my viewer of choice). > > I'd happily switch to anything at least as good as default viewer in > windoze xp, but have not seen anything decent so far. =C2=A0Maybe you can > recommend something which is not part of Gnome or KDE? The reason I don't like it is, my ATI driver does not support OpenGL very well -- when I scale the window size, the content disappears. I use xli for years. When I need to see an image which is not supported by xli (like GIF), I use display command (ImageMagick). When I need to see a lot of images (like a manga), I use comix -- it has some special display modes designed for manga or book. > > ./danfe > --=20 Zhihao Yuan The best way to predict the future is to invent it. From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 07:23:54 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 41D8D106566B for ; Fri, 8 Apr 2011 07:23:54 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 9A93D8FC0C for ; Fri, 8 Apr 2011 07:23:53 +0000 (UTC) Received: by bwz12 with SMTP id 12so3320655bwz.13 for ; Fri, 08 Apr 2011 00:23:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:reply-to:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=sscp7CBQKmJWE/aWZ5nxRoPOYWRoaSd4G7WcZkLu/+A=; b=wP2L7vP35PcIh3C7xghwtkXM3etEtaE62HhqM1AwSBypS2So+LdvPw7ZTdOw++yrGZ 7Qwbq1x59CIDJVfe/xpeEyRPLxDRm/6W8mM+fP4THrxSbFssjIsA7IUIiCKqw15UmucQ viY39DJE4lSqDhym8rDAtZX9SLbXQN+ktcbPM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc:content-type:content-transfer-encoding; b=cn7HF7PDndyAsOa8Tap67gHOgPzUlL0ljPGiO3jVZTOX6cKVc+NCtbUDI8ur06L5eN /p6TWz8txF0lxWSCIOH+SHfMInR+TVSfGZcOSh2bFjC5cinFB3keXmGn5rRQvVBzKMWP PHf7AJEx60/Z9E4L+aM6LeaT/4xg76yhYT25o= Received: by 10.204.84.5 with SMTP id h5mr1540676bkl.201.1302247432125; Fri, 08 Apr 2011 00:23:52 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.119.201 with HTTP; Fri, 8 Apr 2011 00:23:21 -0700 (PDT) In-Reply-To: <4D9EB290.1030704@gmail.com> References: <4D9DF8D5.4060005@FreeBSD.org> <4D9E0E36.4070109@FreeBSD.org> <4D9EB290.1030704@gmail.com> From: Chris Rees Date: Fri, 8 Apr 2011 08:23:21 +0100 Message-ID: To: gnixua@gmail.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Attos , ohauer@freebsd.org, freebsd-ports Subject: Re: Best way to uninstall X X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: utisoft@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 07:23:54 -0000 On 8 April 2011 08:00, Gritsuk Anton wrote: > Maybe freebsd has tool that provides opportunity (some option) to install > all packages from file with listing needy packages . For example: > =A0# command_with_option ~/file_with_needs_pkg > > Who knows this utility? Delivered-To: ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id E0A981065672; Fri, 8 Apr 2011 07:31:52 +0000 (UTC) Date: Fri, 8 Apr 2011 07:31:52 +0000 From: Alexey Dokuchaev To: Zhihao Yuan Message-ID: <20110408073152.GA79795@FreeBSD.org> References: <20110408085555.13c044c7@tiger.minsk.domain> <20110408094622.5928ed0a@gmail.com> <20110408070702.GA77253@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: ports@freebsd.org Subject: Re: graphics/simpleviewer doesn't build on head(?) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 07:31:53 -0000 On Fri, Apr 08, 2011 at 02:22:17AM -0500, Zhihao Yuan wrote: > 2011/4/8 Alexey Dokuchaev : > > On Fri, Apr 08, 2011 at 01:50:27AM -0500, Zhihao Yuan wrote: > >> Whatever... I don't like this image viewer. > > > > I'd happily switch to anything at least as good as default viewer in > > windoze xp, but have not seen anything decent so far. Maybe you can > > recommend something which is not part of Gnome or KDE? > > The reason I don't like it is, my ATI driver does not support OpenGL > very well -- when I scale the window size, the content disappears. Same bug here with Intel 915GM. :-( > I use xli for years. When I need to see an image which is not > supported by xli (like GIF), I use display command (ImageMagick). When > I need to see a lot of images (like a manga), I use comix -- it has > some special display modes designed for manga or book. Unfortunately, graphics/xli seems to be deprecated and scheduled for termination after 2011-05-01. Perhaps you'd like to become new maintainer? ./danfe From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 07:39:51 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 55445106566B; Fri, 8 Apr 2011 07:39:51 +0000 (UTC) (envelope-from lichray@gmail.com) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id EC2CD8FC16; Fri, 8 Apr 2011 07:39:50 +0000 (UTC) Received: by qyk35 with SMTP id 35so3843935qyk.13 for ; Fri, 08 Apr 2011 00:39:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=2Kz9OvysDANFbOWcPd+K9ozr/H9HS4QP+GvvQmP1xi4=; b=k7szzTr14etBuki9pUdtXfsv2Jd8aRrSndKiXq2Bzf/l0LV0/OJ1QNSArV1n6yvCZw KoLoM0yYCmwAorF5r2ozE1X1bq7XnExp3XoD+fEMYq1cLiyojcSCC6yFJ6/N+L2uLqus zo/cP6z0umJ4bIqjiBpQCOhoMBYMfP3hQQVao= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=TO36DCOXmRwHT9zKlzM3WF8jwd7g0kqab++IVAX93FoXtIkbbQXIXdWeiiTROQGfZE EQ378tpmesqtoBSKJe06P/FQnpB+YTHu8FN/aMcKrcUOpLDEgZIPEgkvM/33V70+43Q5 I9P8beLLYiXCzv+3kwNpyIJKE3kdFSZFFLjIw= MIME-Version: 1.0 Received: by 10.224.104.3 with SMTP id m3mr1323876qao.206.1302248390228; Fri, 08 Apr 2011 00:39:50 -0700 (PDT) Received: by 10.224.6.78 with HTTP; Fri, 8 Apr 2011 00:39:50 -0700 (PDT) In-Reply-To: <20110408073152.GA79795@FreeBSD.org> References: <20110408085555.13c044c7@tiger.minsk.domain> <20110408094622.5928ed0a@gmail.com> <20110408070702.GA77253@FreeBSD.org> <20110408073152.GA79795@FreeBSD.org> Date: Fri, 8 Apr 2011 02:39:50 -0500 Message-ID: From: Zhihao Yuan To: Alexey Dokuchaev Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: ports@freebsd.org Subject: Re: graphics/simpleviewer doesn't build on head(?) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 07:39:51 -0000 2011/4/8 Alexey Dokuchaev : > On Fri, Apr 08, 2011 at 02:22:17AM -0500, Zhihao Yuan wrote: >> 2011/4/8 Alexey Dokuchaev : >> > On Fri, Apr 08, 2011 at 01:50:27AM -0500, Zhihao Yuan wrote: >> >> Whatever... I don't like this image viewer. >> > >> > I'd happily switch to anything at least as good as default viewer in >> > windoze xp, but have not seen anything decent so far. Maybe you can >> > recommend something which is not part of Gnome or KDE? >> >> The reason I don't like it is, my ATI driver does not support OpenGL >> very well -- when I scale the window size, the content disappears. > > Same bug here with Intel 915GM. =C2=A0:-( > >> I use xli for years. When I need to see an image which is not >> supported by xli (like GIF), I use display command (ImageMagick). When >> I need to see a lot of images (like a manga), I use comix -- it has >> some special display modes designed for manga or book. > > Unfortunately, graphics/xli seems to be deprecated and scheduled for > termination after 2011-05-01. =C2=A0Perhaps you'd like to become new > maintainer? Yes. So far, I only maintain new ports. How do I take managership of other ports? > > ./danfe > --=20 Zhihao Yuan The best way to predict the future is to invent it. From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 07:44:18 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A9B201065680; Fri, 8 Apr 2011 07:44:18 +0000 (UTC) (envelope-from alexkozlov0@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 171738FC15; Fri, 8 Apr 2011 07:44:17 +0000 (UTC) Received: by fxm11 with SMTP id 11so2771494fxm.13 for ; Fri, 08 Apr 2011 00:44:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:sender:date:from:to:subject:message-id :mime-version:content-type:content-disposition; bh=pHunXXlhegG5juimoilkRyZ/8DtjgesdCLeM3iNM7ZY=; b=G+2r20HMp/vyh0IKQLeJ/wlOQG97cWVLR9qcG+fuqVryD7j1QMfTw/PPCJyvEFSaO1 nFs1CkfjDGvITARoha5aMa9zrlaEf6OoLG+zW5Kgnbx9BfKi7aFZk05Ee2WZzX5eRDfh ANKmI+o3ZkO7pItYoNawFkw47IYP8+0msoLic= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:from:to:subject:message-id:mime-version:content-type :content-disposition; b=hwcXc7II3ey3ajq/l3UQyM5YYyI5TrOyuZKWAVQQK7nLwhb54T8J0Kw2FnefIjvLby vxRbg75InVKWQSg7zVc/N3pOwAjg6bk1zE8KUsNW0Gi9Q8SA9nBOinzeIsP0QRvwz4yC dOFVC5B6hwPM8sYCavFt7BweOKXeBtdMT+CC0= Received: by 10.223.6.198 with SMTP id a6mr398938faa.128.1302246789333; Fri, 08 Apr 2011 00:13:09 -0700 (PDT) Received: from ravenloft.kiev.ua (ravenloft.kiev.ua [94.244.131.95]) by mx.google.com with ESMTPS id c11sm694433fav.26.2011.04.08.00.13.07 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 08 Apr 2011 00:13:08 -0700 (PDT) Sender: Alex Kozlov Date: Fri, 8 Apr 2011 10:12:35 +0300 From: Alex Kozlov To: Alexey Dokuchaev , ports@freebsd.org, spam@rm-rf.kiev.ua Message-ID: <20110408071235.GA36537@ravenloft.kiev.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Cc: Subject: Re: graphics/simpleviewer doesn't build on head(?) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 07:44:18 -0000 On Fri, Apr 08, 2011 at 07:07:02AM +0000, Alexey Dokuchaev wrote: > On Fri, Apr 08, 2011 at 01:50:27AM -0500, Zhihao Yuan wrote: >> Whatever... I don't like this image viewer. > > While this viewer is far from perfect, I find that it at least works > (contrary to gliv which dumps core on me both now and many years ago > when I first discovered it) and performs scaling correctly (unlike pho, > which is currently my viewer of choice). > > I'd happily switch to anything at least as good as default viewer in > windoze xp, but have not seen anything decent so far. Maybe you can > recommend something which is not part of Gnome or KDE? xv? ;) -- Adios From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 07:49:04 2011 Return-Path: Delivered-To: ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id E2140106566C; Fri, 8 Apr 2011 07:49:04 +0000 (UTC) Date: Fri, 8 Apr 2011 07:49:04 +0000 From: Alexey Dokuchaev To: Zhihao Yuan Message-ID: <20110408074904.GA83144@FreeBSD.org> References: <20110408085555.13c044c7@tiger.minsk.domain> <20110408094622.5928ed0a@gmail.com> <20110408070702.GA77253@FreeBSD.org> <20110408073152.GA79795@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: ports@freebsd.org Subject: Re: graphics/simpleviewer doesn't build on head(?) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 07:49:05 -0000 On Fri, Apr 08, 2011 at 02:39:50AM -0500, Zhihao Yuan wrote: > 2011/4/8 Alexey Dokuchaev : > > Unfortunately, graphics/xli seems to be deprecated and scheduled for > > termination after 2011-05-01. Perhaps you'd like to become new > > maintainer? > > Yes. So far, I only maintain new ports. How do I take managership of > other ports? I will clean up graphics/xli and set you as maintainer. Generally, you can post an email on this list@ or file a PR. Maybe since just asking for maintainership is trivial change, spamming PR database is not needed. ./danfe From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 07:59:22 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 11B91106566B; Fri, 8 Apr 2011 07:59:22 +0000 (UTC) (envelope-from lichray@gmail.com) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id 9F47A8FC0A; Fri, 8 Apr 2011 07:59:21 +0000 (UTC) Received: by qyk35 with SMTP id 35so3851696qyk.13 for ; Fri, 08 Apr 2011 00:59:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=pA5w+8cmNlPIm1BQHWjHAA+qeHa+eZzLI5zvvzWQ6UQ=; b=Yc3e7B6k2P/SMPTni0JFS4jum7Ydpl4uBkJAlsKu6JwzJSBQ47M1zMxw2mdSp+KhIR ebuR1C/PCm7j1tWEaoymfctjyFWd643yL0GG9gnWFfmK8FIWv+cL8eyjOHPJ059yseKo 1oDsMOGieHREGPdiw5F95I1EA5YDeNt965mcc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=FUCx6GqwTRpAyhBP6969xtaN+ksU9mTGjrEFXEMj3heaMpuIWnZ+kKC13qiwq9NVMS KwlQhjNroyzqeufLn0gdz6DZvXeEMxKIB1B++P1SNzF40wRQLJwarasWWa2dpCUbySAa kLs0a5M1Xoga1jqU9HEYkvcOyV3IMsWe1kqpc= MIME-Version: 1.0 Received: by 10.224.104.3 with SMTP id m3mr1340825qao.206.1302249560581; Fri, 08 Apr 2011 00:59:20 -0700 (PDT) Received: by 10.224.6.78 with HTTP; Fri, 8 Apr 2011 00:59:20 -0700 (PDT) In-Reply-To: <20110408074904.GA83144@FreeBSD.org> References: <20110408085555.13c044c7@tiger.minsk.domain> <20110408094622.5928ed0a@gmail.com> <20110408070702.GA77253@FreeBSD.org> <20110408073152.GA79795@FreeBSD.org> <20110408074904.GA83144@FreeBSD.org> Date: Fri, 8 Apr 2011 02:59:20 -0500 Message-ID: From: Zhihao Yuan To: Alexey Dokuchaev Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: ports@freebsd.org Subject: Re: graphics/simpleviewer doesn't build on head(?) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 07:59:22 -0000 2011/4/8 Alexey Dokuchaev : > On Fri, Apr 08, 2011 at 02:39:50AM -0500, Zhihao Yuan wrote: >> 2011/4/8 Alexey Dokuchaev : >> > Unfortunately, graphics/xli seems to be deprecated and scheduled for >> > termination after 2011-05-01. Perhaps you'd like to become new >> > maintainer? >> >> Yes. So far, I only maintain new ports. How do I take managership of >> other ports? > > I will clean up graphics/xli and set you as maintainer. =C2=A0Generally, = you > can post an email on this list@ or file a PR. =C2=A0Maybe since just aski= ng > for maintainership is trivial change, spamming PR database is not needed. > > ./danfe > Thanks. The original distfile source can be removed. Others looks fine. --=20 Zhihao Yuan The best way to predict the future is to invent it. From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 08:03:22 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 18AC1106566C; Fri, 8 Apr 2011 08:03:22 +0000 (UTC) (envelope-from lichray@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id AF9C08FC14; Fri, 8 Apr 2011 08:03:21 +0000 (UTC) Received: by qwc9 with SMTP id 9so2156158qwc.13 for ; Fri, 08 Apr 2011 01:03:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=jTS/ii3mQ6RNoRhboOepgkQCeBwHgphzlhDs/YNenxc=; b=B4o666Hq06EZ21nXp/u09cWHmESFnzGmrJbwQxaNJKGv9xhWo19pYYodyLm+vUUJc2 w7PqkYUaZYpNC8OmQANELHiYAFI2TicmxOhzO12uS0EAAANiM7D0m2vXS165aselQs6A zk+f4yb45tfpfKarAifhS2NIaaf5+L7uAgxaE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=d6EijKMlL+LpR0Ev8XqsoefrcdO4xG5OO12+dr7+ECEiEc9JSvbDtFROhn5PhOdFxP afOleg9w4KJ57GTKgfLz+zCr4GZI8kpXyJ4bqIpPIhK0N7QQS/stCQCEiDOHHSPFJG46 nbmkcZXM2YzLfnHnRCutVTTIXSD8COo++DbL4= MIME-Version: 1.0 Received: by 10.224.104.8 with SMTP id m8mr1518087qao.106.1302249800696; Fri, 08 Apr 2011 01:03:20 -0700 (PDT) Received: by 10.224.6.78 with HTTP; Fri, 8 Apr 2011 01:03:20 -0700 (PDT) In-Reply-To: References: <20110408085555.13c044c7@tiger.minsk.domain> <20110408094622.5928ed0a@gmail.com> <20110408070702.GA77253@FreeBSD.org> <20110408073152.GA79795@FreeBSD.org> <20110408074904.GA83144@FreeBSD.org> Date: Fri, 8 Apr 2011 03:03:20 -0500 Message-ID: From: Zhihao Yuan To: Alexey Dokuchaev Content-Type: multipart/mixed; boundary=001485eb9c28c7850f04a063a8dc X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@freebsd.org Subject: Re: graphics/simpleviewer doesn't build on head(?) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 08:03:22 -0000 --001485eb9c28c7850f04a063a8dc Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Fri, Apr 8, 2011 at 2:59 AM, Zhihao Yuan wrote: > 2011/4/8 Alexey Dokuchaev : >> On Fri, Apr 08, 2011 at 02:39:50AM -0500, Zhihao Yuan wrote: >>> 2011/4/8 Alexey Dokuchaev : >>> > Unfortunately, graphics/xli seems to be deprecated and scheduled for >>> > termination after 2011-05-01. Perhaps you'd like to become new >>> > maintainer? >>> >>> Yes. So far, I only maintain new ports. How do I take managership of >>> other ports? >> >> I will clean up graphics/xli and set you as maintainer. =C2=A0Generally,= you >> can post an email on this list@ or file a PR. =C2=A0Maybe since just ask= ing >> for maintainership is trivial change, spamming PR database is not needed= . >> >> ./danfe >> > > Thanks. The original distfile source can be removed. Others looks fine. Oh. Btw. If you need to commit this port, please add a patch. It eliminate many warnings when building xli. > > -- > Zhihao Yuan > The best way to predict the future is to invent it. > --=20 Zhihao Yuan The best way to predict the future is to invent it. --001485eb9c28c7850f04a063a8dc-- From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 08:11:27 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 839F21065677 for ; Fri, 8 Apr 2011 08:11:27 +0000 (UTC) (envelope-from thomas@gibfest.dk) Received: from mail.tyknet.dk (mail.tyknet.dk [IPv6:2002:d596:2a92:2:155::]) by mx1.freebsd.org (Postfix) with ESMTP id 4025C8FC17 for ; Fri, 8 Apr 2011 08:11:27 +0000 (UTC) Received: from [10.32.67.18] (fw.int.webpartner.dk [213.150.34.98]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.tyknet.dk (Postfix) with ESMTPSA id 41999638C47; Fri, 8 Apr 2011 10:11:25 +0200 (CEST) X-DKIM: OpenDKIM Filter v2.2.2 mail.tyknet.dk 41999638C47 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=gibfest.dk; s=default; t=1302250286; bh=L3GqK80dFPNi7+k5Ttg1+/fUyXW66HVwtAKzJp/8WIw=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=v71lx4dI8nFeV6ESpznl8dKx9QtfuNkqVOQuAzcisMF3zT97AT6nhOTJYzYS+mIGl sjXZwNyq5Z2adZMit1d2DAyQA95ppZYfSrMzQP/TRWvzxQ9Psy19DLqzsnnmFVd8X/ +ISwHl8lFbfj4SV9Fz5/FWnQnVdrebt6QVxTWVrg= Message-ID: <4D9EC32C.7090304@gibfest.dk> Date: Fri, 08 Apr 2011 10:11:24 +0200 From: Thomas Steen Rasmussen User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 MIME-Version: 1.0 To: Attos References: In-Reply-To: X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: Best way to uninstall X X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 08:11:27 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 07-04-2011 18:59, Attos wrote: > Hello all, > > What is the best way to uninstall X and all the applications that > run under X? > > Thanks in advance. > Hello, Nobody seems to have mentioned the nice little utility called pkg_rmleaves You can find it in /usr/ports/ports-mgmt/pkg_rmleaves/ It was built for this exact purpose. Best regards Thomas Steen Rasmussen -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk2ewywACgkQGjEBQafC9MB9ewCcC/DNYMislvMeUP1XZB3GnLNx +joAnRyayz0pFqyFP7kHzdAkmZqTBcxS =QC5g -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 08:22:37 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 34697106564A for ; Fri, 8 Apr 2011 08:22:37 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id B85278FC12 for ; Fri, 8 Apr 2011 08:22:36 +0000 (UTC) Received: by bwz12 with SMTP id 12so3356270bwz.13 for ; Fri, 08 Apr 2011 01:22:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:reply-to:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=kwf/wiUemghev1TAwWi/ecR4oVkV4biCbSo8mLz4InA=; b=Z13xWse+Mcf2Wo3Z+hcNR3YA8mP0OA1KiiO/yTHT/NwTi8uZAvkzon1Xi0zI7KGSE+ FPlIGAkheuSwKd3j6+JyDE1U4/BYzHbBECW/MiminRNOodrb8ZmqunKdTgy9XDYfgDsx fc2rcnAX+/K+JVqlvotG8gAxum8JZqZa4DBjI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; b=RDiTTE4CNAksFMzEjNgcXT4mJRcRYaMnqxgYLtEGJUx3+yZB0PFUBW5m91GFyj7yik THuO2O168voBE8PBq/uewGt79qmXbBzaBuuYBUfyQrEVGDtgi1DzK4Sv2g3g1xsaIaV6 IIigZ1WCv9fzgwZgG+t6F26diYj+PK9mvMByI= Received: by 10.204.144.194 with SMTP id a2mr1589033bkv.93.1302250955446; Fri, 08 Apr 2011 01:22:35 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.119.201 with HTTP; Fri, 8 Apr 2011 01:22:04 -0700 (PDT) In-Reply-To: <4D9EC32C.7090304@gibfest.dk> References: <4D9EC32C.7090304@gibfest.dk> From: Chris Rees Date: Fri, 8 Apr 2011 09:22:04 +0100 Message-ID: To: Thomas Steen Rasmussen Content-Type: text/plain; charset=ISO-8859-1 Cc: Attos , freebsd-ports@freebsd.org Subject: Re: Best way to uninstall X X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: utisoft@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 08:22:37 -0000 On 8 April 2011 09:11, Thomas Steen Rasmussen wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 07-04-2011 18:59, Attos wrote: >> Hello all, >> >> What is the best way to uninstall X and all the applications that >> run under X? >> >> Thanks in advance. >> > Hello, > > Nobody seems to have mentioned the nice little utility called pkg_rmleaves > You can find it in /usr/ports/ports-mgmt/pkg_rmleaves/ > It was built for this exact purpose. > Not really. The OP wants a 'pkg_rmbranch' as it were; delete Xorg and all that depends on it. Chris From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 09:10:52 2011 Return-Path: Delivered-To: ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 778B51065675; Fri, 8 Apr 2011 09:10:52 +0000 (UTC) Date: Fri, 8 Apr 2011 09:10:52 +0000 From: Alexey Dokuchaev To: Zhihao Yuan Message-ID: <20110408091052.GA91844@FreeBSD.org> References: <20110408094622.5928ed0a@gmail.com> <20110408070702.GA77253@FreeBSD.org> <20110408073152.GA79795@FreeBSD.org> <20110408074904.GA83144@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: ports@freebsd.org Subject: Re: graphics/simpleviewer doesn't build on head(?) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 09:10:52 -0000 On Fri, Apr 08, 2011 at 03:03:20AM -0500, Zhihao Yuan wrote: > On Fri, Apr 8, 2011 at 2:59 AM, Zhihao Yuan wrote: > > 2011/4/8 Alexey Dokuchaev : > >> I will clean up graphics/xli and set you as maintainer. > > > > Thanks. The original distfile source can be removed. Others looks fine. > > Oh. Btw. If you need to commit this port, please add a patch. It > eliminate many warnings when building xli. Done. You might be interested to know that Debian has this package of version 1.17.0-20061110, which is newer than ours. I didn't take liberty to update the port which I don't use however. ./danfe From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 10:48:12 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4C394106566B; Fri, 8 Apr 2011 10:48:12 +0000 (UTC) (envelope-from lichray@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id D688E8FC1D; Fri, 8 Apr 2011 10:48:11 +0000 (UTC) Received: by qyk27 with SMTP id 27so2419139qyk.13 for ; Fri, 08 Apr 2011 03:48:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=EfoqipN0fYEapIdY3dy/6o8+2ArUAA7Q05oah+yV5W4=; b=hI8q3wz6VOVctd8iQVbsoCsYTdEwSChIz0Yvyr67Jeo+fThF9Mgr7ujDFmhQMAtF+O 0kDs/nCIcwFpPfv6ZEOBXv/mWgWAOMdeGkpgt3mgR//uXbfc13+O54L63xPNC3KM7/GQ obQC+mRaT58OAzVJFbaxNFk4Lds5SDYRygtBg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=LfwRexqq4eWP2n9eqpJmUwMrJd9GROUlVRInkvc9qAOoEWeYBjIBzcPCsFjA1OPrwy MfaXSRrwLGpto9GsadokJvWLB5+1eQKzgoYgGWR4wp9HzAe05xxuVmjC/WQ9YxH+xOrp bZu85G9ioBXPxShkPl+mXbtsm2ogLe4cnfpCM= MIME-Version: 1.0 Received: by 10.224.71.12 with SMTP id f12mr1604822qaj.306.1302259690839; Fri, 08 Apr 2011 03:48:10 -0700 (PDT) Received: by 10.224.6.78 with HTTP; Fri, 8 Apr 2011 03:48:10 -0700 (PDT) In-Reply-To: <20110408091052.GA91844@FreeBSD.org> References: <20110408094622.5928ed0a@gmail.com> <20110408070702.GA77253@FreeBSD.org> <20110408073152.GA79795@FreeBSD.org> <20110408074904.GA83144@FreeBSD.org> <20110408091052.GA91844@FreeBSD.org> Date: Fri, 8 Apr 2011 05:48:10 -0500 Message-ID: From: Zhihao Yuan To: Alexey Dokuchaev Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: ports@freebsd.org Subject: Re: graphics/simpleviewer doesn't build on head(?) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 10:48:12 -0000 2011/4/8 Alexey Dokuchaev : > On Fri, Apr 08, 2011 at 03:03:20AM -0500, Zhihao Yuan wrote: >> On Fri, Apr 8, 2011 at 2:59 AM, Zhihao Yuan wrote: >> > 2011/4/8 Alexey Dokuchaev : >> >> I will clean up graphics/xli and set you as maintainer. >> > >> > Thanks. The original distfile source can be removed. Others looks fine= . >> >> Oh. Btw. If you need to commit this port, please add a patch. It >> eliminate many warnings when building xli. > > Done. =C2=A0You might be interested to know that Debian has this package = of > version 1.17.0-20061110, which is newer than ours. =C2=A0I didn't take li= berty > to update the port which I don't use however. This snapshot fixed a problem relates to PBM. I sent a PR to move to MASTER_SITE_DEBIAN: http://www.freebsd.org/cgi/query-pr.cgi?pr=3D156272 So that the distfile of this snapshot is available. BTW... Debian's 2000~line own xli patch set is really shocking. How much time these guys spent on this... > > ./danfe > --=20 Zhihao Yuan The best way to predict the future is to invent it. From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 11:05:20 2011 Return-Path: Delivered-To: ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id C17B31065677; Fri, 8 Apr 2011 11:05:20 +0000 (UTC) Date: Fri, 8 Apr 2011 11:05:20 +0000 From: Alexey Dokuchaev To: Zhihao Yuan Message-ID: <20110408110520.GA5240@FreeBSD.org> References: <20110408070702.GA77253@FreeBSD.org> <20110408073152.GA79795@FreeBSD.org> <20110408074904.GA83144@FreeBSD.org> <20110408091052.GA91844@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: ports@freebsd.org Subject: Re: graphics/simpleviewer doesn't build on head(?) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 11:05:20 -0000 On Fri, Apr 08, 2011 at 05:48:10AM -0500, Zhihao Yuan wrote: > 2011/4/8 Alexey Dokuchaev : > > Done. šYou might be interested to know that Debian has this package of > > version 1.17.0-20061110, which is newer than ours. šI didn't take liberty > > to update the port which I don't use however. > > This snapshot fixed a problem relates to PBM. > > I sent a PR to move to MASTER_SITE_DEBIAN: > http://www.freebsd.org/cgi/query-pr.cgi?pr=156272 I'll take care of it, thanks. > BTW... Debian's 2000~line own xli patch set is really shocking. How > much time these guys spent on this... Debian people are polishing most of their packages till they really shine, down to typos in usage screens and manual pages (including writing from scratch if project lacks one). I usually try to keep an eye of what Debian, Arch, and Gentoo people have about the ports I maintainer or touch in FreeBSD. I wish more people could also pay attention to work done over Linux camps WRT packages. ./danfe From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 14:03:53 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C54ED106566B for ; Fri, 8 Apr 2011 14:03:53 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 842B48FC1B for ; Fri, 8 Apr 2011 14:03:53 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Q8CHr-0007UN-5L for freebsd-ports@freebsd.org; Fri, 08 Apr 2011 16:03:47 +0200 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 08 Apr 2011 16:03:47 +0200 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 08 Apr 2011 16:03:47 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: Ivan Voras Date: Fri, 08 Apr 2011 16:03:35 +0200 Lines: 24 Message-ID: References: <4D9E9D4C.3070205@netmusician.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101102 Thunderbird/3.1.6 In-Reply-To: <4D9E9D4C.3070205@netmusician.org> X-Enigmail-Version: 1.1.2 Subject: Re: Fuse and s3fs X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 14:03:53 -0000 On 08/04/2011 07:29, Joe Auty wrote: > Hello, > > I'd really like to get the s3fs FUSE file systems to work in FreeBSD, > but the most recent versions of s3fs (which I'm most interested in > using) require FUSE 2.8.4 or higher, and the ports collection only > includes 2.7.4. > > What would take to update the fusefs-libs port? Since this port includes > patches I'm unsure about whether simply skipping the patches and trying > to build the newest version will work and/or yield positive results, and > the current patches do not seem to work with FUSE 2.8.5. > > Any info on the status of this port and how difficult it would be to > update this? An s3fs port (http://code.google.com/p/s3fs/) would also be > very cool, and probably low dangling fruit with an up-to-date FUSE port. > > Thanks in advance for any info and help you have regarding this port :) The newer version of fuse likely requires additions to the kernel module, so it is no use to simply update the libs port. There is a Google Summer of Code project to finish the FUSE kernel module and it will hopefully update FUSE to a newer version. From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 14:38:57 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6577D106566C; Fri, 8 Apr 2011 14:38:57 +0000 (UTC) (envelope-from shuvaev@physik.uni-wuerzburg.de) Received: from mailrelay.rz.uni-wuerzburg.de (mailrelay.rz.uni-wuerzburg.de [132.187.3.28]) by mx1.freebsd.org (Postfix) with ESMTP id 1F8458FC08; Fri, 8 Apr 2011 14:38:56 +0000 (UTC) Received: from virusscan.mail (localhost [127.0.0.1]) by mailrelay.mail (Postfix) with ESMTP id 088DE5B55B; Fri, 8 Apr 2011 16:10:05 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by virusscan.mail (Postfix) with ESMTP id 068B05AC59; Fri, 8 Apr 2011 16:10:05 +0200 (CEST) X-Virus-Scanned: by amavisd-new at uni-wuerzburg.de Received: from mail.physik.uni-wuerzburg.de (wthp192.physik.uni-wuerzburg.de [132.187.40.192]) by mailmaster.uni-wuerzburg.de (Postfix) with ESMTP id DCB985D68C; Fri, 8 Apr 2011 16:10:04 +0200 (CEST) Received: from lexx.ifp.tuwien.ac.at ([128.131.127.223]) by mail.physik.uni-wuerzburg.de (Lotus Domino Release 8.5.2FP2) with ESMTP id 2011040816100375-9891 ; Fri, 8 Apr 2011 16:10:03 +0200 Date: Fri, 8 Apr 2011 16:10:03 +0200 From: Alexey Shuvaev To: Alexey Dokuchaev Message-ID: <20110408141003.GA49402@lexx.ifp.tuwien.ac.at> References: <20110408085555.13c044c7@tiger.minsk.domain> <20110408094622.5928ed0a@gmail.com> <20110408070702.GA77253@FreeBSD.org> MIME-Version: 1.0 In-Reply-To: <20110408070702.GA77253@FreeBSD.org> Organization: Universitaet Wuerzburg User-Agent: Mutt/1.5.21 (2010-09-15) X-MIMETrack: Itemize by SMTP Server on domino1/uni-wuerzburg(Release 8.5.2FP2|March 22, 2011) at 04/08/2011 04:10:03 PM, Serialize by Router on domino1/uni-wuerzburg(Release 8.5.2FP2|March 22, 2011) at 04/08/2011 04:10:03 PM, Serialize complete at 04/08/2011 04:10:03 PM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Cc: ports@freebsd.org Subject: Re: graphics/simpleviewer doesn't build on head(?) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 14:38:57 -0000 On Fri, Apr 08, 2011 at 07:07:02AM +0000, Alexey Dokuchaev wrote: > On Fri, Apr 08, 2011 at 01:50:27AM -0500, Zhihao Yuan wrote: > > Whatever... I don't like this image viewer. > > While this viewer is far from perfect, I find that it at least works > (contrary to gliv which dumps core on me both now and many years ago > when I first discovered it) and performs scaling correctly (unlike pho, > which is currently my viewer of choice). > > I'd happily switch to anything at least as good as default viewer in > windoze xp, but have not seen anything decent so far. Maybe you can > recommend something which is not part of Gnome or KDE? > graphics/geeqie, it uses gtk but not gnome 0.02$, Alexey. From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 14:47:34 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7CC6F106567C; Fri, 8 Apr 2011 14:47:34 +0000 (UTC) (envelope-from lichray@gmail.com) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id 1ECAB8FC18; Fri, 8 Apr 2011 14:47:33 +0000 (UTC) Received: by qyk35 with SMTP id 35so4073139qyk.13 for ; Fri, 08 Apr 2011 07:47:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=urowzOkMlHTyiVttPISijuJfG02Ia8YlnuxZ2oYOMCY=; b=LPfbJlBw7UZJivY2gHWhHmSRm5uIKSDQDFd/TsjTQits0K286pDJs9LNzfNzDkA8l8 ELHdI0EOBl2g9M6hrg13IK2jpUW+qlIuyzuzigPGE0rIpv82lWiI+tyEeul57KsjmPPq YyK15/Od4zNYVGqGjHKp4XfrHzcR8RL4oCxpg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=mIIlgLigUYh91mr/3tYLcQxZyGUCRl7DYK4cRSLgTAQkpLsfoNJohQMWt+0my2o1tw aNPSM9+RYdmy1xL6SFv2HdUQfEvyaxb5PLokOgL/FQaoFc7pzRvs8h37/dETacUc6GPx xrqIB2BeTm2LCqBttzVfzxCntgdhOcr1ZXlQI= MIME-Version: 1.0 Received: by 10.224.213.195 with SMTP id gx3mr1884365qab.356.1302274053198; Fri, 08 Apr 2011 07:47:33 -0700 (PDT) Received: by 10.224.6.78 with HTTP; Fri, 8 Apr 2011 07:47:33 -0700 (PDT) In-Reply-To: <20110408141003.GA49402@lexx.ifp.tuwien.ac.at> References: <20110408085555.13c044c7@tiger.minsk.domain> <20110408094622.5928ed0a@gmail.com> <20110408070702.GA77253@FreeBSD.org> <20110408141003.GA49402@lexx.ifp.tuwien.ac.at> Date: Fri, 8 Apr 2011 09:47:33 -0500 Message-ID: From: Zhihao Yuan To: Alexey Shuvaev Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: ports@freebsd.org, Alexey Dokuchaev Subject: Re: graphics/simpleviewer doesn't build on head(?) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 14:47:34 -0000 On Fri, Apr 8, 2011 at 9:10 AM, Alexey Shuvaev wrote: > On Fri, Apr 08, 2011 at 07:07:02AM +0000, Alexey Dokuchaev wrote: >> On Fri, Apr 08, 2011 at 01:50:27AM -0500, Zhihao Yuan wrote: >> > Whatever... I don't like this image viewer. >> >> While this viewer is far from perfect, I find that it at least works >> (contrary to gliv which dumps core on me both now and many years ago >> when I first discovered it) and performs scaling correctly (unlike pho, >> which is currently my viewer of choice). >> >> I'd happily switch to anything at least as good as default viewer in >> windoze xp, but have not seen anything decent so far. =C2=A0Maybe you ca= n >> recommend something which is not part of Gnome or KDE? >> > graphics/geeqie, it uses gtk but not gnome Check this out: https://wiki.archlinux.org/index.php/Lightweight_Applications > > 0.02$, > Alexey. > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > --=20 Zhihao Yuan The best way to predict the future is to invent it. From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 14:55:35 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 75A271065679 for ; Fri, 8 Apr 2011 14:55:35 +0000 (UTC) (envelope-from marcov@stack.nl) Received: from mx1.stack.nl (relay04.stack.nl [IPv6:2001:610:1108:5010::107]) by mx1.freebsd.org (Postfix) with ESMTP id 42D968FC2D for ; Fri, 8 Apr 2011 14:55:35 +0000 (UTC) Received: from turtle.stack.nl (turtle.stack.nl [IPv6:2001:610:1108:5010::132]) by mx1.stack.nl (Postfix) with ESMTP id 505DC1DD731 for ; Fri, 8 Apr 2011 16:55:34 +0200 (CEST) Received: by turtle.stack.nl (Postfix, from userid 816) id 3996017375; Fri, 8 Apr 2011 16:55:34 +0200 (CEST) To: ports@freebsd.org Date: Fri, 8 Apr 2011 16:55:34 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL124d (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="US-ASCII" Message-Id: <20110408145534.3996017375@turtle.stack.nl> From: marcov@stack.nl (Marco van de Voort) Cc: Subject: lang/gpc expiring X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 14:55:35 -0000 FYI Saw that this port expires in a few days. No comment on that, but please note that it is mentioned in the developers handbook in the "compilers" paragraph (2.3.3), which might need editing. From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 14:35:16 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BCDB5106564A for ; Fri, 8 Apr 2011 14:35:16 +0000 (UTC) (envelope-from michaelrmgreen@yahoo.co.uk) Received: from nm18.bullet.mail.ukl.yahoo.com (nm18.bullet.mail.ukl.yahoo.com [217.146.183.192]) by mx1.freebsd.org (Postfix) with SMTP id 2F3488FC12 for ; Fri, 8 Apr 2011 14:35:15 +0000 (UTC) Received: from [217.146.183.180] by nm18.bullet.mail.ukl.yahoo.com with NNFMP; 08 Apr 2011 14:21:26 -0000 Received: from [217.146.183.177] by tm11.bullet.mail.ukl.yahoo.com with NNFMP; 08 Apr 2011 14:21:26 -0000 Received: from [127.0.0.1] by omp1018.mail.ukl.yahoo.com with NNFMP; 08 Apr 2011 14:21:26 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 468884.96702.bm@omp1018.mail.ukl.yahoo.com Received: (qmail 12828 invoked by uid 60001); 8 Apr 2011 14:21:26 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.uk; s=s1024; t=1302272486; bh=vRKOBQsH/LTA+5/9INBqxtnseM5EIfnWwpkVYjCzmmw=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=pF33PwgxVSZm/aUK+PItdtBQ3JF2pXXdSmT5egS2uUYMBzHOms2z/eIkGTtGe0zXGGMNDgbE3Jv+yBdeaw65jPVrX+8WDucMVGONhM0sq8OdKKr/EGWtirB0huZXqrRFqRHzMnMjLzU74KG6+9fUusFA2ajdqgfhivonKwqCD3c= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.uk; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=xuz2KKDUW7Aebobhe2H4QvqoH0UguuW5T3KlQGUsmkUnlsUH23LqPKa3jKarcj1RZda/BkLfB3uWcewB7RuW2GQuFqppGV3DR0eEnM6U6oJv0lwzFfNmIHpbEruNOLjoOsSWilE9nDqcevuDFmYVL5aYY3lIVPNsyAymJUT3VkM=; Message-ID: <258633.3798.qm@web25801.mail.ukl.yahoo.com> X-YMail-OSG: tf3pZykVM1nwlo3aAbCEpx6emYDd5Uuqbex48xff8sGctt3 Qb0s8KV1OTfjaWsoo98PzLji4w5Kskt4qm.JMm5oLEUiTyBFbLEi4uKoisx6 k5mVaJZD96xBYcRy_LdC8X7.gAisu9dRSrkflZbmFdukd3fBtpJJrciDiI2A DnwFapAxwe90WFb4l2I7yq6.Sr5oqc6kSzRA2qH.4GOB9hDW6s6AZjTvYLWg r7Ush2jdZF3eWt3oVOuDj2Im10DsUEUaP3XUGHvedEVHtDRx6ItqaWxWKH.o 10za3lkZfj1PEfQGkw5Xq7dXMzjKDBjiEbG12AgqiKl8lXA_UFg24E896ciC jceVDvCl.SCu35JO81Wx5eF87u5s- Received: from [212.248.163.195] by web25801.mail.ukl.yahoo.com via HTTP; Fri, 08 Apr 2011 15:21:26 BST X-Mailer: YahooMailClassic/12.0.2 YahooMailWebService/0.8.109.295617 Date: Fri, 8 Apr 2011 15:21:26 +0100 (BST) From: michael green To: ports@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Mailman-Approved-At: Fri, 08 Apr 2011 15:17:54 +0000 Cc: Subject: Harbour version. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 14:35:16 -0000 The port of Harbour is very out-of-date. Is there any chance that the curre= nt version (2.0) will be ported? Thanks for your attention, regards, Michael Green. From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 15:49:36 2011 Return-Path: Delivered-To: ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 7BDD7106566C; Fri, 8 Apr 2011 15:49:36 +0000 (UTC) Date: Fri, 8 Apr 2011 15:49:36 +0000 From: Alexey Dokuchaev To: Zhihao Yuan Message-ID: <20110408154936.GA50488@FreeBSD.org> References: <20110408085555.13c044c7@tiger.minsk.domain> <20110408094622.5928ed0a@gmail.com> <20110408070702.GA77253@FreeBSD.org> <20110408141003.GA49402@lexx.ifp.tuwien.ac.at> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: Alexey Shuvaev , ports@freebsd.org Subject: Re: graphics/simpleviewer doesn't build on head(?) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 15:49:36 -0000 On Fri, Apr 08, 2011 at 09:47:33AM -0500, Zhihao Yuan wrote: > On Fri, Apr 8, 2011 at 9:10 AM, Alexey Shuvaev wrote: > > On Fri, Apr 08, 2011 at 07:07:02AM +0000, Alexey Dokuchaev wrote: > >> I'd happily switch to anything at least as good as default viewer in > >> windoze xp, but have not seen anything decent so far. Maybe you can > >> recommend something which is not part of Gnome or KDE? > >> > > graphics/geeqie, it uses gtk but not gnome > > Check this out: > https://wiki.archlinux.org/index.php/Lightweight_Applications Thanks both of you for the links. graphics/geeqie looks nice, will give it a better test. ./danfe From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 16:56:38 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EAD5A106564A for ; Fri, 8 Apr 2011 16:56:38 +0000 (UTC) (envelope-from oxyd.oxyd@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id A5F5E8FC0C for ; Fri, 8 Apr 2011 16:56:38 +0000 (UTC) Received: by vxc34 with SMTP id 34so3538653vxc.13 for ; Fri, 08 Apr 2011 09:56:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=Dx5gG/LXDrftQDWlzn+galT/46Mq5DR3Ig7IcCrKVqI=; b=O0MPs67XX0eXGPKW29m8hKHPFXKcPJqfv1HB0vxa32xSz4rTBLJJYOs/Ib+z11LCkW KiIL3ZKnjaz03T6JOM2h/f2OsIVBHib+3SJOZSR75vjjgA6A4UIX17BMc8eURNXQ/B1w KZOHyIcOhzeSDaz1zNDeRopvhLQmbCt1ynjc8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=tvoezE92EbGMBH+6Nlgj2tiJO/yxD43TU20pF11nNjWeTriW3xhpp7L5MA1Uuty/0B TLOBbFXO/a1ydMG6Ntu9OoiN8UoAWL9AODkPKsFz0EuYDoU1ZllLr72sdN06wjGAB2qk ATqXkujvS+tihcL559O1ywyi40ZE7ltt291pE= MIME-Version: 1.0 Received: by 10.52.67.73 with SMTP id l9mr3432687vdt.287.1302280454673; Fri, 08 Apr 2011 09:34:14 -0700 (PDT) Received: by 10.52.156.234 with HTTP; Fri, 8 Apr 2011 09:34:14 -0700 (PDT) In-Reply-To: References: <4D9DF8D5.4060005@FreeBSD.org> Date: Fri, 8 Apr 2011 18:34:14 +0200 Message-ID: From: =?UTF-8?Q?Ond=C5=99ej_Majerech?= To: Attos Content-Type: text/plain; charset=UTF-8 Cc: Alexander Gryanko , freebsd-ports Subject: Re: Best way to uninstall X X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 16:56:39 -0000 2011/4/7 Attos : > I think so. > I'll do back up and start from scratch. Then I'll be sure I have just what I > need. > Switching to single user mode, tar, and as Konstantin wrote: rm -rf /* > If you do want to go the wipe-all-and-start-from-scratch route, doing newfs /dev/ might be a better option. 1) It's faster than rm -rf /; 2) if you have $HOME on a separate slice, you can avoid wiping that out by simply not wiping its slice. Ondra From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 17:00:06 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF7021065686 for ; Fri, 8 Apr 2011 17:00:05 +0000 (UTC) (envelope-from attos.janus@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8934A8FC18 for ; Fri, 8 Apr 2011 17:00:05 +0000 (UTC) Received: by yxl31 with SMTP id 31so1721606yxl.13 for ; Fri, 08 Apr 2011 10:00:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=3Amz4SKjaiqolMCep9TSK3Jruop1QWnLVYOtaEkaDkI=; b=RHm3mPsn3OxI+jfoKxfzt9GaiMjXAyyMXoxyadZDO1hx3haHusy18KnooqMSu46PZo oBAyqvtL6YJV7iTTIxzacb9DvbUpeKPDkpmYanzEQFV5kZ/clBOK3Ly6siwKS9uxKnrD uvqVE5F96NB7tb9uNV6kaEn3QeaSM9QZNjDiE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=GM9kzjrS87hsvewtkwinpFjGrVh3qLsKnfXvKmufTJ4L+mFCo93VNHmnO1Wtt2OJtP USJ8+5p/I/5l7ZRn77OXNTpqqIXYkjpOFXxJS5BdFbhHWtRb1PUQkK2yohS8oVA5NFbn Y5cgrAO0+Rs5BXRh/roAtHCKA4jaoFzxVNwwE= MIME-Version: 1.0 Received: by 10.100.15.34 with SMTP id 34mr1601059ano.165.1302282004672; Fri, 08 Apr 2011 10:00:04 -0700 (PDT) Received: by 10.100.177.20 with HTTP; Fri, 8 Apr 2011 10:00:04 -0700 (PDT) In-Reply-To: References: <4D9DF8D5.4060005@FreeBSD.org> Date: Fri, 8 Apr 2011 13:00:04 -0400 Message-ID: From: Attos To: =?UTF-8?Q?Ond=C5=99ej_Majerech?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Alexander Gryanko , freebsd-ports Subject: Re: Best way to uninstall X X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 17:00:06 -0000 I was being sarcastic about the rm -rf /* Sorry for any confusion caused. I agree with you. newfs is faster. I installed a new drive and I'm installing everything there. The old drive is being used as the backup and as I install packages I'm moving configuration and data files over to the new system. Again, thanks to all! On Fri, Apr 8, 2011 at 12:34 PM, Ond=C5=99ej Majerech = wrote: > 2011/4/7 Attos : > > I think so. > > I'll do back up and start from scratch. Then I'll be sure I have just > what I > > need. > > Switching to single user mode, tar, and as Konstantin wrote: rm -rf /* > > > > If you do want to go the wipe-all-and-start-from-scratch route, doing > newfs /dev/ might be a better option. 1) It's faster than > rm -rf /; 2) if you have $HOME on a separate slice, you can avoid > wiping that out by simply not wiping its slice. > > Ondra > --=20 Attos Janus From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 17:14:08 2011 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9964E1065672 for ; Fri, 8 Apr 2011 17:14:08 +0000 (UTC) (envelope-from "info@tsatsenko.ru"@tsatsenko.ru) Received: from mx.tsatsenko.ru (y7nz.x.rootbsd.net [204.109.61.86]) by mx1.freebsd.org (Postfix) with ESMTP id 7BED18FC15 for ; Fri, 8 Apr 2011 17:14:08 +0000 (UTC) Received: from [92.255.201.25] (helo=[192.168.0.5]) by mx.tsatsenko.ru with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.75 (FreeBSD)) (envelope-from <"info@tsatsenko.ru"@tsatsenko.ru>) id 1Q8Ey7-0009Nv-Jq; Fri, 08 Apr 2011 20:55:35 +0400 Message-ID: <4D9F3DE3.8040301@gmail.com> Date: Fri, 08 Apr 2011 20:54:59 +0400 From: Mikhail Tsatsenko User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.15) Gecko/20110306 Thunderbird/3.1.9 MIME-Version: 1.0 To: michael green References: <258633.3798.qm@web25801.mail.ukl.yahoo.com> In-Reply-To: <258633.3798.qm@web25801.mail.ukl.yahoo.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: "info@tsatsenko.ru"@tsatsenko.ru Cc: ports@FreeBSD.org Subject: Re: Harbour version. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 17:14:08 -0000 On 08.04.2011 18:21, michael green wrote: > The port of Harbour is very out-of-date. Is there any chance that the current version (2.0) will be ported? > Hi, Michael! I have submitted a PR containing a patch (ports/156282). You can apply a patch and test new version of the harbour port. -- Mikhail From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 19:44:41 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 57BD1106566C for ; Fri, 8 Apr 2011 19:44:41 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from ns2.bafirst.com (ns2.bafirst.com [97.67.198.91]) by mx1.freebsd.org (Postfix) with ESMTP id F25858FC14 for ; Fri, 8 Apr 2011 19:44:40 +0000 (UTC) Received: from unixmania.com ([189.251.83.109]) by ns2.bafirst.com with esmtp; Fri, 08 Apr 2011 14:35:06 -0500 id 000D4F79.4D9F636B.00018148 Received: from localhost (localhost [127.0.0.1]) (uid 80) by unixmania.com with local; Fri, 08 Apr 2011 19:34:00 -0500 id 000CF672.4D9FA978.0000B5AE Received: from dsl-189-251-144-53-dyn.prod-infinitum.com.mx (dsl-189-251-144-53-dyn.prod-infinitum.com.mx [189.251.144.53]) by econet.encontacto.net (Horde Framework) with HTTP; Fri, 08 Apr 2011 19:34:00 -0500 Message-ID: <20110408193400.21084sszgzwhb728@econet.encontacto.net> Date: Fri, 08 Apr 2011 19:34:00 -0500 From: eculp To: freebsd-ports MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (5.0-cvs) X-Remote-Browser: Mozilla/5.0 (X11; FreeBSD i386; rv:2.0) Gecko/20100101 Firefox/4.0 X-IMP-Server: 189.251.83.109 X-Originating-IP: 189.251.144.53 X-Originating-User: eculp@encontacto.net Subject: Problem on current with lang/php5 only with current. 7.4 installs fine X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 19:44:41 -0000 This is so weird that I'm sure I must be responsible but can't find =20 it. Any and all suggestions appreciated. On 9.0-CURRENT FreeBSD 9.0-CURRENT #179: Wed Mar 23 04:46:15 CST 2011, =20 I compile the php5 port, make deinstall && make reinstall - surprise, =20 NO PHP I did get a warning on the make test after the port build : =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D WARNED TEST SUMMARY --------------------------------------------------------------------- Bug #39863 (file_exists() silently truncates after a null byte) =20 [ext/standard/tests/file/bug39863.phpt] (warn: XFAIL section but test =20 passes) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D In /usr/local/libexec/apache22/ there is no libphp5.so nor in the work =20 directory of /usr/ports/lang/php5 I did a find /usr/ports/lang/php5 # find . -name libphp5.so # and with 7.4-STABLE FreeBSD 7.4-STABLE #1199 I get /usr/ports/lang/php5 # find . -name libphp5.so ./work/php-5.3.6/libs/libphp5.so Thanks in advance for any suggestions. ed From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 19:58:53 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D1C7106566B for ; Fri, 8 Apr 2011 19:58:53 +0000 (UTC) (envelope-from gnixua@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id B882C8FC0C for ; Fri, 8 Apr 2011 19:58:52 +0000 (UTC) Received: by bwz12 with SMTP id 12so3965080bwz.13 for ; Fri, 08 Apr 2011 12:58:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:reply-to:user-agent :mime-version:to:cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=wSWZBGOD0Ovlmi55ZRADULh+kYmJN7dsAHu5JbGnhhQ=; b=Vg4snoSy3dQwxmGUN8R1ApSnsAbEtlT+gwBRqG8k+rpPm0uMCSm+MLbOnAdvD65V6d +plwwgaWg0dsOeR3z6LG0XLotE38I1n20uST02l7ZI/RkWxyAIbx3d3mxSo9JUqPJgqZ lrC6T6uzHpvDx73sLEgH/IurgJk1llY089vL0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=U1QwtzEdNWU02d0GEXMXv+5YP44eoiBYbHIKuvphsQYJc+thxLofGCZwwNQPRm/n6l JpKmbT5cTzEBr8KPepgiqllzQ6nmObxDiAIZ3iBbR83YetcCpgsUf03GPTDeqRKZvNRn ithbjicG61sxbD9GX+FRVwO+RfpmUYbUhJXEE= Received: by 10.204.84.166 with SMTP id j38mr2343903bkl.84.1302292730916; Fri, 08 Apr 2011 12:58:50 -0700 (PDT) Received: from gx.laptop.net (pptp-dm2010060102.domashka.kiev.ua [94.45.36.125]) by mx.google.com with ESMTPS id z21sm1489973bku.16.2011.04.08.12.58.48 (version=SSLv3 cipher=OTHER); Fri, 08 Apr 2011 12:58:49 -0700 (PDT) Message-ID: <4D9F68F8.6040909@gmail.com> Date: Fri, 08 Apr 2011 22:58:48 +0300 From: Gritsuk Anton User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.15) Gecko/20110305 Lightning/1.0b2 Thunderbird/3.1.9 MIME-Version: 1.0 To: eculp References: <20110408193400.21084sszgzwhb728@econet.encontacto.net> In-Reply-To: <20110408193400.21084sszgzwhb728@econet.encontacto.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports Subject: Re: Problem on current with lang/php5 only with current. 7.4 installs fine X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gnixua@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 19:58:53 -0000 Did you select option [X] APACHE - Build Apache module in lang/php5? try it and paste here your results. On 09.04.2011 03:34, eculp wrote: > This is so weird that I'm sure I must be responsible but can't find > it. Any and all suggestions appreciated. > > On 9.0-CURRENT FreeBSD 9.0-CURRENT #179: Wed Mar 23 04:46:15 CST 2011, > I compile the php5 port, make deinstall && make reinstall - surprise, > NO PHP > > I did get a warning on the make test after the port build : > > ===================================================================== > WARNED TEST SUMMARY > --------------------------------------------------------------------- > Bug #39863 (file_exists() silently truncates after a null byte) > [ext/standard/tests/file/bug39863.phpt] (warn: XFAIL section but test > passes) > ===================================================================== > > > In /usr/local/libexec/apache22/ there is no libphp5.so nor in the work > directory of /usr/ports/lang/php5 > > I did a find > /usr/ports/lang/php5 # find . -name libphp5.so > # > and with 7.4-STABLE FreeBSD 7.4-STABLE #1199 > I get /usr/ports/lang/php5 # find . -name libphp5.so > ./work/php-5.3.6/libs/libphp5.so > > Thanks in advance for any suggestions. > > ed > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" -- best regards, Anton From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 22:34:18 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2EDF9106566B for ; Fri, 8 Apr 2011 22:34:18 +0000 (UTC) (envelope-from edwinlculp@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id D84AE8FC13 for ; Fri, 8 Apr 2011 22:34:17 +0000 (UTC) Received: by vxc34 with SMTP id 34so3801220vxc.13 for ; Fri, 08 Apr 2011 15:34:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=XoATOXAgEisk8dtl44ufMbyjNfytCWxvqJO15iIHFWM=; b=Tm3+uMVTux93xDhDEOJaUYrWcjXTVMSkP7NPmtox7e33H/yHz+QAjhPPurZA3+hnHl bzUwx3gjgz7WCYYUxtZaHENF8/vZiXRPrdJmLa11f3rPTlXuVzlPbGq9vK6wVuXkruPn hdGxTgbeSKUHnbgbm7sPxL0whH3P0RarfXJuk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=uhhuaMo4JmtR6o0y+r+F2fmr/R1tx2ZlVBO+BxG+k2JHOKBMj5gz8s0tYwOuGj5yF4 uYdql7kx30fGN6dHcIvkqSbiV/jETJIhXFUACATyHf/E9l2LTGwaruZLalRd2/A0hUDP Cn3/UVyp275tqg896poHVMdNk4u02Sti5haIY= MIME-Version: 1.0 Received: by 10.220.96.130 with SMTP id h2mr834852vcn.121.1302302057126; Fri, 08 Apr 2011 15:34:17 -0700 (PDT) Received: by 10.220.178.203 with HTTP; Fri, 8 Apr 2011 15:34:16 -0700 (PDT) In-Reply-To: <4D9F68F8.6040909@gmail.com> References: <20110408193400.21084sszgzwhb728@econet.encontacto.net> <4D9F68F8.6040909@gmail.com> Date: Fri, 8 Apr 2011 17:34:16 -0500 Message-ID: From: "Edwin L. Culp W." To: gnixua@gmail.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports , eculp Subject: Re: Problem on current with lang/php5 only with current. 7.4 installs fine X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 22:34:18 -0000 2011/4/8 Gritsuk Anton : > Did you select option [X] APACHE - Build Apache module in lang/php5? > > try it and paste here your results. > ! ! ! ! ! ! ! P O P ! ! ! ! ! ! That is the sound of me poping my head out of my ass ;) Thanks, sooo much, Anton. Who knows when I would have caught that. I was looking at my having recompiled it yesterday to be able to do a pear install of Hord4 that needed an extra include. Duh! have a great weekend. ed > > On 09.04.2011 03:34, eculp wrote: >> >> This is so weird that I'm sure I must be responsible but can't find it. >> =A0Any and all suggestions appreciated. >> >> On 9.0-CURRENT FreeBSD 9.0-CURRENT #179: Wed Mar 23 04:46:15 CST 2011, I >> compile the php5 port, make deinstall && make reinstall - surprise, NO P= HP >> >> I did get a warning on the make test after the port build : >> >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> WARNED TEST SUMMARY >> --------------------------------------------------------------------- >> Bug #39863 (file_exists() silently truncates after a null byte) >> [ext/standard/tests/file/bug39863.phpt] (warn: XFAIL section but test >> passes) >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> >> >> In /usr/local/libexec/apache22/ there is no libphp5.so nor in the work >> directory of /usr/ports/lang/php5 >> >> I did a find >> /usr/ports/lang/php5 # find . -name libphp5.so >> # >> =A0and with 7.4-STABLE FreeBSD 7.4-STABLE #1199 >> I get /usr/ports/lang/php5 # find . -name libphp5.so >> ./work/php-5.3.6/libs/libphp5.so >> >> Thanks in advance for any suggestions. >> >> ed >> _______________________________________________ >> freebsd-ports@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > > > -- > best regards, > Anton > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > From owner-freebsd-ports@FreeBSD.ORG Sat Apr 9 08:07:52 2011 Return-Path: Delivered-To: Freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D73A3106566C for ; Sat, 9 Apr 2011 08:07:52 +0000 (UTC) (envelope-from david.marec@davenulle.org) Received: from smtp.lamaiziere.net (net.lamaiziere.net [91.121.44.19]) by mx1.freebsd.org (Postfix) with ESMTP id A136F8FC14 for ; Sat, 9 Apr 2011 08:07:52 +0000 (UTC) Received: from www.lamaiziere.net (unknown [192.168.1.1]) by smtp.lamaiziere.net (Postfix) with ESMTP id 8087B633205 for ; Sat, 9 Apr 2011 09:49:30 +0200 (CEST) Received: from 93.28.96.112 (SquirrelMail authenticated user david.nul) by lamaiziere.net with HTTP; Sat, 9 Apr 2011 09:49:30 +0200 (CEST) Message-ID: <378239fc9bb9efbc64b4b595e9444eb2.squirrel@lamaiziere.net> Date: Sat, 9 Apr 2011 09:49:30 +0200 (CEST) From: "David Marec" To: Freebsd-ports@freebsd.org User-Agent: SquirrelMail/1.4.17 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: Subject: Assault_cube, do not run X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: david.marec@davenulle.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Apr 2011 08:07:52 -0000 Hi guys, I tried to run the new release of "games/assaultcube", but the game fails to start on the following error: <-----> david:/<1>ports/games/assaultcube>assaultcube_client & [1] 8336 david:/<1>ports/games/assaultcube>Using existing ~/.assaultcube directory. Using home directory: ~/.assaultcube current locale: fr_FR.ISO8859-15 init: sdl init: net init: world init: video: sdl init: video: mode init: video: misc init: gl Renderer: GeForce 6150SE nForce 430/PCI/SSE2 (NVIDIA Corporation) Driver: 2.1.2 NVIDIA 270.18 init: console cannot find default font definitions () [1] Sortie 1 assaultcube_client <------> What does "default font definitions" means ? -- Cordialement, -- David Marec: http://user.lamaiziere.net/david/Site/ http://www.freebsd.org/fr/ http://www.diablotins.org/ From owner-freebsd-ports@FreeBSD.ORG Sat Apr 9 09:27:40 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D545106564A for ; Sat, 9 Apr 2011 09:27:40 +0000 (UTC) (envelope-from joe@netmusician.org) Received: from mail.netmusician.org (dorian.netmusician.org [66.244.95.101]) by mx1.freebsd.org (Postfix) with ESMTP id 91CA08FC13 for ; Sat, 9 Apr 2011 09:27:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netmusician.org (Postfix) with ESMTP id 3250AB949; Sat, 9 Apr 2011 05:27:34 -0400 (EDT) X-Virus-Scanned: amavisd-new at netmusician.org Received: from mail.netmusician.org ([127.0.0.1]) by localhost (dorian.netmusician.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id k3AGiibgd0N8; Sat, 9 Apr 2011 05:27:33 -0400 (EDT) Received: from Shakti.local (c-98-223-178-178.hsd1.in.comcast.net [98.223.178.178]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.netmusician.org (Postfix) with ESMTPSA id DD78CB957; Sat, 9 Apr 2011 05:27:25 -0400 (EDT) Message-ID: <4DA0266A.5000504@netmusician.org> Date: Sat, 09 Apr 2011 05:27:06 -0400 From: Joe Auty User-Agent: Postbox 2.1.4 (Macintosh/20110308) MIME-Version: 1.0 To: Ivan Voras References: <4D9E9D4C.3070205@netmusician.org> In-Reply-To: X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: Fuse and s3fs X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Apr 2011 09:27:40 -0000 > Ivan Voras > April 8, 2011 10:03 AM > > > > > The newer version of fuse likely requires additions to the kernel > module, so it is no use to simply update the libs port. > > There is a Google Summer of Code project to finish the FUSE kernel > module and it will hopefully update FUSE to a newer version. > Ahh, that's useful to know, thanks! Would it be possible to update s3fs while leaving the version of FUSE as is? It looks like s3fs-1.19 is the last version that works on versions of FUSE less than 2.8.4, hence my curiosity here. I did give this a try, but the configure script could not find libcrypto. I do have the Linux emulation module and port installed going and I'm assuming it was looking for this in the Linux paths? Would I be wasting my time trying to get this working in the Linux emulated environment? I'm also assuming that the FreeBSD port of s3fs does not use Linux emulation, could I piggyback off of it? > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > ------------------------------------------------------------------------ > > Joe Auty > April 8, 2011 1:29 AM > > > Hello, > > I'd really like to get the s3fs FUSE file systems to work in FreeBSD, > but the most recent versions of s3fs (which I'm most interested in > using) require FUSE 2.8.4 or higher, and the ports collection only > includes 2.7.4. > > What would take to update the fusefs-libs port? Since this port includes > patches I'm unsure about whether simply skipping the patches and trying > to build the newest version will work and/or yield positive results, and > the current patches do not seem to work with FUSE 2.8.5. > > Any info on the status of this port and how difficult it would be to > update this? An s3fs port (http://code.google.com/p/s3fs/) would also be > very cool, and probably low dangling fruit with an up-to-date FUSE port. > > Thanks in advance for any info and help you have regarding this port :) > > > > > ------------------------------------------------------------------------ -- Joe Auty, NetMusician NetMusician helps musicians, bands and artists create beautiful, professional, custom designed, career-essential websites that are easy to maintain and to integrate with popular social networks. www.netmusician.org joe@netmusician.org From owner-freebsd-ports@FreeBSD.ORG Sat Apr 9 14:32:32 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9AE511065678 for ; Sat, 9 Apr 2011 14:32:32 +0000 (UTC) (envelope-from mbeis@xs4all.nl) Received: from smtp-vbr14.xs4all.nl (smtp-vbr14.xs4all.nl [194.109.24.34]) by mx1.freebsd.org (Postfix) with ESMTP id 1BE618FC24 for ; Sat, 9 Apr 2011 14:32:31 +0000 (UTC) Received: from yokozuna.lan (213-84-73-82.adsl.xs4all.nl [80.101.78.208]) by smtp-vbr14.xs4all.nl (8.13.8/8.13.8) with ESMTP id p39EKLHQ079241 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 9 Apr 2011 16:20:22 +0200 (CEST) (envelope-from mbeis@xs4all.nl) Received: from yokozuna.lan (yokozuna.lan [IPv6:::1]) by yokozuna.lan (8.14.4/8.14.4) with ESMTP id p39EKKrG069336 for ; Sat, 9 Apr 2011 16:20:20 +0200 (CEST) (envelope-from mbeis@xs4all.nl) Date: Sat, 9 Apr 2011 16:20:20 +0200 (CEST) From: Marco Beishuizen To: freebsd-ports@freebsd.org Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Virus-Scanned: by XS4ALL Virus Scanner Subject: xosview not showing disk activity X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Marco Beishuizen List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Apr 2011 14:32:32 -0000 I'd like to use xosview as a system activity monitor and all monitors seem to work, except the disk i/o. It stays 0 forever, even when there is disk activity. Does anyone have an idea how to make xosview monitor my disks? I have 4 disks on an Intel RAID controller and 1 SATA disk. Regards, Marco -- I am a PC technician - however, this has unfortunately caused my computer to be running Win98. -- seen on a FreeBSD mailing-list From owner-freebsd-ports@FreeBSD.ORG Sat Apr 9 20:18:50 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 63AE3106564A for ; Sat, 9 Apr 2011 20:18:50 +0000 (UTC) (envelope-from m.tsatsenko@gmail.com) Received: from mail-ww0-f42.google.com (mail-ww0-f42.google.com [74.125.82.42]) by mx1.freebsd.org (Postfix) with ESMTP id F29E98FC12 for ; Sat, 9 Apr 2011 20:18:49 +0000 (UTC) Received: by wwk4 with SMTP id 4so1525163wwk.1 for ; Sat, 09 Apr 2011 13:18:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=HtXSfaWozPEyEKDRPOF5EgPe2v1n18cEWUKCRRVv7P8=; b=NTOzOf+gP2Y+U1Ko7RHzwBbKbLWR1ikHgUPrxd5sTpaqHZa7XI8AHH0GSJB3kGnzqt P4eHAs17kwBYAGlXzDV5waMnGbGrFyW6Rt06Vc8r4oRxQ5PAQCPvqLFGMwsyfERr7aik kI5vSXnhk+aXrvsn/J9bgwWYpAOLxScuw0ISA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=eWvS56E91FjzSdzuh0gCm/t4XmzFfZxgFfRS2LZVd71syHJgYtCcUztxg2dRLFfc2Q d62ClmY0kPrWd6L0q1Jw+cxfS9r/PJmI+n9zOqhc2Rv0GjIvLdCnkaCRU/xfaCpU/hee Qwk3JGDcvXB/lM5LGxLjRCJW51j/F5KG1PLBM= MIME-Version: 1.0 Received: by 10.216.7.8 with SMTP id 8mr1188508weo.30.1302378881169; Sat, 09 Apr 2011 12:54:41 -0700 (PDT) Received: by 10.216.243.13 with HTTP; Sat, 9 Apr 2011 12:54:41 -0700 (PDT) Date: Sat, 9 Apr 2011 23:54:41 +0400 Message-ID: From: Mikhail Tsatsenko To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: net/ndisc6 mainteinership X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Apr 2011 20:18:50 -0000 Hello! I'd like to take mainteinership of net/ndisc6 port. -- Mikhail m.tsatsenko@gmail.com From owner-freebsd-ports@FreeBSD.ORG Sat Apr 9 20:25:39 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A2E4E1065694 for ; Sat, 9 Apr 2011 20:25:39 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (pancho.soaustin.net [76.74.250.40]) by mx1.freebsd.org (Postfix) with ESMTP id 864158FC08 for ; Sat, 9 Apr 2011 20:25:39 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id CD95356167; Sat, 9 Apr 2011 15:25:38 -0500 (CDT) Date: Sat, 9 Apr 2011 15:25:38 -0500 From: Mark Linimon To: Mikhail Tsatsenko Message-ID: <20110409202538.GG19137@lonesome.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Cc: ports@freebsd.org Subject: Re: net/ndisc6 mainteinership X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Apr 2011 20:25:39 -0000 done, thanks. mcl