Commit graph

12 commits

Author SHA1 Message Date
obache
0f83cac6b6 Update MASTER_SITES, it's part of dotgnu. 2011-06-25 09:04:26 +00:00
jmmv
3b922a2b77 Transfer ownership to pkgsrc-users. pancake's address is not valid any
more and he has agreed in private mail to drop maintainership.
2010-07-06 10:17:11 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
xtraeme
1164434f84 Update to 0.6.6.
Changes:

0.6.6 (29 May 2004)

 * Use dependency tracking in Makefile's because cscc supports it.
 * Make word sizes dynamic, and remove __WORDSIZE.
 * Implement "fcntl".
 * Implement the basic infrastructure for socket and netdb functions.
 * Import inet* routines from glibc.
 * Mismatched definitions for __pt_thread_run and __syscall_seek (Gopal V).
2004-05-29 12:20:14 +00:00
xtraeme
8ee40c24ea Update to 0.6.4.
Changes:

0.6.4 (13 March 2004)

        * Time functions.
        * Use "__declspec(thread)" to mark thread-specific variables.
        * Signal handling functions.
        * Move the pthread routines out of libc into a separate library.
        * Implement the rest of libpthread.
        * Group file functions (e.g. "getgrent").
        * Clean up the mmap-related stubs.
        * Implement strerror, strsignal, perror, and psignal.
        * Number conversion routines like atoi, strtod, etc.
        * Remove "__module" and "__csharp__" as they are deprecated.
        * Use the new-style syntax for accessing the C# library.
        * Add <assembly/foo.h> files for importing C# assemblies.
        * Add <csharp.h> to provide handy definitions for C# interoperation.
        * Remove support for memory models as they are no longer required.
        * Stub out some of the locale routines.
        * Add pnetc.spec.in (Russell Stuart).
        * Detect "ilranlib" correctly in "configure.in"
2004-05-14 08:04:04 +00:00
xtraeme
06ee2d0e55 bl3ify 2004-02-27 07:37:04 +00:00
grant
f1ab3f4ed4 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 13:51:13 +00:00
xtraeme
70714612d6 Fix pnet's path. 2004-01-12 17:25:43 +00:00
xtraeme
bf414aafcf Initial import of pnetC-0.6.2, packaged by pancake via pkgsrc-wip.
This is the "pnetC" project.  The goal of the project is to create
an ANSI-compatible C library, that can be compiled down to IL using
DotGNU Portable.NET's "cscc" compiler.
2004-01-12 17:18:40 +00:00