1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
Commit Graph

12841 Commits

Author SHA1 Message Date
Jun Kuriyama
51b8ccb1f8 Add vje.tgz. 1998-08-25 22:08:03 +00:00
Jun Kuriyama
8eeb4abab5 VJE-Delta Ver 2.5 for Linux/FreeBSD is a Japanese
Imput-Method-Exchanger for X Window System Version 11 Rel.6(X11R6)
with Linux or FreeBSD operating system.

PR:		ports/7329
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>
1998-08-25 22:06:49 +00:00
Satoshi Asami
f40c16692b There was no newline at end of PLIST.
While I'm here, move manpage to MAN1.
1998-08-25 20:38:04 +00:00
Satoshi Asami
06fdd237c6 There was no newline at end of PLIST.
While I'm here, move manpage to MAN1.
1998-08-25 20:21:17 +00:00
Stefan Bethke
415cfc8efd Misplaced #include broke compile.
PR:		ports/7643
1998-08-25 20:08:06 +00:00
Jun Kuriyama
16c00b98a5 Activate gettext. 1998-08-25 16:14:05 +00:00
Jun Kuriyama
bbfa516de3 GNU gettext package.
Submitted by:	Yukihiro Nakai <Nakai@technologist.com>
1998-08-25 16:13:04 +00:00
Jun Kuriyama
c6cf610ca0 Remove gettext. 1998-08-25 16:11:35 +00:00
Vanilla I. Shu
f22196f74b Activate slib. 1998-08-25 14:24:07 +00:00
Vanilla I. Shu
f162bf8b02 A portable scheme library for all standard scheme implementation.
Submitted by:	Yukihiro Nakai <Nakai@technologist.com>
1998-08-25 14:22:27 +00:00
Vanilla I. Shu
5c80098b41 Correct pkg/PLIST. 1998-08-25 14:07:50 +00:00
Ralf S. Engelschall
716a59bbf6 Reanimate this port after the recent Perl 5 upgrade. 1998-08-25 11:18:06 +00:00
Joseph Koshy
1a7ef31db3 Update to v2.8.1.22
PR:		ports/7717
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
		(maintainer)
1998-08-25 11:12:27 +00:00
Joseph Koshy
41d34f751f Activate `cvslines'. 1998-08-25 10:34:23 +00:00
Joseph Koshy
9f3ac4d8ea A port of `cvslines'; a CVS wrapper that helps with merging changes
between various cvs branches, where the branches represent different
lines of development.
1998-08-25 10:32:47 +00:00
Satoshi Asami
60ba2bdb08 Drats. libjscript is still at 0.90. 1998-08-25 10:31:50 +00:00
Satoshi Asami
4819a1cb2a Dang, missed one. I hate it when this happens. :<
Anyway, change kde shlib version numbers.
1998-08-25 10:16:25 +00:00
Satoshi Asami
7147ee4f54 kde shared libs are now at version 1. Gosh, no wonder they kept being
reinstalled over and over.
1998-08-25 10:04:59 +00:00
Satoshi Asami
4d7d30052c kdecore and kdeui shared libraries are now at version 1.X. 1998-08-25 09:13:01 +00:00
Satoshi Asami
cfb2ac868e Mark this port BROKEN while it awaits an upgrade from thepish (who seems
to have dropped off the surface of the earth at the moment :p).
1998-08-25 08:30:34 +00:00
Satoshi Asami
469c5acb73 This port doesn't build.
Also, please fix the complilation flags so it will compile with some
optimization (ideally by respecting CFLAGS).

===
 :
g++ -g -Wall -I. -I../libXicq   -c io.cc -o io.o
io.cc: In function `int cmd_clear(char *)':
io.cc:53: warning: unused parameter `char * input'
g++ -g -Wall -I. -I../libXicq   -c help.cc -o help.o
g++ -o main main.o config.o callbacks.o cmd_parse.o io.o help.o -L../libXicq -lXicq
gmake[1]: Leaving directory `/usr/ports/net/xicq/work/xicq-071298/src/xicq'
gmake[1]: Entering directory `/usr/ports/net/xicq/work/xicq-071298/src/kxicq'
gmake[1]: *** No rule to make target `all'.  Stop.
gmake[1]: Leaving directory `/usr/ports/net/xicq/work/xicq-071298/src/kxicq'
gmake: *** [kxicq] Error 2
*** Error code 2

Stop.
 :
