summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
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
2006-06-26Fixed gcc warnings.rillig3-4/+27
2006-06-26Install couriertcpd into sbin, which is the location expected by stockjlam2-5/+5
2006-06-25Sync with nmap 4.11salo1-5/+5
2006-06-25Update to version 4.11salo6-112/+15
2006-06-25Fixed file ownership. Bumped PKGREVISION.rillig1-1/+3
2006-06-23fix the other problem with gnomevfs-smb: need runtime library path,drochner1-1/+3
2006-06-22Needs msgfmt.joerg1-2/+2
2006-06-22Needs msgfmt.joerg1-2/+2
2006-06-21Never include sys/errno.h or define errno.joerg2-11/+24
2006-06-21USE_TOOLS+=lexminskim1-2/+2
2006-06-21USE_TOOLS+=yaccminskim1-2/+2
2006-06-21Use the correct path to each dependencies' libraries and headers byjlam2-23/+39
2006-06-20USE_TOOLS+=yaccminskim2-2/+5
2006-06-20USE_TOOLS+=yaccminskim2-2/+5
2006-06-20USE_TOOLS+=lexminskim1-1/+2
2006-06-20USE_TOOLS+=yaccminskim2-3/+4
2006-06-20Patch libtool fragment to support DragonFly.joerg2-1/+103
2006-06-20The contents of include/bind vary widly between systems as bind9abs2-29/+6
2006-06-20Make this package build with gcc-4. Patches provided by John D. Bakerminskim3-1/+49