aboutsummaryrefslogtreecommitdiff
path: root/devel/distcc
Commit message (Collapse)AuthorAgeFilesLines
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Pass PTHREAD_LIBS to configure script to fix segfault when used with avahiMichael Johnson2008-01-111-2/+3
| | | | | | | | PR: ports/117849 Submitted by: Robert Noland Notes: svn path=/head/; revision=205460
* - We only need avahi-app not the entire suite [*]Michael Johnson2008-01-012-7/+9
| | | | | | | | | | - Update to latest avahi patch PR: ports/119034 [*] Submitted by: Dima Panov [*] Notes: svn path=/head/; revision=204798
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-243-10/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* devel/distcc remove references to FreeBSD 4.xEdwin Groothuis2007-09-231-2/+2
| | | | | | | | | | | remove references to FreeBSD 4.x PR: ports/115937 Submitted by: David Yeske <dyeske@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=199969
* Add links to gcc43Michael Johnson2006-11-191-2/+2
| | | | Notes: svn path=/head/; revision=177555
* - Reserve UID and GID 561 for distccMichael Johnson2006-11-112-76/+37
| | | | | | | Requested by: Stefan Thurner <thurners@nicsys.de> Notes: svn path=/head/; revision=177060
* - Add gcc42 linkMichael Johnson2006-10-051-1/+1
| | | | Notes: svn path=/head/; revision=174595
* - Remove gcc35 linkMichael Johnson2006-10-051-3/+3
| | | | | | | - Grab MAINTAINER Notes: svn path=/head/; revision=174594
* Reset maintainer at his request due to lack of time. We appreciate all theMark Linimon2006-06-091-1/+1
| | | | | | | help in the past. Notes: svn path=/head/; revision=164945
* 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. Notes: svn path=/head/; revision=156534
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* 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) Notes: svn path=/head/; revision=148646
* 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) Notes: svn path=/head/; revision=147420
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* - Fix typoPav Lucistnik2005-10-071-1/+1
| | | | | | | | PR: ports/87075 Submitted by: Vasil Dimov <vd@datamax.bg> Notes: svn path=/head/; revision=144501
* 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> Notes: svn path=/head/; revision=126184
* Add option to enable ipv6 on 5.XVolker Stolz2004-08-181-2/+7
| | | | | | | | | PR: ports/70059 Submitted by: Michael Johnson Approved by: maintainer Notes: svn path=/head/; revision=116578
* - Conform to latest rc.d frameworkPav Lucistnik2004-07-281-2/+2
| | | | | | | | Reported by: marcus Pointy hat to: pav Notes: svn path=/head/; revision=114965
* - 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 Notes: svn path=/head/; revision=114960
* - 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) Notes: svn path=/head/; revision=110086
* - 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> Notes: svn path=/head/; revision=105758
* - Update to 2.13Clement Laforet2004-03-302-5/+4
| | | | | | | | - release maintainership Hope someone gonna take care of it Notes: svn path=/head/; revision=105691
* - Use OPTIONSClement Laforet2004-02-072-7/+6
| | | | | | | - SIZEify distinfo Notes: svn path=/head/; revision=100260
* Add WANT_GNOME to fix make index.Joe Marcus Clarke2004-02-041-0/+1
| | | | Notes: svn path=/head/; revision=99933
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Update to 2.12.1Clement Laforet2004-01-092-3/+3
| | | | | | | Approved by: erwin (mentor) (implicitly) Notes: svn path=/head/; revision=97763
* Update to 2.12Clement Laforet2003-12-193-11/+11
| | | | | | | Approved by: erwin (mentor) Notes: svn path=/head/; revision=96202
* - Update to 2.11.2Kirill Ponomarev2003-10-232-2/+2
| | | | | | | | PR: 58419 Submitted by: maintainer Notes: svn path=/head/; revision=91957
* 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> Notes: svn path=/head/; revision=91537
* Update to 2.11.1.Peter Pentchev2003-10-083-28/+12
| | | | | | | | PR: 57743 Submitted by: maintainer Notes: svn path=/head/; revision=90639
* 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> Notes: svn path=/head/; revision=89710
* Update to 2.11Christian Weisgerber2003-09-273-6/+7
| | | | | | | | | | Take maintainership. PR: 57263 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=89557
* 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> Notes: svn path=/head/; revision=89148
* 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> Notes: svn path=/head/; revision=86695
* 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) Notes: svn path=/head/; revision=83658
* Hand maintainership to Dominic MarksErwin Lansing2003-06-251-1/+1
| | | | | | | | PR: 53708 Submitted by: Dominic Marks <dom@cus.org.uk> Notes: svn path=/head/; revision=83575
* 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> Notes: svn path=/head/; revision=83567
* Note the "disabled", which should be "disable".Sergey A. Osokin2003-06-231-1/+1
| | | | | | | | | Submitted by: maintainer PR: 53638 Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=83495
* Add patch forgotten with last commit.Adam Weinberger2003-06-181-0/+11
| | | | | | | Reminded by: Frerich Raabe <frerich@hex.athame.co.uk> Notes: svn path=/head/; revision=83224
* 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> Notes: svn path=/head/; revision=83190
* Update to 2.6Mario Sergio Fujikawa Ferreira2003-06-123-4/+10
| | | | | | | | PR: 53255 Submitted by: maintainer Notes: svn path=/head/; revision=82867
* Update to 2.5.1Erwin Lansing2003-06-052-2/+2
| | | | | | | | | PR: 52963 Submitted by: maintainer Approved by: edwin (mentor) Notes: svn path=/head/; revision=82318
* Update to 2.5Tilman Keskinoz2003-06-022-2/+2
| | | | | | | | PR: 52854 Submitted by: maintainer Notes: svn path=/head/; revision=81988
* 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> Notes: svn path=/head/; revision=81764
* Update to 2.3Mario Sergio Fujikawa Ferreira2003-05-163-4/+3
| | | | Notes: svn path=/head/; revision=81122
* Update to 2.2Hye-Shik Chang2003-05-062-2/+2
| | | | | | | | PR: 51844 Submitted by: maintainer Notes: svn path=/head/; revision=80265
* Update to 2.1.Pete Fritchman2003-05-032-2/+2
| | | | | | | | PR: 51720 Submitted by: maintainer Notes: svn path=/head/; revision=80060