summaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Update to Binutils 2.11[.0].obrien2001-04-092-5/+4
|
* Use our libtool.obrien2001-04-091-0/+4
|
* Upgrade to Binutils 2.11[.0].obrien2001-04-092-7/+7
|
* Update to Binutils 2.11[.0].obrien2001-04-092-4/+5
|
* upgrade to ver 0406ijliao2001-04-082-2/+2
|
* Add tide 1.4, T3X Integrated Development Environment and T3X Toolwill2001-04-076-0/+94
| | | | | | | classes. PR: 22048 Submitted by: Nils M Holm <nmh@t3x.org>
* Add ptl. PTL (Portable Thread Library) is an implementation of userknu2001-04-078-0/+130
| | | | level multi-thread library based on POSIX 1003.1c API.
* Fix fennerism.ben2001-04-072-4/+4
|
* Update to 1.3.9.knu2001-04-072-3/+5
|
* Update to 0.6.3.knu2001-04-072-3/+3
|
* Add ocamlweb 0.9, a literate programming tool for Objective Caml.will2001-04-076-0/+61
| | | | | PR: 24858 Submitted by: Patrick Doane <patrick@watson.org>
* Update to 1.4 Build 108lioux2001-04-074-6/+6
|
* Add p5-Tie-Cache 0.15, LRU Cache in Memory through a tie interface.will2001-04-076-0/+51
| | | | | PR: 26289 Submitted by: Alex Kapranoff <kapr@crosswinds.net>
* Update to 1.0.sobomax2001-04-065-67/+2
|
* Update devel/commoncpp to 1.4.1mharo2001-04-064-168/+350
| | | | | | | Update lang/ccscript to 1.4.1 PR: 26370 Submitted by: maintainer
* Add varconf 0.3.0, a Configuration System for the STAGE Server.alex2001-04-056-0/+42
| | | | | PR: 26249 Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
* Add libuta 0.3.36, a Graphical User Interface library for C++.alex2001-04-0547-0/+791
| | | | | PR: 26250 Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
* Add atlas 0.4.0, a C++ reference implementation of the Atlas protocol.alex2001-04-0511-0/+229
| | | | | PR: 26253 Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
* Upgrade, 1.2 -> 1.3: New Python 2.0 convention for Makefile.pre.in,dwhite2001-04-053-20/+20
| | | | | | bsd.python.mk-ify port. PR: 26352
* Update to 1.1.5.sobomax2001-04-054-35/+48
|
* Rollback dlmalloc. I overlooked that it already exists under another name.sobomax2001-04-059-144/+0
| | | | Poked by: roberto
* Add dlmalloc 2.7.0, a very efficient malloc/free/realloc implementation.sobomax2001-04-059-0/+144
| | | | | | | | | | | | | | According to my tests it is *amazingly* efficient - it gave me about 10% memory saving (SIZE in the top(1)) for the large processes like X and jre without any measureable performance saturation. Moreover, due to not very clear for me reasons Python benchmark (pybench) is about 60% (!!!) faster with this allocator comparing to the libc one. Obviously we should investigate this further and if there is no error then tune either Python or our own malloc. Alternatively we may evaluate a possibility to make it (or part of it) our default malloc(), because it is friendly licensed and actively maintained.
* upgrade to 1.220ijliao2001-04-052-2/+2
|
* Add py-orbit, python bindings for ORBit, a CORBA 2.2-compliant ORB.nbm2001-04-0411-0/+109
| | | | | PR: 26346 Submitted by: Johann Visagie <johann@egenetics.com>
* Various fixes:will2001-04-041-0/+1
| | | | | | | - Put kdesupport11 dependency back. I forgot that it is not implied by kdelibs11 as kdesupport2 is by kdelibs2. - HAS_CONFIGURE -> GNU_CONFIGURE in some cases were needed. - Add X11 headers to CPPFLAGS for moonshine (extreme case).
* Update to version 1.1kevlo2001-04-032-2/+2
| | | | | PR: 26284 Submitted by: MAINTAINER
* Apply a temporary fix for SDL 1.2.0.knu2001-04-031-1/+4
|
* Correct location of depend object (MD5.pm).sobomax2001-04-031-1/+1
| | | | Submitted by: bento
* Add missed patchfile from previous commit, oops.ade2001-04-032-0/+50
|
* Update to version 1.4 Build 107lioux2001-04-034-6/+6
|
* Overhaul QT/KDE support:will2001-04-0320-94/+38
| | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal)
* spelling nitbillf2001-04-036-6/+6
|
* Add Ant-1.3, a Java based build tool, from Jakarta Project.okazaki2001-04-0311-0/+1155
| | | | | | | | | | | | | | Among four submissions, this commit based on the port sent by Ernst de Haan <ernst@jollem.com> at ports/24291. PR: 21435, 23368, 24291 Submitted by: Leo Kim <leo@florida.sarang.net>, Dave Glowacki <dglo@ssec.wisc.edu>, Sean Blakey <sean@beastie.bellevue.virtualtek.com>, Ernst de Haan <ernst@jollem.com> Also thanks to: Palle Girgensohn <girgen@partitur.se>, Richard Stockley <rws@procopia.demon.co.uk>, Kees Jan Koster <kjkoster@kjkoster.org>
* P5-IPC-Cache persist data across processes via shared memory.vanilla2001-04-026-0/+34
|
* p5-IPC-ShareLite is a simple interface to acess shared mem.vanilla2001-04-028-0/+83
|
* Update -> 2.1.1.demon2001-04-026-6/+6
|
* Make this port use tcl8.3 and python2.0 by default nowade2001-04-022-12/+12
| | | | | | | (instead of the previous 8.2 and 1.5). I've found no problems with this updated configuration. Approved by: knu (who hasn't tested this himself)
* Update to 0.1.knu2001-04-023-9/+15
|
* Upgrade to 1.0.11.vanilla2001-04-022-2/+2
|
* upgrade to 3.3.7ijliao2001-04-023-11/+12
| | | | add missing ISNTALLS_SHLIB=yes
* Add wedit, a native LCC-Win32 port to Unix-like operating systems.olgeni2001-04-026-0/+157
| | | | | | It features an user friendly IDE, project wizard, generation of GNU makefiles and automake/autoconf skeletons, fast run-time source parsing with syntax coloring and autoformating of C, Fortran, and Eiffel sources.
* upgrade to 0.9.4ijliao2001-04-026-24/+41
| | | | sort plist
* Update to 1.2.0.sobomax2001-04-0212-70/+126
|
* remove deprecated fetch options from FETCH_BEFORE_ARGSmharo2001-04-023-5/+0
|
* Update to 0.3-repacked.knu2001-04-014-17/+26
|
* Now this is available on 4-STABLE too. :)knu2001-04-011-10/+3
|
* Update to 2.4.2.knu2001-04-012-2/+2
|
* New port: anjuta.demon2001-03-3125-0/+1071
| | | | Anjuta is an Integrated Development Environment for C and C++.
* Update to 2.4.1.knu2001-03-312-2/+2
|
* A set of C++ front-end for cvs distributed under GPL.dinoex2001-03-319-0/+216
| | | | | | | | | | | | | | | CvsGui features WinCvs is written in C++ using the Microsoft MFC. MacCvs is written in C++ using Metrowerks PowerPlant. gCvs is written in C++ using GNU gtk+. They are using the latest cvs source code. They are making cvs easier for the novice. They are increasing the power of cvs by providing an high-end interface. The project is growing because it is supported and developed by several cvs users. WWW: http://cvsgui.sourceforge.net/
OpenPOWER on IntegriCloud