Re: mysql 5.5 GA without charsets setting?

2011-01-14 Thread Alex Dupre

wsk ha scritto:

mysql5.5 GA build system is change by CMake.is any hints to set
default character_set to build mysql5.5?


What's wrong with specifying it in my.cnf?

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


Re: xfce 4.8pre3 preview

2011-01-14 Thread Oliver Lehmann

Hi,

I've updated the tarball.

- Use PLIST_SUB in thunars Makefile
- update orage to 4.8.0
- update mirror list in bsd.sites.mk

http://people.freebsd.org/~oliver/xfce/xfce-4.8pre3_ports.tar.gz

The PRs about updated xfce plugins - I've not included those updates as they
won't change the situation as far as I've seen about port runs with  
4.8 or not.
This would be the only reason why I would include a new plugin version  
into the
4.8 upgrade. All other updates like new features should be handled  
seperatly.



This message was sent using IMP, the Internet Messaging Program.

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


Attention ports committers

2011-01-14 Thread joeb
I would like to draw the attention of a ports committer to port 

http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/148777

If it needs further work please provide feedback.


Thanks for your attention to commit this port.

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


Re: Attention ports committers

2011-01-14 Thread Chuck Swiger
On Jan 14, 2011, at 10:18 AM, joeb wrote:
 I would like to draw the attention of a ports committer to port 
 
 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/148777
 
 If it needs further work please provide feedback.

Have you addressed the problems mentioned by Chris Rees utis...@gmail.com yet?

A port submission which doesn't follow the requirements in the Porter's 
Handbook most likely isn't going to be added

Regards,
-- 
-Chuck

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


Re: Attention ports committers

2011-01-14 Thread Eygene Ryabinkin
Good day.

Fri, Jan 14, 2011 at 01:18:52PM -0500, joeb wrote:
 I would like to draw the attention of a ports committer to port 
 
 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/148777
 
 If it needs further work please provide feedback.

A couple of things about the port:
 - you can just use plain SF instead of a long to type
   ${MASTER_SITE_SOURCEFORGE}; moreover, plain SF/${PORTNAME}
   and no MASTER_SITE_SUBDIR will work too and save you
   one more line;
 - share/examples/qjail in the pkg-plist is better spelled
   as %%EXAMPLESDIR_REL%%; and its ${PREFIX}/share/examples/qjail
   in the Makefile should really be ${EXAMPLESDIR}; also
   you can consider using PORTEXAMPLES to use port's procedures
   to install the examples and to avoid installing them when
   NOPORTEXAMPLES is set;
 - it is better to remove the commented DISTFILES, since
   it is not needed thus just adds the visual clutter;
 - pkg-descr is a way too chatty (in my taste); it can be
   definitely stripped down to provide the idea about
   what qjail is and the whole text can be put to the
   project's Web site;
 - you can put your rc.d script into USE_RC_SUBR inside
   the Makefile; just put your scripts into WRKDIR during
   the build phase; this will enable your port to survive
   any modifications to the process of installation of
   the rc.d scripts, because they will be handled by the
   ports subsystem;
 - pkg-message can be stripped down as well: first line
   looks redundant, since people already know why they
   had installed the port; the other two lines, perhaps,
   can be condensed into Read qjail-intro(8) for to get
   started.  The said manual page has reference to the
   qjail(8), so people will know what to do after reading
   the introduction.

And please, please, please, try to put your shar(1) archive somewhere
to the Web and add the link to the PR: mail over gnats if not
uuencoded properly makes attachments with partial quoted-printable
stuff left, so download of, for example,
  http://www.freebsd.org/cgi/query-pr.cgi?prp=148777-3-sharn=/shar-3.sh
will give a non-working shar(1) archive for starters and when '=0A='
will be removed, one will need to dance with the QP '=' characters,
newlines and alike.


May I also add, your software's manual pages can be improved:
 - don't insert empty lines into the groff files, use the
   lone dot if you want the visual separator inside the
   groff sources;
 - use standard macros like .Pa, .Xr, .Nm, .Qq and others
   instead of doing bold font, quoting and other stuff by hand;
 - avoid unneeded usage of the bold attribute; for example,
   qjail-intro(8) needs no bold for the 4th generation,
   user friendliness and other stuff;
 - start each sentense inside the manual source from the
   new line: this will provide two spaces between sentences
   in the formatted manual pages and will ease the diffs
   between revisions of the makefile (for you and other
   developers of the qjail, because this way changes in the
   manual pages will show up in the diff output only inside
   their own sentenses; they won't have the parts of other
   sentences in the + and - lines and that's good);
 - you have many trailing spaces; whilst they typically do
   not harm, why to keep them?


And for the qjail scripts themselves:
 - currently qjail is a single block with no subroutines;
   it _may_ be better to split it into logical parts,
   because it will be easier to read, navigate and understand
   for Other People (TM) ;))
 - perhaps you'll be able to use exit codes from sysexits(3).
 - what does jail2 rc.d script?  It terribly reminds me
   /etc/rc.d/jail and diffing the two one finds mostly
   cosmetic differences.  So, what's the point of having
   jail2 at all?


