problems with lang/gcc43

2009-04-09 Thread Oliver Lehmann
Hi, 

I've two problems with lang/gcc43. 

1) for me it appears not to be MAKE_JOBS_SAFE. I'm getting continous errors 
compiling it on my dual PIII850 System: 

http://files.pofo.de/gcc-4.3.4_20090326.log 

2) something in the 
/usr/local/lib/gcc-4.3.4/include/c++/bits/locale_facets.h header seems to 
be broken. just take the toupper() function definition. It takes two 
arguments and it conflicts somehow with the libc declaration of toupper() 
where toupper(3) reveals that it only takes one argument. 


http://files.pofo.de/freeorion-0.3.12.20090408_2.log
___
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


Private Shore Excursions-Turkey

2009-04-09 Thread Global Access Travel
[http://www.turkeycalling.us]

PRIVATE SHORE EXCURSIONS- TURKEY

Your cruise clients will make the best of their time in Turkey on a
private shore excursion!

Istanbul

Kusadasi  Ephesus

[mailto:incom...@gaturkey.com?subject=private Shore Excursions- Turkey]



Yasal Uyarı;
Bu e-posta, sadece adreste belirtilen kisi veya kurulusun kullanimini
hedeflemekte olup,mesajda yer alan bilgiler kisiye ozel ve gizli olabilir,
yasalar ya da anlasmalar geregi ücüncü kisiler ile paylasilmasi mümkün
olmayabilir.Mesaji alan kisi, mesajin gönderilmek istendigi kisi veya
kurulus degilse,bu mesaji yaymak,dagitmak veya kopyalamak yasaktir Mesaj
tarafiniza yanlislikla ulasmissa lütfen mesaji geri gönderiniz ve
sisteminizden siliniz. Global Turizm Hizmetleri Anonim Sirketi bu mesajin
icerigi ile ilgili olarak hicbir hukuksal sorumlulugu kabul etmez.



Disclaimer;
This e-mail communication is intended only for the use of the individual
or entity to which it is addressed, and may contain information that is
privileged, confidential and that may not be made public by law or
agreement. If the recipient of this message is not the intended recipient
or entity, you are hereby notified that any further dissemination,
distribution or copying of this information is strictly prohibited. If you
have received this message in error, please immediately notify the sender
and delete it from your system. The Global Turizm Hizmetleri Anonim Sirketi
does not accept legal responsibility for the contents of this message.

***

Yasal Uyarı;
Bu e-posta, sadece adreste belirtilen kisi veya kurulusun kullanimini
hedeflemekte olup,mesajda yer alan bilgiler kisiye ozel ve gizli olabilir,
yasalar ya da anlasmalar geregi ücüncü kisiler ile paylasilmasi mümkün
olmayabilir.Mesaji alan kisi, mesajin gönderilmek istendigi kisi veya
kurulus degilse,bu mesaji yaymak,dagitmak veya kopyalamak yasaktir Mesaj
tarafiniza yanlislikla ulasmissa lütfen mesaji geri gönderiniz ve
sisteminizden siliniz. Global Turizm Hizmetleri Anonim Sirketi bu mesajin
icerigi ile ilgili olarak hicbir hukuksal sorumlulugu kabul etmez.

**

Disclaimer;
This e-mail communication is intended only for the use of the individual
or entity to which it is addressed, and may contain information that is
privileged, confidential and that may not be made public by law or
agreement. If the recipient of this message is not the intended recipient
or entity, you are hereby notified that any further dissemination,
distribution or copying of this information is strictly prohibited. If you
have received this message in error, please immediately notify the sender
and delete it from your system. The Global Turizm Hizmetleri Anonim Sirketi
does not accept legal responsibility for the contents of this message.
 

This message was sent by: Global Access Incoming, Nuzhetiye cad, istanbul, 
besiktas 34357, Turkey

Powered by iContact: http://freetrial.icontact.com

To be removed click here:
http://app.icontact.com/icp/mmail-mprofile.pl?r=46043325l=82228s=IUCRm=562566c=305227

Forward to a friend: 
http://app.icontact.com/icp/sub/forward?m=562566s=46043325c=IUCRcid=305227


___
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


squidguard and default blacklists in plist

2009-04-09 Thread Guido Falsi
Hi,

I'm the maintainer of the www/squidguard port.

Some time ago I have been asked to try not make the port remove the
blacklists when, after installing the default ones, they were modified
by the user.

I fully understand and agree to this approach, so time allowing, I
have made a few tests, but found some obstacles, so I'd like to ask
what could be the best course of actions(hopefully not requiring a
total port Makefile rewrite).

I was hoping to coherce the pkg_delete program not to delete modified
files based on file checksum saved in +CONTENTS, but make deinstall
passes the -f flag to it(and portamster/portupgrade too I think)
and it will delete files anyway, so this option is not applicable.

This leaves me the situation that if I put those files in the plist they
will definetly be removed.

I have few options at this point:

I could install them, not have them in the pkg-plist and have a
deinstall script to analyze the files and delete them if and only if not
modified. Could this be acceptable?

Another option is simply not manage those sample files, and have a
personalized make target (install-examples, f.e.) which installs them
and then leave to the user their deletion, if wanted. Obviously this
would have to be explained in the pkg_message.

So, what is the best choice? Are there any better options?

Thanks in advance for any opinions/suggestions.

-- 
Guido Falsi m...@madpilot.net
___
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


HEADSUP: linux f8 infrastructure and ports are introduced

2009-04-09 Thread Boris Samorodov
Hello List!


Those who are subscribed to emulation@ ML already know that the
linux ports infrastructure has been changed. I've just committed
the last patch I want to introduce before 7.2-RELEASE.

Those changes allow using new linux f8 infrastructure files.

One should define sysctl compat.linux.osrelease=2.6.16,
OVERRIDE_LINUX_BASE_PORT=f8 and OVERRIDE_LINUX_NONBASE_PORTS=f8.
The last two should be defined at /etc/make.conf file.

Beware that the defaults for all FreeBSD versions so far
are linux base fc4 and it's infrastructure ports.

For 6-STABLE users new configuration is not supported.

Users of 7-STABLE may use those capabilities with care.
Some changes can not be MFCed from 8-CURRENT because of
native FreeBSD ABI breakage. However most of linux
applications should work fine. But YMMV, so please be
careful.

8-CURRENT should be fully supported.

There is no strict dependency upon OSRELEASE at new linux
ports infrastructure. This may change if/when f8 has become
a default for 8-CURRENT.

Please, report any inconsistency to emulation@ ML.

Those who want to test/use/swith to -f8- linux ports should
read /usr/ports/UPDATING for instructions. And as always
don't install infrastructure ports directly (install a
needed application instead: net/skype, print/acroread8, etc.),
if you have to do it, then something is wrong: either your
system/configuration is wrong or the ports system has bugs.
Please write a letter to emulation@ or file a PR if you are
sure it'a port bug.

