Re: FreeBSD Port: MailScanner-5.0.3

2017-06-19 Thread wen heping
Would you have a look of this PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219938 or file a patch to fix it ? Thanks ! wen 2017-06-19 13:18 GMT+08:00 Jeff Sickel : > The MailScanner-5.0.3 update didn’t keep the /usr/local and other FreeBSD > standard namespace in place. I spent quit

Re: FreeBSD Port: py27-pytz-2013.8,1

2013-11-16 Thread wen heping
I can build pytz-2013.8,1 well on my FreeBSD-9.2 amd64 system. wen 2013/11/16 Fabien Debuire : > Hello, > Since the update to the 2013.8,1 I'm not able to install the port. I'm > running freebsd 9.2 svn with ports up-to-date. > > The error I have is: > > ---> Installing the new version via the p

Re: search for port adopters

2013-09-30 Thread wen heping
I would like maintain oscommerce. Thanks! wen 2013/10/1 Vlad V. Teterya : > Hello! > > I am no longer using FreeBSD in production and I'm interested to find > new maintainers for my ports: > > databases/mysqltuner > www/oscommerce > x11/ipager > x11/tilda > > If someone wants to take over this po

Re: Mapserver shp2img

2013-09-06 Thread wen heping
}/${f} ${PREFIX}/bin + ${INSTALL_SCRIPT} ${WRKSRC}/.libs/${f} ${PREFIX}/bin .endfor ${INSTALL_PROGRAM} ${WRKSRC}/.libs/libmapserver-${PORTVERSION}.so ${PREFIX}/lib 2013/9/6 wen heping > I shall look into that later. > > wen > > > 2013/9/5 Frank Broniewski &g

Re: Mapserver shp2img

2013-09-05 Thread wen heping
I shall look into that later. wen 2013/9/5 Frank Broniewski > Another thing I noticed: While doing > > # pkg_delete -d mapserver-6.2.1_2 > > I receive errors concerning the Python mapscript module: > > > pkg_delete: file '/usr/local/lib/python2.7/**site-packages/mapscript.py' > doesn't exist >

Re: www/mediawiki deletion not mentioned in UPDATING

2013-05-30 Thread wen heping
2013/5/30 Lowell Gilbert > Mike Brown writes: > > > Last month, I upgraded my www/mediawiki installation, so I ended up with > > version 1.19.x. > > > > Now (after updating my ports tree), I want to upgrade my installation > again, > > mainly just to pick up a patch to one of its dependencies, b

Re: QGIS With Grass Plugin doesn't build (kpty.cpp)

2013-05-19 Thread wen heping
Hi, Does this error exist on other FreeBSD version? I can not reproduce it on 10-Current and 9.0. wen 2013/5/20 GeoBSD > Perfect ! > > This patch works also good for me. > > Many thanks. > > > > > -- > View this message in context: > http://freebsd.1045724.n5.nabble.com/QGIS-With-Grass-Pl

Re: no MAINTAINER for postgresql90-client