1998-08-25 05:03:18 +00:00
Vanilla I. Shu
e0f8be2e89 Upgrade to 0.65.6,
Change depends to gtk11,
Fix thr problem of gtk(?).
Reminded by:	asami
1998-08-25 04:09:42 +00:00
Vanilla I. Shu
f3699121da Upgrade to 1.12, and change depends to gtk11. 1998-08-25 04:04:49 +00:00
Vanilla I. Shu
cd11629e58 Correct the wroing variable USE_X11_PREFIX to USE_X_PREFIX. 1998-08-25 03:48:00 +00:00
Satoshi Asami
4a9d89f895 This port is currently broken due to gtk11.m4 problems. 1998-08-25 02:28:37 +00:00
Satoshi Asami
df5b4dc520 Move distfiles to subdirectory. When there's a file like "manpages.tgz",
it's a good idea even if it's only two files. :>
1998-08-25 02:26:23 +00:00
Satoshi Asami
5d5e2d4afd No need to define MAKE_ENV with += when it's only assigned to once. 1998-08-25 02:21:45 +00:00
Justin M. Seger
e87909776a Upgrade to ftnchek-2.10.0 1998-08-25 02:13:33 +00:00
Vanilla I. Shu
c38752be9d Activate xamp. 1998-08-25 02:04:42 +00:00
Vanilla I. Shu
708154eb70 A version of amp plus qt gui.
PR:		ports/7439
Submitted by:	Joe Jih-Shian Lu <jslu@dns.ntu.edu.tw>
1998-08-25 02:02:43 +00:00
Vanilla I. Shu
fe0dd51d82 Upgrade to 0.0.6, and change PKGNAME to gide.
PR:		ports/7635
Submitted by:	maintainer
1998-08-25 01:53:21 +00:00
Vanilla I. Shu
53eb4645bc Portlint, and strip binary. 1998-08-25 01:45:33 +00:00
Justin M. Seger
dead04e3a9 Distfile changed on master site 1998-08-25 01:42:29 +00:00
Vanilla I. Shu
2fdc2d5e53 Imlib depend gtk11 now. 1998-08-25 01:38:23 +00:00
Satoshi Asami
37c4cb74f3 Move PLIST generation to do-install. Since do-install is already define
in this Makefile, there wasn't much reason why it was separate anyway.
1998-08-25 01:25:05 +00:00
Satoshi Asami
cc73502b87 Installs manpages uncompressed. 1998-08-25 01:22:23 +00:00
Satoshi Asami
d211d15440 These ports install uncompressed manpages even though USE_IMAKE is
set, so mark them with MANCOMPRESSED=no.  Note that this requires the
new bsd.port.mk that is not committed yet (going through final tests,
will be committed in a few hours).
1998-08-25 00:44:33 +00:00
Satoshi Asami
6b0bd40311 This port didn't survive the perl5 upgrade. 1998-08-25 00:16:46 +00:00
Steve Price
4605a8fd73 Minor cleanups including fixing the executable so it actually
runs under -current.  It seems our setsockopt doesn't handle
sizeof(char) for an option.
1998-08-25 00:04:05 +00:00
Jean-Marc Zucconi
4fc42bbb5d Suffix has changed (.tar.gz -> .tgz) 1998-08-24 19:48:14 +00:00
Jean-Marc Zucconi
3cce57c2a8 Upgrade to version T90 1998-08-24 19:44:26 +00:00
Satoshi Asami
159f1d4a36 This one didn't survive the perl5 upgrade. 1998-08-24 12:40:21 +00:00
Mark Murray
9c6b0b4a36 Upgrade Fortify (128-bit encryption) 1998-08-24 10:05:39 +00:00
Tim Vanderhoek
420da3c347 Man, I think I see a pattern here. manpage(pkg/PLIST)->manpage(Makefile) 1998-08-24 08:41:36 +00:00
Tim Vanderhoek
2817d4a993 The manpage that was listed in pkg/PLIST has been moved to the Makefile. 1998-08-24 08:39:18 +00:00
Tim Vanderhoek
ecc706f14f manpage, PLIST, Makefile, move, compressed, maybe? 1998-08-24 08:27:46 +00:00
Tim Vanderhoek
c0c713ec1f Teach this vintage 1995 port about the birds and the bees. Or something
like that, anyways.
1998-08-24 08:23:19 +00:00
Tim Vanderhoek
a29f7111cf This man might be compressed to a small size now that he is moved
from pkg/PLIST to Makefile.

asami@FreeBSD.ORG, whoever you are, you're supposed to be the
MAINTAINER of this port.  Get your act in gear, eh!  ;-)
1998-08-24 08:16:37 +00:00
Tim Vanderhoek
69dcc27a0c There was man in the PLIST. 1998-08-24 08:11:39 +00:00
Tim Vanderhoek
d3268d9cab Maybe MANCOMPRESSED? 1998-08-24 08:04:09 +00:00