summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2002-10-23HOMEPAGE has moved.jlam1-2/+2
2002-10-22Not needed any longer.wiz1-10/+0
2002-10-22Update to 1.2.8, provided by Andrey Simonenko in PR 18537.wiz4-42/+26
Changes: - Locale names have been renamed ru_SU* -> ru_RU*, ru_SU* now are symlinks - Fixed some minor bugs - Now a new record is added to each accounting file after reconfiguration - Now ipa(8) and ipastat(8) do not use database locking feature by default - All manual pages were updated to reflect changes in IPA - The -u switch was removed from and the -L switch was added to ipastat(8) - All code of ipa(8) was revised, now ipa(8) tests directories and files in the database more carefully - Several bugs and memory leak with the "db_dir" parameter were fixed - Added new parameter "db_group" - Parameters "acl", "db_owner", "db_perm" have been removed Package changes: - added some HTTP and FTP mirrors; - removed installation of ${DSTEXAMPLEDIR} directory, because it is installed from the port's Makefile; - updated DESCR to reflect current state of IPA.
2002-10-22Whoops, missed checking in netatalk-asun/DESCR with that last update.markd1-0/+2
Thanks to wiz for noticing.
2002-10-22Warn that net/netatalk-umich and net/netatalk-asun are the less preferredmarkd3-4/+8
netatalk implementations. Closes PR pkg/18725 from Greg A. Woods. Didn't just delete the packages as the thread in current-users with title "Appletalk seems broken in 1.6" from 28-30 Sept implies that some people still prefer the old packages.
2002-10-21Replace USE_LIBINTL with buildlink2.mk inclusion.wiz1-2/+2
2002-10-21Convert to buildlink2.wiz1-5/+5
2002-10-21Convert to buildlink2.wiz1-4/+4
2002-10-21Ignore trailing whitespace at the end of a Set-Cookie tag -- but still error onmycroft2-1/+33
a completely empty one.
2002-10-21Convert to buildlink2.wiz2-4/+7
2002-10-21Update to 0.63. Two patches have been integrated.wiz4-98/+6
Changes: A Berkeley DB detection problem on NetBSD was fixed, a command to set the range of ports to use for autoscan was added, and search capabilites were added to the user file list tab. In the GUI, nickname sort can now be case sensitive or insensitive.
2002-10-21Upgrade to 0.83.6. Two patches have been integrated.wiz4-106/+5
Changes: A Berkeley DB detection problem on NetBSD was fixed, a command to set the range of ports to use for autoscan was added, and search capabilites were added to the user file list tab. In the GUI, nickname sort can now be case sensitive or insensitive.
2002-10-20Unconditionally compile the MSDFS support, as it's a run-time switch youjlam1-4/+3
can turn on or off. Bump PKGREVISION.
2002-10-20Use buildlink2. Use perl5/module.mk.seb2-12/+6
2002-10-20zero out sockaddr_in before using it in bind() or connect().lukem3-1/+43
Xvnc -localhost and Xvnc -interface ip4addr now works...
2002-10-20Update to tightvnc 1.2.6. Notable changes:lukem11-66/+125
all: - supply manual pages Xvnc: - fixed crash in the font server code - fixed blocking I/O problem which led to easy denial-of-service attacks via built-in HTTP server - fixed memory alignment problem in Raw encoder, for systems with strict alignment constraints - support libwrap for server access control - rely upon system zlib instead of shipping own copy - reset compression level & JPEG image quality on reading client's encoding list - allow applet parameters to be specified in URL request to the HTTP server vncpasswd: - work correctly if a filename is given vncserver: - default depth is 24 instead of 8 - attempt restart once if failed first time due to font path lossage - removed 2 second startup delay - allow users to keep vnc directories in /tmp - work correctly if $XAUTHORITY is not set
2002-10-20Add Mesa buildlink2.mk.wiz1-2/+2
2002-10-20Honor PKG_SYSCONFDIR.jlam1-2/+2
2002-10-20Don't default to slpd=NO anymore, as rc.d scripts aren't copied intojlam1-2/+1
/etc/rc.d by default any longer. This causes the usual warning to be emitted when the script is executed.
2002-10-19Remove obsolete comment.soren1-2/+1
2002-10-19Track directory layout change at MASTER_SITE_GNOME.rh3-6/+6
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-10-18Import cmu-dhcpd-3.3.7.9abs2-3/+4
CMU dhcpd 3.3.7 is a combined BootP and DHCP server, available from Carnegie Mellon University. Development of this sofware at CMU has been halted. At Princeton we've added a few new features, and fixed some bugs (and probably introduced new ones, naturally). We've also incorporated patches that others have posted. Our version is 3.3.7+PU.
2002-10-18It calls itself both cmu-dhcp and cmu-dhcpd. We'll pick cmu-dhcpdabs5-73/+0
2002-10-18Import cmu-dhcpd-3.3.7.9abs10-0/+146
CMU dhcpd 3.3.7 is a combined BootP and DHCP server, available from Carnegie Mellon University. Development of this sofware at CMU has been halted. At Princeton we've added a few new features, and fixed some bugs (and probably introduced new ones, naturally). We've also incorporated patches that others have posted. Our version is 3.3.7+PU.
2002-10-18Trivially use buildlink2 and use java.mk.jlam1-17/+11
2002-10-18Updated samba to 2.2.6martti8-38/+44
* Fixes for MS-RPC printing issues affecting Windows 2000 clients * New support for smb.conf generation in SWAT * Inclusion of several performance enhancements * Fixes for several file locking bugs and returned status codes
2002-10-18Oops. Should have removed these with the 3.0.4 update.skrll2-37/+0
2002-10-17Add patch to make sendfiled work again, provided by Matthias Friedrichwiz3-3/+17
in relation with his PR 18642. Bump to 2.1.0.2.
2002-10-17Update to tightvncviewer 1.2.6. Notable changes:lukem4-24/+28
- install app-defaults and (the now available) manual page - improved full-screen scrolling - fixed repeated challenge replay attack vulnerability, bugtraq id 5296 - handle XCursor encoding operating on the framebuffer instead of setting new cursors directly in X. - Made grabbing the keyboard optional in full-screen mode, new boolean "grabKeyboard" X resource added to control this behavior. - applied patch to solve keyboard focus problems in full-screen mode
2002-10-16Update gnet to 1.1.7. Depends on glib2 now. Other changes are:rh5-14/+69
* Fixed major bug in IO channel code from 1.1.6 * IOChannels are non-buffering, non-encoded by default (for GLib 2.0) * examples are now build by default * gnet_inetaddr_list_interfaces() bug fix * FreeBSD compile fix (affected gnet_inetaddr_list_interfaces()) * New gnet_init() function. This should be called in main(). [1] * GNet now properly links to libgthread (if necessary) * More automated test cases * Several compile fixes and small bug fixes * Package now includes a buildlink2.mk
2002-10-15Add and enable p5-DNS-ZoneParsecjep1-1/+2
2002-10-15Initial import of DNS::ZoneParse 0.82 into the NetBSD packages collection cjep4-0/+24
as net/p5-DNS-ZoneParse. This perl5 module is for parsing and manipulating DNS zone files. It can be used to pull all the resource records into an anonymous hash structure.
2002-10-14Update to 2.4.3.wiz3-10/+7
Changes: + GIOP fragment handling + Security Audit + 'LocalOnly' mode + new ORBIT_DEBUG=errors spew + debug build debug hooks + more graceful OOM handling + blank uninitialized outgoing data + random keys re-hashed / accelerated + skeptical sequence de-marshling + configure time dofus detection + beefed up regression tests + various spoofing + randomized valid data + broken fragments plus lots of bug fixes.
2002-10-14Update to KDE 3.0.4. Changes are as follows (note the security fixes)skrll4-144/+296
arts * Compile fix for IRIX64 kdelibs * KHTML : Fixed progress bar. * KHTML : Fixed several crashes and misrenderings. * KHTML : Fixed "HTML source displayed in text viewer" after viewing text. * KHTML : Only ask "download plugins?" once per requested mimetype in the same page. * Javascript : several fixes (row.cells(), tablecaption.*, heading.*, event.x/y) . * libkscreensaver : Fixed bug that in rare cases prevented the screensaver from showing anything. * kio_file : Proper "disk full" error message in mkdir * KIO : Dropping links to webpages onto the desktop works in all cases now * Drag-and-drop of URLs : Improved compatibility with non-KDE apps * KToolBar : fix for oversized comboboxes in toolbars, e.g. in KOffice kdebase * NSPlugins : Compatibility with gcc-3.x * Konqueror configuration : fixed default font size value * KDesktop : better determination of icon heights, for "lineup Icons" * KDesktop : Don't rearrange all icons when changing the font size * KControl : Fixed proxy configuration dialog layout * Fix a lot of mem leak * Kaddressbook : fix crash when we export CSV list * KDM * Security: proper temp dir creation for QT and disabled crash dialog * Made chooser work at all * Fixed compilation with older glibc * Fixed bad lilo interaction wrt. warnings kdegraphics * Kamera: Fixed crash when we didn't select camera in kcmkamera * KGhostview: Security related fixes kdemultimedia * KMix : Fixed compilation on Solaris * Kaboodle : fixed when it was embedded in konqueror * Fix a lot of memory leak kdenetwork * kpf: Security related fixes kdepim * KAlarm: Fix right-to-left character sets not being displayed in message edit control * KAlarm: Make "Help -> Report Bug" use the KDE bug system (bug #43250) * KNotes: Fixed session management (bug #22844) * KNotes: Fixed mouse behaviour to be like kwin's (raise and lower already on mouse press) * KNotes: Fixed (in)famous bug that caused the big black windows and lost data (bugs #22062, #44870, #45084, #45386, #45451, #46570, #47352) * KNotes: Fixed drag'n drop of links and plain text kdesdk * Disabled kbugbuster compilation because bug system changed. Use CVS version if you need it.
2002-10-14Updated php to 4.2.3martti4-12/+12
* lots of bug fixes * experimental apache2 support * added IPv6 support to gethostbyaddr() ATTENTION!! register_globals defaults to 'off' now
2002-10-14Expand & in the gecos field to a capitalized login name.kim3-1/+116
2002-10-13Add support for enabling MSDFS in Samba.kim1-1/+6
2002-10-13Fix DISTNAME (silent symlink update on the master site).wiz2-8/+7
2002-10-13buildlink1 -> buildlink2 (untested).wiz1-2/+3
2002-10-13buildlink1 -> buildlink2.wiz1-5/+5
2002-10-13buildlink1 -> buildlink2.wiz3-20/+8
2002-10-13Update snort to 1.9.0. Changes:hubertf6-78/+120
Lots of new rules, extended analyzing of packages etc. Fixes PR 18637 by Adrian Portelli <adrianp@stindustries.net>
2002-10-12Unused.wiz2-77/+0
2002-10-12Unused.wiz1-53/+0
2002-10-10Unused.wiz1-47/+0
2002-10-10buildlink1 -> buildlink2.wiz2-6/+7
2002-10-10buildlink1 -> buildlink2.wiz3-26/+4
2002-10-10Use BUILDLINK_PREFIX.libpcap.wiz1-3/+3
2002-10-10buildlink1 -> buildlink2.wiz1-4/+4
2002-10-10buildlink1 -> buildlink2. Use perl5/module.mk.wiz1-5/+7