FreshPorts -- The Place For Ports Sun, 7 Sep 2008 7:50 PM BST
Port details
miau 0.6.5 irc on this many watch lists=3 search for ports that depend on this port
A fully featured easy to use IRC-bouncer
Maintained by: miwi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 28 Apr 2004 17:58:27
Also Listed In: ipv6


miau is a fully featured easy to use IRC-bouncer that can keep your nick
even when you disconnect.

Additionally, miau can set you away automatically when you disconnect and 
auto-op (or auto-voice) people. While you're disconnected, miau can also log 
everything and/or pipe private messages to an external program. And when you 
connect miau again, miau can replay some of the old messages so that you know 
what's going on.

WWW: http://miau.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required Libraries: converters/libiconv

To install the port: cd /usr/ports/irc/miau/ && make install clean
To add the package: pkg_add -r miau


Configuration Options
     No options to configure

Master Sites:
http://nchc.dl.sourceforge.net/sourceforge/miau/
http://kent.dl.sourceforge.net/sourceforge/miau/
http://easynews.dl.sourceforge.net/sourceforge/miau/
http://ufpr.dl.sourceforge.net/sourceforge/miau/
http://umn.dl.sourceforge.net/sourceforge/miau/
http://heanet.dl.sourceforge.net/sourceforge/miau/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 18

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Aug 2008 07:18:49
Original commit files touched by this commit  0.6.5
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20 Dec 2007 11:17:05
Original commit files touched by this commit  0.6.5
miwi search for other commits by this committer
- Update to 0.6.5
- Take over maintainership
23 Jul 2007 10:36:52
Original commit files touched by this commit  0.6.3
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
21 Feb 2007 15:01:52
Original commit files touched by this commit  0.6.3
laszlof search for other commits by this committer
Update to 0.6.3.

ChangeLog:
http://sourceforge.net/project/shownotes.php?group_id=67766&release_id=479307
01 Dec 2006 14:32:47
Original commit files touched by this commit  0.6.2
laszlof search for other commits by this committer
Add ipv6 virtual category.

PR:             ports/106125
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by:    self (maintainer)
07 Nov 2006 15:37:06
Original commit files touched by this commit  0.6.2
laszlof search for other commits by this committer
Update my email address in all ports that I maintain.

Approved by:    flz (mentor)
13 Sep 2006 17:50:09
Original commit files touched by this commit  0.6.2
rafan search for other commits by this committer
- Update to 0.6.2

PR:             ports/103222
Submitted by:   Frank J. Laszlo <laszlof at vonostingroup.com> (maintainer)
14 May 2006 16:14:14
Original commit files touched by this commit  0.6.1
itetcu search for other commits by this committer
Update to 0.6.1

PR:             ports/97246
Submitted by:   Martin Wilke <freebsd@unixfreunde.de>
Approved by:    Frank Laszlo <laszlof@vonostingroup.com> (maintainer),
                lawrance (mentor)
08 May 2006 11:32:04
Original commit files touched by this commit  0.6.0.2
edwin search for other commits by this committer
remove USE_REINPLACE for all categories starting with I
07 Jan 2006 06:26:34
Original commit files touched by this commit  0.6.0.2
edwin search for other commits by this committer
[UPDATE]: irc/miah: Update to version 0.6.0.2

        This patch will update irc/miah to version 0.6.0.3. This
        version fixes various bugs and security fixes as outlined
        on http://miau.sourceforge.net/changelog.html.

PR:             ports/91437
Submitted by:   Frank Laszlo <laszlof@vonostingroup.com>
Security        http://miau.sourceforge.net/changelog.html
26 Nov 2005 01:48:16
Original commit files touched by this commit  0.5.4
pav search for other commits by this committer
- Add SHA256
18 Jul 2005 08:39:19
Original commit files touched by this commit  0.5.4
pav search for other commits by this committer
- Update to 0.5.4

PR:             ports/82920
Submitted by:   Laust S. Jespersen <freebsd-ports@ust.dk>
18 Jul 2005 04:49:55
Original commit files touched by this commit  0.5.3
linimon search for other commits by this committer
With portmgr hat on, reset eik's ports since he has been inactive for
several months (not responding to email).

Discussed among:        portmgr team
12 Apr 2005 04:26:57
Original commit files touched by this commit  0.5.3
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  0.5.3
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
05 May 2004 12:14:04
Original commit files touched by this commit  0.5.3
eik search for other commits by this committer
update to 0.5.3 - "hairball"
  <http://miau.sourceforge.net/ChangeLog>
02 May 2004 22:02:30
Original commit files touched by this commit  0.5.2_1
eik search for other commits by this committer
work around problems with ChatZilla
enable dump command
28 Apr 2004 17:56:52
Original commit files touched by this commit  0.5.2
eik search for other commits by this committer
miau (fluffy little fellow), yet another IRC bouncer

Number of commits found: 18

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
php5*Sep 04
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

2 vulnerabilities affecting 3 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 19099
Broken 159
Deprecated 77
Ignore 425
Forbidden 6
Restricted 286
No CDROM 130
Vulnerable 49
Expired 11
Set to expire 59
Interactive 78
new 24 hours 12
new 48 hours15
new 7 days56
new fortnight99
new month252

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.16 seconds.