FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 1:28 PM GMT
Port details
bbdb 2.35_3 databases on this many watch lists=4 search for ports that depend on this port
Big Brother Database
Maintained by: dryice@FreeBSD.org search for ports maintained by this maintainer
Port Added: 12 Dec 2001 09:34:33
Also Listed In: elisp
License: not specified in port
BBDB is a rolodex-like database program for GNU Emacs.  BBDB stands
for Insidious Big Brother Database, and is not, repeat, _not_ an
obscure reference to the Buck Rogers TV series.

Put the expression below into your ~/.emacs

(require 'bbdb)
(bbdb-initialize)

WWW: http://bbdb.sourceforge.net/ 
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: editors/emacs
Required To Run: editors/emacs
There are no ports dependent upon this port

To install the port: cd /usr/ports/databases/bbdb/ && make install clean
To add the package: pkg_add -r bbdb-emacs23


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/bbdb/bbdb/2.35/
http://sunet.dl.sourceforge.net/project/bbdb/bbdb/2.35/
http://iweb.dl.sourceforge.net/project/bbdb/bbdb/2.35/
http://switch.dl.sourceforge.net/project/bbdb/bbdb/2.35/
http://surfnet.dl.sourceforge.net/project/bbdb/bbdb/2.35/
http://kent.dl.sourceforge.net/project/bbdb/bbdb/2.35/
http://freefr.dl.sourceforge.net/project/bbdb/bbdb/2.35/
http://voxel.dl.sourceforge.net/project/bbdb/bbdb/2.35/
http://jaist.dl.sourceforge.net/project/bbdb/bbdb/2.35/
http://osdn.dl.sourceforge.net/project/bbdb/bbdb/2.35/
http://nchc.dl.sourceforge.net/project/bbdb/bbdb/2.35/
http://ncu.dl.sourceforge.net/project/bbdb/bbdb/2.35/
http://transact.dl.sourceforge.net/project/bbdb/bbdb/2.35/
http://softlayer.dl.sourceforge.net/project/bbdb/bbdb/2.35/
http://internode.dl.sourceforge.net/project/bbdb/bbdb/2.35/
http://ufpr.dl.sourceforge.net/project/bbdb/bbdb/2.35/
http://waix.dl.sourceforge.net/project/bbdb/bbdb/2.35/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 21

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
17 Oct 2011 06:01:31
Original commit files touched by this commit  2.35_3
ashish search for other commits by this committer
- Chase editors/emacs update
07 Sep 2011 20:21:30
Original commit files touched by this commit  2.35_2
ashish search for other commits by this committer
Chase editors/emacs update
27 Aug 2011 22:22:57
Original commit files touched by this commit  2.35_1
ashish search for other commits by this committer
Chase editors/emacs update.

PR:             ports/160196
24 May 2011 07:08:04
Original commit files touched by this commit  2.35
dryice search for other commits by this committer
- update to 2.34
- take maintainership. Thanks to the previous maintainers!
20 Mar 2011 12:54:45
Original commit files touched by this commit  2.34_5
miwi search for other commits by this committer
- Get Rid MD5 support
04 Jun 2010 01:09:28
Original commit files touched by this commit  2.34_5
linimon search for other commits by this committer
Reset yoichi@FreeBSD since his commit bit was taken in for safekeeping.

Hat:            portmgr
28 Mar 2010 06:47:48
Original commit files touched by this commit  2.34_5
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  2.34_4
dinoex search for other commits by this committer
- update to jpeg-8
20 Dec 2009 20:19:24
Original commit files touched by this commit  2.34_3
bsam search for other commits by this committer
Changes to editors/emacs and Mk/bsd.emacs.mk were taken from
PR/137956 by Ashish SHUKLA (thanks!).  [1]

Those ports which define EMACS_PORT_NAME to be "emacs21" were
not touched (this time). They may be converted to the new
world order by removing the above mentioned assignment.

Four ports were marked as BROKEN with EMACS_PORT_NAME=emacs23
(they do not compile):
. lang/bigloo;
. mail/wanderlust;
. mail/wanderlust-devel;
. www/emacs-w3m.

Three ports were marked as IGNORE with EMACS_PORT_NAME=emacs23:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
19 Nov 2009 22:07:43
Original commit files touched by this commit  2.34_2
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
22 Aug 2009 00:18:43
Original commit files touched by this commit  2.34_2
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
31 Jul 2009 13:57:52
Original commit files touched by this commit  2.34_2
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
27 Apr 2009 16:23:29
Original commit files touched by this commit  2.34_1
yoichi search for other commits by this committer
Fix to use emacs22.

PR:             ports/131915
Submitted by:   Slaven Rezic
19 May 2007 20:32:57
Original commit files touched by this commit  2.34_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
28 Jan 2006 02:11:36
Original commit files touched by this commit  2.34
linimon search for other commits by this committer
 - Fix possibility of "infinite make fork" when "Registering install for ..."
   EMACS ports.  [1]

 - Allow building a port as root using an NFS-mounted /usr/ports if the
   server maps root to a UID other than root. [2]

 - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
   status rather than success. [3]

 - Improve behavior when dealing with versioned dependencies. [4]

 - Fix false positives in check-conflicts target. [5]

 - Remove obsolete bzip2 code. [6]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
16 Dec 2005 03:56:24
Original commit files touched by this commit  2.34
yoichi search for other commits by this committer
Fix build for emacs20

PR:             ports/90468
Submitted by:   NIIMI Satoshi
31 Mar 2004 03:12:58
Original commit files touched by this commit  2.34
trevor search for other commits by this committer
SIZEify (maintainer timeout)
07 Mar 2003 05:58:32
Original commit files touched by this commit  2.34
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
26 Jan 2002 21:13:03
files touched by this commit
yoichi search for other commits by this committer
Change MASTER_SITES to MASTER_SITE_SOURCEFORGE   where old version is also
placed.    
25 Jan 2002 21:31:52
files touched by this commit
yoichi search for other commits by this committer
Update to 2.34.   Build info by makeinfo --no-split.    
12 Dec 2001 12:34:33
files touched by this commit
yoichi search for other commits by this committer
Add bbdb for Emacs, Insidious Big Brother Database.    

Number of commits found: 21

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 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 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight69
new month138

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

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