FreeBSD Port: jabref-2.0.1,1

2006-09-02 Thread Charles P. Schaum
Please accept the following patch for JabRef 2.1. Thank you for
maintaining the port.

Charles

--- /usr/ports/print/jabref/Makefile	Sat Sep  2 10:57:47 2006
+++ /usr/ports/print/jabref/Makefile	Sat Sep  2 11:06:49 2006
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/print/jabref/Makefile,v 1.2 2006/07/21 12:29:53 rafan Exp $
 
 PORTNAME=	jabref
-PORTVERSION=	2.0.1
+PORTVERSION=	2.1
 PORTEPOCH=	1
 CATEGORIES=	print java editors
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}

--- /usr/ports/print/jabref/distinfo	Sat Aug 12 22:12:36 2006
+++ /usr/ports/print/jabref/distinfo	Sat Sep  2 11:07:09 2006
@@ -1,3 +1,3 @@
-MD5 (JabRef-2.0.1.jar) = c8c43ad418c7fde5f6839de04c66521b
-SHA256 (JabRef-2.0.1.jar) = 5c0656998f2715dba930ecf27aa5fb4e3de5f5993c1c70bf08321c12a56f0b73
-SIZE (JabRef-2.0.1.jar) = 3178758
+MD5 (JabRef-2.1.jar) = 0c7b87f5cc4503adc4ceed2d6db58448
+SHA256 (JabRef-2.1.jar) = 236900fe91d0d1cad1ce6da2f82077f12a024b673d5222bf8b90297273b46fa6
+SIZE (JabRef-2.1.jar) = 3393631
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Ports with duplicate LATEST_LINKS

2006-09-02 Thread Kris Kennaway
Dear port maintainers,

The following list includes ports maintained by you that have duplicate
LATEST_LINK values.  They should either be modified to use a unique
LATEST_LINK or suppressed using NO_LATEST_LINK, to avoid overwriting
each other in the packages/Latest directory.  If your ports conflict with
ports maintained by another person, please coordinate your efforts with
them.


Thanks,
Kris "Annoying Reminder Guy II" Kennaway
LATEST_LINK  PORTNAME   MAINTAINER  
==
flockwww/flock  [EMAIL PROTECTED]   
flocksysutils/flock [EMAIL PROTECTED]   
mod_jk   www/mod_jk [EMAIL PROTECTED]  
mod_jk   www/mod_jk-apache2 [EMAIL PROTECTED]  

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


Re: Linphone port for FreeBSD...

2006-09-02 Thread Boris Samorodov
On Thu, 31 Aug 2006 15:37:24 -0400 William Bulley wrote:

> I don't know who is the correct person, or even if there
> is a ports maintainer for the linphone port.  A friend of

$ cd /usr/ports/net/linphone
$ make -V MAINTAINER
[EMAIL PROTECTED]

That means that it is unmaintained. Any person interested may take it
at his hands.

> mine told me he is unable to build the port in 6.1-STABLE
> since so many other dependencies have changed, or need to
> change.  Is there any feedback on this situation?  I had
> no problem building linphone 1.3.5 just after 6.1-REL was
> announced.  The linphone author recently announced the
> availability of linphone 1.3.99.8 - thanks for your help.

The port net/linphone depends on net/linphone-base, however:

$ cd /usr/ports/net/linphone-base
$ make -V BROKEN -V EXPIRATION_DATE
broken by latest update to libosip2
2006-12-01

Hence, linphone is broken because linphone-base is broken. And for the
latter (also unmaintained port) EXPIRATION_DATE is set. That means if
nobody takes care of the port, it will be removed after that date.


WBR
-- 
Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD committer, http://www.FreeBSD.org The Power To Serve
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Samba upgrade, users cannot connect

2006-09-02 Thread Lee Dilkie

Hi Folks,

This one has got me a bit stumped.

I just upgrade my samba (3) in ports. It was minor upgrade (version 
letter bumped to 'b.1').


Anyway, I cannot connect to a share anymore. Correction. I can connect 
to a share that has "users = somelogonid" but connecting to a share that 
has "users = @agroup" fails. The user keeps getting prompted with a 
password. Nothing in the logs except "FAM file change notifications not 
available" but that log is issued for both cases. The logs for the 
specific machine show the success of connecting to the first (user 
specified) share but no log at all for the second (group specified).


