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