cvs commit: ports/net/p5-Net-Analysis Makefile

2006-09-17 Thread Martin Wilke
miwi2006-09-17 07:08:35 UTC

  FreeBSD ports repository

  Modified files:
net/p5-Net-Analysis  Makefile 
  Log:
  - Fix typo's
  
  Approved by: Jin-Shan Tseng (maintainer)
  
  Revision  ChangesPath
  1.2   +2 -2  ports/net/p5-Net-Analysis/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/devel/mico Makefile ports/devel/mico/files patch-orb-ssl.cc

2006-09-17 Thread Sergey Matveychuk
sem 2006-09-17 07:17:58 UTC

  FreeBSD ports repository

  Modified files:
devel/mico   Makefile 
  Added files:
devel/mico/files patch-orb-ssl.cc 
  Log:
  - Fix build on current
  - Fix an issue with configure
  - While I'm here: minor style changes, get rid of alpha mentioning
  
  Submitted by:   Alex Lyashkov ([EMAIL PROTECTED])
  Reported by:kris mail
  
  Revision  ChangesPath
  1.92  +5 -14 ports/devel/mico/Makefile
  1.1   +13 -0 ports/devel/mico/files/patch-orb-ssl.cc (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/kern syscalls.master

2006-09-17 Thread Robert Watson
rwatson 2006-09-17 08:15:58 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_6)
sys/kern syscalls.master 
  Log:
  Correct auditctl() prototype; it was changed at some point in HEAD, but not
  MFC'd to -STABLE, resulting in the arguments being interpreted incorrectly.
  As a result, some users of audit on -STABLE saw an invalid argument error
  when starting the audit daemon.  In principle it should have been all audit
  users, not clear why that appears not to have been the case.
  
  Approved by:re (kensmith)
  Obtained from:  TrustedBSD Project
  
  Revision   ChangesPath
  1.198.2.4  +1 -1  src/sys/kern/syscalls.master
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/kern init_sysent.c syscalls.c src/sys/sys syscall.h syscall.mk sysproto.h

2006-09-17 Thread Robert Watson
rwatson 2006-09-17 08:16:28 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_6)
sys/kern init_sysent.c syscalls.c 
sys/sys  syscall.h syscall.mk sysproto.h 
  Log:
  Regenerate.
  
  Approved by:re (kensmith)
  
  Revision   ChangesPath
  1.195.2.4  +1 -1  src/sys/kern/init_sysent.c
  1.181.2.4  +1 -1  src/sys/kern/syscalls.c
  1.178.2.4  +1 -1  src/sys/sys/syscall.h
  1.133.2.4  +1 -1  src/sys/sys/syscall.mk
  1.177.2.4  +1 -2  src/sys/sys/sysproto.h
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/net if_bridge.c

2006-09-17 Thread Andrew Thompson
thompsa 2006-09-17 08:20:56 UTC

  FreeBSD src repository

  Modified files:
sys/net  if_bridge.c 
  Log:
  Rearrange things so that ARP packets can be filtered or rate limited with 
IPFW.
  
  Requested by:   Jon Otterholm
  Tested by:  Jon Otterholm
  
  Revision  ChangesPath
  1.80  +14 -30src/sys/net/if_bridge.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/devel/rubygem-rtags pkg-plist

2006-09-17 Thread Cheng-Lung Sung
clsung  2006-09-17 08:39:19 UTC

  FreeBSD ports repository

  Modified files:
devel/rubygem-rtags  pkg-plist 
  Log:
  - fix pkg-plist
  
  Noted by:   kris
  
  Revision  ChangesPath
  1.2   +26 -0 ports/devel/rubygem-rtags/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/security/cryptlib Makefile distinfo ports/security/cryptlib/files patch-context_ctx_aes.c

2006-09-17 Thread Alex Dupre
ale 2006-09-17 08:40:34 UTC

  FreeBSD ports repository

  Modified files:
security/cryptlibMakefile distinfo 
  Removed files:
security/cryptlib/files patch-context_ctx_aes.c 
  Log:
  The tarball has been rerolled with many post 3.3 release fixes,
  so bump PORTREVISION, too.
  
  Revision  ChangesPath
  1.16  +1 -0  ports/security/cryptlib/Makefile
  1.11  +3 -3  ports/security/cryptlib/distinfo
  1.2   +0 -14 ports/security/cryptlib/files/patch-context_ctx_aes.c 
(dead)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/net/mpich2 Makefile

2006-09-17 Thread Thierry Thomas
thierry 2006-09-17 08:44:00 UTC

  FreeBSD ports repository

  Modified files:
net/mpich2   Makefile 
  Log:
  Fix build on amd64: work-around against a make strange behaviour
  => use gmake.
  
  Reported by:Andrzej Tobola ,
  Jaroslaw Gruca 
  
  Revision  ChangesPath
  1.49  +5 -0  ports/net/mpich2/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/textproc/rubygem-ferret Makefile distinfo

2006-09-17 Thread Cheng-Lung Sung
clsung  2006-09-17 08:46:56 UTC

  FreeBSD ports repository

  Modified files:
textproc/rubygem-ferret Makefile distinfo 
  Log:
  - Update to 0.10.4
  
  Revision  ChangesPath
  1.3   +3 -1  ports/textproc/rubygem-ferret/Makefile
  1.3   +3 -3  ports/textproc/rubygem-ferret/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/devel/boehm-gc Makefile

2006-09-17 Thread MANTANI Nobutaka
nobutaka2006-09-17 08:57:20 UTC

  FreeBSD ports repository

  Modified files:
devel/boehm-gc   Makefile 
  Log:
  Drop maintainership.
  
  Revision  ChangesPath
  1.51  +1 -1  ports/devel/boehm-gc/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvs commit: src/libexec/rtld-elf rtld.c

2006-09-17 Thread Michal Mertl
Konstantin Belousov wrote:
> On Fri, Sep 08, 2006 at 01:09:24PM -0400, Jung-uk Kim wrote:
> > On Friday 08 September 2006 10:59 am, Konstantin Belousov wrote:
> > > kib 2006-09-08 14:59:55 UTC
> > >
> > >   FreeBSD src repository
> > >
> > >   Modified files:
> > > libexec/rtld-elf rtld.c
> > >   Log:
> > >   When looking up the symbol by dlsym, look it not only in the
> > > object given as dso handle, but also in the implicit dependencies
> > > of that dso.
> > >
> > >   Also, const-ify the read-only parameter objlist of symlook_list.
> > >
> > >   Reported by:"Simon 'corecode' Schubert"  > > tum de> Approved by:kan (mentor)
> > >   X-MFC-After:6.2
> > >
> > >   Revision  ChangesPath
> > >   1.117 +10 -13src/libexec/rtld-elf/rtld.c
> > 
> > I believe this warrants version number change for ports, IMO.
> 
> This change brings rtld behaviour to the standard. Solaris and Linux both
> do this in the right way. Shall we bump __FreeBSD_version for such kind of
> bugfixes ?
> 
> BTW, are you aware of ports that rely on old behaviour ?

