Date: Sat, 20 Mar 2010 17:05:56 +0000 (UTC) From: Johan van Selst <johans@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/gnulib Makefile distinfo pkg-descr Message-ID: <201003201705.o2KH5u8e048840@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003201705.o2KH5u8e048840>
