summaryrefslogtreecommitdiffstats
path: root/lang/sr
Commit message (Collapse)AuthorAgeFilesLines
* Back out previous commit. srwin.o gets installed when I do it in aasami1999-09-111-1/+0
| | | | | chroot dir by hand but not through the regular package building process. Foo!
* Add missing file lib/sr/srwin.o.asami1999-09-111-0/+1
|
* $DISTNAME changed.tg1999-09-102-2/+2
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Fix ELF build. Change maintainer's mail address.asami1999-05-122-3/+23
| | | | Submitted by: maintainer, of course
* Remove missing file.asami1999-05-121-1/+0
|
* Mark BROKEN for ELF:jseger1998-10-141-1/+3
| | | | | | | | | | | as -o asm.o asm.s . ../paths.sh; cc -g -o cstest cstest.o asm.o $LIBM $LIBC cstest.o: In function `dotest': /usr/ports/lang/sr/work/csw/cstest.c(.text+0x1ac): undefined reference to `sr_chg_context' cstest.o: In function `spawn': /usr/ports/lang/sr/work/csw/cstest.c(.text+0x287): undefined reference to `sr_build_context' cstest.o: In function `foo': /usr/ports/lang/sr/work/csw/cstest.c(.text+0x2b3): undefined reference to `sr_check_stk'
* The first time I tried committing this set of manpage removals it gothoek1998-08-181-15/+0
| | | | | | | | all the way to diffing yorick/pkg/PLIST and then died with a "bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-) Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring machine, and bento is busy.
* Wrong message on prev commit. Should have been:obrien1997-06-291-1/+1
| | | | Removed useless ``-p'' used with ${MKDIR}''
* Add support for {Open,Net}BSDobrien1997-06-292-6/+14
|
* New port, SR:max1997-06-266-0/+445
A parallel language "Synchronization Resources" Submitted by: Ruslan Shevchenko <rssh@satori.ipri.kiev.ua> PR: 3758
OpenPOWER on IntegriCloud