Re: Dovecot Sieve port switched from CMU Sieve to Dovecot

2009-08-27 Thread Denny Lin
the > previous Dovecot note. There was an entry about upgrading Dovecot to 1.2.3 (20090815). Follow the link and you'll see sieve on the page (http://wiki.dovecot.org/Upgrading/1.2). -- Denny Lin pgpXHUMIUgKvM.pgp Description: PGP signature

Re: [Announce] Maintained TeXLive (2009 and devel) binaries for FreeBSD-6, 7, 8 available

2009-12-15 Thread Denny Lin
ommitted into the ports tree. It seems like a great idea :-). -- Denny Lin ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: patch for security/openssh-portable

2010-01-13 Thread Denny Lin
into sshd_config (with nothing trailing behind it), and it works as expected: telnet foo 22 Trying 192.168.0.1... Connected to foo Escape character is '^]'. SSH-2.0-OpenSSH_5.2p1 I'm using OpenSSH from base, but it should be the same with ports. -- Denny Lin

Re: patch for security/openssh-portable

2010-01-13 Thread Denny Lin
ou have a typo. It should be "VersionAddendum", not "VersionAdendum" (missing a d). -- Denny Lin ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: GMP change

2010-04-22 Thread Denny Lin
t; BTW, portupgrade with -o doesn't work because now the conflicts is > checked "before" the building process and gmp building fails.. See if this works: # env DISABLE_CONFLICTS=1 portmaster -o math/gmp math/libgmp4 -- Denny Lin _

New databases/xtrabackup port

2010-04-29 Thread Denny Lin
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/145144 -- Denny Lin ___ freebsd-ports@freebsd.org mailing list

Wrong path in portmaster man page for saved libraries

2010-05-10 Thread Denny Lin
Hi, the path listed for shared libraries on the portmaster man page seems to be wrong. It should be /usr/local/lib/compat/pkg/ instead of /usr/local/compat/pkg. -- Denny Lin ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman

Wrong lib version in UPDATING for devel/gettext

2010-05-31 Thread Denny Lin
Hi, I just upgraded to gettext 0.18, and I noticed that the entry in UPDATING seems to document the wrong version numbers: (from intl.7 to intl.8) should be (from intl.8 to intl.9) $ grep 'intl\.so' devel/gettext/pkg-plist lib/libintl.so lib/libintl.so.9 --

Re: issues unveiled by devel/gettext

2010-06-01 Thread Denny Lin
) solution would be to use the -w option for portmaster. This way, old libraries are saved to /usr/local/lib/compat/pkg/ so programs can still be used even if they're not rebuilt immediately. -- Denny Lin ___ freebsd-ports@freebsd.org mailing list http://li

Denemo doesn't display characters correctly

2010-06-01 Thread Denny Lin
ons/e/e5/Screenshot-Denemo.png How can I rectify this? Thanks. -- Denny Lin ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Ccache warning

2010-06-04 Thread Denny Lin
Hi, I saw this warning about devel/ccache a while ago: Any time you change CC/CXX you need to reinstall devel/libtool15 or you will run in to problems. This was added a long time ago, so I'm wondering if this is still necessary (should be devel/libtool22 now). -- Denn

Re: pkg_version notification and perl

2010-07-15 Thread Denny Lin
Jerry ✌ Try updating index: # cd /usr/ports/ && make fetchindex -- Denny Lin ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: pkg_version notification and perl

2010-07-15 Thread Denny Lin
On Thu, Jul 15, 2010 at 07:13:39PM +0800, Denny Lin wrote: > On Thu, Jul 15, 2010 at 06:41:03AM -0400, Jerry wrote: > > I just ran 'portsnap' to update my port tree, followed > > by "/usr/sbin/pkg_version -vIL=" which produced this output: > > > &g

Re: ports - dovecot

2010-08-24 Thread Denny Lin
and keep the 1.2 branch in mail/dovecot12. This way users can choose their preferred version. -- Denny Lin ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: ports - dovecot