Evolution (2.6.3 built as part of gnome from ports, I have
SYMVER_ENABLED=yes in /etc/make.conf) mostly stopped working after this
commit (it starts but writes lots of error messages on stderr and the
application menus are almost empty and it doesn't do anything).

Reverting the change fixes it. Recompiling and reinstalling Evo didn't
help.

Thanks

Michal

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


cvs commit: ports/mail/dbmail-devel/files patch-dm_md5.c

2006-09-17 Thread Stefan Walter
stefan  2006-09-17 09:10:36 UTC

  FreeBSD ports repository

  Added files:
mail/dbmail-devel/files patch-dm_md5.c 
  Log:
  Add a patch to fix compilation on big endian systems.
  
  Noticed by: kris
  Approved by:maintainer
  
  Revision  ChangesPath
  1.1   +20 -0 ports/mail/dbmail-devel/files/patch-dm_md5.c (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/www/xpi-pdf_download Makefile distinfo

2006-09-17 Thread Alex Dupre
ale 2006-09-17 09:16:39 UTC

  FreeBSD ports repository

  Modified files:
www/xpi-pdf_download Makefile distinfo 
  Log:
  Update to 0.7.5 release.
  
  Revision  ChangesPath
  1.6   +1 -1  ports/www/xpi-pdf_download/Makefile
  1.6   +3 -3  ports/www/xpi-pdf_download/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: www/en/releases/6.2R schedule.sgml

2006-09-17 Thread Erwin Lansing
erwin   2006-09-17 09:25:06 UTC

  FreeBSD doc repository (ports committer)

  Modified files:
en/releases/6.2R schedule.sgml 
  Log:
  Fill in the code freeze and other dates for ports.
  
  Doc foo:simon
  
  Revision  ChangesPath
  1.3   +12 -9 www/en/releases/6.2R/schedule.sgml
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/databases/flamerobin Makefile distinfo

2006-09-17 Thread Rong-En Fan
rafan   2006-09-17 09:48:49 UTC

  FreeBSD ports repository

  Modified files:
databases/flamerobin Makefile distinfo 
  Log:
  - Update to 7.5
  
  PR: ports/103299
  Submitted by:   Denis Barov  (maintainer)
  
  Revision  ChangesPath
  1.4   +4 -6  ports/databases/flamerobin/Makefile
  1.2   +3 -3  ports/databases/flamerobin/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports LEGAL

2006-09-17 Thread Rong-En Fan
rafan   2006-09-17 10:00:57 UTC

  FreeBSD ports repository

  Modified files:
.LEGAL 
  Log:
  - Update for devel/uppaal
  
  PR: ports/103246
  Submitted by:   Timothy Bourke  (maintainer)
  
  Revision  ChangesPath
  1.497 +2 -2  ports/LEGAL
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/www/urchin5 Makefile

2006-09-17 Thread Mark Linimon
linimon 2006-09-17 10:05:47 UTC

  FreeBSD ports repository

  Modified files:
www/urchin5  Makefile 
  Log:
  Fix maintainer address.
  
  Revision  ChangesPath
  1.10  +1 -1  ports/www/urchin5/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/compat/linux linux_file.c

2006-09-17 Thread Alexander Leidinger
netchild2006-09-17 10:56:16 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_6)
sys/compat/linux linux_file.c 
  Log:
  MFC rev 1.97:
  The Linux unlink syscall uses a different errno value when trying to unlink
  a directory.
  
  PR: 102897 [1]  http://www.FreeBSD.org/cgi/query-pr.cgi?pr=102897
  Noticed by: Knut Anders Hatlen <[EMAIL PROTECTED]> [1], testrun with LTP
  Submitted by:   Marcin Cieslak <[EMAIL PROTECTED]>
  Tested by:  netchild (LTP test run)
  Approved by:re
  
  Revision  ChangesPath
  1.91.2.1  +7 -0  src/sys/compat/linux/linux_file.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/kern kern_acct.c

2006-09-17 Thread Robert Watson
rwatson 2006-09-17 11:00:36 UTC

  FreeBSD src repository

  Modified files:
sys/kern kern_acct.c 
  Log:
  Expore kern.acct_configured, a sysctl that reflects the configured/
  unconfigured state of the kernel accounting system.  This is used by
  the accounting privilege regression test to determine whether
  accounting is in use and will be disrupted by the regression test.
  
  Sponsored by:   nCircle Network Security, Inc.
  Obtained from:  TrustedBSD Project
  MFC after:  1 month
  
  Revision  ChangesPath
  1.83  +7 -0  src/sys/kern/kern_acct.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/editors/openoffice.org-2.0 Makefile

2006-09-17 Thread Maho Nakata
maho2006-09-17 11:11:15 UTC

  FreeBSD ports repository

  Modified files:
editors/openoffice.org-2.0 Makefile 
  Log:
  Unbreak for amd64.
  build verified on FreeBSD 6.1-RELEASE/amd64
  with gcc version 4.1.2 20060908 (prerelease)
  
  Revision  ChangesPath
  1.256 +1 -1  ports/editors/openoffice.org-2.0/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sbin/geom/class/eli geli.8

2006-09-17 Thread Christian Brueffer
brueffer2006-09-17 11:30:44 UTC

  FreeBSD src repository

  Modified files:
sbin/geom/class/eli  geli.8 
  Log:
  Remove a contraction and add a missing article.
  
  Revision  ChangesPath
  1.20  +2 -2  src/sbin/geom/class/eli/geli.8
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvs commit: ports/emulators/linux_base-fc4 Makefile

2006-09-17 Thread Alexander Leidinger
Quoting Boris Samorodov <[EMAIL PROTECTED]> (Sat, 16 Sep 2006 21:17:06 + 
(UTC)):

> bsam2006-09-16 21:17:06 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
> emulators/linux_base-fc4 Makefile 
>   Log:
>   - brandelf -t Linux /compat/linux/lib/ld-2.3.6.so (ld-linux.so.2),
> we don't brand linux libraries, but it's more an executable then a 
> library;
>   - bump PORTREVISION.
>   
>   Suggested by:   netchild
>   Discussed at:   freebsd-emulation

For those which don't want to hunt down the discussion: this fixes some
ELF ABI messages in the Linux Test Project testruns, but doesn't
results in a working linux-ldd (the FreeBSD one works, but in a
linux_dist chroot you don't have it).

I repeat what Boris said: don't brand libs!

Bye,
Alexander.

-- 
Mulder: (smiling) The ENIGMATIC Dr. Scully!

"The X-Files: Fallen Angel"
http://www.Leidinger.net  Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org netchild @ FreeBSD.org  : PGP ID = 72077137
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/databases/gdl2 Makefile

2006-09-17 Thread Sergey Matveychuk
sem 2006-09-17 11:39:41 UTC

  FreeBSD ports repository

  Modified files:
databases/gdl2   Makefile 
  Log:
  - Fix INDEX build
  
  Submitted by:   Matthew Seaman 
  Pointy hat to:  dinoex, alexbl
  
  Revision  ChangesPath
  1.2   +1 -1  ports/databases/gdl2/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/x11/kdelibs3-nocups pkg-plist

2006-09-17 Thread Michael Nottebrock
lofi2006-09-17 11:40:40 UTC

  FreeBSD ports repository

  Modified files:
x11/kdelibs3-nocups  pkg-plist 
  Log:
  Fix plist
  
  Revision  ChangesPath
  1.12  +1 -1  ports/x11/kdelibs3-nocups/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/security/audit audit_bsm.c

2006-09-17 Thread Robert Watson
rwatson 2006-09-17 11:42:40 UTC

  FreeBSD src repository

  Modified files:
sys/security/audit   audit_bsm.c 
  Log:
  Add AUE_SYSARCH to the list of audit events during BSM conversion to prevent
  a console warning.  Eventually, we will capture more arguments for sysarch.
  
  Obtained from:  TrustedBSD Project
  MFC after:  3 days
  
  Revision  ChangesPath
  1.12  +1 -0  src/sys/security/audit/audit_bsm.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/biology/pymol Makefile ports/biology/pymol/files patch-Rules.make

2006-09-17 Thread Maho Nakata
maho2006-09-17 11:51:56 UTC

  FreeBSD ports repository

  Modified files:
biology/pymolMakefile 
biology/pymol/files  patch-Rules.make 
  Log:
  Fix build on amd64
  
  Submitted by:   kris
  
  Revision  ChangesPath
  1.27  +1 -1  ports/biology/pymol/Makefile
  1.7   +3 -3  ports/biology/pymol/files/patch-Rules.make
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/textproc/libnxml Makefile distinfo

2006-09-17 Thread Rong-En Fan
rafan   2006-09-17 11:59:44 UTC

  FreeBSD ports repository

  Modified files:
textproc/libnxml Makefile distinfo 
  Log:
  - Update to 0.13
  - s,INSTALLS_SHLIB,USE_LDCONFIG,
  
  PR: ports/103323
  Submitted by:   Nicola Vitale  (maintainer)
  
  Revision  ChangesPath
  1.5   +2 -2  ports/textproc/libnxml/Makefile
  1.5   +3 -3  ports/textproc/libnxml/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/games/bloboats Makefile

2006-09-17 Thread Emanuel Haupt
ehaupt  2006-09-17 12:26:36 UTC

  FreeBSD ports repository

  Modified files:
games/bloboats   Makefile 
  Log:
  Now also builds on 4.x
  
  Revision  ChangesPath
  1.2   +2 -7  ports/games/bloboats/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/www Makefile ports/www/p5-CGI-FormBuilder Makefile distinfo pkg-descr pkg-plist

2006-09-17 Thread Lars Balker Rasmussen
lbr 2006-09-17 12:50:33 UTC

  FreeBSD ports repository

  Modified files:
www  Makefile 
  Added files:
www/p5-CGI-FormBuilder Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add p5-CGI-FormBuilder 3.0401, formBuilder for CGI.
  
  PR: ports/103267
  Submitted by:   Fernan Aguero
  
  Revision  ChangesPath
  1.1568+1 -0  ports/www/Makefile
  1.1   +62 -0 ports/www/p5-CGI-FormBuilder/Makefile (new)
  1.1   +3 -0  ports/www/p5-CGI-FormBuilder/distinfo (new)
  1.1   +23 -0 ports/www/p5-CGI-FormBuilder/pkg-descr (new)
  1.1   +56 -0 ports/www/p5-CGI-FormBuilder/pkg-plist (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: CVSROOT modules

2006-09-17 Thread Lars Balker Rasmussen
lbr 2006-09-17 12:50:44 UTC

  FreeBSD ports repository

  Modified files:
.modules 
  Log:
p5-CGI-FormBuilder --> ports/www/p5-CGI-FormBuilder
  
  Revision  ChangesPath
  1.16231   +1 -0  CVSROOT/modules
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/www Makefile ports/www/p5-Catalyst-Plugin-FormBuilder Makefile distinfo pkg-descr pkg-plist

2006-09-17 Thread Lars Balker Rasmussen
lbr 2006-09-17 12:51:33 UTC

  FreeBSD ports repository

  Modified files:
www  Makefile 
  Added files:
www/p5-Catalyst-Plugin-FormBuilder Makefile distinfo pkg-descr 
   pkg-plist 
  Log:
  Add p5-Catalyst-Plugin-FormBuilder 1.06, formBuilder for Catalyst.
  
  PR: ports/103267
  Submitted by:   Fernan Aguero
  
  Revision  ChangesPath
  1.1569+1 -0  ports/www/Makefile
  1.1   +30 -0 ports/www/p5-Catalyst-Plugin-FormBuilder/Makefile (new)
  1.1   +3 -0  ports/www/p5-Catalyst-Plugin-FormBuilder/distinfo (new)
  1.1   +9 -0  ports/www/p5-Catalyst-Plugin-FormBuilder/pkg-descr (new)
  1.1   +10 -0 ports/www/p5-Catalyst-Plugin-FormBuilder/pkg-plist (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: CVSROOT modules

2006-09-17 Thread Lars Balker Rasmussen
lbr 2006-09-17 12:51:53 UTC

  FreeBSD ports repository

  Modified files:
.modules 
  Log:
p5-Catalyst-Plugin-FormBuilder --> ports/www/p5-Catalyst-Plugin-FormBuilder
  
  Revision  ChangesPath
  1.16232   +1 -0  CVSROOT/modules
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/sysutils/flock Makefile

2006-09-17 Thread Michael Johnson
ahze2006-09-17 13:02:41 UTC

  FreeBSD ports repository

  Modified files:
sysutils/flock   Makefile 
  Log:
  - Set NO_LATEST_LINK
  
  Reported by:kris
  
  Revision  ChangesPath
  1.6   +1 -0  ports/sysutils/flock/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/databases/p5-DBIx-Class Makefile distinfo

2006-09-17 Thread Lars Balker Rasmussen
lbr 2006-09-17 13:26:17 UTC

  FreeBSD ports repository

  Modified files:
databases/p5-DBIx-Class Makefile distinfo 
  Log:
  Update to 0.07002
  
  Revision  ChangesPath
  1.19  +2 -6  ports/databases/p5-DBIx-Class/Makefile
  1.17  +3 -3  ports/databases/p5-DBIx-Class/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/kern syscalls.master src/sys/compat/freebsd32 syscalls.master

2006-09-17 Thread Robert Watson
rwatson 2006-09-17 13:28:11 UTC

  FreeBSD src repository

  Modified files:
sys/kern syscalls.master 
sys/compat/freebsd32 syscalls.master 
  Log:
  AUE_SIGALTSTACK instead of AUE_SIGPENDING for sigaltstack().
  
  Obtained from:  TrustedBSD Project
  MFC after:  3 days
  
  Revision  ChangesPath
  1.75  +1 -1  src/sys/compat/freebsd32/syscalls.master
  1.227 +1 -1  src/sys/kern/syscalls.master
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/kern init_sysent.c syscalls.c systrace_args.c src/sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c src/sys/sys syscall.h syscall.m

2006-09-17 Thread Robert Watson
rwatson 2006-09-17 13:29:36 UTC

  FreeBSD src repository

  Modified files:
sys/kern init_sysent.c syscalls.c systrace_args.c 
sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h 
 freebsd32_syscalls.c freebsd32_sysent.c 
sys/sys  syscall.h syscall.mk sysproto.h 
  Log:
  Regenerate.
  
  Revision  ChangesPath
  1.62  +2 -2  src/sys/compat/freebsd32/freebsd32_proto.h
  1.60  +1 -1  src/sys/compat/freebsd32/freebsd32_syscall.h
  1.51  +1 -1  src/sys/compat/freebsd32/freebsd32_syscalls.c
  1.61  +2 -2  src/sys/compat/freebsd32/freebsd32_sysent.c
  1.222 +2 -2  src/sys/kern/init_sysent.c
  1.206 +1 -1  src/sys/kern/syscalls.c
  1.6   +0 -0  src/sys/kern/systrace_args.c
  1.203 +1 -1  src/sys/sys/syscall.h
  1.158 +1 -1  src/sys/sys/syscall.mk
  1.206 +2 -2  src/sys/sys/sysproto.h
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/dev/bce if_bce.c src/sys/dev/bge if_bge.c src/sys/dev/em if_em.c src/sys/dev/ixgb if_ixgb.c src/sys/dev/nfe if_nfe.c src/sys/dev/nge if_nge.c src/sys/dev/re if_re.c src/sys/dev/stg

2006-09-17 Thread Andre Oppermann
andre   2006-09-17 13:33:30 UTC

  FreeBSD src repository

  Modified files:
sys/dev/bce  if_bce.c 
sys/dev/bge  if_bge.c 
sys/dev/em   if_em.c 
sys/dev/ixgb if_ixgb.c 
sys/dev/nfe  if_nfe.c 
sys/dev/nge  if_nge.c 
sys/dev/re   if_re.c 
sys/dev/stge if_stge.c 
sys/dev/ti   if_ti.c 
sys/dev/txp  if_txp.c 
sys/dev/vge  if_vge.c 
sys/net  if_vlan.c if_vlan_var.h 
sys/net80211 ieee80211_input.c ieee80211_output.c 
sys/netgraph ng_vlan.c 
sys/sys  mbuf.h 
  Log:
  Move ethernet VLAN tags from mtags to its own mbuf packet header field
  m_pkthdr.ether_vlan.  The presence of the M_VLANTAG flag on the mbuf
  signifies the presence and validity of its content.
  
  Drivers that support hardware VLAN tag stripping fill in the received
  VLAN tag (containing both vlan and priority information) into the
  ether_vtag mbuf packet header field:
  
  m->m_pkthdr.ether_vtag = vlan_id;   /* ntohs()? */
  m->m_flags |= M_VLANTAG;
  
  to mark the packet m with the specified VLAN tag.
  
  On output the driver should check the mbuf for the M_VLANTAG flag to
  see if a VLAN tag is present and valid:
  
  if (m->m_flags & M_VLANTAG) {
  ... = m->m_pkthdr.ether_vtag;   /* htons()? */
  ... pass tag to hardware ...
  }
  
  VLAN tags are stored in host byte order.  Byte swapping may be necessary.
  
  (Note: This driver conversion was mechanic and did not add or remove any
  byte swapping in the drivers.)
  
  Remove zone_mtag_vlan UMA zone and MTAG_VLAN definition.  No more tag
  memory allocation have to be done.
  
  Reviewed by:thompsa, yar
  Sponsored by:   TCP/IP Optimization Fundraise 2005
  
  Revision  ChangesPath
  1.8   +4 -7  src/sys/dev/bce/if_bce.c
  1.146 +4 -6  src/sys/dev/bge/if_bge.c
  1.145 +7 -12 src/sys/dev/em/if_em.c
  1.20  +13 -4 src/sys/dev/ixgb/if_ixgb.c
  1.5   +5 -16 src/sys/dev/nfe/if_nfe.c
  1.89  +5 -8  src/sys/dev/nge/if_nge.c
  1.75  +6 -9  src/sys/dev/re/if_re.c
  1.3   +6 -6  src/sys/dev/stge/if_stge.c
  1.125 +4 -7  src/sys/dev/ti/if_ti.c
  1.42  +4 -7  src/sys/dev/txp/if_txp.c
  1.26  +5 -8  src/sys/dev/vge/if_vge.c
  1.115 +5 -17 src/sys/net/if_vlan.c
  1.25  +16 -39src/sys/net/if_vlan_var.h
  1.95  +2 -10 src/sys/net80211/ieee80211_input.c
  1.43  +2 -3  src/sys/net80211/ieee80211_output.c
  1.4   +8 -8  src/sys/netgraph/ng_vlan.c
  1.196 +1 -4  src/sys/sys/mbuf.h
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/netinet tcp_usrreq.c

2006-09-17 Thread Andre Oppermann
andre   2006-09-17 13:39:35 UTC

  FreeBSD src repository

  Modified files:
sys/netinet  tcp_usrreq.c 
  Log:
  Make tcp_usr_send() free the passed mbufs on error in all cases as the
  comment to it claims.
  
  Sponsored by:   TCP/IP Optimization Fundraise 2005
  
  Revision  ChangesPath
  1.141 +4 -0  src/sys/netinet/tcp_usrreq.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/biology/molden Makefile distinfo pkg-plist ports/biology/molden/files patch-aa

2006-09-17 Thread Thierry Thomas
thierry 2006-09-17 13:41:56 UTC

  FreeBSD ports repository

  Modified files:
biology/molden   Makefile distinfo pkg-plist 
biology/molden/files patch-aa 
  Log:
  Unbreak: molden has been updated on Aug 17, with the same DISTNAME.
  
  Changelog at .
  
  Revision  ChangesPath
  1.28  +8 -6  ports/biology/molden/Makefile
  1.12  +3 -3  ports/biology/molden/distinfo
  1.5   +23 -14ports/biology/molden/files/patch-aa
  1.9   +1 -0  ports/biology/molden/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/math/ufsparse Makefile distinfo ports/math/ufsparse/files patch-CHOLMOD+Lib+Makefile patch-KLU+Demo+Makefile patch-KLU+Lib+Makefile patch-KLU+User+Makefile patch-Makefile patch-UFcon

2006-09-17 Thread Maho Nakata
maho2006-09-17 13:42:45 UTC

  FreeBSD ports repository

  Modified files:
math/ufsparseMakefile distinfo 
math/ufsparse/files  patch-CHOLMOD+Lib+Makefile 
 patch-UFconfig+UFconfig.mk 
  Added files:
math/ufsparse/files  patch-Makefile patch-size_t 
  Removed files:
math/ufsparse/files  patch-KLU+Demo+Makefile 
 patch-KLU+Lib+Makefile 
 patch-KLU+User+Makefile 
  Log:
  The name of this port has been changed from UFsparse to SuiteSparse
  and will be renamed soon.
  Update to SuiteSparse version 2.1.1.
  
  Revision  ChangesPath
  1.6   +6 -5  ports/math/ufsparse/Makefile
  1.3   +3 -3  ports/math/ufsparse/distinfo
  1.2   +2 -2  ports/math/ufsparse/files/patch-CHOLMOD+Lib+Makefile
  1.2   +0 -11 ports/math/ufsparse/files/patch-KLU+Demo+Makefile (dead)
  1.2   +0 -11 ports/math/ufsparse/files/patch-KLU+Lib+Makefile (dead)
  1.2   +0 -11 ports/math/ufsparse/files/patch-KLU+User+Makefile (dead)
  1.1   +11 -0 ports/math/ufsparse/files/patch-Makefile (new)
  1.2   +29 -11ports/math/ufsparse/files/patch-UFconfig+UFconfig.mk
  1.1   +26 -0 ports/math/ufsparse/files/patch-size_t (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/kern kern_mbuf.c

2006-09-17 Thread Andre Oppermann
andre   2006-09-17 13:44:33 UTC

  FreeBSD src repository

  Modified files:
sys/kern kern_mbuf.c 
  Log:
  Remove VLAN mtag UMA zones and initialize ether_vtag and tso_segsz packet
  header fields to zero on mbuf allocation.
  
  Sponsored by:   TCP/IP Optimization Fundraise 2005
  
  Revision  ChangesPath
  1.26  +4 -25 src/sys/kern/kern_mbuf.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/amd64/amd64 vm_machdep.c

2006-09-17 Thread David Xu
davidxu 2006-09-17 14:54:15 UTC

  FreeBSD src repository

  Modified files:
sys/amd64/amd64  vm_machdep.c 
  Log:
  Make cpu_set_upcall_kse() and cpu_set_user_tls() work for 32bit process.
  
  Revision  ChangesPath
  1.252 +43 -0 src/sys/amd64/amd64/vm_machdep.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/mail/dk-milter Makefile ports/mail/dk-milter/files patch-vendor-postfix

2006-09-17 Thread Xin LI
delphij 2006-09-17 14:57:22 UTC

  FreeBSD ports repository

  Modified files:
mail/dk-milter   Makefile 
  Added files:
mail/dk-milter/files patch-vendor-postfix 
  Log:
  Apply a vendor patch which addresses the "syntax error in signature data"
  introduced in 0.4.1:
  dk-filter/dk-filter.c:  1.158 -> 1.159
  libdk/dk.c: 1.168 -> 1.169
  
  Obtained from:  Sendmail (msk@)
  
  Revision  ChangesPath
  1.11  +1 -0  ports/mail/dk-milter/Makefile
  1.1   +71 -0 ports/mail/dk-milter/files/patch-vendor-postfix (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/sysutils/p5-FreeBSD-Portindex Makefile distinfo

2006-09-17 Thread Rong-En Fan
rafan   2006-09-17 15:37:31 UTC

  FreeBSD ports repository

  Modified files:
sysutils/p5-FreeBSD-Portindex Makefile distinfo 
  Log:
  - Update to 1.8
  
  PR: ports/103325
  Submitted by:   Matthew Seaman  
(maintainer)
  
  Revision  ChangesPath
  1.10  +1 -1  ports/sysutils/p5-FreeBSD-Portindex/Makefile
  1.9   +3 -3  ports/sysutils/p5-FreeBSD-Portindex/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/emulators/pyxmame Makefile distinfo pkg-plist ports/emulators/pyxmame/files patch-setup.py

2006-09-17 Thread Jose Alonso Cardenas Marquez
acm 2006-09-17 15:51:22 UTC

  FreeBSD ports repository

  Modified files:
emulators/pyxmameMakefile distinfo pkg-plist 
emulators/pyxmame/files patch-setup.py 
  Log:
  - Update to 0.4.0
  
  Approved by:garga (mentor,implicit)
  
  Revision  ChangesPath
  1.2   +1 -1  ports/emulators/pyxmame/Makefile
  1.2   +3 -3  ports/emulators/pyxmame/distinfo
  1.2   +6 -9  ports/emulators/pyxmame/files/patch-setup.py
  1.2   +3 -6  ports/emulators/pyxmame/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/irc/gseen.mod Makefile

2006-09-17 Thread Erwin Lansing
erwin   2006-09-17 16:06:47 UTC

  FreeBSD ports repository

  Modified files:
irc/gseen.modMakefile 
  Log:
  Respect CFLAGS
  
  PR: 103105
  Submitted by:   Gabor Kovesdan <[EMAIL PROTECTED]>
  Approved by:maintainer
  
  Revision  ChangesPath
  1.7   +6 -0  ports/irc/gseen.mod/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/security/amavisd-new Makefile ports/security/amavisd-new/files amavis-p0fanalyzer.sh.in p0fanalyzer.sh

2006-09-17 Thread Erwin Lansing
erwin   2006-09-17 16:10:42 UTC

  FreeBSD ports repository

  Modified files:
security/amavisd-new Makefile 
  Added files:
security/amavisd-new/files amavis-p0fanalyzer.sh.in 
  Removed files:
security/amavisd-new/files p0fanalyzer.sh 
  Log:
  Really fix p0fanalyzer support this time.
  
  Noticed by: Henrik Schack <[EMAIL PROTECTED]>
  Submitted by:   maintainer
  
  Revision  ChangesPath
  1.42  +1 -1  ports/security/amavisd-new/Makefile
  1.1   +33 -0 
ports/security/amavisd-new/files/amavis-p0fanalyzer.sh.in (new)
  1.2   +0 -33 ports/security/amavisd-new/files/p0fanalyzer.sh (dead)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/games/tuxpuck Makefile

2006-09-17 Thread Tilman Linneweh
arved   2006-09-17 16:41:38 UTC

  FreeBSD ports repository

  Modified files:
games/tuxpuckMakefile 
  Log:
  Fix build on CURRENT
  
  Approved by:old maintainer
  
  Revision  ChangesPath
  1.16  +4 -3  ports/games/tuxpuck/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/net/libsocket++ Makefile

2006-09-17 Thread Tilman Linneweh
arved   2006-09-17 16:47:52 UTC

  FreeBSD ports repository

  Modified files:
net/libsocket++  Makefile 
  Log:
  Make fetchable
  
  Reported by:distfiles survey
  
  Revision  ChangesPath
  1.30  +1 -1  ports/net/libsocket++/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/news/newscache Makefile

2006-09-17 Thread Tilman Linneweh
arved   2006-09-17 16:56:05 UTC

  FreeBSD ports repository

  Modified files:
news/newscache   Makefile 
  Log:
  Make fetchable
  
  Revision  ChangesPath
  1.24  +1 -1  ports/news/newscache/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/net-im/gossip Makefile distinfo pkg-plist

2006-09-17 Thread Joe Marcus Clarke
marcus  2006-09-17 17:38:11 UTC

  FreeBSD ports repository

  Modified files:
net-im/gossipMakefile distinfo pkg-plist 
  Log:
  Update to 0.16.
  
  Revision  ChangesPath
  1.35  +1 -1  ports/net-im/gossip/Makefile
  1.23  +3 -3  ports/net-im/gossip/distinfo
  1.21  +17 -0 ports/net-im/gossip/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/bin/getfacl getfacl.1 src/bin/ls ls.1 src/bin/pax pax.1 src/bin/ps ps.1 src/bin/setfacl setfacl.1 src/bin/sh sh.1

2006-09-17 Thread Ruslan Ermilov
ru  2006-09-17 17:40:07 UTC

  FreeBSD src repository

  Modified files:
bin/getfacl  getfacl.1 
bin/ls   ls.1 
bin/pax  pax.1 
bin/ps   ps.1 
bin/setfacl  setfacl.1 
bin/sh   sh.1 
  Log:
  Markup fixes.
  
  Revision  ChangesPath
  1.11  +3 -2  src/bin/getfacl/getfacl.1
  1.99  +1 -1  src/bin/ls/ls.1
  1.37  +2 -1  src/bin/pax/pax.1
  1.89  +1 -1  src/bin/ps/ps.1
  1.17  +3 -2  src/bin/setfacl/setfacl.1
  1.123 +4 -3  src/bin/sh/sh.1
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/security/audit audit.c audit_private.h audit_syscalls.c audit_worker.c

2006-09-17 Thread Christian S.J. Peron
csjp2006-09-17 17:52:57 UTC

  FreeBSD src repository

  Modified files:
sys/security/audit   audit.c audit_private.h audit_syscalls.c 
 audit_worker.c 
  Log:
  Correct a slight regression which was introduced with the implementation of
  audit pipes. If the kernel record was not selected for the trail or the pipe,
  any user supplied record attached to it would be tossed away, resulting in
  otherwise selected events being lost.
  
  - Introduce two new masks: AR_PRESELECT_USER_TRAIL AR_PRESELECT_USER_PIPE,
currently we have AR_PRESELECT_TRAIL and AR_PRESELECT_PIPE, which tells
the audit worker that we are interested in the kernel record, with
the additional masks we can determine if either the pipe or trail is
interested in seeing the kernel or user record.
  
  - In audit(2), we unconditionally set the AR_PRESELECT_USER_TRAIL and
AR_PRESELECT_USER_PIPE masks under the assumption that userspace has
done the preselection [1].
  
  Currently, there is work being done that allows the kernel to parse and
  preselect user supplied records, so in the future preselection could occur
  in either layer. But there is still a few details to work out here.
  
  [1] At some point we need to teach au_preselect(3) about the interests of
  all the individual audit pipes.
  
  This is a RELENG_6 candidate.
  
  Reviewed by:rwatson
  Obtained from:  TrustedBSD Project
  MFC after:  1 week
  
  Revision  ChangesPath
  1.20  +2 -2  src/sys/security/audit/audit.c
  1.11  +3 -0  src/sys/security/audit/audit_private.h
  1.6   +8 -0  src/sys/security/audit/audit_syscalls.c
  1.10  +7 -3  src/sys/security/audit/audit_worker.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvs commit: src/sys/dev/bce if_bce.c src/sys/dev/bge if_bge.c src/sys/dev/em if_em.c src/sys/dev/ixgb if_ixgb.c src/sys/dev/nfe if_nfe.c src/sys/dev/nge if_nge.c src/sys/dev/re if_re.c src

2006-09-17 Thread Julian Elischer
As I mentioned before,  I am slightly uncomfortable with the 
implementation of this
change as it puts protocol specific items into the protocol independent 
mbuf header.
The fact that 99.99% of network traffic coming in and out of  a machine 
uses this protocol
at the the moment makes it understandable but if in 2 years a new 
transport mechanism sweeps
the world for which this is irrelevent, or worse, has a different 
requirement for similar fields,
are we going to add fields for that too? should this be defined as a 
link layer specific union for

which we can add future variants?


Andre Oppermann wrote:


andre   2006-09-17 13:33:30 UTC

 FreeBSD src repository

 Modified files:
   sys/dev/bce  if_bce.c 
   sys/dev/bge  if_bge.c 
   sys/dev/em   if_em.c 
   sys/dev/ixgb if_ixgb.c 
   sys/dev/nfe  if_nfe.c 
   sys/dev/nge  if_nge.c 
   sys/dev/re   if_re.c 
   sys/dev/stge if_stge.c 
   sys/dev/ti   if_ti.c 
   sys/dev/txp  if_txp.c 
   sys/dev/vge  if_vge.c 
   sys/net  if_vlan.c if_vlan_var.h 
   sys/net80211 ieee80211_input.c ieee80211_output.c 
   sys/netgraph ng_vlan.c 
   sys/sys  mbuf.h 
 Log:

 Move ethernet VLAN tags from mtags to its own mbuf packet header field
 m_pkthdr.ether_vlan.  The presence of the M_VLANTAG flag on the mbuf
 signifies the presence and validity of its content.
 
 Drivers that support hardware VLAN tag stripping fill in the received

 VLAN tag (containing both vlan and priority information) into the
 ether_vtag mbuf packet header field:
 
 m->m_pkthdr.ether_vtag = vlan_id;   /* ntohs()? */

 m->m_flags |= M_VLANTAG;
 
 to mark the packet m with the specified VLAN tag.
 
 On output the driver should check the mbuf for the M_VLANTAG flag to

 see if a VLAN tag is present and valid:
 
 if (m->m_flags & M_VLANTAG) {

 ... = m->m_pkthdr.ether_vtag;   /* htons()? */
 ... pass tag to hardware ...
 }
 
 VLAN tags are stored in host byte order.  Byte swapping may be necessary.
 
 (Note: This driver conversion was mechanic and did not add or remove any

 byte swapping in the drivers.)
 
 Remove zone_mtag_vlan UMA zone and MTAG_VLAN definition.  No more tag

 memory allocation have to be done.
 
 Reviewed by:thompsa, yar

 Sponsored by:   TCP/IP Optimization Fundraise 2005
 
 Revision  ChangesPath

 1.8   +4 -7  src/sys/dev/bce/if_bce.c
 1.146 +4 -6  src/sys/dev/bge/if_bge.c
 1.145 +7 -12 src/sys/dev/em/if_em.c
 1.20  +13 -4 src/sys/dev/ixgb/if_ixgb.c
 1.5   +5 -16 src/sys/dev/nfe/if_nfe.c
 1.89  +5 -8  src/sys/dev/nge/if_nge.c
 1.75  +6 -9  src/sys/dev/re/if_re.c
 1.3   +6 -6  src/sys/dev/stge/if_stge.c
 1.125 +4 -7  src/sys/dev/ti/if_ti.c
 1.42  +4 -7  src/sys/dev/txp/if_txp.c
 1.26  +5 -8  src/sys/dev/vge/if_vge.c
 1.115 +5 -17 src/sys/net/if_vlan.c
 1.25  +16 -39src/sys/net/if_vlan_var.h
 1.95  +2 -10 src/sys/net80211/ieee80211_input.c
 1.43  +2 -3  src/sys/net80211/ieee80211_output.c
 1.4   +8 -8  src/sys/netgraph/ng_vlan.c
 1.196 +1 -4  src/sys/sys/mbuf.h
 


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


cvs commit: ports/x11-themes Makefile ports/x11-themes/irssi-themes Makefile distinfo pkg-descr pkg-plist

2006-09-17 Thread Emanuel Haupt
ehaupt  2006-09-17 18:17:07 UTC

  FreeBSD ports repository

  Modified files:
x11-themes   Makefile 
  Added files:
x11-themes/irssi-themes Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add irssi-themes, a collection of additional irssi themes
  
  Revision  ChangesPath
  1.164 +1 -0  ports/x11-themes/Makefile
  1.1   +61 -0 ports/x11-themes/irssi-themes/Makefile (new)
  1.1   +357 -0ports/x11-themes/irssi-themes/distinfo (new)
  1.1   +3 -0  ports/x11-themes/irssi-themes/pkg-descr (new)
  1.1   +119 -0ports/x11-themes/irssi-themes/pkg-plist (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: CVSROOT modules

2006-09-17 Thread Emanuel Haupt
ehaupt  2006-09-17 18:17:22 UTC

  FreeBSD ports repository

  Modified files:
.modules 
  Log:
irssi-themes --> ports/x11-themes/irssi-themes
  
  Revision  ChangesPath
  1.16233   +1 -0  CVSROOT/modules
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvs commit: ports/www/urchin5 Makefile

2006-09-17 Thread Kris Kennaway
On Sun, Sep 17, 2006 at 10:05:47AM +, Mark Linimon wrote:
> linimon 2006-09-17 10:05:47 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
> www/urchin5  Makefile 
>   Log:
>   Fix maintainer address.

Wait, has the .rog TLD not yet been approved by ICANN?!

Kris


pgpQC3LZltgvq.pgp
Description: PGP signature


cvs commit: ports/lang/gcc42 Makefile distinfo pkg-plist

2006-09-17 Thread Gerald Pfeifer
gerald  2006-09-17 18:27:16 UTC

  FreeBSD ports repository

  Modified files:
lang/gcc42   Makefile distinfo pkg-plist 
  Log:
  Update to the 20060915 of GCC 4.1.2.  This fixes the namespace pollution
  caused by include/ffi.h.
  
  Enable libgcj on amd64 in addition to i386.
  
  Remove the hack we had used to rename man pages to match the actual
  names of binaries (back when GCCs configure mechanism failed to do so).
  
  Revision  ChangesPath
  1.284 +3 -10 ports/lang/gcc42/Makefile
  1.174 +18 -18ports/lang/gcc42/distinfo
  1.90  +1 -2  ports/lang/gcc42/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/lang/ici Makefile

2006-09-17 Thread Kris Kennaway
kris2006-09-17 18:36:12 UTC

  FreeBSD ports repository

  Modified files:
lang/ici Makefile 
  Log:
  Now builds on amd64
  
  Revision  ChangesPath
  1.21  +0 -4  ports/lang/ici/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/devel/p5-Algorithm-Cluster Makefile

2006-09-17 Thread Kris Kennaway
kris2006-09-17 18:37:15 UTC

  FreeBSD ports repository

  Modified files:
devel/p5-Algorithm-Cluster Makefile 
  Log:
  Now builds on amd64
  
  Revision  ChangesPath
  1.10  +0 -4  ports/devel/p5-Algorithm-Cluster/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/usr.bin/file file.1 magic.5

2006-09-17 Thread Ruslan Ermilov
ru  2006-09-17 18:42:35 UTC

  FreeBSD src repository

  Modified files:
usr.bin/file file.1 magic.5 
  Log:
  Update manpages for FILE 4.17.
  
  Revision  ChangesPath
  1.37  +40 -7 src/usr.bin/file/file.1
  1.26  +195 -32   src/usr.bin/file/magic.5
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/contrib/com_err compile_et.1 src/contrib/pnpinfo pnpinfo.8

2006-09-17 Thread Ruslan Ermilov
ru  2006-09-17 18:52:28 UTC

  FreeBSD src repository

  Modified files:
contrib/com_err  compile_et.1 
contrib/pnpinfo  pnpinfo.8 
  Log:
  Sort sections.
  
  Revision  ChangesPath
  1.5   +6 -6  src/contrib/com_err/compile_et.1
  1.7   +2 -2  src/contrib/pnpinfo/pnpinfo.8
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/www/p5-POE-Component-Server-SimpleHTTP Makefile distinfo ports/www/p5-POE-Component-Server-SimpleHTTP/files 500503-lib_POE_Component_Server_SimpleHTTP.pm

2006-09-17 Thread Lars Thegler
lth 2006-09-17 18:53:36 UTC

  FreeBSD ports repository

  Modified files:
www/p5-POE-Component-Server-SimpleHTTP Makefile distinfo 
  Removed files:
www/p5-POE-Component-Server-SimpleHTTP/files 
 
500503-lib_POE_Component_Server_SimpleHTTP.pm 
  Log:
  Update to 1.12. Now requires perl from ports
  
  Revision  ChangesPath
  1.3   +3 -9  ports/www/p5-POE-Component-Server-SimpleHTTP/Makefile
  1.3   +3 -3  ports/www/p5-POE-Component-Server-SimpleHTTP/distinfo
  1.2   +0 -38 
ports/www/p5-POE-Component-Server-SimpleHTTP/files/500503-lib_POE_Component_Server_SimpleHTTP.pm
 (dead)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/x11/xterm Makefile distinfo

2006-09-17 Thread Kirill Ponomarew
krion   2006-09-17 19:31:30 UTC

  FreeBSD ports repository

  Modified files:
x11/xtermMakefile distinfo 
  Log:
  Update to version 220
  
  ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_220
  
  Revision  ChangesPath
  1.40  +1 -1  ports/x11/xterm/Makefile
  1.25  +3 -3  ports/x11/xterm/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/lang/scm Makefile

2006-09-17 Thread Kris Kennaway
kris2006-09-17 19:53:20 UTC

  FreeBSD ports repository

  Modified files:
lang/scm Makefile 
  Log:
  This is now buildable on amd64, taking a guess it builds on other
  arches too.
  
  Revision  ChangesPath
  1.44  +0 -4  ports/lang/scm/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvs commit: src/sys/dev/bce if_bce.c src/sys/dev/bge if_bge.c src/sys/dev/em if_em.c src/sys/dev/ixgb if_ixgb.c src/sys/dev/nfe if_nfe.c src/sys/dev/nge if_nge.c src/sys/dev/re if_re.c src

2006-09-17 Thread Andre Oppermann

Julian Elischer wrote:
As I mentioned before,  I am slightly uncomfortable with the 
implementation of this
change as it puts protocol specific items into the protocol independent 
mbuf header.
The fact that 99.99% of network traffic coming in and out of  a machine 
uses this protocol
at the the moment makes it understandable but if in 2 years a new 
transport mechanism sweeps
the world for which this is irrelevent, or worse, has a different 
requirement for similar fields,
are we going to add fields for that too? should this be defined as a 
link layer specific union for

which we can add future variants?


The moment this need arises I'm happy to discuss/do this.

--
Andre


Andre Oppermann wrote:


andre   2006-09-17 13:33:30 UTC

 FreeBSD src repository

 Modified files:
   sys/dev/bce  if_bce.csys/dev/bge  if_bge.c
sys/dev/em   if_em.csys/dev/ixgb if_ixgb.c
sys/dev/nfe  if_nfe.csys/dev/nge  if_nge.c
sys/dev/re   if_re.csys/dev/stge if_stge.c
sys/dev/ti   if_ti.csys/dev/txp  if_txp.c
sys/dev/vge  if_vge.csys/net  if_vlan.c 
if_vlan_var.hsys/net80211 ieee80211_input.c 
ieee80211_output.csys/netgraph ng_vlan.c
sys/sys  mbuf.h  Log:

 Move ethernet VLAN tags from mtags to its own mbuf packet header field
 m_pkthdr.ether_vlan.  The presence of the M_VLANTAG flag on the mbuf
 signifies the presence and validity of its content.
 
 Drivers that support hardware VLAN tag stripping fill in the received

 VLAN tag (containing both vlan and priority information) into the
 ether_vtag mbuf packet header field:
 
 m->m_pkthdr.ether_vtag = vlan_id;   /* ntohs()? */

 m->m_flags |= M_VLANTAG;
 
 to mark the packet m with the specified VLAN tag.
 
 On output the driver should check the mbuf for the M_VLANTAG flag to

 see if a VLAN tag is present and valid:
 
 if (m->m_flags & M_VLANTAG) {

 ... = m->m_pkthdr.ether_vtag;   /* htons()? */
 ... pass tag to hardware ...
 }
 
 VLAN tags are stored in host byte order.  Byte swapping may be 
necessary.
 
 (Note: This driver conversion was mechanic and did not add or remove any

 byte swapping in the drivers.)
 
 Remove zone_mtag_vlan UMA zone and MTAG_VLAN definition.  No more tag

 memory allocation have to be done.
 
 Reviewed by:thompsa, yar

 Sponsored by:   TCP/IP Optimization Fundraise 2005
 
 Revision  ChangesPath

 1.8   +4 -7  src/sys/dev/bce/if_bce.c
 1.146 +4 -6  src/sys/dev/bge/if_bge.c
 1.145 +7 -12 src/sys/dev/em/if_em.c
 1.20  +13 -4 src/sys/dev/ixgb/if_ixgb.c
 1.5   +5 -16 src/sys/dev/nfe/if_nfe.c
 1.89  +5 -8  src/sys/dev/nge/if_nge.c
 1.75  +6 -9  src/sys/dev/re/if_re.c
 1.3   +6 -6  src/sys/dev/stge/if_stge.c
 1.125 +4 -7  src/sys/dev/ti/if_ti.c
 1.42  +4 -7  src/sys/dev/txp/if_txp.c
 1.26  +5 -8  src/sys/dev/vge/if_vge.c
 1.115 +5 -17 src/sys/net/if_vlan.c
 1.25  +16 -39src/sys/net/if_vlan_var.h
 1.95  +2 -10 src/sys/net80211/ieee80211_input.c
 1.43  +2 -3  src/sys/net80211/ieee80211_output.c
 1.4   +8 -8  src/sys/netgraph/ng_vlan.c
 1.196 +1 -4  src/sys/sys/mbuf.h
 






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


cvs commit: ports/net/blam Makefile

2006-09-17 Thread Tom McLaughlin
tmclaugh2006-09-17 19:56:43 UTC

  FreeBSD ports repository

  Modified files:
net/blam Makefile 
  Log:
  Convert to USE_GECKO and have mozilla dependency correctly detected now.
  
  Revision  ChangesPath
  1.17  +6 -25 ports/net/blam/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/audio/akode Makefile distinfo ports/audio/akode-plugins-jack Makefile distinfo ports/audio/akode-plugins-mpc Makefile distinfo ports/audio/akode-plugins-mpeg Makefile distinfo ...

2006-09-17 Thread Michael Nottebrock
lofi2006-09-17 19:59:22 UTC

  FreeBSD ports repository

  Modified files:
audio/akode  Makefile distinfo 
audio/akode-plugins-jack Makefile distinfo 
audio/akode-plugins-mpc Makefile distinfo 
audio/akode-plugins-mpeg Makefile distinfo 
audio/akode-plugins-oss Makefile distinfo 
audio/akode-plugins-polypaudio Makefile distinfo 
audio/akode-plugins-resampler Makefile distinfo 
audio/akode-plugins-xiph Makefile distinfo 
  Log:
  Update to 2.0.1.
  
  Submitted by: Igor Bushuev <[EMAIL PROTECTED]>
  
  Revision  ChangesPath
  1.14  +7 -9  ports/audio/akode-plugins-jack/Makefile
  1.7   +3 -3  ports/audio/akode-plugins-jack/distinfo
  1.14  +11 -12ports/audio/akode-plugins-mpc/Makefile
  1.7   +3 -3  ports/audio/akode-plugins-mpc/distinfo
  1.14  +11 -12ports/audio/akode-plugins-mpeg/Makefile
  1.7   +3 -3  ports/audio/akode-plugins-mpeg/distinfo
  1.14  +11 -12ports/audio/akode-plugins-oss/Makefile
  1.7   +3 -3  ports/audio/akode-plugins-oss/distinfo
  1.14  +10 -12ports/audio/akode-plugins-polypaudio/Makefile
  1.7   +3 -3  ports/audio/akode-plugins-polypaudio/distinfo
  1.14  +10 -12ports/audio/akode-plugins-resampler/Makefile
  1.7   +3 -3  ports/audio/akode-plugins-resampler/distinfo
  1.14  +10 -12ports/audio/akode-plugins-xiph/Makefile
  1.7   +3 -3  ports/audio/akode-plugins-xiph/distinfo
  1.14  +8 -9  ports/audio/akode/Makefile
  1.7   +3 -3  ports/audio/akode/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/dev/hwpmc hwpmc_mod.c src/sys/kern kern_jail.c kern_prot.c subr_prf.c vfs_syscalls.c src/sys/security/mac mac_internal.h src/sys/sys sysctl.h src/sys/ufs/ufs ufs_quota.c

2006-09-17 Thread Robert Watson
rwatson 2006-09-17 20:00:36 UTC

  FreeBSD src repository

  Modified files:
sys/dev/hwpmchwpmc_mod.c 
sys/kern kern_jail.c kern_prot.c subr_prf.c 
 vfs_syscalls.c 
sys/security/mac mac_internal.h 
sys/sys  sysctl.h 
sys/ufs/ufs  ufs_quota.c 
  Log:
  Declare security and security.bsd sysctl hierarchies in sysctl.h along
  with other commonly used sysctl name spaces, rather than declaring them
  all over the place.
  
  MFC after:  1 month
  Sponsored by:   nCircle Network Security, Inc.
  
  Revision  ChangesPath
  1.25  +0 -2  src/sys/dev/hwpmc/hwpmc_mod.c
  1.52  +0 -1  src/sys/kern/kern_jail.c
  1.204 +1 -3  src/sys/kern/kern_prot.c
  1.125 +0 -2  src/sys/kern/subr_prf.c
  1.421 +0 -2  src/sys/kern/vfs_syscalls.c
  1.113 +0 -1  src/sys/security/mac/mac_internal.h
  1.145 +2 -0  src/sys/sys/sysctl.h
  1.83  +0 -2  src/sys/ufs/ufs/ufs_quota.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/emulators/fceu Makefile

2006-09-17 Thread Kris Kennaway
kris2006-09-17 20:00:48 UTC

  FreeBSD ports repository

  Modified files:
emulators/fceu   Makefile 
  Log:
  Now builds on sparc64
  
  Revision  ChangesPath
  1.19  +0 -4  ports/emulators/fceu/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/games/foobillard Makefile

2006-09-17 Thread Kris Kennaway
kris2006-09-17 20:01:23 UTC

  FreeBSD ports repository

  Modified files:
games/foobillard Makefile 
  Log:
  Now builds on sparc64
  
  Revision  ChangesPath
  1.12  +0 -4  ports/games/foobillard/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/japanese/rxvt Makefile

2006-09-17 Thread Kris Kennaway
kris2006-09-17 20:02:07 UTC

  FreeBSD ports repository

  Modified files:
japanese/rxvtMakefile 
  Log:
  Now builds on sparc64
  
  Revision  ChangesPath
  1.18  +0 -4  ports/japanese/rxvt/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/devel/libassa Makefile

2006-09-17 Thread Kris Kennaway
kris2006-09-17 20:02:22 UTC

  FreeBSD ports repository

  Modified files:
devel/libassaMakefile 
  Log:
  Now builds on sparc64
  
  Revision  ChangesPath
  1.22  +0 -4  ports/devel/libassa/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/sysutils/progsreiserfs Makefile

2006-09-17 Thread Kris Kennaway
kris2006-09-17 20:03:11 UTC

  FreeBSD ports repository

  Modified files:
sysutils/progsreiserfs Makefile 
  Log:
  Now builds on sparc64
  
  Revision  ChangesPath
  1.19  +0 -4  ports/sysutils/progsreiserfs/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/emulators/vba Makefile

2006-09-17 Thread Kris Kennaway
kris2006-09-17 20:04:00 UTC

  FreeBSD ports repository

  Modified files:
emulators/vbaMakefile 
  Log:
  Now builds on sparc64
  
  Revision  ChangesPath
  1.18  +1 -1  ports/emulators/vba/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/graphics/xaos Makefile

2006-09-17 Thread Kris Kennaway
kris2006-09-17 20:04:26 UTC

  FreeBSD ports repository

  Modified files:
graphics/xaosMakefile 
  Log:
  Now builds on sparc64
  
  Revision  ChangesPath
  1.24  +0 -4  ports/graphics/xaos/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/www/amaya Makefile

2006-09-17 Thread Kris Kennaway
kris2006-09-17 20:04:41 UTC

  FreeBSD ports repository

  Modified files:
www/amayaMakefile 
  Log:
  Now builds on sparc64
  
  Revision  ChangesPath
  1.50  +0 -4  ports/www/amaya/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/www/clearsilver Makefile

2006-09-17 Thread Kris Kennaway
kris2006-09-17 20:05:00 UTC

  FreeBSD ports repository

  Modified files:
www/clearsilver  Makefile 
  Log:
  Now builds on sparc64
  
  Revision  ChangesPath
  1.14  +0 -4  ports/www/clearsilver/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/games/criticalmass Makefile

2006-09-17 Thread Kris Kennaway
kris2006-09-17 20:05:33 UTC

  FreeBSD ports repository

  Modified files:
games/criticalmass   Makefile 
  Log:
  Now builds on sparc64
  
  Revision  ChangesPath
  1.23  +0 -4  ports/games/criticalmass/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/multimedia/nuppelvideo Makefile

2006-09-17 Thread Kris Kennaway
kris2006-09-17 20:06:52 UTC

  FreeBSD ports repository

  Modified files:
multimedia/nuppelvideo Makefile 
  Log:
  Now builds on sparc64
  
  Revision  ChangesPath
  1.8   +0 -4  ports/multimedia/nuppelvideo/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/graphics/dore Makefile

2006-09-17 Thread Kris Kennaway
kris2006-09-17 20:07:25 UTC

  FreeBSD ports repository

  Modified files:
graphics/doreMakefile 
  Log:
  Now builds on sparc64
  
  Revision  ChangesPath
  1.24  +0 -4  ports/graphics/dore/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/graphics/pixie Makefile

2006-09-17 Thread Kris Kennaway
kris2006-09-17 20:07:51 UTC

  FreeBSD ports repository

  Modified files:
graphics/pixie   Makefile 
  Log:
  Now builds on sparc64
  
  Revision  ChangesPath
  1.27  +0 -4  ports/graphics/pixie/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvs commit: src/sys/dev/bce if_bce.c src/sys/dev/bge if_bge.c src/sys/dev/em if_em.c src/sys/dev/ixgb if_ixgb.c src/sys/dev/nfe if_nfe.c src/sys/dev/nge if_nge.c src/sys/dev/re if_re.c src

2006-09-17 Thread Bruce M. Simpson

Julian Elischer wrote:
As I mentioned before,  I am slightly uncomfortable with the 
implementation of this
change as it puts protocol specific items into the protocol 
independent mbuf header.
The fact that 99.99% of network traffic coming in and out of  a 
machine uses this protocol
at the the moment makes it understandable but if in 2 years a new 
transport mechanism sweeps
the world for which this is irrelevent, or worse, has a different 
requirement for similar fields,
are we going to add fields for that too? should this be defined as a 
link layer specific union for

which we can add future variants?
This argument seems a case of putting the cart before the horse -- it's 
a bit up in the air. If anything Ethernet is more likely to increase in 
popularity, and it is the most common use case. Particularly so, given 
that VLAN encapsulation is specified for 802.1p priority tagging, and 
there is more and more interest in L2 QoS because of VoIP.


Kudos to Andre for sorting it out.

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


cvs commit: ports/math/tomsfastmath Makefile

2006-09-17 Thread Kris Kennaway
kris2006-09-17 20:08:16 UTC

  FreeBSD ports repository

  Modified files:
math/tomsfastmathMakefile 
  Log:
  Now builds on sparc64
  
  Revision  ChangesPath
  1.16  +1 -1  ports/math/tomsfastmath/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/lang/libjit Makefile

2006-09-17 Thread Kris Kennaway
kris2006-09-17 20:08:47 UTC

  FreeBSD ports repository

  Modified files:
lang/libjit  Makefile 
  Log:
  Now builds on sparc64
  
  Revision  ChangesPath
  1.17  +1 -1  ports/lang/libjit/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/x11-themes/irssi-themes Makefile

2006-09-17 Thread Emanuel Haupt
ehaupt  2006-09-17 20:09:39 UTC

  FreeBSD ports repository

  Modified files:
x11-themes/irssi-themes Makefile 
  Log:
  Update MASTER_SITES
  
  Revision  ChangesPath
  1.2   +3 -3  ports/x11-themes/irssi-themes/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvs commit: ports/databases/gdl2 Makefile

2006-09-17 Thread Alexander Botero-Lowry
I didn't actually review this after it before it was commited, I worked on it
for a while, and then dionex said he wanted it, so i told him what I had had
to do to get it compiling so far.. I had GORM_PORT hardcoded. 

dionex was nice enough to mention me so that i got something for the work done,
but I didn't directly review it before he commited it.


>sem 2006-09-17 11:39:41 UTC
>
>  FreeBSD ports repository
>
>  Modified files:
>databases/gdl2   Makefile 
>  Log:
>  - Fix INDEX build
>  
>  Submitted by:   Matthew Seaman 
>  Pointy hat to:  dinoex, alexbl
>  
>  Revision  ChangesPath
>  1.2   +1 -1  ports/databases/gdl2/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/lib/libc/sys gettimeofday.2

2006-09-17 Thread Ruslan Ermilov
ru  2006-09-17 20:53:30 UTC

  FreeBSD src repository

  Modified files:
lib/libc/sys gettimeofday.2 
  Log:
  Remove more traces of Alpha.
  
  Revision  ChangesPath
  1.27  +0 -4  src/lib/libc/sys/gettimeofday.2
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: www/en/gnome news.xml www/en/gnome/docs develfaq.sgml

2006-09-17 Thread Joe Marcus Clarke
marcus  2006-09-17 21:06:28 UTC

  FreeBSD doc repository

  Modified files:
en/gnome news.xml 
en/gnome/docsdevelfaq.sgml 
  Log:
  * Announce GNOME 2.16.0 for FreeBSD
  * Add instructions on upgrading from 2.14 to 2.16
  
  The bulk of the 2.16 documentation will be added with 2.16 is committed to
  ports.
  
  Revision  ChangesPath
  1.45  +12 -5 www/en/gnome/docs/develfaq.sgml
  1.125 +50 -11www/en/gnome/news.xml
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/math/rkward Makefile distinfo pkg-plist ports/math/rkward/files patch-configure patch-rkward_dialogs_rkloadlibsdialog.cpp

2006-09-17 Thread Thierry Thomas
thierry 2006-09-17 21:11:44 UTC

  FreeBSD ports repository

  Modified files:
math/rkward  Makefile distinfo pkg-plist 
math/rkward/filespatch-configure 
  Added files:
math/rkward/filespatch-rkward_dialogs_rkloadlibsdialog.cpp 
  Log:
  Upgrade to 0.3.7.
  
  Changelog at
  .
  
  Revision  ChangesPath
  1.2   +2 -1  ports/math/rkward/Makefile
  1.2   +3 -3  ports/math/rkward/distinfo
  1.2   +10 -18ports/math/rkward/files/patch-configure
  1.1   +31 -0 
ports/math/rkward/files/patch-rkward_dialogs_rkloadlibsdialog.cpp (new)
  1.2   +1 -0  ports/math/rkward/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/lib/libarchive tar.5 src/lib/libc/gen pwcache.3 vis.3 src/lib/libc/i386/sys i386_set_watch.3 src/lib/libc/net gai_strerror.3 gethostbyname.3 src/lib/libc/rpc rpc_clnt_create.3 src/lib/

2006-09-17 Thread Ruslan Ermilov
ru  2006-09-17 21:27:35 UTC

  FreeBSD src repository

  Modified files:
lib/libarchive   tar.5 
lib/libc/gen pwcache.3 vis.3 
lib/libc/i386/sysi386_set_watch.3 
lib/libc/net gai_strerror.3 gethostbyname.3 
lib/libc/rpc rpc_clnt_create.3 
lib/libc/stdio   fclose.3 
lib/libc/stdlib  malloc.3 
lib/libc/sys chflags.2 clock_gettime.2 connect.2 
 getsockopt.2 kldnext.2 kqueue.2 listen.2 
 mmap.2 open.2 sigqueue.2 timer_create.2 
 timer_delete.2 timer_settime.2 utimes.2 
lib/libdevinfo   devinfo.3 
lib/libipsec ipsec_set_policy.3 
lib/libpmc   pmclog.3 
lib/libutil  humanize_number.3 
  Log:
  Markup fixes.
  
  Revision  ChangesPath
  1.16  +2 -1  src/lib/libarchive/tar.5
  1.14  +1 -1  src/lib/libc/gen/pwcache.3
  1.29  +1 -1  src/lib/libc/gen/vis.3
  1.9   +6 -6  src/lib/libc/i386/sys/i386_set_watch.3
  1.5   +1 -1  src/lib/libc/net/gai_strerror.3
  1.36  +1 -1  src/lib/libc/net/gethostbyname.3
  1.15  +1 -1  src/lib/libc/rpc/rpc_clnt_create.3
  1.14  +1 -1  src/lib/libc/stdio/fclose.3
  1.71  +51 -51src/lib/libc/stdlib/malloc.3
  1.27  +28 -38src/lib/libc/sys/chflags.2
  1.22  +12 -5 src/lib/libc/sys/clock_gettime.2
  1.28  +6 -5  src/lib/libc/sys/connect.2
  1.34  +7 -2  src/lib/libc/sys/getsockopt.2
  1.18  +4 -4  src/lib/libc/sys/kldnext.2
  1.44  +1 -1  src/lib/libc/sys/kqueue.2
  1.29  +1 -1  src/lib/libc/sys/listen.2
  1.55  +2 -1  src/lib/libc/sys/mmap.2
  1.33  +3 -3  src/lib/libc/sys/open.2
  1.8   +5 -3  src/lib/libc/sys/sigqueue.2
  1.8   +3 -1  src/lib/libc/sys/timer_create.2
  1.5   +3 -1  src/lib/libc/sys/timer_delete.2
  1.7   +3 -1  src/lib/libc/sys/timer_settime.2
  1.19  +1 -1  src/lib/libc/sys/utimes.2
  1.11  +1 -1  src/lib/libdevinfo/devinfo.3
  1.22  +47 -50src/lib/libipsec/ipsec_set_policy.3
  1.6   +1 -1  src/lib/libpmc/pmclog.3
  1.10  +3 -1  src/lib/libutil/humanize_number.3
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/games/fortune/datfiles fortunes

2006-09-17 Thread Poul-Henning Kamp
phk 2006-09-17 21:36:17 UTC

  FreeBSD src repository

  Modified files:
games/fortune/datfiles fortunes 
  Log:
  Too many good quotes flying by these days.
  
  Revision  ChangesPath
  1.226 +20 -0 src/games/fortune/datfiles/fortunes
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/devel/ORBit2 pkg-descr

2006-09-17 Thread Joe Marcus Clarke
marcus  2006-09-17 21:47:42 UTC

  FreeBSD ports repository

  Modified files:
devel/ORBit2 pkg-descr 
  Log:
  Correct speeling typo.
  
  PR: 10
  Submitted by:   Ricardo Nabinger Sanchez <[EMAIL PROTECTED]>
  
  Revision  ChangesPath
  1.3   +1 -1  ports/devel/ORBit2/pkg-descr
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/libexec/rtld-elf rtld.1 src/libexec/tftpd tftpd.8

2006-09-17 Thread Ruslan Ermilov
ru  2006-09-17 21:48:47 UTC

  FreeBSD src repository

  Modified files:
libexec/rtld-elf rtld.1 
libexec/tftpdtftpd.8 
  Log:
  Markup fixes.
  
  Revision  ChangesPath
  1.42  +4 -2  src/libexec/rtld-elf/rtld.1
  1.20  +1 -1  src/libexec/tftpd/tftpd.8
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/graphics/poppler Makefile

2006-09-17 Thread Joe Marcus Clarke
marcus  2006-09-17 21:51:24 UTC

  FreeBSD ports repository

  Modified files:
graphics/poppler Makefile 
  Log:
  Only depend on cairo if we want cairo support.
  
  PR: 102711
  Submitted by:   Shane Bell <[EMAIL PROTECTED]>
  
  Revision  ChangesPath
  1.20  +3 -3  ports/graphics/poppler/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvs commit: src/sys/dev/bce if_bce.c src/sys/dev/bge if_bge.c src/sys/dev/em if_em.c src/sys/dev/ixgb if_ixgb.c src/sys/dev/nfe if_nfe.c src/sys/dev/nge if_nge.c src/sys/dev/re if_re.c src/sys/dev

2006-09-17 Thread Ruslan Ermilov
On Sun, Sep 17, 2006 at 01:33:30PM +, Andre Oppermann wrote:
> andre   2006-09-17 13:33:30 UTC
[...]
>   Move ethernet VLAN tags from mtags to its own mbuf packet header field
>   m_pkthdr.ether_vlan.  The presence of the M_VLANTAG flag on the mbuf
>   signifies the presence and validity of its content.
>   
>   Drivers that support hardware VLAN tag stripping fill in the received
>   VLAN tag (containing both vlan and priority information) into the
>   ether_vtag mbuf packet header field:
>   
>   m->m_pkthdr.ether_vtag = vlan_id;   /* ntohs()? */
>   m->m_flags |= M_VLANTAG;
>   
>   to mark the packet m with the specified VLAN tag.
>   
>   On output the driver should check the mbuf for the M_VLANTAG flag to
>   see if a VLAN tag is present and valid:
>   
>   if (m->m_flags & M_VLANTAG) {
>   ... = m->m_pkthdr.ether_vtag;   /* htons()? */
>   ... pass tag to hardware ...
>   }
>   
>   VLAN tags are stored in host byte order.  Byte swapping may be necessary.
>   
>   (Note: This driver conversion was mechanic and did not add or remove any
>   byte swapping in the drivers.)
>   
>   Remove zone_mtag_vlan UMA zone and MTAG_VLAN definition.  No more tag
>   memory allocation have to be done.
>   
>   Reviewed by:thompsa, yar
>   Sponsored by:   TCP/IP Optimization Fundraise 2005
>   
I think this deserved a __FreeBSD_version bump for third-party
Ethernet drivers, since this change removes public interfaces
such as VLAN_INPUT_TAG() and VLAN_OUTPUT_TAG().


Cheers,
-- 
Ruslan Ermilov
[EMAIL PROTECTED]
FreeBSD committer


pgpKSn968dZSx.pgp
Description: PGP signature


cvs commit: ports/editors/scite Makefile distinfo pkg-plist ports/x11-toolkits/scintilla Makefile distinfo

2006-09-17 Thread Joe Marcus Clarke
marcus  2006-09-17 22:06:47 UTC

  FreeBSD ports repository

  Modified files:
editors/sciteMakefile distinfo pkg-plist 
x11-toolkits/scintilla Makefile distinfo 
  Log:
  Update to 1.71.
  
  PR: 102438
  Submitted by:   Andris Raugulis <[EMAIL PROTECTED]>
  
  Revision  ChangesPath
  1.36  +8 -9  ports/editors/scite/Makefile
  1.21  +3 -3  ports/editors/scite/distinfo
  1.19  +4 -2  ports/editors/scite/pkg-plist
  1.33  +3 -3  ports/x11-toolkits/scintilla/Makefile
  1.23  +3 -3  ports/x11-toolkits/scintilla/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sbin/devd devd.8 devd.cc

2006-09-17 Thread Ruslan Ermilov
ru  2006-09-17 22:49:26 UTC

  FreeBSD src repository

  Modified files:
sbin/devddevd.8 devd.cc 
  Log:
  Add -f option to program's usage(), fix manpage's SYNOPSIS.
  
  Revision  ChangesPath
  1.17  +2 -3  src/sbin/devd/devd.8
  1.33  +1 -1  src/sbin/devd/devd.cc
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/sysutils/webmin Makefile distinfo

2006-09-17 Thread Jimmy Olgeni
olgeni  2006-09-17 23:07:54 UTC

  FreeBSD ports repository

  Modified files:
sysutils/webmin  Makefile distinfo 
  Log:
  Upgrade to version 1.300.
  
  Revision  ChangesPath
  1.260 +2 -4  ports/sysutils/webmin/Makefile
  1.215 +3 -9  ports/sysutils/webmin/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/sysutils/usermin Makefile distinfo

2006-09-17 Thread Jimmy Olgeni
olgeni  2006-09-17 23:09:08 UTC

  FreeBSD ports repository

  Modified files:
sysutils/usermin Makefile distinfo 
  Log:
  Upgrade to version 1.230 (unbreak).
  
  Revision  ChangesPath
  1.55  +2 -7  ports/sysutils/usermin/Makefile
  1.44  +3 -6  ports/sysutils/usermin/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


  1   2   >