non port: devel/distcc/Makefile |
SVNWeb
|
Number of commits found: 108 (showing only 100 on this page) |
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568>
|
Sun, 4 Jun 2023
|
[ 08:59 Wen Heping (wen) ] 2ca940d
devel/distcc: Update to 3.4
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 19:44 Tobias C. Berner (tcberner) ] 11049e3 (Only the first 10 of 87 ports in this commit are shown above. )
cleanup: remove '$MCom' tag
gnome@ no longer uses Marcusom as their staging ground.
Approved by: gnome (nc)
Differential Revision: https://reviews.freebsd.org/D35866
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Fri, 8 Oct 2021
|
[ 07:06 Daniel Engberg (diizzy) ] e37834c
devel/distcc: Fix packaging with PUMP option
PR: 258861
Reported by: Stéphane D'Alu
Tested by: Stéphane D'Alu
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D32328
|
Sun, 29 Aug 2021
|
[ 19:00 Bernhard Froehlich (decke) ] f210064
devel/distcc: Add CPE information
Approved by: portmgr (blanket)
|
Sat, 1 May 2021
|
[ 12:42 Baptiste Daroussin (bapt) ] c399c4d (Only the first 10 of 14 ports in this commit are shown above. )
Prepare removal for libgnomeui
Remove the GNOME option for all ports depending on libgnomeui
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 12 Mar 2021
|
[ 13:48 bland ]
Update to 3.3.5
|
Fri, 28 Aug 2020
|
[ 19:15 tcberner ]
devel/distcc: fix build on recent current
Obtained
from: https://github.com/distcc/distcc/commit/307f6cfe58ff3fb7e4b3ef1044a5dfc2006f95f5
|
Thu, 20 Aug 2020
|
[ 11:15 0mp ]
devel/distcc: Clean up using portfmt
|
[ 11:09 0mp ]
devel/distcc: Add an entry to pkg-message for those upgrading from pre-3.3
The message is based on the one from the release notes:
https://github.com/distcc/distcc/releases/tag/v3.3.3
|
[ 10:56 0mp ]
devel/distcc: Update WWW and lint with portclippy
|
[ 10:30 fernape ]
devel/distcc: update to 3.3.3
Update to 3.3.2 in r475448 was wrong because GH_TAGNAME was not updated
accordingly.
This was spotted by ngie@ who provided the first version to move to 3.3.3
See https://github.com/distcc/distcc/releases for changes from 3.1 to 3.3.3
Submitted by: ngie@
Reported by: ngie@
Reviewed by: 0mp, fernape@, mat@
Approved by: 0mp
Differential Revision: https://reviews.freebsd.org/D21259
|
Thu, 14 Nov 2019
|
[ 12:39 tobik ] (Only the first 10 of 68 ports in this commit are shown above. )
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round
|
Fri, 27 Jul 2018
|
[ 17:16 fernape ]
devel/distcc: update to 3.3.2
Reported by: portscout
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16460
|
Thu, 12 Oct 2017
|
[ 15:57 mat ] (Only the first 10 of 42 ports in this commit are shown above. )
Remove WANT_GNOME and HAVE_GNOME.
Approved by: bapt kwm
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12643
|
Thu, 1 Dec 2016
|
[ 13:08 amdmi3 ]
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- Switch to options helpers
|
Thu, 24 Nov 2016
|
[ 10:21 pi ]
devel/distcc: Update MASTER_SITES to make fetchable, unbreak, regen patches
PR: 213875
MFH: 2016Q4
Submitted by: Matthieu Volat <mazhe@alkumuna.eu>
|
Wed, 14 Sep 2016
|
[ 15:59 mat ] (Only the first 10 of 353 ports in this commit are shown above. )
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 1 Apr 2015
|
[ 17:42 amdmi3 ]
- Fix library depend for avahi
PR: 198737
Submitted by: fidaj@ukr.net
|
Sat, 10 Jan 2015
|
[ 01:07 jkim ]
Remove obsolete pkg-install.
|
[ 00:49 jkim ]
- Reset maintainership per skreuzer.
- Install desktop and icon files when GNOME or GTK option is set. [1]
- Fix pidfile when 'distccd_flags' variable is not set by the user.
- Replace COMPILER_LINKS option with CLANGLINK and LLVMLINK options. Note
these are turned off by default unlike COMPILER_LINKS. Actually, these are
equivalent to options for devel/ccache as they are often jointly used.
- Modernize and clean up the port.
PR: 185426 [1]
|
Sat, 20 Dec 2014
|
[ 18:06 bapt ] (Only the first 10 of 53 ports in this commit are shown above. )
Cleanup plist
|
Mon, 20 Oct 2014
|
[ 09:03 marino ] (Only the first 10 of 11 ports in this commit are shown above. )
Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build
without the need for additional patches.
Approved by: portmgr (bapt, blanket)
|
Tue, 15 Jul 2014
|
[ 14:36 adamw ] (Only the first 10 of 25 ports in this commit are shown above. )
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Wed, 11 Jun 2014
|
[ 22:19 skreuzer ]
Add staging support
Convert to new USES framework
Convert to new LIB_DEPENDS framework
Add support for gcc47 and gcc48
|
Wed, 15 Jan 2014
|
[ 11:49 marino ]
devel/distcc: Fix mistake made during optionsNG conversion
Not only is it not necessary to include both bsd.port.pre.mk and
bsd.port.options.mk, it actually causes problems like double inclusion
when other ".include" keywords are encountered. While here, convert
USE_GMAKE too, both under the "Just fix it" blanket.
|
Fri, 20 Sep 2013
|
[ 17:03 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
|
Thu, 2 May 2013
|
[ 13:10 bapt ]
Fix syntax error introduced by conversion to new options framework
|
Mon, 29 Apr 2013
|
[ 18:47 jgh ]
- adoption of optionsNG
Approved by: portmgr (bapt)
|
Thu, 14 Feb 2013
|
[ 09:42 gahr ] (Only the first 10 of 133 ports in this commit are shown above. )
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr
|
Wed, 2 Jan 2013
|
[ 23:15 skreuzer ]
Install lsdistcc
PR: ports/174314
Submitted by: 4721@hushmail.com
|
Sun, 5 Aug 2012
|
[ 23:19 dougb ] (Only the first 10 of 936 ports in this commit are shown above. )
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Sun, 26 Sep 2010
|
[ 03:23 skreuzer ]
Add license information
|
Sat, 25 Sep 2010
|
[ 02:00 skreuzer ]
Patch configure script to honor --disable-rfc2553
PR: ports/149924
Submitted by: Denny Lin <dennylin93@hs.ntnu.edu.tw>
|
Fri, 24 Sep 2010
|
[ 22:01 skreuzer ]
Provide more compiler links
PR: ports/150612
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
|
[ 21:59 skreuzer ]
Install distccmon-text man page
PR: ports/149938
Submitted by: Denny Lin <dennylin93@hs.ntnu.edu.tw>
|
Thu, 16 Sep 2010
|
[ 01:46 amdmi3 ]
- Oops, revert previous commit - I meant to do a send-pr
|
[ 01:45 amdmi3 ]
- Provide symlinks for clang and llvm-gcc compilers as well
- Provede links for latest gcc versions
- While here, use GOOGLE_CODE abbreviation for eye candy
|
Mon, 9 Aug 2010
|
[ 13:57 skreuzer ]
Modify the rc script to run after ldconfig has been run due to a dependency
on libpopt.0.so
PR: ports/149068
Submitted by: Carsten Bäcker <carbaecker@gmx.de>
|
Tue, 8 Jun 2010
|
[ 14:15 skreuzer ]
Fix RFC2553 option
PR: ports/147494
Submitted by: Denny Lin <dennylin93@hs.ntnu.edu.tw>
|
Tue, 27 Apr 2010
|
[ 13:20 skreuzer ]
Unbreak on i386
PR: ports/145891
Submitted by: Carsten Bäcker <carbaecker@gmx.de>
Reviewed by: Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
|
Mon, 19 Apr 2010
|
[ 19:58 skreuzer ]
Adopt port
Approved by: Mark Linimon <linimon@FreeBSD.org>
|
[ 19:58 skreuzer ]
Update to 3.1
PR: ports/145249
Submitted by: Steven Kreuzer <skreuzer@FreeBSD.org>
Approved by: maintainer timeout
|
Sat, 8 Aug 2009
|
[ 02:51 ahze ]
Remove gcc 295 32 33 40 support
PR: ports/136683
Submitted by: uqs@spoerlein.net
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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 (Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Aug 2008
|
[ 00:57 ade ] (Only the first 10 of 398 ports in this commit are shown above. )
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
|
Fri, 6 Jun 2008
|
[ 13:21 edwin ] (Only the first 10 of 367 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
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)
|
Fri, 11 Jan 2008
|
[ 17:29 ahze ]
Pass PTHREAD_LIBS to configure script to fix segfault when used with avahi
PR: ports/117849
Submitted by: Robert Noland
|
Tue, 1 Jan 2008
|
[ 14:31 ahze ]
- We only need avahi-app not the entire suite [*]
- Update to latest avahi patch
PR: ports/119034 [*]
Submitted by: Dima Panov [*]
|
Wed, 24 Oct 2007
|
[ 23:37 marcus ] (Only the first 10 of 1479 ports in this commit are shown above. )
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
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 (Only the first 15 lines of the commit message are shown above )
|
Sun, 23 Sep 2007
|
[ 11:09 edwin ]
devel/distcc remove references to FreeBSD 4.x
remove references to FreeBSD 4.x
PR: ports/115937
Submitted by: David Yeske <dyeske@gmail.com>
Approved by: maintainer timeout
|
Sun, 19 Nov 2006
|
[ 07:26 ahze ]
Add links to gcc43
|
Sat, 11 Nov 2006
|
[ 16:36 ahze ]
- Reserve UID and GID 561 for distcc
Requested by: Stefan Thurner <thurners@nicsys.de>
|
Thu, 5 Oct 2006
|
[ 23:40 ahze ]
- Add gcc42 link
|
[ 23:40 ahze ]
- Remove gcc35 link
- Grab MAINTAINER
|
Fri, 9 Jun 2006
|
[ 21:08 linimon ]
Reset maintainer at his request due to lack of time. We appreciate all the
help in the past.
|
Thu, 17 Nov 2005
|
[ 18:55 mnag ]
Add OPTIONS to create symlinks
Bump PORTREVISION
PR: 88254
Submitted by: Andrew Pantyukhin <sat@proxy.gubkin.ru>
Approved by: dom@helenmarks.co.uk (maintainer timeout, 17 days)
|
Sun, 6 Nov 2005
|
[ 00:07 mnag ]
Fix creation of pif file by distccd
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)
|
Sat, 5 Nov 2005
|
[ 05:22 marcus ] (Only the first 10 of 1045 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared library update.
|
Wed, 12 Jan 2005
|
[ 04:31 edwin ]
Maintainer Update: devel/distcc
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>
|
Wed, 18 Aug 2004
|
[ 07:41 vs ]
Add option to enable ipv6 on 5.X
PR: ports/70059
Submitted by: Michael Johnson
Approved by: maintainer
|
Wed, 28 Jul 2004
|
[ 18:32 pav ]
- Update to 2.16
- RCng rc script
PR: ports/69081
Submitted by: Michael Johnson <ahze@ahze.net>
Approved by: maintainer
|
Wed, 26 May 2004
|
[ 20:46 eik ]
- update to version 2.14
http://distcc.samba.org/ftp/distcc/distcc-2.14.NEWS
PR: 67230
Submitted by: Dominic Marks <dom@helenmarks.co.uk> (maintainer)
|
Wed, 31 Mar 2004
|
[ 08:23 krion ]
- Assign maintainership to Dominic Marks <dom@helenmarks.co.uk>
PR: ports/64965
Submitted by: Dominic Marks <dom@helenmarks.co.uk>
|
Tue, 30 Mar 2004
|
[ 12:45 clement ]
- Update to 2.13
- release maintainership
Hope someone gonna take care of it
|
Sat, 7 Feb 2004
|
[ 16:46 clement ]
- Use OPTIONS
- SIZEify distinfo
|
Wed, 4 Feb 2004
|
[ 06:55 marcus ]
Add WANT_GNOME to fix make index.
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Fri, 9 Jan 2004
|
[ 10:35 clement ]
Update to 2.12.1
Approved by: erwin (mentor) (implicitly)
|
Fri, 19 Dec 2003
|
[ 11:53 clement ]
Update to 2.12
Approved by: erwin (mentor)
|
Thu, 23 Oct 2003
|
[ 13:14 krion ]
- Update to 2.11.2
PR: 58419
Submitted by: maintainer
|
Sat, 18 Oct 2003
|
[ 00:16 naddy ]
In same cases (e.g. gnome 1.4 installed), if you don't want to have
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>
|
Wed, 8 Oct 2003
|
[ 14:28 roam ]
Update to 2.11.1.
PR: 57743
Submitted by: maintainer
|
Sat, 27 Sep 2003
|
[ 15:56 naddy ]
Update to 2.11
Take maintainership.
PR: 57263
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
|
Wed, 24 Sep 2003
|
[ 08:37 edwin ] (Only the first 10 of 17 ports in this commit are shown above. )
Cease FreeBSD port maintainerships
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>
|
Sun, 10 Aug 2003
|
[ 03:49 leeym ]
devel/distcc 2.7 -> 2.9
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>
|
Thu, 26 Jun 2003
|
[ 13:39 daichi ]
bug fix: devel/distcc
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)
|
Wed, 25 Jun 2003
|
[ 08:13 erwin ]
Hand maintainership to Dominic Marks
PR: 53708
Submitted by: Dominic Marks <dom@cus.org.uk>
|
[ 04:27 will ]
Frerich doesn't use FreeBSD anymore. Preemptively assign two of his ports
to a new maintainer (kpopup and rc5pipe).
Submitted by: Frerich Raabe <frerich.raabe@gmx.de>,
Brad Davis <so14k@so14k.com>
|
Mon, 23 Jun 2003
|
[ 15:07 osa ]
Note the "disabled", which should be "disable".
Submitted by: maintainer
PR: 53638
Approved by: fjoe (mentor) (implicit)
|
Tue, 17 Jun 2003
|
[ 21:29 adamw ]
Update to 2.7. Now with GNOME GUI.
PR: ports/53374
Submitted by: Frerich Raabe <frerich.raabe@gmx.de>
|
Thu, 12 Jun 2003
|
[ 15:45 lioux ]
Update to 2.6
PR: 53255
Submitted by: maintainer
|
Thu, 5 Jun 2003
|
[ 11:15 erwin ]
Update to 2.5.1
PR: 52963
Submitted by: maintainer
Approved by: edwin (mentor)
|
Mon, 2 Jun 2003
|
[ 12:51 arved ]
Update to 2.5
PR: 52854
Submitted by: maintainer
|
Fri, 23 May 2003
|
[ 00:43 edwin ]
This PR updates the devel/distcc port to honour the recent
distcc 2.4.1 release.
PR: ports/52597
Submitted by: Frerich Raabe <frerich.raabe@gmx.de>
|
Fri, 16 May 2003
|
[ 19:52 lioux ]
Update to 2.3
|
Tue, 6 May 2003
|
[ 13:09 perky ]
Update to 2.2
PR: 51844
Submitted by: maintainer
|
Sat, 3 May 2003
|
[ 17:19 petef ]
Update to 2.1.
PR: 51720
Submitted by: maintainer
|
Sun, 30 Mar 2003
|
[ 23:53 lioux ]
o Update to 2.0.1
PR: 50460
Submitted by: maintainer
|
Fri, 28 Feb 2003
|
[ 13:21 naddy ]
Update to 1.2.1. Notable changes in this release:
- 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>
|
Fri, 21 Feb 2003
|
[ 11:23 knu ] (Only the first 10 of 422 ports in this commit are shown above. )
De-pkg-comment.
|
Thu, 30 Jan 2003
|
[ 16:16 will ]
Update to 1.1.
Submitted by: MAINTAINER
|
Sat, 18 Jan 2003
|
[ 17:06 arved ]
Update to 1.0
PR: 47154
Submitted by: Dominic Marks <dom@cus.org.uk>
Approved by: maintainer
|
Sat, 12 Oct 2002
|
[ 23:05 dannyboy ]
Update to 0.12.
PR: 43972
Submitted by: maintainer
|
Sat, 5 Oct 2002
|
[ 19:18 lioux ]
o Update to 0.11
o Remove patches merged back into the distribution
PR: 43360
Submitted by: maintainer
|
Number of commits found: 108 (showing only 100 on this page) |