| non port: devel/distcc/pkg-plist |
Number of commits found: 23 |
|
Tuesday, 30 Dec 2025
|
02:37 Li-Wen Hsu (lwhsu) Author: Laurent Chardon
devel/distcc: Update supported compilers
- Update supported versions of gcc and clang
- Remove incomplete python flavor support
PR: 291712
53f62e8b |
|
Thursday, 19 Jun 2025
|
20:28 Charlie Li (vishwin)
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
4f0eba1 |
|
Sunday, 6 Oct 2024
|
11:49 Robert Clausecker (fuz) 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
35db578 |
|
Saturday, 10 Jan 2015
|
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]
 |
|
Monday, 27 Oct 2014
|
10:10 bapt
Cleanup plist
 |
|
Wednesday, 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
 |
|
Tuesday, 21 Jan 2014
|
23:40 bapt
Fix properties on pkg-plist
 |
|
Wednesday, 2 Jan 2013
|
23:15 skreuzer
Install lsdistcc
PR: ports/174314
Submitted by: 4721@hushmail.com
 |
|
Sunday, 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)
 |
|
Wednesday, 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
 |
|
Friday, 19 Dec 2003
|
11:53 clement
Update to 2.12
Approved by: erwin (mentor)
 |
|
Saturday, 27 Sep 2003
|
15:56 naddy
Update to 2.11
Take maintainership.
PR: 57263
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
 |
|
Sunday, 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>
 |
|
Tuesday, 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>
 |
|
Thursday, 12 Jun 2003
|
15:45 lioux
Update to 2.6
PR: 53255
Submitted by: maintainer
 |
|
Friday, 16 May 2003
|
19:52 lioux
Update to 2.3
 |
|
Sunday, 30 Mar 2003
|
23:53 lioux
o Update to 2.0.1
PR: 50460
Submitted by: maintainer
 |
|
Thursday, 30 Jan 2003
|
16:16 will
Update to 1.1.
Submitted by: MAINTAINER
 |
|
Saturday, 18 Jan 2003
|
17:06 arved
Update to 1.0
PR: 47154
Submitted by: Dominic Marks <dom@cus.org.uk>
Approved by: maintainer
 |
|
Saturday, 10 Aug 2002
|
20:54 lioux
Update to 0.7
PR: 40873
Submitted by: maintainer
 |
|
Monday, 15 Jul 2002
|
02:42 kevlo
Update to version 0.6
PR: 40578
Submitted by: MAINTAINER
 |
|
Sunday, 30 Jun 2002
|
23:50 pat
Update to 0.5
PR: 39948
Submitted by: maintainer
 |
|
Wednesday, 26 Jun 2002
|
17:20 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>
 |
Number of commits found: 23 |