summaryrefslogtreecommitdiff
path: root/devel/distcc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Add gcc42 linkMichael Johnson2006-10-051-1/+1
|
* - Remove gcc35 linkMichael Johnson2006-10-051-3/+3
| | | | - Grab MAINTAINER
* Reset maintainer at his request due to lack of time. We appreciate all theMark Linimon2006-06-091-1/+1
| | | | help in the past.
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-1/+1
| | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts.
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | Approved by: krion@
* Add OPTIONS to create symlinksMarcus Alves Grando2005-11-171-9/+30
| | | | | | | | Bump PORTREVISION PR: 88254 Submitted by: Andrew Pantyukhin <sat@proxy.gubkin.ru> Approved by: dom@helenmarks.co.uk (maintainer timeout, 17 days)
* Fix creation of pif file by distccdMarcus Alves Grando2005-11-064-14/+42
| | | | | | | | | Use script name instead of USE_RC_SUBR=yes Bump PORTREVISION PR: 87512 Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: dom@helenmarks.co.uk (maintainer timeout, 20 days)
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
|
* - Fix typoPav Lucistnik2005-10-071-1/+1
| | | | | PR: ports/87075 Submitted by: Vasil Dimov <vd@datamax.bg>
* Maintainer Update: devel/distccEdwin Groothuis2005-01-124-5/+23
| | | | | | | | | | | | | | | | | | | | | | | | devel/distcc 2.16 -> 2.18.3 http://distcc.samba.org/ftp/distcc/distcc-2.18.3.NEWS Consists mostly of bug fixes. Only one change in the way distcc works. You must specify a network on which connections are allowed, connections from all networks will still be admitted but connections outside the specified network will be logged and dropped. The 127.0.0.0/8 network is the default for the port. All existing users and all new users will need to update/add a distccd_flags variable in /etc/rc.conf, a template for which can be found in the rc.d script. Perhaps a new variable, which simply contained the trusted network address would be better, like distccd_network="192.168.10.2/24" PR: ports/75718 Submitted by: Dominic Marks <dom@helenmarks.co.uk>
* Add option to enable ipv6 on 5.XVolker Stolz2004-08-181-2/+7
| | | | | | PR: ports/70059 Submitted by: Michael Johnson Approved by: maintainer
* - Conform to latest rc.d frameworkPav Lucistnik2004-07-281-2/+2
| | | | | Reported by: marcus Pointy hat to: pav
* - Update to 2.16Pav Lucistnik2004-07-284-26/+34
| | | | | | | | - RCng rc script PR: ports/69081 Submitted by: Michael Johnson <ahze@ahze.net> Approved by: maintainer
* - update to version 2.14Oliver Eikemeier2004-05-262-3/+3
| | | | | | | http://distcc.samba.org/ftp/distcc/distcc-2.14.NEWS PR: 67230 Submitted by: Dominic Marks <dom@helenmarks.co.uk> (maintainer)
* - Assign maintainership to Dominic Marks <dom@helenmarks.co.uk>Kirill Ponomarev2004-03-311-1/+1
| | | | | PR: ports/64965 Submitted by: Dominic Marks <dom@helenmarks.co.uk>
* - Update to 2.13Clement Laforet2004-03-302-5/+4
| | | | | - release maintainership Hope someone gonna take care of it
* - Use OPTIONSClement Laforet2004-02-072-7/+6
| | | | - SIZEify distinfo
* Add WANT_GNOME to fix make index.Joe Marcus Clarke2004-02-041-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 2)
* Update to 2.12.1Clement Laforet2004-01-092-3/+3
| | | | Approved by: erwin (mentor) (implicitly)
* Update to 2.12Clement Laforet2003-12-193-11/+11
| | | | Approved by: erwin (mentor)
* - Update to 2.11.2Kirill Ponomarev2003-10-232-2/+2
| | | | | PR: 58419 Submitted by: maintainer
* In same cases (e.g. gnome 1.4 installed), if you don't want to haveChristian Weisgerber2003-10-181-3/+2
| | | | | | | | the gnome monitor, the install failed due to remaining auto detection stuff. Reported by: Andrew Heybey <ath@niksun.com> Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* Update to 2.11.1.Peter Pentchev2003-10-083-28/+12
| | | | | PR: 57743 Submitted by: maintainer
* Fix build on -stable.Christian Weisgerber2003-09-281-0/+16
| | | | | | PR: 57311 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Reported by: Adriaan de Groot <adridg@cs.kun.nl>
* Update to 2.11Christian Weisgerber2003-09-273-6/+7
| | | | | | | Take maintainership. PR: 57263 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* Cease FreeBSD port maintainershipsEdwin Groothuis2003-09-241-1/+1
| | | | | | | | | | I don't have the time to give to many of the ports I maintain at the moment. I wasn't expecting to be so busy this summer ... Please set all my ports back to ports@freebsd.org. PR: ports/56935 Submitted by: Dominic Marks <dom@wirespeed.org.uk>,Clement Laforet <sheepkiller@cultdeadsheep.org>,Oliver Eikemeier <eikemeier@fillmore-labs.com>
* devel/distcc 2.7 -> 2.9Yen-Ming Lee2003-08-106-35/+108
| | | | | | | | | | | | | | | Change Log: http://distcc.samba.org/download.html Port Change Log: o Install distccd.sh.sample script o Create distcc user and group o Generally bring closer to the packaging guidelines: http://distcc.samba.org/ftp/unpacked/distcc/README.packaging PR: 55416 Submitted by: Dominic Marks <dom@wirespeed.org.uk>
* bug fix: devel/distccDaichi GOTO2003-06-261-1/+1
| | | | | | | | | fix a bug in the devel/distcc which becomes obvious when the port gets built without WITHOUT_GNOME, but when HAVE_GNOME returns "" PR: 53705 Submitted by: Frerich Raabe <frerich.raabe@gmx.de> (maintainer)
* Hand maintainership to Dominic MarksErwin Lansing2003-06-251-1/+1
| | | | | PR: 53708 Submitted by: Dominic Marks <dom@cus.org.uk>
* Frerich doesn't use FreeBSD anymore. Preemptively assign two of his portsWill Andrews2003-06-251-1/+1
| | | | | | | to a new maintainer (kpopup and rc5pipe). Submitted by: Frerich Raabe <frerich.raabe@gmx.de>, Brad Davis <so14k@so14k.com>
* Note the "disabled", which should be "disable".Sergey A. Osokin2003-06-231-1/+1
| | | | | | Submitted by: maintainer PR: 53638 Approved by: fjoe (mentor) (implicit)
* Add patch forgotten with last commit.Adam Weinberger2003-06-181-0/+11
| | | | Reminded by: Frerich Raabe <frerich@hex.athame.co.uk>
* Update to 2.7. Now with GNOME GUI.Adam Weinberger2003-06-174-3/+33
| | | | | PR: ports/53374 Submitted by: Frerich Raabe <frerich.raabe@gmx.de>
* Update to 2.6Mario Sergio Fujikawa Ferreira2003-06-123-4/+10
| | | | | PR: 53255 Submitted by: maintainer
* Update to 2.5.1Erwin Lansing2003-06-052-2/+2
| | | | | | PR: 52963 Submitted by: maintainer Approved by: edwin (mentor)
* Update to 2.5Tilman Keskinoz2003-06-022-2/+2
| | | | | PR: 52854 Submitted by: maintainer
* This PR updates the devel/distcc port to honour the recentEdwin Groothuis2003-05-232-2/+2
| | | | | | | distcc 2.4.1 release. PR: ports/52597 Submitted by: Frerich Raabe <frerich.raabe@gmx.de>
* Update to 2.3Mario Sergio Fujikawa Ferreira2003-05-163-4/+3
|
* Update to 2.2Hye-Shik Chang2003-05-062-2/+2
| | | | | PR: 51844 Submitted by: maintainer
* Update to 2.1.Pete Fritchman2003-05-032-2/+2
| | | | | PR: 51720 Submitted by: maintainer
* o Update to 2.0.1Mario Sergio Fujikawa Ferreira2003-03-304-19/+4
| | | | | PR: 50460 Submitted by: maintainer
* Fix build on 4.x-STABLE.Christian Weisgerber2003-03-021-0/+13
| | | | Reported by: kris (bento)
* Update to 1.2.1. Notable changes in this release:Christian Weisgerber2003-02-282-4/+4
| | | | | | | | | | - A new authentication system for allowing distccd IP-based access control. - A new scheduler which can give an up to 10% improvement of performance of a cluster. PR: 48665 Submitted by: Frerich Raabe <frerich.raabe@gmx.de>
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Update to 1.1.Will Andrews2003-01-303-6/+4
| | | | Submitted by: MAINTAINER
* Update to 1.0Tilman Keskinoz2003-01-184-9/+8
| | | | | | PR: 47154 Submitted by: Dominic Marks <dom@cus.org.uk> Approved by: maintainer
* Update to 0.12.Daniel Harris2002-10-122-2/+2
| | | | | PR: 43972 Submitted by: maintainer
* o Update to 0.11Mario Sergio Fujikawa Ferreira2002-10-055-36/+4
| | | | | | | o Remove patches merged back into the distribution PR: 43360 Submitted by: maintainer
* distcc was not working with group id 0Mario Sergio Fujikawa Ferreira2002-09-232-0/+12
| | | | | | | PR: 42980 Noticed by: Juan Salaverria <rael@vectorstar.net> Submitted by: maintainer Obtained from: distcc CVS