Satoshi Asami
b84a10f99d
Add ktamaga.
1997-12-03 03:44:01 +00:00
Stefan Eßer
d5f2f9d5c3
Could not find this version on the mirrory, but a single master site
...
will do for now.
1997-12-03 00:39:43 +00:00
Stefan Eßer
1d5d680318
Add forgotten contents to DESCR and COMMENT.
1997-12-03 00:34:17 +00:00
Stefan Eßer
5c6c9aa701
The KDE Tamagochi emulator.
1997-12-03 00:31:43 +00:00
Vanilla I. Shu
f0bba9f4d2
Change my email address.
1997-11-30 19:43:24 +00:00
Justin M. Seger
6b8456fcad
Correct spelling of MAINTAINER.
1997-11-29 00:49:08 +00:00
Justin M. Seger
613f3948f9
Upgrade to version 1.9.2
1997-11-28 14:55:46 +00:00
Vanilla I. Shu
7211490698
Update to 2.4
...
PR: 5514
1997-11-26 19:45:37 +00:00
Vanilla I. Shu
6ca49f6442
Update to 2.4
...
PR: 5514
1997-11-26 19:44:34 +00:00
Vanilla I. Shu
abb81f8144
*** empty log message ***
1997-11-26 19:35:11 +00:00
Vanilla I. Shu
5f997be70c
Update to 2.4
...
PR: 5114
1997-11-26 19:12:54 +00:00
Thomas Gellekum
e8a9f6b997
Upgrade to 5.4.3.
...
PR: 5144
Submitted by: Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp>
1997-11-25 08:59:14 +00:00
Thomas Gellekum
70b0ebe527
Upgrade to 5.4.3.
...
PR: 5143
Submitted by: Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp>
1997-11-25 08:58:59 +00:00
Thomas Gellekum
6f375de81e
Upgrade to 5.4.3.
...
PR: 5142
Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
1997-11-25 08:51:48 +00:00
Thomas Gellekum
acc0c36df9
Upgrade to 5.4.3.
...
PR: 5141
Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
1997-11-25 08:51:18 +00:00
Justin M. Seger
b427d0b23c
Upgrade to use tk8.0
1997-11-22 20:48:41 +00:00
Bill Fenner
9aed410047
Upgrade to 1.36. I used a different MASTER_SITE than the submitter
...
did, since there's been a routing loop to the DNS servers for the
MASTER_SITE in the PR for the last 5 days.
PR: ports/2905
Submitted by: Nakai@Mlab.t.u-tokyo.ac.jp
1997-11-20 02:11:04 +00:00
Satoshi Asami
4525e90b19
Make it install stuff in the right place.
...
Submitted by: Matthew Hunt <mph@pobox.com>
1997-11-19 03:43:53 +00:00
Satoshi Asami
6f78395d84
You don't need a md5 checksum of the md5 file itself. :)
1997-11-19 00:05:43 +00:00
Satoshi Asami
faea41da6d
Mark this port broken pending package fix.
1997-11-19 00:04:02 +00:00
Thomas Gellekum
0da83b6a61
Activate xjig.
1997-11-18 09:29:31 +00:00
Thomas Gellekum
945b9eba8d
Import xjig port. xjig is a puzzle game.
...
PR: 4557
Submitted by: Vanill I. Shu <vanilla@minje.com.tw>
1997-11-18 09:27:01 +00:00
Bill Fenner
84713da422
Upgrade to 0.99c0pl9
...
PR: ports/4655
Submitted by: Stefan `Sec` Zehl <sec@42.org> and Matthew Hunt <mph@pobox.com>
1997-11-16 09:13:54 +00:00
Bill Fenner
8d91cdef88
Fix permissions on save and user directories.
...
PR: ports/4978
Submitted by: Matthew Hunt <mph@pobox.com>
1997-11-16 08:56:54 +00:00
Thomas Gellekum
fb98cce65b
Upgrade to 1.11.
1997-11-12 09:57:18 +00:00
Satoshi Asami
6b3f6e2af2
Back out previous commit. Jordan, please test before committing. :<
...
(You can't just redefine some of the DISTFILES with PATCHFILES, they
are different things....)
While I'm here, make the PKGNAME conform to the standard
("nethack-3.2.2-qt" -> "nethack-qt-3.2.2").
1997-11-10 09:29:54 +00:00
Satoshi Asami
c42bbd89e3
Add xmame.
...
Forgotten by: jkh
1997-11-09 09:25:44 +00:00
Jordan K. Hubbard
9895b69b7e
Some stylistic tweaks I forgot to commit. Should portlint better now.
1997-11-09 08:14:46 +00:00
Tim Vanderhoek
48e4a3a137
Use arch-independent share/games/tvp for gifs after brief discussion
...
on -ports.
1997-11-08 13:26:08 +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
ce12cd4765
Initial import of the KDE games port (best Mahjongg ever, and have a
...
look at the Asteroids game ...
1997-11-02 11:29:32 +00:00
Satoshi Asami
81d48ee93a
Remove empty line.
...
Found by: good ol' cvs diff
1997-10-30 00:48:48 +00:00
Thomas Gellekum
4ba37079d0
Install all binaries.
...
PR: 3831
Submitted by: Josh Gilliam <josh@quick.net>
1997-10-29 08:47:04 +00:00
Jordan K. Hubbard
c7b4a5cbf8
Sync with latest Qt update.
1997-10-29 06:47:00 +00:00
Dima Ruban
2162d62650
upgrade: 1.04 -> 1.09
1997-10-29 03:20:54 +00:00
Satoshi Asami
6ef28ef46f
Checksum changed on one of the files. It appears to still build fine
...
(it's only an image file anyway).
1997-10-28 22:52:52 +00:00
Thomas Gellekum
f6a194a59e
Minor upgrades.
...
PR: 4583
Submitted by: Matthew Hunt <mph@pobox.com>
1997-10-27 09:48:06 +00:00
Tim Vanderhoek
6cce6590df
Might want to do a portlint before importing, next time...
1997-10-23 15:10:00 +00:00
Tim Vanderhoek
ce7101f748
Activate tvp
1997-10-23 14:54:21 +00:00
Tim Vanderhoek
6f0fed1dc2
Port import of TVP (play cardgame of Ass vs. AIs)
...
PR: ports/4023
1997-10-23 14:42:22 +00:00
Satoshi Asami
40cd2f9add
Not that it matters much, but move around a couple of newlines to
...
make it appear nicer.
1997-10-16 04:27:23 +00:00
Masafumi Max NAKANE
9bb5b997e1
Correctly set the mode for scoreboard files.
...
Add @dirrm for lib/nethackdir.
1997-10-15 18:06:25 +00:00
Masafumi Max NAKANE
785a9c96ce
Enable xgolgo.
1997-10-15 04:58:31 +00:00
Masafumi Max NAKANE
e26a1b9d79
New port, xgolgo:
...
Xgolgo watches what you are doing and whether you're hostile or not.
This is the patched version of xeyes in the X contrib.
Golgo means GOLGO13 , the Japanese comics about the most complete
sniper which eyes is like this application.
PR: 4140
Submitted by: Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp>
1997-10-15 04:56:43 +00:00
Andreas Klemm
9af36255b3
USE_PERL5 (portlint)
1997-10-13 20:31:28 +00:00
Thomas Gellekum
b96df75f0c
Fix Justin M Seger's e-mail address.
1997-10-13 09:14:53 +00:00
Thomas Gellekum
11e6b32126
Upgrade to 1.0k.
1997-10-09 11:35:54 +00:00
Andreas Klemm
3a3e535685
cosmetic changes using portlint, a really nice tool ;-)
1997-10-04 14:53:11 +00:00
Thomas Gellekum
7dfa40dae2
Install bitmaps into a (tcl-)version independent directory.
1997-10-02 12:42:34 +00:00