summaryrefslogtreecommitdiff
path: root/devel/libevent (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - update to 0.7cPete Fritchman2003-10-263-15/+16
| | | | | | | - make pkg-descr match reality Notes: svn path=/head/; revision=92226
* Update to 0.7aPete Fritchman2003-05-102-11/+7
| | | | Notes: svn path=/head/; revision=80603
* 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 build on -current.Pete Fritchman2002-11-191-0/+3
| | | | | | | | PR: 44896 Submitted by: Volker Stolz <vs@foldr.org> Notes: svn path=/head/; revision=70516
* Upgrade to 0.6.Oliver Braun2002-10-212-10/+14
| | | | | | | | | PR: ports/43791 Submitted by: Volker Stolz <vs@foldr.org> Approved by: maintainer Notes: svn path=/head/; revision=68520
* Update to 0.4.Pete Fritchman2002-04-252-2/+2
| | | | | | | | PR: 37119 Submitted by: Dominic Marks <dominic_marks@btinternet.com> Notes: svn path=/head/; revision=58100
* Fix a typo.Pete Fritchman2002-04-081-1/+1
| | | | | | | | PR: 36686 Submitted by: Jonathan Hanna <jhanna@shaw.ca> Notes: svn path=/head/; revision=57423
* Change my email address to petef@FreeBSD.org for the ports I maintain.Pete Fritchman2001-08-221-1/+1
| | | | | | | Reviewed by: ade Notes: svn path=/head/; revision=46662
* Add libevent, "The libevent API provides a mechanism to execute aDavid W. Chapman Jr.2001-06-235-0/+52
callback function when a specific event occurs on a file descriptor or after a timeout has been reached." PR: 28302 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=44353