| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
3.1_3
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
24 Oct 2011 04:17:38
3.1_3
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
23 Sep 2011 22:26:39
3.1_3
|
amdmi3  |
- 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 |
03 Jul 2011 14:59:23
3.1_3
|
ohauer  |
-remove MD5 |
26 Sep 2010 03:23:39
3.1_3
|
skreuzer  |
Add license information |
25 Sep 2010 02:00:49
3.1_3
|
skreuzer  |
Patch configure script to honor --disable-rfc2553
PR: ports/149924
Submitted by: Denny Lin <dennylin93@hs.ntnu.edu.tw> |
24 Sep 2010 22:01:30
3.1_2
|
skreuzer  |
Provide more compiler links
PR: ports/150612
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> |
24 Sep 2010 21:59:20
3.1_1
|
skreuzer  |
Install distccmon-text man page
PR: ports/149938
Submitted by: Denny Lin <dennylin93@hs.ntnu.edu.tw> |
16 Sep 2010 01:46:27
3.1_1
|
amdmi3  |
- Oops, revert previous commit - I meant to do a send-pr |
16 Sep 2010 01:45:00
3.1_2
|
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 |
09 Aug 2010 13:57:26
3.1_1
|
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> |
08 Jun 2010 14:15:07
3.1
|
skreuzer  |
Fix RFC2553 option
PR: ports/147494
Submitted by: Denny Lin <dennylin93@hs.ntnu.edu.tw> |
27 Apr 2010 13:20:59
3.1
|
skreuzer  |
Unbreak on i386
PR: ports/145891
Submitted by: Carsten Bäcker <carbaecker@gmx.de>
Reviewed by: Luca Pizzamiglio <luca.pizzamiglio@gmail.com> |
19 Apr 2010 20:04:23
3.1
|
skreuzer  |
Set the distcc user's shell to /usr/sbin/nologin
PR: ports/132096
Submitted by: Oleg Ginzburg <oleg.ginzburg@nevosoft.ru>
Approved by: Steven Kreuzer <skreuzer@FreeBSD.org> |
19 Apr 2010 19:58:44
3.1
|
skreuzer  |
Adopt port
Approved by: Mark Linimon <linimon@FreeBSD.org> |
19 Apr 2010 19:58:01
3.1
|
skreuzer  |
Update to 3.1
PR: ports/145249
Submitted by: Steven Kreuzer <skreuzer@FreeBSD.org>
Approved by: maintainer timeout |
27 Mar 2010 00:15:24
2.18.3_11
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
08 Aug 2009 02:51:09
2.18.3_11
|
ahze  |
Remove gcc 295 32 33 40 support
PR: ports/136683
Submitted by: uqs@spoerlein.net |
21 Aug 2008 06:18:49
2.18.3_10
|
rafan  |
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 ) |
20 Aug 2008 00:57:32
2.18.3_10
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
06 Jun 2008 13:21:59
2.18.3_10
|
edwin  |
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) |
11 Jan 2008 17:29:07
2.18.3_9
|
ahze  |
Pass PTHREAD_LIBS to configure script to fix segfault when used with avahi
PR: ports/117849
Submitted by: Robert Noland |
01 Jan 2008 14:31:35
2.18.3_8
|
ahze  |
- We only need avahi-app not the entire suite [*]
- Update to latest avahi patch
PR: ports/119034 [*]
Submitted by: Dima Panov [*] |
24 Oct 2007 23:37:25
2.18.3_7
|
marcus  |
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 ) |
23 Sep 2007 11:09:16
2.18.3_5
|
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 |
19 Nov 2006 07:26:54
2.18.3_5
|
ahze  |
Add links to gcc43 |
11 Nov 2006 16:36:23
2.18.3_4
|
ahze  |
- Reserve UID and GID 561 for distcc
Requested by: Stefan Thurner <thurners@nicsys.de> |
05 Oct 2006 23:40:40
2.18.3_4
|
ahze  |
- Add gcc42 link |
05 Oct 2006 23:40:09
2.18.3_4
|
ahze  |
- Remove gcc35 link
- Grab MAINTAINER |
09 Jun 2006 21:08:45
2.18.3_3
|
linimon  |
Reset maintainer at his request due to lack of time. We appreciate all the
help in the past. |
20 Feb 2006 20:47:50
2.18.3_3
|
dougb  |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
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. |
22 Jan 2006 08:30:12
2.18.3_3
|
edwin  |
SHA256ify
Approved by: krion@ |
17 Nov 2005 18:55:01
2.18.3_3
|
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) |
06 Nov 2005 00:07:20
2.18.3_2
|
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) |
05 Nov 2005 05:22:06
2.18.3_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
07 Oct 2005 17:17:46
2.18.3
|
pav  |
- Fix typo
PR: ports/87075
Submitted by: Vasil Dimov <vd@datamax.bg> |
12 Jan 2005 04:31:33
2.18.3
|
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> |
18 Aug 2004 07:41:13
2.16
|
vs  |
Add option to enable ipv6 on 5.X
PR: ports/70059
Submitted by: Michael Johnson
Approved by: maintainer |
28 Jul 2004 20:54:39
2.16
|
pav  |
- Conform to latest rc.d framework
Reported by: marcus
Pointy hat to: pav |
28 Jul 2004 18:32:05
2.16
|
pav  |
- Update to 2.16
- RCng rc script
PR: ports/69081
Submitted by: Michael Johnson <ahze@ahze.net>
Approved by: maintainer |
26 May 2004 20:46:30
2.14  |
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) |
31 Mar 2004 08:23:22
2.13  |
krion  |
- Assign maintainership to Dominic Marks <dom@helenmarks.co.uk>
PR: ports/64965
Submitted by: Dominic Marks <dom@helenmarks.co.uk> |
30 Mar 2004 12:45:01
2.13  |
clement  |
- Update to 2.13
- release maintainership
Hope someone gonna take care of it |
07 Feb 2004 16:46:44
2.12.1_1  |
clement  |
- Use OPTIONS
- SIZEify distinfo |
04 Feb 2004 06:55:43
2.12.1_1  |
marcus  |
Add WANT_GNOME to fix make index. |
04 Feb 2004 05:21:48
2.12.1_1  |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
09 Jan 2004 10:35:31
2.12.1  |
clement  |
Update to 2.12.1
Approved by: erwin (mentor) (implicitly) |
19 Dec 2003 11:53:23
2.12  |
clement  |
Update to 2.12
Approved by: erwin (mentor) |
23 Oct 2003 13:14:35
2.11.2  |
krion  |
- Update to 2.11.2
PR: 58419
Submitted by: maintainer |
18 Oct 2003 00:16:31
2.11.1  |
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> |
08 Oct 2003 14:28:34
2.11.1  |
roam  |
Update to 2.11.1.
PR: 57743
Submitted by: maintainer |
28 Sep 2003 19:48:32
2.11  |
naddy  |
Fix build on -stable.
PR: 57311
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Reported by: Adriaan de Groot <adridg@cs.kun.nl> |
27 Sep 2003 15:56:26
2.11  |
naddy  |
Update to 2.11
Take maintainership.
PR: 57263
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> |
24 Sep 2003 08:37:39
2.9  |
edwin  |
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> |
10 Aug 2003 03:49:48
2.9  |
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> |
26 Jun 2003 13:39:51
2.7  |
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) |
25 Jun 2003 08:13:32
2.7  |
erwin  |
Hand maintainership to Dominic Marks
PR: 53708
Submitted by: Dominic Marks <dom@cus.org.uk> |
25 Jun 2003 04:27:38
2.7  |
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> |
23 Jun 2003 15:07:47
2.7  |
osa  |
Note the "disabled", which should be "disable".
Submitted by: maintainer
PR: 53638
Approved by: fjoe (mentor) (implicit) |
18 Jun 2003 04:25:37
2.7  |
adamw  |
Add patch forgotten with last commit.
Reminded by: Frerich Raabe <frerich@hex.athame.co.uk> |
17 Jun 2003 21:29:45
2.7  |
adamw  |
Update to 2.7. Now with GNOME GUI.
PR: ports/53374
Submitted by: Frerich Raabe <frerich.raabe@gmx.de> |
12 Jun 2003 15:45:06
2.6  |
lioux  |
Update to 2.6
PR: 53255
Submitted by: maintainer |
05 Jun 2003 11:15:22
2.5.1  |
erwin  |
Update to 2.5.1
PR: 52963
Submitted by: maintainer
Approved by: edwin (mentor) |
02 Jun 2003 12:51:49
2.5  |
arved  |
Update to 2.5
PR: 52854
Submitted by: maintainer |
23 May 2003 00:43:51
2.4.1  |
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> |
16 May 2003 19:52:18
2.3  |
lioux  |
Update to 2.3 |
06 May 2003 13:09:06
2.2  |
perky  |
Update to 2.2
PR: 51844
Submitted by: maintainer |
03 May 2003 17:19:04
2.1  |
petef  |
Update to 2.1.
PR: 51720
Submitted by: maintainer |
30 Mar 2003 23:53:32
2.0.1  |
lioux  |
o Update to 2.0.1
PR: 50460
Submitted by: maintainer |
02 Mar 2003 16:05:34
1.2.1  |
naddy  |
Fix build on 4.x-STABLE.
Reported by: kris (bento) |
28 Feb 2003 13:21:31
1.2.1  |
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> |
21 Feb 2003 11:23:04
1.1  |
knu  |
De-pkg-comment. |
30 Jan 2003 16:16:53
1.1  |
will  |
Update to 1.1.
Submitted by: MAINTAINER |
18 Jan 2003 17:06:23
1.0  |
arved  |
Update to 1.0
PR: 47154
Submitted by: Dominic Marks <dom@cus.org.uk>
Approved by: maintainer |
12 Oct 2002 23:05:10
0.12  |
dannyboy  |
Update to 0.12.
PR: 43972
Submitted by: maintainer |
05 Oct 2002 19:18:11
0.11  |
lioux  |
o Update to 0.11
o Remove patches merged back into the distribution
PR: 43360
Submitted by: maintainer |
23 Sep 2002 14:17:35
0.10.1_1  |
lioux  |
distcc was not working with group id 0
PR: 42980
Noticed by: Juan Salaverria <rael@vectorstar.net>
Submitted by: maintainer
Obtained from: distcc CVS |
17 Sep 2002 01:01:01
0.10.1  |
lioux  |
Update to 0.10.1
Submitted by: maintainer |
26 Aug 2002 02:39:05
0.8_1  |
lioux  |
o Problem: "libstdc++-v3's configure script (and others) execute
commands such as .../xgcc -B.../ conftest.C -c -S. Assuming that
xgcc invokes the distcc client, this makes the distcc client write
the assembly output to conftest.o even though it should go into
conftest.s. The cause of this is that distcc currently does not
honour the fact that -S supersedes -c. Interestingly, if you add
"-o conftest.s" to the command line, it's the distcc server that
fails, claiming it couldn't find conftest.C."
o The attached patch fixes this behaviour. Courtesy of [1]
PR: 42019
Submitted by: MAINTAINER,
Alexandre Oliva <aoliva@redhat.com> [1] |
16 Aug 2002 01:02:49
0.8  |
perky  |
Update to 0.8.
PR: 41698
Submitted by: maintainer |
10 Aug 2002 20:54:31
0.7  |
lioux  |
Update to 0.7
PR: 40873
Submitted by: maintainer |
15 Jul 2002 02:42:08
0.6  |
kevlo  |
Update to version 0.6
PR: 40578
Submitted by: MAINTAINER |
30 Jun 2002 23:50:05
0.5  |
pat  |
Update to 0.5
PR: 39948
Submitted by: maintainer |
26 Jun 2002 17:20:21
0.4  |
pat  |
Add new port distcc: Distribute compilation of C(++) code acrosss machines
on a network
PR: ports/39879
Submitted by: Frerich Raabe <frerich.raabe@gmx.de> |