[Bug 189882] fetch -no-verify-peer no longer disables SSL verification

2014-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=189882

Kurt Jaeger  changed:

   What|Removed |Added

 Status|In Discussion   |Issue Resolved
 Resolution|--- |FIXED

--- Comment #1 from Kurt Jaeger  ---
Well, what a difference a '-' makes.

This fails:

fetch -no-verify-peer ...

This works:

fetch --no-verify-peer ...

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


[Bug 191158] dialog4ports only shows empty terminal for most ports

2014-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191158

rum1...@yandex.ru changed:

   What|Removed |Added

 CC||rum1...@yandex.ru

--- Comment #2 from rum1...@yandex.ru ---
Hi, just update you ports tree, it should fix the problem.

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


[Bug 190669] 'emmintrin.h' file not found - in /usr/src/lib/clang/libclangbasic

2014-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190669

Benedict Reuschling  changed:

   What|Removed |Added

 CC||b...@freebsd.org

--- Comment #6 from Benedict Reuschling  ---
I had the same issue on my 10-STABLE box when doing buildworld. Disabling the
CCACHE fixed the issue for me. However, before that, I also made some changes
to /etc/src.conf which might be helpful in your case (since you mentioned not
using any compile caching):

NO_WERROR=
WERROR=

Can you try those and see whether they fix your problem?
What do you have in your /etc/make.conf and /etc/src.conf?

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


[Bug 190669] 'emmintrin.h' file not found - in /usr/src/lib/clang/libclangbasic

2014-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190669

--- Comment #7 from roberth...@rcn.com ---
==  src.conf

KERNCONF="JERUSALEM"
WITH_LIBICONV_COMPAT="yes"


=  make.conf

BDBCFLAGS+=-O -pipe
DEBUG_FLAGS+=-gdwarf-2
STRIP= 
SYMVER_ENABLED=yes
X_WINDOW_SYSTEM=xorg
HAVE_MOTIF=yes

NO_BIND_ETC=   true# Do not install files to /etc/namedb
NO_BLUETOOTH=  true# do not build Bluetooth related stuff
MK_PROFILE=false# Avoid compiling profiled libraries

SENDMAIL_CFLAGS+=-I/usr/local/include/ -DSASL=2
SENDMAIL_LDFLAGS+=-L/usr/local/lib
SENDMAIL_LDADD+=-lsasl2

CUPS_OVERWRITE_BASE=yes
NO_LPR=true

OVERRIDE_LINUX_BASE_PORT=f10
OVERRIDE_LINUX_NONBASE_PORTS=f10

WITH_MOZILLA=libxul
WITH_GECKO=libxul

WITH_BERKELEYDB=db6
WITH_BDB_VER=6
WANT_OPENLDAP_VER=24
WANT_OPENLDAP_SASL=true

SAMBA_ENABLE=YES

WITH_NEW_XORG="yes"
WITH_GALLIUM="yes"

WITH_BSD_SORT=

WITH_PKGNG=yes


==

 I checked the script that runs "make buildworld", and it's had "-DNOCACHE"
for at least the last week.  (I think someone elsewhere suggested the same
thing.)

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


[Bug 191181] New: Jailnames cannot contain a dash

2014-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191181

Bug ID: 191181
   Summary: Jailnames cannot contain a dash
   Product: Base System
   Version: 10.0-STABLE
  Hardware: Any
OS: Any
Status: Needs Triage
  Severity: Affects Only Me
  Priority: ---
 Component: misc
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: r...@bytecamp.net

When trying to start a jail with a dash in it, /etc/rc.d/jail loops printing
the following message:

/etc/rc.d/jail: WARNING: jail_extract_address: type not identified
expr: illegal option -- b
expr: usage: expr [-e] expression

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


[Bug 191158] dialog4ports only shows empty terminal for most ports

2014-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191158

--- Comment #3 from Arnaud Bergeron  ---
I can confirm that the latest port tree fixes the problem for me.

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


[Bug 191151] Relative module path in PAM service description file does not work well

2014-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191151

--- Comment #1 from Martin Rehak  ---
I am unable to reproduce this issue on my second machine (same release, patch
level). I will try to flip this back again on the box where I have seen it to
verify that.

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


[Bug 191186] File Contains an Tilde on Line 23017 Which Bombs freebsd-update

2014-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191186

Glen Barber  changed:

   What|Removed |Added

 Status|Needs Triage|In Discussion
  Component|Website |bin
Version|Latest  |9.1-RELEASE
   Assignee|freebsd-...@freebsd.org |freebsd-bugs@FreeBSD.org
Product|Documentation   |Base System

--- Comment #1 from Glen Barber  ---
You did not provide which version of FreeBSD you are currently running.

Please see:

http://www.freebsd.org/security/advisories/FreeBSD-EN-13:04.freebsd-update.asc
http://www.freebsd.org/security/advisories/FreeBSD-EN-13:05.freebsd-update.asc

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


