7d51 FreshPorts -- lang/tcc
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
tcc 0.9.25_2 lang on this many watch lists=1 search for ports that depend on this port
Ignore IGNORE: is only for i386, while you are running amd64
Tiny C Compiler

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 16 May 2006 01:43:48
License: LGPL21


Tiny C Compiler

Features:
* SMALL! You can compile and execute C code everywhere, for example on rescue
  disks (about 100KB for x86 TCC executable, including C preprocessor, 
  C compiler, assembler and linker).
* FAST! tcc generates x86 code. No byte code overhead. Compile, assemble and
  link several times faster than GCC.
* UNLIMITED! Any C dynamic library can be used directly. TCC is heading torward
  full ISOC99 compliance. TCC can of course compile itself.
* SAFE! tcc includes an optional memory and bound checker. Bound checked code
  can be mixed freely with standard code.
* Compile and execute C source directly. No linking or assembly necessary.
  Full C preprocessor and GNU-like assembler included.
* C script supported : just add '#!/usr/local/bin/tcc -run' at the first line
  of your C source, and execute it directly from the command line.
* With libtcc, you can use TCC as a backend for dynamic code generation.

WWW: http://bellard.org/tcc/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
  2. lang/perl5.12
There are no ports dependent upon this port

To install the port: cd /usr/ports/lang/tcc/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
===> The following configuration options are available for tcc-0.9.25_2:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.twaren.net/Unix/NonGNU/tinycc/
  3. ftp://gnu.mirrors.pair.com/savannah/tinycc/
  4. http://download-mirror.savannah.gnu.org/releases/tinycc/
  5. http://ftp.twaren.net/Unix/NonGNU/tinycc/
  6. http://gnu.mirrors.pair.com/savannah/savannah/tinycc/
  7. http://mirror.lihnidos.org/GNU/savannah/tinycc/
  8. http://nongnu.askapache.com/tinycc/

Number of commits found: 20

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
02 Mar 2013 15:24:46
Original commit files touched by this commit  0.9.25_2
sunpoet search for other commits by this committer
- Restore PORTREVISION
02 Mar 2013 14:52:46
Original commit files touched by this commit  0.9.25
miwi search for other commits by this committer
- Update to 0.9.25

PR:		176551
Submitted by:	Ports Fury
18 Oct 2012 19:13:11
Original commit files touched by this commit  0.9.25_2
dinoex search for other commits by this committer
- drop maintainership
Feature safe: yes
13 Oct 2012 13:39:59
Original commit files touched by this commit  0.9.25_2
dinoex search for other commits by this committer
- cleanup comments
Feature safe: yes
24 Oct 2011 04:05:11
Original commit files touched by this commit  0.9.25_2
dinoex search for other commits by this committer
- honor PREFIX
PR:             161944
Submitted by:   Nali Toja
03 Jul 2011 13:45:36
Original commit files touched by this commit  0.9.25_2
ohauer search for other commits by this committer
- remove MD5
06 Dec 2009 15:08:37
Original commit files touched by this commit  0.9.25_2
luigi search for other commits by this committer
Update files/README.tccelf files/patch-libtcc.c to reflect some
fixes i made recently.
Add files/patch-z1-preproc which implements -include, -M and some
related preprocessing macros to improve portability
Bump portrevision accordingly

Should close PR/141185
29 Nov 2009 07:59:08
Original commit files touched by this commit  0.9.25_1
dinoex search for other commits by this committer
- fix segfaults for linked elfs binaries
PR:             138481
Submitted by:   Luigi Rizzo
21 Aug 2009 04:39:28
Original commit files touched by this commit  0.9.25
dinoex search for other commits by this committer
- add experimetal support for new archs
21 May 2009 04:42:25
Original commit files touched by this commit  0.9.25
dinoex search for other commits by this committer
- update to  0.9.25
http://bellard.org/tcc/changelog.html
27 Feb 2009 11:08:47
Original commit files touched by this commit  0.9.24
dinoex search for other commits by this committer
- add CONFLICTS with lang/TenDRA
PR:             130167
30 Nov 2008 21:00:42
Original commit files touched by this commit  0.9.24
dinoex search for other commits by this committer
- set ONLY_FOR_ARCHS i386
30 Nov 2008 14:03:58
Original commit files touched by this commit  0.9.24
dinoex search for other commits by this committer
Tiny C Compiler

