summaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Fix pkg-plistvanilla2001-03-102-3/+1
| | | | Submitted by: bento
* Fix pkg-plist.vanilla2001-03-101-1/+0
| | | | Submitted by: bento
* Fix mapage problem.vanilla2001-03-101-1/+1
| | | | Submitted by: bento
* s/Class:Tom.3/Class::Tom.3/gvanilla2001-03-101-1/+1
| | | | Submitted by: bento
* New port:lioux2001-03-0915-0/+1233
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Update to version 3.3.obrien2001-03-094-21/+11
|
* * Found a new mastersite for the patches. Also found more patches there.obrien2001-03-093-6/+11
| | | | | | * 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 "=?".
* Add ruby-metaruby, a reimplementations of some Ruby parts in Ruby,knu2001-03-086-0/+57
| | | | Perl's tie equivalent.
* upgrade to 1.2bijliao2001-03-082-2/+2
| | | | Submitted by: fenner log
* upgrade to 1.0.0ijliao2001-03-083-32/+31
| | | | Submitted by: fenner log
* In Makefile of the master port, x11-toolkits/linux-gtk,taoka2001-03-086-0/+12
| | | | | | 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.
* Change my email address in the Maintainer linekeichii2001-03-071-1/+1
|
* Add ruby-mmap, a Ruby interface to manage memory-mapped file objects.knu2001-03-076-0/+52
|
* - Upgrade to version 1.07kevlo2001-03-073-9/+10
| | | | | | | - Sort pkg-plist PR: 25575 Submitted by: maintainer
* add regexxijliao2001-03-0710-0/+82
| | | | Regexx is a complete regular expressions C++ solution
* add dia2codeijliao2001-03-077-0/+67
| | | | Dia2Code is a small utility used to generate code from a Dia diagram
* New port: kdestudio.demon2001-03-069-0/+486
| | | | | | | | KDE Studio is an IDE (integrated development environment) for the K Desktop Environment (KDE). PR: 24576 Submitted by: Trenton Schulz <twschulz@cord.edu>
* Fix path for qt docs.demon2001-03-061-1/+1
|
* Upgrade to 1.2.9.vanilla2001-03-064-45/+64
| | | | Submitted by: clive.
* Fix plist.will2001-03-051-0/+1
| | | | Submitted by: bento
* Dont set PKGMESSAGE to be an empty string - it confuses bsd.port.mk.sobomax2001-03-052-2/+2
| | | | Submitted by: Stijn Hoop <stijn@win.tue.nl>
* Add port devel/allegro (3.9.34).olgeni2001-03-0413-0/+719
| | | | | | | | | | | | 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
* Update to version 3.0.2kevlo2001-03-042-2/+2
| | | | | PR: 25510 Submitted by: maintainer
* re-import perltidyijliao2001-03-047-0/+71
|
* Use MASTER_SITE_KDE.demon2001-03-031-3/+2
|
* Update to version 1.4demon2001-03-025-514/+418
|
* Remove kdepim2 and kdesdk2.demon2001-03-021-1/+0
|
* Add kdesdk.demon2001-03-0216-0/+613
| | | | | | 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.
* Remove kdesdk2.demon2001-03-025-204/+0
| | | | | | I'll re-add it as 'kdesdk'. Asked by: will
* New port: kdesdk.demon2001-03-026-0/+205
| | | | | | 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.
* Update to 0.3.7. A couple of examples are added.knu2001-03-023-2/+9
|
* Add ruby-dialogs, a simple Ruby interface to dialog(1).knu2001-03-027-0/+59
|
* fix plistijliao2001-03-011-1/+0
| | | | Noted by: ports fenner
* Upgradevanilla2001-03-018-8/+8
| | | | | | | | | | 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
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-0182-305/+90
|
* There is no libgcc_r.a anymore.sobomax2001-02-281-2/+2
|
* Install the shared lib version and ef wrapper script.obrien2001-02-282-0/+5
| | | | Partically Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
* add udsijliao2001-02-2710-0/+139
| | | | UDS (Useful Development Stuff) Collection
* Unbreak.will2001-02-271-2/+0
|
* Mark these ports as BROKEN after KDE 1.x was unceremoniously ripped fromsteve2001-02-271-0/+2
| | | | the ports tree.
* AVRPROG drives a simple parallel port programmer and is used tobsd2001-02-276-0/+31
| | | | program Atmel's AVR family of microcontrollers.
* Forget to bump PORTREVISION with previous commit.steve2001-02-261-0/+1
| | | | | PR: 25382 Submitted by: maintainer
* Add libusb 0.1.3b,mi2001-02-266-0/+37
| | | | | | | library giving userland programs access to USB devices. PR: 24703 Submitted by: John Reynolds <jjreynold@home.com>
* Remove '-lc' from LDLIBS so threaded apps can link against libslangsteve2001-02-261-2/+11
| | | | | | | | as well. PR: 24853 Submitted by: Jeremy Norris <ishmael27@home.com> Approved by: maintainer
* Calling the libc .cerror from outside libc doesn't work when libctegge2001-02-261-2/+15
| | | | | | is a shared library. Use a copy of .cerror to avoid this problem. PR: 24845
* Use __error() from liblthread instead of the libc version.tegge2001-02-262-21/+48
|
* Use the gzip'd tarball since the bzip2'd one doesn't exist anymore.steve2001-02-262-2/+1
| | | | | PR: 24180 Submitted by: Andreas Schulz <ats@first.gmd.de>
* Forgot to bump PORTREVISION with previous commit.steve2001-02-261-1/+1
| | | | Reminded by: kris
* Since fputs doesn't return the number of bytes written, bump dboffsetsteve2001-02-261-0/+11
| | | | | | | by strlen(s) instead. PR: 21705 Submitted by: Alexander Kabaev <ak03@gte.com>
* Minor pkg-plist fixes.steve2001-02-261-0/+2
| | | | | PR: 23806 Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
OpenPOWER on IntegriCloud