Re: cvs commit: ports/net-im Makefile ports/net-im/pino Makefile distinfo pkg-descr pkg-plist

2010-03-16 Thread Tilman Linneweh

On Mar 15, 2010, at 17:27 , Alexey Dokuchaev wrote:
 Despite that I can imagine why would someone might want to put things
 like Twitter clients under `instant messengers', doesn't `www' look a
 better category for these?
 
 So you want me repocopy all these ?
 
 net/py-twitterA python wrapper around the Twitter API
 net/rubygem-rubytter  A simple twitter library
 net/rubygem-twitter   Command line twits and an API wrapper
 net/rubygem-twitter4r Twitter client API in pure Ruby
 net/twituxGNOME client for Twitter
 net-im/pidgin-twitter A pidgin plugin to help twitting via pidgin
 net-im/qwit   A Qt4-based lightweight Twitter client
 net-im/qwit-devel A Qt4-based lightweight Twitter client
 net-im/rubygem-termtter   A terminal based twitter client
 net-im/ttytterCommand-line Twitter client in Perl
 net-im/twirssiTwitter script to irssi
 net-im/twitmail   Curses-based mail-like interface to twitter
 
 No, of course not, that's not what I said.  I'm talking only about that
 1) we probably need to decide where we put Twitter-like and other
 microblogging stuff from now on; and 2) we might move ports that do not
 require repocopies.
 
 I agree with you,
 
 What do you think about net-im as main category and www as second
 category?  And if we get more social programs maybe a virtual
 category for social tools?
 
 Touch choice, I would say.  As it is sometimes described as SMS of the
 Internet, both `net-im' and `www' seem to be appropriate categories.
 Twitter might be viewed as some Web-2.0'ish mix of IRC+ICQ+SMS, which
 kinda votes for `net-im', but 
[...]

ports/web20 *dr*

The question is, what is the key attribute that qualifies a port for the www/ 
category.
- Transporting data over http(s)
- Creating, Serving and displaying Web pages.

I would have guessed the latter.

So I would vote for ports/net because not everything that has some kind of 
interactivity is an instant messenger.


___
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: MAKE_JOBS_SAFE with gmake

2009-03-25 Thread Tilman Linneweh


On Mar 24, 2009, at 20:43, Doug Barton wrote:

I'm testing my ports for MAKE_JOBS_SAFE-ness, and came across this
message when building xscreensaver (which uses gmake):

gmake[1]: warning: jobserver unavailable: using -j1.  Add `+' to
parent make rule.

I have zero gmake fu, can anyone help me make sense of that? The good
news is that the build finished successfully ...


I have noticed that this happens if somewhere in the Buildsystem a  
sub-make is called with

make/gmake instead of $(MAKE)
___
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: FreeBSD Port: kaffeine-0.8.7

2008-11-26 Thread Tilman Linneweh

Hi Axel,

On Nov 26, 2008, at 18:48, Axel Burwitz wrote:

 - DVB interface in FreeBSD / Kaffeine -

with help from the maintainer of CX88 I finally made it to get a  
Hauppauge WinTV-HVR 1300 with CX88-driver support up and running in  
FreeBSD (written a HowTo in www.bsdforen.de).

Can scan channel and capture DVB-T with cx88 now.

Now I tried to use Kaffeine, as recommended for DVB, as a viewer,  
but it doesn't work at all. Kaffeine doesn't find the device.


The only DVB-devices that were reported to work with kaffeine on  
FreeBSD, where those using the driver from http://raaf.atspace.org/ 
dvbusb/


My postings in the kaffeine-user ML showed that it looks like there  
is a completely different interfacing in FreeBSD than in Linux.

(can that be true?)


