FreshPorts -- The Place For Ports notbug Thu, 9 Feb 2012 10:51 PM GMT
Port details
lifelines 3.0.51_1 misc on this many watch lists=0 search for ports that depend on this port
An advanced genealogical system
Maintained by: matt@gsicomp.on.ca search for ports maintained by this maintainer
Port Added: 04 Sep 2000 11:38:52
License: not specified in port


LifeLines is an advanced genealogical system. You can store any kind 
and any amount of data in a LifeLines database, and you can process 
and generate output based on that data in any way and in any format.

LifeLines supports GEDCOM; it imports and exports GEDCOM data. 

LifeLines has a unique approach to report generation. LifeLines has 
no built-in reports. Instead all reports are generated using report 
programs that are written in a report programming language. 

Because of its flexibility and programmability, LifeLines is frequently 
used for genealogy applications on the World Wide Web.

WWW: http://lifelines.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: devel/bison
Required Libraries: converters/libiconv, devel/gettext
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

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

Number of commits found: 27

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Mar 2011 12:38:54
Original commit files touched by this commit  3.0.51_1
miwi search for other commits by this committer
- Get Rid MD5 support
31 May 2010 02:01:56
Original commit files touched by this commit  3.0.51_1
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
27 Aug 2009 13:03:17
Original commit files touched by this commit  3.0.51
araujo search for other commits by this committer
- Update to 3.0.51.

PR:             ports/138053
Submitted by:   Sylvio Cesar <scjamorim___bsd.com.br>
Approved by:    Matt Emmerton <matt___gsicomp.on.ca>
22 Aug 2009 00:28:34
Original commit files touched by this commit  3.0.50_3
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
05 Apr 2009 08:07:48
Original commit files touched by this commit  3.0.50_3
itetcu search for other commits by this committer
- use SF macro
- fix plist with -DNOPORTOCS
- install man pages irrespective of NOPORTDOCS
- use some dirrmtry in plist for locate dirs that might contain files istalled
by other ports
- bump PORTREVISION

Prompted by:    QAT QA run
Approved by:    maintainer timeout on QATMails
21 Aug 2008 06:18:49
Original commit files touched by this commit  3.0.50_2
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)
06 Jun 2008 13:45:40
Original commit files touched by this commit  3.0.50_2
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
20 Mar 2008 09:51:43
Original commit files touched by this commit  3.0.50_1
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
17 Oct 2007 10:13:01
Original commit files touched by this commit  3.0.50_1
ade search for other commits by this committer
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
09 Mar 2007 12:20:26
Original commit files touched by this commit  3.0.50
rafan search for other commits by this committer
No matter ncursesw from ports or base (OSVERSION >= 700033), it's in
search path. This also fix build after inclusion ncursesw in current.
01 Jul 2006 17:29:02
Original commit files touched by this commit  3.0.50
clsung search for other commits by this committer
- Update to 3.0.50

PR:             ports/99673
Submitted by:   chinsan <chinsan dot tw_AT_gmail dot com>
Approved by:    maintainer (Matt Emmerton)
26 Jan 2006 04:19:05
Original commit files touched by this commit  3.0.46.1
kris search for other commits by this committer
Don't remove system directories
22 Jan 2006 12:59:47
Original commit files touched by this commit  3.0.46.1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:28:45
Original commit files touched by this commit  3.0.46.1
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
14 Oct 2005 04:04:25
Original commit files touched by this commit  3.0.46.1
mnag search for other commits by this committer
Update to 3.0.46.1

PR:             87402
Submitted by:   Frank Laszlo <laszlof@vonostingroup.com>
Approved by:    Matt Emmerton <matt@gsicomp.on.ca> (maintainer)
12 Apr 2005 03:26:57
Original commit files touched by this commit  3.0.37.2
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 08:04:41
Original commit files touched by this commit  3.0.37.2
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'.
11 Jul 2004 10:22:46
Original commit files touched by this commit  3.0.37.2
krion search for other commits by this committer
Support WITHOUT_NLS
31 Mar 2004 03:12:58
Original commit files touched by this commit  3.0.37.2
trevor search for other commits by this committer
SIZEify (maintainer timeout)
14 Feb 2004 14:32:13
Original commit files touched by this commit  3.0.37.2
krion search for other commits by this committer
- Update to version 3.0.37.2

PR:             ports/62809
Submitted by:   Hubert Tournier <hubert@frbsd.org>
Approved by:    maintainer
04 Feb 2004 05:10:27
Original commit files touched by this commit  3.0.6_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
21 Feb 2003 12:48:19
Original commit files touched by this commit  3.0.6
knu search for other commits by this committer
De-pkg-comment.
14 Jan 2003 04:47:19
Original commit files touched by this commit  3.0.6
kris search for other commits by this committer
Add missing file
20 Nov 2001 23:29:38
files touched by this commit
lioux search for other commits by this committer
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case    
30 Sep 2001 09:51:57
files touched by this commit
markp search for other commits by this committer
Updated to 3.06.    
08 Oct 2000 05:01:16
files touched by this commit
asami search for other commits by this committer
Convert category misc to new layout.  
04 Sep 2000 15:38:52
files touched by this commit
sobomax search for other commits by this committer
New port for the lifelines family tree package.  Note that this   port is the
database core & data entry app only.  Reports will   follow in a separate
package, since they are updated more   frequently.    

Number of commits found: 27

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01
seamonkey2Feb 01

14 vulnerabilities affecting 33 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 23142
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 62
new 24 hours 1
new 48 hours9
new 7 days48
new fortnight72
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.155 seconds.