aboutsummaryrefslogtreecommitdiff
path: root/devel/libcoro
Commit message (Collapse)AuthorAgeFilesLines
* Kill pkg-plist, save inode!Alexey Dokuchaev2005-01-272-2/+2
| | | | Notes: svn path=/head/; revision=127455
* - Unbreak the buildAlexey Dokuchaev2005-01-272-10/+7
| | | | | | | | - Minor indentation nits in Makefile - Fix a typo in pkg-descr Notes: svn path=/head/; revision=127454
* BROKEN on 5.x: Broken by changes to make(1)Kris Kennaway2004-09-181-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118256
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* ports with possibly unreachable MAINTAINERsEdwin Groothuis2003-11-021-1/+1
| | | | | | | | | | | *** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=92819
* 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
* Don't do CFLAGS ?= -O2 (this had no effect since a default CFLAGS isKris Kennaway2001-04-291-2/+1
| | | | | | | passed from <sys.mk> if it is not overridden by the user) Notes: svn path=/head/; revision=42046
* Change MASTER_SITE to ${MASTER_SITE_LOCAL} as the author's site has beenKelly Yancey2001-04-212-13/+12
| | | | | | | | down from some time now. Remove reference to author's site from the pkg-descr. Notes: svn path=/head/; revision=41770
* Remove extra blank line from PLIST.Maxim Sobolev2000-07-041-1/+0
| | | | | | | Submitted by: portlint Notes: svn path=/head/; revision=30174
* Build static library instead of shared library which doesn't work. Also do notMaxim Sobolev2000-07-043-23/+12
| | | | | | | | | | strip symbols when installing library. PR: 19681 Submitted by: maintainer Notes: svn path=/head/; revision=30173
* New port of libcoro - a C library that implements coroutines (I donno what I'veMaxim Sobolev2000-06-237-0/+104
just said :-O). PR: 19463 Submitted by: Kelly Yancey <kbyanc@posi.net> Notes: svn path=/head/; revision=29805