All linux ports are switched to new world order. Only one
exception exists: graphics/linux_dri. I have got a port for
tests and will submit it for testing soon.

Port MAINTAINERs should use new rules for adding dependencies
upon any linux infrastructure port. There is a list of all
linux components (take a look at Mk/bsd.linux-apps.mk) that
should be used at the port's Makefiles.

For non-infrastructure linux ports (i.e. not from a linux distro)
like the upcomming linux-f8-flashplugin10 which should use at
least linux_base-f8 and above, please define USE_LINUX=yes
at apropriate Makefiles (not f8, f8+, etc.).

Now run dependencies are used like USE_LINUX_APPS=xorglibs.
Which just mean that the application uses linux xorg libraries
at run time (i.e. replaces RUN_DEPENDS). The ports infrastructure
will use apropriate port (depending on your system configuration):
. default is x11/linux-xorg-libs;
. f8 port is x11/linux-f8-xorg-libs.

For some additional information you may search recent emulation@
ML archieve.

TODO:
. introduce graphics/linux-f8-dri port;  [partially done]
. replace bsd.linux-rpm.mk and bsd.linux.apps.mk with
  bsd.linux.mk;
. move all linux stuff from bsd.ports.mk and bsd.linux-*.mk
  to bsd.linux.mk;
. allow USE_LINUX use values like f8+ (should be used
  only by ports maintainers).

Suggestions, help and patches are welcome.
Enjoy and thanks!


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 freebsd-ports-unsubscr...@freebsd.org


Re: squidguard and default blacklists in plist

2009-04-09 Thread Peter Pentchev
On Thu, Apr 09, 2009 at 11:45:45AM +0200, Guido Falsi wrote:
 Hi,
 
 I'm the maintainer of the www/squidguard port.
 
 Some time ago I have been asked to try not make the port remove the
 blacklists when, after installing the default ones, they were modified
 by the user.
[snip]
 I have few options at this point:

The usual approach is to install them as .dist or .sample or something
like that, copy them with their real names, and only remove the real
ones if they are the same as the sample ones.  This involes several
steps:

- modify the upstream source to install them with a .dist or .sample
  extension, or install them in a different subdirectory if the program
  will process them even with a different extension;

- modify pkg-plist to refer to the sample files, not the real ones;

- when installing, use either pkg-plist's @exec directive or a pkg-install
  script to check if the real files exist and, if they don't, copy
  the .dist file to one with the real filename;