2010-08-25 Thread Denny Lin
On Wed, Aug 25, 2010 at 07:48:02AM +0800, Denny Lin wrote: > On Tue, Aug 24, 2010 at 04:04:48PM -0400, Jerry wrote: > > On Tue, 24 Aug 2010 20:46:49 +0200 > > DZIOBAK articulated: > > > > > Could you please tell me when can be released dovecot-1.2.14 and > >

Re: [ports/net/isc-dhcp*] Don't stop DHCP related daemons

2010-09-11 Thread Denny Lin
VICE and WITH_START_SERVICE for users who wish to avoid the y/n questions? -- Denny Lin ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: ports - dovecot

2010-09-18 Thread Denny Lin
On Sat, Sep 18, 2010 at 11:01:35AM -0700, Jim Pazarena wrote: > On 8/24/2010 4:48 PM, Denny Lin wrote: > > > >I submitted ports/149866 a few days ago to update Dovecot to 1.2.13. > >Still awaiting maintainer approval. > > > >I'll submit another PR to u

Re: FreeBSD Port: dovecot-1.2.14

2010-09-28 Thread Denny Lin
newest stable branch. Will mail/dovecot be updated to 2.0 and 1.2 moved to mail/dovecot12 or will a new port be added for 2.0? -- Denny Lin ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To uns

Re: Volunteering for maintaining ICC port

2010-10-06 Thread Denny Lin
ss and tips for the next person > who may want to maintain. The maintainer used to be netch...@freebsd.org. Info can be found here: http://www.freebsd.org/cgi/cvsweb.cgi/ports/lang/icc/Makefile#rev1.94 -- Denny Lin ___ freebsd-ports@fr

Re: how do you specify a minimum lib version?

2012-02-24 Thread Denny Lin
On Fri, Feb 24, 2012 at 06:57:39AM -0500, Michael Scheidell wrote: > in LIB_DEPENDS > it won't take anything like: > > = boost_serialization>=.4 > > what if you needed a minimum version of the library? I think it should be like this: LIB_DEPENDS=cairo.2:${PORTSDIR}

Ccache hangs while compiling and cache size is exaggerated

2011-01-02 Thread Denny Lin
oduce this, but I don't know what is causing this. -- Denny Lin ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: Ccache hangs while compiling and cache size is exaggerated

2011-01-08 Thread Denny Lin
an reproduce this, but I don't know what is causing this. > > This gives high IO. When ccache thinks cache is full it tries to purge > it, yet purge does nothing. But this means walking all subdir per each > compilation. This seems to be the exact reason ccache is hanging. Doe

Re: [CFT] cpu stresser^W libreoffice 3.3.0 final

2011-01-28 Thread Denny Lin
t builds without java. it only lacks kde and gnome > integration. (sorry but my poor CPU already hates enough :)) Great work! Is there any difference when building with or without Java? E.g., some missing features, etc. -- Denny Lin ___ freebsd-ports@

Re: [CFT] cpu stresser^W libreoffice 3.3.0 final

2011-01-29 Thread Denny Lin
Most of them are incorrect anyway. What OOo does > is create a symlink to its own directory where the *.desktop files > live. Those in the corresponding LO directory work much better, except > none of them show icons in the menu. It looks like this is

Re: Firefox 4 - Beta

2011-03-05 Thread Denny Lin
more > time porting products that require a modern version of "java" that > unfortunately FreeBSD does not offer at this time. These links should help: http://forums.freebsd.org/showthread.php?t=21010 http://www.freebsd.org/doc/en/books/handbook/desktop

Re: Firefox 4 - Beta

2011-03-19 Thread Denny Lin
se it's no worse than 3.x was. > > > Ummm... does it support Java? There were some issues with newer versions > of firefox requiring newer versions of the JDK which have not been > ported/updated. Use java/openjdk6: http://www.freebsd.org/do

Re: How to best handle ports mislinking against locally installed copies?

2011-03-26 Thread Denny Lin
/usr/local/lib/compat/pkg/lib/ until you decide to remove them. -- Denny Lin ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: Call for Testers: VirtualBox 4.0.6

