Commit Graph

530 Commits

Author SHA1 Message Date
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
avsm
d6600dab36 - update to v2.18
- change maintainer address to @openbsd.org
- bump NEED_VERSION
2000-09-11 16:32:12 +00:00
brad
a91532a9c1 add popt to Makefile 2000-09-10 08:37:13 +00:00
brad
beb3ed7ca6 add popt port
--
This is the popt command line option parsing library. While it is similiar
to getopt(3), it contains a number of enhancements, including:

        1) popt is fully reentrant
        2) popt can parse arbitrary argv[] style arrays while
           getopt(2) makes this quite difficult
        3) popt allows users to alias command line arguments
        4) popt provides convience functions for parsing strings
           into argv[] style arrays
2000-09-10 08:28:55 +00:00
brad
187065079f - remove config.sub and config.guess from patches and provide them in
files dir
- remove post-build and post-install, override ALL_TARGET and
INSTALL_TARGET instead
- use better filename for patch
2000-09-06 05:07:24 +00:00
brad
f5a7719c84 reorganize 2000-09-06 05:01:57 +00:00