Ideas anyone? This was working great before the upgrade (and I didn't 
see anything special in UPDATING).


thanks,

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


pkg-plist problems caused by ${DESTDIR} on ${MAKE_ENV}

2006-09-02 Thread Jose Alonso Cardenas Marquez

Hi guys :)

I was fixing some ports with pkg-plist problems:

games/netpanzer-data (fixed)
deskutils/adesklets (fixed)
graphics/crystalspace (fixed)

and i found that the main reason for it is the ${DESTDIR} on
${MAKE_ENV} . Only this is a problem on do-install time (for default
on bsd.port.mk file). These ports are installing the files/directories
on ${WRKSRC}. I don't know why it's removing the first slash "/"
character from ${PREFIX} (PREFIX=usr/local insted of
PREFIX=/usr/local).

if we remove the ${DESTDIR} from ${MAKE_ENV} on bsd.port.mk file,
these ports install without problems

I talked with gabor about it, but he has not idea about the problem.
Maybe anybody found/will find some solution that we could apply to
bsd.port.mk file.

kris@ marked with EXPIRATE_DATE some ports with pkg-plist problems
some hours ago and maybe some of those ports have the same problem
with ${MAKE_ENV}.

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


kismet scanning deos not work for me

2006-09-02 Thread Daniel Dvořák
Hi all,
 
my config of kismet.conf is attached. I read the kismet manual from the
begining to the end and Kismet does not work for me.
 
Even when I manually reconfigure my card from ahdemo mode to monitor mode,
after execute kismet -n command, these lines turn up at once:
 
Waiting for channel control child 2842 to exit...
Kismet exiting.
Connected to Kismet server version 2006.04.R1 build 20050815211952 on
localhost:2501
localhost:2501 TCP error: socket returned EOF, server has closed the
connection.
 
Is it known issue ?
 
Thank you
 
Daniel
# Kismet config file
# Most of the "static" configs have been moved to here -- the command line
# config was getting way too crowded and cryptic.  We want functionality,
# not continually reading --help!

# Version of Kismet config
version=2005.06.R1

# Name of server (Purely for organizational purposes)
servername=Kismet

# User to setid to (should be your normal user)
suiduser=myuser

# Sources are defined as:
# source=sourcetype,interface,name[,initialchannel]
# Source types and required drivers are listed in the README under the
# CAPTURE SOURCES section.
# The initial channel is optional, if hopping is not enabled it can be used
# to set the channel the interface listens on.
# YOU MUST CHANGE THIS TO BE THE SOURCE YOU WANT TO USE
source=radiotap_bsd_a,ath0,1,100
#source=radiotap_bsd_a,ath1,2,108

# Comma-separated list of sources to enable.  This is only needed if you defined
# multiple sources and only want to enable some of them.  By default, all 
defined
# sources are enabled.
# For example:
# enablesources=prismsource,ciscosource

# Do we channelhop?
channelhop=true

# How many channels per second do we hop?  (1-10)
channelvelocity=5

# By setting the dwell time for channel hopping we override the channelvelocity
# setting above and dwell on each channel for the given number of seconds.
#channeldwell=10

# Do we split channels between cards on the same spectrum?  This means if
# multiple 802.11b capture sources are defined, they will be offset to cover
# the most possible spectrum at a given time.  This also controls splitting
# fine-tuned sourcechannels lines which cover multiple interfaces (see below)
channelsplit=false

# Basic channel hopping control:
# These define the channels the cards hop through for various frequency ranges
# supported by Kismet.   More finegrain control is available via the
# "sourcechannels" configuration option.
#
# Don't change the IEEE80211 identifiers or channel hopping won't work.

# Users outside the US might want to use this list:
# defaultchannels=IEEE80211b:1,7,13,2,8,3,14,9,4,10,5,11,6,12
#defaultchannels=IEEE80211b:1,6,11,2,7,3,8,4,9,5,10

