summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2006-03-23Fix errno usage in Python (!) code.joerg3-1/+26
2006-03-23DragonFly support.joerg3-7/+28
2006-03-23lvalue cast == evil, lvalue cast in C++ == broken. Attempt to fix them.joerg3-1/+65
2006-03-23Recognize DragonFly as BSD.joerg3-7/+7
2006-03-22Fix errno.joerg8-20/+75
2006-03-22Fix broken va_arg usage violating ISO C promotion rules. Bump revision.joerg4-2/+31
2006-03-22Add DragonFly support. Add explicit rpath for /usr/pkg/lib for libXmu.joerg3-5/+19
2006-03-22Fix GCC 3.4+: label at end of compound statement.joerg2-1/+14
2006-03-22Add DragonFly support. Add explicit rpath for /usr/pkg/lib.joerg5-10/+40
2006-03-22Add DragonFly support. Fix compilation with GCC 3.4: Publically declaringjoerg3-2/+43
2006-03-22Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as atv3-6/+6
2006-03-22Override all config.guess and config.sub scripts. Remove patchesjoerg9-89/+25
2006-03-22crypt(3) is *tatata* in libcrypt on DragonFly.joerg2-1/+17
2006-03-22Add DragonFly support.joerg4-1/+43
2006-03-22Disable the OS X hack for re_comp and friends on DragonFly, where itjoerg4-1/+51
2006-03-22Use libtool PLIST handling, it works now. Add some missing symlinksjoerg9-134/+98
2006-03-22Add DragonFly and FreeBSD (the latter untested) support.joerg8-2/+92
2006-03-22Include sys/types.h and sys/time.h before net/bpf.h for DragonFly.joerg2-5/+7
2006-03-22Add DragonFly support.joerg2-1/+15
2006-03-22Add DragonFly support.joerg3-6/+53
2006-03-22Workaround undefined prototype in net-snmp.joerg2-1/+15
2006-03-22Add DragonFly support.joerg2-1/+24
2006-03-22Fix pthread usage.joerg3-8/+18
2006-03-22Fix typo which resulted in a failed install.adrianp1-2/+3
2006-03-21Remove some old hacks that are no longer neededadrianp6-131/+123
2006-03-21Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALLjlam3-6/+6
2006-03-20* Nuke all references to and definitions of INFO_DIR in package Makefilesjlam2-6/+5
2006-03-20Updated net/proftpd to 1.3.0rc5martti2-6/+6
2006-03-19Add DragonFly support. Bump revision due to PLIST changes.joerg27-14/+1067
2006-03-17Add missing gettext-lib dependency. Bump PKGREVISION.wiz1-2/+3
2006-03-16Don't use LOCALBASE to refer to the install directory.jlam1-2/+3
2006-03-16Needs makedepend as tool.joerg1-1/+2
2006-03-16Consistently use NetBSD.org address for shell, shellhung.org does not exist.wiz1-2/+2
2006-03-16Never use -Wid-clash-30. It is dead, Jim.joerg2-3/+19
2006-03-15Fix typo, pointed out by Zafer Aydoganchristos1-1/+1
2006-03-14+ sup.wiz1-1/+2
2006-03-14add a tiny package for supchristos4-0/+27
2006-03-14+vncviewer4drochner1-1/+2
2006-03-14import vncviewer-4.1.1, from Jeff Rizzo per pkgsrc-wipdrochner4-0/+47
2006-03-14USE_PKGINSTALL isn't needed here to make these packagse use thejlam4-8/+4
2006-03-14Drop maintainership for packages that I no longer have time to maintain.jlam1-2/+2
2006-03-14When opening a file for write, truncate it as well.he3-19/+29
2006-03-14Adapt to pkginstall framework changes. This was missed in the originaljlam1-4/+1
2006-03-14Updated pptp to 1.7.0.rillig11-543/+343
2006-03-14md5 is in libmd on DragonFly.joerg2-8/+18
2006-03-14Fix errno.joerg2-1/+14
2006-03-14Honour PKGMANDIR and fix installation of man pages on !NetBSD.joerg4-10/+20
2006-03-14DragonFly support.joerg4-5/+46
2006-03-14Add DragonFly support.joerg2-1/+15
2006-03-14DragonFly support.joerg3-5/+39