aboutsummaryrefslogtreecommitdiff
path: root/net/lambdamoo
Commit message (Collapse)AuthorAgeFilesLines
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-1/+2
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* Update my email address in all ports that I maintain.Frank J. Laszlo2006-11-071-1/+1
| | | | | | | Approved by: flz (mentor) Notes: svn path=/head/; revision=176714
* - This patch will fix net/lambamoo to build on 6.x. The problem exists when theAndrey Slusar2006-04-132-2/+16
| | | | | | | | | | | | | | | | configure script sets YACC in the Makefile. It sets it to "YACC= bison -y" on 6.x systems. For one reason or another this does not work. Where as on 4.x systems, it sets "YACC= byacc" which works fine. I set YACC=${YACC} in CONFIGURE_ENV to fix this problem. I also added the dependency for bison (USE_BISON) as well as adding MASTER_SITE_SOURCEFORGE into the MASTER_SITES. [1] - Respect CFLAGS. - Pass maintainership to submitter. [1] PR: ports/93984 [1] Submitted by: Frank Laszlo <laszlof@vonostingroup.com> [1] Notes: svn path=/head/; revision=159416
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Reset inactive maintainer. Thanks for your work in the past!Kris Kennaway2005-04-031-1/+1
| | | | Notes: svn path=/head/; revision=132381
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Fix MASTER_SITESSeiichirou Hiraoka2003-03-071-1/+1
| | | | Notes: svn path=/head/; revision=77054
* 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
* Allow close-paren in a prototype [specifically for ioctl in configure]Bill Fenner2002-04-092-0/+22
| | | | Notes: svn path=/head/; revision=57481
* Don't redefine INT32_MAXBill Fenner2002-04-091-0/+17
| | | | Notes: svn path=/head/; revision=57480
* Update to latest version 1.8.1Seiichirou Hiraoka2000-10-292-5/+5
| | | | | | | Pointed out by: Garance A Drosehn <gad@eclipse.acs.rpi.edu> Notes: svn path=/head/; revision=34392
* add WWW: to url (portlint)Michael Haro2000-04-201-1/+1
| | | | Notes: svn path=/head/; revision=27802
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27423
* Submitted by: flathill@FreeBSD.orgSeiichirou Hiraoka2000-01-057-0/+94
The most commonly used program to run MOOs Notes: svn path=/head/; revision=24446