Commit Graph

935 Commits

Author SHA1 Message Date
lebel
e4df94e553 add libtai 2001-04-16 20:15:23 +00:00
lebel
f4a0279a0b initial import of libtai-0.60:
--
libtai is a library for storing and manipulating dates and times.
 
libtai supports two time scales: (1) TAI64, covering a few hundred
billion years with 1-second precision; (2) TAI64NA, covering the
same period with 1-attosecond precision. Both scales are defined
in terms of TAI, the current international real time standard.

Submitted by Brian J. Kifiak <bk@rt.fm>

checked by wilfried@ (thanks!)
2001-04-16 20:14:24 +00:00
naddy
9dbffe6063 - Update to 1.10.
- Fix PLIST.
Submitted by maintainer.
2001-04-13 23:22:18 +00:00
todd
535985a4eb o fix a typo
o install example config files in the right location
2001-04-13 22:16:08 +00:00
todd
1fb67da2dc Upgrade lam to 6.5.1
o old patch and COMMENT going away
o fix a symbollic link problem
o integrate COMMENT into the Makefile
o take over maintinership
o no longer marked broken

Hats off to Jeff Squyres <jsquyres@lsc.nd.edu> (a LAM developer) for
testing on/hammering an OpenBSD machine in preparation for this release
version.
2001-04-13 20:29:14 +00:00
naddy
0a39cf46cf sync libtool patches, build shared libraries; ok maintainer 2001-04-08 17:41:43 +00:00
naddy
d670bd9421 - fix extraction
- actually install the patched script
- while we're here: clean up and pull COMMENT into Makefile
2001-04-07 16:17:44 +00:00
brad
de64d0be5c upgrade to libevent 0.3c 2001-04-07 04:42:21 +00:00
danh
54c722f2f8 - install documentation.
- explicitly set path to perl executable.
2001-04-06 14:09:16 +00:00
brad
6bd494c962 this patch is no longer necessary and was only of use when we used to use
AM_MAKEFLAGS to pass down DESTDIR to subdir Makefile's.
2001-04-05 20:24:27 +00:00
brad
9e6ec856d1 - integrate COMMENT
- bump NEED_VERSION
2001-04-05 20:23:20 +00:00
espie
80de3be946 Add missing ports. Use , for flavor portion. 2001-04-05 00:33:04 +00:00
naddy
ee69e43c3b - Update to 1.220.
- Install documentation.
Submitted by maintainer.
2001-04-05 00:18:28 +00:00
brad
235b07ea1a upgrade to gettext 0.10.36 2001-04-04 19:51:40 +00:00
naddy
c9e6485287 Update to knu-cvsweb 1.106.1.70.
- Conform cvsweb-markup pages to HTML 4.0 Transitional.
- Re-fix the bogus fix for the previous colons-in-a-filename problem.
2001-04-04 00:55:24 +00:00
brad
fdbaedbfd0 upgrade to glib 1.2.10 2001-04-03 14:42:47 +00:00
brad
5167c02cda - integrate COMMENT
- enable thread support by default using Pth
2001-04-03 14:12:47 +00:00
wilfried
b88eca47ab add mysql++ 2001-04-02 15:16:58 +00:00
wilfried
216cf2312e Import of mysql++-1.7.8
MySQL++ is a C++ API for MySQL (and other SQL Databases Soon).  The
goal of this API is to make working with queries as easy as working
with other STL Containers.
2001-04-02 15:13:05 +00:00
naddy
7a86a4d5bc - Pull in COMMENT; requested by Hans-Guenter Weigand <hgw@d1906.inka.de>.
- Add NEED_VERSION.
- Give package a date-based version number.
2001-04-01 23:54:42 +00:00
espie
eca74cd41f Use any ghostscript or teTeX. 2001-04-01 17:06:06 +00:00
danh
b188bccde8 +perltidy 2001-03-30 21:14:30 +00:00
danh
a223ea8c41 Import of perltidy-20010328.
from DESCR:
perltidy is a Perl script which indents and reformats Perl scripts
to make them easier to read.  If you write Perl scripts, or spend
much time reading them, you will probably find it useful.

