Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jan 2003 12:21:24 -0800 (PST)
From:      Alan Eldridge <alane@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/ossp-ex Makefile distinfo pkg-comment pkg-descr pkg-plist ports/devel/ossp-ex/files manpages.mk
Message-ID:  <200301312021.h0VKLOf9084042@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alane       2003/01/31 12:21:24 PST

  Modified files:
    devel                Makefile 
  Added files:
    devel/ossp-ex        Makefile distinfo pkg-comment pkg-descr 
                         pkg-plist 
    devel/ossp-ex/files  manpages.mk 
  Log:
  OSSP ex is a small ISO-C++ style exception handling library for use in the
  ISO-C language. It allows you to use the paradigm of throwing and catching
  exceptions in order to reduce the amount of error handling code without
  making your program less robust. By Ralf Engelschall. His s***'s not ****ed
  up.
  
  Revision  Changes    Path
  1.1039    +1 -0      ports/devel/Makefile
  1.1       +27 -0     ports/devel/ossp-ex/Makefile (new)
  1.1       +1 -0      ports/devel/ossp-ex/distinfo (new)
  1.1       +1 -0      ports/devel/ossp-ex/files/manpages.mk (new)
  1.1       +1 -0      ports/devel/ossp-ex/pkg-comment (new)
  1.1       +8 -0      ports/devel/ossp-ex/pkg-descr (new)
  1.1       +6 -0      ports/devel/ossp-ex/pkg-plist (new)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301312021.h0VKLOf9084042>