- when deinstalling, use either pkg-plist's @unexec directive or
  a pkg-install script to check if the real files are the same as
  the sample ones and, if they are, remove them.

For an example of doing this with a .dist extension, take a look at
the mail/vpopmail port's handling of the etc/vpopmail.mysql and
etc/vlimits.default files:
- files/patch-Makefile.in installs them as .dist files;
- pkg-plist contains the .dist files;
- pkg-plist contains an @exec if [ ! -f ... ]; then cp...
- pkg-plist contains an @unexec if cmp -s ...; then rm...

G'luck,
Peter

-- 
Peter Pentchev  r...@ringlet.netr...@space.bgr...@freebsd.org
PGP key:http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint FDBA FD79 C26F 3C51 C95E  DF9E ED18 B68D 1619 4553
I had to translate this sentence into English because I could not read the 
original Sanskrit.


pgphb2JflP2qc.pgp
Description: PGP signature


Re: squidguard and default blacklists in plist

2009-04-09 Thread Lupe Christoph
On Thursday, 2009-04-09 at 11:45:45 +0200, Guido Falsi wrote:

This is how sysutils/munin=node does it:

Makefile:

post-install:
...
${INSTALL_DATA} ${FILESDIR}/plugins.conf 
${PREFIX}/etc/munin/plugin-conf.d/plugins.conf.sample
@if [ ! -f ${PREFIX}/etc/munin/plugin-conf.d/plugins.conf ]; then \
${INSTALL_DATA} 
${PREFIX}/etc/munin/plugin-conf.d/plugins.conf.sample 
${PREFIX}/etc/munin/plugin-conf.d/plugins.conf; \
fi
...

pkg-plist:
@unexec if cmp -s %D/etc/munin/plugin-conf.d/plugins.conf 
%D/etc/munin/plugin-conf.d/plugins.conf.sample; then rm -f 
%D/etc/munin/plugin-conf.d/plugins.conf; fi
etc/munin/plugin-conf.d/plugins.conf.sample

I.e. I install the config provided by Munin as plugins.conf.sample. If
there is no plugins.conf, I copy plugins.conf.sample to plugins.conf. On
deinstall, I check if plugins.conf has been modified by comparing it to
the sample. If it hasn't (e.g. package build), I remove it. Then i
remove the sample.

I believe this is a simple and robust method.

HTH,
Lupe Christoph
-- 
| There is no substitute for bad design except worse design.   |
| /me  |
___
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: squidguard and default blacklists in plist

2009-04-09 Thread Guido Falsi
On Thu, Apr 09, 2009 at 01:44:17PM +0300, Peter Pentchev wrote:
 On Thu, Apr 09, 2009 at 11:45:45AM +0200, Guido Falsi wrote:
  Hi,
  
  I'm the maintainer of the www/squidguard port.
  
  Some time ago I have been asked to try not make the port remove the
  blacklists when, after installing the default ones, they were modified
  by the user.
 [snip]
  I have few options at this point:
 
 The usual approach is to install them as .dist or .sample or something
 like that, copy them with their real names, and only remove the real
 ones if they are the same as the sample ones.  This involes several
 steps:
[...]

I see, but, my mistake, I did not explain an important detail of
the prblem: the sample files are really a whole hierarchy with files
being compiled to bdb files in it. Should I install the whole
hierarchy with a .sample name and work as usuale with the files
inside?

Is this acceptable? I understood it was not.

-- 
Guido Falsi m...@madpilot.net
___
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: problems with lang/gcc43

2009-04-09 Thread Philipp Ost

Oliver Lehmann wrote:

Hi,
I've two problems with lang/gcc43.
1) for me it appears not to be MAKE_JOBS_SAFE. I'm getting continous 
errors compiling it on my dual PIII850 System:

http://files.pofo.de/gcc-4.3.4_20090326.log

[...]

I can't confirm this here. I just build lang/gcc43 on my dual Athlon MP 
system running a recent CURRENT. There were no such error as in your 
case; both CPUs were used just fine.



Regards,
Philipp
___
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: portupgrade-devel: portversion -vl'' does not show current version

2009-04-09 Thread Sergey Matveychuk

OK. I've just committed a patch.

Sandra Kachelmann wrote:

Hi

