Stefan Eßer
ae74d2183b
Port is no longer broken: correct PLIST has been commited
1998-05-02 22:15:24 +00:00
Stefan Eßer
67a12e6297
Update PLIST to match Beta4.1
1998-05-02 22:14:03 +00:00
Vanilla I. Shu
fc5e2794f0
Upgrade to 4.1.31.
1998-05-02 21:19:55 +00:00
Satoshi Asami
5b903104db
Properly detect GDBM, especially since we're going through the trouble
...
to depend on it. This fixes gimp's build problem ("XDELTA not found,
the sky is falling!!!") too.
PR: 6451
Submitted by: Donald Burr dburr@POBoxes.com
1998-04-30 02:03:14 +00:00
Matthew Hunt
04770b7d02
Activate x-files.
1998-04-29 23:52:55 +00:00
Satoshi Asami
1bc3971a43
===> Building package for kdeutils-4.1b
...
Creating package /usr/ports/packages/All/kdeutils-4.1b.tgz
Registering depends: giflib-3.0 jpeg-6b kdelibs-4.1b qt-1.31.
Creating gzip'd tar ball in '/usr/ports/packages/All/kdeutils-4.1b.tgz'
tar: can't add file share/applnk/Applications/kedit.kdelnk : No such file or directory
tar: can't add file share/apps/kjots/toolbar/OpenBook.xpm : No such file or directory
tar: can't add file share/apps/kjots/toolbar/filedel.xpm : No such file or directory
tar: can't add file share/apps/kljettool/pics/kljetlogo.xpm : No such file or directory
tar: can't add file share/doc/HTML/en/kjots/index.html : No such file or directory
tar: can't add file share/icons/kjots.xpm : No such file or directory
*** Error code 1
1998-04-28 04:33:57 +00:00
Stefan Eßer
c053e88100
Update to KDE Beta4.
1998-04-27 20:45:07 +00:00
Joshua Peck Macdonald
079520adb0
I checksummed the wrong release.
1998-04-23 22:53:52 +00:00
Joshua Peck Macdonald
b226a12661
Install the missing headers, use glib when available.
...
PR: 6381
1998-04-23 07:08:15 +00:00
Matthew Hunt
aadb6f143c
Activate xquote.
1998-04-22 14:08:59 +00:00
Matthew Hunt
a623d85bee
Import of xquote, which gets stock quotes over the network.
...
PR: 5431
Submitted by: ian@majesticnet.com
1998-04-22 14:07:51 +00:00
Satoshi Asami
aae51ae808
"make deinstall" before the "make package" test, please!
1998-04-21 04:55:38 +00:00
Joshua Peck Macdonald
4a23496b10
This fixes problem #2 reported by pierre.dampure@k2c.co.uk (out
...
of order includes--this version compiled on a 2.2.6 machine without
problems, though).
Rather than patch it, I cut a new release.
Problem #2 is:
> 1) Though the port depends on GDBM, the configure script does not find
> it; I got that to work by creating ad hoc symlinks for
> /usr/include/gdbm.h and /usr/lib/libgdbm.a --> for some reasons,
> /usr/local/include and /usr/local/lib are ignored (btw, any way I can do
> that "cleanly" for all ports?)
which I haven't touched. Since the standard gcc doesn't search
/usr/local/include and /usr/local/lib, it is neccesary to have
CFLAGS=-I/usr/local/include
LDFLAGS=-L/usr/local/lib
before configure succeeds, but I tried adding those lines to MAKE_ENV
and it didn't help configure (is there a CONFIGURE_ENV)?
Why doesn't it search those paths anyway? I looked at other ports which
require gdbm and they are no different, it seems they all have this problem,
or their makefiles have hardcoded /usr/local paths in them.
-josh
1998-04-21 00:09:58 +00:00
Matthew Hunt
3fb40c5261
Make this port non-INTERACTIVE. If built using:
...
make WITH_SETUID=yes
it will install setuid root, and verify system passwords. Otherwise,
it will not.
1998-04-20 04:41:16 +00:00
Matthew Hunt
bb7cffe74d
Restore IS_INTERACTIVE that I improperly removed; if the "make configure"
...
stage is run by root, "configure" asks whether the program should be
installed setuid, to allow it to verify passwords.
A better solution may be a make variable.
Submitted by: Joe "Marcus" Clarke <marcus@miami.edu>
1998-04-20 03:17:26 +00:00
Matthew Hunt
039596fd53
Activate gone.
1998-04-20 02:10:42 +00:00
Matthew Hunt
bd766646e1
Imported gone 1.3, an improved version of lock(1).
...
PR: 6354
Submitted by: Joe "Marcus" Clarke <marcus@miami.edu>
1998-04-20 02:09:56 +00:00
Joshua Peck Macdonald
7c21ec4fca
Upgrade version, add MAN1 variable, make myself maintainer.
1998-04-19 01:18:10 +00:00
Justin M. Seger
b5544f1358
Switch remaining ports to use jpeg lib version 8.0.
1998-04-15 22:18:24 +00:00
Jun-ichiro itojun Hagino
cc3b5de3cc
- original distribution updated. (-> 1.0.0)
...
- the method for removing japanese-oriented code fragment has changed.
1998-04-12 02:21:18 +00:00
Vanilla I. Shu
6d526edd43
Upgrade to 4.1.30, remove my self from MAINTAINER tag.
1998-04-11 20:02:50 +00:00
Jun-ichiro itojun Hagino
bbd9a4ceab
the master distribution update (1.02a -> 1.03a)
1998-04-07 22:43:46 +00:00
Masafumi Max NAKANE
8bd2b9a35b
Move the man pages to ${PREFIX}/man/ja from ja_JP.EUC.
...
Forgotten by: whomever changed man/ja_JP.EUC -> man/ja in BSD.local.dist
1998-04-05 04:47:11 +00:00
Vanilla I. Shu
d5106c8dd7
Upgrade to 1.00, and portlint.
1998-04-04 14:03:54 +00:00
Chris Timmons
1845f827af
Upgrade for 2.4.0 release. I wish this could have coincided better with our 2.2.6 release. Leave NO_LATEST_LINK for a bit longer while we test.
1998-04-04 06:20:17 +00:00
Steve Price
9e91129f34
Fix the modification timestamp in the extended file display.
...
PR: 6079
Submitted by: Greg Lehey <grog@lemis.com>
1998-03-28 14:29:41 +00:00
Thomas Gellekum
15e29a4614
Activate deco.
1998-03-27 11:58:25 +00:00
Thomas Gellekum
3a61dc074a
Import deco port. deco is another Norton Commander clone that
...
seems to be popular in Russia.
PR: 5315
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-03-27 11:56:47 +00:00
Thomas Gellekum
7c89ee8453
Activate teapot.
1998-03-27 10:32:48 +00:00
Justin M. Seger
7e1334cd36
Nuke ecc. It's been broken for over 1 year and hasn't been distributed by GNU
...
for over 2.
Approved by: asami
1998-03-22 05:10:53 +00:00
Thomas Gellekum
9421a44868
Back out changes to use tcl81.
...
I have left out zircon, which seems to have provisions for tcl81, and
hfsutils and filerunner, which have been upgraded and probably checked
in the meantime.
1998-03-20 14:35:31 +00:00
Chris Timmons
571776a8e6
Build from the latest release candidate. Port update facilitated by: The Grateful Dead
1998-03-20 02:06:10 +00:00
Thomas Gellekum
8fd6377c67
Activate xd.
1998-03-16 13:32:39 +00:00
Thomas Gellekum
0e120440a3
Import xd port. xd is a dump utility similar to hexdump with
...
additional features, such as big endian, little endian and PDP
format input.
PR: 4788
Submitted by: Kazuhiko Kiriyama <kiri@kiri.toba-cmt.ac.jp>
1998-03-16 13:29:07 +00:00
David E. O'Brien
9f76c1d34b
Merge all the patches together so there is one patch / souce file.
...
(there were more patch files than souce files here :) )
Now merged are the fixes:
ports/1966: Team doesn't support...
ports/2204: Team can hang when stderr is a file
I've seen team hang when stderr is a file. 'top' reports that it is
stuck in lockf.
ports/2203: Team's exit status doesn't indicate if there ...
Team's exit status will be 0 even if there is an I/O error. The reason
is that the exit status of the "guys" isn't checked.
Submitted by: dawes@physics.usyd.edu.au (David Dawes)
1998-03-15 20:43:16 +00:00
Steve Price
564f168517
Add MAINTAINER so this portlints clean.
1998-03-15 19:44:16 +00:00
Mark Murray
326a46e24e
Remove buffer. This port no longer fetches, and team is better.
1998-03-14 21:01:26 +00:00
Mark Murray
7e45caa48a
Remove buffer. Ths port no longer fetches, and team is better.
1998-03-14 21:00:11 +00:00
Vanilla I. Shu
ade893a977
Upgrade to 0.21.
1998-03-14 19:58:42 +00:00
Vanilla I. Shu
d67a302141
Upgrade to 4.1.27.
1998-03-11 06:06:20 +00:00
Vanilla I. Shu
1d3aeb2e64
Upgrade to 2.1.
1998-03-11 02:56:57 +00:00
Thomas Gellekum
3c1fc600e0
Activate xmdiary.
1998-03-09 13:08:55 +00:00
Stefan Eßer
1ecf9ece5a
Use $(MASTER_SITE_KDE)
1998-03-06 19:52:23 +00:00
Jun-ichiro itojun Hagino
7b8628fdac
wish4.2 friendly. (-kanjifont not allowed)
1998-03-04 06:19:02 +00:00
Satoshi Asami
ca11770837
Add PKGNAME, DISTNAME had two version parts separated by a "-".
1998-03-03 09:32:00 +00:00
Chris Timmons
04ca7fb280
Now on to release candidates for amanda 2.4.0.
1998-03-02 16:09:32 +00:00
Justin M. Seger
8148d231ed
Activate ytree
1998-03-02 01:02:56 +00:00
Justin M. Seger
454dc1e81f
Import of ports/misc/ytree
...
Ytree is a nifty filemanager similar to xtree.
With some helper-applications (zip/zoo/tar etc.)
you can also browse archive files.
Viewers for "special" files are configurable
(*.wav, *.gif etc.).
Visit http://www.han.de/~werner/ytree.html
PR: 5436
Submitted by: andy@icc.surw.chel.su
1998-03-02 01:00:56 +00:00
Steve Price
82d4086201
Don't try to look for the formail program, since it may fail if
...
procmail is not present.
Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
1998-02-26 03:35:10 +00:00
Steve Price
833074ad38
Clear up an inocuous message from make(1) about ignoring extra
...
target.
1998-02-26 03:33:33 +00:00
Steve Price
58fe886af8
Build and install the procmail module by default.
...
Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
1998-02-26 03:29:58 +00:00
Steve Price
6cbfa7badc
Temporarily remove the PROCMAIL=yes so that this port will package
...
and I can find a better way of doing it.
1998-02-25 16:14:36 +00:00
Satoshi Asami
56b037498c
Mark this port broken, doesn't package.
1998-02-25 10:10:53 +00:00
Satoshi Asami
f9f03aab27
Define NO_LATEST_LINK, this is a beta.
1998-02-25 09:47:25 +00:00
Justin M. Seger
3d4a5438d3
Upgrade to use tcl8.1 and tk8.1.
1998-02-24 21:43:51 +00:00
Thomas Gellekum
1cadd4ca7d
Upgrade to 2.0.6.
1998-02-24 08:50:03 +00:00
Steve Price
79053065b7
Upgrade to version 2.2.
...
PR: 5820
Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
1998-02-23 04:10:15 +00:00
Bill Fenner
f06d13b6ff
Add tk virtual category where missing. List of ports which depend on tk
...
but aren't in a tk virtual category from
awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX
I didn't do anything about the ports which depend on things which depend
on a tk revision. I'd be afraid that the depended-upon port might change
and thus outdate the virtual category in the depender.
1998-02-21 22:38:11 +00:00
Steve Price
227824e7d1
Update to reflect Pedro's new Email address.
...
PR: 5725
1998-02-20 18:39:58 +00:00
Chris Timmons
3148c86bed
Enable amanda24.
1998-02-18 14:41:53 +00:00
Chris Timmons
b92bbb4ef1
Complete the amanda port split. patch-ab obtained from Alexandre Oliva <oliva@dcc.unicamp.br>
1998-02-18 14:23:40 +00:00
Jun-ichiro itojun Hagino
5ae86caca3
PKGNAME has to be defined BEFORE including bsd.port.mk, to make
...
Latest/* symbolic links.
1998-02-17 12:58:54 +00:00
Stefan Eßer
c6a25ffa61
Clean up Makefile
1998-02-15 22:23:46 +00:00
Jun-ichiro itojun Hagino
3921b21883
original distribution updated (0.6.0 -> 0.7.0)
1998-02-13 02:48:15 +00:00
Stefan Eßer
378c4ca460
Upgrade to KDE Beta3
1998-02-07 20:50:24 +00:00
Masafumi Max NAKANE
d4c60375a0
Upgrade, 1.03f -> 1.03g.
...
PR: 5657
Submitted by: maintainer
1998-02-07 16:26:17 +00:00
Bill Fenner
085e041429
Fix MASTER_SITES
...
Submitted by: Scott Reynolds <scottr@Plexus.COM>
Obtained from: NetBSD PR #pkg/4936
1998-02-06 19:07:05 +00:00
Eric L. Hernes
c822f3a97b
uncomment, BUILD_DEPENDS on gdbm, not sure why this was commented
...
out in the first place...
Suggested by: Greg Troxel <gdt@lexort.com>
1998-02-05 15:18:25 +00:00
Jun-ichiro itojun Hagino
7041a55592
do not depend on japanese tk42 (bogus)
...
Pointed out by: asami
1998-02-03 12:45:43 +00:00
Vanilla I. Shu
0ee0d3b2fb
Upgrade to 4.1.24
1998-02-01 02:01:37 +00:00
Jun-ichiro itojun Hagino
51d20095c5
typo fix.
...
Submitted by: kuriyama@opt.phys.waseda.ac.jp
1998-01-30 17:24:49 +00:00
Thomas Gellekum
d3cb0fc4cf
Upgrade to 2.4.12.
1998-01-30 08:11:28 +00:00
Thomas Gellekum
fa5c4575b3
Upgrade to 2.4.
1998-01-29 07:49:38 +00:00
Satoshi Asami
499dfbfbaa
Portlint. I left out the maintainer for now, please fill in your name
...
if you intend to maintain it. > erich
1998-01-28 22:44:32 +00:00
Eric L. Hernes
249377cfc5
attach xdelta
1998-01-26 16:28:12 +00:00
Eric L. Hernes
614279221e
new port for xdelta
1998-01-26 16:27:12 +00:00
Thomas Gellekum
094929a2cc
Upgrade to 2.0.5.
1998-01-21 08:39:48 +00:00
David E. O'Brien
4da6ff8f1a
Added more information to the manpage.
1998-01-18 00:06:02 +00:00
Jun-ichiro itojun Hagino
b107c1d9df
enable ports/misc/magicpoint and ports/japanese/magicpoint.
...
MagicPoint: an X11-based presentation tool.
1998-01-17 15:14:31 +00:00
Jun-ichiro itojun Hagino
4bb34290e6
MagicPoint, an X11-based presentation tool.
...
japanese users should visit ports/japanese/magicpoint too.
1998-01-17 15:09:16 +00:00
David E. O'Brien
d717a3f740
Add another MASTERSITE.
1998-01-17 11:50:51 +00:00
Thomas Gellekum
d75b9b36ef
Upgrade to 2.4.11.
1998-01-08 08:02:06 +00:00
Ralf S. Engelschall
a02bbf5155
Activate new imported iSelect (misc/iselect/)
1998-01-03 12:19:11 +00:00
Ralf S. Engelschall
41ebeb122f
Import of iSelect, Version 1.0.4
...
iSelect is an interactive line selection tool for ASCII files, operating
via a full-screen Curses-based terminal session. It can be used either as
an user interface frontend controlled by a Bourne-Shell/Perl/Tcl backend
as its control script or in batch mode as a pipeline filter (usually
between grep and the final executing command).
The homepage of iSelect can be found on
http://www.engelschall.com/sw/iselect/
Submitted by: Ralf S. Engelschall
Obtained from: Ralf S. Engelschall
1998-01-03 12:04:58 +00:00
Wolfram Schneider
e6e3027b03
na-zipcodes -> us-zipcodes
1998-01-02 17:13:03 +00:00
Wolfram Schneider
0c29c2b543
Stale comment.
1998-01-02 17:11:19 +00:00
Wolfram Schneider
9379a7cecc
USA zip codes.
1998-01-02 17:09:08 +00:00
Wolfram Schneider
e259ca8839
Enable uk-postcodes and uk-phone.
1998-01-01 23:02:25 +00:00
Wolfram Schneider
f8de6405af
UK post codes.
1998-01-01 22:58:15 +00:00
Wolfram Schneider
aee1631b27
UK phone codes.
1998-01-01 22:51:33 +00:00
Wolfram Schneider
9bf47b1215
Enable na-zipcodes.
1997-12-30 23:36:12 +00:00
Satoshi Asami
ed1ba38a9f
Be more selective about which ports to maintain. I no longer have time
...
to maintain all these ports I once committed (sometimes as a proxy).
1997-12-25 22:29:52 +00:00
Jun-ichiro itojun Hagino
e82a8b6bd8
ports/japanese/ewipe -> ports/misc/ewipe
1997-12-25 10:56:19 +00:00
Masafumi Max NAKANE
1b13ad76e0
Upgrade, 1.03e -> 1.03f.
...
Submitted by: maintainer
PR: 5341
1997-12-19 16:53:57 +00:00
Thomas Gellekum
a9a163b366
Upgrade to 2.1.
1997-12-16 09:26:12 +00:00
Thomas Gellekum
b1521df703
Activate acron.
1997-12-15 08:47:22 +00:00
Thomas Gellekum
8799db5fba
Import acron port. acron is a database of acronyms and abbreviations.
1997-12-15 08:44:25 +00:00
Thomas Gellekum
d2ea7efe07
Upgrade to 2.0.4. Add NO_CDROM, we'd need a written permission from
...
UCB's Office of Technology Licensing.
1997-12-08 15:51:21 +00:00
Jun-ichiro itojun Hagino
e8b531adff
original distribution updated to 0.6.0.
1997-12-05 03:15:03 +00:00
Vanilla I. Shu
f0bba9f4d2
Change my email address.
1997-11-30 19:43:24 +00:00
Vanilla I. Shu
d180a7998d
I make some mistake on previous version, fixed it..
1997-11-29 18:30:06 +00:00
Vanilla I. Shu
cbc18c5e7c
update to 4.1.11
1997-11-29 09:18:34 +00:00
Satoshi Asami
8e1e5b68cb
Don't delete ${PREFIX}/share/doc.
1997-11-29 01:18:12 +00:00
Stefan Eßer
2ffc580361
Update to Beta2
1997-11-28 00:04:29 +00:00
Satoshi Asami
ae9aa661c5
Portlint.
1997-11-25 08:19:54 +00:00
Bill Fenner
bb57bef7a5
Enable display
1997-11-24 00:26:35 +00:00
Bill Fenner
65cf88075b
Display runs a specified command over and over, printing the output
...
through curses(3X). The command can be compound and the delay
between executions is settable on the command line. The output
from the command had better fit on a single screen, of course.
PR: ports/4384
Submitted by: Stephen J. Roznowski <sjr@home.net>
1997-11-24 00:26:01 +00:00
Justin M. Seger
190fcd8f28
Upgrade to use tk80. Clean up a few things pointed out by portlint.
1997-11-22 20:38:30 +00:00
Justin M. Seger
7b59a5b8dc
Upgrade this to use tk80. Remove unneccessary DISTFILES line.
1997-11-22 20:10:45 +00:00
Justin M. Seger
0a8a44e161
These use tk80 not tk41. Correct the CATEGORIES.
1997-11-22 19:50:03 +00:00
Thomas Gellekum
7d26dfdf5e
Upgrade to 2.4.10.
1997-11-20 12:26:55 +00:00
Thomas Gellekum
af22f76eca
Activate xinvest.
1997-11-17 10:14:33 +00:00
James Raynard
a4ff1ad2b9
Move asrpages to sysutils.
...
Requested by: asami
1997-11-13 23:25:51 +00:00
Masafumi Max NAKANE
cf71d19180
Upgrade, 1.03a -> 1.03e
...
Submitted by: maintainer
PR: 5006
1997-11-13 20:19:20 +00:00
James Raynard
315c7a7c02
Enable asrpages
1997-11-09 00:16:53 +00:00
Thomas Gellekum
fa756b8ca5
Upgrade to 2.0.3.
1997-11-06 08:01:57 +00:00
Satoshi Asami
ab4c4c3135
(1) Move the following ports out of x11/:
...
kdegames -> games/
kdenetwork -> net/
kdesupport -> converters/
kdeutils -> misc/
(Repository copy already done, dependency path and category name fixups
is being done in this commit.)
(2) Add a virtual category "kde" and add all six (incl. x11/kde{base,lib})
ports.
(3) Make package names follow the convention.
(4) Change "BUILD_DEPENDS=${X11R6}/bin/moc:..." to "...=moc:...".
There is no need to specify the full pathname if the target is an
executable in the standard path. (Actually, as the same port is
specified in LIB_DEPENDS, I think we can completely do away with
this line but since Stefan added this explicitly, I assume there
is a reason for it and left it alone.)
Approved by: se (all but 4)
1997-11-05 04:20:23 +00:00
Stefan Eßer
53313e608c
Add BUILD_DEPENDS on moc pre-processor.
...
Make LIB_DEPENDS accept both libjpeg.so.6.0 and 7.0, as
requested by TOYONAGA Tatsuto <toyonaga@msd.ts.fujitsu.co.jp>
1997-11-03 00:25:44 +00:00
Stefan Eßer
3464604978
Utilities for the KDE desktop environment (Calculator, Editor,
...
Calendar,...).
1997-11-02 00:05:06 +00:00
Justin M. Seger
450c68735d
Add patch to permit colorizing of setuid and setgid programs as well as
...
other-writable dirs and other-writable-stick dirs.
PR: ports/4853
Submitted by: bmc@WillsCreek.COM
1997-10-29 11:31:40 +00:00
Jun-ichiro itojun Hagino
5a1ace25b7
add "ja-" prefix.
1997-10-28 22:39:03 +00:00
Jun-ichiro itojun Hagino
53b5d85f7e
original distribution updated. (0.4.8 -> 0.5.0)
1997-10-28 02:39:21 +00:00
Bill Fenner
337f28498d
Update MAINTAINER address
...
Submitted by: Andreas Kohout <shanee@augusta.de>
1997-10-26 23:57:21 +00:00
Thomas Gellekum
bc57fe4307
Upgrade to 2.4.8.
1997-10-24 09:40:42 +00:00
Jun-ichiro itojun Hagino
d7e0b2a0d5
original distribution updated. (0.4.7 -> 0.4.8)
1997-10-24 05:57:16 +00:00
Jun-ichiro itojun Hagino
e1afd836cd
original distribution updated (0.4.7)
1997-10-23 13:09:12 +00:00
David E. O'Brien
c6f00c975a
Add a secondary distsite.
1997-10-22 06:02:52 +00:00
Jun-ichiro itojun Hagino
c6e162b754
ewipe, tcl/tk based presentation tool(includes authoring tool).
1997-10-17 13:02:52 +00:00
Satoshi Asami
f91f79177a
Edit out $Id$ line.
1997-10-17 02:49:54 +00:00
Satoshi Asami
6fe937627a
Update to version 2.2.5. Basically just packed up today's 2.2-stable
...
to make a new distfile and adjusted diffs.
1997-10-16 06:26:17 +00:00
Masafumi Max NAKANE
12f1a40db7
Move ports/misc/qpage to ports/comms/misc.
1997-10-13 04:41:07 +00:00
David E. O'Brien
75aa5031bb
Share cbb w/the world.
1997-10-11 04:14:17 +00:00
Thomas Gellekum
27073a4246
Change maintainer from ports to Vanill I. Shu.
1997-10-10 11:50:09 +00:00
Thomas Gellekum
c4f87c3016
Upgrade to 4.3.16.
1997-10-07 08:56:32 +00:00
Masafumi Max NAKANE
4c44d22594
Activate qpage.
1997-10-02 02:58:01 +00:00
Thomas Gellekum
c2e86404b2
Upgrade to 1.8.
1997-09-29 07:44:24 +00:00
Satoshi Asami
55b0267ca8
Don't try to remove directory "share/misc" -- it's created by mtree.
1997-09-24 07:01:32 +00:00
Thomas Gellekum
e0610c0dd9
Upgrade to 2.4.7.
1997-09-23 07:07:33 +00:00
Masafumi Max NAKANE
b9fab04d7e
Upgrade 4.0 -> 4.1.
...
PR: 4598
Submitted by: vanilla@MinJe.com.TW
1997-09-21 19:58:07 +00:00
Masafumi Max NAKANE
fb95eea85d
Upgrade, 1.01h -> 1.03a.
...
PR: 4581
Submitted by: maintainer
1997-09-19 12:51:34 +00:00
Bill Fenner
cfd8def0db
Update to use fileutils-3.16 (forgot "cvs add" the first time)
...
PR: ports/4267
Submitted by: Brian Clapper <bmc@WillsCreek.COM>
1997-09-18 17:41:30 +00:00
Bill Fenner
5eff8832ed
Update to use fileutils-3.16
...
PR: ports/4267
Submitted by: Brian Clapper <bmc@WillsCreek.COM>
1997-09-18 17:40:34 +00:00
Thomas Gellekum
0077d4cd4d
Upgrade to 2.0
1997-09-18 06:56:07 +00:00
Andrey A. Chernov
142a3dd4d8
Upgrade to 3.7.4
...
PR: 4410
1997-09-15 20:09:15 +00:00
James FitzGibbon
d2efc9486f
Mass upgrade of CPAN ports:
...
p5-Apache -> 1.00b2
p5-Array-PrintCols -> 2.0
p5-C-Scan -> 0.4
p5-DBD-Pg -> 0.62
p5-Data-Flow -> 0.05
p5-Devel-Peek -> 0.83
p5-HTML-Stream -> 1.40
p5-HTTPD-Tools -> 0.55
p5-Image-Size -> 2.4
p5-IniConf -> 0.92
p5-Msql -> 1.1809
p5-Mysql -> 1.1809
p5-PGP -> 0.3a
p5-Pg -> 1.6.1
p5-Tk -> 402.002
p5-WWW-Search -> 1.010
p5-libwww -> 5.12
1997-09-14 02:55:26 +00:00
Thomas Gellekum
71d267ddd4
Upgrade to 2.4.6.
1997-09-01 09:26:38 +00:00
Thomas Gellekum
f96e59f945
Upgrade to 2.0b7.
1997-08-25 09:46:38 +00:00
Jean-Marc Zucconi
6945c37cd9
New version (1.6 -> 2.0)
1997-08-15 16:47:17 +00:00
Satoshi Asami
4bacd0d89d
Repository copy linuxls to gnuls, so PR ports/4267 can be committed.
1997-08-13 05:45:04 +00:00
David E. O'Brien
489d7badf5
Author changed Makefile w/o bumping the version.
...
Noticed by: Vince - vince@MCESTATE.COM - vince@GAIANET.NET
1997-08-12 15:37:23 +00:00
Bill Fenner
4bcbe11de3
Change ftp.relcom.ru and ftp.kiae.su to ftp.kiarchive.ru
...
Submitted by: ache (Andrey A. Chernov)
1997-08-10 22:31:36 +00:00
Bill Fenner
c24f1cd821
Fix path on MASTER_SITE
...
Found by: distfile checker
1997-08-10 19:22:26 +00:00
Thomas Gellekum
e7d587dc96
Upgrade to 2.4.3. Add a mirror site.
1997-08-08 08:17:24 +00:00
Thomas Gellekum
68abc59c24
Activate nwrite.
1997-08-01 06:59:43 +00:00
Thomas Gellekum
a6647c56ad
Import nwrite port. nwwrite is an enhanced write(1).
...
PR: 4191
Submitted by: David Holloway <daveh@gwythaint.tamis.com>
1997-08-01 06:58:38 +00:00
Thomas Gellekum
749699009d
Activate xopps.
1997-07-31 08:36:10 +00:00
Masafumi Max NAKANE
e61ac414ac
files/* -> ${FILESDIR}/*.
1997-07-21 19:28:46 +00:00
Masafumi Max NAKANE
75c141cc7d
/bin/sh -> ${SH}
1997-07-13 18:49:31 +00:00
Satoshi Asami
59f08625fb
"mkdir" -> "mkdir -p" to make this port reinstallable.
1997-07-03 06:13:50 +00:00
Thomas Gellekum
105dd09473
Activate viz.
1997-07-02 13:54:15 +00:00
Thomas Gellekum
66380e98b1
Import of viz port. viz converts invisible characters into a
...
visible form.
PR: 2922
Submitted by: Brent J. Nordquist <bjn@visi.com>
1997-07-02 13:53:07 +00:00
Thomas Gellekum
0b84fa6389
Upgrade to 2.4.2.
1997-07-02 12:40:31 +00:00
David E. O'Brien
d123fdfb86
Update my address.
1997-06-29 09:56:32 +00:00
David E. O'Brien
4ea30609a5
Style police: use ${} rather than $() for macro expansion.
1997-06-29 09:38:20 +00:00
David E. O'Brien
a855a7ba30
Style police.
1997-06-29 09:08:47 +00:00
Jean-Marc Zucconi
7a124e21a9
Activate lile
1997-06-28 00:56:34 +00:00
Jean-Marc Zucconi
07f5ce5e92
The ile program can be run as a simple shell around any program.
...
It gives any program an input line editing and a history mechanism. It
can also be run around your favourite shell. When run around the shell
ile records the input to interactive programs launched from the
shell as well as the commands to the shell in its history buffer.
1997-06-28 00:54:47 +00:00
James FitzGibbon
a04adfbbe0
Activate in devel: p5-Errno, p5-Filter, p5-Proc-Simple, p5-Sort-Versions, p5-Term-ReadKey, p5-TraceFuncs
...
Activate in net: p5-SNMP
Activate in misc: p5-Locale-Codes
Activate in www: p5-WWW-Search
Activate in graphics: p5-GD
1997-06-27 02:00:33 +00:00
James FitzGibbon
54b08b6885
Import of a perl5 module for ISO3166/639 country code conversion
1997-06-27 01:51:13 +00:00
Thomas Gellekum
215a679920
Minor cleanup, and a patch I forgot to `cvs add' last time.
...
Submitted by: "Vanill I. Shu" <vanilla@MinJe.com.TW>
1997-06-25 07:11:50 +00:00
James FitzGibbon
ccdb93701a
Make all p5- ports use USE_PERL instead of explicitly stating the version number in each Makefile
...
In-Conjunction-With: Satoshi's patch to bsd.port.mk
(note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.)
1997-06-24 18:43:34 +00:00
Masafumi Max NAKANE
e215772f49
Enable xpns.
1997-06-24 06:13:40 +00:00
Masafumi Max NAKANE
5a29828952
New port, xpns:
...
Petri-Net Simulator for Xwindows
PR: 3250
Submitted by: Pedro Giffuni S. <pgiffuni@FPS.biblos.unal.edu.co>
1997-06-24 06:07:27 +00:00
Thomas Gellekum
efd46ec873
Upgrade to 1.5.
1997-06-23 07:46:00 +00:00
Thomas Gellekum
e909ca903b
Upgrade to 2.2.
...
PR: 3905
Submitted by: Brian Handy <handy@lambic.space.lockheed.com>
1997-06-20 12:41:47 +00:00
Thomas Gellekum
1fb83f1b72
Add missing @dirrm.
1997-06-20 12:24:35 +00:00
Thomas Gellekum
e403cb53d2
Upgrade to 4.0.
...
PR: 3904
Submitted by: Vanilla I. Shu <vanilla@MinJe.com.TW>
1997-06-20 12:22:36 +00:00
Thomas Gellekum
811b446b35
Update my e-mail address.
...
Update MASTER_SITE. The current version doesn't build with our
tools, it requires tcl/tk-8.0.
1997-06-17 06:05:50 +00:00
Masafumi Max NAKANE
68f4a46e04
Properly edit ${PREFIX}/info/dir.
1997-06-16 06:39:51 +00:00
Masafumi Max NAKANE
a0a70b287e
Patch up screen.texinfo and added @direntry.
...
I really couldn't appropriate category for this file, so I didn't define
it and, thus, now this file goes under misc category.
1997-06-16 06:38:05 +00:00
Masafumi Max NAKANE
5ded424008
Remove install-info related commands from doc/Makefile.in.
...
Use --no-split flag when regenerating screen.info
Remove old info files before regeneration.
1997-06-16 06:36:18 +00:00
Masafumi Max NAKANE
d3cdf254bf
Enable xtimer.
1997-06-14 16:20:01 +00:00
Andrey A. Chernov
c1d3c322a9
Fix install-info keyword
...
PR: 3821
1997-06-11 02:20:18 +00:00
Satoshi Asami
0b998340c4
Seems like cvs is not happy about "$Id $". So take away the space.
1997-06-03 21:52:01 +00:00
Masafumi Max NAKANE
36491b7a37
Activate most.
1997-06-03 20:12:46 +00:00
Masafumi Max NAKANE
9c4df8f37e
New port, most:
...
A pager (like less) which has support for windows and binary files
PR: 3732
Submitted by: Richard Hwang <rhwang@bigpanda.com>
1997-06-03 20:11:23 +00:00
Andrey A. Chernov
fa0b755ef8
Switch to new distribution scheme
1997-05-29 01:15:48 +00:00
Jean-Marc Zucconi
0dfb3a5a4a
Link with -lncurses. Mshell no more worked when linked with -lcurses.
1997-05-27 02:20:28 +00:00
Torsten Blum
dd6042bcfc
I don't maintain this port
...
satoshi added myself a the maintainer in rev 1.7 wihout asking me - he did
not even mention it in the commit message
1997-05-25 21:24:32 +00:00
James FitzGibbon
67f2b0e5df
Upgrade all ports requiring perl5.003 to perl5.004
...
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
1997-05-24 13:17:16 +00:00
Andrey A. Chernov
7813c20b11
Add lessecho
1997-05-20 01:13:14 +00:00
Andrey A. Chernov
1c7dab8ffb
Upgrade to 332
...
(Peter says TAGGED)
1997-05-19 17:44:28 +00:00
Satoshi Asami
0a6869e5e0
Use new variable PATCH_SITE_SUBDIR to avoid messing up the master site
...
list.
1997-04-30 04:43:34 +00:00
Satoshi Asami
bada70ab1f
Use new MASTER_SITE_LOCAL variable from bsd.port.mk.
1997-04-30 03:18:09 +00:00
Satoshi Asami
72f2c371cd
rman and glimpse are now in textproc.
1997-04-27 00:25:19 +00:00
Satoshi Asami
fa3948c232
Move p5-Convert-UU to converters.
...
Submitted by: jfitz
1997-04-27 00:14:27 +00:00
Satoshi Asami
793209a3d9
glimpse, isearch, ispell, mgdiff and rman are now in textproc.
1997-04-27 00:03:07 +00:00
Satoshi Asami
7b0515146a
btoa, recode and trans are moved to converters.
1997-04-26 23:46:54 +00:00
Wolfram Schneider
df8f6f276f
Add virtual category 'perl5'.
1997-04-20 13:53:29 +00:00
Wolfram Schneider
1760fd6654
Add virtual category 'tk41'.
1997-04-20 13:20:00 +00:00
Thomas Gellekum
730ae37f47
Upgrade to 2.3.10. I hate them.
1997-04-16 07:48:46 +00:00
Thomas Gellekum
25c4f568a5
Upgrade to 2.3.9.
1997-04-16 06:30:02 +00:00
Bill Fenner
485f7e5c4e
Upgrade to the released version of 2.0.
1997-04-03 19:18:31 +00:00
Thomas Gellekum
87db9d3d76
Upgrade to 2.3.8. Should quiet Bill Fenner's distfile checker.
1997-04-03 07:07:27 +00:00
Bill Fenner
59fa3d5848
Distfile changed from .tar.gz to .tar.Z (seems backwards) on
...
MASTER_SITES
Found by: distfile checker
1997-04-03 00:49:37 +00:00
David E. O'Brien
11b0b1747e
Upgrade to 1.6.3
...
Noticed by: Bill Fenner <fenner@parc.xerox.com>
1997-04-02 08:39:13 +00:00
David E. O'Brien
19b2e7e834
Jive has been moved to its home in games/amusements.
...
Pointed out by: Bill Fenner <fenner@parc.xerox.com> (thanks! :-))
1997-04-02 07:58:25 +00:00
Gary Palmer
0c82480b4b
These files somehow got missed. Upgrade to 2.3.0, and pick up CFLAGS from
...
/etc/make.conf
1997-03-08 05:03:14 +00:00
Gary Palmer
d1733e7a9a
Upgrade to 2.3.0 ... also pick up CFLAGS from /etc/make.conf
1997-03-08 05:00:11 +00:00
Thomas Gellekum
8beadb7b9a
Upgrade from 0.8 to 1.2.
1997-03-06 10:50:40 +00:00
David E. O'Brien
f51e69df17
turn on jive
1997-02-19 03:40:35 +00:00
David E. O'Brien
b0e758d164
Jive is a filter that converts English text to Jive.
...
Jive reads from standard input and writes to standard output.
1997-02-19 03:38:56 +00:00
Thomas Gellekum
63eb1d7990
Activate isearch.
1997-02-17 09:56:07 +00:00
Thomas Gellekum
41304ed05b
Upgrade to 0.8.
1997-02-07 09:01:51 +00:00
Satoshi Asami
352e23e65b
Create directory before installation.
1997-01-24 11:43:57 +00:00
Satoshi Asami
98d6ad6b52
Fix LIB_DEPENDS line, this one depends on tk41, not tk.
...
This caused, among other things, the package depend on tk-3.6 (argh!!!).
1997-01-24 10:27:02 +00:00
Satoshi Asami
edc48188cf
Style police.
1997-01-24 10:20:50 +00:00
Thomas Gellekum
9b5870de50
Activate rpm.
1997-01-24 07:51:16 +00:00
Thomas Gellekum
66d67f6a9b
Import of the Red Hat package manager.
1997-01-24 07:50:08 +00:00
Andrey A. Chernov
079bbce31a
Upgrade to 5.30
1997-01-13 22:57:00 +00:00
Masafumi Max NAKANE
0fcc91354e
Instruction to display English help message was wrong.
...
Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1997-01-09 10:12:36 +00:00
Masafumi Max NAKANE
466871b11d
Upgrade, 1.01 -> 1.01h.
...
Reviewed by: max
Submitted by: nobu@psrc.isac.co.jp
1997-01-06 06:38:35 +00:00
Masafumi Max NAKANE
66b633b20c
Upgrade, 1.01 -> 1.01h.
...
Submitted by: nobu@psrc.isac.co.jp
Reviewed by: max
1997-01-06 06:26:12 +00:00
David E. O'Brien
5029461dc8
Show a useful homepage for dotfile on installation.
1997-01-06 02:49:42 +00:00
David E. O'Brien
f9c037b996
Share dotfile with the world.
1997-01-05 22:57:28 +00:00
David E. O'Brien
6589d1b23a
The dotfile generator provides a handy way to create user-
...
configuration files for many programs. Modules are used
to define the configuration options. A sample template is
provided to aid in creating new modules.
Submitted by: Oliver Oberdorf <oly@world.std.com> (with changes by me)
1997-01-05 22:54:44 +00:00
Satoshi Asami
a9ff1fa705
Ay. I obviously wasn't looking close enough the first time around. Now
...
the output should be identical for "ls -C" and "ls -CG" except for the
color sequences.
1997-01-03 06:44:53 +00:00
Satoshi Asami
c264018515
Disable tabs in output when color is used. Now -G should work with
...
stty oxtabs (aka "-tabs") too.
Porblem reported by: jmz, among others
1997-01-03 01:34:16 +00:00
Satoshi Asami
de40ddbf21
Make this work with -current sources. Also fetch tarball from LOCAL_PORTS,
...
having people fetch from the FreeBSD-current archive (and having it
break at unpredictable times) wasn't a good idea.
1997-01-02 06:29:50 +00:00
David E. O'Brien
7510fd7d4d
Moving estic from ports/comms -> ports/misc
...
Reviewed by: cvs-commiters
1996-12-29 04:45:47 +00:00
David E. O'Brien
614de2daa6
ESTIC is an Enhanced Supervisor Tool for ISTEC Configuration.
...
The German manufacturer Emmerich makes Istec 1003 & 1008 TK-Anlagen.
The TK-Anlage is an ISDN PBX ( Private Branch Exchange ).
Submitted by: Julian Stacey
1996-12-29 04:44:14 +00:00
David E. O'Brien
a265e79653
Switched to using ${MASTER_SITE_XCONTRIB} in the MASTER_SITE listing.
1996-12-29 00:51:27 +00:00
David E. O'Brien
ada7894daf
Turn on xless. (gee, won't Satoshi feel bored tonight?)
1996-12-28 03:08:55 +00:00
David E. O'Brien
3960a95f76
This is a port of xless (version 1.7), a handy text file viewer for X.
...
Useful as a viewer tool for other apps (e.g., xfm, the X file manager),
or as a standalone viewer. Presents a scrollable text window (both
vertical and horizontal scrolling), with a number of clickable buttons.
Submitted by: Conrad Sabatier <conrads@neosoft.com>
1996-12-28 03:07:51 +00:00
Masafumi Max NAKANE
50ee9c09e0
Added ${MASTER_SITE_GNU} to MASTER_SITES
1996-12-26 10:01:04 +00:00
Joerg Wunsch
3138dc639c
Trim down excessively long DESCR files in ports i either own, or where
...
i'm somehow related to (hpscan, that is).
Requested by: asmi (long ago)
1996-12-22 11:01:16 +00:00
Satoshi Asami
b7a86be739
Add files/md5 entries for files whose checksum should be ignored as well.
...
Requires rev. 1.239 of bsd.port.mk.
1996-12-17 12:33:56 +00:00
Masafumi Max NAKANE
018ccf7365
Install the man page to man/ja_JP.EUC/man1.
1996-12-12 04:50:58 +00:00
Andrey A. Chernov
f236a5b7eb
Upgrade to 3.7.2
1996-12-08 16:19:54 +00:00
Masafumi Max NAKANE
bd3a21229d
Oops, previous commit broke the installation of man page.
1996-12-08 12:02:01 +00:00
Masafumi Max NAKANE
a3d9d452bc
Remove RESTRICTED and, instead, add NO_CDROM & NO_PACKAGE. (Redistribution
...
for charge is prohibited, no modification allowed.)
Various cleanups include:
List mmv.pch.Z as PATCHFILES instead of DISTFILES.
Put full path to the MASTER_SITES.
Instead of editing mmv.pch with scripts/makeitapatch, pass the name of
the file to be patched to the patch command via PATCH_DIST_ARGS.
Above three changes made do-fetch: & pre-clean:targets defined in this
Makefile unnecessary.
Call scripts/unshar via /bin/sh instead of giving it the execution bit in
pre-extract: target.
ln -> ln -fs
rm -> ${RM}
Use ${INSTALL_PROGRAM} and ${INSTALL_MAN}.
Use MAN1 var to compress the man page.
Reviewed by: asami
1996-12-08 11:55:03 +00:00
Masafumi Max NAKANE
95f5c1697c
Redirect outputs to /dev/null to perform the extraction silently.
1996-12-08 11:38:12 +00:00
Masafumi Max NAKANE
1c66bfbf12
Now, string describing reason for defining these variables must be set
...
when you define NO_CDROM, NO_PACKAGE or RESTRICTED.
1996-12-07 09:28:48 +00:00
Satoshi Asami
4515213825
${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change.
...
Hinted by: obrien
1996-12-03 04:07:49 +00:00
Satoshi Asami
db879567ce
Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to
...
changes made in rev. 1.232 of bsd.port.mk.
1996-11-30 10:50:36 +00:00
Satoshi Asami
a81b379aee
Put EXTRACT_SUFX in the right place. Use more predefined macros.
1996-11-30 09:00:18 +00:00
Satoshi Asami
2fe24c1cdb
Take out "Tkcron is ", as mentioned in the handbook.
1996-11-30 08:59:50 +00:00
Thomas Gellekum
c0d97afb02
Add tkcron.
1996-11-29 07:32:35 +00:00
Thomas Gellekum
d5e2fb4a66
Second try: import of tkcron, a frontend to crontab.
...
Closes PR 2064.
Submitted by: Sander Vesik <sander@haldjas.folklore.ee>
1996-11-29 07:08:22 +00:00
Satoshi Asami
580916915f
No need for "x11" in CATEGORIES, or half the ports tree will need that. :)
1996-11-26 07:33:30 +00:00