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

1086 Commits

Author SHA1 Message Date
Scott Mace
a21d32d17e Update to mrtg 2.5.3 1998-09-28 17:11:24 +00:00
Steve Price
ac54d982f7 Remove regexp support for tk41 library. 1998-09-28 01:02:07 +00:00
Steve Price
2ee0fae840 Don't strip the binary when building ELF, and remove the empty
share/doc/wb directory on deinstall.
1998-09-27 01:44:09 +00:00
Steve Price
e7efc40d5f Remove empty doc dir on deinstall. 1998-09-27 01:38:24 +00:00
Satoshi Asami
b4bc06c5bf security/rsaref has been ELFized. 1998-09-25 10:20:21 +00:00
Satoshi Asami
b6d6b302c9 tcl80 has been ELFized. 1998-09-25 10:07:46 +00:00
Satoshi Asami
41637d4447 tk80 has been ELFized. 1998-09-25 10:05:14 +00:00
Warner Losh
06e87ec344 o Remove MAINTAINER, who is no longer maintaining this port
o Change errno program variable to eno.  Looks like this port has been
  broken for a while and no one noticed.

Approved by: Old maintainer
1998-09-23 05:13:55 +00:00
John Polstra
2ca5fb9aa9 Define STRIP as the empty string so that install won't try to strip
the executables when it installs them.  They are already stripped in
the distfile.  They are not necessarily in the format specified by
OBJFORMAT, so install could invoke the wrong version of strip.

Problem noticed by:	Jeremy Lea <reg@shale.csir.co.za>
1998-09-22 23:21:00 +00:00
Satoshi Asami
457679eee3 gtk and gtk11 are now ELFized. 1998-09-22 22:55:56 +00:00
Satoshi Asami
2c18564b2f Remove trailing whitespaces. 1998-09-22 17:50:27 +00:00
Satoshi Asami
b97560e72b Portlint. 1998-09-22 17:22:12 +00:00
Satoshi Asami
e31d811a59 Checksum changed.... 1998-09-22 17:21:38 +00:00
Kenjiro Cho
fac3115694 update: ttt-1.2 --> ttt-1.3 1998-09-22 09:40:21 +00:00
Steve Price
a198154cf2 Remove regexp support for libxview not that it builds ELF too. 1998-09-21 22:15:59 +00:00
Mike Smith
d885f18a60 This is the Citrix MetaFrame/pICAsso/WinFrame client for Microsoft Windows
NT Terminal Server, nee Hydra, nee Citrix WinFrame.
1998-09-21 21:30:24 +00:00
Steve Price
979ac27216 Update to version 1.0 beta 5.
PR:		7947
Submitted by:	maintainer
1998-09-19 22:45:44 +00:00
Andreas Klemm
e49eaf392a update to version 1.08a
PR:		closes 7866
1998-09-19 22:19:48 +00:00
Steve Price
905025ccb2 Update to version 2.3.
PR:		7977
Submitted by:	maintainer
1998-09-19 20:08:00 +00:00
Steve Price
dcf1287e4d giflib is now converted to ELF so remove regexp support. 1998-09-19 01:33:49 +00:00
Tim Vanderhoek
7531cca419 Use MLINKS. 1998-09-19 00:02:26 +00:00
Vanilla I. Shu
346ab5c6e0 Activate ethereal. 1998-09-18 21:55:07 +00:00
Vanilla I. Shu
1ceb2a08d2 a network sniffer a la NetXray. With a little work and development this could
rival NetXray (which is approx $4,000).
PR:		ports/7581
Submitted by:	Bill Fumerola <billf@chc-chimes.com>
1998-09-18 21:53:24 +00:00
John Polstra
736d3c5ca3 Make these ports work on ELF systems. 1998-09-18 01:02:04 +00:00
Satoshi Asami
6470b4dc9c tcp_wrapper is now converted to ELF. While I'm here, fix smail Makefile:
libwrap is a shared library so it should be LIB_DEPENDS, and delete
some spaces and tab-only lines.
1998-09-17 10:53:31 +00:00
Torsten Blum
64f9249a25 remote myself as maintainer. 1998-09-16 21:27:59 +00:00
Satoshi Asami
668e0f51f4 Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
checks haven't missed anything.