[Bug 191186] File Contains a Tilde on Line 23017 Which Bombs freebsd-update

2014-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191186

Miki Janosi  changed:

   What|Removed |Added

Summary|File Contains an Tilde on   |File Contains a Tilde on
   |Line 23017 Which Bombs  |Line 23017 Which Bombs
   |freebsd-update  |freebsd-update

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


[Bug 190669] 'emmintrin.h' file not found - in /usr/src/lib/clang/libclangbasic

2014-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190669

--- Comment #8 from roberth...@rcn.com ---
 ... and setting the (*)WERROR variables has no effect.

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


[Bug 191186] File Contains a Tilde on Line 23017 Which Bombs freebsd-update

2014-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191186

Miki Janosi  changed:

   What|Removed |Added

 Status|In Discussion   |Issue Resolved
 Resolution|--- |FIXED

--- Comment #2 from Miki Janosi  ---
Ok, thanks, Glen! Doing:

# freebsd-update fetch
# freebsd-update install

fixed it and the upgrade is proceeding.

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


[Bug 191186] File Contains a Tilde on Line 23017 Which Bombs freebsd-update

2014-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191186

--- Comment #3 from Miki Janosi  ---
(In reply to Glen Barber from comment #1)
> You did not provide which version of FreeBSD you are currently running.
I did in the header:

Version: FreeBSD 9.1-RELEASE

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


[Bug 190669] 'emmintrin.h' file not found - in /usr/src/lib/clang/libclangbasic

2014-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190669

--- Comment #9 from Benedict Reuschling  ---
Try this then:
- update to the latest sources from svn
- erase everything under /usr/obj/
- start with an empty /etc/make.conf (although the one you posted seems fine to
me)

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


[Bug 191191] New: tests/mdconfig/legacy_test fails if /dev/md0 is already attached to the system

2014-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191191

Bug ID: 191191
   Summary: tests/mdconfig/legacy_test fails if /dev/md0 is
already attached to the system
   Product: Base System
   Version: 11.0-CURRENT
  Hardware: Any
OS: Any
Status: Needs Triage
  Severity: Affects Some People
  Priority: ---
 Component: bin
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: yaneurab...@gmail.com

If I have /dev/md0 already attached to the system and try to run
mdconfig/legacy_test, it will fail and leave a bunch of memory disks behind:

% kyua test
legacy_test:main  ->  passed  [0.463s]

1/1 passed (0 failed)
Committed action 12
% mdmfs -s 10m 0 /mnt/
% kyua test
legacy_test:main  ->  failed: 1 tests of 1 failed  [0.368s]

0/1 passed (1 failed)
Committed action 13
% mdconfig -l
md0 md1 md2 md3 md4 md5 md6 md7 md8 md9
% umount /mnt/
% mdconfig -l | sed -e 's,md,,' | xargs -n 1 mdconfig -d -u
% mdconfig -l
% kyua test
legacy_test:main  ->  passed  [0.365s]

1/1 passed (0 failed)
Committed action 14
% mdconfig -l
%

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


[Bug 191192] New: support for Intel I218 V2 (0x15a1 PCI ID) network controller in the H97I chipset

2014-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191192

Bug ID: 191192
   Summary: support for Intel I218 V2 (0x15a1 PCI ID) network
controller in the H97I chipset
   Product: Base System
   Version: 11.0-CURRENT
  Hardware: Any
OS: Any
Status: Needs Triage
  Severity: Affects Some People
  Priority: ---
 Component: kern
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: n...@routed.net

Hello!
  I am running FreeBSD 10-RELEASE on a system with the H97I chipset which has
an Intel network controller based on I218 with ID 0x15A1 (as seen in pciconf
-lv). I looked around the internet and saw that this was still not supported
and was able to find this patch from intel for Linux:
https://lists.ubuntu.com/archives/kernel-team/2013-August/031363.html . I
ported those changes to files in /usr/src/sys/dev/e1000 (diffs attached) and
rebuilt GENERIC kernel and was able to use the network interface. I checked svn
head for -CURRENT and didn't see this hardware ID yet so I decided to file this
bug report in case there is interest to have support added. Thanks.

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


[Bug 191192] support for Intel I218 V2 (0x15a1 PCI ID) network controller in the H97I chipset

2014-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191192

--- Comment #1 from Nick Chernyy  ---
Created attachment 143933
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=143933&action=edit
tar file of patches

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


[Bug 191192] support for Intel I218 V2 (0x15a1 PCI ID) network controller in the H97I chipset

2014-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191192

Nick Chernyy  changed:

   What|Removed |Added

 Attachment #143933|tar file of patches |tar file of diffs
description||

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


[Bug 191192] support for Intel I218 V2 (0x15a1 PCI ID) network controller in the H97I chipset

2014-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191192

Nick Chernyy  changed:

   What|Removed |Added

 CC||n...@routed.net
Version|11.0-CURRENT|10.0-RELEASE

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


CRM Users - Vtiger Users

2014-06-19 Thread Georgina Matthews
 

 

Hi,

 

Would you be interested in acquiring a contact database with business emails
and telephone numbers for professionals from companies using Vtiger CRM,
ZOHO CRM, SugarCRM, SalesForce CRM etc.? 

 


IT Contacts

Business Decision Makers


IT Security Head

Director Sales and Marketing


Network and Systems Administrator

Chief Executive Officer 


Information Technology & Network Consultant

Chief Marketing Officer


Chief Technology Officer

Chief Financial Officer


Chief Information Officer

Chief Operating Officer 


Director of IT

Chief Compliance Officer


Senior Applications Engineer

Head of Corporate Communications


Database Administrator

Vice President - Research and Development


Network Architect

Director of Project Management


Director of IT Infrastructure etc.

Director of Purchasing

 

Industries: Accounting, Advertising and Marketing, Facilities Management,
Human Resource and Staffing, Software, Information Technology, Management
Consulting, Construction, Education, Finance, Government, Law firms and
Legal services, Real Estate, Manufacturing and Retail, Transportation and
Logistics, Telecommunications etc.

 

Let me know if you are interested.

 

Thank you,

Georgina Matthews

 

If this email is irrelevant to you help us keep our lists clean.

 

 


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


[Bug 190669] 'emmintrin.h' file not found - in /usr/src/lib/clang/libclangbasic

2014-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190669

--- Comment #10 from roberth...@rcn.com ---
(In reply to Benedict Reuschling from comment #9)
> Try this then:
> - update to the latest sources from svn
> - erase everything under /usr/obj/
> - start with an empty /etc/make.conf (although the one you posted seems fine
> to me)

 Did all of these.
 Same result.

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


[Bug 191191] tests/mdconfig/legacy_test fails if /dev/md0 is already attached to the system

2014-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191191

--- Comment #1 from yaneurab...@gmail.com ---
Works now with the work I did converting the testcase from prove to ATF:

% mdmfs -s 10m 0 /mnt/
% kyua test
mdconfig_test:attach_vnode_non_explicit_type  ->  passed  [0.088s]
mdconfig_test:attach_vnode_explicit_type  ->  passed  [0.109s]
mdconfig_test:attach_vnode_smaller_than_file  ->  passed  [0.118s]
mdconfig_test:attach_vnode_larger_than_file  ->  passed  [0.086s]
mdconfig_test:attach_vnode_sector_size  ->  passed  [0.093s]
mdconfig_test:attach_malloc  ->  passed  [0.098s]
mdconfig_test:attach_swap  ->  passed  [0.070s]
mdconfig_test:attach_with_specific_unit_number  ->  passed  [0.067s]

8/8 passed (0 failed)
Committed action 37
% umount /mnt/
% kyua test
mdconfig_test:attach_vnode_non_explicit_type  ->  passed  [0.083s]
mdconfig_test:attach_vnode_explicit_type  ->  passed  [0.085s]
mdconfig_test:attach_vnode_smaller_than_file  ->  passed  [0.076s]
mdconfig_test:attach_vnode_larger_than_file  ->  passed  [0.077s]
mdconfig_test:attach_vnode_sector_size  ->  passed  [0.079s]
mdconfig_test:attach_malloc  ->  passed  [0.070s]
mdconfig_test:attach_swap  ->  passed  [0.069s]
mdconfig_test:attach_with_specific_unit_number  ->  passed  [0.064s]

8/8 passed (0 failed)
Committed action 38
[root@freebsd-10-x64 /usr/tests/sbin/mdconfig]# mdconfig -l
md0
[root@freebsd-10-x64 /usr/tests/sbin/mdconfig]# mdconfig -d -u 0
[root@freebsd-10-x64 /usr/tests/sbin/mdconfig]# kyua test
mdconfig_test:attach_vnode_non_explicit_type  ->  passed  [0.087s]
mdconfig_test:attach_vnode_explicit_type  ->  passed  [0.077s]
mdconfig_test:attach_vnode_smaller_than_file  ->  passed  [0.075s]
mdconfig_test:attach_vnode_larger_than_file  ->  passed  [0.075s]
mdconfig_test:attach_vnode_sector_size  ->  passed  [0.080s]
mdconfig_test:attach_malloc  ->  passed  [0.080s]
mdconfig_test:attach_swap  ->  passed  [0.068s]
mdconfig_test:attach_with_specific_unit_number  ->  passed  [0.080s]

8/8 passed (0 failed)
Committed action 39
% mdconfig -l

I removed some of the implied testcases (the querying sections mostly) because
it was already covered in the other sections.

The commit for this change can be found here:
https://github.com/yaneurabeya/freebsd/commit/9cc8adcfad852cadb97637cdeddc462a7b7bf33b

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