Commit graph

20 commits

Author SHA1 Message Date
zuntum
d3db18607d Move pkg/ files into package's toplevel directory 2001-10-31 22:03:21 +00:00
christos
c2c3998a2b update for zoularis-20010704 2001-07-04 21:05:03 +00:00
skrll
e80c28e4bf Move to sha1 digests, and add distfile sizes. 2001-04-21 09:36:23 +00:00
agc
268ad0352c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:33:37 +00:00
wiz
6c0ff6d279 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:04:52 +00:00
christos
ba756d000d update to 20001003 2000-10-03 22:10:25 +00:00
wiz
05adb1a8b3 add RCS Id 2000-09-03 14:42:37 +00:00
christos
1805837034 update zoularis to 20000512 2000-05-12 17:40:05 +00:00
christos
2c2dd6c828 Update to version 20000317. Works with current and Solaris-2.7
Untested with Linux
2000-03-17 05:41:34 +00:00
christos
781a02eb77 upgrade zoularis to 19990830 1999-08-30 05:22:00 +00:00
agc
7c6b15bc91 Update this package to latest sources. Just bug fixes:
- no byte_swap.h file on sparc machines.
- should work properly with both GNU as and Sun as.
1999-06-30 14:46:03 +00:00
agc
a898aa3b77 Update the Zoularis package to the sources from June 30th, 1999.
Differences include many bug fixes, and better support for both
Solaris 7 and i386.
1999-06-30 10:41:27 +00:00
agc
8fa081c06a Upgrade to 19990414 version of Zoularis.
This is a bug fix version, and allows use on Solaris 7/x86 (Thanks, Christos)
1999-04-14 16:22:29 +00:00
agc
75f6740792 Bug-fix release:
+ Fix the password routines to use thread-safe functions (getpwnam_r,
getpwent_r, getpwuid_r)
+ Use the ${INSTALL} definition from Makefile.inc rather than install
+ Install make as bmake

This fixes a segmentation violation on Sparc. i386 still has problems.
1999-04-13 08:44:00 +00:00
agc
676afa1e36 Update to latest version of Zoularis.
This version is much more automated, and includes some more bug fixes:
+ don't try to link with libbsdcompat if you're creating libbsdcompat
+ use -DOLD_GETCWD when building libbsdcompat, so that -current NetBSD
sources can be used (from David Brownlee).
+ install <sys/byteorder.h> with the rest of the include files.
+ fix the whole environment so that it compiles on Solaris 7, and on x86
(thanks, Bill). However, there are still some known problems.
+ add an ftp Makefile, and a pkg_install Makefile.inc showing what needs
to be changed to build those 2 utilities
+ compile and link shared libraries -fPIC rather than -fpic.
+ automatically work out whether we're on a Sparc or i386.
+ all the user needs to do is to set BSDSRCDIR and DESTDIR
appropriately, check /usr/ccs/bin is in the path, and then use Solaris
make (/usr/ccs/bin/make) to make the cross-environment.
1999-04-12 14:54:00 +00:00
christos
b624794976 Update to newest copy. 1999-03-28 14:02:40 +00:00
christos
ac638c4c22 Update to newer version:
- compile with -Wall
- add domainname cruft
- fix include files
- update to the latest .mk macros
- remove unneeded files
- run the correct version of make
1999-03-16 18:12:13 +00:00
christos
05778a7536 Fix the checksum. 1999-03-15 09:41:26 +00:00
christos
2dbec4de18 - Update to the latest copy.
- Hopefully I merged all Alistair's changes
XXX: Need to put the source on cvs somewhere to keep track of changes.
1999-03-15 09:38:57 +00:00
agc
b9c33fc74e Initial import of zoularis, the NetBSD-on-Solaris environment, by Christos
Zoulas. This package provides Solaris with the necessary headers, libraries
and support files to compile NetBSD utilities on Solaris.
1999-03-09 11:42:31 +00:00