2012-06-05 Thread wen heping
See this line in Makefile: MASTERDIR= ${.CURDIR}/../postgresql90-server wen 2012/6/5 Robert Huff > >The Makefile has no MAINTAINER line. >Is this deliberate? If so, why? >And who do I contact about a problem building this port? > (Tarball doesn't fetch.) > > >

Re: New port devel/codeblocks-devel

2012-05-24 Thread wen heping
Hi, Would you file a PR to ask for repocopy of devel/codeblocks --> devel/codeblocks-devel ? wen 2012/5/22 coder.tuxfamily > Hello, > > Codeblocks in the ports it's very old. The svn version give some very > useful new functionality. > > I'm trying to port the codeblocks devel version. It's

Re: INDEX build failed for 7.x

2012-05-02 Thread wen heping
Sorry, It's my fault. I disconnect typo346 now, then I fix it later. wen 2012/5/3 Erwin Lansing > INDEX build failed with errors: > Generating INDEX-7 - please wait.. Done. > Warning: Duplicate INDEX entry: typo3-4.6.8 > > Committers on the hook: > eadler makc pav rakuco scheidell sunpoet swill

Re: Python upgrade to address vulnerability?

2012-02-15 Thread wen heping
2012/2/15 Ruslan Mahmatkhanov > wen heping wrote on 15.02.2012 14:16: > >> 2012/2/15 Ruslan Mahmatkhanov >> >> Doug Barton wrote on 15.02.2012 02:20: >>> >>> So apparently we have a python vulnerability according to >>>> http://por

Re: Python upgrade to address vulnerability?

2012-02-15 Thread wen heping
2012/2/15 Ruslan Mahmatkhanov > Doug Barton wrote on 15.02.2012 02:20: > >> So apparently we have a python vulnerability according to >> http://portaudit.FreeBSD.org/**b4f8be9e-56b2-11e1-9fb7-** >> 003067b2972c.html >> , >> b

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-01-30 Thread wen heping
Cool ! wen 2012/1/30 Baptiste Daroussin > Hi, > > pkgng has just reached the beta phase, and has now found its way to the > ports tree (disabled by default). > > 1/ Why pkgng? > > > Our current pkg_install tools are showing their age, are hard to maintain, > and they lack features:

Re: compiling py-* ports for python32

2012-01-09 Thread wen heping
Try add this line in /etc/make.conf PYTHON_DEFAULT_VERSION=python3.2 wen 2012/1/10 Matthew Pounsett > > I'd like to install a couple of the python module ports as part of my > python32 install (also from ports). Is there an incantation I can use with > portinstall or the ports Makefile that w

Re: redports.org - The public FreeBSD ports development infrastructure

2011-12-29 Thread wen heping
Account created. Am I the first user of your redports.org ? wen 2011/12/29 Bernhard Froehlich > Hi Porters! > > I am happy to announce that redports.org has finally > reached the point where I think It's safe to be used > by everybody! In case you never heard of it before > redports is the resu

Re: misc/pecl-timezonedb [PATCH] Any Takers?

2011-12-27 Thread wen heping
Committed. Thank you ! wen 2011/12/28 John Marshall > - PR submitted 6 weeks ago > - Email to Maintainer (mnag@) 2 weeks ago > - No responses to either > > > > Any takers? > > -- > John Marshall > ___

Re: Unable to build www/mediawiki

2011-12-11 Thread wen heping
Hi, From mediawiki-1.18.0, there is a big change of mediawiki to support tex. Currently I plan remove TEX option and shall re-add it later. Thank you. wen 2011/12/11 Peter Jeremy : > When I try to build www/mediawiki with built-in TeX rendering (WITH_TEXVC) > on, I get: > > server% ma

Re: graphics/mapnik 2.0.0 fails to package

2011-10-14 Thread wen heping
I could not reproduce this plist error, here is my tinderbox's build log which I set FORCE_PACKAGE=yes: http://wen.freebsd.your.org/tb/logs/8.1-FreeBSD/mapnik2-2.0.0.log wen 2011/10/14 Doug Barton : > Building a package on 8.2-RELEASE I get this: > > ===>>> Creating a package for new version mapn

Re: Maintainer timeout ports/159786 (security/ossec-hids-server)

2011-09-26 Thread wen heping
Hi, The build failed and below is the error message. Would you fix it ? Thanks. wen building ossec-hids-client-2.6_1 in directory /usr/local/tinderbox/9.0-FreeBSD build started at Mon Sep 26 03:28:48 UTC 2011 port directory: /usr/ports/security/ossec-hids-client building for: 9.0-CURRE

Re: HEADS UP --- Update to x11-toolkits/fltk coming

2011-09-22 Thread wen heping
2011/9/22 Maho NAKATA : > Hi gahr, > > your fltk update seems to be ok to me (math/octave). That's a good news. wen > > thanks >  Nakata Maho > > From: Pietro Cerutti > Subject: Re: HEADS UP --- Update to x11-toolkits/fltk coming > Date: Thu, 22 Sep 2011 10:32:02 +0200 > >> On 2011-Sep-22, 16:3

Re: Maintainership of py-zopetesting and py-zopeevent

2011-09-05 Thread wen heping
2011/9/6 Mark Linimon : > On Mon, Sep 05, 2011 at 05:38:06PM -0700, Doug Barton wrote: >> My understanding is that we don't do port names with . in them. Can >> someone who knows more than I confirm one way or the other? > > The porter's handbook is ambiguous: > >  The first letter of the name part

Re: Maintainership of py-zopetesting and py-zopeevent

2011-09-05 Thread wen heping
2011/9/5 Ruslan Mahmatkhanov : > Good day. > > I want to grab maintainership of this ports: > > devel/py-zopetesting > devel/py-zopeevent > net/py-zopeproxy Now these 3 ports is yours. Would you send a PR of repocopy to rename these ports? Thanks. wen > > But i want them to be renamed to py-

Re: Maintainership of py-zopetesting and py-zopeevent

2011-09-05 Thread wen heping
Hi,Ruslan: Do you have the plan to import Zope-2.13 into portstree? I could run zope-2.13 on FreeBSD correctly with python-2.7, but many new ports should be created if we import zope-2.13. If you have the plan, give me a message and I am intersting of it. wen 2011/9/5 Ruslan Mahmatkha

Re: editors/zim

2011-08-31 Thread wen heping
2011/8/31 Ruslan Mahmatkhanov : > per...@pluto.rain.com wrote on 31.08.2011 09:29: >> >> Forwarding to ports@, which seems more likely to yield an answer to >> this particular inquiry than questions@ >> >> Please keep the OP, who is probably not subscribed to ports@, in the >> Cc: list. >> >> =

Re: [CFT] Hadoop preliminary port

2011-08-08 Thread wen heping
Great work ! wen 2011/8/8 Clement Laforet : > Hi, > > You can find a preliminary port of hadoop 0.20.203.0 here: > http://people.freebsd.org/~clement/hadoop/ > > Features: > - Hadoop user creation (UID: 950) > - basic rc scripts for all hadoop services > - native library build for current platfor

Re: www/p5-libwww dependency detection broken in mail/p5-Mail-SpamAssassin

2011-07-12 Thread wen heping
2011/7/12 Matthias Andree : > Am 12.07.2011 03:22, schrieb Doug Barton: >> spamassassin has the following for RUN_ and BUILD_: >> >> ${SITE_PERL}/Bundle/LWP.pm:${PORTSDIR}/www/p5-libwww >> >> That path is no longer correct, resulting in a loop. I can fix it here >> if the maintainer agrees, but it

Re: Some easy to commit pr's

2011-07-11 Thread wen heping
I know some of your PRs is my ports. But I am sorry I can only return to FreeBSD until August. If any other committer have intersting of these PRs please commit it. Thanks in advance. wen 2011/7/12 Ruslan Mahmatkhanov : > Good day. > > This pr's were returned to the pool so i now looking for comm

Re: lang/python27 and threads option

2011-06-27 Thread wen heping
Would you test removing files/patch-Makefile.pre.in ? wen 2011/6/28 wen heping : > It is caused by building libpython without -pthread, I shall try to fix it. > > I am wondering why there is not a run error when "python -m threading" > > wen > > 2011/6/28 Raine

Re: lang/python27 and threads option

2011-06-27 Thread wen heping
It is caused by building libpython without -pthread, I shall try to fix it. I am wondering why there is not a run error when "python -m threading" wen 2011/6/28 Rainer Hurling : > (Crossposting to python@, because I am not sure which is the right list in > this case. Sorry, if this is not OK) >

Re: FreeBSD Port: ilias

2011-06-26 Thread wen heping
2011/6/26 Chris Rees : > On 26 June 2011 04:12, Marcus wrote: >> http://www.freebsd.org/cgi/url.cgi?ports/www/ilias/pkg-descr >> >> WWW: http://www.ilias.de/ios/index-e.html >> >> >> Not Found >> >> The requested URL /ios/index-e.html was not found on this server. > > Hm. > > How about http://www.

Re: sysutils/tmux fails to compile

2011-06-15 Thread wen heping
2011/6/16 Andrey Fesenko : >> I fixed this yesterday on my machine. >> Generally, CFLAGS from tmux/Makefile is replaced with CLFAGS from >> /etc/make.conf.  For defined include path in tmux/Makefile >> "CFLAGS+= -I..." should be replaced with "CPPFLAGS+= -I..." > > Thank you > this method worked T

Re: FreeBSD Port games/hlstats

2011-06-15 Thread wen heping
2011/6/15 Banana : > Hello, > > i'm the current developer of HLStats (http://www.hlstats-community.org) and > I would offer my help about the hlstats port. Currently games/hlstats is unmaintained and mark BROKEN , if it remain for a long time , it should be removed from FreeBSD portstree. Would yo

Re: looking for a ports commiter to take a pr

2011-06-09 Thread wen heping
Hi, The build failed on my box, here is the build log. wen building eduke32-20110502 in directory /usr/local/tinderbox/9.0-FreeBSD build started at Thu Jun 9 08:47:52 UTC 2011 port directory: /usr/ports/games/eduke32 building for: 9.0-CURRENT i386 maintained by: oliv...@gid0.org Makefile

Re: maintainership of www/py-html5lib

2011-06-08 Thread wen heping
2011/6/9 Sahil Tandon : > On Wed, 2011-06-08 at 10:38:39 -0500, Scot Hetzel wrote: > >> On Wed, Jun 8, 2011 at 5:00 AM, Ruslan Mahmatkhanov >> wrote: >> > 08.06.2011 13:56, Ruslan Mahmatkhanov пишет: >> >> >> >> >> >> I want to maintain www/py-html5lib, please set me as such. >> >> The patch atta

Re: py-nautilus broken

2011-06-08 Thread wen heping
It seems the patch-configure is no more needed but not removed since last commit. wen 2011/6/8 Marco Beishuizen : > Hi, > > Installation of x11-fm/py-nautilus fails because of a patch error: > > ... > /usr/ports/x11-fm/py-nautilus# make install clean > ===>  License GPLv2 accepted by the user > =

Re: cannot install textproc/py-libxml2

2011-06-05 Thread wen heping
try make CFLAGS+=-L/usr/local/lib/pth install still fail? then try: ln -s /usr/local/lib/pth/* /usr/local/lib/ wen 2011/6/6 Jeremy Chadwick : > On Mon, Jun 06, 2011 at 07:37:46AM +0200, joerg_surmann wrote: >> Thanks for your reply but it's the same issue: > > It appears you made a copy-paste

Re: cannot install textproc/py-libxml2

2011-06-05 Thread wen heping
This is a unresolved problem. Currently you can use "make CFLAGS+=-I/usr/local/include/pth -L/usr/local/lib/pth install" to install it. wen 2011/6/6 joerg_surmann : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > hi all, > > /usr/ports/textproc/py-libxml2# make install clean > ===>  Buildi

Re: sysutils/tmux fails to compile

2011-05-26 Thread wen heping
2011/5/26 Grzegorz Blach : > On 2011-05-26 09:25, David Demelier wrote: >> >> Hello, >> >> Since the last update tmux fails to compile : >> >> ===> Building for tmux-1.4_5 >> cc -iquote. -O2 -pipe -march=core2 -DBUILD="\"1.4\"" -c attributes.c -o >> attributes.o >> In file included from attributes.

Re: Clean up old PRs

2011-05-16 Thread wen heping
+1 2011/5/16 Jerry : > There are several PRs that are years (literally) old. For example: > > > o 2005/10/13 ports/87397 edwin [patch] incorrect use of PAPERSIZE make > variable in some ports > > Maybe it is time that some of these extremel

Re: USE_PYDISTUTILS and easy_install

2011-04-24 Thread wen heping
2011/4/24 Romain Garbage : > 2011/4/24 wen heping : >> >> USE_PYDISTUTILS=easy_install only make port depend on python and >> setuptools. If your ports depends other python package, you should use >> DEPENDS. > > Ok, thank you. So if my port depends on another pyth

Re: USE_PYDISTUTILS and easy_install

2011-04-24 Thread wen heping
2011/4/24 Romain Garbage : > Hello list, > > I'm currently trying to create my first port. The program to port is > python-based and the setup.py contains an install_requires directive. > I was wondering if dependencies could be triggered by the setup.py > file by just putting USE_PYDISTUTILS=easy_

Re: FreeBSD Port: yii-1.1.5

2011-03-27 Thread wen heping
2011/3/28 James Gosnell : > Need any help? I'm a user of yii and I noticed that we're 2 versions behind. > I was wondering if you needed any help getting 1.1.7 out? Thank you! Would you file a PR to update it ? Thanks. wen > > > -- > James Gosnell, ACP > _

Re: [HEADS UP] Ports Infrastructure Changes

2011-03-19 Thread wen heping
devel category is the largest one, how about divide it into : devel devel-perl devel-python wen 2011/3/19 Martin Wilke : > Hey, > > as the Ports Collection continue to grow, we have decided to > do some changes to the category layout. The www category, second > largest with over 2000 individual

Re: FreeBSD Port: sabnzbdplus-0.5.6_2

2011-03-10 Thread wen heping
2011/3/11 Sylvain : > Hello, > > Now that cherrypy 3.2 is in the ports tree, I think you should remove the > following lines in the FreeBSD patch: > > @@ -42,8 +42,8 @@ >     sys.exit(1) > >  import cherrypy > -if not cherrypy.__version__.startswith("3.2"): > -    print "Sorry, requires Python mod

Re: New member for portmgr@

2011-03-10 Thread wen heping
Congratulations ! wen 2011/3/11 Thomas Abthorpe : > Hey all! > > Just wanted to say that I have been made a voting member of portmgr@ > > http://blogs.freebsdish.org/portmgr/2011/03/10/new-member-for-portmgr/ > > > Thomas > > -- > Thomas Abthorpe         | FreeBSD Committer > tabtho...@freebsd.or

Re: GRASS: 6.4.0: where is the postgresql (pg) driver?

2011-03-07 Thread wen heping
2011/3/7 O. Hartmann : > Hello. > I desperately try to connect to a PostgreSQL DB server using GRASS (6.4.0 as > from the recent ports). The documentation of GRASS, even the most recent > one, reports using the 'driver=pg' option. Having already set up a database > in PostgreSQL (server 9.0.4), the

Re: Typo3, submit port, mirrors

2011-01-27 Thread wen heping
Do you mean the fetch error? Seems typo3_4.5.0 changed download site , now it is: http://dl1.typo3.org/TYPO3_4.5.0/introductionpackage-4.5.0.zip So you should change MASTER_SITES. wen 2011/1/27 Helmut Schneider : > Hi, > > I'd like to release a new version of Typo3, version 4.5: > > [helmut@BSD

Re: FreeBSD ports which are currently marked broken

2011-01-09 Thread wen heping
2011/1/7 Anton Shterenlikht : > On Fri, Jan 07, 2011 at 08:29:10AM +0100, lini...@freebsd.org wrote: >> >> portname:           math/dislin >> broken because:     size mismatch >> build errors:       none. >> overview:           >> http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=

Re: Steps to prune and add Ada ports?

2011-01-09 Thread wen heping
Customarily, new ports should have a shell archive, or shar, attached to >> the PR. >> >> -jgh >> >>> So I will submit all 7 ports at once. >>> My intention is just to attach a compressed tarball to the PR that >>> contain all 7 ports inside. >&g

Re: drupal6

2011-01-06 Thread wen heping
Hi, Drupal7 released! Would you send a PR of repocopy of it ? wen 2011/1/3 wen heping : > It is time to send a PR to request repocopy drupal6 --> drupal7 . > > wen > > 2011/1/2 David Southwell ARPS : >>> On 2 Jan 2011, at 15:40, David Southwell ARPS wrote:

Re: Steps to prune and add Ada ports?

2011-01-04 Thread wen heping
t them together. > > John > > wen heping wrote: >> >> Better to send PRs to add or remove these ports. I am intersting to take. >> >> wen >> >> 2011/1/4 John Marino : >>> >>> Before opening an Problem Reports, I thought I'd ru

Re: Steps to prune and add Ada ports?

2011-01-04 Thread wen heping
Better to send PRs to add or remove these ports. I am intersting to take. wen 2011/1/4 John Marino : > Before opening an Problem Reports, I thought I'd run what I'd like to do by > the FreeBSD ports mailing list. > > The following five ports need to be deleted: > lang/gnat-doc-html > lang/gnat-do

Re: drupal6

2011-01-02 Thread wen heping
It is time to send a PR to request repocopy drupal6 --> drupal7 . wen 2011/1/2 David Southwell ARPS : >> On 2 Jan 2011, at 15:40, David Southwell ARPS wrote: >> > Any chance of a ports upgrade to drupal 6.20 >> >> Someone submitted a pr for this earlier this morning. I'll take a look at >> it la

Re: Updating Claws-Mail

2010-12-11 Thread wen heping
2010/12/11 Jerry : > There is a PR - Number: 152870 waiting to be committed. It fixes I will take it next week if no other committer take it. wen > a nasty bug in how claws-mail reacts with external scripts. Is it > possible for this port to be committed? > > Thanks! > > -- > Jerry ✌ > freebsd-

Re: FreeBSD Port: python27-2.7.0_1

2010-11-13 Thread wen heping
I think we shall update python2.7 as PYTHON_DEFAULT_VERSION at least after python-2.7.1 and FreeBSD-8.2 release. wen 2010/11/14 John Hein : > John Hein wrote at 15:55 MDT on Oct 30, 2010: >  > Maxim Khitrov wrote at 15:42 -0400 on Oct 30, 2010: >  >  > On Sat, Oct 30, 2010 at 2:46 PM, Sylvain

Re: FreeBSD Port: plone3-3.1.7_2

2010-11-10 Thread wen heping
2010/11/10 wen heping : > 2010/11/10 NAKAJI Hiroyuki : >> Plone has its own unified installer after 3.2, and it is too much >> difficult for me to make an update. Finally, I gave up to update >> www/plone3 last year. >> >> http://www.FreeBSD.org/cgi/query-pr.cgi

Re: FreeBSD Port: plone3-3.1.7_2

2010-11-10 Thread wen heping
, please go ahead and become a new maintainer. Yes, it is hard to update to 4.0. Thanks your previous work. > > I filed a PR to mark it as BROKEN. > http://www.freebsd.org/cgi/query-pr.cgi?pr=152093 I will commit it, thank you. wen > >>>>>> In >>>&g

Re: FreeBSD Port: plone3-3.1.7_2

2010-11-09 Thread wen heping
Yes, Plone should be update to 4, would you file a PR to fix it ? wen 2010/11/10 joeb : > This port is broken and way out of date. > It can not find the Plone-3.1.7.tar.gz file to download. > Plone 4 is the current version. > > > ___ > freebsd-ports@fre

Re: py-lxml 2.2.7 wont build on HEAD

2010-09-27 Thread wen heping
Here is my build log: fb9# make install ===> WARNING: Vulnerability database out of date, checking anyway ===> License check disabled, port has not defined LICENSE ===> Extracting for py26-lxml-2.2.7 => MD5 Checksum OK for lxml-2.2.7.tar.gz. => SHA256 Checksum OK for lxml-2.2.7.tar.gz. ===> Pat

Some problems about www/cherokee

2010-06-29 Thread wen heping
Hi, all: I found some problems in www/cherokee. First, after I installed cherokee and run it, I get the run error message: fb9# /usr/local/etc/rc.d/cherokee onestart Starting cherokee. fb9# [30/06/2010 10:15:09.788] (error) logger_writer.c:296 - Could not open '/var/log/cherokee.erro

Calling for test: python-2.7

2010-06-22 Thread wen heping
Hi, I created a new port python-2.7 based on python-2.6, now it is in RC2 and I hope it will release soon. Here is the shar file of it and the diff file of bsd.python.mk: http://people.freebsd.org/~wen/python27rc2.shar.txt http://people.freebsd.org/~wen/python27rc2mk.diff.txt Any comment

Re: New databases/xtrabackup port

2010-04-29 Thread wen heping
shaun@ take the port. hope it should be committed soon. wen On Thu, Apr 29, 2010 at 3:10 PM, Denny Lin wrote: > Hi, someone filed a PR a while ago about a new port > (databases/xtrabackup). It looks quite interesting, and I'm wondering > when it will be added to the ports tree. > > PR: ports/145

Re: Dynamic plists

2010-04-22 Thread wen heping
Are you working on scilab-5.2.2 ? wen On Fri, Apr 23, 2010 at 10:23 AM, Rob Farmer wrote: > On Thu, Apr 22, 2010 at 10:20 AM, Charlie Kester > wrote: >> On Thu 22 Apr 2010 at 08:48:55 PDT Rob Farmer wrote: >>> >>> On Wed, Apr 21, 2010 at 11:57 PM, Lars Engels >>> wrote: On Thu, Apr

Re: databases/phppgadmin need update to 4.2.3

2010-04-19 Thread wen heping
On Tue, Apr 20, 2010 at 9:42 AM, Svyatoslav Lempert wrote: > Hello, > > phpPgAdmin 4.2.2 in ports does not work with PHP 5.3.2 and port > version must be updated Better you file a PR to update it. wen > > -- > Svyatoslav > ___ > freebsd-ports@freebsd

Re: New portmgr secretary: Thomas Abthorpe

2010-03-18 Thread wen heping
Congratulations ! wen On Fri, Mar 19, 2010 at 12:39 AM, Thomas Abthorpe wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Thu, 18 Mar 2010 13:34:24 -0300 > Marcelo wrote: > >> Congrats. > > Thanks :) > > - -- > Thomas Abthorpe         | FreeBSD Committer > tabtho...@freebsd.org  

Fwd: ports/144760: sysutils/tmux: shell not working in tmux any more

2010-03-16 Thread wen heping
Hi, Would you test this patch ? If it works, I shall commit it. Regards, wen -- Forwarded message -- From: wen heping Date: Wed, Mar 17, 2010 at 9:24 AM Subject: Re: ports/144760: sysutils/tmux: shell not working in tmux any more To: Barak Michener Thank your test

Re: ports/144760: sysutils/tmux: shell not working in tmux any more

2010-03-16 Thread wen heping
Based on David's message, I modify the Makefile, the diff is as below, Would you have a test of it ? And I found in tmux website that tmux require ncurse while the ports did not depends, is it possible that lacking of ncurse depends caused the run error ? Regards, wen --- Makefile.orig

Re: Cherokee Web Server version in ports tree

2010-03-09 Thread wen heping
On Wed, Mar 10, 2010 at 6:02 AM, Diego Schulz wrote: > Can I help maintaining Cherokee port? The current available version Welcome to maintain this unmaintained port. I will take it. wen > (0.99.38) has various bugs fixed in the latest upstream version. > > Here's the distinfo diff: > > 1,3c1,

Should this line removed from Makefile?

2010-03-09 Thread wen heping
Hi, all: In www category, there are some ports with a line as: 1 @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR} It always followed by this line: 2 @${ECHO_CMD} '@exec ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}' >> ${TMPPLIST} while some other ports do not have line 2. Is line 2 need

Re: My ports.

2010-02-22 Thread wen heping
On Mon, Feb 22, 2010 at 8:59 PM, Stephen Montgomery-Smith < step...@missouri.edu> wrote: > Marcelo Araujo wrote: > >> Hi guys, >> >> There are some ports that I haven't interested and neither used anymore, >> so I'm here to check if there is anyone that would be interested to push >> them and main

Re: New port: finance/openerp-web

2010-01-20 Thread wen heping
On Thu, Jan 21, 2010 at 5:26 AM, Mark Linimon wrote: > On Wed, Jan 20, 2010 at 04:51:47PM +0100, Francisco de Borja López Río > wrote: > > I've tried to contact the maintainer of the openerp-server port, but > > I've no reply > > Hmm, his last commit was today ... > Yes, everyday I am here. I s

Re: ports/142880: [REPOCOPY] chinese/stardict2-dict-zh_CN ---

2010-01-18 Thread wen heping
On Tue, Jan 19, 2010 at 6:30 AM, Max Brazhnikov wrote: > The following reply was made to PR ports/142880; it has been noted by > GNATS. > > From: Max Brazhnikov > To: bug-follo...@freebsd.org, jupeng...@gmail.com, w...@freebsd.org > Cc: > Subject: Re: ports/142880: [REPOCOPY] chinese/stardict2-d

Re: ports/142511: [Update]devel/py-ydbf:update to 0.3rc1

2010-01-09 Thread wen heping
I would wait the 0.3 release, hoping it will fix this build error. Currently I shall close my PR. wen On Sat, Jan 9, 2010 at 3:38 PM, Andrey S. Polyakov wrote: > It should be not an update, but a new port, for example py-ydbf-devel or > py-ydbf03, because of 0.0.1 and 0.3rc1 is not compatible.

Re: FreeBSD Port: verlihub-0.9.8.e.r1,1

2009-12-15 Thread wen heping
Maybe you can try this update: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/140704 wen 2009/12/16 Daniel Dvořák > Hi all, > > after upgrading my verlihub to the latest version, the hub does not work > anymore. Segmentation Fault. What´s happen to it ? And how may I help to > solve the probl

Re: postgresql 8.4.2

2009-12-15 Thread wen heping
Better send it as a PR, it is a security update. wen On Tue, Dec 15, 2009 at 8:35 PM, Alexander Pyhalov wrote: > Hello. > I'd like to share my patch for postgresql port to update it for 8.4.2 > version. > > -- > Best regards, > Alexander Pyhalov, > system administrator of Computer Center of Sou

Re: port science/paraview

2009-08-18 Thread wen heping
ParaView-3.6.1 require Qt4.3 or newer, there is qt-4.5.2 in FreeBSD ports tree. On Wed, Aug 19, 2009 at 3:00 AM, Philipp Ost wrote: > Anton Shterenlikht wrote: > >> port science/paraview is far behind the current version. >> >> I do understand that nobody really takes care of it, >> so please do

how can I write a whitespace into a MASTER_SITE_SUBDIR?

2009-08-14 Thread wen heping
Hi, all: How can I write a whitespace into a MASTER_SITE_SUBDIR? Because a package's fetch address is something like: http://../atutor 1.6.3/atutor-1.6.3.tar.gz Thanks at advance. wen ___ freebsd-ports@freebsd.org mailing list http://lis