NOTICE: This package has been removed from pkgsrc

./net/flan, Simulator for IP networks written in Java

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.1rc1nb1, Package name: flan-1.1rc1nb1, Maintainer: pkgsrc-users

Flan is a network simluator written in java, and is now fully
functionnal. The IP protocol is implemented, with a quite complete
RIPv2 routing algorithm. The protocols are also written in java, so
GO AHEAD ! Flan is under GNU Public License, so download it, modify
it, and distribute it.

The networks are now encoded in XML, using XMLCoDe. This very useful
library (included in the flan tarball as jars) automatically creates
an XML image of a java object, like the flan nets (XMLCoDe is entirely
written by Sylvain Guerin).


Required to build:
[devel/gmake]

Master sites:

SHA1: 7f6eaf55abd6f4318db2e7bdca2c6ae65fbbd355
RMD160: ebb0fdd4873f42d85d5c306db1a2549e4bbff281
Filesize: 967.244 KB

Version history: (Expand)


CVS history: (Expand)


   2010-02-10 18:32:17 by Joerg Sonnenberger | Files touched by this commit (6) | Package removed
Log message:
Retire flan.
   2009-06-14 20:09:49 by Joerg Sonnenberger | Files touched by this commit (291)
Log message:
Remove @dirrm entries from PLISTs
   2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257)
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to \ 
"pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
   2005-11-04 20:38:26 by Roland Illig | Files touched by this commit (1)
Log message:
Removed jdk13 from the PKG_JVMS_ACCEPTED.
   2005-06-17 05:50:45 by Johnny C. Lam | Files touched by this commit (387)
Log message:
Create directories before installing files into them.
   2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035)
Log message:
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.