Age | Commit message (Expand) | Author | Files | Lines |
2001-02-16 | Not needed any more -- COMMENTs are in Makefiles now. | wiz | 1 | -1/+0 |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -154/+156 |
2001-02-14 | Update to 4.1.0. Major change: SSL support. | wiz | 4 | -31/+7 |
2001-02-13 | build it with internal openssl. 9.1.1rc1 has issues with include search path. | itojun | 1 | -3/+4 |
2001-02-11 | add & enable 6to4 | hubertf | 1 | -1/+2 |
2001-02-11 | Add 6to4-1.0, a script to setup automatic 6to4 IPv6 tunneling. | hubertf | 10 | -0/+616 |
2001-02-08 | Use NetBSD's curses if possible. Fix based on an idea by Julian Coleman. | wiz | 3 | -10/+25 |
2001-02-08 | use 9.1.1rc1. we upgrade to release candidate for important fixes | itojun | 3 | -154/+13 |
2001-02-08 | Print 0 when the number of IRQs has become negative instead of nothing (which | bouyer | 1 | -2/+6 |
2001-02-07 | Add and enable md-whois. | agc | 1 | -1/+2 |
2001-02-07 | Initial import of md-whois, an improved whois client, into the NetBSD | agc | 5 | -0/+30 |
2001-02-07 | Make this build on m68k. | fredb | 3 | -14/+19 |
2001-02-06 | Unify format of MESSAGEs, and include RCS Ids. | wiz | 5 | -12/+24 |
2001-02-06 | Make that "autoreconf" -- there is no "autoremake". | fredb | 7 | -20/+20 |
2001-02-05 | Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make | tron | 9 | -28/+28 |
2001-02-04 | Install startup script without ".sh" extension because policy was changed. | tron | 2 | -6/+6 |
2001-02-04 | Install startup script as "rtspd" again. The policy was changed. | tron | 2 | -4/+4 |
2001-02-04 | Fix "Error: Destination host and port is proxy host and port." problem | tron | 3 | -3/+16 |
2001-02-04 | Install startup script as "rtspd.sh" as most packages do. | tron | 2 | -4/+4 |
2001-02-04 | Remove obsolete message. | tron | 1 | -6/+0 |
2001-02-04 | Provide a new style startup script with backwards compatibility. | tron | 1 | -5/+16 |
2001-02-04 | Replace monolithic old style startup script with two new style startup | tron | 5 | -20/+61 |
2001-02-04 | wrap long line | itojun | 1 | -2/+3 |
2001-02-04 | add rc.d/lwresd | itojun | 6 | -4/+46 |
2001-02-04 | use external openssl. support KAME link-local scopeid (interface name). | itojun | 6 | -21/+99 |
2001-02-04 | make PLIST_SRC into WRKDIR, not WRKSRC | itojun | 1 | -2/+2 |
2001-02-04 | pkglint. | itojun | 2 | -5/+5 |
2001-02-04 | update to 9.2.0s20010119. remove IGNORE. | itojun | 12 | -172/+226 |
2001-02-03 | upgrade to 0.91a. no changelog supplied on webpage. | itojun | 3 | -9/+5 |
2001-02-03 | we don't have ocamlopt on non-i386 so don't try and use it on non-i386, | dmcmahill | 1 | -2/+9 |
2001-02-01 | enable bind9-current | wiz | 1 | -2/+2 |
2001-02-01 | Judging from the alpha bulk build, this seems to want perl. Add USE_PERL5. | wiz | 1 | -1/+3 |
2001-01-31 | Fix ELF run time library path. | tron | 1 | -3/+5 |
2001-01-31 | make the rc.d script's name a bit more obvious | hubertf | 2 | -4/+4 |
2001-01-31 | use MASTER_SITE_SOURCEFORGE for better reachability | hubertf | 1 | -2/+2 |
2001-01-30 | Update to version 3.1.0. | wrstuden | 8 | -46/+101 |
2001-01-30 | Update "rp-pppoe" package to version 2.6. Changes since version 2.4: | tron | 5 | -20/+15 |
2001-01-30 | upgrade to 0.08. typo fixes in document only. | itojun | 2 | -5/+5 |
2001-01-30 | Update to vtun-2.4; changes since 2.3 include: | kleink | 2 | -4/+4 |
2001-01-29 | Update for new MESSAGE handling. Noted by zuntum@eik.pl. | wiz | 2 | -7/+8 |
2001-01-29 | Update to 2.3.2 (2.3.1 distfile was pointing to new version) | wiz | 2 | -13/+14 |
2001-01-29 | Add missing linefeed. | tron | 1 | -1/+1 |
2001-01-29 | Some more MESSAGE cleanup. | wiz | 1 | -23/+22 |
2001-01-29 | Add automatic ${VARIABLE} handling for MESSAGE files. | wiz | 23 | -104/+87 |
2001-01-28 | Add and enable lopster. | ad | 1 | -1/+2 |
2001-01-28 | lopster, a Gtk+ Napster clone. | ad | 7 | -0/+73 |
2001-01-28 | Update "rsync" package to version 2.4.6. A change list summary is not | tron | 2 | -8/+7 |
2001-01-28 | use OpenSSL shipped with netbsd 1.5, or in pkgsrc/security/openssl. | itojun | 1 | -2/+5 |
2001-01-28 | test NI_NUMERICSCOPE on getnameinfo scope support | itojun | 2 | -12/+11 |
2001-01-28 | use urandom (should be good enough), otherwise dnssec-keygen will take forever | itojun | 1 | -2/+4 |