notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: devel/distcc/pkg-plist

Number of commits found: 23

Tuesday, 30 Dec 2025
02:37 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Laurent Chardon
devel/distcc: Update supported compilers

- Update supported versions of gcc and clang
- Remove incomplete python flavor support

PR:		291712
commit hash: 53f62e8baf8fb2fc90e31fddd4daeaf8bb627e88 commit hash: 53f62e8baf8fb2fc90e31fddd4daeaf8bb627e88 commit hash: 53f62e8baf8fb2fc90e31fddd4daeaf8bb627e88 commit hash: 53f62e8baf8fb2fc90e31fddd4daeaf8bb627e88 53f62e8b
Thursday, 19 Jun 2025
20:28 Charlie Li (vishwin) search for other commits by this committer
python.mk: rename PYTHON_EXT_SUFFIX to PYTHON_TAG, document, etc

EXT_SUFFIX, according to PEP 3149, refers to the full tag and
extension for compiled extension module objects, eg .cpython-311.so,
.cpython-313t.so, etc. We do not use the correct semantic meaning,
and this usage becomes ambiguous and confusing when tags do not
match between bytecode and compiled extension module objects.

Rename our PYTHON_EXT_SUFFIX to PYTHON_TAG to align with PEP 3147's
specification of a magic tag, which consists of implementation name
and shorthand version only. This is meant for bytecode and other
files containing this tag in their filename that do not depend on
a specific Python ABI for the same version. Chase all existing
consumers.

Introduce PYTHON_SOABI to align with PEP 3149's specification of a
tag, which consists of implementation name, shorthand version and
any ABI flags present (this and PYTHON_TAG are identical without
ABI flags). This is meant for compiled extension module objects and
other files that depend on a specific Python ABI for the same
version.

Add documentation for these variables that our PYTHON_EXT_SUFFIX
never had.

PR: 274671
Event: Kitchener-Waterloo Hackathon 202506
commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6 commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6 commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6 commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6 4f0eba1
Sunday, 6 Oct 2024
11:49 Robert Clausecker (fuz) search for other commits by this committer Author: Laurent Chardon
devel/distcc: Patch small bugs

- Fix GUI option not working and made it a flavor
- Fix service not starting
- Improve default options
- Update available compilers masquerade
- Create proper pkg-plist
- Use pyXY- pkg prefix when pump mode is compiled with non-default python
version
- Take maintainership

PR:		281706
commit hash: 35db578d625710b24f9746b86d5197ec96713faa commit hash: 35db578d625710b24f9746b86d5197ec96713faa commit hash: 35db578d625710b24f9746b86d5197ec96713faa commit hash: 35db578d625710b24f9746b86d5197ec96713faa 35db578
Saturday, 10 Jan 2015
00:49 jkim search for other commits by this committer
- 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]
Original commitRevision:376666 
Monday, 27 Oct 2014
10:10 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371544 
Wednesday, 11 Jun 2014
22:19 skreuzer search for other commits by this committer
Add staging support
Convert to new USES framework
Convert to new LIB_DEPENDS framework
Add support for gcc47 and gcc48
Original commitRevision:357545 
Tuesday, 21 Jan 2014
23:40 bapt search for other commits by this committer
Fix properties on pkg-plist
Original commitRevision:340674 
Wednesday, 2 Jan 2013
23:15 skreuzer search for other commits by this committer
Install lsdistcc

PR:		ports/174314
Submitted by:	4721@hushmail.com
Original commitRevision:309848 
Sunday, 6 Nov 2005
00:07 mnag search for other commits by this committer
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)
Original commit
Wednesday, 28 Jul 2004
18:32 pav search for other commits by this committer
- Update to 2.16
- RCng rc script

PR:             ports/69081
Submitted by:   Michael Johnson <ahze@ahze.net>
Approved by:    maintainer
Original commit
Friday, 19 Dec 2003
11:53 clement search for other commits by this committer
Update to 2.12

Approved by:            erwin (mentor)
Original commit
Saturday, 27 Sep 2003
15:56 naddy search for other commits by this committer
Update to 2.11
Take maintainership.

PR:             57263
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
Original commit
Sunday, 10 Aug 2003
03:49 leeym search for other commits by this committer
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>
Original commit
Tuesday, 17 Jun 2003
21:29 adamw search for other commits by this committer
Update to 2.7. Now with GNOME GUI.

PR:             ports/53374
Submitted by:   Frerich Raabe <frerich.raabe@gmx.de>
Original commit
Thursday, 12 Jun 2003
15:45 lioux search for other commits by this committer
Update to 2.6

PR:             53255
Submitted by:   maintainer
Original commit
Friday, 16 May 2003
19:52 lioux search for other commits by this committer
Update to 2.3
Original commit
Sunday, 30 Mar 2003
23:53 lioux search for other commits by this committer
o Update to 2.0.1

PR:             50460
Submitted by:   maintainer
Original commit
Thursday, 30 Jan 2003
16:16 will search for other commits by this committer
Update to 1.1.

Submitted by:   MAINTAINER
Original commit
Saturday, 18 Jan 2003
17:06 arved search for other commits by this committer
Update to 1.0

PR:             47154
Submitted by:   Dominic Marks <dom@cus.org.uk>
Approved by:    maintainer
Original commit
Saturday, 10 Aug 2002
20:54 lioux search for other commits by this committer
Update to 0.7

PR:             40873
Submitted by:   maintainer
Original commit
Monday, 15 Jul 2002
02:42 kevlo search for other commits by this committer
Update to version 0.6

PR: 40578
Submitted by: MAINTAINER
Original commit
Sunday, 30 Jun 2002
23:50 pat search for other commits by this committer
Update to 0.5

PR:             39948
Submitted by:   maintainer
Original commit
Wednesday, 26 Jun 2002
17:20 pat search for other commits by this committer
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>
Original commit

Number of commits found: 23