AFAIK there is no general interface for DVB Hardware in FreeBSD,  
every driver can use his own (actually there are not many drivers :- 
(), Looks like cx88 uses a different one, than the dvbusb driver.



During analysis I was asked about the expected dvb device

/dev/dvb/adpater0/frontend0

but at least in my FreeBSD installation there are only three devices
/dev/cx88mpeg0
/dev/cx88video
/dev/cx88audio.

Maybe Christophe is right, and you are missing the dvb part of the  
driver.


The guy in the kaffeine-user ML was wondering even how I was able  
to compile Kaffeine in FreeBSD... But: that was no problem at all.



Because the kaffeine port uses the linux header files.

Since i don't have this hardware, i can only say Use the source  
Luke. Compare the Linux driver with the FreeBSD cx88 and dvbusb  
driver, and try to create similar devices.


Have fun!
arved
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Why no MovableType port?

2008-05-22 Thread Tilman Linneweh


On May 22, 2008, at 20:13, Jeremy Messenger wrote:


www/MT


Interesting.. Wondering why not rename it as www/movabletype? A lot  
of people have no idea what 'MT' is and the 'movabletype' will get  
hit in search engine a lot faster.


Well, make search key=movabletype finds the port, and it has been  
named MT since 5 years. I maintain it since 4 years, and this is  
the first time someone complained. MT is the short name used all over  
the website (like MT Day, MT Beta, MT professionals, MT  
community, Styles for MT ported from WordPress etc.). So


So i am not yet convinced we gain much by renaming it. 
___

freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: I can't fetch or compile cvsup port on AMD64 Dec. snapshot

2008-01-02 Thread Tilman Linneweh
* eculp [2008-01-02 14:28]:
 I'm trying to compile cvsup on an AMD64 snapshot but has a problem  
 downloading all the emz3 stuff.  Is there a precompiled AMD64 cvsup  
 anywhere?  I have the idea that the tree is stale but I've updated  
 using portsnap and unless I have misunderstood the manual, it is up 
 to  date.
 
 Any suggestions, I'm stuck as far as using cvsup for upgrading all
 else seems to be OK.

Maybe trying csup is an alternative?
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: CONFIGURE_ARGS+

2007-02-03 Thread Tilman Linneweh

Hello Umar,

This thread is more suitable on freebsd-port Mailinglist.

On Feb 3, 2007, at 8:42, Umar Draz wrote:
Fewdays ago I have installed mysql50-server through ports. During  
install I haved edited Makefile and add --disable-shared in  
CONFIGURE_ARGS=


Now today I updated my ports tree. and mysql50-server Makefile is  
also changeed due to new version so my changing is destroy I want  
to upgrade mysql50-server with portupgrade so please help me what  
is the best way to add extra CONFIGURE_ARGS in /etc/make.file or / 
usr/local/etc/pkgtools.conf that whenever I upgrade my mysql50- 
server my configuration not destroy.


This is the default Makefile of databases/mysql50-server

CONFIGURE_ARGS= --localstatedir=/var/db/mysql \
--without-debug \
--without-readline \
--without-libedit \
--without-bench \
--without-extra-tools \
--with-libwrap \
--with-mysqlfs \
--with-low-memory \
--with-comment='FreeBSD port: ${PKGNAME}' \
--enable-thread-safe-client

I don't want to change these default paraments just want to add  
extra CONFIGUR_ARGS --disable-shared --with-mysql-user=mysql etc.



Why do want to add --disable-shared?
Beware, if you change the CONFIGURE_ARGS, you are also changing the  
plist.
If it would be useful to more people to build mysql with --disable- 
shared, you can write a patch to the port and submit it with send-pr.


You can also try to do it in pkgtools.conf.

regards
tilman
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: new port: libtool: link: cannot find the library `'

2007-01-26 Thread Tilman Linneweh


On Jan 26, 2007, at 10:03, Mathieu Prevot wrote:

libtool: link: cannot find the library `'


Try something like

pre-build:
${RM} ${WRKSRC}/libtool
${LN} -sf ${LIBTOOL} ${WRKSRC}/libtool
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]