Commit Graph

987 Commits

Author SHA1 Message Date
Ralf S. Engelschall
5f64738f10 Activate shtool port 1999-04-26 18:48:47 +00:00
Ralf S. Engelschall
f7aee77b80 Import of shtool, version 1.1.0
his is a compilation of small but very stable and portable shell scripts
into a single shell tool. All ingredients were in successful use over many
years in various Open Source projects. The compiled shtool program is
intended to be used inside the source tree of Open Source packages.  There
it can overtake various non-portable tasks related to the building and
installation of an Open Source package.

It currently contains the following tools:

  echo         Print command with optional construct expansion
  fixperm      Fix file permission inside a source tree
  guessos      Simple OS/Platform guesser
  install      Install a program, script or datafile
  mkdir        Make a directory
  mkshadow     Create a shadow tree
  move         Move files, but if files are the same just delete the source
  path         Deal with $PATH variables
  prop         Display a process indication though a running propeller
  slo          Separate Linker Options by library class
  table        Pretty print a field-sperarated list as a table
  version      Generate and maintain a version information file

The homepage with the latest release can be found on
http://www.engelschall.com/sw/shtool/
1999-04-26 18:44:37 +00:00
Ralf S. Engelschall
12c14eb1d3 Upgrade to MM Shared Memory Library, Version 1.0.2 1999-04-26 18:24:33 +00:00
Ollivier Robert
5619bca93a Fix patch file for 2.6.5.
Submitted by:	Michael Haro <mharo@area51.fremont.ca.us>
1999-04-25 13:55:17 +00:00
Michael Haro
c6bd92d952 gtk11 -> gtk12 1999-04-23 18:06:21 +00:00
Satoshi Asami
819ff0934c Remove trailing "\" on one of the BUILD_DEPENDS line that was blowing up
the build.  While I'm here, delete one of the two lines which look identical
to my untrained eyes.
1999-04-23 11:34:53 +00:00
Jun-ichiro itojun Hagino
bd430b955e remove the first comment lines in a section properly. 1999-04-22 05:37:46 +00:00
Marc G. Fournier
a05c0a07b8 this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ... 1999-04-22 00:17:18 +00:00
Justin M. Seger
ad3121fbd4 * Fix compiling under current.
* Fix PLIST so that this packages.
1999-04-20 03:36:06 +00:00
Michael Haro
05e76083ed new MD5 checksum - the distfile has existed for over a day so it is probably
not too evil.
1999-04-20 02:05:25 +00:00
Michael Haro
7bbc2e8b87 No longer BROKEN (updated patchfile)
PR:		11191
Submitted by:	John Baldwin jobaldwi@vt.edu
1999-04-18 18:52:16 +00:00
Ralf S. Engelschall
4ab4aa6aa8 Upgrade to MM Shared Memory Libray, Version 1.0.1 1999-04-18 10:58:08 +00:00
David E. O'Brien
832a2d614f This is library for the gtop, GNOME version of top command.
The top command is a tool to display  and  update information
about the top cpu processes.

Submitted by:	Yukihiro Nakai <nakai@internetsolutions.co.jp>
1999-04-16 20:16:35 +00:00
Satoshi Taoka
a2ab83d615 Update to version 0.4.2
PR:		10873
Submitted by:	Matthew Reimer mreimer@vpop.net
1999-04-16 05:48:40 +00:00
Satoshi Taoka
2f586e70d6 Added cscope 1999-04-13 17:17:58 +00:00
Satoshi Taoka
160ca8627c an interactive C program browser
PR:		ports/8789
Submitted by:	castor@alumni.caltech.edu Castor L. Fu
1999-04-13 17:15:54 +00:00
Satoshi Asami
41cce70a77 Remove trailing empty line. 1999-04-12 07:11:32 +00:00
Justin M. Seger
36a45c8e0a Activate devel/elftoaout 1999-04-12 00:04:02 +00:00
Justin M. Seger
563ff0bda2 Import of devel/elftoaout 2.0
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>
1999-04-12 00:03:00 +00:00
Justin M. Seger
c1e0b82fa9 Activate devel/java-cup 1999-04-11 02:52:36 +00:00
Steve Price
466b1016aa DISTFILES moved on MASTER_SITE. 1999-04-08 18:08:39 +00:00
Steve Price
cd7edbb21c Update to version 1.4.1.
Submitted by:	maintainer
1999-04-08 17:54:42 +00:00
Jacques Vidrine
6693b1d7b7 Create the lib/python1.5/site-packages directory during
installation, in case it is not already there.
1999-04-07 16:57:43 +00:00
Jun-ichiro itojun Hagino
f6c89560ba remove pathname for bsd.port.mk.
Reviewed by:	maintainer (myself)
Submitted by:	ben@scientia.demon.co.uk
1999-04-05 03:20:36 +00:00
Steve Price
251772eae4 It seems 'sane' was not mispelled, but was a little confusing. Let's try
'correct' instead.

