aboutsummaryrefslogtreecommitdiff
path: root/devel/libevent
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSE knob(s)Martin Matuska2011-03-231-0/+2
| | | | Notes: svn path=/head/; revision=271527
* - Remove unnecessary patch for configure.inMartin Matuska2011-02-222-31/+0
| | | | | | | - Remove dependency on USE_AUTOTOOLS Notes: svn path=/head/; revision=269497
* - Fix USE_AUTOTOOLSMartin Matuska2011-02-222-1/+7
| | | | Notes: svn path=/head/; revision=269496
* Import changes from upstream git repository.Martin Matuska2011-02-227-1/+175
| | | | | | | | | | Includes fixes for the following Bug IDs: #3028594 - evutil.c fcntl() uses long for F_SETFL #3048812 - Signal socketpair blocking #3107877 - evdns can issue duplicate tx ids Notes: svn path=/head/; revision=269494
* Remove unused lib dependency on librtMartin Matuska2010-08-031-0/+2
| | | | | | | | PR: ports/148938 Submitted by: swell.k@gmail.com Notes: svn path=/head/; revision=258674
* Over to new volunteer.Mark Linimon2010-08-032-4/+1
| | | | | | | Approved by: old maintainer Notes: svn path=/head/; revision=258662
* Update libevent to 1.4.14bMartin Matuska2010-07-253-7/+7
| | | | | | | | PR: ports/147723 Approved by: maintainer (timeout) Notes: svn path=/head/; revision=258238
* Remove file added by mistake to the wrong port.Ion-Mihai Tetcu2010-01-121-27/+0
| | | | | | | Pointyhat to: itetcu@ Notes: svn path=/head/; revision=247731
* Add patch forgotten in previous commit.Ion-Mihai Tetcu2010-01-121-0/+27
| | | | | | | | | | | | | | | | | Log: - Update to 0.3.11 - Remove files/patch-src::lookup.c (adopted upstream) - Remove files/patch-Makefile; replicate instead in Makefile while respecting custom LOCALBASE PR: 141004 Submitted by: Sahil Tandon Approved by: maintainer Submitted by: maintainer Notes: svn path=/head/; revision=247730
* - Update to 1.4.13Marcus Alves Grando2009-12-042-4/+4
| | | | | | | | PR: 140753 Submitted by: bf <bf1783___gmail.com> Notes: svn path=/head/; revision=245197
* - Update to 1.4.12Marcus Alves Grando2009-08-172-4/+4
| | | | | | | | PR: 137118 Submitted by: bf <bf1783___gmail.com> Notes: svn path=/head/; revision=239757
* - Update to 1.4.11Marcus Alves Grando2009-06-092-4/+4
| | | | Notes: svn path=/head/; revision=235468
* - Update to 1.4.10Marcus Alves Grando2009-04-252-4/+4
| | | | Notes: svn path=/head/; revision=232721
* - Update to 1.4.9Marcus Alves Grando2009-01-272-4/+4
| | | | | | | | PR: 130532 Submitted by: bf <bf2006a___yahoo.com> Notes: svn path=/head/; revision=226960
* - Update to 1.4.8Marcus Alves Grando2008-09-282-4/+4
| | | | | | | | PR: 127653 Submitted by: bf <bf2006a___yahoo.com> Notes: svn path=/head/; revision=220927
* - Update to 1.4.7 and add test targetMarcus Alves Grando2008-09-072-4/+7
| | | | | | | | PR: 127106 Submitted by: bf <bf2006a___yahoo.com> Notes: svn path=/head/; revision=220135
* - Update to 1.4.6Marcus Alves Grando2008-08-193-6/+20
| | | | | | | | PR: 125677 Notified by: Philip M. Gollucci <pgollucci___p6m7g8.com> Notes: svn path=/head/; revision=218855
* - Update to 1.3eMarcus Alves Grando2008-01-023-6/+6
| | | | | | | | PR: 117581 Submitted by: bf <bf2006a___yahoo.com> Notes: svn path=/head/; revision=204870
* - Update to 1.3dMarcus Alves Grando2007-09-213-6/+6
| | | | | | | | PR: 115634 Submitted by: chinsan Notes: svn path=/head/; revision=199863
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - Update to 1.3bMarcus Alves Grando2007-04-067-126/+7
| | | | | | | | PR: 109923 Submitted by: Gea-Suan Lin <gslin___gslin.org> Notes: svn path=/head/; revision=189392
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* - Hardcode version in pkg-plist to in future remember to bump all ports that ↵Marcus Alves Grando2006-12-052-4/+2
| | | | | | | use it. Notes: svn path=/head/; revision=178931
* - Update to 1.2aMarcus Alves Grando2006-12-047-58/+49
| | | | Notes: svn path=/head/; revision=178818
* - Real fix to run in FreeBSD < 5.1. Use CLOCK_REALTIME when CLOCK_MONOTONIC ↵Marcus Alves Grando2006-11-293-16/+34
| | | | | | | does not exists. Notes: svn path=/head/; revision=178269
* - Fix build in FreeBSD < 5.1Marcus Alves Grando2006-11-293-12/+72
| | | | | | | - Take MAINTAINER Notes: svn path=/head/; revision=178266
* - mark BROKEN on 4.xCheng-Lung Sung2006-11-141-1/+7
| | | | | | | Noted by: kris@ Notes: svn path=/head/; revision=177210
* - Update to real 1.2 releaseCheng-Lung Sung2006-11-065-19/+103
| | | | | | | | PR: ports/104963 Submitted by: oz_AT_nixil dot net Notes: svn path=/head/; revision=176586
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-141-1/+1
| | | | | | | | | | - these include comms/ converters/ databases/ devel/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170639
* - update to 1.2Yen-Ming Lee2006-06-284-5/+19
| | | | Notes: svn path=/head/; revision=166523
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* devel/libevent is marked as BROKEN on >= 7.0 but actually buildsEdwin Groothuis2006-04-151-7/+1
| | | | | | | | | | | | | devel/libevent is marked as BROKEN on FreeBSD >= 700014, but it builds on FreeBSD/amd64 with kern.osreldate: 700015 (source synced at 04/03/2006) and seem to be working ok as dependency of security/tor or security/tor-devel. PR: ports/95337 Submitted by: Yuri Pankov <yuri.pankov@gmail.com> Notes: svn path=/head/; revision=159562
* Reset petef due to no response to email. We hope to see him back sometime.Mark Linimon2006-04-141-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=159515
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* BROKEN on 7.0: Does not compileKris Kennaway2006-01-201-1/+7
| | | | Notes: svn path=/head/; revision=153943
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Update to 1.1a, which contains a workaround for a kqueue-related crash.Jean-Yves Lefort2005-06-292-4/+3
| | | | | | | | | PR: ports/82392, ports/82426 Submitted by: bogus addresses Approved by: maintainer timeout (10 days) Notes: svn path=/head/; revision=138208
* Add INSTALLS_SHLIB=yesJean-Yves Lefort2005-06-291-0/+2
| | | | | | | Approved by: maintainer timeout (11 days) Notes: svn path=/head/; revision=138179
* Oops, commit a couple fixes for libevent 1.1 (i cvs ci'd from the wrongPete Fritchman2005-05-262-1/+7
| | | | | | | | | | directory last time). - need libtool - update plist Notes: svn path=/head/; revision=136142
* Update to 1.1.Pete Fritchman2005-05-262-3/+3
| | | | | | | | PR: ports/81486 Submitted by: alfred Notes: svn path=/head/; revision=136141
* * update to 1.0bPete Fritchman2005-01-232-4/+3
| | | | | | | | PR: 76373 Submitted by: Phil Oleson <oz@nixil.net> Notes: svn path=/head/; revision=127145
* * update to 1.0Pete Fritchman2004-12-292-14/+14
| | | | | | | | PR: 74848 Submitted by: Phil Oleson <oz@nixil.net> Notes: svn path=/head/; revision=125462
* Update to 0.9.Pete Fritchman2004-10-183-14/+3
| | | | | | | | PR: 70660 Submitted by: Alex Kapranoff <kappa@rambler-co.ru> Notes: svn path=/head/; revision=119706
* Update to 0.8.Pete Fritchman2004-04-193-10/+28
| | | | | | | | PR: 65588 Submitted by: Phil Oleson <oz@nixil.net> Notes: svn path=/head/; revision=107599
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - 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