aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* * Upgrade to 3.5.3.Jacques Vidrine1998-10-1912-45/+126
| | | | | | | | * Patch for ELF. * Create ${PREFIX}/etc/snmpd.sh.sample instead of ${PREFIX}/etc/snmp.sh. Notes: svn path=/head/; revision=14088
* Upgrade to 0.4.0Vanilla I. Shu1998-10-198-28/+10
| | | | | | | | PR: ports/8291 Submitted by: maintainer Notes: svn path=/head/; revision=14080
* Upgrade to 0.13.Vanilla I. Shu1998-10-195-84/+86
| | | | | | | Agreed by: maintainer Notes: svn path=/head/; revision=14079
* Activate gtkicq.Vanilla I. Shu1998-10-191-1/+2
| | | | Notes: svn path=/head/; revision=14076
* Import gtkicq, It's gtk-base icq clone.Vanilla I. Shu1998-10-1918-0/+306
| | | | Notes: svn path=/head/; revision=14075
* Addition of 3 patches makes this compile for ELF. Don't take offChuck Robey1998-10-192-0/+268
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=14066
* Unbreak.Justin M. Seger1998-10-164-6/+22
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=14048
* Unbreak for current.Justin M. Seger1998-10-162-6/+5
| | | | | | | Submitted by: dima Notes: svn path=/head/; revision=14032
* Unbreak for ELF.Justin M. Seger1998-10-141-3/+2
| | | | Notes: svn path=/head/; revision=14006
* Mark BROKEN for ELF:Justin M. Seger1998-10-141-1/+3
| | | | | | | | | 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 Notes: svn path=/head/; revision=13986
* Mark BROKEN for ELF: depends on bltJustin M. Seger1998-10-141-1/+3
| | | | Notes: svn path=/head/; revision=13984
* Mark BROKEN for current:Justin M. Seger1998-10-141-1/+6
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=13980
* Mark BROKEN for current:Justin M. Seger1998-10-141-1/+6
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=13978
* Mark BROKEN for current:Justin M. Seger1998-10-141-1/+6
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=13976
* Mark BROKEN for ELF.Justin M. Seger1998-10-142-2/+6
| | | | | | | | | | 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 Notes: svn path=/head/; revision=13974
* Mark BROKEN for CURRENT:Justin M. Seger1998-10-141-1/+6
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=13972
* Mark BROKEN for ElF:Justin M. Seger1998-10-131-1/+3
| | | | | | | | | | | | 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' Notes: svn path=/head/; revision=13968
* Mark BROKEN for ELF:Justin M. Seger1998-10-131-1/+4
| | | | | | | | | 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 Notes: svn path=/head/; revision=13965
* Fix typo in last commitJustin M. Seger1998-10-132-4/+4
| | | | Notes: svn path=/head/; revision=13958
* Mark BROKEN for CURRENT:Justin M. Seger1998-10-132-2/+12
| | | | | | | | | | | | /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 Notes: svn path=/head/; revision=13957
* Unmark BROKEN. It was a previously fixed SMP problem.Justin M. Seger1998-10-131-3/+1
| | | | | | | Pointed out by: jdp Notes: svn path=/head/; revision=13923
* Mark BROKEN for ELF. Depends on modula-3 which is BROKEN:Justin M. Seger1998-10-121-1/+3
| | | | | | | | | | | | | | | | | | | | | *** *** 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 Notes: svn path=/head/; revision=13906
* Mark BROKEN for current :Justin M. Seger1998-10-121-1/+6
| | | | | | | standard perl path problems Notes: svn path=/head/; revision=13882
* Turn on openldap port.Steve Price1998-10-101-1/+2
| | | | Notes: svn path=/head/; revision=13834
* Initial import of OpenLDAP version 1.0.1.Steve Price1998-10-1072-0/+2975
| | | | | | | | | | Open source LDAP client and server software. PR: 7995 Submitted by: Lachlan O'Dea <lodea@angmar.mel.cybec.com.au> Notes: svn path=/head/; revision=13833
* Make this deinstall friendly.Steve Price1998-10-102-10/+9
| | | | | | | | PR: 8207 Submitted by: Ruslan Ermilov <ru@ucb@crimea.ua> Notes: svn path=/head/; revision=13825
* Update to version 2.0a7.Steve Price1998-10-102-3/+3
| | | | | | | | PR: 8029 Submitted by: maintainer Notes: svn path=/head/; revision=13813
* Convert to ELF.Steve Price1998-10-102-4/+8
| | | | Notes: svn path=/head/; revision=13808
* (Forgot to add the patch)Stefan Bethke1998-10-102-0/+40
| | | | | | | | Symlinks to libexec/psf are now in libexec/filters instead of in share/filters. Notes: svn path=/head/; revision=13806
* Update for the New Perl policyMike Smith1998-10-102-2/+7
| | | | | | | Submitted by: bmah@CA.Sandia.GOV (Bruce A. Mah) Notes: svn path=/head/; revision=13805
* Properly use PERL variable.Scott Mace1998-10-101-1/+2
| | | | Notes: svn path=/head/; revision=13804
* - MLINKS removed; they didn't work. Instead, +INSTALL will install symlinksStefan Bethke1998-10-106-118/+64
| | | | | | | | | itself. - symlinks to libexec/psf are now in libexec/filters instead of share/filters. Notes: svn path=/head/; revision=13800
* Upgrade to Coda 4.6.6Robert V. Baron1998-10-093-13/+14
| | | | Notes: svn path=/head/; revision=13795
* Upgrade to Coda 4.6.6Robert V. Baron1998-10-099-15/+21
| | | | Notes: svn path=/head/; revision=13794
* Remove all the remaining regexps from LIB_DEPENDS. There are someSatoshi Asami1998-10-091-2/+2
| | | | | | | | 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. Notes: svn path=/head/; revision=13784
* upgrade to 2.1.1David E. O'Brien1998-10-092-3/+3
| | | | Notes: svn path=/head/; revision=13782
* Correct an obsolete URL. Fix a typo.John Polstra1998-10-082-4/+4
| | | | Notes: svn path=/head/; revision=13752
* I've checked and make changes from submittion as following patch.Jun Kuriyama1998-10-087-83/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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 ----- Notes: svn path=/head/; revision=13738
* Build and install a shared library version, too.Jacques Vidrine1998-10-073-2/+64
| | | | Notes: svn path=/head/; revision=13717
* Update to ELF and v1.0r7. This version supports only one type ofWarner Losh1998-10-073-8/+8
| | | | | | | binaries (ELF OR aout) with runsocks. Notes: svn path=/head/; revision=13716
* Removing NO_DEPENDS&NO_CONFIGURE as requestedRobert V. Baron1998-10-063-12/+3
| | | | Notes: svn path=/head/; revision=13691
* Link in CodaRobert V. Baron1998-10-051-1/+5
| | | | Notes: svn path=/head/; revision=13678
* The current ports will get you Coda release 4.6.5. There are tooRobert V. Baron1998-10-0534-0/+829
| | | | | | | | | 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. Notes: svn path=/head/; revision=13677
* ElfifyBrian Somers1998-10-021-7/+5
| | | | Notes: svn path=/head/; revision=13603
* ElfifyBrian Somers1998-10-014-44/+36
| | | | Notes: svn path=/head/; revision=13581
* Mark all KDE ports BROKEN for ELF.Justin M. Seger1998-09-305-5/+15
| | | | Notes: svn path=/head/; revision=13545
* Upgrade to v0.3.17.Joseph Koshy1998-09-294-6/+6
| | | | | | | Submitted by: Bill Fumerola <billf@jade.chc-chimes.com> (maintainer) Notes: svn path=/head/; revision=13532
* Update to mrtg 2.5.3Scott Mace1998-09-283-6/+13
| | | | Notes: svn path=/head/; revision=13530
* Remove regexp support for tk41 library.Steve Price1998-09-282-4/+4
| | | | Notes: svn path=/head/; revision=13470
* Don't strip the binary when building ELF, and remove the emptySteve Price1998-09-272-1/+6
| | | | | | | share/doc/wb directory on deinstall. Notes: svn path=/head/; revision=13433