Commit Graph

516 Commits

Author SHA1 Message Date
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
brad
5b95f7ed7e remove libicq from Makefile 2000-09-06 04:49:19 +00:00
brad
e543d49ee1 axe this long unmaintained port 2000-09-06 04:48:46 +00:00
matt
686e0c1e26 damn cvs... FAKE, HOMEPAGE (ok niklas@) 2000-09-05 23:28:13 +00:00
matt
04d717c60d FAKE, HOMEPAGE (ok niklas@) 2000-09-05 23:27:39 +00:00
kevlo
a9d338e1cb - Add HOMEPAGE
- WRKSRC -> WRKDIST
- Add @comment to PLIST
2000-09-05 09:39:07 +00:00
brad
2653a8244e upgrade to libslang 1.4.2 2000-09-05 03:27:29 +00:00
brad
5436c404fb add HOMEPAGE 2000-09-04 07:28:16 +00:00
brad
1ab6754a53 add t1lib to Makefile 2000-08-31 06:57:48 +00:00
brad
8ebd08b18a add t1lib port;
--
t1lib is a library written in the C programming language allowing a
programmer to generate bitmaps from Adobe (TM) Type 1 fonts quite
easily. These bitmaps are returned in a data structure with type
GLYPH. This special GLYPH-type is also used in the X11 window system
to describe character bitmaps. It contains the bitmap data as well as
some metric information. But t1lib is in itself entirely independent
of the X11-system or any other graphical user interface.
2000-08-31 06:54:06 +00:00
brad
20682fd5e2 remove @pkgcfl tag 2000-08-30 19:20:51 +00:00
brad
d245caed52 remove libIDL from Makefile 2000-08-30 19:03:10 +00:00
brad
6bdc70d03f remove libIDL port, this shouldn't have been imported in the first
place. use devel/ORBit.
2000-08-30 19:02:27 +00:00
brad
46d65ad221 don't unconditionally redefine MIN/MAX 2000-08-27 22:17:40 +00:00
brad
e50ac6b1ee bump NEED_VERSION 2000-08-27 22:16:22 +00:00