Commit Graph

2891 Commits

Author SHA1 Message Date
Steve Price
0d5a0510ea Use '-O0' when compiling on the Alpha to avoid internal compiler errors. 2001-03-11 05:01:04 +00:00
Steve Price
81dbac7e07 Use '-O0' on the Alpha so this builds without internal compiler errors. 2001-03-11 04:57:34 +00:00
David E. O'Brien
9ee6d0b8df Fully update PLIST for version 3.3 2001-03-11 02:28:12 +00:00
Will Andrews
591d1fab89 Add uisp 1.0b, a versatile programmer for atmel AVR microcontrollers.
PR:		25145
Submitted by:	Bruno Schwander <bruno@tinkerbox.org>
2001-03-11 02:11:17 +00:00
Kris Kennaway
98578e1f93 Fix plist 2001-03-11 01:18:37 +00:00
Will Andrews
c8fc8d0cbc Apparently USE_QT2 doesn't grab qt2.4 as a dependency, so add it for bento.
Prodded by:	fenner/obento
2001-03-11 01:14:38 +00:00
Kris Kennaway
d8185b1b2b Fix plist 2001-03-10 23:58:55 +00:00
David E. O'Brien
2a694accbd The submitter of 1.17 also wanted the .a installed besides just being
built (which is all the submitted patch did).
2001-03-10 23:51:25 +00:00
Will Andrews
51cac8b9b0 Add asmutils 0.13, a set of UNIX utilities written in assembly
language.

PR:		24519
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-10 21:32:47 +00:00
Joerg Wunsch
94dd58691b Didn't notice before that this port actually uses GNU autoconf... This
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.
2001-03-10 20:45:38 +00:00
Will Andrews
30ca9191d0 Add libtar 1.2, a library for manipulating POSIX and GNU tar files.
PR:		24114
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-10 19:40:15 +00:00
Will Andrews
de0889a11e Add p5-IO 1.20, various IO modules for Perl.
PR:		24042
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-03-10 19:23:00 +00:00
Ying-Chieh Liao
823b955499 upgrade to 1.2.0
add a lot of man pages
2001-03-10 19:13:29 +00:00
Alexander Langer
70fc022f31 Move the zziplib line to the correct location (probably a modules-update
error).
2001-03-10 17:39:43 +00:00
Trevor Johnson
243f9aa92f Update for new libgd soname.
reported by:	bento
2001-03-10 14:19:00 +00:00
Vanilla I. Shu
00e092bd8e Fix pkg-plist
Submitted by:	bento
2001-03-10 07:11:57 +00:00
Vanilla I. Shu
0f43100d15 Fix pkg-plist.
Submitted by:	bento
2001-03-10 04:44:33 +00:00
Vanilla I. Shu
283a7f1b4b Fix mapage problem.
Submitted by:	bento
2001-03-10 04:35:32 +00:00
Vanilla I. Shu
c69f3fc523 s/Class:Tom.3/Class::Tom.3/g
Submitted by:	bento
2001-03-10 04:29:37 +00:00
Mario Sergio Fujikawa Ferreira
54e5a54aec New port:
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
2001-03-09 23:08:58 +00:00
David E. O'Brien
abbb19fb7b Update to version 3.3. 2001-03-09 13:10:10 +00:00
David E. O'Brien
ae33ef37fd * Found a new mastersite for the patches. Also found more patches there.
* 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 "=?".
2001-03-09 13:01:35 +00:00
Akinori MUSHA
3599afd7f7 Add ruby-metaruby, a reimplementations of some Ruby parts in Ruby,
Perl's tie equivalent.
2001-03-08 13:09:29 +00:00
Ying-Chieh Liao
6fa986c700 upgrade to 1.2b
Submitted by:	fenner log
2001-03-08 03:23:58 +00:00
Ying-Chieh Liao
f6c6f51a63 upgrade to 1.0.0
Submitted by:	fenner log
2001-03-08 02:21:13 +00:00
Satoshi Taoka
4a69fe427b In Makefile of the master port, x11-toolkits/linux-gtk,
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.
2001-03-08 01:14:37 +00:00
Michael C . Wu
65ac8abc99 Change my email address in the Maintainer line 2001-03-07 22:57:43 +00:00
Akinori MUSHA
dc5d81c003 Add ruby-mmap, a Ruby interface to manage memory-mapped file objects. 2001-03-07 19:12:08 +00:00
Kevin Lo
e1d45d08fd - Upgrade to version 1.07
- Sort pkg-plist

PR: 25575
Submitted by: maintainer
2001-03-07 15:21:09 +00:00
Ying-Chieh Liao
85b1dde54e add regexx
Regexx is a complete regular expressions C++ solution
2001-03-07 11:49:53 +00:00
Ying-Chieh Liao
356b628722 add dia2code
Dia2Code is a small utility used to generate code from a Dia diagram
2001-03-07 04:17:49 +00:00
Dmitry Sivachenko
f89cbe0cb9 New port: kdestudio.
KDE Studio is an IDE (integrated development environment) for the
K Desktop Environment (KDE).

PR:		24576
Submitted by:	Trenton Schulz <twschulz@cord.edu>
2001-03-06 14:22:39 +00:00
Dmitry Sivachenko
3c3efe2f75 Fix path for qt docs. 2001-03-06 13:39:39 +00:00
Vanilla I. Shu
76b3f63997 Upgrade to 1.2.9.
Submitted by:	clive.
2001-03-06 12:29:28 +00:00
Will Andrews
5e1296f1d9 Fix plist.
Submitted by:	bento
2001-03-05 14:29:18 +00:00
Maxim Sobolev
88b9746b27 Dont set PKGMESSAGE to be an empty string - it confuses bsd.port.mk.
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2001-03-05 14:09:34 +00:00
Jimmy Olgeni
a4f87aa22c Add port devel/allegro (3.9.34).
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
2001-03-04 20:33:24 +00:00
Kevin Lo
8b726583fa Update to version 3.0.2
PR: 25510
Submitted by: maintainer
2001-03-04 15:55:06 +00:00
Ying-Chieh Liao
c5691fd640 re-import perltidy 2001-03-04 12:36:33 +00:00
Dmitry Sivachenko
99a23688b7 Use MASTER_SITE_KDE. 2001-03-03 13:45:27 +00:00
Dmitry Sivachenko
dcfcc1069d Update to version 1.4 2001-03-02 16:50:50 +00:00
Dmitry Sivachenko
ccf6b3865c Remove kdepim2 and kdesdk2. 2001-03-02 15:43:32 +00:00
Dmitry Sivachenko
3729398c8e Add kdesdk.
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.
2001-03-02 15:17:22 +00:00
Dmitry Sivachenko
62754df135 Remove kdesdk2.
I'll re-add it as 'kdesdk'.

Asked by:	will
2001-03-02 15:07:48 +00:00
Dmitry Sivachenko
9fff72905b New port: kdesdk.
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.
2001-03-02 12:59:41 +00:00
Akinori MUSHA
84f3661d6e Update to 0.3.7. A couple of examples are added. 2001-03-02 10:41:26 +00:00
Akinori MUSHA
bafc92f059 Add ruby-dialogs, a simple Ruby interface to dialog(1). 2001-03-02 10:32:38 +00:00
Ying-Chieh Liao
f0b8839c18 fix plist
Noted by:	ports fenner
2001-03-01 14:41:37 +00:00
Vanilla I. Shu
a17f7f39ac Upgrade
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
2001-03-01 12:03:46 +00:00
Vanilla I. Shu
68c2f99c63 Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00