| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
06 Apr 2011 20:16:41
1.0.0
|
lme  |
Welcome pcc-1.0.0 the first stable release in a decade.
PR: ports/156124
Submitted by: joel |
18 Feb 2011 18:18:39
0.9.9.20110216
|
lme  |
Update to 20110216 snapshot
PR: ports/154861
Submitted by: joel (maintainer) |
28 Dec 2010 09:26:06
0.9.9.101228
|
lme  |
Update to snapshot 101228
PR: ports/153481
Submitted by: joel (maintainer) |
23 Nov 2010 10:07:54
0.9.9.101107
|
sunpoet  |
- Variable twiddle
- Use = for CONFIGURE_ENV
- Sort MAN1
PR: ports/152522
Submitted by: sunpoet (myself)
Approved by: joel (maintainer) |
16 Nov 2010 19:09:56
0.9.9.101107
|
lme  |
- Update to 101107
- Pet portlint
Note: The new version can now compile itself.
PR: ports/152027
Submitted by: "Pedro F. Giffuni" <giffunip(AT)tutopia.com>
Approved by: joeld (maintainer) |
07 Sep 2010 23:13:58
0.9.9.100821
|
obrien  |
Update to version the 100821 release of 0.9.9.
Joel would also like to take over maintenance.
PR: 149850
Submitted by: joel |
07 Sep 2010 22:55:06
0.9.9.100708
|
obrien  |
Update to version the 100708 release of 0.9.9.
PR: 148448
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> |
23 Sep 2009 09:20:17
0.9.9.090922
|
pav  |
- Update to 090922
- Allow on amd64
PR: ports/132952
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by: maintainer timeout (obrien; 6 months)
Feature safe: yes |
17 Sep 2009 12:43:26
0.9.9.081227
|
pav  |
- Update WWW
PR: ports/137258
Submitted by: Denny Lin <dennylin93@cnmc32.hs.ntnu.edu.tw>
Approved by: maintainer timeout (obrien; 1 month)
Feature safe: yes |
30 Dec 2008 03:29:35
0.9.9.081227
|
obrien  |
Update to 081227.
PR: 129980
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> |
21 Aug 2008 06:18:49
0.9.9.080613
|
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 ) |
16 Jun 2008 15:37:22
0.9.9.080613
|
obrien  |
Don't make unused empty directories for no reason. |
13 Jun 2008 16:14:08
0.9.9.080613
|
obrien  |
Update to 13-June-2008 snapshot.
PR: 123356
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> |
15 Feb 2008 18:22:55
0.9.9.080213
|
obrien  |
Update to the 080213 distro - version number has been bumped to 0.9.9
to show the progress that has been made.
PR: 120613
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> |
14 Dec 2007 17:36:00
0.9.8.071213
|
obrien  |
Update to the 071213 snapshot.
PR: 118676 |
25 Oct 2007 14:35:00
0.9.8.071021
|
obrien  |
Catchup with the 071021 distribution.
PR: 117371
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> |
15 Oct 2007 13:49:32
0.9.8.071001
|
obrien  |
Update to the 01-Oct-2007 snapshot. |
20 Sep 2007 20:01:12
0.9.8.070920
|
obrien  |
Update to the Sept 20, 2007 snapshot of 0.9.8. |
19 Sep 2007 21:25:06
0.9.8
|
obrien  |
Specify the YACC to use thru configure vs. a patch. |
19 Sep 2007 13:23:36
0.9.8
|
obrien  |
Change self-documenting value to simply "yes".
Requested by: kiron |
18 Sep 2007 14:31:01
0.9.8
|
obrien  |
Tweak the FreeBSD configuration. |
18 Sep 2007 14:14:56
0.9.8
|
obrien  |
Use Gmake for now - for some reason 1/2 time bmake will not 'make all'
within the build directory.
Submitted by: Marcus von Appen <mva@sysfault.org> |
18 Sep 2007 13:14:00
0.9.8
|
obrien  |
Add the website. |
18 Sep 2007 02:48:52
0.9.8
|
obrien  |
C99 modernization of the original Portable C Compiler by S. C. Johnson,
written in the late 70's. |