-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I'm happy to announce the 2012.09.06 release of GSRC, the GNU Source
Release Collection. GSRC is a convenient means to fetch, build and
install the latest GNU software from source via a BSD Ports-like system.
Installing a package is as simple as
$ ma
I'm happy to announce the first release of GNU pyconfigure.
GNU pyconfigure is a set of template files for Python developers to use
to easily implement the standard GNU configure/install process for their
packages. The standard GNU process generally consists of two familiar
steps:
$ ./configu
I'm happy to announce the 2014.01.06 release of GSRC, the GNU Source
Release Collection. GSRC is a convenient means to fetch, build and
install the latest GNU software from source via a BSD Ports-like system.
Installing a package is as simple as
$ make -C gnu/hello install
You can find more infor
I'm happy to announce the 2014.10.11 release of GSRC, the GNU Source
Release Collection. GSRC is a convenient means to fetch, build and
install the latest GNU software from source via a BSD Ports-like system.
Installing a package is as simple as
$ make -C gnu/hello install
You can find more infor
I am pleased to announce the release of GNU pyconfigure 0.2.3.
GNU pyconfigure is a set of template files for Python developers to use
to easily implement the standard GNU configure/install process for their
packages. The standard GNU process generally consists of two familiar
steps:
$ ./configur