Submitted by:	Pete Fritchman <petef@databits.net>
2001-03-30 21:13:47 +00:00
avsm
6603fd93e7 Integrate COMMENT, bump NEED_VERSION
From: Shell Hung <i@shellhung.org>
2001-03-29 17:30:50 +00:00
avsm
1ee8ece47b Integrate COMMENT, bump NEED_VERSION, clean up DESCR with fmt(1)
From: Shell Hung <i@shellhung.org>
2001-03-29 17:28:08 +00:00
avsm
c19b041d4b Integrate COMMENT, bump NEED_VERSION
From: Shell Hung <i@shellhung.org>
2001-03-29 17:21:22 +00:00
wilfried
cd8dc3dde0 * up NEED_VERSION
* integrate COMMENT
from maintainer
2001-03-29 12:29:40 +00:00
wilfried
853d7d06e7 - integrate COMMENT
- bump NEED_VERSION
- run ispell & fmt on DESCR
2001-03-28 09:59:37 +00:00
wilfried
dfb46828e1 + p5-Data-ShowTable
+ p5-Term-ReadKey
+ p5-Term-ReadLine-Gnu
2001-03-27 08:51:43 +00:00
wilfried
a29ff8f666 Initial import of Term-ReadLine-Gnu-1.09
GNU Readline Library Wrapper Module
2001-03-27 08:49:13 +00:00
wilfried
6a604d545f Initial import of p5-Term-ReadKey-2.14
change terminal modes, and perform non-blocking reads
2001-03-27 08:45:34 +00:00
wilfried
c9fa312697 Initial import of p5-Data-ShowTable-3.3
print arrays of data in a nicely formatted listing
2001-03-27 08:44:36 +00:00
brad
10ccbb6398 upgrade to pth 1.4.0 2001-03-26 23:54:42 +00:00
brad
06e6f8348f integrate COMMENT 2001-03-26 18:55:29 +00:00
todd
0421c85fc6 move COMMENTS to Makefile's 2001-03-26 15:58:17 +00:00
wilfried
5c53fa6ea6 respect CC/CFLAGS, ok naddy@ 2001-03-26 09:22:10 +00:00
matt
c5d394a42b move COMMENTs into Makefiles 2001-03-25 19:17:45 +00:00
naddy
696e1bc7bb Update to knu-cvsweb 1.106.1.68:
- Clean up URI parser.
- Workaround thttpd's buggy SCRIPT_NAME / PATH_INFO parser.
- Allow downloading a single port/pkgsrc in tarball by default.
- Remove an obsolete notice: CVSWEB_CONFIG is disused.
- One leftover substitution: "cvs" -> $CMD{cvs}.
- Use a fixed-width font in the colored diff view.
- Do closedir() properly.
- Encode colons in file names properly.
2001-03-24 22:39:04 +00:00
jakob
1d0220ad49 move COMMENT into Makefile & touch NEED_VERSION 2001-03-24 19:55:27 +00:00
reinhard
9bd1a1dddb o) change maintainer's email address
o) move COMMENT into Makefile
o) bump NEED_VERSION
2001-03-24 12:51:47 +00:00
avsm
6e73e9d904 Dont hardcode i386 in the PLIST
Please check stuff like this BEFORE you import a perl port.
2001-03-24 02:40:00 +00:00
avsm
2aff580466 + astyle 2001-03-24 02:26:01 +00:00
avsm
8c0e622735 initial import of astyle-1.13.6.1
--
Artistic Style is a reindenter and reformatter of C++, C and Java
source code.

When indenting source code, we as programmers have a tendency to
use both spaces and tab characters to create the wanted indentation.
Moreover, some editors by default insert spaces instead of tabs
when pressing the tab key, and other editors (Emacs for example)
have the ability to "pretty up" lines by automatically setting up
the white space before the code on the line, possibly inserting
spaces in a code that up to now used only tabs for indentation.
2001-03-24 02:25:05 +00:00
brad
68c377e5e2 gmake -> ${MAKE_PROGRAM} 2001-03-23 15:56:04 +00:00
brad
3e8d522623 - mkdir -> ${INSTALL_DATA_DIR}
- kill off FreeBSD-ism (NOPORTDOCS knob)
--
Patch from: Pete Fritchman <petef@databits.net>
2001-03-22 22:06:35 +00:00
brad
33b50eea5e better 2001-03-22 14:52:08 +00:00
avsm
7911767753 + asp2php 2001-03-21 23:29:20 +00:00
avsm
75e95ebcf0 - initial import of asp2php-0.75.12
Based on a tarball by Shell Hung <i@shellhung.org>

--
asp2php is a program which converts Microsoft's ASP code to PHP.
It supports multiple database drivers, sessions, both PHP3 and PHP4,
and also provides a graphical front end to do all this.
2001-03-21 23:28:16 +00:00
peter
bd7bcf673a This toolkit primarily provides modules for performing both
traditional and object-oriented i/o) on things *other* than normal
filehandles; in particular, IO::Scalar, IO::ScalarArray, and
IO::Lines.

Port orignally created by Shell Hung <i@shellhung.org>. Moved from textproc/
to devel/.
2001-03-19 19:09:12 +00:00
peter
6a074212f3 The module provide the IO::File interface for in-core strings. An
object can be attached to a string, and will make it possible to use
the normal file operations for reading or writing data, as well as
seeking to various locations of the string. The main reason you might
want to do this, is if you have some other library module that only
provide an interface to file handles, and you want to keep all the
stuff in memory.

Originally created by Shell Hung <i@shellhung.org>. I have moved it from
textproc/ to devel/
2001-03-19 19:06:52 +00:00
kevlo
0aae01eb52 - Upgrade to version 1.0.11
- Sort and fix PLIST
2001-03-18 15:07:28 +00:00
wilfried
251486ab39 respect CFLAGS 2001-03-17 14:55:28 +00:00
wilfried
6ea033da47 respect CC/CXX/CFLAGS/CXXFLAGS, ok maintainer 2001-03-16 18:06:44 +00:00
brad
0daee73be7 -lwrap -> @LIB_WRAP@ 2001-03-15 01:19:22 +00:00
brad
7e3076e108 unnecessary patch 2001-03-15 01:17:59 +00:00
brad
83e3e9c25f - fix libwrap detection when having a shared library; based on NetBSD
patch
- also fixed autoconf to have HAVE_HOSTS_ACCESS defined when using a
shared libwrap library
2001-03-15 01:15:23 +00:00
wilfried
fa339444b6 add p5-BSD-Resource 2001-03-14 11:52:12 +00:00
wilfried
21329399ee Initial import of p5-BSD-Resource-1.09
BSD process resource limit and priority functions