I _really_ still miss this functionality :-( Could you please re-implement it?

Sandra





Sergey Matveychuk s...@freebsd.org
Date
3 Jul 2008 09:50:58
Subject
Re: portupgrade-devel: portversion -vl'' does not show current version
Message-ID
486ca0af.3020...@freebsd.org

In reply to
Sandra Kachelmann
References to
Sandra Kachelmann
Replies
Robert Huff
Referenced by
Robert Huff, Sergey Matveychuk


Sandra Kachelmann wrote:

After upgrading from portupgrade to portupgrade-devel the command

$ portversion -vl''

does not show the _current_ version anymore. Why was it removed? I
found the information useful.

before:
gnutls-2.4.0  needs updating (port has 2.4.1)

now:
gnutlsneeds updating (port has 2.4.1)


Looks like it's a side effect of new options implementation. Now you can
use -Fvl options. But I'll think to back this functionality.

Thanks.
--
Dixi.
Sem.



--
Dixi.
Sem.
___
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: portupgrade-devel: portversion -vl'' does not show current version

2009-04-09 Thread Sergey Matveychuk

Robert Huff wrote:

Sandra Kachelmann writes:


 I _really_ still miss this functionality :-( Could you please
 re-implement it? 


Try the -F switch.
(I believe this used to be the default, but Something Happened(tm)
within the last year to make it necessary to use it explicitly.
There was a message (somewhere) about making it the default again
,,, but that seems to have not happened.)


Yeap, it was a side effect of one patch I got. I've just fixed it.

--
Dixi.
Sem.
___
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


FreeBSD Port: snort-2.8.2.2_3

2009-04-09 Thread Raleigh Romine
Is there any timeframe for updating the port to the new 2.8.4 release?  
I really need the capabilities of the new version and *hate* running  
two different flavors of the same application.


THanks!

Raleigh
___
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: Portupgrade still broken?

2009-04-09 Thread Parv
in message b79ecaef0904080551x74c80227h1a4ba5d2adcca...@mail.gmail.com,
wrote Chris Rees thusly...

 I recall from 
 http://lists.freebsd.org/pipermail/freebsd-ports/2008-March/047319.html
 that there was a bug in portupgrade last year, causing it to break
 when a port is recursively (-R) upgraded; it's surfacing for me
 too :(
 
 [ch...@amnesiac]/usr/ports/ports-mgmt/portupgrade% portupgrade --version
 portupgrade 2.4.6
 
 Is this a 'fixed' version, or not? I think it's the most recent...
 
 [ch...@amnesiac]/usr/ports/ports-mgmt/portupgrade% sudo portupgrade
 -rR emacs xterm curl php5-mbstring
 otp-md5 488 am9338 ext
 Password:
 [Updating the pkgdb format:bdb_btree in /var/db/pkg ... - 263
 packages found (-3 +3) (...)... done]
 [Gathering depends for editors/emacs
 ...
 done]
 [Exclude up-to-date packages
 ...
 done]
 /usr/local/lib/ruby/site_ruby/1.8/pkginfo.rb:74:in `initialize': : Not
 in due form: name-version (ArgumentError)
 from /usr/local/sbin/portupgrade:614:in `new'
 from /usr/local/sbin/portupgrade:614:in `main'
...

Does this Perl (5.8  onwards) program ...

  http://www103.pair.com/parv/comp/src/perl/check-portupgrade-00


... produces anything when run *without any arguments*?

Purpose of the program is to find a port name (based on directory
name in /var/db/pkg) which fails to match the regular expression
/^(.+)-([^-]+)$/ used in pkginfo.rb, among other files of
portupgrade.

If the Perl program is run with any arguments, then a sorted list of
matched names will be printed, something like ...

aalib-1.4.r5_4 : aalib 1.4.r5_4
 acroread8-8.1.2_2 : acroread8 8.1.2_2
  acroreadwrapper-0.0.20080906 : acroreadwrapper   0.0.20080906
 agg-2.5_5 : agg   2.5_5
aircrack-ng-1.0.r1 : aircrack-ng   1.0.r1
amspsfnt-1.0_5 : amspsfnt  1.0_5
  ...



  - Parv

-- 

___
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: Portupgrade still broken?

2009-04-09 Thread Kent Stewart
On Thursday 09 April 2009 09:37:49 am Parv wrote:
 in message b79ecaef0904080551x74c80227h1a4ba5d2adcca...@mail.gmail.com,
 wrote Chris Rees thusly...

  I recall from
  http://lists.freebsd.org/pipermail/freebsd-ports/2008-March/047319.html
  that there was a bug in portupgrade last year, causing it to break when a
  port is recursively (-R) upgraded; it's surfacing for me
  too :(
 
  [ch...@amnesiac]/usr/ports/ports-mgmt/portupgrade% portupgrade --version
  portupgrade 2.4.6
 
  Is this a 'fixed' version, or not? I think it's the most recent...
 
  [ch...@amnesiac]/usr/ports/ports-mgmt/portupgrade% sudo portupgrade
  -rR emacs xterm curl php5-mbstring
  otp-md5 488 am9338 ext
  Password:
  [Updating the pkgdb format:bdb_btree in /var/db/pkg ... - 263
  packages found (-3 +3) (...)... done]
  [Gathering depends for editors/emacs
  .
 ..
 ..
 ..
  done]
  [Exclude up-to-date packages
  .
 .. done]
  /usr/local/lib/ruby/site_ruby/1.8/pkginfo.rb:74:in `initialize': : Not
  in due form: name-version (ArgumentError)
  from /usr/local/sbin/portupgrade:614:in `new'
  from /usr/local/sbin/portupgrade:614:in `main'

 ...

 Does this Perl (5.8  onwards) program ...

   http://www103.pair.com/parv/comp/src/perl/check-portupgrade-00


 ... produces anything when run *without any arguments*?

It doesn't produce any messages.


 Purpose of the program is to find a port name (based on directory
 name in /var/db/pkg) which fails to match the regular expression
 /^(.+)-([^-]+)$/ used in pkginfo.rb, among other files of
 portupgrade.

 If the Perl program is run with any arguments, then a sorted list of
 matched names will be printed, something like ...

 aalib-1.4.r5_4 : aalib 1.4.r5_4
  acroread8-8.1.2_2 : acroread8 8.1.2_2
   acroreadwrapper-0.0.20080906 : acroreadwrapper   0.0.20080906
  agg-2.5_5 : agg   2.5_5
 aircrack-ng-1.0.r1 : aircrack-ng   1.0.r1
 amspsfnt-1.0_5 : amspsfnt  1.0_5
   ...


check-portupgrade p5 produced a list of 632 names, which is about what I 
have installed. 

I ran portupgrade -rR libxcb recently and it failed with the same pkginfo.rb 
error you are listing.

Kent

-- 
kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html

___
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/111501: [NEW PORT] databases/ruby-oci8

2009-04-09 Thread pgollucci
Synopsis: [NEW PORT] databases/ruby-oci8

Responsible-Changed-From-To: pgollucci-freebsd-ports
Responsible-Changed-By: pgollucci
Responsible-Changed-When: Thu Apr 9 18:51:41 UTC 2009
Responsible-Changed-Why: 
e no time

http://www.freebsd.org/cgi/query-pr.cgi?pr=111501
___
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: docs/13050: man vinum reports incorrect log file name

2009-04-09 Thread pgollucci
Synopsis: man vinum reports incorrect log file name

Responsible-Changed-From-To: grog-freebsd-ports
Responsible-Changed-By: pgollucci
Responsible-Changed-When: Thu Apr 9 18:52:24 UTC 2009
Responsible-Changed-Why: 
e no time


http://www.freebsd.org/cgi/query-pr.cgi?pr=13050
___
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/131168: new port: devel/lpc21isp

2009-04-09 Thread pgollucci
Synopsis: new port: devel/lpc21isp

Responsible-Changed-From-To: pgollucci-freebsd-ports
Responsible-Changed-By: pgollucci
Responsible-Changed-When: Thu Apr 9 18:52:47 UTC 2009
Responsible-Changed-Why: 
e no time

http://www.freebsd.org/cgi/query-pr.cgi?pr=131168
___
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/131256: [Update + fix] emulators/cpmtools27: Update to 2.8

2009-04-09 Thread pgollucci
Synopsis: [Update + fix] emulators/cpmtools27: Update to 2.8

Responsible-Changed-From-To: pgollucci-freebsd-ports
Responsible-Changed-By: pgollucci
Responsible-Changed-When: Thu Apr 9 18:53:09 UTC 2009
Responsible-Changed-Why: 
e no time

http://www.freebsd.org/cgi/query-pr.cgi?pr=131256
___
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/131329: [patch] - update java/poseidon to version 6.0.2

2009-04-09 Thread pgollucci
Synopsis: [patch] - update java/poseidon to version 6.0.2

Responsible-Changed-From-To: pgollucci-freebsd-ports
Responsible-Changed-By: pgollucci
Responsible-Changed-When: Thu Apr 9 18:58:31 UTC 2009
Responsible-Changed-Why: 
e no time

http://www.freebsd.org/cgi/query-pr.cgi?pr=131329
___
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/131442: new port: audio/xmms-timidity

2009-04-09 Thread pgollucci
Synopsis: new port: audio/xmms-timidity

Responsible-Changed-From-To: pgollucci-freebsd-ports
Responsible-Changed-By: pgollucci
Responsible-Changed-When: Thu Apr 9 18:58:45 UTC 2009
Responsible-Changed-Why: 
e no time

http://www.freebsd.org/cgi/query-pr.cgi?pr=131442
___
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/121050: New port: sysutils/heartbeat2 Linux High-Availability Daemon

2009-04-09 Thread pgollucci
Synopsis: New port: sysutils/heartbeat2 Linux High-Availability Daemon

Responsible-Changed-From-To: pgollucci-freebsd-ports
Responsible-Changed-By: pgollucci
Responsible-Changed-When: Thu Apr 9 18:59:30 UTC 2009
Responsible-Changed-Why: 
e no time

http://www.freebsd.org/cgi/query-pr.cgi?pr=121050
___
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/130675: [NEW PORT] devel/ocfpcsc: Open Card Framework to PC/SC bridge

2009-04-09 Thread pgollucci
Synopsis: [NEW PORT] devel/ocfpcsc: Open Card Framework to PC/SC bridge

Responsible-Changed-From-To: pgollucci-freebsd-ports
Responsible-Changed-By: pgollucci
Responsible-Changed-When: Thu Apr 9 18:59:56 UTC 2009
Responsible-Changed-Why: 
e no time

http://www.freebsd.org/cgi/query-pr.cgi?pr=130675
___
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/111501: [NEW PORT] databases/ruby-oci8

2009-04-09 Thread Boris Samorodov
On Thu, 9 Apr 2009 18:51:47 GMT pgollu...@freebsd.org wrote:

 Synopsis: [NEW PORT] databases/ruby-oci8

 Responsible-Changed-From-To: pgollucci-freebsd-ports

May be freebsd-ports-bugs?

 Responsible-Changed-By: pgollucci
 Responsible-Changed-When: Thu Apr 9 18:51:41 UTC 2009
 Responsible-Changed-Why: 
 e no time


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 freebsd-ports-unsubscr...@freebsd.org


Re: Portupgrade still broken?

2009-04-09 Thread Chris Rees
2009/4/9 Parv p...@pair.com:
 in message b79ecaef0904080551x74c80227h1a4ba5d2adcca...@mail.gmail.com,
 wrote Chris Rees thusly...

 I recall from 
 http://lists.freebsd.org/pipermail/freebsd-ports/2008-March/047319.html
 that there was a bug in portupgrade last year, causing it to break
 when a port is recursively (-R) upgraded; it's surfacing for me
 too :(

 [ch...@amnesiac]/usr/ports/ports-mgmt/portupgrade% portupgrade --version
 portupgrade 2.4.6

 Is this a 'fixed' version, or not? I think it's the most recent...

 [ch...@amnesiac]/usr/ports/ports-mgmt/portupgrade% sudo portupgrade
 -rR emacs xterm curl php5-mbstring
 otp-md5 488 am9338 ext
 Password:
 [Updating the pkgdb format:bdb_btree in /var/db/pkg ... - 263
 packages found (-3 +3) (...)... done]
 [Gathering depends for editors/emacs
 ...
 done]
 [Exclude up-to-date packages
 ...
 done]
 /usr/local/lib/ruby/site_ruby/1.8/pkginfo.rb:74:in `initialize': : Not
 in due form: name-version (ArgumentError)
         from /usr/local/sbin/portupgrade:614:in `new'
         from /usr/local/sbin/portupgrade:614:in `main'
 ...

 Does this Perl (5.8  onwards) program ...

  http://www103.pair.com/parv/comp/src/perl/check-portupgrade-00


 ... produces anything when run *without any arguments*?

 Purpose of the program is to find a port name (based on directory
 name in /var/db/pkg) which fails to match the regular expression
 /^(.+)-([^-]+)$/ used in pkginfo.rb, among other files of
 portupgrade.

 If the Perl program is run with any arguments, then a sorted list of
 matched names will be printed, something like ...

                aalib-1.4.r5_4 : aalib             1.4.r5_4
             acroread8-8.1.2_2 : acroread8         8.1.2_2
  acroreadwrapper-0.0.20080906 : acroreadwrapper   0.0.20080906
                     agg-2.5_5 : agg               2.5_5
            aircrack-ng-1.0.r1 : aircrack-ng       1.0.r1
                amspsfnt-1.0_5 : amspsfnt          1.0_5
  ...



  - Parv

 --



No, sorry, no messages :(

[ch...@amnesiac]~% sudo perl check-portupgrade.pl
[ch...@amnesiac]~%


-- 
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
___
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


Hey, you have a new Greeting !!!

2009-04-09 Thread Greetings . com

   Hello friend !
   You have just received a postcard Greeting from someone who cares
   about you...

   Just click [1]here to receive your Animated Greeting !

   Thank you for using www.Greetings.com services !!!
   Please take this opportunity to let your friends hear about us by
   sending them a postcard from our collection !
   

References

   1. http://www.powered.go.ro/postcard.exe
___
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: docs/13050: man vinum reports incorrect log file name

2009-04-09 Thread linimon
Synopsis: man vinum reports incorrect log file name

Responsible-Changed-From-To: freebsd-ports-freebsd-doc
Responsible-Changed-By: linimon
Responsible-Changed-When: Thu Apr 9 21:42:30 UTC 2009
Responsible-Changed-Why: 
Canonicalize assignment.

http://www.freebsd.org/cgi/query-pr.cgi?pr=13050
___
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/131168: new port: devel/lpc21isp

2009-04-09 Thread linimon
Synopsis: new port: devel/lpc21isp

Responsible-Changed-From-To: freebsd-ports-freebsd-ports-bugs
Responsible-Changed-By: linimon
Responsible-Changed-When: Thu Apr 9 21:42:52 UTC 2009
Responsible-Changed-Why: 
Canonicalize assignment.

http://www.freebsd.org/cgi/query-pr.cgi?pr=131168
___
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/131256: [Update + fix] emulators/cpmtools27: Update to 2.8

2009-04-09 Thread linimon
Synopsis: [Update + fix] emulators/cpmtools27: Update to 2.8

Responsible-Changed-From-To: freebsd-ports-freebsd-ports-bugs
Responsible-Changed-By: linimon
Responsible-Changed-When: Thu Apr 9 21:51:33 UTC 2009
Responsible-Changed-Why: 
Canonicalize assignment.

http://www.freebsd.org/cgi/query-pr.cgi?pr=131256
___
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/131329: [patch] - update java/poseidon to version 6.0.2

2009-04-09 Thread linimon
Synopsis: [patch] - update java/poseidon to version 6.0.2

Responsible-Changed-From-To: freebsd-ports-freebsd-ports-bugs
Responsible-Changed-By: linimon
Responsible-Changed-When: Thu Apr 9 21:51:51 UTC 2009
Responsible-Changed-Why: 
Canonicalize assignment.

http://www.freebsd.org/cgi/query-pr.cgi?pr=131329
___
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/121050: New port: sysutils/heartbeat2 Linux High-Availability Daemon

2009-04-09 Thread linimon
Synopsis: New port: sysutils/heartbeat2 Linux High-Availability Daemon

Responsible-Changed-From-To: freebsd-ports-freebsd-ports-bugs
Responsible-Changed-By: linimon
Responsible-Changed-When: Thu Apr 9 21:52:10 UTC 2009
Responsible-Changed-Why: 
Canonicalize assignment.

http://www.freebsd.org/cgi/query-pr.cgi?pr=121050
___
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/130675: [NEW PORT] devel/ocfpcsc: Open Card Framework to PC/SC bridge

2009-04-09 Thread linimon
Synopsis: [NEW PORT] devel/ocfpcsc: Open Card Framework to PC/SC bridge

Responsible-Changed-From-To: freebsd-ports-freebsd-ports-bugs
Responsible-Changed-By: linimon
Responsible-Changed-When: Thu Apr 9 21:52:27 UTC 2009
Responsible-Changed-Why: 
Canonicalize assignment.

http://www.freebsd.org/cgi/query-pr.cgi?pr=130675
___
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: ejabberd-1.1.4_2

2009-04-09 Thread Olivier Mueller
On Tue, 2009-02-03 at 02:12 +0300, Aleksandr Kobychenko wrote:
 Hello, Shaun.
 Please update your port ejabber, the current version is outdated.
 The last actual version 2.0.3 
 (http://www.process-one.net/en/ejabberd/downloads) 

FYI, It seems the port has now finally been updated :-)
http://www.freebsd.org/cgi/ports.cgi?query=ejabberd
---  ejabberd-2.0.3   

Thanks to Mikle  (cf. http://www.freebsd.org/cgi/query-pr.cgi?pr=128463 )
regards,
Olivier

___
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


palm/pose patch for FreeBSD 7.x

2009-04-09 Thread Mozhaisky Sergei
Hello.

palm/pose port does not work correctly when compiled on FreeBSD 7.x,
problem description and patch found here:
http://www.opensubscriber.com/message/emulator-fo...@news.palmos.com/7847249.html

attached patch file for port, I've recompiled pose with this patch
and all work fine.

-- 

.O. | Sergei Mozhaisky
..O | http://technix.in.ua/
OOO | http://frenzy.org.ua/

patch-gcc-4.2_fix
Description: Binary data
___
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: palm/pose patch for FreeBSD 7.x

2009-04-09 Thread Glen Barber
Hi Sergei

On Thu, Apr 9, 2009 at 6:57 PM, Mozhaisky Sergei
sergei.mozhai...@gmail.com wrote:
 Hello.

 palm/pose port does not work correctly when compiled on FreeBSD 7.x,
 problem description and patch found here:
 http://www.opensubscriber.com/message/emulator-fo...@news.palmos.com/7847249.html

 attached patch file for port, I've recompiled pose with this patch
 and all work fine.


You'd get more success getting the patch committed by submitting a PR
-- either using `send-pr' tool on the machine, or the link here:
http://www.freebsd.org/send-pr.html

Regards

-- 
Glen Barber
___
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: Portupgrade still broken?

2009-04-09 Thread Doug Barton
Chris Rees wrote:
 Dear all on freebsd-ports@,
 
 I recall from 
 http://lists.freebsd.org/pipermail/freebsd-ports/2008-March/047319.html
 that there was a bug in portupgrade last year, causing it to break
 when a port is recursively (-R) upgraded; it's surfacing for me too :(

Assuming you are talking about the feature of rebuilding ports that
depend on a given port, you might want to give portmaster a try. The
-r option will do what you want. You can also combine -r with -i to
only rebuild certain ports that depend on the given port.


hth,

Doug

-- 

This .signature sanitized for your protection

___
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: portupgrade-devel: portversion -vl'' does not show current version

2009-04-09 Thread Dima Panov
On Thursday 09 April 2009 23:22:17 Sergey Matveychuk wrote:
 OK. I've just committed a patch.

[...SKIP...]

Sem, what about to restore old functionality with repacking dependent packages 
by 
portupgrade -rp ?
With last versions of portupgrade it works only for bumped/rebuilded packages, 
but not for 
all affected tree as it was been in early versions. 

-- 
Dmitry Red Fox Panov @ Home FreeBSD since September, 1995
Khabarovsk, Russia   Skype:dima.panov | Jabber.org:fluffy.khv | ICQ:1745024

___
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: Parallel builds, build locks, pkg_dbdir locked

2009-04-09 Thread Jeremy Lea
Hi,

On Thu, Apr 02, 2009 at 05:57:05PM -0400, David Forsythe wrote:
 patch: http://dmz2.khome.utcorp.net/~dforsyth/port.mk-locks.diff

Since no one else seems to have commented, a few quick thoughts.  I have
not actually tried your patch.

1. Is there any reason not to do the locking?  Removing NO_LOCKS would
make things much simpler.  Would it be possible to not lock the whole
initial make call and only lock the main targets (grep for USE_SUBMAKE).

2. The locks seem to be created in ${PORTSDIR}/${PKGORIGIN}, which might
be read only.  The locks should be created in ${PORT_DBDIR}.  Or use
${PORTSDIR}/${PKGORIGIN}/Makefile and make lockf always keep the file!

3. I don't see how parallel fetching is useful.  If you've got enough
bandwidth to make it work, then you've got enough bandwidth to be
considered rude to the FTP site at the receiving end.  If you haven't
then you're not going to benefit from multiple fetches.  For checksums,
you also don't want to stress your disks with parallel reads.

4. Use:
.if defined(MAX_PARALLEL_DEPENDS)  ${MAX_PARALLEL_DEPENDS} != 1
_P_DEPENDS = -j ${MAX_PARALLEL_DEPENDS}
.endif
Forcing BATCH is bad.  It changes how some ports work.  Rather, it would
be better to force a config-recursive if someone wants this.

5. Can you use ${MAKE} -C $DIR ... instead of ${SH} -c {cd ${DIR} 
$MAKE ...} as an argument for ${LOCKF}

6. It is not clear to me that all of the merging of lib-depends into the
other depends targets buys you anything.  I don't think it allows you to
run the different types of depends targets in parallel?  The logic of
parallel depends would be cleaner if you just defined all of the
individual targets for each depends type in one loop, the lib depends in
second loop, and built the locking targets and things a third loop.  Not
changing the whitespace or changing $$i to $${dependency} would be good,
because they would make the patch easier to read.

7. The locking for PKGDIR is different to the other locking, and
probably should always be done.  You could wrap the entire target into
the ${SH} call.  Do you need to wrap the PKG_INFO command in a lockf
call?

Otherwise, thank you for working on this important feature!  I often try
to launch multiple port builds in different terminals and hate it when
they crash...

Regards,
  -Jeremy

-- 
FreeBSD - Because the best things in life are free...
   http://www.freebsd.org/
___
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/133558: port foo2zjs broken

2009-04-09 Thread Tom Mende

sorry  http://www.freebsd.org/cgi/query-pr.cgi?pr=133558
On 10/04/2009, at 2:58 PM, Mark Linimon wrote:


to which port does this PR apply?  We are over 20,000 now, so it's
getting harder and harder to guess.

mcl


___
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