7495 FreshPorts -- irc/minbif
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
minbif 1.0.5_1 irc on this many watch lists=0 search for ports that depend on this port
An IRC to instant messaging gateway

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 14 Apr 2010 19:42:56
Also Listed In: net-im
License: GPLv2


Minbif aims to use the libpurple library from the Pidgin project
to provide an IRC-friendly instant messaging client.

WWW: http://minbif.im
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/cmake
Required To Run:
  1. devel/gio-fam-backend
Required Libraries:
  1. net-im/libpurple
  2. graphics/libcaca
  3. graphics/imlib2
  4. devel/glib20
  5. devel/pcre
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for minbif-1.0.5_1:
     CACA=on: Buddy icon display using libcaca
     DOCS=on: Build and/or install documentation
     GNUTLS=off: SSL/TLS support via GnuTLS
     PLUGINS=off: Compile additional libpurple-plugins
     VIDEO=off: Webcam display using libcaca (depends on CACA)
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. https://symlink.me/attachments/download/148/

Number of commits found: 19

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
22 Mar 2013 20:06:15
Original commit files touched by this commit  1.0.5_1
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
08 Mar 2013 10:51:36
Original commit files touched by this commit  1.0.5_1
kwm search for other commits by this committer
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
  are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
05 Feb 2013 16:17:07
Original commit files touched by this commit  1.0.5_1
novel search for other commits by this committer
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
21 Jan 2013 03:41:37
Original commit files touched by this commit  1.0.5
araujo search for other commits by this committer
- Update to 1.0.5.
- Update MASTER_SITES.
- Add LICENSE.
- Add MAKE_JOBS_SAFE.
- Trim header.

PR:		ports/174190
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
13 Jun 2012 05:13:04
Original commit files touched by this commit  1.0.3_5
bapt search for other commits by this committer
Convert to new options framework
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.0.3_5
dinoex search for other commits by this committer
- update png to 1.5.10
14 Jan 2012 08:57:23
Original commit files touched by this commit  1.0.3_4
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
01 Nov 2011 20:46:07
Original commit files touched by this commit  1.0.3_4
dougb search for other commits by this committer
Remove references to unsupported FreeBSD versions. Mostly of the form:
.if ${OSVERSION} < 700000
27 Aug 2011 17:28:25
Original commit files touched by this commit  1.0.3_4
marcus search for other commits by this committer
Update Pidgin and friends to 2.10.0.  See
http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this
release.
02 Aug 2011 13:49:10
Original commit files touched by this commit  1.0.3_3
bapt search for other commits by this committer
Update master_site
02 Jul 2011 22:13:21
Original commit files touched by this commit  1.0.3_3
marcus search for other commits by this committer
Update Pidgin and friends to 2.9.0.  See
http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this
release.
19 Jun 2011 21:25:44
Original commit files touched by this commit  1.0.3_2
marcus search for other commits by this committer
Chase the libpurple shared lib version.
05 Jun 2011 18:43:16
Original commit files touched by this commit  1.0.3_1
novel search for other commits by this committer
Chase security/gnutls update and add an UPDATING entry.
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.0.3
miwi search for other commits by this committer
- Get Rid MD5 support
02 Sep 2010 21:17:34
Original commit files touched by this commit  1.0.3
wxs search for other commits by this committer
Reset to ports@. Thanks Frank for your work on these ports.

Discussed on:   ports@
27 Aug 2010 07:08:26
Original commit files touched by this commit  1.0.3
pav search for other commits by this committer
- Update to 1.0.3

PR:             ports/148021
Submitted by:   Guillermo Amaral <g@maral.me>
Approved by:    maintainer timeout
22 May 2010 05:21:10
Original commit files touched by this commit  1.0.2_1
marcus search for other commits by this committer
Update Pidgin and friends to 2.7.0.  See
http://developer.pidgin.im/wiki/ChangeLog for the list of changes.  Also,
enable Tcl 8.5 support.

PR:             146607
Submitted by:   dougb
21 Apr 2010 19:39:45
Original commit files touched by this commit  1.0.2
beat search for other commits by this committer
- Update to 1.0.2
- Add option to build with GnuTLS support

Submitted by:   Frank Steinborn <steinex AT nognu.de> (maintainer)
14 Apr 2010 19:42:36
Original commit files touched by this commit  1.0.1
beat search for other commits by this committer
Minbif aims to use the libpurple library from the Pidgin project
to provide an IRC-friendly instant messaging client.

WWW: http://minbif.im

Submitted by:   Frank Steinborn <steinex AT nognu.de>

Number of commits found: 19

2857
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours8
new 7 days31
new fortnight63
new month217

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0