johans 2010-03-20 17:05:56 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/gnulib Makefile distinfo pkg-descr
Log:
Gnulib, the GNU portability library, offers a macro system and C
declarations and definitions for commonly-used API elements and
abstracted system behaviors. It can be used to improve portability and
other functionality in your programs.
Gnulib takes a different approach than libiberty. Gnulib components are
intended to be shared at the source level, rather than being a library that
gets built, installed, and linked against.
WWW: http://www.gnu.org/software/gnulib/
Revision Changes Path
1.3839 +1 -0 ports/devel/Makefile
1.1 +53 -0 ports/devel/gnulib/Makefile (new)
1.1 +3 -0 ports/devel/gnulib/distinfo (new)
1.1 +14 -0 ports/devel/gnulib/pkg-descr (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"