Submitted by:   Dan Weeks <danimal@danimal.org>
2001-03-14 11:50:24 +00:00
brad
f00a783ed2 fix bad C++ define of NULL. 2001-03-12 03:55:05 +00:00
brad
1a03e80c59 don't waste time building the tests. 2001-03-12 03:54:04 +00:00
brad
32293cb7d8 upgrade to t1lib 1.1.0 2001-03-12 01:41:11 +00:00
brad
8f34da5c14 upgrade to shtool 1.5.2 2001-03-10 16:40:09 +00:00
wilfried
61ec94c7f6 -clean up (match Makefile.template)
-add USE_X11 where forgotten
2001-03-09 14:28:45 +00:00
brad
4b09123918 upgrade to ORBit 0.5.7; From: fgsch@ 2001-03-08 15:01:14 +00:00
brad
a662adb27c upgrade to glib 1.2.9
!!NOTE!!: header files for glib have changed locations so this WILL cause
breakage.
2001-03-07 22:51:22 +00:00
brad
4670b91eb9 libtool patches 2001-03-07 18:05:54 +00:00
brad
e8eac32f7a remove this bit that snuck in. 2001-03-05 16:48:54 +00:00
brad
f02d56512e add HOMEPAGE 2001-03-05 16:15:52 +00:00
brad
33f1d61c82 - switch to MASTER_SITE_SOURCEFORGE for the master site
- add HOMEPAGE
- add missing CONFIGURE_SHARED to CONFIGURE_ARGS
- add libtool patches
- add RCS id to PLIST frag. and change %D/lib to %B
2001-03-05 16:02:33 +00:00
brad
bc4a567660 add libm as a dependency library for linking the libslang shared library. 2001-03-04 06:11:52 +00:00
brad
5171668b9d upgrade to libaudiofile 0.2.1 2001-03-03 16:34:36 +00:00
kevlo
71ac2c9490 - Upgrade to version 3.4.7
- Add gs dependency
2001-03-03 04:04:30 +00:00
brad
49ebd7ae3a ${PREFIX} -> ${LOCALBASE} 2001-03-02 15:29:52 +00:00
brad
008002aba4 fix dependency path to FreeBSD's a.out libc now that freebsd_lib has been upgraded. 2001-03-02 14:12:12 +00:00
matt
1dfda068ab +blackdown-jdk12 2001-02-26 23:51:51 +00:00
matt
4b6ca5b22b Add blackdown-jdk12:
Blackdown port of Sun's Java Development Kit 1.2, running under
Linux emulation.

WWW: http://www.blackdown.org/
2001-02-26 23:50:26 +00:00
avsm
5e0f2add5b - /usr/local -> ${LOCALBASE}
- the wish depend should be a BUILD_DEPENDS also, as the compile
fails if wish isnt installed
- bump NEED_VERSION

todd@ ok
2001-02-26 15:55:32 +00:00
kevlo
03647bc1c4 Upgrade to version 1.02 2001-02-26 09:26:36 +00:00
kevlo
4545e743e7 Remove MASTER_SITES 2001-02-26 08:54:35 +00:00
kevlo
1578607cf0 - Remove HOMEPAGE. Seems it didn't existed.
- Change MASTER_SITES to SUNSITE
2001-02-26 07:49:54 +00:00
avsm
ccc0a9dd9a correct more LIB_DEPENDS (two colons) 2001-02-26 04:51:08 +00:00
espie
4872baa00a Don't put junk in MASTER_SITES 2001-02-24 17:56:21 +00:00
brad
801ee5c20c upgrade to libslang 1.4.4 2001-02-21 20:44:42 +00:00
danh
eede9171dc sync libtool patches 2001-02-20 21:06:07 +00:00
danh
5be9a151e3 sync libtool patch 2001-02-20 19:05:04 +00:00
danh
5af793e614 sync libtool patches 2001-02-20 18:59:06 +00:00
danh
e3e7dbad90 sync libtool patches 2001-02-20 18:40:33 +00:00
danh
48b9391566 rename patches; easier to sync from 2001-02-20 18:26:37 +00:00
danh
0988f85f08 sync libtool patches 2001-02-20 18:20:34 +00:00
danh
c97df351de sync libtool patches 2001-02-20 18:04:12 +00:00
danh
d2b8648236 sync libtool patches 2001-02-20 17:18:09 +00:00
danh
526383486e sync libtool patches 2001-02-19 22:02:04 +00:00
danh
ffc5be3287 rename patches; sync with libtool 2001-02-19 20:34:46 +00:00
danh
9d61381df1 rename patches; sync with libtool 2001-02-19 20:25:49 +00:00
danh
a77a76c222 use included libtool; sync patches 2001-02-19 18:32:10 +00:00
kevlo
1c4eba61f8 Upgrade to version 1.0.10
Informed by anil@
2001-02-19 02:56:11 +00:00
brad
e9805e72cd sync libtool patches 2001-02-18 20:10:11 +00:00
brad
5efe452cf1 - do not allow libc_r to be linked directly.
- allow passing -pthread/-lthread to the linker.
2001-02-18 18:07:54 +00:00
kevlo
1b104952fd Add p5-Locale-PGettext. 2001-02-13 07:34:20 +00:00
kevlo
09c5e23fd3 Initial import of p5-Locale-PGetText-0.16
This is pure perl i18n routines.

