| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=57272
|
|
|
|
|
|
|
|
| |
I don't have to go to the website to just figure out what the heck this
thing is.
Notes:
svn path=/head/; revision=57267
|
|
|
|
|
|
|
| |
Suggested by: obrien
Notes:
svn path=/head/; revision=57254
|
|
|
|
|
|
|
|
|
|
|
| |
(aka associative arrays). Data is stored as void *'s so any data structure
can be stored.
PR: 33859
Submitted by: andrew@ugh.net.au
Notes:
svn path=/head/; revision=57212
|
|
|
|
| |
Notes:
svn path=/head/; revision=57187
|
|
|
|
|
|
|
|
|
| |
a module that was included in 2.5. While I'm here, update to 2.5.1.
Reported by: bento
Notes:
svn path=/head/; revision=57177
|
|
|
|
|
|
|
|
| |
PR: 36615
Submitted by: maintaienr
Notes:
svn path=/head/; revision=57173
|
|
|
|
| |
Notes:
svn path=/head/; revision=57157
|
|
|
|
|
|
|
|
| |
PR: 36611
Submitted by: maintainer
Notes:
svn path=/head/; revision=57148
|
|
|
|
|
|
|
| |
- Take maintainership for a bit
Notes:
svn path=/head/; revision=57145
|
|
|
|
|
|
|
|
| |
PR: 35048
Submitted by: maintainer
Notes:
svn path=/head/; revision=57136
|
|
|
|
| |
Notes:
svn path=/head/; revision=57127
|
|
|
|
|
|
|
| |
Found by: portsdb -Uu
Notes:
svn path=/head/; revision=57123
|
|
|
|
| |
Notes:
svn path=/head/; revision=57094
|
|
|
|
| |
Notes:
svn path=/head/; revision=57090
|
|
|
|
|
|
|
|
| |
PR: 36579
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=57080
|
|
|
|
|
|
|
|
| |
PR: 36572
Submitted by: Dominic Marks <dominic_marks@btinternet.com>
Notes:
svn path=/head/; revision=57068
|
|
|
|
| |
Notes:
svn path=/head/; revision=57030
|
|
|
|
| |
Notes:
svn path=/head/; revision=57028
|
|
|
|
| |
Notes:
svn path=/head/; revision=57027
|
|
|
|
|
|
|
| |
inclusion only on FreeBSD 5.0). Port still broken due to libtool breakage.
Notes:
svn path=/head/; revision=57011
|
|
|
|
| |
Notes:
svn path=/head/; revision=57004
|
|
|
|
|
|
|
|
| |
PR: 36502
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Notes:
svn path=/head/; revision=56974
|
|
|
|
| |
Notes:
svn path=/head/; revision=56963
|
|
|
|
| |
Notes:
svn path=/head/; revision=56960
|
|
|
|
|
|
|
|
| |
PR: 36512
Submitted by: maintainer
Notes:
svn path=/head/; revision=56955
|
|
|
|
| |
Notes:
svn path=/head/; revision=56945
|
|
|
|
|
|
|
|
|
|
| |
WWW: http://www.cs.york.ac.uk/fp/hmake/
PR: 32345
Submitted by: mwest@uct.ac.za
Notes:
svn path=/head/; revision=56937
|
|
|
|
|
|
|
| |
(Although I'm not sure if it works 100% functionally)
Notes:
svn path=/head/; revision=56925
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
which was lost in the great attic-sweep.
Thanks to all the people who had a local copy of it at freefall.
- Udpate to new layout and cleaned with portlint.
- Depends on autconf
This is a 6811 cross compiler for FreeBSD.
The C, C++ compiler is based on the GCC 2.95.2 release. The M68HC1x port is
based on an old port of GCC for 68HC11 made by Otto Lind. However, it was
intensively modified to generate smaller and faster code. It was enhanced
to support 32-bits and 64-bits integers. The support for IEEE floating point
numbers (32 and 64-bits) is also provided. Source level debugging is available
with DWARF-2 debugging format.
Notes:
svn path=/head/; revision=56914
|
|
|
|
|
|
|
| |
PR: 17801
Notes:
svn path=/head/; revision=56913
|
|
|
|
|
|
|
|
|
|
| |
not tested other than for syntax, but should DTRT from what I understand
of the problem.
Submitted by: bento
Notes:
svn path=/head/; revision=56912
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a 6811 cross toolchain for FreeBSD.
The GNU binutils contain: as, ld, ar, objcopy, objdump and many other
utilities. The format of object files is ELF-32. The GNU Binutils support
translation to other formats such as S-records, Intel HEX records, ...
WWW: http://home.worldnet.fr/~stcarrez/m68hc11_port.html
PR: 17801
Submitted by: jake
Notes:
svn path=/head/; revision=56908
|
|
|
|
|
|
|
| |
Force to use autoconf 2.13 and unbreak.
Notes:
svn path=/head/; revision=56906
|
|
|
|
| |
Notes:
svn path=/head/; revision=56886
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
used to work to figure out the name of the installed library automaticly
is, probably, not worth the disadvantages USE_SUBMAKE would bring. Just
hardcode the SHLIB_NAME and figure the SHLIB_LINK from it.
While I'm here, add tcl-memchan to the BUILD_DEPEND, so the automatic
self-testing is done every time this package is built
Submitted by: bento
Notes:
svn path=/head/; revision=56882
|
|
|
|
|
|
|
|
| |
PR: 36476
Submitted by: Tilman Linneweh <tilman@arved.de>
Notes:
svn path=/head/; revision=56873
|
|
|
|
|
|
|
|
| |
PR: 36478
Submitted by: Tilman Linneweh <tilman@arved.de>
Notes:
svn path=/head/; revision=56872
|
|
|
|
|
|
|
|
|
|
| |
which is based on ruby-lapidary and being merged with ruby-unit.
ruby-testunit has a ruby-unit compatibility layer which is only
installed if ruby-unit is _not_ installed yet.
Notes:
svn path=/head/; revision=56828
|
|
|
|
| |
Notes:
svn path=/head/; revision=56801
|
|
|
|
| |
Notes:
svn path=/head/; revision=56800
|
|
|
|
| |
Notes:
svn path=/head/; revision=56799
|
|
|
|
| |
Notes:
svn path=/head/; revision=56795
|
|
|
|
| |
Notes:
svn path=/head/; revision=56787
|
|
|
|
|
|
|
|
| |
PR: 36265
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
Notes:
svn path=/head/; revision=56785
|
|
|
|
|
|
|
| |
Reported by: beta
Notes:
svn path=/head/; revision=56783
|
|
|
|
|
|
|
|
|
|
| |
Maintain TeX's `ls-lR' databases when the port is installed and
de-installed.
Take over maintainership.
Notes:
svn path=/head/; revision=56779
|
|
|
|
|
|
|
| |
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net>
Notes:
svn path=/head/; revision=56736
|
|
|
|
|
|
|
|
|
|
|
| |
- Resort pkg-plist and add PORTDOCS support
- Remove unnecessary spacing in Makefile
PR: 36338
Submitted by: maintainer
Notes:
svn path=/head/; revision=56712
|
|
|
|
|
|
|
| |
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
Notes:
svn path=/head/; revision=56700
|