summaryrefslogtreecommitdiff
path: root/lang/modula-3-lib
AgeCommit message (Expand)Author
1998-06-06By popular demand, make the modula-3 ports build successfully evenJohn Polstra
1998-06-02Fix a hard coded path to libgcc which quit working when theJohn Polstra
1998-06-02Fix the semctl() wrapper so that it will compile on -current systemsJohn Polstra
1998-05-29Fix this port to work whether crt0.o is in /usr/lib or /usr/lib/aout.John Polstra
1998-05-05Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum
1998-04-28Fix an old bug in the runtime system which very rarely could causeJohn Polstra
1998-01-17Fix all the paths in context diff headers and remove the IndexJohn Polstra
1998-01-16Alter patches to apply correctly under 3.0.Justin M. Seger
1997-09-25Fix "RTHeapDepC.c" so that it compiles under the recently changedJohn Polstra
1997-09-05Portability improvements for the thread-safe malloc.John Polstra
1997-07-28Add a patch to fix an incorrectly set WM_NORMAL_HINTS property forJohn Polstra
1997-07-26Sync the internal threadsafe malloc with phkmalloc revision 1.28.John Polstra
1997-07-17ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE
1997-07-13/bin/sh -> ${SH}Masafumi Max NAKANE
1997-07-11Fix a screwed up patch that broke things badly.John Polstra
1997-07-11Add several bugfixes. Produce more informative messages whenJohn Polstra
1997-07-04I botched my previous update of the thread safe malloc, making itJohn Polstra
1997-06-29Update the Modula-3 runtime's thread safe malloc to PHK's latest.John Polstra
1997-05-09Add a fix for a graphics bug.John Polstra
1997-04-30Use new MASTER_SITE_LOCAL variable from bsd.port.mk.Satoshi Asami
1997-04-23Fix a build failure caused by a prototype mismatch. CorrectJohn Polstra
1997-03-28Arrange for the DEC copyright notice to be installed and includedJohn Polstra
1997-03-26Add a wrapper for the "chflags" system call.John Polstra
1997-03-26Fix an include file problem that prevented RTHeapDepC.c fromJohn Polstra
1997-02-14Honor the user's CC and CFLAGS settings when building the codeJohn Polstra
1996-11-29Rename the start-up script from "m3.sh" to "50.m3.sh", to ensure that itJohn Polstra
1996-11-14The recent mass changes to the ports broke this one by erroneouslyJohn Polstra
1996-11-12CATAGORIES+= -> CATAGORIES=David E. O'Brien
1996-10-29Split the Modula-3 port into two pieces, creating a new portJohn Polstra