summaryrefslogtreecommitdiff
path: root/lang/pm3-base/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove pm3-* and friends as it hasn't been able to build forErwin Lansing2009-06-1511-778/+0
| | | | | | | | | | | | over a year. 2008-09-19 lang/pm3-base: Has been broken for more than 6 months 2009-01-19 lang/pm3-forms: depends on broken, expired port 2009-01-19 lang/pm3-gui: depends on broken, expired port 2009-01-19 lang/pm3-m3tk: depends on broken, expired port 2009-01-19 lang/pm3-net: depends on broken, expired port 2009-01-19 lang/pm3-netobj: depends on broken, expired port graphics/juno-2
* Unbreak port: lang/pm3-baseEdwin Groothuis2005-10-163-10/+82
| | | | | | | | | | | Unbreak pm3-base: * extend files/patch-l1 and files/patch-l2 to match gethostname(3) prototype on 5.x and above * add patch for language/modula3/m3compiler/m3cc/gcc/m3.c to make it use stdarg.h instead of varargs.h PR: ports/85038 Submitted by: Vasil Dimov <vd@datamax.bg>
* Unbreak the build on the Alpha platform.John Polstra2003-04-224-0/+35
|
* Deal with the msgsnd() API change in FreeBSD 5.x.John Polstra2003-04-202-3/+27
| | | | | PR: ports/48509 Submitted by: Craig Rodrigues <rodrigc@attbi.com>
* Make the pm3-base port buildable on -current again. I simplyJohn Polstra2002-11-092-0/+35
| | | | | removed the Cstdio interface (which had references to __sF) from the build. That interface isn't used by anything anyway.
* Support new <nfsclient/nfs.h> in -current.John W. De Boskey2001-11-252-8/+32
| | | | | | PR: 30899 Submitted by: Motoyuki Konno <motoyuki@FreeBSD.org> Approved by: jdp
* Fix a patch that failed to apply on the Alpha. This patch wasJohn Polstra2001-09-101-2/+2
| | | | | | | unneeded for the i386, since the post-patch target already accomplished the same thing by copying a file. Submitted by: Christian Weisgerber <naddy@mips.inka.de>
* Fix a bug which (among other things) caused the installation of someJohn Polstra2001-09-092-0/+76
| | | | M3 packages to fail if "." was at the beginning of $PATH.
* Bring over a patch from the virtualpaper port, since it is going toJohn Polstra2001-07-211-0/+15
| | | | be built using the sources from the PM3 distfile now.
* Make this port build properly on recent versions of 5.0-current,John Polstra2001-07-212-0/+52
| | | | | | | from which struct mfs_args has been removed. PR: ports/28093 Submitted by: Motoyuki Konno <motoyuki@freebsd.org>
* Upgrade to pm3-1.1.14. This eliminates 103 patch files. :-)John Polstra2000-07-261-6/+7
|
* Add four new ports for various portions of the PolytechniqueJohn Polstra2000-02-101-0/+444
Montreal Modula-3 (PM3) distribution. This is the most actively maintained Modula-3 distribution, and I will probably make CVSup use it soon. These ports work for FreeBSD 2.x, 3.x, and 4.x on the i386, and FreeBSD 4.x on the Alpha.