David E. O'Brien
3b032c9a0a
turn on queso
1998-10-24 23:32:11 +00:00
David E. O'Brien
0d9972514b
QueSO determines a remote OS by sending simple TCP packets and analysing
...
the result.
1998-10-24 23:31:27 +00:00
Mark Murray
c17025d90f
Unbreak.
...
Upgrade to v1.8b3.
Fix for Perl5.
1998-10-21 10:07:51 +00:00
Vanilla I. Shu
2c92c9bad1
Upgrade to 0.4.1, remove the TAG of USE_AUTOCONF,
...
add GNU_CONFIGURE.
Remind by: Ollivier Robert
1998-10-20 18:10:47 +00:00
Vanilla I. Shu
06e5fbe3dc
Upgrade to 0.56.
1998-10-20 17:49:15 +00:00
Jacques Vidrine
1ba8503392
* Upgrade to 3.5.3.
...
* Patch for ELF.
* Create ${PREFIX}/etc/snmpd.sh.sample instead of ${PREFIX}/etc/snmp.sh.
1998-10-19 22:43:09 +00:00
Vanilla I. Shu
ccc87294f6
Upgrade to 0.4.0
...
PR: ports/8291
Submitted by: maintainer
1998-10-19 15:51:25 +00:00
Vanilla I. Shu
74ed251b0e
Upgrade to 0.13.
...
Agreed by: maintainer
1998-10-19 15:49:06 +00:00
Vanilla I. Shu
c5149bcc23
Activate gtkicq.
1998-10-19 14:37:31 +00:00
Vanilla I. Shu
ab295cc98e
Import gtkicq, It's gtk-base icq clone.
1998-10-19 14:36:42 +00:00
Chuck Robey
d85fa44c8f
Addition of 3 patches makes this compile for ELF. Don't take off
...
the BROKEN yet, I haven't yet had time to review the PLIST. It
might well have changed due to the addition of patch-a[bc].
patch-ad made it respect statfs better for 3.0.
PR: 8364
Submitted by: David A. Bader <dbader@eece.unm.edu>
1998-10-19 12:40:42 +00:00
Justin M. Seger
b714abde92
Unbreak.
...
Submitted by: steve
1998-10-16 03:10:09 +00:00
Justin M. Seger
70b97c41ab
Unbreak for current.
...
Submitted by: dima
1998-10-16 00:55:28 +00:00
Justin M. Seger
69f9cd47fd
Unbreak for ELF.
1998-10-14 23:45:53 +00:00
Justin M. Seger
ca5a4ff710
Mark BROKEN for ELF:
...
cc -o xarchie -O2 -L/usr/X11R6/lib atalloc.o dirsend.o get_pauth.o get_vdir.o perrmesg.o ptalloc.o regex.o stcopy.o support.o vl_comp.o vlalloc.o query.o browser.o db.o selection.o status.o saveload.o inet_ntoa.o hostname.o username.o weight.o ftp.o syserr.o xarchie.o display-x.o actions.o ftp-actions.o types.o settings.o file-panel.o view-file.o about.o help.o menu.o m-file.o m-query.o m-settings.o m-file-panel.o fchooser.o popups.o alert.o confirm.o syntax.o xutil.o tilde.o -LFWF/FileChooser -lFChooser -LFWF/Dir -lDir -LFWF/MultiList -lMultiList -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11 -lxpg4 -lrpcsvc -lkrb -ldes -lcrypt -Wl,-rpath,/usr/X11R6/lib
/usr/libexec/elf/ld: cannot open -lFChooser: No such file or directory
*** Error code 1
1998-10-14 03:21:40 +00:00
Justin M. Seger
935ca7fdf4
Mark BROKEN for ELF: depends on blt
1998-10-14 03:01:15 +00:00
Justin M. Seger
47fb359e91
Mark BROKEN for current:
...
cc -O2 -DHAVE_FCNTL_H=1 -DHAVE_NET_SLIP_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ETHER_NTOA=1 -DHAVE_SETLINEBUF=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SOCKADDR_SA_LEN=1 -DHAVE_TM_GMTOFF=1 -DLBL_ALIGN=1 -DPPP -DHAVE_FDDI -I. -c print-domain.c
print-domain.c:219: `T_UINFO' undeclared here (not in a function)
print-domain.c:219: initializer element for `type2str[29].v' is not constant
print-domain.c:220: `T_UID' undeclared here (not in a function)
print-domain.c:220: initializer element for `type2str[30].v' is not constant
print-domain.c:221: `T_GID' undeclared here (not in a function)
print-domain.c:221: initializer element for `type2str[31].v' is not constant
*** Error code 1
1998-10-14 01:22:00 +00:00
Justin M. Seger
a159f6667f
Mark BROKEN for current:
...
cc -I. -I. -DUSE_PPP -O -pipe -O2 -Wall -Wno-implicit -Wmissing-prototypes -c ./tcp_subr.c
./tcp_subr.c:241: parse error before `('
./tcp_subr.c:244: parse error before `{'
./tcp_subr.c:250: parse error before `if'
*** Error code 1
1998-10-14 01:18:49 +00:00
Justin M. Seger
de0bede7b0
Mark BROKEN for current:
...
cc -O -pipe -c unshlight.c
unshlight.c: In function `main':
unshlight.c:53: `MOUNT_NFS' undeclared (first use this function)
unshlight.c:53: (Each undeclared identifier is reported only once
unshlight.c:53: for each function it appears in.)
*** Error code 1
1998-10-14 00:26:49 +00:00
Justin M. Seger
da84d0894b
Mark BROKEN for ELF.
...
cc -c -O -pipe -I.. -DRWHOIS_SERVER_VERSION=\"1.0B9.2\" -DAUTHORIZATION_ON -DHAVE_CONFIG_H misc.c
misc.c: In function `run_program':
misc.c:383: function `__error' is initialized like a variable
*** Error code 1
1998-10-14 00:19:56 +00:00
Justin M. Seger
e63218e8aa
Mark BROKEN for CURRENT:
...
cc -O -pipe -DOS_H=\"os-freebsd2.h\" -I. -I../include -I../config -c filesys-os.c
filesys-os.c: In function `getmountent':
filesys-os.c:183: `MOUNT_NFS' undeclared (first use this function)
filesys-os.c:183: (Each undeclared identifier is reported only once
filesys-os.c:183: for each function it appears in.)
filesys-os.c:188: warning: unreachable code at beginning of switch statement
*** Error code 1
1998-10-14 00:10:17 +00:00
Justin M. Seger
d69d6ab19a
Mark BROKEN for ElF:
...
g++ pppload.o PPPStats.o MainWindow.o Options.o mPPPStats.o mMainWindow.o -o ppp
load -L/usr/X11R6/lib -lqt
/usr/libexec/elf/ld: warning: libX11.so.6, needed by /usr/X11R6/lib/libqt.so, no
t found (try using --rpath)
/usr/X11R6/lib/libqt.so: undefined reference to `XFreePixmap'
/usr/X11R6/lib/libqt.so: undefined reference to `XSetInputFocus'
1998-10-13 23:53:28 +00:00
Justin M. Seger
d7e7dedf3c
Mark BROKEN for ELF:
...
cc -o pmf -O2 -D_ANSI_SOURCE main.o ipc.o use_ipc.o alias.o error.o get_input.o do_commands.o misc.o display.o signals.o help.o tty.o variables.o robot.o word_split.o line_split.o globals.o apply.o handle_cmd.o dollar_match.o gag.o cryptsay.o putget.o xmode.o compile_time.o rl_history.o c_packages/libc_packs.a -lreadline -lcompat -ltermcap
cc: c_packages/libc_packs.a: No such file or directory
*** Error code 1
1998-10-13 23:46:16 +00:00
Justin M. Seger
aae8ab046e
Fix typo in last commit
1998-10-13 23:18:37 +00:00
Justin M. Seger
950d44a630
Mark BROKEN for CURRENT:
...
/usr/ports/net/mpich/work/mpich/bin/mpicc -O -pipe -D__FREEBSD -O -D__NO_AIO -DFORTRANDOUBLEUNDERSCORE -D__NFS -D__UFS -D__NEEDS_MPI_TEST -D__MPICH -D__HAVE_MPI_LONG_LONG_INT=1 -D__HAS_MPI_INFO=1 -D__HAS_MPI_DARRAY_SUBARRAY=1 -I/usr/ports/net/mpich/work/mpich/include -I../../include -I../include -c ad_fstype.c
ad_fstype.c: In function `ADIO_FileSysType':
ad_fstype.c:94: `MOUNT_NFS' undeclared (first use this function)
ad_fstype.c:94: (Each undeclared identifier is reported only once
ad_fstype.c:94: for each function it appears in.)
*** Error code 1
1998-10-13 23:15:30 +00:00
Justin M. Seger
96d3c047f3
Unmark BROKEN. It was a previously fixed SMP problem.
...
Pointed out by: jdp
1998-10-13 01:17:27 +00:00
Justin M. Seger
802d197782
Mark BROKEN for ELF. Depends on modula-3 which is BROKEN:
...
***
*** runtime error:
*** Segmentation violation - possible attempt to dereference NIL
***
*** runtime error:
*** ASSERT failed
*** file "../src/runtime/common/RTHeapMap.m3", line 35
***
Abort trap - core dumped
*** error code 134 (ignored)
missing libm3formsvbtpixmaps.a: not building libm3formsvbtpixmaps.so.6
followed by many more errors
1998-10-12 16:38:05 +00:00
Justin M. Seger
50cbbf4ca4
Mark BROKEN for current :
...
standard perl path problems
1998-10-12 03:17:55 +00:00
Steve Price
6695348336
Turn on openldap port.
1998-10-10 04:42:07 +00:00
Steve Price
3238fdf3ff
Initial import of OpenLDAP version 1.0.1.
...
Open source LDAP client and server software.
PR: 7995
Submitted by: Lachlan O'Dea <lodea@angmar.mel.cybec.com.au>
1998-10-10 04:40:45 +00:00
Steve Price
200c4f0449
Make this deinstall friendly.
...
PR: 8207
Submitted by: Ruslan Ermilov <ru@ucb@crimea.ua>
1998-10-10 04:11:29 +00:00
Steve Price
64ea3c7aab
Update to version 2.0a7.
...
PR: 8029
Submitted by: maintainer
1998-10-10 03:37:10 +00:00
Steve Price
f044dea560
Convert to ELF.
1998-10-10 03:23:44 +00:00
Stefan Bethke
dc0384dd4c
(Forgot to add the patch)
...
Symlinks to libexec/psf are now in libexec/filters instead of in
share/filters.
1998-10-10 02:45:35 +00:00
Mike Smith
6bac6bb68b
Update for the New Perl policy
...
Submitted by: bmah@CA.Sandia.GOV (Bruce A. Mah)
1998-10-10 02:14:26 +00:00
Scott Mace
7cb971a70c
Properly use PERL variable.
1998-10-10 02:09:30 +00:00
Stefan Bethke
749da0c1d9
- MLINKS removed; they didn't work. Instead, +INSTALL will install symlinks
...
itself.
- symlinks to libexec/psf are now in libexec/filters instead of
share/filters.
1998-10-10 00:44:46 +00:00
Robert V. Baron
3fee2eedf2
Upgrade to Coda 4.6.6
1998-10-09 21:20:10 +00:00
Robert V. Baron
8fec54f1ba
Upgrade to Coda 4.6.6
1998-10-09 20:47:11 +00:00
Satoshi Asami
bbba9fc4cc
Remove all the remaining regexps from LIB_DEPENDS. There are some
...
ports that are not ELFized yet but it's getting too late in the game
and I need to commit the new bsd.port.mk that doesn't use regexps.
1998-10-09 10:05:56 +00:00
David E. O'Brien
6be26448c4
upgrade to 2.1.1
1998-10-09 07:37:13 +00:00
John Polstra
a790afeead
Correct an obsolete URL. Fix a typo.
1998-10-08 18:45:49 +00:00
Jun Kuriyama
c9b41dd6a7
I've checked and make changes from submittion as following patch.
...
(1) PKGNAME satisfies handbook rule.
(2) @dirrm lib/radius fails when lib/radius/acct exists.
Submitted by: Stefan Esser <se@mi.uni-koeln.de>
-----
diff -urN -x CVS merit/Makefile radius/Makefile
--- merit/Makefile Fri Sep 18 02:00:05 1998
+++ radius/Makefile Wed Oct 7 23:54:43 1998
@@ -7,7 +7,7 @@
#
DISTNAME= radius.3.6B.basic
-PKGNAME= radius-3.6B.basic
+PKGNAME= radius-basic-3.6B
CATEGORIES= net
MASTER_SITES= ftp://ftp.merit.edu/radius/releases/
diff -urN -x CVS merit/pkg/PLIST radius/pkg/PLIST
--- merit/pkg/PLIST Fri Sep 18 01:58:28 1998
+++ radius/pkg/PLIST Wed Oct 7 23:51:47 1998
@@ -12,4 +12,5 @@
lib/radius/db/engine.config.sample
lib/radius/db/vendors.sample
@dirrm lib/radius/db
+@dirrm lib/radius/acct
@dirrm lib/radius
-----
1998-10-08 14:49:28 +00:00
Jacques Vidrine
de2c0f5c6d
Build and install a shared library version, too.
1998-10-07 19:34:46 +00:00
Warner Losh
ffe162b612
Update to ELF and v1.0r7. This version supports only one type of
...
binaries (ELF OR aout) with runsocks.
1998-10-07 18:51:28 +00:00
Robert V. Baron
d5d97888cb
Removing NO_DEPENDS&NO_CONFIGURE as requested
1998-10-06 15:51:02 +00:00
Robert V. Baron
2b2d8688ac
Link in Coda
1998-10-05 20:16:50 +00:00
Robert V. Baron
42ec080314
The current ports will get you Coda release 4.6.5. There are too
...
many patches in the ports. So we will crank out a Coda release
4.6.6 later this week. If anyone wants to play with the 4.6.5
release in the mean time they can.
1998-10-05 19:23:43 +00:00
Brian Somers
80ef5c1ba6
Elfify
1998-10-02 18:21:34 +00:00
Brian Somers
66bbf9dad0
Elfify
1998-10-01 18:35:41 +00:00
Justin M. Seger
c94a576e69
Mark all KDE ports BROKEN for ELF.
1998-09-30 02:07:28 +00:00
Joseph Koshy
5cd1788fa1
Upgrade to v0.3.17.
...
Submitted by: Bill Fumerola <billf@jade.chc-chimes.com> (maintainer)
1998-09-29 01:32:42 +00:00
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