2011-05-17 Thread Denny Lin
cgi/blueports/revision/?rev=1316 Will this enter the ports tree soon? -- Denny Lin ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: CFT: vlc 2.0.3 - want to know where it works and where only partly

2012-07-30 Thread Denny Lin
tle time atm) we need to know what to note in the 2.x > > port about when ppl should expect it to work, so testers on various > > FreeBSD versions are needed. It works for me. I'm running: - 10.0-CURRENT r238892 on amd64 - Ports from just a few days ago - Intel (drm2) - Bo

Re: How to determine Python.h location in Makefile?

2012-08-06 Thread Denny Lin
k. This should work: ${PYTHON_INCLUDEDIR}/Python.h -- Denny Lin ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: [CFT] TexLive port

2012-08-12 Thread Denny Lin
work/texlive-20120701-source/texk/tetex/fmtutil.cnf This error occurs even when I patched poppler, so it should be unrelated to the workaround mentioned above. -- Denny Lin ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: [CFT] TexLive port

2012-08-13 Thread Denny Lin
Hi, On Mon, Aug 13, 2012 at 09:50:15AM +0200, Dominic Fandrey wrote: > On 13/08/2012 04:45, Denny Lin wrote: > >On Sun, Aug 12, 2012 at 10:12:33AM +0200, Dominic Fandrey wrote: > >>On 31/07/2012 00:48, Dominic Fandrey wrote: > >>Here we go: > >>http://www.ho

Re: [CFT] TexLive port

2012-08-14 Thread Denny Lin
On Tue, Aug 14, 2012 at 03:47:21PM +0200, Dominic Fandrey wrote: > Hi, > > On 14/08/2012 03:49, Denny Lin wrote: > >On Mon, Aug 13, 2012 at 09:50:15AM +0200, Dominic Fandrey wrote: > >>On 13/08/2012 04:45, Denny Lin wrote: > >>>On Sun, Aug 12, 2012 at 10:

Re: [CFT] TexLive port

2012-08-20 Thread Denny Lin
vious email. The CONFLICTS you have should cover everything. I'm just speculating that the transition would have been smoother if the teTeX ports were deleted in one go before replacing them with portmaster. -- Denny Lin ___ freebsd-ports@freebs

Re: LibreOffice 3.6.5 on amd

2013-02-06 Thread Denny Lin
d.pro && W=/tmp/lobuild/workdir/unxfbsd.pro && $O/bin/uno -ro $O/xml/uno_services.rdb -ro $O/bin/udkapi.rdb -ro $W/UnoApiTarget/bridgetest.rdb -s com.sun.star.test.bridge.BridgeTest -- com.sun.star.test.bridge.CppTestObject gmake: *** [/tmp/

Re: [firefox-21] no quick locale switcher and icon

2013-05-17 Thread Denny Lin
on = firefox" for the > firefox button; the button works as usual but icon disappeared. I've submitted a PR to fix the icon: http://www.freebsd.org/cgi/query-pr.cgi?pr=178711 -- Denny Lin ___ freebsd-ports@freebsd.org mailing list http://li

Re: The vim port needs a refresh

2013-05-24 Thread Denny Lin
custom distfile. I think it would be reasonable to create one for editors/vim as well. -- Denny Lin ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: Bugzilla Restoration

2014-08-15 Thread Denny Lin
On Fri, Aug 15, 2014 at 10:05:20PM +0600, Muhammad Moinur Rahman wrote: > Does anyone have any idea about possible restoration time of Bugzilla ? It's working right now. Try deleting your cookies if it doesn't work. -- Denny Lin ___

SSH hangs while restarting services

2014-11-03 Thread Denny Lin
seems to affect any command which spawns a child process which doesn't exit. Is there any way to get SSH terminate? Thanks. -- Denny Lin ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe,

Re: SSH hangs while restarting services

2014-11-05 Thread Denny Lin
On Tue, Nov 04, 2014 at 08:48:03AM +0800, Denny Lin wrote: > Recently I've been trying to restart services remotely using SSH using a > command instead of entering the shell: > ssh host "sudo service postgresql restart" > > PostgreSQL is able to restart successf