Submitted by:	Shell Hung <i@shellhung.org>
2001-02-13 07:32:38 +00:00
brad
2e9171e15d add example programs URL;
--
From: Ian Darwin <ian@darwinsys.com>
2001-02-13 01:34:36 +00:00
kevlo
0582e39698 Fix python dependencies. Notified by espie@ 2001-02-12 02:39:11 +00:00
reinhard
68cc1202a3 remove no longer needed files; requested by maintainer 2001-02-10 18:52:20 +00:00
reinhard
f7d9850b2c - honour CC, quote CFLAGS, cosmetics (patch from naddy@)
- bump NEED_VERSION

NB: 0.2.5 doesn't work on sparc (pthreads) - thanks naddy for testing
2001-02-09 16:41:12 +00:00
reinhard
237c964e90 upgrade to GTL 1.0.0
- WITH THE RELEASE THE DOWNLOAD POLICY FOR GTL HAS BEEN
  CHANGED. PLEASE SEE THE HOMEPAGE FOR THE DETAILS.
- First stable release
- Various bugfixes
- Optimization of reallocation procedure in node_ and edge_maps
- Bump NEED_VERSION

from maintainer
2001-02-09 10:05:30 +00:00
brad
4222f7e372 another spot where ltmain.sh checks whether it's acceptable to use libc,
disable for openbsd.
2001-02-08 21:04:15 +00:00
brad
69d10fc282 de to libslang 1.4.3 2001-02-08 02:05:35 +00:00
wilfried
206b1a9835 Improve COMMENTs 2001-02-07 13:48:10 +00:00
avsm
c8f7d50a91 Dont use INSTALL_* macros in do-extract
Spotted by Thomas Nordin <nordin@cse.ogi.edu>
2001-02-05 22:52:57 +00:00
reinhard
58b160959a mark broken: "changed download policy; sources no longer available"
requested by maintainer
2001-02-05 10:25:41 +00:00
espie
43949024e0 +slib 2001-02-03 20:41:56 +00:00
espie
84d10f89fd split slib from scm, as it's much cleaner if someone else wants to build
other scheme ports.
2001-02-03 20:39:15 +00:00
avsm
14f5507efe + p5-MLDBM 2001-02-01 17:42:46 +00:00
avsm
8d21f31f65 inital import of p5-MLDBM-2.00
--
This module can be used to store multidimensional hash structures
in tied hashes (including DBM files).

Optionally, you can also switch to other serializing packages such
as FreezeThaw and Storable.  Storable provides much greater speeds,
and the performance of FreezeThaw is comparable to Data::Dumper.
2001-02-01 17:38:29 +00:00
wilfried
e58fe7853d set MAINTAINER mailaddress to my new wilfried@ 2001-02-01 17:34:25 +00:00
avsm
81ca9aa280 Add math to the category list; jakob@ ok 2001-01-26 13:34:25 +00:00
naddy
1bdf8cda2f maintainer has dropped off the net, return to ports@
prodded by brad@
2001-01-22 21:55:27 +00:00
brad
b9907e361c - FAKE_FLAGS is not needed anymore
- use "cc -shared" on 2.8 and up to create shared libraries.
- don't try to link shared libraries with libc.
2001-01-19 18:26:06 +00:00
brad
d5273f9777 teach libtool about export_dynamic_flag_spec for ELF-based archs. 2001-01-19 17:59:16 +00:00
brad
fd0463ba70 bump NEED_VERSION 2001-01-19 17:58:48 +00:00
reinhard
242ebe1b02 +gtl 2001-01-19 16:42:50 +00:00
reinhard
e2204ecc2c Graph Template Library (GTL) is based on the Standart Template Library
(STL), which is supposed to become a part of the C++ standart library
and therefore is an ideal basis when writing portable programs.
 
For the design of the GTL's API the API of LEDA is used as a base. GTL
contains the classes needed to work with graphs, nodes and edges and
some basic algorithms as building blocks for more complex graph
algorithms. Further algorithms are under work.
 
Unfortunately, STL has no support for graphs and graph algorithms.
However, graphs are widely used to model complex relational
structures.

