| non port: devel/distcc/Makefile |
|
CVSWeb
|
Number of commits found: 59 |
|
Thu, 21 Aug 2008
|
[ 07:18 rafan ]
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile
(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
|
[ 01:57 ade ]
1.1670 MOVED
1.23 archivers/arj/Makefile
1.62 archivers/gtar/Makefile
1.7 archivers/torrentzip/Makefile
1.8 astro/gpsbabel/Makefile
1.2 audio/audiere/Makefile
1.22 audio/bmp-faad/Makefile
1.10 audio/bmp-mac/Makefile
1.8 audio/bmp-musepack/Makefile
1.32 audio/faac/Makefile
(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
|
[ 14:21 edwin ]
1.85 devel/ORBit/Makefile
1.134 devel/ORBit2/Makefile
1.6 devel/acovea-gtk/Makefile
1.13 devel/aegis/Makefile
1.13 devel/agide/Makefile
1.7 devel/alabastra/Makefile
1.64 devel/anjuta/Makefile
1.15 devel/antlr/Makefile
1.9 devel/antlrworks/Makefile
1.48 devel/apache-ant/Makefile
(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 ]
1.56 devel/distcc/Makefile
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 ]
1.55 devel/distcc/Makefile
1.34 devel/distcc/distinfo
- We only need avahi-app not the entire suite [*]
- Update to latest avahi patch
PR: ports/119034 [*]
Submitted by: Dima Panov [*]
|
|
Thu, 25 Oct 2007
|
[ 00:37 marcus ]
1.17 accessibility/Makefile
1.1 accessibility/accerciser/Makefile
1.3 accessibility/at-poke/Makefile
1.61 accessibility/at-spi/Makefile
1.52 accessibility/atk/Makefile
1.39 accessibility/dasher/Makefile
1.61 accessibility/gail/Makefile
1.43 accessibility/gnome-mag/Makefile
1.36 accessibility/gnopernicus/Makefile
1.37 accessibility/gok/Makefile
(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
|
[ 12:09 edwin ]
1.53 devel/distcc/Makefile
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 ]
1.41 devel/ccache/Makefile
1.52 devel/distcc/Makefile
Add links to gcc43
|
|
Sat, 11 Nov 2006
|
[ 16:36 ahze ]
1.16 GIDs
1.51 devel/distcc/Makefile
1.20 UIDs
1.2 devel/distcc/pkg-install
- Reserve UID and GID 561 for distcc
Requested by: Stefan Thurner <thurners@nicsys.de>
|
|
Fri, 6 Oct 2006
|
[ 00:40 ahze ]
1.50 devel/distcc/Makefile
- Add gcc42 link
|
[ 00:40 ahze ]
1.49 devel/distcc/Makefile
- Remove gcc35 link
- Grab MAINTAINER
|
|
Fri, 9 Jun 2006
|
[ 22:08 linimon ]
1.48 devel/distcc/Makefile
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 ]
1.47 devel/distcc/Makefile
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 ]
1.46 devel/distcc/Makefile
1.1 devel/distcc/files/distccd.sh.in
1.5 devel/distcc/files/distccd.sh.sample
1.1 devel/distcc/files/patch-src-dparent.c.diff
1.15 devel/distcc/pkg-plist
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 ]
1.47 accessibility/at-spi/Makefile
1.43 accessibility/gail/Makefile
1.28 accessibility/gnomemag/Makefile
1.14 accessibility/gnomespeech/Makefile
1.22 accessibility/gok/Makefile
1.12 arabic/katoob/Makefile
1.11 archivers/rox-archive/Makefile
1.8 astro/boinc-setiathome/Makefile
1.24 astro/celestia/Makefile
1.13 astro/gdesklets-goodweather/Makefile
(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 ]
1.44 devel/distcc/Makefile
1.4 devel/distcc/files/distccd.sh.sample
1.31 devel/distcc/distinfo
1.3 devel/distcc/pkg-message
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
|
[ 08:41 vs ]
1.43 devel/distcc/Makefile
Add option to enable ipv6 on 5.X
PR: ports/70059
Submitted by: Michael Johnson
Approved by: maintainer
|
|
Wed, 28 Jul 2004
|
[ 19:32 pav ]
1.42 devel/distcc/Makefile
1.2 devel/distcc/files/distccd.sh.sample
1.30 devel/distcc/distinfo
1.14 devel/distcc/pkg-plist
- Update to 2.16
- RCng rc script
PR: ports/69081
Submitted by: Michael Johnson <ahze@ahze.net>
Approved by: maintainer
|
|
Wed, 26 May 2004
|
[ 21:46 eik ]
1.41 devel/distcc/Makefile
1.29 devel/distcc/distinfo
- 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
|
[ 09:23 krion ]
1.40 devel/distcc/Makefile
- Assign maintainership to Dominic Marks <dom@helenmarks.co.uk>
PR: ports/64965
Submitted by: Dominic Marks <dom@helenmarks.co.uk>
|
|
Tue, 30 Mar 2004
|
[ 13:45 clement ]
1.39 devel/distcc/Makefile
1.28 devel/distcc/distinfo
- Update to 2.13
- release maintainership
Hope someone gonna take care of it
|
|
Sat, 7 Feb 2004
|
[ 16:46 clement ]
1.38 devel/distcc/Makefile
1.27 devel/distcc/distinfo
- Use OPTIONS
- SIZEify distinfo
|
|
Wed, 4 Feb 2004
|
[ 06:55 marcus ]
1.37 devel/distcc/Makefile
Add WANT_GNOME to fix make index.
|
[ 05:21 marcus ]
1.29 accessibility/at-spi/Makefile
1.35 accessibility/atk/Makefile
1.7 accessibility/dasher/Makefile
1.26 accessibility/gail/Makefile
1.8 accessibility/gnomemag/Makefile
1.5 accessibility/gnomespeech/Makefile
1.6 accessibility/gnopernicus/Makefile
1.10 accessibility/gok/Makefile
1.7 accessibility/linux-atk/Makefile
1.2 arabic/katoob/Makefile
(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 ]
1.35 devel/distcc/Makefile
1.26 devel/distcc/distinfo
Update to 2.12.1
Approved by: erwin (mentor) (implicitly)
|
|
Fri, 19 Dec 2003
|
[ 11:53 clement ]
1.34 devel/distcc/Makefile
1.25 devel/distcc/distinfo
1.13 devel/distcc/pkg-plist
Update to 2.12
Approved by: erwin (mentor)
|
|
Thu, 23 Oct 2003
|
[ 14:14 krion ]
1.33 devel/distcc/Makefile
1.24 devel/distcc/distinfo
- Update to 2.11.2
PR: 58419
Submitted by: maintainer
|
|
Sat, 18 Oct 2003
|
[ 01:16 naddy ]
1.32 devel/distcc/Makefile
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
|
[ 15:28 roam ]
1.31 devel/distcc/Makefile
1.23 devel/distcc/distinfo
1.2 devel/distcc/files/patch-src::state.h
Update to 2.11.1.
PR: 57743
Submitted by: maintainer
|
|
Sat, 27 Sep 2003
|
[ 16:56 naddy ]
1.30 devel/distcc/Makefile
1.22 devel/distcc/distinfo
1.12 devel/distcc/pkg-plist
Update to 2.11
Take maintainership.
PR: 57263
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
|
|
Wed, 24 Sep 2003
|
[ 09:37 edwin ]
1.24 audio/easytag/Makefile
1.14 benchmarks/siege/Makefile
1.16 devel/ccache/Makefile
1.29 devel/distcc/Makefile
1.4 irc/dancer/Makefile
1.13 mail/dkimap4/Makefile
1.19 mail/dovecot/Makefile
1.9 net/honeyd/Makefile
1.11 net/libdnet/Makefile
1.11 net/mutella/Makefile
(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
|
[ 04:49 leeym ]
1.28 devel/distcc/Makefile
1.1 devel/distcc/files/distccd.sh.sample
1.21 devel/distcc/distinfo
1.2 devel/distcc/files/patch-src::mon-gnome.c
1.1 devel/distcc/pkg-install
1.11 devel/distcc/pkg-plist
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
|
[ 14:39 daichi ]
1.27 devel/distcc/Makefile
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
|
[ 09:13 erwin ]
1.26 devel/distcc/Makefile
Hand maintainership to Dominic Marks
PR: 53708
Submitted by: Dominic Marks <dom@cus.org.uk>
|
[ 05:27 will ]
1.3 audio/trm/Makefile
1.25 devel/distcc/Makefile
1.3 net/kpopup/Makefile
1.3 security/rc5pipe/Makefile
1.4 sysutils/fvcool/Makefile
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
|
[ 16:07 osa ]
1.24 devel/distcc/Makefile
Note the "disabled", which should be "disable".
Submitted by: maintainer
PR: 53638
Approved by: fjoe (mentor) (implicit)
|
|
Tue, 17 Jun 2003
|
[ 22:29 adamw ]
1.23 devel/distcc/Makefile
1.20 devel/distcc/distinfo
1.2 devel/distcc/pkg-descr
1.10 devel/distcc/pkg-plist
Update to 2.7. Now with GNOME GUI.
PR: ports/53374
Submitted by: Frerich Raabe <frerich.raabe@gmx.de>
|
|
Thu, 12 Jun 2003
|
[ 16:45 lioux ]
1.22 devel/distcc/Makefile
1.19 devel/distcc/distinfo
1.9 devel/distcc/pkg-plist
Update to 2.6
PR: 53255
Submitted by: maintainer
|
|
Thu, 5 Jun 2003
|
[ 12:15 erwin ]
1.21 devel/distcc/Makefile
1.18 devel/distcc/distinfo
Update to 2.5.1
PR: 52963
Submitted by: maintainer
Approved by: edwin (mentor)
|
|
Mon, 2 Jun 2003
|
[ 13:51 arved ]
1.20 devel/distcc/Makefile
1.17 devel/distcc/distinfo
Update to 2.5
PR: 52854
Submitted by: maintainer
|
|
Fri, 23 May 2003
|
[ 01:43 edwin ]
1.19 devel/distcc/Makefile
1.16 devel/distcc/distinfo
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
|
[ 20:52 lioux ]
1.18 devel/distcc/Makefile
1.15 devel/distcc/distinfo
1.8 devel/distcc/pkg-plist
Update to 2.3
|
|
Tue, 6 May 2003
|
[ 14:09 perky ]
1.17 devel/distcc/Makefile
1.14 devel/distcc/distinfo
Update to 2.2
PR: 51844
Submitted by: maintainer
|
|
Sat, 3 May 2003
|
[ 18:19 petef ]
1.16 devel/distcc/Makefile
1.13 devel/distcc/distinfo
Update to 2.1.
PR: 51720
Submitted by: maintainer
|
|
Mon, 31 Mar 2003
|
[ 00:53 lioux ]
1.15 devel/distcc/Makefile
1.12 devel/distcc/distinfo
1.2 devel/distcc/files/patch-src_access.c
1.7 devel/distcc/pkg-plist
o Update to 2.0.1
PR: 50460
Submitted by: maintainer
|
|
Fri, 28 Feb 2003
|
[ 13:21 naddy ]
1.14 devel/distcc/Makefile
1.11 devel/distcc/distinfo
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 ]
1.34 devel/ORBacus/Makefile
1.3 devel/aap/Makefile
1.4 devel/adabroker/Makefile
1.3 devel/agenda-headers/Makefile
1.3 devel/agenda-libs/Makefile
1.2 devel/agenda-snow-libs/Makefile
1.3 devel/agenda-static-libs/Makefile
1.6 devel/ald/Makefile
1.18 devel/amulet/Makefile
1.2 devel/antlr/Makefile
(Only the first 10 of 422 ports in this commit are shown above. )
De-pkg-comment.
|
|
Thu, 30 Jan 2003
|
[ 16:16 will ]
1.12 devel/distcc/Makefile
1.10 devel/distcc/distinfo
1.6 devel/distcc/pkg-plist
Update to 1.1.
Submitted by: MAINTAINER
|
|
Sat, 18 Jan 2003
|
[ 17:06 arved ]
1.11 devel/distcc/Makefile
1.9 devel/distcc/distinfo
1.2 devel/distcc/pkg-message
1.5 devel/distcc/pkg-plist
Update to 1.0
PR: 47154
Submitted by: Dominic Marks <dom@cus.org.uk>
Approved by: maintainer
|
|
Sun, 13 Oct 2002
|
[ 00:05 dannyboy ]
1.10 devel/distcc/Makefile
1.8 devel/distcc/distinfo
Update to 0.12.
PR: 43972
Submitted by: maintainer
|
|
Sat, 5 Oct 2002
|
[ 20:18 lioux ]
1.9 devel/distcc/Makefile
1.7 devel/distcc/distinfo
1.2 devel/distcc/files/patch-src::daemon.c
1.3 devel/distcc/files/patch-src::distcc.h
1.2 devel/distcc/files/patch-src::srvnet.c
o Update to 0.11
o Remove patches merged back into the distribution
PR: 43360
Submitted by: maintainer
|
|
Mon, 23 Sep 2002
|
[ 15:17 lioux ]
1.8 devel/distcc/Makefile
1.1 devel/distcc/files/patch-src::daemon.c
distcc was not working with group id 0
PR: 42980
Noticed by: Juan Salaverria <rael@vectorstar.net>
Submitted by: maintainer
Obtained from: distcc CVS
|
|
Tue, 17 Sep 2002
|
[ 02:01 lioux ]
1.7 devel/distcc/Makefile
1.6 devel/distcc/distinfo
1.2 devel/distcc/files/patch-src::arg.c
1.2 devel/distcc/files/patch-src::distcc.h
1.1 devel/distcc/files/patch-src::srvnet.c
Update to 0.10.1
Submitted by: maintainer
|
|
Mon, 26 Aug 2002
|
[ 03:39 lioux ]
1.6 devel/distcc/Makefile
1.1 devel/distcc/files/patch-src::arg.c
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]
|
|
Fri, 16 Aug 2002
|
[ 02:02 perky ]
1.5 devel/distcc/Makefile
1.5 devel/distcc/distinfo
Update to 0.8.
PR: 41698
Submitted by: maintainer
|
|
Sat, 10 Aug 2002
|
[ 21:54 lioux ]
1.4 devel/distcc/Makefile
1.4 devel/distcc/distinfo
1.1 devel/distcc/files/patch-src::distcc.h
1.4 devel/distcc/pkg-plist
Update to 0.7
PR: 40873
Submitted by: maintainer
|
|
Mon, 15 Jul 2002
|
[ 03:42 kevlo ]
1.3 devel/distcc/Makefile
1.3 devel/distcc/distinfo
1.3 devel/distcc/pkg-plist
Update to version 0.6
PR: 40578
Submitted by: MAINTAINER
|
|
Mon, 1 Jul 2002
|
[ 00:50 pat ]
1.2 devel/distcc/Makefile
1.2 devel/distcc/distinfo
1.2 devel/distcc/files/patch-src::dparent.c
1.2 devel/distcc/files/patch-src::serve.c
1.2 devel/distcc/pkg-plist
Update to 0.5
PR: 39948
Submitted by: maintainer
|
|
Wed, 26 Jun 2002
|
[ 18:20 pat ]
1.859 devel/Makefile
1.1 devel/distcc/Makefile
1.1 devel/distcc/distinfo
1.1 devel/distcc/files/patch-src::dparent.c
1.1 devel/distcc/files/patch-src::serve.c
1.1 devel/distcc/pkg-comment
1.1 devel/distcc/pkg-descr
1.1 devel/distcc/pkg-message
1.1 devel/distcc/pkg-plist
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>
|
Number of commits found: 59 |