aboutsummaryrefslogtreecommitdiff
path: root/lang/pm3-base
Commit message (Collapse)AuthorAgeFilesLines
* 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> Notes: svn path=/head/; revision=47619
* 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. Notes: svn path=/head/; revision=47556
* 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. Notes: svn path=/head/; revision=45327
* 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> Notes: svn path=/head/; revision=45321
* Correct an error in the distfile name for the FreeBSD4 target.John Polstra2000-10-031-1/+1
| | | | | | | Submitted by: Motoyuki Konno <motoyuki@FreeBSD.org> Notes: svn path=/head/; revision=33378
* Upgrade to pm3-1.1.15. No major functional changes -- just a fewJohn Polstra2000-09-302-6/+6
| | | | | | | bugfixes. Notes: svn path=/head/; revision=33275
* Upgrade to pm3-1.1.14. This eliminates 103 patch files. :-)John Polstra2000-07-263-13/+14
| | | | Notes: svn path=/head/; revision=31038
* Distfiles have moved to ${MASTER_SITE_LOCAL}.John Polstra2000-06-281-1/+2
| | | | Notes: svn path=/head/; revision=29942
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-9/+9
| | | | Notes: svn path=/head/; revision=27458
* Remove bogus "info/dir" entry from PLIST.John Polstra2000-02-221-1/+0
| | | | | | | | PR: ports/16897 Submitted by: OKAZAKI Tetsurou <okazaki@be.to> Notes: svn path=/head/; revision=26152
* Change www.FreeBSD.org to people.FreeBSD.org.John Polstra2000-02-141-1/+1
| | | | Notes: svn path=/head/; revision=25793
* Use my FreeBSD.org address in the MAINTAINER line. Spell freebsdJohn Polstra2000-02-133-7/+28
| | | | | | | | as "FreeBSD". Check for a conflicting Modula-3 port before installing. Install the copyright notice into a different place. Notes: svn path=/head/; revision=25785
* Add four new ports for various portions of the PolytechniqueJohn Polstra2000-02-107-0/+1647
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. Notes: svn path=/head/; revision=25633