Features:
* SMALL! You can compile and execute C code everywhere, for example on rescue
  disks (about 100KB for x86 TCC executable, including C preprocessor,
  C compiler, assembler and linker).
* FAST! tcc generates x86 code. No byte code overhead. Compile, assemble and
  link several times faster than GCC.
* UNLIMITED! Any C dynamic library can be used directly. TCC is heading torward
  full ISOC99 compliance. TCC can of course compile itself.
* SAFE! tcc includes an optional memory and bound checker. Bound checked code
  can be mixed freely with standard code.
* Compile and execute C source directly. No linking or assembly necessary.
  Full C preprocessor and GNU-like assembler included.
* C script supported : just add '#!/usr/local/bin/tcc -run' at the first line
  of your C source, and execute it directly from the command line.
* With libtcc, you can use TCC as a backend for dynamic code generation.

WWW: http://bellard.org/tcc/
19 Feb 2007 09:37:14
Original commit files touched by this commit  0.9.23_1
gabor search for other commits by this committer
Remove expired port:

2006-12-01 lang/tcc: is only for i386, and you are running amd64.

Approved by:    erwin (mentor, implicit)
02 Sep 2006 20:27:12
Original commit files touched by this commit  0.9.23_1
kris search for other commits by this committer
Schedule these ignored ports for termination on 2006-12-01
16 Aug 2006 22:12:53
Original commit files touched by this commit  0.9.23_1
kris search for other commits by this committer
Change BROKEN to IGNORE to prevent package build
19 May 2006 15:40:47
Original commit files touched by this commit  0.9.23_1
jkoshy search for other commits by this committer
Register a conflict with TenDRA-4*.

Reminded by:    Volker Stolz <stolz at i2.informatik.rwth-aachen.de>
19 May 2006 02:07:30
Original commit files touched by this commit  0.9.23_1
jkoshy search for other commits by this committer
Mark this port as BROKEN till -c compilation is fixed.

Submitted by:   <serge.gagnon at b2b2c.ca> Serge Gagnon,
                Zahemszky Gábor <Gabor at Zahemszky.HU>
18 May 2006 02:48:35
Original commit files touched by this commit  0.9.23_1
jkoshy search for other commits by this committer
Correct a plist error.

Reported by:    kris
16 May 2006 01:42:47
Original commit files touched by this commit  0.9.23
jkoshy search for other commits by this committer
A new port for TinyCC, a small and fast C compiler.

Tcc's features include:
  * Small: You can compile and execute C code everywhere, for
    example on rescue disks (about 100KB for x86 TCC executable,
    including C preprocessor, C compiler, assembler and linker).
  * Fast: tcc generates optimized x86 code. No byte code overhead.
    Compile, assemble and link several times faster than GCC.
  * Unlimited: Any C dynamic library can be used directly. TCC is
    heading torward full ISOC99 compliance. TCC can of course compile
    itself.
  * Safe: tcc includes an optional memory and bound checker. Bound
    checked code can be mixed freely with standard code.
  * Compile and execute C source directly. No linking or assembly
    necessary. Full C preprocessor and GNU-like assembler included.
  * C script supported : just add '#!/usr/local/bin/tcc -run' at
    the first line of your C source, and execute it directly from the
    command line.
  * With libtcc, you can use TCC as a backend for dynamic code
    generation.

Number of commits found: 20

2826
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24528
Broken 216
Deprecated 473
Ignore 635
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 6
new 48 hours10
new 7 days29
new fortnight58
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0