Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 0.4.1. | knu | 2001-09-15 | 3 | -2/+20 |
| | |||||
* | The category a port belongs in should be listed first in its | knu | 2001-09-14 | 1 | -1/+1 |
| | | | | CATEGORIES. | ||||
* | Add ruby-gnustep, a Ruby interface to the GNUstep development | knu | 2001-09-14 | 6 | -0/+111 |
| | | | | environment. | ||||
* | Handle internal race that caused pthread_cond_timedwait() to block | tegge | 2001-09-13 | 2 | -1/+10 |
| | | | | waiting for a signal that wasn't sent. | ||||
* | Maintainer update: Jakarta Ant 1.4 | patrick | 2001-09-13 | 6 | -1024/+1538 |
| | | | | | PR: 30549 Submitted by: maintainer | ||||
* | switch maintainership over to submitter | lioux | 2001-09-13 | 1 | -1/+1 |
| | | | | | PR: 30380 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> | ||||
* | Fix MASTER_SITES | brian | 2001-09-12 | 1 | -1/+1 |
| | |||||
* | Update to 1.4 Build 129 | lioux | 2001-09-12 | 8 | -8/+8 |
| | |||||
* | update to 1.33.29. | sf | 2001-09-11 | 2 | -2/+2 |
| | |||||
* | Replace the ghostscript55 dependencies with ghostscript-gnu. | knu | 2001-09-11 | 1 | -1/+1 |
| | |||||
* | unbreak: fix install path. | sf | 2001-09-11 | 2 | -0/+8 |
| | |||||
* | Provide bandaid for changed location of include files, because it appears that | sobomax | 2001-09-11 | 2 | -0/+14 |
| | | | | | | | it breaks many things out there, so of which I've tracked down, while some have not. After all those places are fixed the bandaid could be removed. Submitted by: Mike Harding <mvh@ix.netcom.com> | ||||
* | Fix dependencies. I thought I had already committed this long ago... | knu | 2001-09-11 | 2 | -8/+8 |
| | | | | Submitted by: bento | ||||
* | fix package: use MLINKS. | sf | 2001-09-11 | 1 | -25/+25 |
| | | | | Non-response from: maintainer | ||||
* | mark as FORBIDDEN: devel/pth is newer. | sf | 2001-09-11 | 2 | -11/+18 |
| | |||||
* | install headers/libraries under its own directory, ${PREFIX}/includes/pth and | sf | 2001-09-11 | 2 | -9/+15 |
| | | | | ${PREFIX}/lib/pth, to avoid conflict with FreeBSD pthread. | ||||
* | Update to 0.17. | sobomax | 2001-09-11 | 10 | -38/+98 |
| | |||||
* | Add p5-IPC-SharedCache, a Perl module for managing a SysV IPC shared | knu | 2001-09-11 | 6 | -0/+45 |
| | | | | | | | memory cache. PR: ports/30189 Submitted by: Norikatsu Shigemura <nork@cityfujisawa.ne.jp> | ||||
* | Update to 0.6.6. | sobomax | 2001-09-11 | 5 | -9/+30 |
| | |||||
* | Bump png major | ache | 2001-09-11 | 6 | -6/+6 |
| | |||||
* | Correct shared library name for gtkada. | demon | 2001-09-10 | 1 | -1/+1 |
| | |||||
* | Set DIST_SUBDIR=KDE | demon | 2001-09-10 | 8 | -4/+8 |
| | |||||
* | Update to 1.1. | knu | 2001-09-10 | 2 | -3/+3 |
| | |||||
* | Update to 0.39. | sobomax | 2001-09-10 | 7 | -68/+93 |
| | |||||
* | It looks like the distfile on the MASTER_SITES were reverted to an older | kris | 2001-09-10 | 1 | -3/+5 |
| | | | | version. Switch to a local copy of the distfile for now. | ||||
* | Updated documentation file. | joerg | 2001-09-09 | 2 | -1/+5 |
| | |||||
* | Update to 1.06. | tobez | 2001-09-09 | 2 | -2/+2 |
| | |||||
* | upgrade to 1.9 | ijliao | 2001-09-09 | 5 | -11/+21 |
| | | | | | drop maintainership fix WWW: | ||||
* | upgrade to 1.19 | ijliao | 2001-09-09 | 3 | -6/+8 |
| | | | | drop maintainership | ||||
* | upgrade to 4.1.1 | ijliao | 2001-09-09 | 5 | -18/+28 |
| | | | | drop maintainership | ||||
* | upgrade to 0.6 | ijliao | 2001-09-09 | 3 | -21/+12 |
| | | | | drop maintainership | ||||
* | Add an optional experimental patch that reduce the number of context | tegge | 2001-09-09 | 2 | -1/+326 |
| | | | | | | | switches on UP systems when the thread waiting on a condition has a higher priority than the thread signalling the condition. Bump port revision. | ||||
* | Set frame pointer to 0 before calling function in child process to indicate | tegge | 2001-09-09 | 1 | -0/+1 |
| | | | | that the stack frame chain stops here. | ||||
* | Use libc version of _flockfile() and _funlockfile() on 5.0-CURRENT. | tegge | 2001-09-09 | 1 | -0/+10 |
| | |||||
* | Upgrade to 1.90 . | sada | 2001-09-08 | 2 | -2/+2 |
| | |||||
* | Add ruby-fileutils, a file & directory manipulation library for Ruby. | knu | 2001-09-08 | 6 | -0/+52 |
| | |||||
* | Update WWW and the author's mail address. | knu | 2001-09-08 | 1 | -4/+4 |
| | | | | | | The license was changed from GPL to LGPL. Fix a couple of typos. | ||||
* | Update to 1.3.11. | knu | 2001-09-08 | 2 | -34/+13 |
| | |||||
* | Don't ignore ${MKDIR}'s return status. | yar | 2001-09-08 | 1 | -1/+1 |
| | |||||
* | Update to 0.1.2 | petef | 2001-09-08 | 2 | -2/+2 |
| | |||||
* | Add MASTER_SITE_LOCAL in to MASTER_SITES. The main homepage for devtodo seems | petef | 2001-09-08 | 1 | -1/+3 |
| | | | | | | to have disappeared... Noticed by: fenner distfile survey | ||||
* | Add devel/libast, "A library of assorted spiffy things, previously known as | olgeni | 2001-09-07 | 7 | -0/+48 |
| | | | | | | | | libmej, the Eterm helper library". This port is required by the Eterm 0.9.1 upgrade. Submitted by: Jeremy Norris <ishmael27@home.com> | ||||
* | Update for the not-so-new RH distribution directory structure. | marcel | 2001-09-07 | 3 | -6/+6 |
| | | | | Numerous reminders by: portsurvey | ||||
* | Update port to strace-4.4. | yar | 2001-09-07 | 3 | -6/+8 |
| | | | | Submitted by: alex@rinet.ru | ||||
* | Add py-grouch 0.1, a system for describing and enforcing a Python | wjv | 2001-09-06 | 7 | -0/+121 |
| | | | | object schema. | ||||
* | Update to version 1.0.6 | kevlo | 2001-09-05 | 3 | -39/+54 |
| | | | | | PR: 30322 Submitted by: Ports Fury | ||||
* | upgrade to 0903 | ijliao | 2001-09-05 | 3 | -3/+5 |
| | |||||
* | - Housekeeping update :) | wjv | 2001-09-04 | 4 | -73/+74 |
| | | | | | | | | | - Add runtime dependency on Tkinter - Deploy DOCSDIR - Minor style updates in Makefile - Update my email address - Make installation of examples dependent on NOPORTDOCS - Bump PORTREVISION (because of the last point above) | ||||
* | Add RUN_DEPENDS; this fixes the bento build of devel/p5-Agent. | tobez | 2001-09-04 | 1 | -1/+2 |
| | | | | | | Assume maintainership. Submitted by: bento logs | ||||
* | Fix a bug that prevents some applications (e.g. Evolution) from starting-up | sobomax | 2001-09-04 | 2 | -0/+14 |
| | | | | | | properly. This doesn't fix Nautilus, however. :( Submitted by: obrien |