pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/maloc



Module name:    wip
Committed by:   jihbed
Date:           Fri Mar 25 18:11:59 UTC 2011

Import into wip/maloc

Log Message:
Import maloc-1.4 as wip/maloc.

MALOC (Minimal Abstraction Layer for Object-oriented C) is a small, portable,
abstract C environment library for object-oriented C programming. MALOC is used
as the foundation layer for a number of scientific applications, including MC,
SG, and APBS. MALOC can be used as a small stand-alone abstraction
environment for writing portable C programs which need access to resources which
are typically architecture dependent, such as INET sockets, timing routines, and
so on. MALOC provides abstract datatypes, memory management routines, timing
routines, machine epsilon, access to UNIX and INET sockets, MPI, and so on.
All things that can vary from one architecture to another are abstracted out of
an application code and placed in MALOC.

Status:

Vendor Tag:     JIHBED
Release Tags:   JIHBED_20110325
                
N wip/maloc/buildlink3.mk
N wip/maloc/Makefile
N wip/maloc/distinfo
N wip/maloc/PLIST
N wip/maloc/DESCR
N wip/maloc/patches/patch-aa

No conflicts created by this import


------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index