| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
The top command is a tool to display and update information
about the top cpu processes.
Submitted by: Yukihiro Nakai <nakai@internetsolutions.co.jp>
Notes:
svn path=/head/; revision=17937
|
|
|
|
|
|
|
|
| |
PR: 10873
Submitted by: Matthew Reimer mreimer@vpop.net
Notes:
svn path=/head/; revision=17904
|
|
|
|
| |
Notes:
svn path=/head/; revision=17853
|
|
|
|
|
|
|
|
| |
PR: ports/8789
Submitted by: castor@alumni.caltech.edu Castor L. Fu
Notes:
svn path=/head/; revision=17852
|
|
|
|
| |
Notes:
svn path=/head/; revision=17803
|
|
|
|
| |
Notes:
svn path=/head/; revision=17800
|
|
|
|
|
|
|
|
|
|
|
| |
A program that is used to convert static elf images to a.out format.
The SUN OpenBoot PROM can only boot a.out images.
PR: ports/7150
Submitted by: Kapil Chowksey <kchowksey@hss.hns.com>
Notes:
svn path=/head/; revision=17799
|
|
|
|
| |
Notes:
svn path=/head/; revision=17767
|
|
|
|
| |
Notes:
svn path=/head/; revision=17741
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=17738
|
|
|
|
|
|
|
| |
installation, in case it is not already there.
Notes:
svn path=/head/; revision=17698
|
|
|
|
|
|
|
|
| |
Reviewed by: maintainer (myself)
Submitted by: ben@scientia.demon.co.uk
Notes:
svn path=/head/; revision=17643
|
|
|
|
|
|
|
|
|
| |
'correct' instead.
Submitted by: asami
Notes:
svn path=/head/; revision=17639
|
|
|
|
|
|
|
|
| |
Two portlint check.
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes:
svn path=/head/; revision=17634
|
|
|
|
|
|
|
| |
Prompted by: Pavel Narozhniy <pasha@sim.net.ua>
Notes:
svn path=/head/; revision=17632
|
|
|
|
|
|
|
|
|
| |
Submitter's `patch-ac' couldn't be applied, so, I have move it to FILEDIR
and make invoke the patch command at the post-configure stage.
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes:
svn path=/head/; revision=17628
|
|
|
|
| |
Notes:
svn path=/head/; revision=17607
|
|
|
|
|
|
|
|
|
|
| |
The Swarm Simulation System
PR: 9726
Submitted by: Horance C.H Chou <horance@freedom.ie.cycu.edu.tw>
Notes:
svn path=/head/; revision=17606
|
|
|
|
| |
Notes:
svn path=/head/; revision=17584
|
|
|
|
|
|
|
|
|
|
| |
A reindenter and reformatter of C++, C and Java source code.
PR: 9875
Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
Notes:
svn path=/head/; revision=17583
|
|
|
|
| |
Notes:
svn path=/head/; revision=17582
|
|
|
|
|
|
|
|
|
|
| |
A memory allocation library with error checking.
PR: 6474
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
Notes:
svn path=/head/; revision=17581
|
|
|
|
| |
Notes:
svn path=/head/; revision=17580
|
|
|
|
|
|
|
|
|
|
| |
A library for displaying messages.
PR: 6473
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
Notes:
svn path=/head/; revision=17579
|
|
|
|
| |
Notes:
svn path=/head/; revision=17578
|
|
|
|
|
|
|
|
|
|
| |
A library for parsing command line options.
PR: 6331
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
Notes:
svn path=/head/; revision=17577
|
|
|
|
| |
Notes:
svn path=/head/; revision=17528
|
|
|
|
| |
Notes:
svn path=/head/; revision=17478
|
|
|
|
|
|
|
|
| |
PR: ports/10883
Submitted by: Oliver Fromme <olli@fromme.com>
Notes:
svn path=/head/; revision=17477
|
|
|
|
|
|
|
|
| |
PR: ports/10748
Submitted by: Tom Hukins <tom@eborcom.com>
Notes:
svn path=/head/; revision=17456
|
|
|
|
| |
Notes:
svn path=/head/; revision=17412
|
|
|
|
| |
Notes:
svn path=/head/; revision=17411
|
|
|
|
| |
Notes:
svn path=/head/; revision=17410
|
|
|
|
| |
Notes:
svn path=/head/; revision=17409
|
|
|
|
|
|
|
|
|
| |
can't apply patch-aa and it is needless
PR: ports/10810
Submitted by: mreimer@vpop.net
Notes:
svn path=/head/; revision=17405
|
|
|
|
| |
Notes:
svn path=/head/; revision=17388
|
|
|
|
| |
Notes:
svn path=/head/; revision=17372
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The MM library is a 2-layer abstraction library which simplifies the usage
of shared memory between forked (and this way strongly related) processes
under Unix platforms. On the first layer it hides all platform dependent
implementation details (allocation and locking) when dealing with shared
memory segments and on the second layer it provides a high-level
malloc(3)-style API for a convenient and well known way to work with
data-structures inside those shared memory segments.
This library is proposed to be used in future versions
of Apache 1.3 as the base library for shared memory pools.
Notes:
svn path=/head/; revision=17371
|
|
|
|
| |
Notes:
svn path=/head/; revision=17314
|
|
|
|
|
|
|
|
| |
PR: ports/6017
Submitted by: Jeroen Hogeveen <albast@xs4all.nl>
Notes:
svn path=/head/; revision=17313
|
|
|
|
|
|
|
|
|
|
| |
use it in LIB_DEPENDS.
PR: ports/10647
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes:
svn path=/head/; revision=17285
|
|
|
|
| |
Notes:
svn path=/head/; revision=17235
|
|
|
|
| |
Notes:
svn path=/head/; revision=17143
|
|
|
|
| |
Notes:
svn path=/head/; revision=17142
|
|
|
|
|
|
|
| |
Found by: Bill Fenner's portsurvey
Notes:
svn path=/head/; revision=17127
|
|
|
|
| |
Notes:
svn path=/head/; revision=17119
|
|
|
|
| |
Notes:
svn path=/head/; revision=17110
|
|
|
|
| |
Notes:
svn path=/head/; revision=17109
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ports/audio/esound 0.2.7 -> 0.2.8 PR ports/10422
ports/audio/gnomeaudio 0.99.8 -> 1.0.0 PR ports/10426
ports/audio/libaudiofile 0.1.5 -> 0.1.6 PR ports/10421
ports/deskutils/gnomepim 0.99.8.1 -> 1.0.1 PR ports/10435
ports/devel/ORBit 0.3.98 -> 0.4.0 PR ports/10423
ports/devel/gettext shared libs now PR ports/10293
ports/devel/glib12 1.1.16 -> 1.2.0 PR ports/10419
ports/devel/libgtop 0.99.8 -> 1.0.1 PR ports/10430
ports/games/gnomegames 0.99.8 -> 1.0.1 PR ports/10436
ports/graphics/electriceyes distfile moved PR ports/10437
ports/graphics/imlib 1.9.3 -> 1.9.4 PR ports/10424
ports/lang/gnomeobjc 0.99.3 -> 1.0.1 PR ports/10441
ports/math/gnumeric 0.6 -> 0.15 PR ports/10439
ports/misc/gnomeutils 0.99.5 -> 1.0.1 PR ports/10442
ports/sysutils/gnomeadmin 0.99.1 -> 1.0.1 PR ports/10445
ports/sysutils/gnomecontrolcenter 0.99.3.1 -> 1.0.1 PR ports/10446
ports/sysutils/gtop 0.99.2 -> 1.0.1 PR ports/10477
ports/textproc/libxml 0.99.8 -> 1.0.0 PR ports/10438
ports/www/libghttp distfile moved PR ports/10429
ports/x11/gnome 0.99.3 -> 1.0.0 PR ports/10450
ports/x11/gnomecore 0.99.8.1 -> 1.0.1 PR ports/10432
ports/x11/gnomelibs 0.99.8.1 -> 1.0.1 PR ports/10425
ports/x11-fm/gnomemc 4.5.10 -> 4.5.23 PR ports/10448
ports/x11-toolkits/gtk-engines 0.1 -> 0.5 PR ports/10427
ports/x11-toolkits/gtk12 1.1.6 -> 1.2.0 PR ports/10420
Note that repository copies were made before this commit, as follows:
ports/devel/glib11-devel -> ports/devel/glib12
ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes:
svn path=/head/; revision=17091
|
|
|
|
| |
Notes:
svn path=/head/; revision=17084
|