MAINTAINER=     Peter Valchev <pvalchev@toxiclinux.org>
2001-01-19 16:33:15 +00:00
kevlo
48bb90c377 Add jad and enable p5-Storable. 2001-01-19 03:14:29 +00:00
kevlo
7a91ac84cc Initial import of jad-1.5.7f
Jad is a fast Java decompiler
2001-01-19 03:13:23 +00:00
kevlo
7e7851e58b Initial import of Storable-1.0.7
This is persistency for perl data structures
2001-01-19 03:11:49 +00:00
brad
c1eebc4d21 teach libtool about export_dynamic_flag_spec for ELF-based archs. 2001-01-14 18:29:35 +00:00
brad
5068218e2f teach libtool about export_dynamic_flag_spec for ELF-based archs. 2001-01-14 17:50:33 +00:00
avsm
b1cb844f7e SEPARATE_BUILD works in concurrent mode 2001-01-13 12:47:26 +00:00
naddy
4767e9b75b Update to 1.104.1.62.
- 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.
- Have $uname variable to hold the OS implementation name and wrap
  FreeBSD or OpenBSD specific features in conditional blocks using
  $uname.
- Miscellaneous small fixes.
2001-01-12 00:13:08 +00:00
kevlo
e3957cada6 Enable p5-Data-Flow and p5-C-Scan 2001-01-09 06:26:08 +00:00
kevlo
421142e3eb Initial import of C-Scan-0.74.
This module to scan C language files.
2001-01-09 06:25:11 +00:00
kevlo
4154e1490b Initial import of Data-Flow-0.05
This is perl5 extension for simple-minded recipe-controlled build of data
2001-01-09 06:23:54 +00:00
kevlo
caf70c252f Add p5-Algorithm-Diff, p5-Algorithm-MDiff, p5-Algorithm-MarkovChain,
p5-Algorithm-Permute, and p5-B-Graph.
2001-01-09 05:51:05 +00:00
kevlo
f4b7b67ed7 Initial import of B-Graph-0.51
This is backend to diagram op trees
2001-01-09 05:48:06 +00:00
kevlo
984bcd55d6 Initial import of Algorithm-Permute-0.02
This interface to handy and fast permutation
2001-01-09 05:46:45 +00:00
kevlo
2585557758 Initial import of Algorithm-MarkovChain-0.03
This module to create Markov chains and output based on them
2001-01-09 05:45:24 +00:00
kevlo
4e0238a7b2 Initial import of Algorithm-MDiff-0.94
This interface to calculate m-difference between two objects
2001-01-09 05:43:43 +00:00
kevlo
ccb4f9c1dd Initial import of Algorithm-Diff-1.10
This interface to compute differences between two objects
2001-01-09 05:42:24 +00:00
kevlo
784868d344 Remove .packlist and fix packing list. 2001-01-09 05:26:10 +00:00
avsm
d66c8dc786 - update to p5-FreezeThaw-0.41
- bump NEED_VERSION
- bring DESCR up-to-date (module handles overloaded objects now)
2001-01-09 00:09:00 +00:00
avsm
0d1ee47da4 this is clearer; espie@ 2001-01-08 21:28:13 +00:00
avsm
2020cad499 Do not install .packlist, suggested by espie@ 2001-01-08 20:54:54 +00:00
avsm
849126fd8a - update to gnu indent 2.2.6
- bump NEED_VERSION
- flesh out DESCR a bit more
- COMMENT no longer starts with a capital letter
2001-01-08 20:18:48 +00:00
naddy
999dd2ded6 Fix up FreeBSD repository example file to work with OpenBSD RCS. 2001-01-08 02:17:38 +00:00
kevlo
7561a41cc5 Add p5-Class-MethodMaker 2001-01-06 15:53:12 +00:00
kevlo
abfd44786b Initial import of Class-MethodMaker-1.01
This module for creating generic methods
2001-01-06 15:52:19 +00:00
naddy
f6d290a9a9 Update to 1.104.1.59.
- Put a text field on each directory view that allows users to jump
  directly to an arbitrary module, which can be specified either
  by a full module/file path or by a module alias.
- Don't rely on perl's $ENV{PATH} search.  Search commands for
  itself and specify them by full paths
- Miscellaneous fixes.
2001-01-06 13:29:24 +00:00
naddy
1dbc18db0e - fix CONFIGURE_ARGS, my bad
- add HOMEPAGE
from maintainer
2001-01-05 11:58:55 +00:00
naddy
9f23237cf8 +libdockapp 2001-01-04 00:54:29 +00:00
naddy
dcb1283ac6 Import of libdockapp-0.4.0.
Submitted by Peter Stromberg <home@wilfried.net>.

DockApp Making Standard Library.
2001-01-04 00:52:35 +00:00
kevlo
136fc827ab better 2001-01-03 07:35:43 +00:00
naddy
3fda67d88c Port changes:
- Install icons.
- Additional MASTER_SITES.
Update to 1.104.1.55:
- Move configuration files to cvsweb subdirectory.
- Add cvsweb.conf-{freebsd,netbsd,openbsd,ruby} examples.
- Add $prkeyword variable to specify the bug report identifier.
- Run under perl -T.
- Turn $allow_compress off by default.
- Miscellaneous fixes.
2001-01-03 00:51:40 +00:00
avsm
981fbe87ca use FULLDISTDIR instead of recreating it from separate variables 2001-01-02 16:30:02 +00:00
jakob
2a4dcd8205 update to v3.4
- bug fixes
 - pgrep changed name to pcregrep