# 802.11g uses the same channels as 802.11b...
#defaultchannels=IEEE80211g:1,6,11,2,7,3,8,4,9,5,10

# 802.11a channels are non-overlapping so sequential is fine.  You may want to
# adjust the list depending on the channels your card actually supports.
defaultchannels=IEEE80211a:36,40,44,48,52,56,60,64,100,104,108,112,116,120,124,128,132,136,140,149,153,157,161,184,188,192,196,200,204,208,212,216
#defaultchannels=IEEE80211a:36,40,44,48,52,56,60,64

# Combo cards like Atheros use both 'a' and 'b/g' channels.  Of course, you
# can also explicitly override a given source.  You can use the script
# extras/listchan.pl to extract all the channels your card supports.
#defaultchannels=IEEE80211ab:1,6,11,2,7,3,8,4,9,5,10,36,40,44,48,52,56,60,64

# Fine-tuning channel hopping control:
# The sourcechannels option can be used to set the channel hopping for
# specific interfaces, and to control what interfaces share a list of
# channels for split hopping.  This can also be used to easily lock
# one card on a single channel while hopping with other cards.
# Any card without a sourcechannel definition will use the standard hopping
# list.
# sourcechannels=sourcename[,sourcename]:ch1,ch2,ch3,...chN

# ie, for us channels on the source 'prism2source' (same as normal channel
# hopping behavior):
# sourcechannels=prism2source:1,6,11,2,7,3,8,4,9,5,10

# Given two capture sources, "prism2a" and "prism2b", we want prism2a to stay
# on channel 6 and prism2b to hop normally.  By not setting a sourcechannels
# line for prism2b, it will use the standard hopping.
# sourcechannels=prism2a:6

# To assign the same custom hop channel to multiple sources, or to split the
# same custom hop channel over two sources (if splitchannels is true), list
# them all on the same sourcechannels line:
# sourcechannels=prism2a,prism2b,prism2c:1,6,11

# Port to serve GUI data
tcpport=2501
# People allowed to connect, comma seperated IP addresses or network/mask
# blocks.  Netmasks can be expressed as dotted quad (/255.255.255.0) or as
# numbers (/24)
allowedhosts=127.0.0.1
# Address to bind to.  Should be an address already configured already on
# this host, reverts to INADDR_ANY if specified incorrectly.
bindaddress=127.0.0.1
# Maximum number of concurrent GUI's
maxclients=5

# Do we have a GPS?
gps=false
# Host:port that GPSD is

Odd distfile download

2006-09-02 Thread Loren M. Lang
I have a port I am writing which uses an unusual way of distributing
tarballs.  The only download for official sources that I can tell is
through their web source control interface.  They have a URL which
provides a tarball of a tagged version from their source control
software.  The URL is

http://new.openspf.org/source/software/sendmail-spf-milter/tags/1.42.1.tar.gz?view=tar

This causes fetch and wget to save the file as 1.42.1.tar.gz?view=tar,
but netscape removes the ?view=tar.  Should I just make the port
download it as that name, but have it placed in a subdirectory using the
port name?
-- 
Loren M. Lang
[EMAIL PROTECTED]
http://www.alzatex.com/


Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc
Fingerprint: CEE1 AAE2 F66C 59B5 34CA  C415 6D35 E847 0118 A3D2




signature.asc
Description: OpenPGP digital signature


Re: Odd distfile download

2006-09-02 Thread Kris Kennaway
On Sat, Sep 02, 2006 at 06:21:31PM -0700, Loren M. Lang wrote:
> I have a port I am writing which uses an unusual way of distributing
> tarballs.  The only download for official sources that I can tell is
> through their web source control interface.  They have a URL which
> provides a tarball of a tagged version from their source control
> software.  The URL is
> 
> http://new.openspf.org/source/software/sendmail-spf-milter/tags/1.42.1.tar.gz?view=tar
> 
> This causes fetch and wget to save the file as 1.42.1.tar.gz?view=tar,
> but netscape removes the ?view=tar.  Should I just make the port
> download it as that name, but have it placed in a subdirectory using the
> port name?

You can use fetch -o.

Kris


pgpuM3eswAb6s.pgp
Description: PGP signature