1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-08 23:06:56 +00:00
Commit Graph

13072 Commits

Author SHA1 Message Date
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
Tim Vanderhoek
96fb6c0991 MAN6=xneko.6
MANCOMPRESSED=maybe
1998-08-24 07:58:43 +00:00
Satoshi Asami
2041e55724 Another port that broke with the gtk movement. Vanilla? :)
Satoshi
-------
===>  Building for yagirc-0.65
cc -O2 -pipe -DUNIX -DPREFIX=\"/usr/local\" -DUSE_PTHREADS -I/usr/X11R6/lib/glib/include -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include -DUSE_GUI -DUSE_SCRIPT -I/usr/local/lib/perl5/i386-freebsd/5.00404/CORE -I/usr/X11R6/lib/glib/include -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include -DUSE_GUI  -c dcc.c -o dcc.o
dcc.c:36: glib.h: No such file or directory
In file included from data.h:26,
                 from dcc.h:4,
                 from dcc.c:39:
gui.h:10: gdk/gdk.h: No such file or directory
gui.h:11: gtk/gtk.h: No such file or directory
1998-08-24 07:13:53 +00:00
Satoshi Asami
e4bd3d9abd Change value of ${MANCOMPRESSED} from "YES" to "yes". We're planning
to check it in the near future.
1998-08-24 05:57:48 +00:00
Satoshi Asami
452e9a95d3 Change install rules to explicitly install required files only. (This
is an "improved" fix to the symptom the previous commit tried to fix. :)
1998-08-24 05:38:40 +00:00
Tim Vanderhoek
934c015dd9 - Use a do-install: target instead of patching one into the source
Makefile.  A do-install: target is preferrable if one does not plan
  on submitting patches to the author.  Doing it this way has the
  nice side-advantages that we now respect MANOWN and BINOWN.

- Respect CFLAGS

- move patches/patch-ab to files/mplex.1
1998-08-24 03:13:47 +00:00
Tim Vanderhoek
2c941b483e Well, we know there isn't a comprehensive instruction manual, but
what does this thing actually do!?  :)
1998-08-24 03:10:29 +00:00
Steve Price
dd807c9b41 Make this build in -current again.
PR:		7655
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
1998-08-24 02:48:29 +00:00
Steve Price
c3e156f733 Activate wcol. 1998-08-24 02:11:57 +00:00
Steve Price
6212c76b8a Initial import of wcol version 980713_100245.
A prefetching proxy server for WWW.

PR:		7540
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1998-08-24 02:11:20 +00:00
Steve Price
b600200ec3 Activate stamp. 1998-08-24 02:00:48 +00:00
Steve Price
9f9febcf69 Initial import of stamp version 0.61.
Adds a graphical, configurable timestamp to a grayscale image.

PR:		7577
Submitted by:	Bill Fumerola <billf@chc-chimes.com>
1998-08-24 01:59:56 +00:00
Steve Price
8356aff606 Activate mtr. 1998-08-24 01:56:48 +00:00
Steve Price
511f5f1ab9 Initial import of mtr version 0.21.
Traceroute and ping in a signle graphical network diagnostic tool.

PR:		7588
Submitted by:	Bill Fumerola <billf@chc-chimes.com>
1998-08-24 01:56:04 +00:00
Steve Price
9e676799aa Turn on xataxx. 1998-08-24 01:52:57 +00:00
Steve Price
23c95aba73 Initial import of xataxx version 1.0.
A strategy game of position and movement for the X Window System.

PR:		7642
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-08-24 01:51:30 +00:00
Steve Price
71bb3fb0a9 Turn on the merlin port. 1998-08-24 01:48:07 +00:00
Steve Price
14f8bf7871 Initial import of merlin version 1.0.
Another pointless puzzle game for Tcl/Tk.

PR:		7601
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-08-24 01:47:12 +00:00
Steve Price
fa2ad5a025 Turn on vftool-misc. 1998-08-24 01:43:42 +00:00
Steve Price
6802c031d0 Turn on mnews-gnspool. 1998-08-24 01:34:07 +00:00