Submitted by:	asami
1999-04-04 21:35:10 +00:00
SADA Kenji
3b584c6b65 Coped at configure script instead of port Makefile.
Two portlint check.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-04-04 17:12:43 +00:00
Ollivier Robert
4bc7f4c01a Update to 2.6.5.
Prompted by:	Pavel Narozhniy <pasha@sim.net.ua>
1999-04-04 15:16:26 +00:00
SADA Kenji
6e0de4cc95 Stop the port trying to gzip the man pages.
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>
1999-04-04 00:30:20 +00:00
Steve Price
7159d2fa17 Activate the swarm port. 1999-04-03 02:02:42 +00:00
Steve Price
ab382141da Import of swarm version 1.3.1.
The Swarm Simulation System

PR:		9726
Submitted by:	Horance C.H Chou <horance@freedom.ie.cycu.edu.tw>
1999-04-03 02:02:29 +00:00
Steve Price
995cd72a46 Activate the astyle port. 1999-04-03 01:26:45 +00:00
Steve Price
e8812fb523 Import of astyle version 1.6.0.
A reindenter and reformatter of C++, C and Java source code.

PR:		9875
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
1999-04-03 01:26:18 +00:00
Steve Price
fe0a26526d Activate the libxalloc port. 1999-04-03 01:23:47 +00:00
Steve Price
93071141f4 Import of libxalloc version 1.0.3.
A memory allocation library with error checking.

PR:		6474
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-04-03 01:23:32 +00:00
Steve Price
0f4a701afd Activate the libshhmsg port. 1999-04-03 01:20:55 +00:00
Steve Price
f99c7cc084 Import of libshhmsg version 1.4.0.
A library for displaying messages.

PR:		6473
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-04-03 01:20:09 +00:00
Steve Price
55f0c1d3b4 Activate the libshhopt port. 1999-04-03 01:16:08 +00:00
Steve Price
26bb1d1729 Import of libshhopt version 1.1.4.
A library for parsing command line options.

PR:		6331
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-04-03 01:15:54 +00:00
Steve Price
c7f658c2ff Fix a spelling nit: sane -> same. 1999-04-02 03:24:13 +00:00
Joseph Koshy
62c4b222e8 Activate 'cssc'. 1999-03-31 05:35:36 +00:00
Joseph Koshy
656a9308ca CSSC - SCCS clone from the GNU project.
PR:		ports/10883
Submitted by:	Oliver Fromme <olli@fromme.com>
1999-03-31 05:33:17 +00:00
James FitzGibbon
2ab0a90392 Upgrade to 98.112901
PR: ports/10748
Submitted by: Tom Hukins <tom@eborcom.com>
1999-03-30 17:27:36 +00:00
Ralf S. Engelschall
ed73aa5bb0 Make portlint happy (COMMENT exceeded 70 chars per line) 1999-03-28 11:56:43 +00:00
Ralf S. Engelschall
ddacb1becb Upgrade to MM library, version 1.0.0 1999-03-28 11:55:26 +00:00
Jacques Vidrine
d39ee98565 Activate py-kjbuckets. 1999-03-28 02:53:59 +00:00
Jacques Vidrine
072364db1f graph and set datatypes for Python (C extension) 1999-03-28 02:53:03 +00:00
Seiichirou Hiraoka
d1017774df Update to 1.2.1
can't apply patch-aa and it is needless
PR: ports/10810
Submitted by: mreimer@vpop.net
1999-03-26 23:29:12 +00:00
Paul Traina
482ef9537f Get it out of the right directory. 1999-03-25 02:12:00 +00:00
Ralf S. Engelschall
9ddc48e37e Activate MM library port 1999-03-24 14:16:17 +00:00
Ralf S. Engelschall
22e6d2bfa8 Import of MM, a portable shared memory library.
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.
1999-03-24 14:14:13 +00:00