typo on porters manual, sec. 6.1

2015-07-27 Thread Anton Shterenlikht
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/special.html#staging
In the first note, last sentence:

"Sligh" should be "Slight".
I think "Some" would be clearer.

Anton
___
freebsd-doc@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"


[Bug 201720] [PATCH] Porter's Handbook, enhance description for Xfce section in uses/chapter.xml

2015-07-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201720

--- Comment #3 from commit-h...@freebsd.org ---
A commit references this bug:

Author: mat
Date: Mon Jul 27 15:00:47 UTC 2015
New revision: 47115
URL: https://svnweb.freebsd.org/changeset/doc/47115

Log:
  Update USES=xfce's entry.

  PR:201720
  Submitted by:olivierd
  Reviewed by:wblock
  MFH:
  Relnotes:
  Sponsored by:Absolight
  Differential Revision:https://reviews.freebsd.org/D3143

Changes:
  head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-doc@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"


[Bug 201720] [PATCH] Porter's Handbook, enhance description for Xfce section in uses/chapter.xml

2015-07-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201720

Mathieu Arnold  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|New |Closed

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-doc@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"


[Bug 192858] [porters-handbook] make lint failure

2015-07-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192858

Mathieu Arnold  changed:

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |Overcome By Events

--- Comment #3 from Mathieu Arnold  ---
section was rewritten.  Note that there are other lint errors, that are not
likely to be fixed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-doc@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"


[Bug 201937] [patch] usr.bin/cut: document nonstandard flag

2015-07-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201937

Bug ID: 201937
   Summary: [patch] usr.bin/cut: document nonstandard flag
   Product: Documentation
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Keywords: patch
  Severity: Affects Only Me
  Priority: ---
 Component: Documentation
  Assignee: freebsd-doc@FreeBSD.org
  Reporter: fulle...@over-yonder.net
  Keywords: patch

Created attachment 159330
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159330&action=edit
Patch

`cut -w` is an extension to POSIX, and not very portable; document as such.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-doc@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"


Fwd: Event on Python: You should be using it

2015-07-27 Thread David Lahr
*Title:-* Python: You should be using it

*Description:-*  There are n number of programming languages out there.
Heck, there are even n number of scripting languages out there. Then the
question is why python? To be precise, Python is a scripting and not
programming language. There is a thin line between being a programming
language and a scripting language. Some of the scripting languages I can
remember as of now would be JavaScript, Python, Perl, Ruby, VB script and
PHP. These are the ones that are on the top. But again, why python? So,
today I would be focusing why I always prefer to choose python over any
other scripting language. So, here goes everything… Starting with Perl,
both are pure scripting languages. But the intention behind using either
are totally different. To make it simple, Python has a set of defined rules
that a programmer needs to follow, whereas Perl is more forgiving. But
still, one doesn’t always need a forgiving language. Perl provides numerous
ways to solve a problem.In case of python, one needs to make a simple and a
proper way to do things. Whereas both the languages try to make the code as
compact as possible, there are still reasons of choosing either languages.
When, a person is trying to develop something, he can choose to work with
Perl if he does not have a defined time to complete a project.

*Event start date:-* 31st july 2015

*Event end date:-*  30th september 2015

*Event start and end time:-* 10:00 Am to 7:00 Pm

*Website link:-*
*http://www.educba.com/python-you-should-be-using-it/
*

*Event Cateogry:- *Education,Training and Learning.

*Course:- *Online Training

*Course Fee:-* Free

*For any further Quires or assistance:-*

*Event contact name:- *David lahr

*Email id:-* davidlahr...@gmail.com

*Contact no:-* 987738
___
freebsd-doc@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"

Event on Python: You should be using it

2015-07-27 Thread David Lahr
*Title:-* Python: You should be using it

*Description:-*  There are n number of programming languages out there.
Heck, there are even n number of scripting languages out there. Then the
question is why python? To be precise, Python is a scripting and not
programming language. There is a thin line between being a programming
language and a scripting language. Some of the scripting languages I can
remember as of now would be JavaScript, Python, Perl, Ruby, VB script and
PHP. These are the ones that are on the top. But again, why python? So,
today I would be focusing why I always prefer to choose python over any
other scripting language. So, here goes everything… Starting with Perl,
both are pure scripting languages. But the intention behind using either
are totally different. To make it simple, Python has a set of defined rules
that a programmer needs to follow, whereas Perl is more forgiving. But
still, one doesn’t always need a forgiving language. Perl provides numerous
ways to solve a problem.In case of python, one needs to make a simple and a
proper way to do things. Whereas both the languages try to make the code as
compact as possible, there are still reasons of choosing either languages.
When, a person is trying to develop something, he can choose to work with
Perl if he does not have a defined time to complete a project.

*Event start date:-* 31st july 2015

*Event end date:-*  30th september 2015

*Event start and end time:-* 10:00 Am to 7:00 Pm

*Website link:-*
*http://www.educba.com/python-you-should-be-using-it/
*

*Event Cateogry:- *Education,Training and Learning.

*Course:- *Online Training

*Course Fee:-* Free

*For any further Quires or assistance:-*

*Event contact name:- *David lahr

*Email id:-* davidlahr...@gmail.com

*Contact no:-* 987738
___
freebsd-doc@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"