aboutsummaryrefslogtreecommitdiff
path: root/lang/ezm3
Commit message (Collapse)AuthorAgeFilesLines
* - remove MD5Olli Hauer2011-07-031-7/+0
| | | | Notes: svn path=/head/; revision=276987
* - add all SHA256 checksumsDirk Meyer2010-10-171-3/+7
| | | | Notes: svn path=/head/; revision=263158
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-2/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-6/+0
| | | | Notes: svn path=/head/; revision=225297
* - Add an extra patch for amd64 that fixes runtime after recent fcntl changesPav Lucistnik2008-08-182-0/+37
| | | | | | | Submitted by: jkoshy Notes: svn path=/head/; revision=218766
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* jdp has turned in his commit bit, so reset maintainership. We thank himMark Linimon2008-03-031-7/+7
| | | | | | | | | | for his many years of work on this port. While here, reorganize the Makefile a bit to pacify portlint. (No change other than MAINTAINER). Notes: svn path=/head/; revision=208405
* [patch] lang/ezm3 - give it some sha256 checksumsEdwin Groothuis2007-12-161-0/+3
| | | | | | | | | | | (There are still missing) PR: ports/118381 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=203840
* Remove support for OSVERSION < 5Edwin Groothuis2007-10-031-4/+0
| | | | Notes: svn path=/head/; revision=200759
* Unbreak for GCC 4.1. Merge diffs from newer GCC versions that do notAlexander Kabaev2007-04-151-0/+99
| | | | | | | tickle GCC 4.1 senses as much. Notes: svn path=/head/; revision=189982
* - Reroll amd64 patchset with updated Unix.i3. No functional changes.Pav Lucistnik2006-04-292-7/+3
| | | | | | | Requested by: ru Notes: svn path=/head/; revision=160759
* Fix fcntl(2) support on 64-bit platforms (alpha, amd64, sparc64).Ruslan Ermilov2006-04-173-0/+44
| | | | | | | | | | | This makes "cvsup -l" work on them in particular. PR: ports/75015 Approved by: jdp Reviewed by: bz, jdp Notes: svn path=/head/; revision=159796
* - Enable ezm3 on amd64 architecture. This is achieved by taking an olderPav Lucistnik2005-07-073-7/+41
| | | | | | | | | | | | | version, 1.1, and adding a quite massive patchset made by Peter Wemm and Bjoern A. Zeeb. - Bjoern A. Zeeb agreed to take maintainership of this port for amd64 arch (read: help endusers solving their problems) Based on: bz's patches floating on mailing list Approved by: jdp (maintainer) Notes: svn path=/head/; revision=138664
* If -O[2-9] or -Os is in CFLAGS, override it with plain -O. The ezm3John Polstra2004-11-011-0/+5
| | | | | | | | | | build fails at elevated optimization levels due to aliasing bugs in its elderly version of dtoa.c. PR: ports/71456 Notes: svn path=/head/; revision=120610
* Fix an incorrect distfile name for the Alpha.John Polstra2004-08-101-4/+1
| | | | Notes: svn path=/head/; revision=115851
* Update to ezm3-1.2.John Polstra2004-08-024-51/+12
| | | | Notes: svn path=/head/; revision=115298
* Fix the ezm3 port to deal with 64-bit time_t on the sparc64 platform.John Polstra2004-05-161-1/+8
| | | | | | | | | | | Two patches were submitted for this. I opted to use the simpler one due to the issues described in the PR follow-up. Bump PORTREVISION. PR: ports/66159 Submitted by: marius Notes: svn path=/head/; revision=109276
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+4
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Parameterize the target's byte ordering in the packing list. ThisJohn Polstra2003-10-082-4/+8
| | | | | | | | | | fixes the package builds for sparc64. PR: ports/57265 Submitted by: Marius Strobl <marius@alchemy.franken.de> Notes: svn path=/head/; revision=90647
* 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
* Add a patch to work around a strange environment-related gmake bogonJohn Polstra2003-04-201-0/+17
| | | | | | | | | on the sparc64 platform. Submitted by: Jake Burkholder <jake@FreeBSD.org> Notes: svn path=/head/; revision=79366
* I had to roll a new compiler bootstrap for the FreeBSD/alphaJohn Polstra2003-04-162-2/+4
| | | | | | | | platform because of a last-minute botch generating the original one. Update the port to use the corrected bootstrap tarball. Notes: svn path=/head/; revision=79049
* Upgrade to ezm3 1.1. This adds support for FreeBSD/sparc64.John Polstra2003-04-153-54/+43
| | | | | | | | Because of an unavoidable API change in this release, CVSup versions prior to 16.1h probably won't build using this version of ezm3. Notes: svn path=/head/; revision=79028
* 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
* 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
* Add a pre-install target which checks for conflicting sharedJohn Polstra2002-01-212-0/+18
| | | | | | | libraries left over from other Modula-3 ports. Notes: svn path=/head/; revision=53492
* Add www site.John Polstra2002-01-021-0/+2
| | | | Notes: svn path=/head/; revision=52513
* Add a port for ezm3, a smaller, more portable distribution of theJohn Polstra2002-01-017-0/+1240
Modula-3 compiler and runtime system for people who just want to build CVSup. Smaller distfiles! Faster builds! No runtime dependencies! Less memory usage! No more RTHeapDepC.c problems! Smoother skin and glossier fur! (Well, most of those things.) Notes: svn path=/head/; revision=52472