summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2005-11-19Added a "gtk" option, as proposed in PR 32029. Fixes that PR.rillig2-7/+21
2005-11-18Add necessary magic to build kppp on DragonFly.joerg4-9/+70
2005-11-18- Using "gcc -o /dev/null" has led to /dev/null being unlinked onrillig3-5/+94
2005-11-18Note that MLDv2 is implemented.gdt2-0/+6
2005-11-17Disable propolice on DragonFly, when available. It currently producesjoerg1-0/+19
2005-11-16Fix PKGNAME when changing the version number, not DISTNAME.minskim1-2/+3
2005-11-16Add nstx.minskim1-1/+2
2005-11-16FIx the version number so that it is recognized correctly by pkgsrc.minskim1-2/+2
2005-11-16Import nstx from pkgsrc-wip. Packaged by pancake.minskim5-0/+43
2005-11-15In revision 1.21 of Makefile the patches have been removed. Cleaned uprillig1-5/+1
2005-11-15Move WINBINDD_RCD_SCRIPT fix entirely from options.mk to Makefile as thejlam2-4/+3
2005-11-15Fix creation of "samba" startup script. Bump package revision.tron1-2/+3
2005-11-14Update bittornado to 0.3.14 and take maintainership as offered by wiz.veego3-9/+9
2005-11-14Other part of fix for the WINBINDD_RCD_SCRIPT problem in the samba rc.djlam1-1/+2
2005-11-14Fix the samba rc.d script in the case where winbind support is notjlam2-3/+4
2005-11-14Update net/samba to 3.0.20.2 from samba-3.0.20b. Recommended patchesjlam60-770/+2499
2005-11-13Add commented out TEST_TARGET, but the test fails:wiz1-1/+2
2005-11-13Add nload.minskim1-1/+2
2005-11-13Import nload from pkgsrc-wip. Packaged by Bartosz Kuzma.minskim7-0/+70
2005-11-11Fix CHECK_FILES installation. Patch from Emil Skoeldberg.wiz3-2/+26
2005-11-09Substitute "XFce 4" with "Xfce" in DESCR and Makefile's COMMENT.martti2-3/+3
2005-11-08Add patch for compiling with gcc-3.4.4, providedwiz2-1/+19
2005-11-08So this package was broken because the author messed up autoconf @foo@.hubertf6-63/+153
2005-11-08Use += in previous.tv1-2/+2
2005-11-08NOT_FOR_PLATFORM Interix.tv2-2/+6
2005-11-08NOT_FOR_PLATFORM Interix.tv1-1/+3
2005-11-08Test sizeof(unsigned short) in the int types hackery.tv3-3/+16
2005-11-08Use setpgid(), not setpgrp(), on Interix via -D.tv1-1/+2
2005-11-08Also treat __INTERIX as a *BSD for the purposes of this package. (Mainlytv2-4/+4
2005-11-08Eliminate use of BSDisms __P() and __const in the only place they are usedtv4-1/+41
2005-11-08NOT_FOR_PLATFORM Interix.tv1-1/+2
2005-11-08Include <sys/time.h> for fd_set.tv2-1/+14
2005-11-08NOT_FOR_PLATFORM Interix.tv1-1/+3
2005-11-08This depends on libpcap, so say so.tv1-1/+2
2005-11-08NOT_FOR_PLATFORM Interix.tv1-1/+3
2005-11-08Require option "inet6" for IPv6 capability.tv1-1/+6
2005-11-08Obey BSD_INSTALL_* in Makefile. Bump PKGREVISION.tv3-6/+20
2005-11-08NOT_FOR_PLATFORM Interix.tv1-1/+3
2005-11-08Use "int" in place of socklen_t on Interix.tv1-0/+10
2005-11-08Pull in libbind resolver on Interix.tv1-0/+11
2005-11-08This needs libpcap, so say so.tv1-1/+2
2005-11-08Use strerror(3) rather than sys_errlist on Interix.tv2-6/+24
2005-11-08Need libbind resolver on Interix.tv1-0/+11
2005-11-08Use waitpid() instead of wait3() with null rusage. (waitpid is more portable)tv3-3/+17
2005-11-07Update to version 1.1.3seb2-7/+6
2005-11-07NOT_FOR_PLATFORM Interix.tv2-2/+6
2005-11-07Don't try including <net/if.h> on Interix.tv2-1/+16
2005-11-07NOT_FOR_PLATFORM Interix.tv3-3/+9
2005-11-07Include <sys/time.h> to get fd_set properly.tv3-1/+28
2005-11-07Pull in libbind resolver on Interix.tv1-0/+11