aboutsummaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Fully update PLIST for version 3.3obrien2001-03-113-13/+47
|
* Add uisp 1.0b, a versatile programmer for atmel AVR microcontrollers.will2001-03-1112-0/+716
| | | | | PR: 25145 Submitted by: Bruno Schwander <bruno@tinkerbox.org>
* Fix plistkris2001-03-111-0/+1
|
* Apparently USE_QT2 doesn't grab qt2.4 as a dependency, so add it for bento.will2001-03-111-1/+2
| | | | Prodded by: fenner/obento
* Fix plistkris2001-03-111-0/+1
|
* The submitter of 1.17 also wanted the .a installed besides just beingobrien2001-03-112-0/+2
| | | | built (which is all the submitted patch did).
* Add asmutils 0.13, a set of UNIX utilities written in assemblywill2001-03-117-0/+150
| | | | | | | language. PR: 24519 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* Didn't notice before that this port actually uses GNU autoconf... Thisjoerg2001-03-112-0/+2
| | | | | | | | | 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.
* Add libtar 1.2, a library for manipulating POSIX and GNU tar files.will2001-03-1111-0/+196
| | | | | PR: 24114 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* Add p5-IO 1.20, various IO modules for Perl.will2001-03-117-0/+64
| | | | | PR: 24042 Submitted by: Sergey Skvortsov <skv@protey.ru>
* upgrade to 1.2.0ijliao2001-03-112-2/+32
| | | | add a lot of man pages
* Move the zziplib line to the correct location (probably a modules-updatealex2001-03-111-1/+1
| | | | error).
* Update for new libgd soname.trevor2001-03-101-1/+1
| | | | reported by: bento
* 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-1015-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-081-1/+1
|
* Add ruby-mmap, a Ruby interface to manage memory-mapped file objects.knu2001-03-086-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-0513-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-035-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-271-0/+1
| | | | | PR: 25382 Submitted by: maintainer
* Add libusb 0.1.3b,mi2001-02-276-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-271-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>
* Update to version 1.06.steve2001-02-262-2/+2
| | | | | PR: 25364 Submitted by: maintainer
* Update to 0.35.sobomax2001-02-267-81/+15
|
* fix install path on currentijliao2001-02-262-4/+12
| | | | | | use system build-in PERL_CONFIGURE Submitted by: gugod@gugod.org
* Reference _flockfile to ensure that the linuxthreads version is used.tegge2001-02-251-18/+21
|
* Fix pkg-plistkevlo2001-02-252-0/+3
| | | | | PR: 25319 Submitted by: Ports Fury
* Update to 1.0.1. The sorting bug has been fixed.trevor2001-02-256-30/+50
|
* - Certain files were installed to incorrect locations, leading to seriouskevlo2001-02-232-57/+95
| | | | | | | | | breakage. - Fixing the problem lead to a more general overhaul of the port. - Bumped PORTREVISION. PR: 25304 Submitted by: MAINTAINER
* upgrade to 3.3.5ijliao2001-02-234-7/+12
|
* Add new MASTER_SITESlioux2001-02-231-1/+3
|
* add make++ijliao2001-02-226-0/+112
| | | | Make++ (or makepp) is a drop-in replacement for GNU make
* Add a message explaining how to use SDL on console using vgl driver.sobomax2001-02-224-0/+26
|
* The mips64orion-rtems-* ports have been replaced by the more generaljeh2001-02-2215-629/+0
| | | | mips-rtems-* ports. It is now time to remove these.
* Sanitize MASTER_SITES.lioux2001-02-221-4/+1
|
* Upgrade to the version 1.4, which is required for TCL-8.3.2 andmi2001-02-221-1/+1
| | | | | | | | usefull for earlier ones. Get rid of patches and provide Makefile.bsd instead (which uses bsd.lib.mk). Remove the WITH_TCL8x spaghetti and rely TCL_VER?=8.3 instead. I think, I botched my previous commit, so this applies to it too.
* Upgrade to the latest version 1.4. It will be _required_ for TCLmi2001-02-228-111/+82
| | | | | | | 8.3.2 and above, and helps the earlier versions too. Remove the patches and provide our own Makefile.bsd instead. Also, remove the WITH_TCL8? spaghetti and use a simpler TCL_VER?=8.3 aproach. Note, that this port now assumes the usage of TCL_STUBS.
* Update to 1.0. The only change from 0.9.2 was the merger ofknu2001-02-223-13/+2
| | | | patch-install.rb.
* Update to 0.9.sobomax2001-02-213-2/+6
| | | | Submitted by: vanilla
* Update to 1.4.4, add NOPORTDOCS handling.roam2001-02-214-16/+30
| | | | | PR: 25246 Submitted by: maintainer
* new port of cvsgraph 1.0.0, a utility for charting cvs/rcs historytrevor2001-02-217-0/+86
|
* Add ruby-mutexm, a Mutex mix-in with some enhanced features.knu2001-02-217-0/+75
|
* Add motor 2.6.3, a powerful text mode based programming IDE.sobomax2001-02-219-0/+109
|
* Update to version 0.9.1eivind2001-02-217-124/+17
| | | | | PR: 24906 Submitted by: Anton Berezin <tobez@tobez.org>
* Unbreak.sobomax2001-02-202-4/+16
| | | | Submitted by: bento
* The repacked version of the distfile seems to have a bug in theknu2001-02-201-3/+2
| | | | | installer. Put the old version in my web space and make MASTER_SITES point to it.
* Initialize attributes for new threads with default values when a NULLtegge2001-02-205-60/+276
| | | | | | | | | | | | | | | | | | pthread_attr_t is provided as argument to pthread_create. liblgcc_r_pic.a no longer exists. Put the liblgcc_r.a version of __get_eh_info() and __register_frame_info() into the shared linuxthreads library to avoid using the incompatible libgcc.a version. Shared libraries that use exceptions still represent a problem if linked before the linuxthreads library. Compile liblgcc_r.a before the main linuxthreads library to provide the object files that contains __get_eh_info() and __register_frame_info(). Add minimal wrappers for native thread library functions used by 5.0-CURRENT libc. The wrappers try to call corresponding functions in the linuxthreads library after performing argument conversion.
* Add a note about how to update this port.obrien2001-02-191-0/+5
|
* Upgrade to version 1.0.10kevlo2001-02-192-6/+3
|
* Take over linuxthreads port maintainership.tegge2001-02-191-1/+1
| | | | Approved by: jasone
* libt1.so.1 -> libt1.so.2keith2001-02-191-2/+2
| | | | | | libt1x.so.1 -> libt1x.so.2 PR: ports/25191
* get rid of unnecessary libgnugetopt dependency.sf2001-02-181-3/+0
|
* GRRR, fix a stupidity on my part. Reminder to self: write better portwill2001-02-182-2/+2
| | | | autogen scripts. Oh wait, I already did that... ;-P
* Update to the snapshot version as of 2001.02.05.knu2001-02-183-3/+3
|
* Update to 2.38.knu2001-02-184-3/+28
| | | | Install documents.
* New Port: devel/as80jeh2001-02-188-0/+71
| | | | | | | As80 is a lightweight 8080/8085 assembler for UN*X systems. PR: 24235 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* o stop checking blank lines for files/patch-*sf2001-02-172-3/+3
| | | | | | | o fix getopt arguments: -B takes argument and -N don't. Submitted by: Peter Pentchev <roam@orbitel.bg> Non-responce from: maintainer
* Change "|" to "/" -- the former will confuse INDEX.asami2001-02-171-1/+1
|
* Update to 1.1.8.sobomax2001-02-178-30/+6
|
* add c2libijliao2001-02-1610-0/+81
| | | | | | c2lib is a library of basic structures and memory allocators for C. It is designed to look similar to C++ STL with many powerful string features borrowed also from Perl.
* Update to 0.37ade2001-02-163-2/+3
|
* Update to 1.0.11ade2001-02-1610-42/+42
| | | | Unbreak (again) for -current (from knu)
* update to 1.1.0ijliao2001-02-164-19/+23
|
* add ucpp, a C preprocessor and lexerijliao2001-02-167-0/+59
|
* Update to 2.4.knu2001-02-152-2/+2
|
* Fix a pathname typo in RUN_DEPENDS.okazaki2001-02-151-1/+1
| | | | | PR: ports/24915 Submitted by: Daemus <daemus@evilcode.com>
* Fix docsmharo2001-02-142-10/+25
| | | | Submitted by: olgeni
* typo clean up police: \s -> \tlioux2001-02-1418-19/+19
|
* Simple aesthetic fix: "^post-install" instead of "^ post-install"lioux2001-02-141-1/+1
|
* typo clean up police: \s -> \tlioux2001-02-141-1/+1
|
* Update to 1.0.6ade2001-02-142-2/+2
|
* Update to 0.16ade2001-02-144-4/+4
|
* add gtgt, a set of scripts for creating a whole set of sources, whichijliao2001-02-136-0/+49
| | | | may already be compiled and installed by using the GNU development tools.
* RPM of libgladetaoka2001-02-1343-0/+253
|
* move cln from devel/ to math/ijliao2001-02-121-1/+0
|
* move cln from devel/ to math/ijliao2001-02-127-185/+0
| | | | | Noted by: kris Reviewed by: vanilla
* Update to version 3.4.4kevlo2001-02-123-5/+9
| | | | | PR: 25024 Submitted by: MAINTAINER
* Chase graphics/gd's shlib version bump.knu2001-02-121-1/+2
|
* add libtecla, a interactive command line editing facilitiesijliao2001-02-126-0/+59
|
* - Though not broken as such, the way in which port docs was handled injeh2001-02-123-3/+86
| | | | | | | | | | | pkg-plist caused the docs not to be included if the port was built as a package. The %%PORTDOCS%% PLIST_SUB pragma now allows an elegant way to get around this. - Did bump PORTREVISION of this reason - Fixed a typo. :-) PR: 24606 Submitted by: Johann Visagie <johann@egenetics.com> MAINTAINER
* add cln, a Class Library for Numbersijliao2001-02-118-0/+186
|
* Update to 0.34.sobomax2001-02-117-23/+90
|
* Add %%PORTDOCS%%.knu2001-02-103-21/+21
|
* Add %%PORTDOCS%%.knu2001-02-1018-217/+217
|
* Oops. I forgot to update Makefile when I moved ruby-runit toknu2001-02-101-1/+1
| | | | ruby-unit.
* Add bonobo-conf, the Bonobo configuration moniker is built on top ofade2001-02-107-0/+86
| | | | GConf, providing a convenient way to handle configuration data.
* Remove spurious dependency on converters/iconvade2001-02-102-6/+6
| | | | | GNOME apps should now be using converters/libiconv with modifications to use giconv.h and libgiconv
* Update to 0.36ade2001-02-103-5/+2
|
* Update to 1.5.1.sobomax2001-02-103-2/+19
| | | | No responce from: maintainer
* Upgrade to version 2.3kevlo2001-02-085-17/+30
| | | | | PR: 24872 Submitted by: Ports Fury
* Rename ruby-runit to ruby-unit after a repocopy.knu2001-02-086-142/+2
| | | | | It is called either RubyUnit or RUnit, so ruby-runit sounds somewhat verbose.
* Update to 0.35ade2001-02-083-22/+25
|
* Add ruby-libglade, a wrapper library of libglade for Ruby.knu2001-02-0813-0/+155
|
* Put back my editor hints that were removed w/o permission.obrien2001-02-073-0/+3
| | | | Note these are *FULLY* Satoshi approved for the past 4 years.
* fix fenner mtree errorijliao2001-02-061-0/+2
| | | | Submitted by: Ports Fenner
* fix fenner plist errorijliao2001-02-061-2/+0
| | | | Submitted by: Ports Fenner
* Batch of style fixes for x11-toolkits.olgeni2001-02-061-1/+1
|
* Style police over the devel category.olgeni2001-02-0517-27/+27
|
* Update to version 1.4.3kevlo2001-02-055-42/+33
| | | | | PR: 24850 Submitted by: MAINTAINER
* Install the ltdl library, so that packages can use it. If this breaks anyreg2001-02-0515-10/+100
| | | | | | | ports, please let me know... Submitted by: sobomax Reviewed by: ade
* Update QT2 to 2.2.4: Re-add USE_MESA, remove antialiasing patch, removewill2001-02-0413-0/+384
| | | | | | | | | | | | | | | | | | default -j2 (but keep MAKE_JOBS var), restore old perl REs as soon as I'd learned how to do multiple ones, remove QPL license file from packaging, sync with newest KOI8-U/R stuff (not tested). The biggest bonus: split QT Designer into its own port, and make the qt22/qt-designer pair a member of the master-slave ports legion, hopefully to reduce redundancy as much as possible. This should also save roughly 20 minutes of compile time on a dual PIII-600 for those that don't need or want QT Designer. UIC is, however, still installed/compiled by the default Qt 2.2.4 (as it _is_ required for other things e.g. KDE2). USE_MESA may break KDE2. Hopefully, now that the port does install both the threaded and non-threaded versions of QT, it won't. But until the next release of KDE2, I'm not gonna bother testing to see. USE_MESA repeatedly requested by: sobomax
* Fix the breakage with gcc 2.95.3 on -CURRENT by adding "-fpic" toknu2001-02-025-5/+10
| | | | | | CFLAGS. Rqported by: Andrew Kenneth Milton <akm@mail.theinternet.com.au>
* Update to 0.12ade2001-01-316-4/+6
| | | | | Submitted by: sobomax Forgotten by: ade
* Update to 0.5.7ade2001-01-314-4/+4
|
* Update to version 1.2.0.jasone2001-01-314-6/+6
|
* Update to 0.5ade2001-01-3016-20/+580
|
* o migrate to MASTER_SITE_SOURCEWARE and USE_BZIP2.sf2001-01-298-12/+40
| | | | Approved by: maintainer
* Update to knu-cvsweb 1.105.1.65.knu2001-01-296-18/+8
| | | | | | | 2001-01-29 Akinori MUSHA <knu@iDaemons.org> * cvsweb.cgi: Remove an obsolete notice: CVSWEB_CONFIG is disused. One leftover substitution: "cvs" -> $CMD{cvs}
* Add cpp2html 1.2.dannyboy2001-01-296-0/+57
| | | | | | | Given a C or C++ source file, produces HTML with syntax highlighting. PR: 24604 Submitted by: greid@ukug.uk.freebsd.org
* Update to 1.2.4.dannyboy2001-01-293-3/+3
| | | | | PR: 24464 Submitted by: joseph@randomnetworks.com
* add dotconf, A Configuration File Parser Libraryijliao2001-01-286-0/+92
|
* - Fix MASTER_SITESijliao2001-01-282-10/+15
| | | | | | | - Support PREFIX properly PR: 24670 Submitted by: tkato@prontomail.ne.jp
* update to 0.6.1ijliao2001-01-288-50/+109
| | | | | | | add WWW: line PR: 24669 Submitted by: tkato@prontomail.ne.jp
* update to 1.3ijliao2001-01-284-45/+89
| | | | | PR: 24668 Submitted by: tkato@prontomail.ne.jp
* Fix a rather nasty last-minute bug, which prevented SDL from using vesa modessobomax2001-01-282-14/+26
| | | | with bpp > 8.
* Make vgl driver working OOB without the need to use custom patched versionsobomax2001-01-2822-78/+526
| | | | | | | | | of libvgl. I abadoned my previous plans to get my extentions into the base system because it seems that libvgl is at the end of its lifecycle and will be replaced by more generic and better solution (probably kgi/ggi), at least nsouch is actively working in this drection now. In the meantime, those lucky with VESA 2.0 compatible videocards would be able to play quakeforge or any other SDL-based games straight on their FreeBSD consoles ;).
* Add ruby-strscan to RUN_DEPENDS. Seems y2racc requires it.knu2001-01-271-2/+4
|
* Update to 0.6.1.knu2001-01-273-8/+7
|
* Remove inactive MAINTAINER <hsu>, he hasn't committed in over 2 years.will2001-01-271-1/+1
|
* Update to 1.3.6.knu2001-01-262-2/+2
|
* Update to 2.3.knu2001-01-262-2/+2
|
* Update to 0.7.9.knu2001-01-263-3/+4
|
* Previous workaround was insufficient to resolve ports/24589. Try harder thissobomax2001-01-242-10/+46
| | | | time.
* Touch all Makefile.in before do-configure. This will prevent recreation ofsobomax2001-01-242-0/+6
| | | | | | | | all Makefile.in and as a result loosing some changes in the case when automake is installed and detected by configure script. PR: 24589 Reported by: Norikatsu Shigemura <nork@cityfujisawa.ne.jp>
* Update to 0.6.2ade2001-01-243-3/+5
|
* Upgrade to 3.4.kuriyama2001-01-244-31/+57
| | | | | | PR: ports/24430 Submitted by: yds@dppl.com No response from: maintainer
* Add FreeBSD native VGL driver. Right now it is work in progress and to activatesobomax2001-01-2430-14/+3330
| | | | | | | | | | | and test it you need the following (5-CURRENT only, BTW): - fetch a patch for libvgl: http://people.freebsd.org/~sobomax/libvgl.patch, apply it, recompile/reinstall libvgl; - recompile/reinstall sdl-devel (configure script automatically detects if right version of libvgl is present); - set environment variable SDL_VIDEODRIVER=vgl; - ensure that you have VESA support compiled into kernel or loaded as a kld; - fire up your favourite SDL app ;).
* add fnccheck, a profiling library/utilities for C/C++ programsijliao2001-01-239-0/+145
| | | | | PR: 24536 Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org>
* Release a few ports back into the wild that I don't haveade2001-01-231-1/+1
| | | | time to maintain any more.
* add libdsp, a C++ class library of common digital signal processing functionsijliao2001-01-237-0/+69
| | | | | PR: 24373 Approved by: clive (my mentor)
* Remove hanspb@persbraten.vgs.no as MAINTAINER; email has been bouncingfenner2001-01-221-2/+0
| | | | for over 2 months.
* add happydoc, a python documenting toolijliao2001-01-216-0/+87
| | | | | PR: 23938 Approved by: clive (my mentor)
* ijliao@csie.nctu.edu.tw -> ijliao@FreeBSD.orgijliao2001-01-213-3/+3
|
* o New port p5-Dialog, perl interface to dialog(3)clive2001-01-217-0/+90
| | | | | | | | | o Add conditional patch, applied if ${OSVERSION} >= 500007, which means perl 5.6.0 (Thanks vanilla) PR: 24486 Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw> Reviewed by: vanilla
* Hopefully finish syncing with bsd.port.mk rev 1.361 - use bsd.port.mkwill2001-01-202-15/+15
| | | | | | | | defined PORTDOCS PLIST_SUB. Submitted by: lioux Closes PR: 24468 PR Submitter: Mikhail Teterin <mi@aldan.algebra.com>
* Updated for coda-5.3.12, skipping past 5.3.11shafeeq2001-01-208-13/+13
|
* o Change MASTER_SITES to MASTER_SITE_SOURCEWARE.sf2001-01-206-20/+24
| | | | | | | o Uses split tarballs (gcc-{core,g++,objc}.tar.bz2) PR: 24463 Submitted by: maintainer
* Update to 0.33ade2001-01-203-15/+20
|
* Update to 0.2.0ade2001-01-202-2/+2
|
* Upgrade to version 0.5.11kevlo2001-01-203-4/+4
| | | | | PR: 24447 Submitted by: MAINTAINER
* Update to 0.3.3a.knu2001-01-196-6/+4
|
* Add ruby-textbuf, a gapped text buffer extention for Ruby.knu2001-01-196-0/+48
|
* Update to 1.3.5.knu2001-01-192-2/+2
|
* Chase the checksum of the repacked distfile. The update was only theknu2001-01-191-1/+1
| | | | | | | installer and its document fixes. PR: ports/24403 Submitted by: Andreas Schulz <ats@first.gmd.de>
* Remove gtksheet. it have merge into gtkextra ports.vanilla2001-01-187-69/+0
| | | | Submitted by: maintainer
* Upgrade to 2.2kevlo2001-01-172-6/+11
| | | | | PR: 24407 Submitted by: Ying-Chieh Liao <ijliao@terry.dragon2.net>
* Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now inwill2001-01-172-12/+0
| | | | | | bsd.port.mk, for easy removal of documentation. I left alone one port - japanese/elisa8x8 (or something like that), because it appeared to have some rather weird way of doing PORTDOCS substitution.
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-1724-44/+43
|
* Update to 1.7kevlo2001-01-165-26/+36
| | | | | PR: 24343 Submitted by: MAINTAINER
* - Support CFLAGS properlykevlo2001-01-153-2/+32
| | | | | | | | - Use own do-install target(mainly to avoid creating odd directory) - Include additional document into package PR: 24282 Submitted by: Ports Fury
* Add p5-Term-Screen 1.00, a perl module implementing a basic screenwill2001-01-157-0/+64
| | | | | | | and input class. PR: 23614 Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
* Upgrade to latest version.vanilla2001-01-152-2/+2
| | | | | PR: ports/24298 Submitted by: maintainer
* Update a patch to fix a typo rather than a repack/update.knu2001-01-142-10/+20
|
* Update to knu-cvsweb 1.105.1.64.knu2001-01-144-8/+10
| | | | | | | | | | | | 2001-01-13 Akinori MUSHA <knu@iDaemons.org> * cvsweb.conf: Add some knu-cvsweb info. * cvsweb.cgi: MFZ: 1.105. * README.knu, TODO.knu, cvsweb.cgi, cvsweb.conf, cvsweb.conf-freebsd, cvsweb.conf-netbsd, cvsweb.conf-openbsd, cvsweb.conf-ruby: Change CVS tags: "Id" -> "Idaemons".
* Add p5-Class-Singleton 1.03, a perl module that describes a singularwill2001-01-146-0/+43
| | | | object class.
* master_site movedmharo2001-01-132-4/+2
| | | | | PR: 24281 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Use MASTER_SITE_SOURCEFORGE.sobomax2001-01-131-2/+2
| | | | | PR: 24280 Submitted by: PF
* Update to knu-cvsweb 1.104.1.63.knu2001-01-124-4/+4
| | | | | | | | | | | | | 2001-01-12 08:42 knu * cvsweb.cgi, cvsweb.conf-freebsd, cvsweb.conf-netbsd, cvsweb.conf-openbsd: Clean up URI parser. Workaround thttpd's buggy SCRIPT_NAME / PATH_INFO parser. Requested by: Makoto MATSUSHITA <matusita@jp.FreeBSD.org> Allow downloading a single port/pkgsrc in tarball by default.
* Add 2 "@unexec rmdir"s.kuriyama2001-01-124-0/+8
| | | | Reported by: bento
* Add @unexec rmdir.kuriyama2001-01-122-3/+2
| | | | | Submitted by: Ying-Chieh Liao <ijliao@terry.dragon2.net> (maintainer) PR: ports/24241
* Update to knu-cvsweb 1.104.1.62.knu2001-01-124-4/+4
| | | | | | | | | 2001-01-12 03:17 knu * cvsweb.cgi, cvsweb.conf: D'oh, forgot to chomp the result of `uname`. Submitted by: Christian Weisgerber <naddy@mips.inka.de>
* Update to 2.14kevlo2001-01-112-3/+2
| | | | | PR: 24243 Submitted by: MAINTAINER
* Update to knu-cvsweb 1.104.1.61.knu2001-01-118-38/+58
| | | | | | | | | | | | | | | | | | | | | | | | | 2001-01-11 11:00 knu * cvsweb.cgi, cvsweb.conf: Oops. 2001-01-11 10:52 knu * cvsweb.cgi, cvsweb.conf, cvsweb.conf-freebsd, cvsweb.conf-netbsd, cvsweb.conf-openbsd: Run "tar cf - ... | gzip -c" rather than "tar zcf - ..." to avoid tar(1)'s automatic padding of nulls to align with the block size, which is just garbage for a receiver. Noted by: Katsuyuki Komatsu <komatsu@sarion.co.jp> Have $uname variable to hold the OS implementation name. Move %CMD's initialization part to the beginning of cvsweb.conf so it can use $uname and configure properly for the OS. Wrap FreeBSD or OpenBSD specific features in conditional blocks using $uname. Fix some open() calls in good manners.
* Bump PORTREVISION for the name change to gpatch.trevor2001-01-111-0/+1
|
* Avoid conflict with /usr/bin/patch by installing the version fromtrevor2001-01-114-7/+8
| | | | | | | | | the ports collection as "gpatch". Beautify the descriptions. Update the ports which depend on this version. PR: 23702 Submitted by: Christian Weisgerber <naddy@mips.inka.de> Reviewed by: knu
* unbreak for -CURRENT.sf2001-01-102-9/+12
|
* add missing manpages/libs/headers.sf2001-01-102-12/+22
| | | | sort pkg-plist.
* fix build.sf2001-01-102-0/+393
| | | | | | | | PR: 22653 Submitted by: Mike Heffner <mheffner@vt.edu> NOTE: added files/patch-ac is unified patch for multiple files; There's no reason to split up single-purpose patch.
* Remove myself from MAINTAINERache2001-01-101-1/+1
|
* Upgrade to 0.51kevlo2001-01-102-3/+3
| | | | Approved by: MAINTAINER
* Update to 0.5.sobomax2001-01-103-7/+35
|
* Add SUSv2 compatible fcvt() function ripped from glibc. fcvt() is required bysobomax2001-01-106-6/+338
| | | | | | | some internal Clanlib's function (fortunately rarely used, which allowed several clanlib-based ports live w/o it). Prompted by: alex (quite some time ago)
* Update master site. Update from 1998-05-07 to 1999-09-25 releasetrevor2001-01-105-14/+14
| | | | | | | | | | | | | | | (both called version 0.5--dates are given in man pages). Add a DIST_SUBDIR to distinguish the different releases. Be more verbose when installing. Don't optimize when compiling. Add WWW: line. Update PLIST. Respect ${CC}. Increment PORTREVISION. ftp://cantor.informatik.rwth-aachen.de/pub/unix/cs-0.5.tar.gz: looking for file 500 cs-0.5.tar.gz: No such file or directory. (Last OK result Mon Nov 27 8:33:50 2000 ) PR: 24091 Submitted by: Joseph Scott <joseph@randomnetworks.com>, KATO Tsuguru <tkato@prontomail.ne.jp> and myself
* Update checksum. Unfortunately it seems that previously committed version wassobomax2001-01-094-2/+4
| | | | | | | pre-release, therefore bump PORTREVISION to indicate that update is necessary. PR: 24179 Submitted by: Jimmy Olgeni <olgeni@uli.it>
* Upgrade to r00.2.tg2001-01-0918-42/+60
| | | | Submitted by: Samuel Tardieu <sam@inf.enst.fr> (Maintainer)
* Added `funnelweb', a literate programming macro pre-processor.jkoshy2001-01-095-0/+36
|
* Added `funnelweb', a literate programming tool.jkoshy2001-01-091-0/+1
|
* Upgrade to 0.74kevlo2001-01-092-3/+3
|
* Fix pkg-plistkevlo2001-01-091-3/+0
|
* Release to the world all of my ports that I don't use, excluding KDE 1,will2001-01-092-2/+2
| | | | | which I'm holding for various reasons, so some kind soul can take the time to fix them without having to wait for me.
* Update to 0.7.8.knu2001-01-093-5/+9
|
* Upgrade p5-HTML-Parser => 3.15vanilla2001-01-092-2/+2
| | | | | p5-Net-Daemon => 0.34 p5-Storable => 1.0.7
* Use $PERL_ARCH instead of ${MACHINE_ARC}-freebsd.kuriyama2001-01-081-1/+1
| | | | Pointed out by: bento
* Use $PERL_ARCH instead of i386-freebsd.kuriyama2001-01-081-1/+1
| | | | Pointed out by: bento
* Use $PERL_CONFIGURE.kuriyama2001-01-081-5/+1
|
* Remove albast@xs4all.nl as MAINTAINER; mail has been bouncing for 3 months.fenner2001-01-081-2/+0
|
* Clean up inefficient perl invocations; use multiple REs in the same call.will2001-01-082-6/+5
|
* Fix configure script to properly detect FreeBSD's dlopen() facility.knu2001-01-062-4/+31
| | | | | | | This get libslang built with the dynamic linking feature (import() etc.). PORTREVISION bumped. Approved by: MAINTAINER
* GNU cross compiler suite for ARM. This is a vanilla version of gcc only.obrien2001-01-0611-0/+245
| | | | | | | | | That is, it does not contain any libs or startup code for creating executable files. PR: 22849 Submitted by: Espen Skoglund <esk@ira.uka.de> (with much cleanup and tweaks by me)
* Upgrade to a newer version which now matches the supplied PDFjoerg2001-01-063-11/+7
| | | | | documentation file. Still not the most recent version though, since that one would require a more recent (still beta) gcc.
* Update to 0.31ade2001-01-053-11/+92
|
* Update to knu-cvsweb 1.104.1.59.knu2001-01-054-4/+4
| | | | | | | | | | | | | | | 2001-01-05 09:00 knu * cvsweb.cgi: Delete $ENV{PATH} before everything. (against -T paranoia) It's nothing to worry since cvsweb.cgi always invokes executables by full paths, though. Correct the error messages regarding $command_path. 2001-01-03 17:57 knu * cvsweb.cgi, cvsweb.conf: Don't rely on perl's $ENV{PATH} search. Search commands for itself and specify them by full paths.
* add missing message catalogue.sf2001-01-052-0/+5
| | | | | | remove empty share/locale stuff. Submitted by: bento
* GNU binutils for vanilla ARM cross-developmentobrien2001-01-046-0/+91
| | | | | PR: 22848 Submitted by: Espen Skoglund <esk@ira.uka.de>
* Add zziplib 0.10.11, a library to provide transparent read access tonbm2001-01-046-0/+43
| | | | | | | zipped files. PR: 24046 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* Remove devel/p5-String-Strip; this was a mistake as it already exists inwill2001-01-041-1/+0
| | | | | | | textproc.. I'd overlooked the fact that nbm did this earlier today. Plus, textproc is really the right place for p5-String-* ports. Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-Search-Binary 0.95, perl module that implements a generic binarywill2001-01-046-0/+43
| | | | | | | search algorithm. PR: 24029 Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-Server-FastPL 1.0.2, perl module to eliminate the compile-time ofwill2001-01-046-0/+41
| | | | | | | big scripts. PR: 24028 Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-Set-Scalar 1.03, perl module containing a set of scalars, includingwill2001-01-046-0/+46
| | | | | | | references. PR: 24026 Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-Set-Object 1.02, perl module to manage sets of objects.will2001-01-046-0/+39
| | | | | PR: 24025 Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-Set-NestedGroups 0.01, perl module for grouped data eg ACL's,will2001-01-046-0/+42
| | | | | | | city/state/country etc. PR: 24024 Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-String-Random 0.198, a perl interface to generate "random" strings.will2001-01-046-0/+36
|
* Add p5-File-Cache 0.13, a perl module implementing a persistent objectwill2001-01-046-0/+41
| | | | store.
* Add p5-File-Binary 0.3, a perl interface to modify and read binary files.will2001-01-046-0/+35
|
* Add p5-String-Strip 1.01, perl module that implements efficientwill2001-01-041-0/+1
| | | | whitespace removal routines.
* Add p5-String-RexxParse 1.08, perl module that provides an interface towill2001-01-046-0/+35
| | | | REXX parsing routines.
* Add p5-Tie-IxHash 1.21, perl module implementing ordered in-memorywill2001-01-046-0/+34
| | | | associative arrays.
* Add p5-String-Checker 0.03, perl module implementing an extensible stringwill2001-01-046-0/+42
| | | | validation interface.
* Add p5-Proc-Daemon 0.02, perl module that provides a method to daemonify awill2001-01-046-0/+36
| | | | Perl script.