| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
built (which is all the submitted patch did).
|
|
|
|
|
|
|
| |
language.
PR: 24519
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
|
|
|
|
|
|
|
|
|
| |
should fix the port build on bento.
Still doesn't want to be built on the alpha arch, i'm not sure whether
i'll be able to fix that or whether i'll have to exclude it from the
alpha build. In theory, since it's a cross-compiler already anyway, it
should be possible to build it on non-i386 platforms as well.
|
|
|
|
|
| |
PR: 24114
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
|
|
|
|
|
| |
PR: 24042
Submitted by: Sergey Skvortsov <skv@protey.ru>
|
|
|
|
| |
add a lot of man pages
|
|
|
|
| |
error).
|
|
|
|
| |
reported by: bento
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Understand can parse a C/C++ project helping reverse engineer it
[begin snip from the www site]
Understand parses any sized C or C++ project to help you reverse
engineer, document and understand it and thus maintain it better.
It supports K&R C, ANSI C, or C++ source code. Projects can contain
mixed C/C++ code as well. The parser is efficient, fast, and can
handle very large projects. Very little is needed to get started
- just aim it at your source tree. Optionally (and for more parsing
accuracy) add any externally defined macro definitions and include
paths. All of this is done from the GUI - you should be able to do
an initial analysis of your project in a few minutes.
Understand for C++ quickly documents Class inheritance hierarchies
(Base Class and Derived Classes), Call and CallBy Trees, Include
and Include By Trees, as well as where and how everything in your
source code is used (cross reference). Understand for C++ creates
detailed automatic documentation about your source code in HTML
and text reports Using the PERL and C API you can write your own
documentation generators.
[end snip from the www site]
You need a limited time period license to run the product in
evaluation mode. One can be obtained in the www site. A permanent
license can be purchased there too.
- Instalation issues:
This port has a hardcoded directory structure which is required to
run it. Therefore, some measures are necessary to install it under
FreeBSD following handbook rules'
1) All files but binaries are installed according to hier(7)
2) A fake structure is created under ${PREFIX}/lib/understand_c to
please the program and soft links are made there to the correct
locations under hier(7)
3) The binaries are installed under ${PREFIX}/lib/understand_c/bin
and a wrapper is installed under ${PREFIX}/bin pointing to the fake
structure
4) Since a license is required to run the program, warnings are
issued when either it is installed or a package is added
5) Since the legal status is still being debated with the developers,
it will be marked as RESTRICTED for the time being and LEGAL
will be updated accordingly
|
| |
|
|
|
|
|
|
| |
* Fix the build problem that was created when bsd.port.mk started setting
CXXFLAGS in MAKE_ENV. The problem is if a port uses a BSD-style Makefile
and C++, sys.mk will not craft a proper CXXFLAGS because it uses "=?".
|
|
|
|
| |
Perl's tie equivalent.
|
|
|
|
| |
Submitted by: fenner log
|
|
|
|
| |
Submitted by: fenner log
|
|
|
|
|
|
| |
MAINTAINER= is changed to MAINTAINER?=.
Then, MAINTAINER is able to be added into a slave port's Makefile.
So I added it in this port's Makefile.
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Sort pkg-plist
PR: 25575
Submitted by: maintainer
|
|
|
|
| |
Regexx is a complete regular expressions C++ solution
|
|
|
|
| |
Dia2Code is a small utility used to generate code from a Dia diagram
|
|
|
|
|
|
|
|
| |
KDE Studio is an IDE (integrated development environment) for the
K Desktop Environment (KDE).
PR: 24576
Submitted by: Trenton Schulz <twschulz@cord.edu>
|
| |
|
|
|
|
| |
Submitted by: clive.
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
Submitted by: Stijn Hoop <stijn@win.tue.nl>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Allegro is a cross-platform library intended for use in computer games and
other types of multimedia programming.
The WITHOUT_DEVEL option will prevent installation of some development
utilities, while WITHOUT_MAN won't install the (many) manual pages.
More about allegro at http://www.talula.demon.co.uk/allegro/
PR: 25331
|
|
|
|
|
| |
PR: 25510
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
This is a collection of applications and tools used by KDE developers.
It also has example code for use in learning KDE programming or starting
a new KDE application.
|
|
|
|
|
|
| |
I'll re-add it as 'kdesdk'.
Asked by: will
|
|
|
|
|
|
| |
This is a collection of applications and tools used by KDE developers.
It also has example code for use in learning KDE programming or starting
a new KDE application.
|
| |
|
| |
|
|
|
|
| |
Noted by: ports fenner
|
|
|
|
|
|
|
|
|
|
| |
p5-BSD-Resource => 1.09
p5-CGI-Application => 1.2
p5-CGI_Lite => 2.0
p5-Convert-ASN1 => 0.08
p5-IO-Tty => 0.04
p5-IO-stringy => 1.219
p5-Class-MethodMaker => 1.02
|
| |
|
| |
|
|
|
|
| |
Partically Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
|
|
|
|
| |
UDS (Useful Development Stuff) Collection
|
| |
|
|
|
|
| |
the ports tree.
|
|
|
|
| |
program Atmel's AVR family of microcontrollers.
|