summaryrefslogtreecommitdiff
path: root/lang/pm3-base (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN on 5.x: does not compileKris Kennaway2003-10-161-0/+4
| | | | Notes: svn path=/head/; revision=91384
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* The use of IGNORE is now preferred to BROKEN to indicate portsJohn Polstra2003-06-301-1/+1
| | | | | | | | | | that will never build on older OS releases. Submitted by: Mark Linimon <linimon@lonesome.com> PR: ports/53462, ports/53464 Notes: svn path=/head/; revision=83919
* Unbreak the build on the Alpha platform.John Polstra2003-04-225-0/+40
| | | | Notes: svn path=/head/; revision=79467
* 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> Notes: svn path=/head/; revision=79367
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Make the pm3-base port buildable on -current again. I simplyJohn Polstra2002-11-093-1/+35
| | | | | | | | removed the Cstdio interface (which had references to __sF) from the build. That interface isn't used by anything anyway. Notes: svn path=/head/; revision=69799
* Fix a construct that causes make errors on platforms that are notThomas Moestl2002-10-301-1/+1
| | | | | | | | | | supported by these ports. This fixes 'make readmes' for them on sparc64 (and by that, release building without NOPORTS). Approved by: jdp Notes: svn path=/head/; revision=69172
* 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 Notes: svn path=/head/; revision=50511
* 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