aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update devel/cmake to 2.6.3.Max Brazhnikov2009-03-2414-58/+85
| | | | | | | | | - Set INSTALL_TARGET for cmake based ports to install/strip. This solves problem of installing non-stripped binaries (noticed by delphij for KDE4 ports) - Fix linking to -lpthread for cmake based ports (KDE4 ports are affected mostly) Notes: svn path=/head/; revision=230896
* - Update to 2.7.13Sergey Matveychuk2009-03-243-4/+7
| | | | Notes: svn path=/head/; revision=230895
* - pkg-message updates:Juergen Lock2009-03-242-8/+4
| | | | | | | | | - remove obsolete note about slirp on 64 bit hosts (this should work now.) - clarify the note about kern.maxdsiz on i386 (only affects 6.x) - Bump PORTREVISION Notes: svn path=/head/; revision=230894
* - Fix plist and distinfoThomas Abthorpe2009-03-242-5/+7
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=230893
* 2009-03-22 comms/plp: unmaintained, does not work with current versions of ↵Martin Wilke2009-03-2412-165/+1
| | | | | | | GCC, needs gcc295 which has been failing to build for months Notes: svn path=/head/; revision=230892
* Mark MAKE_JOBS_SAFE for SMP compilation.Christian Weisgerber2009-03-241-0/+1
| | | | | | | | PR: 133014 Submitted by: mm Notes: svn path=/head/; revision=230891
* - Remove boost compatibility patch, is not needed anymore after latest updateDmitry Marakasov2009-03-242-20/+0
| | | | Notes: svn path=/head/; revision=230890
* - Update to 0.18Martin Wilke2009-03-242-5/+4
| | | | | | | | PR: 133011 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=230889
* - Pass maintainership to miwiThomas Abthorpe2009-03-2418-19/+22
| | | | Notes: svn path=/head/; revision=230888
* - Update to 1.4.5.pre2Chin-San Huang2009-03-244-9/+9
| | | | Notes: svn path=/head/; revision=230887
* - Reset long-term inactive maintainerPav Lucistnik2009-03-241-1/+1
| | | | Notes: svn path=/head/; revision=230886
* - Integrate x509 certificate patch (optional, default off) from ↵Pav Lucistnik2009-03-242-0/+11
| | | | | | | | | | | http://www.roumenpetrov.info/openssh/ PR: ports/121438 Submitted by: Dirk-Willem van Gulik <dirkx@webweaving.org> Approved by: maintainer timeout (mnag; 1 year) Notes: svn path=/head/; revision=230885
* - Update to 0.1.2Thomas Abthorpe2009-03-243-6/+8
| | | | | | | - Pass maintainership to miwi Notes: svn path=/head/; revision=230884
* - Add vendor patch for lpk patch that fixes runtime on amd64Pav Lucistnik2009-03-242-0/+47
| | | | | | | | | PR: ports/129092 Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> Approved by: maintainer timeout (mnag; 4 months) Notes: svn path=/head/; revision=230883
* - Update to 5.1p1Pav Lucistnik2009-03-244-49/+38
| | | | | | | | | PR: ports/128679 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Approved by: maintainer timeout (mnag; 4 months) Notes: svn path=/head/; revision=230882
* Mark MAKE_JOBS_SAFE for SMP compilation.Roman Bogorodskiy2009-03-241-0/+1
| | | | | | | | PR: 133001 Submitted by: mm Notes: svn path=/head/; revision=230881
* - Update to 0.1.3Thomas Abthorpe2009-03-243-7/+9
| | | | | | | - Pass maintainership to miwi Notes: svn path=/head/; revision=230880
* - Add MAKE_JOBS_SAFE for SMP compilationMartin Matuska2009-03-241-0/+1
| | | | Notes: svn path=/head/; revision=230879
* - Fix bug when dba_replace() will truncate INI file when it was asked toPav Lucistnik2009-03-242-0/+18
| | | | | | | | | | | | replace a 52 non-existent key. PR: ports/129459 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Reviewed by: maintainer timeout (ale; 3 months) Security: http://www.securityfocus.com/archive/1/498746/30/0/threaded Notes: svn path=/head/; revision=230878
* - Add MAKE_JOBS_SAFE to support SMP compilationMartin Matuska2009-03-2410-0/+10
| | | | Notes: svn path=/head/; revision=230877
* - Update to 0.21.2Thomas Abthorpe2009-03-242-5/+5
| | | | | | | - Pass maintainership to miwi Notes: svn path=/head/; revision=230876
* Update to confget-1.02.Peter Pentchev2009-03-244-25/+15
| | | | | | | | Switch from PLIST_FILES to a pkg-plist manifest. Honor NOPORTEXAMPLES. Notes: svn path=/head/; revision=230875
* Replace the "-wholename" find(1) GNUism with the standard "-path" incantation.Philip Paeps2009-03-242-11/+22
| | | | | | | | | This fixes installation on RELENG_7. Spotted by: QAT Notes: svn path=/head/; revision=230874
* - Update to 2.2Martin Wilke2009-03-243-6/+31
| | | | | | | | | PR: 132921 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=230873
* - Mark MAKE_JOBS_SAFEMartin Matuska2009-03-241-0/+1
| | | | Notes: svn path=/head/; revision=230872
* Uses the FreeBSD sendfile(2) function to send the contents of an open fileMartin Wilke2009-03-245-0/+38
| | | | | | | | | | | | handle directly to an open socket. WWW: http://search.cpan.org/dist/Sys-Sendfile-FreeBSD/ PR: ports/132812 Submitted by: Mykola Marzhan <delgod at portaone.com> Notes: svn path=/head/; revision=230871
* - Update to 0.03Martin Wilke2009-03-242-4/+4
| | | | | | | | PR: 132990 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer) Notes: svn path=/head/; revision=230870
* - Update to 0.03Martin Wilke2009-03-242-4/+4
| | | | | | | | PR: 132989 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer) Notes: svn path=/head/; revision=230869
* HTTP::Daemon::SSL - a simple http server class with SSL support.Martin Wilke2009-03-245-0/+40
| | | | | | | | | | | | | Instances of the HTTP::Daemon::SSL class are HTTP/1.1 servers that listen on a socket for incoming requests. WWW: http://search.cpan.org/dist/HTTP-Daemon-SSL/ PR: ports/132810 Submitted by: Mykola Marzhan <delgod at portaone.com> Notes: svn path=/head/; revision=230868
* - Mark MAKE_JOBS_SAFE for SMP compilationMartin Matuska2009-03-243-0/+3
| | | | Notes: svn path=/head/; revision=230867
* - Update to 9.4.3.2.Wesley Shields2009-03-242-8/+8
| | | | | | | Submitted by: josh.carroll@gmail.com (maintainer, via IRC) Notes: svn path=/head/; revision=230866
* - Move the port to ACX100 and ACX111 6.1Pav Lucistnik2009-03-244-40/+59
| | | | | | | | | | | | - Switch maintainer to the submitter - Unbroken, undeprecated PR: ports/129977 Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> Approved by: maintainer timeout (3 months) Notes: svn path=/head/; revision=230865
* - Update to 18Pav Lucistnik2009-03-249-66/+76
| | | | | | | | | PR: ports/130047 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com> Approved by: maintainer timeout (2 months) Notes: svn path=/head/; revision=230864
* This module is an interface to the SenderBase query service atMartin Wilke2009-03-245-0/+44
| | | | | | | | | | | | http://www.senderbase.org/. WWW: http://search.cpan.org/dist/Net-SenderBase/ PR: ports/132782 Submitted by: J.R. Oldroyd <fbsd at opal.com> Notes: svn path=/head/; revision=230863
* - Update to MASTER_SITESMartin Wilke2009-03-241-1/+1
| | | | | | | | PR: 130980 Submitted by: dikshie <dikshie@sfc.wide.ad.jp> Notes: svn path=/head/; revision=230862
* - Update to MASTER_SITESMartin Wilke2009-03-243-3/+637
| | | | | | | | | | | - Revert FreeBSD patchset - Bump PORTREVISION PR: 130266 Submitted by: Janky Jay <ek@purplehat.org> (maintainer) Notes: svn path=/head/; revision=230861
* fix make -jTilman Keskinoz2009-03-241-1/+2
| | | | Notes: svn path=/head/; revision=230860
* Make modules fetchable by fix MASTER_SITES.Sergey A. Osokin2009-03-241-2/+2
| | | | | | | | | Do not bump PORTREVISION cause modules are disabled by default. Problem and fix found by: az Notes: svn path=/head/; revision=230859
* - Update to 0.9.1.Wesley Shields2009-03-242-5/+4
| | | | | | | | | PR: ports/132983 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Approved by: A.J.Caines@halplant.com (maintainer) Notes: svn path=/head/; revision=230858
* Fix pkg-plist.Philip Paeps2009-03-241-24/+0
| | | | Notes: svn path=/head/; revision=230857
* - Update to 2.0 and undeprecatePav Lucistnik2009-03-245-26/+34
| | | | | | | | | PR: ports/130106 Submitted by: jkoshy Approved by: maintainer timeout (2 months) Notes: svn path=/head/; revision=230856
* allow parallel buildingChristian Weisgerber2009-03-245-0/+5
| | | | Notes: svn path=/head/; revision=230855
* - Update to 4.0.10.Wesley Shields2009-03-243-46/+10
| | | | | | | | | | | - Use new MASTER_SITES. - Fix up pkg-descr. PR: ports/132759 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> (maintainer) Notes: svn path=/head/; revision=230854
* - Update to 2.4.7Pav Lucistnik2009-03-242-5/+4
| | | | | | | | PR: ports/133006 Submitted by: Andrei V. Shetukhin <reki@reki.ru> (maintainer) Notes: svn path=/head/; revision=230853
* Fix make -jTilman Keskinoz2009-03-241-0/+13
| | | | Notes: svn path=/head/; revision=230852
* - Update to 1.5.2Chin-San Huang2009-03-242-4/+4
| | | | Notes: svn path=/head/; revision=230851
* - Add patch to fix build on recent -CURRENT.Wesley Shields2009-03-241-0/+15
| | | | | | | Submitted by: Cezary Morga <cm@therek.net> (maintainer, private mail) Notes: svn path=/head/; revision=230850
* make -j fixTilman Keskinoz2009-03-241-0/+25
| | | | Notes: svn path=/head/; revision=230849
* - Update to 0.13.0Chin-San Huang2009-03-243-5/+5
| | | | Notes: svn path=/head/; revision=230848
* fix make -jTilman Keskinoz2009-03-242-3/+12
| | | | Notes: svn path=/head/; revision=230847