summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2006-07-14Linking against libpython needs to link against pthread on some platformsjoerg2-1/+24
2006-07-13pkglintificationadrianp3-15/+31
2006-07-13Make slpd reopen its log file on HUP (it does not use syslog - bah!).he4-3/+55
2006-07-13Reset maintainer (haven't used this in ages).wiz1-2/+2
2006-07-12Moved documentation to share/doc/ntp4. Bumped PKGREVISION.rillig2-190/+189
2006-07-12Update to 2.2.95.1:wiz2-6/+6
2006-07-11New version needs Python 2.4.joerg1-3/+2
2006-07-11-enable ipv6drochner3-2/+91
2006-07-11Fix path in patch-cd.ghen2-5/+5
2006-07-11Apply the patch from http://www.samba.org/samba/security/CAN-2006-3403.htmlghen3-3/+23
2006-07-10Completely nuke the concept of PKG_PHASE from pkgsrc except for thejlam1-7/+9
2006-07-10+mDNSResponder-nssdrochner1-1/+2
2006-07-10Build the mdns hostname resolution nsswitch plugin which comes withdrochner7-0/+611
2006-07-10Add & enable php-yazseb1-1/+2
2006-07-10Initial import of php-yaz version 1.0.7 into The NetBSD Packagesseb3-0/+20
2006-07-09update tor to version 0.1.1.22:jschauma3-6/+20
2006-07-09Update net/dtcp package to 20060109.taca2-7/+6
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam47-94/+94
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam47-47/+94
2006-07-07Add an explicit run-time dependency on perl because these packagesjlam2-4/+7
2006-07-07Revert patch-aa to the previous revision and just add __NetBSD__ to the list.ghen2-20/+11
2006-07-07update to 2.14.1drochner2-8/+7
2006-07-07Fix for gcc4: define alloca to __builtin_alloca if using gcc, from PR pkg/33930.ghen2-11/+20
2006-07-07Update net/kiax to version 0.8.51 fixing the security issue in 0.8.5reinoud4-19/+19
2006-07-07LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... justjlam8-18/+13
2006-07-07add a fix for a list content checking problem Hagen Boehm identifiedspz4-3/+68
2006-07-06Export OPSYS explicitly. This worked before, but according to PR 33931joerg1-1/+3
2006-07-06Needs msgfmt.joerg1-1/+2
2006-07-05Fix build with gcc-4.1. Do not have static and global variableswiz2-1/+24
2006-07-05Update net/openvpn to 2.0.7. Changes from version 2.0.6 include fixingjlam2-7/+6
2006-07-05Drop use of INSTALL_SRC and DEINSTALL_SRC and instead set the properjlam2-26/+4
2006-07-05Sweep pkgsrc and convert packages that included intltool/buildlink3.mkjlam6-18/+12
2006-07-04add some missing entriesdrochner1-1/+11
2006-07-03Update to 2.2.94:wiz3-8/+17
2006-07-03Update to nsd-2.3.5. This fixes a number of minor bugs.joerg3-16/+16
2006-07-03addition of Transmission 0.6.1, a lightweight bittorrent clientdogcow1-1/+2
2006-07-02Compilers other than GCC are not expected to know the -MM option torillig1-1/+9
2006-07-02devel/pcre calls itself "pcre" in the buildlink3.mk file, not "libpcre".rillig1-2/+2
2006-07-02Remove class name from member declarations to make this build with GCC 4.x.tron3-1/+29
2006-07-02Update to 2.7.7:wiz2-6/+6
2006-06-30Rename variable "optreset" to "my_optreset" to avoid conflict with globaltron2-4/+25
2006-06-30Move "bsddip" package to "bsddip" directory.tron8-8/+8
2006-06-30Don't include "net/if_slvar.h" under NetBSD. It's not necessary undertron2-9/+11
2006-06-30Just turn off "nonnull" warning instead of all warnings.tron1-2/+6
2006-06-30Remove "-Wall" option when compiling with GCC 4.1.x under NetBSD.tron1-0/+10
2006-06-30Convert dependency to use -[0-9]* style instead of just -*.joerg1-4/+4
2006-06-30Use -[0-9]* instead of -* in dependencies. Bump revision.joerg1-12/+12
2006-06-27Fixed security issue in gftp, so bump revision for gtk1 version as well.joerg1-2/+2
2006-06-27Fix a possible stack overflow on architectures with MAXNAMLEN > 255,joerg4-9/+97
2006-06-27Fix build with gcc4 on NetBSD-3.99.21.wiz3-6/+27