Thomas Gellekum
d44e206f87
Fix Date created\' and
Whom\' comments.
1996-10-25 06:11:05 +00:00
Andrey A. Chernov
f16d30263b
delete .33 too
1996-10-25 00:51:55 +00:00
James FitzGibbon
58ed417e89
Update for new perl5 ports
1996-10-24 13:48:24 +00:00
James FitzGibbon
d25d9138f1
perl5 module to install die() and warn() handlers.
1996-10-24 13:46:37 +00:00
James FitzGibbon
9fab9a7c38
perl5 module handling application defaults in Perl.
1996-10-24 13:45:44 +00:00
Satoshi Asami
5339f6b6cc
Gah! Data::Flow is in devel/, not perl5/!
1996-10-24 11:18:40 +00:00
Satoshi Asami
c51c45ba1f
Fix directory of Data::Flow module (didn't have the "p5-" prefix) in
...
dependency.
Found by: make index
1996-10-24 10:58:01 +00:00
Satoshi Asami
4c6c083aaf
Add cxref, it's a new directory so it should could for something.
1996-10-24 10:47:43 +00:00
James FitzGibbon
b8c06517e3
Add RUN_DEPENDS to all perl5 ports, to make packages install perl.
...
Submitted by: asami@freebsd.org
1996-10-24 09:59:32 +00:00
James FitzGibbon
3a6469cabc
Fix PLIST files with blank lines in them.
...
Submitted by: asami@freebsd.org
1996-10-24 09:11:40 +00:00
James FitzGibbon
85d8b5fb72
Updates for new perl5 ports
1996-10-24 08:17:09 +00:00
James FitzGibbon
8c2cb67b90
a collection of functions to convert and use time variables in perl5
1996-10-24 08:17:03 +00:00
James FitzGibbon
91ecd69759
perl5 module for getting the value of the C Ioctl constants.
1996-10-24 08:15:36 +00:00
James FitzGibbon
5a823a9b6d
perl5 module for reading .ini-style configuration files.
1996-10-24 08:11:12 +00:00
James FitzGibbon
e6bc1acf66
perl5 package which allows the use of macros defined in 'C' header files.
1996-10-24 08:08:23 +00:00
James FitzGibbon
8dc274f323
perl5 module for several file operations: Copy, Recurse and Tools.
1996-10-24 08:06:31 +00:00
James FitzGibbon
b08bb9c3b6
perl5 module for single call read & write file routines.
1996-10-24 08:04:19 +00:00
James FitzGibbon
a7ec8674db
perl5 module for file locking (flock,fcntl).
1996-10-24 08:02:45 +00:00
James FitzGibbon
f2918e1612
perl5 module for file locking with flock
1996-10-24 08:01:28 +00:00
Thomas Gellekum
b9dca714ea
Add a port of cxref-1.2b, a C program cross-referencing tool.
1996-10-24 07:59:56 +00:00
James FitzGibbon
098c036f46
Perl extension for simple-minded recipe-controlled build of data.
1996-10-24 07:59:27 +00:00
James FitzGibbon
0c53ac40f4
perl5 module for terminal screen handling and optimization.
1996-10-24 07:57:07 +00:00
James FitzGibbon
0748ffa3e9
perl5 module to read directives from a configuration file.
1996-10-24 07:56:23 +00:00
James FitzGibbon
8b761b60a2
perl5 module to scan C language files for easily recognized constructs.
1996-10-24 07:55:29 +00:00
Andrey A. Chernov
6061a3d71a
Remove old shared library because naming convention changed
1996-10-24 01:41:36 +00:00
James FitzGibbon
c8e1f85b25
perl5 module to access BSD process resource limit and priority functions.
1996-10-23 23:56:55 +00:00
Andrey A. Chernov
7c81cba3af
Upgrade to 0.99.35
1996-10-22 19:19:58 +00:00
Masafumi Max NAKANE
872dbeba51
Removed unnecessary @cwd directive.
...
(Oops, I forgot to commit this one.)
1996-10-18 08:40:41 +00:00
Masafumi Max NAKANE
fc2177f5e6
Honor the setting of NOMANCOMPRESS.
...
Submitted by: "Philippe Charnier" <charnier@xp11.frmug.org>
Use ${INSTALL_PROGRAM} and ${INSTALL_MAN} macros instead of install *.
1996-10-18 08:38:18 +00:00
Eric L. Hernes
edf6d352a2
trim the DESCR's to something reasonable at Satoshi's request.
1996-10-16 15:58:06 +00:00
Satoshi Asami
95137d2010
Oh my goodness! Satoshi is finally fed up and decided to "clean up"
...
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
1996-10-10 05:05:35 +00:00
Eric L. Hernes
e31810527f
upgrade to version 1.0,
...
change MAINTAINER jkh -> erich
Requested by: jkh
1996-10-09 20:54:30 +00:00
Satoshi Asami
b7847e2bd1
Port is no longer broken as libg++-2.7.2 is in the -current tree now.
1996-10-08 07:32:33 +00:00
Satoshi Asami
9a57e1fc1f
No need for the "PRCS" at the beginning -- it's in ${PKGNAME}.
1996-10-08 07:31:18 +00:00
Mark Murray
e0d712d210
Remove the dependancy on the (ex-)port tcl7.5.
1996-10-06 09:58:38 +00:00
Satoshi Asami
126e2ae4ae
flex-2.5.3 is in the main source tree. This probably shouldn't have been
...
here in the first place.
1996-09-21 09:51:13 +00:00
Joshua Peck Macdonald
13274c73de
Add BROKEN=yes since it won't compile without g++ 2.7.x.
1996-09-18 00:54:30 +00:00
Joshua Peck Macdonald
0c6f5227a8
PRCS is a version control system I wrote. Its like CVS except
...
its simpler to use, is not designed as a front-end to RCS, fixes
a lot of the things CVS got wrong, has no client/server support,
and a few other things.
1996-09-17 23:43:20 +00:00
Satoshi Asami
1b6a7670ee
Add id-utils.
1996-09-16 00:31:05 +00:00
Satoshi Asami
0e275217b8
Add gdb. I know it'a "developers" only port, but that doesn't
...
mean it shouldn't show up in INDEX.
1996-09-16 00:30:01 +00:00
Andrey A. Chernov
56504d0a96
Upgrade to 3.75
1996-09-14 03:25:39 +00:00
Satoshi Asami
95da41304b
Remove bison and gperf, they are in the main source tree now.
1996-09-11 06:11:21 +00:00
Satoshi Asami
41befebbca
Remove BUILD_DEPENDS on bison, which is now part of the main source tree.
1996-09-11 05:53:44 +00:00
Andrey A. Chernov
6a449eece9
Upgrade to .34
1996-09-03 10:10:28 +00:00
Satoshi Asami
bea8f694b8
MAINTAINER should be full e-mail address (not only "pst").
1996-08-23 09:00:04 +00:00
Thomas Gellekum
793a429493
Add uulib
1996-08-23 06:49:39 +00:00
Paul Traina
8f9d617a09
FSF id-utilities (a poor-man's scope based off the BSD mkid code).
1996-08-22 23:57:56 +00:00
Satoshi Asami
c5393a9ca3
Remove libz, it's in /usr/src now.
1996-08-19 10:32:53 +00:00
Eric L. Hernes
cb754c6758
get rid of gnumalloc
1996-08-12 15:52:57 +00:00
Chuck Robey
683976d627
Some Makefile cleanup, no functionality change. Use install (not cp),
...
Use WRKSRC, not WRKDIR, where appropriate.
1996-08-09 21:53:06 +00:00