aboutsummaryrefslogtreecommitdiff
path: root/lang/sr
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN on !i386 and !alpha: Does not compileKris Kennaway2004-03-131-0/+4
| | | | Notes: svn path=/head/; revision=103858
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* fix pkg-plistOliver Lehmann2004-01-222-1/+8
| | | | | | | Noted By: kris Notes: svn path=/head/; revision=98818
* fix build on 4 and 5Oliver Lehmann2003-12-1314-7/+522
| | | | Notes: svn path=/head/; revision=95743
* Mark as broken. The last release of this package seems to haveMark Linimon2003-10-152-1/+11
| | | | | | | | | | | | been around 2000. It may have been supplanted by a similar project named mpd (http://www.cs.arizona.edu/mpd). PR: ports/56420 Submitted by: Mark Linimon Reviewed by: Mark Linimon Notes: svn path=/head/; revision=91291
* fix PLIST problemYen-Ming Lee2003-09-231-1/+0
| | | | | | | Bento log: http://bento.freebsd.org/errorlogs/i386-4-latest/sr-2.3.1.log Notes: svn path=/head/; revision=89121
* * Fix pkg-plistKirill Ponomarev2003-08-092-303/+364
| | | | | | | | | | * Use DOCSDIR, EXAMPLESDIR macros * Unbreak this port Reported by: kris via bento Notes: svn path=/head/; revision=86629
* BROKEN: Broken pkg-plistKris Kennaway2003-08-071-0/+2
| | | | Notes: svn path=/head/; revision=86481
* Unbroke port: fix stdio error, fix pkg-plist [1]Sergey A. Osokin2003-06-106-2/+67
| | | | | | | | | | | | Fix compile rts/socket.c under 5.x [2] Submitted by: [1] Serge Gagnon <gagnon__s@videotron.ca> [2] osa PR: 53150 Approved by: fjoe (implicit) Notes: svn path=/head/; revision=82704
* Reset bouncing maintainer address.Kris Kennaway2003-05-071-1/+1
| | | | Notes: svn path=/head/; revision=80310
* BROKEN: Does not compileKris Kennaway2003-05-071-0/+2
| | | | Notes: svn path=/head/; revision=80309
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* Add parallel to CATEGORIES.Akinori MUSHA2002-11-241-1/+1
| | | | | | | | PR: ports/39094 Submitted by: trevor Notes: svn path=/head/; revision=71007
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-3/+3
| | | | Notes: svn path=/head/; revision=27458
* Back out previous commit. srwin.o gets installed when I do it in aSatoshi Asami1999-09-111-1/+0
| | | | | | | | chroot dir by hand but not through the regular package building process. Foo! Notes: svn path=/head/; revision=21662
* Add missing file lib/sr/srwin.o.Satoshi Asami1999-09-111-0/+1
| | | | Notes: svn path=/head/; revision=21661
* $DISTNAME changed.Thomas Gellekum1999-09-102-2/+2
| | | | Notes: svn path=/head/; revision=21568
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* Fix ELF build. Change maintainer's mail address.Satoshi Asami1999-05-122-3/+23
| | | | | | | Submitted by: maintainer, of course Notes: svn path=/head/; revision=18794
* Remove missing file.Satoshi Asami1999-05-121-1/+0
| | | | Notes: svn path=/head/; revision=18793
* Mark BROKEN for ELF:Justin M. Seger1998-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' Notes: svn path=/head/; revision=13996
* The first time I tried committing this set of manpage removals it gotTim Vanderhoek1998-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. Notes: svn path=/head/; revision=12621
* Wrong message on prev commit. Should have been:David E. O'Brien1997-06-291-1/+1
| | | | | | | Removed useless ``-p'' used with ${MKDIR}'' Notes: svn path=/head/; revision=7114
* Add support for {Open,Net}BSDDavid E. O'Brien1997-06-292-6/+14
| | | | Notes: svn path=/head/; revision=7113
* New port, SR:Masafumi Max NAKANE1997-06-266-0/+445
A parallel language "Synchronization Resources" Submitted by: Ruslan Shevchenko <rssh@satori.ipri.kiev.ua> PR: 3758 Notes: svn path=/head/; revision=7076