2001-01-01 19:08:11 +00:00
brad
142c91ac99 upgrade to libaudiofile 0.2.0 2000-12-31 19:45:32 +00:00
naddy
4e40a25694 Fix packaging list. ok angelos@ 2000-12-31 18:31:52 +00:00
naddy
7aeb453726 Update to 1.104.1.52:
- Add automatic tarball generation feature (default: off).
- Suck in configuration files with "require" instead of "do".
- Add charset to all text/* output.
- Add @tar_options and @cvs_options.
- Add $preformat_in_markup variable (default: off).
- Miscellaneous fixes.
2000-12-30 15:39:13 +00:00
espie
30ec796338 Fix typo in dist-check target. 2000-12-29 22:50:35 +00:00
avsm
ab7f71d86b - update to p5-File-Tail-0.98
- bump NEED_VERSION

ChangeLog is vague, but says there have been six patches applied
that are classed as 'bug-fixes, efficiency improvements, and
documentation updates'
2000-12-27 22:00:36 +00:00
jakob
d3ac1e39c9 add gmp 2000-12-27 10:26:35 +00:00
brad
25701db117 - fixup Makefile
- add libtool patches
- stop splitting info page
- don't start COMMENT with a capital letter when it's not necessary
2000-12-25 03:53:36 +00:00
brad
efc52667fc %D/lib -> %B 2000-12-25 01:55:40 +00:00
jakob
a2b3ac2ff0 import of the GNU MP library as a port as libgmp is removed from -current 2000-12-24 12:18:50 +00:00
naddy
abfa9851a8 If HOMEPAGE is defined in Makefile, reference it in DESCR, too.
authorized by espie@

Fix a few minor cosmetic issues along the way.
2000-12-21 21:20:34 +00:00
espie
e37d4a4a3e Missed by cvs 2000-12-19 15:26:16 +00:00
naddy
1293eefa6b Update to knu-cvsweb 1.104.1.45.
2000-12-18 13:25  knu

        * TODO.knu, cvsweb.cgi: Revert MFZ: 1.103 -> 1.104 which introduced
        a bogus bug.  As noone seems to need to use 0.X revisions, I'd just
        drop it.  This should fix the "show only tags" feature.

2000-12-18 12:47  knu

        * cvsweb.cgi: Silence the warnings.

2000-12-18 11:48  knu

        * cvsweb.cgi: Add meta tags to prevent WWW robots from crawling
        over the cvsweb.
2000-12-18 15:06:46 +00:00
espie
0b43295ced Fix VTEXI lookup rules so that maintainer mode can work without gnu-make. 2000-12-15 17:37:58 +00:00
espie
ea7363fc4f Work-around a nasty interaction in ksh/make. 2000-12-15 15:05:08 +00:00
reinhard
21a5c3ea24 +lincvs 2000-12-10 13:27:06 +00:00
reinhard
25c1ab3506 lincvs-0.2.3: graphical CVS front-end using QT2 2000-12-10 13:15:23 +00:00
naddy
db6838b2f6 Update to knu-cvsweb 1.104.1.42.
- cvsweb.conf: Add a new variable $charset to specify the charset for HTML
  output.
- Miscellaneous clean-ups and optimizations.
2000-12-07 17:04:38 +00:00
kevlo
c82d8f6a57 Add doc++ 2000-12-07 14:34:05 +00:00
kevlo
e9c2410145 Initial import of doc++-3.4.6
doc++ is the documentation system for C, C++, IDL and Java.
2000-12-07 14:33:23 +00:00
brad
07d09305f7 replace patch with the use of MAKE_FLAGS 2000-12-07 14:14:21 +00:00
kevlo
1888076638 - Bump NEED_VERSION
- Update MASTER_SITES
- Add @comment to PLIST
2000-12-06 02:51:31 +00:00
avsm
2dba10be76 uncomment p5-Curses and add in p5-Curses-Widgets 2000-12-05 19:15:31 +00:00
avsm
67699e63ab Import p5-Curses-Widgets-1.2 from CPAN.
Tested by naddy@ and josh <dorqus@freek.com>
--
This module provides a standard library of functions and widgets
for use in creating Curses-based interfaces. Should work reliably
with both Curses and nCurses libraries.

Current widgets include:

        Text field (txt_field) 
        List box (list_box)
        Button sets (buttons) 
        Calendar (calendar) 
        Message box (msg_box) 
        Input box (input_box)

Extra functions include:

        select_colour line_split grab_key init_scr
2000-12-05 19:12:39 +00:00
avsm
e7966894a5 import p5-Curses-1.05 from CPAN
--
Curses is the interface between Perl and the curses(3) library.

For descriptions on the usage of a given function, variable, or
constant, refer to the curses(3) library manual pages.
2000-12-05 19:09:46 +00:00
avsm
dd6be8b5f3 - upgrade to cvs2cl-2.30
- no longer depend on freebsd tarball (use cgi provided by author to
  retrieve script)
- update NEED_VERSION, HOMEPAGE
2000-12-05 12:53:40 +00:00
brad
b313816afe use "cc -shared" to create shared libraries on 2.8 and up. 2000-12-04 16:10:02 +00:00
brad
8f41103f3f Bump shared library minor rev number; requested by espie@ 2000-12-04 16:00:29 +00:00
espie
e417a43871 API change with missing minor number update -> broken. 2000-12-04 15:03:25 +00:00
kevlo
1823de3361 Update to version 1.5.1 2000-12-04 01:49:22 +00:00
dugsong
96623c2b00 add libevent 2000-11-23 15:18:57 +00:00
dugsong
d6d6b5696b async event library 2000-11-23 15:17:55 +00:00
kevlo
1dfd572707 - Update to version 2.16
- Bump NEED_VERSION
2000-11-22 12:12:43 +00:00
espie
9caf73d4ab Trim down comments 2000-11-21 17:26:32 +00:00
espie
267230fa1f + autobook 2000-11-19 20:21:12 +00:00
espie
73f61e86b2 autobook, documentation for libtool, autoconf, automake. 2000-11-19 20:19:43 +00:00
brad
2637080120 upgrade to libaudiofile 0.1.11 2000-11-18 18:06:53 +00:00
naddy
872a01bbe0 Add cscope. 2000-11-18 13:51:11 +00:00
naddy
26a084b734 Initial import of cscope-15.0bl2.
Cscope is a developer's tool for browsing program code.
2000-11-18 13:49:19 +00:00
naddy
4976431061 Update to Zeller 1.104, knu 1.39. 2000-11-18 13:35:17 +00:00
brad
ca14e9da14 better use of hardcode_libdir_flag_spec 2000-11-18 00:09:17 +00:00
brad
54e5e58d85 mark broken on powerpc. 2000-11-11 22:40:55 +00:00
brad
4311d928bb - use "cc -shared" on 2.8 and up to create shared libraries.
- mark broken on powerpc for now.
2000-11-11 21:53:30 +00:00
espie
774e9ae9a8 Missed one Angelos 2000-11-09 12:13:34 +00:00
espie
812065d90b Typo 2000-11-04 20:46:23 +00:00
espie
292e2fb7ab Let tclcl appear elsewhere than in dependencies. 2000-11-01 14:50:00 +00:00
espie
5aabf4e21c No longer broken.
Register maintainer address as builder.
2000-10-30 13:55:45 +00:00
espie
5c56db06a3 Fix tmpnam() holes in ddd.
Quick and dirty patches that do the job, a cleaner version
to contribute back to ddd's authors will appear shortly.
2000-10-30 13:54:50 +00:00
marc
4901dbc8d0 add back man page -- it got lost sometime in the past 2000-10-26 20:10:15 +00:00
kevlo
e222579608 Update MASTER_SITES to MASTER_SITE_SOURCEFORGE. 2000-10-24 13:17:47 +00:00
espie
a53155856c MAINTAINER 2000-10-22 19:14:13 +00:00
espie
2c6b2113ac Remove standards.info from the package, avoid conflict. 2000-10-22 19:05:27 +00:00
espie
46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
espie
aa4a7733cc Complete a few MAINTAINER names. 2000-10-22 14:02:46 +00:00
brad
7dd919076e use "cc -shared" on 2.8 and up to create shared libraries. 2000-10-21 20:11:15 +00:00
brad
b5775c768a bump NEED_VERSION 2000-10-21 19:59:17 +00:00
brad
cadc683ada do not assume it's ok to link shared libraries with libc. 2000-10-21 19:28:25 +00:00
brad
197acd0446 use "cc -shared" on 2.8 and up to create shared libraries. 2000-10-21 18:23:45 +00:00
brad
30f7bb858d first libtool port to be converted over to using "cc -shared" for shared libraries on 2.8 and up. needed as a prereq for gmake to get emacs for Theo on powerpc ;) 2000-10-21 17:34:39 +00:00
brad
df20c9d2e1 don't create share/locale under X11BASE 2000-10-19 00:52:47 +00:00
fgsch
45aeb71d96 add real names to MAINTAINER. 2000-10-16 13:30:30 +00:00
naddy
3e44784924 - FIX: Make revision links in annotation work.
- Recognize "Links" as text-based browser.
2000-10-12 19:53:30 +00:00
espie
54848dabf9 Fix my address. Dust off details. 2000-10-10 00:40:20 +00:00
avsm
2a7f070634 - upgrade to v0.97
- bump NEED_VERSION
2000-10-09 17:35:00 +00:00
naddy
55e9c677e2 Update to knu-cvsweb 1.103.1.33:
2000-10-07 16:44  knu

        * cvsweb.cgi: Fix &link() not to put a redundant trailing LF.

        Improve manpage linking to support "foo.1" as well as "foo(1)".

  2000-10-07 16:35  knu

        * cvsweb.cgi: Fix screwups in the last commit.

        Parse rlog's output explicitly.  Recognize 77 ='s as a file
        separator, and 28 -'s as revision separator.

        Submitted by:   Makoto MATSUSHITA <matusita@jp.FreeBSD.org>

  2000-10-03 04:07  knu

        * cvsweb.cgi: Cleanup $barequery generation.  Undefine "my"
        variables when they are done.
2000-10-09 17:23:37 +00:00
avsm
ffbbe033d3 add real name to MAINTAINER and minor cleanups 2000-10-09 00:18:48 +00:00
kevlo
97b010824e - Update to version 0.6
- Add fullname to MAINTAINER
- Add HOMEPAGE
- Add @comment to PLIST

ok maintainer <rohee@>
2000-10-08 07:37:55 +00:00
brad
e2b4277222 - split out patches
- stop splitting the info page
- add missing ONLY_FOR_ARCHS tag
- prefix HOMEPAGE with "WWW:" in DESCR
2000-10-08 04:27:08 +00:00
kevlo
481c2657bf - Update to version 1.3a5
- Change maintainer to me
2000-10-05 03:16:12 +00:00
jakob
ce7dadcdb0 add fullname to MAINTAINER 2000-10-04 21:53:59 +00:00
brad
3557120f2b this was a workaround for imlib and really shouldn't have been commited,
breaks other programs.
2000-10-03 08:16:08 +00:00
naddy
6970198dc4 Add cvsweb. 2000-10-01 21:24:46 +00:00
espie
b636259a12 New official release, taken over by Bruno Haible. 2000-10-01 20:11:06 +00:00
naddy
e3327b4a0a Import of cvsweb revision 1.103(zeller)-1.30(knu).
The cvsweb WWW CGI script allows remote users to browse a CVS
repository tree via the web.  It can display the revision history
of a file, as well as diffs between revisions, and download the
whole file.
2000-10-01 19:18:53 +00:00
avsm
1654d59940 - add real name to MAINTAINER 2000-09-26 18:51:38 +00:00
brad
3918ceb4a1 add name to MAINTAINER 2000-09-24 07:03:59 +00:00
brad
1bd29ccc68 some ports which I've been maintaining 2000-09-24 01:23:42 +00:00
brad
5bec21828f upgrade to libaudiofile 0.1.10 2000-09-21 04:33:04 +00:00
avsm
d5dac9c26a - update to latest version 2.29 2000-09-19 22:48:11 +00:00
brad
5eab37ff88 remove ALL_TARGET 2000-09-19 15:43:49 +00:00
brad
e75d2982b5 cleanup mickey's mess 2000-09-19 15:40:41 +00:00
espie
900ede7f43 Bad comment, bad packing-list.
Bad mickey
2000-09-19 15:01:10 +00:00
mickey
7fe308138a freeze-thaw 2000-09-19 05:28:04 +00:00
mickey
babdfdb1a2 store/restore module for perl 2000-09-19 05:19:00 +00:00
brad
9f0f7a53ba install a sample config file by default that makes ORBit not listen on any
IPv4/IPv6 network sockets
2000-09-16 20:01:30 +00:00
avsm
4ae8a4fc26 fix another small typo that got away 2000-09-16 15:22:28 +00:00
avsm
783bcda6cf fix minor typo in DESCR 2000-09-16 15:20:11 +00:00
avsm
83627495e3 add in:
p5-Date-Calc
 p5-File-Tail
 p5-Time-HiRes
 p5-Time-TimeDate
2000-09-16 15:18:45 +00:00
avsm
96bd16fc03 import p5-File-Tail-0.96
reviewed by brad@
--

The File::Tail module is designed for reading files which are
continously appended to (the name comes from the tail -f directive).
Usually such files are logfiles of some description.

The module tries hard not to busy wait on the file, dynamically
calcultaing how long it should wait before it pays to try reading
the file again.

The module should handle normal log truncations ("close; move; open"
or "cat /dev/null >file") transparently, without losing any input.
2000-09-16 14:57:29 +00:00
avsm
c4d6f79f8a import p5-Time-TimeDate-1.10
reviewed by brad@
--
This is the perl5 TimeDate distribution.

This distribution replaces the earlier GetDate distribution, which
was only a date parser. The date parser contained in this distribution
is far superior to the yacc based parser, and a *lot* fatser.

The parser contained here will only parse absolute dates, if you
want a date parser that can parse relative dates then take a look
at the Time modules by David Muir on CPAN.
2000-09-16 14:56:05 +00:00
avsm
a3f84b5622 import p5-Time-HiRes 1.20
reviewed by brad@
--

Time::HiRes module: High resolution time, sleep, and alarm.

Implement usleep, ualarm, and gettimeofday for Perl, as well as wrappers
to implement time, sleep, and alarm that know about non-integral seconds.
2000-09-16 14:54:38 +00:00
avsm
5192faf047 import p5-Date-Calc-4.3
reviewed by brad@
--
This package consists of a C library and a Perl module (which uses
the C library, internally) for all kinds of date calculations based
on the Gregorian calendar (the one used in all western countries
today), thereby complying with all relevant norms and standards:
ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where
applicable).
2000-09-16 14:53:15 +00:00
brad
502a12ddbd use "cc -shared" to create shared libraries 2000-09-16 13:09:08 +00:00
espie
984e8ea577 New extract framework 2000-09-15 14:38:45 +00:00
brad
d747487760 mark threads FLAVOR BROKEN on SPARC. 2000-09-13 08:56:30 +00:00
kevlo
492c925dfc Update to version 1.3a4. This version supports ruby. 2000-09-12 15:58:53 +00:00
brad
08335c8a5a use new extraction framework: remove USE_ZIP and set EXTRACT_SUFX 2000-09-12 15:37:33 +00:00