Sorry for a long letter and slightly mentorish tone: meant
no offense, just wanted to improve the stuff.
-- 
Eygene Ryabinkin,,,^..^,,,
[ Life's unfair - but root password helps!   | codelabs.ru ]
[ 82FE 06BC D497 C0DE 49EC  4FF0 16AF 9EAE 8152 ECFB | freebsd.org ]


pgpS1sPQSOaRR.pgp
Description: PGP signature


Re: Attention ports committers

2011-01-14 Thread Eygene Ryabinkin
Sat, Jan 15, 2011 at 12:46:02AM +0300, Eygene Ryabinkin wrote:
 A couple of things about the port:
[...]

Two more things.

There is INSTALL_MAN macros that should be used for manpage
installation.  Also, ${MANPREFIX}/man/man8/ is better spelled as
${MAN8PREFIX}/man/man8/ and you can use the following construct:
{{{
.for m in ${MAN8}
${INSTALL_MAN} ${WRKSRC}${m} ${MAN8PREFIX}/man/man8/${m}
.endfor
}}}
to automate the installation.

Perhaps, ${CAT} ${PKGMESSAGE} is better be silenced by writing
'@${CAT} ${PKGMESSAGE}'.
-- 
Eygene Ryabinkin,,,^..^,,,
[ Life's unfair - but root password helps!   | codelabs.ru ]
[ 82FE 06BC D497 C0DE 49EC  4FF0 16AF 9EAE 8152 ECFB | freebsd.org ]


pgp4NtyfSjpBi.pgp
Description: PGP signature


Re: Attention ports committers

2011-01-14 Thread Eygene Ryabinkin
Fri, Jan 14, 2011 at 10:47:36AM -0800, Chuck Swiger wrote:
 Have you addressed the problems mentioned by Chris Rees
 utis...@gmail.com yet?

Almost all of them were addressed, as I can judge.  But I had
spotted some more nits ;)).
-- 
Eygene Ryabinkin,,,^..^,,,
[ Life's unfair - but root password helps!   | codelabs.ru ]
[ 82FE 06BC D497 C0DE 49EC  4FF0 16AF 9EAE 8152 ECFB | freebsd.org ]


pgp3j5twM0z62.pgp
Description: PGP signature


Re: Attention ports committers

2011-01-14 Thread Chuck Swiger
On Jan 14, 2011, at 2:09 PM, Eygene Ryabinkin wrote:
 Almost all of them were addressed, as I can judge.  But I had spotted some 
 more nits ;)).

Thanks for the additional review.  :-)

Regards,
-- 
-Chuck

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


snort and daq ports

2011-01-14 Thread Dean Freeman
All,

I've submitted an update to the Snort port which will bring it to 2.9.0.3,
as well as a port for DAQ, which is a dependency for current versions of
snort in the 2.9.x branch and higher.

I'd also like to note, I've discussed taking over maintainership for Snort
from clsung.  My intention is to be able to keep the port updated with our
release schedule here at Sourcefire so that the current version is always
available in ports.  I may also assume port/package duties for some other
operating systems as well, however FreeBSD is my long-time favorite and gets
my preferential treatment.

-- wdf

-- 
Dean Freeman
Research Analyst, Sourcefire VRT
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Requast for hosting distfile of mail/c-sig

2011-01-14 Thread TAKATSU Tomonari
On Thu, Jan 13, 2011 at 10:02 PM, Yasuhiro KIMURA y...@utahime.org wrote:
 Hello all,

 I'm a maintainer of mail/c-sig and resently found that master site of
 the port had disappeared.

 I still want to continue using and maintaining this port and have
 distfiles in my local disk. But I don't have proper prace to host
 these distfiles.

 So is it possible to host these distfiles in MASTER_SITE_LOCAL defined
 in bsd.site.mk?

 Best Regards.

 ---
 Yasuhiro KIMURA

Hi,

I put c-sig.3.8.tar.gz to my local distfiles space in MASTER_SITE_LOCAL.
I'll apply my patch attached in this e-mail, if you approve.

Thanks,

-- 
TAKATSU Tomonari


c-sig-3.8_6.patch
Description: Binary data
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org