Submitted by:	dima
1998-09-15 21:31:59 +00:00
Satoshi Asami
4dc064b0c5 jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
 support.)
1998-09-15 11:46:15 +00:00
Satoshi Asami
1e65657cb0 Oops, one more thing. 1998-09-15 04:28:20 +00:00
Satoshi Asami
bb7f3c6d26 Portlint.
Also, you can't build depend on /usr/src.  Please change it to
something like a test and marking it BROKEN.  Meanwhile,
comment out BUILD_DEPENDS.
1998-09-15 04:27:34 +00:00
David E. O'Brien
9082610c96 Update the documenation (DESCR and manpage) a little. 1998-09-15 03:06:26 +00:00
Peter Wemm
46d59c13fb New version; 2.1beta -> 2.2.0
Nagged by: distfile checker (old master site had gone)
1998-09-11 06:55:03 +00:00
Peter Hawkins
ddda9e2b61 Obtained from: The Arla Project http://www.stacken.kth.se/projekt/arla/
Import of arla (free clone of AFS client)
1998-09-09 05:51:30 +00:00
Stefan Bethke
cd4a8fb9bc Minor additions and fix-ups:
- filenames of Custom Icons for folders ("Icon^M") are properly escaped
- Honors CFLAGS
- package can actually be installed elswhere (pkg_add -p)
- man pages are compressed and properly linked
1998-09-09 01:31:06 +00:00
Vanilla I. Shu
92992079c5 Activate boclient. 1998-09-08 17:31:48 +00:00
Vanilla I. Shu
d636b303f0 Back orifice, a remote adminstration tool for window$ 95/98.
PR:		ports/7585
Submitted by:	darius@dons.net.au
1998-09-08 17:31:00 +00:00
Tim Vanderhoek
4ade4325eb "CFLAGS+=__dead=" because mistakenly Bruce thought two years in
the grave would be enough to kill __dead.
1998-09-05 21:43:26 +00:00
Vanilla I. Shu
345084608f Don't use libbsd & libutil on package.
Agreed by:	maintainer
1998-09-05 18:22:17 +00:00
Steve Price
af1a65010c As of version 3.3.2 of the vnc port this port (vncjava) is
already included so there's no need for two of them.

Submitted by:	bmah@ca.sandia.gov
1998-08-30 16:09:08 +00:00
Steve Price
82625d7402 Move one last manpage from PLIST to MANx in Makefile. 1998-08-30 15:51:16 +00:00
Steve Price
8aaca5506b Unbreak after the perl upgrade. 1998-08-30 15:49:44 +00:00
Peter Hawkins
0575e236a2 upgrade to 3.3.2r2 (3.3.2 distfile no longer available) 1998-08-30 02:23:41 +00:00
Andreas Klemm
05365a4afd - update to new version 1.08
- use 127.0.0.1 as starting ip address for a fresh configuration
- new master site, use my download area as alternative
- suggest installing apache 13 to use this port instead of the old
  noneexisting ports
- new life example (the bb developement site)
1998-08-29 11:25:15 +00:00
Tatsumi Hosokawa
500828f8b3 Updated to samba-1.9.18p10. 1998-08-28 02:07:45 +00:00
Satoshi Asami
36c4de4992 "ln" -> "ln -f" 1998-08-26 21:20:40 +00:00
Vanilla I. Shu
af4cd62f15 Change maintainer's email address, and add depends with rsaref.
PR:		ports/7740
Submitted by:	maintainer
1998-08-26 09:14:54 +00:00
Stefan Bethke
415cfc8efd Misplaced #include broke compile.
PR:		ports/7643
1998-08-25 20:08:06 +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
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
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