Commit graph

6795 commits

Author SHA1 Message Date
jlam
28a7e3eb15 Update net/samba to version 3.0.22. Changes from version 3.0.21a include:
* Fix CAN-2006-1059 -- samba<3.0.22 exposes the clear text of the
    server's machine account credentials in the winbind log files when
    the log level is set to 5 or higher.

  * Append "-pkgsrc" to the Samba version string so as to distinguish
    the official version from the pkgsrc version, which has the
    modifications for "state directory" and "passwd expand gecos".

  * Modify package so that we automatically determine the name of the
    nsswitch modules that are installed by samba with the winbind
    option.  We extract this information by invoking the config.status
    script to get the value that the configure script determined.

  o Access checks when deleting printer driver meta-data.
  o Several non-default combinations schannel and SPNEGO support.
  o Password changes with NT4 and Win2k pre-SP4 clients.
  o High load issues on IRIX caused by a bug when interfacing
    with kernel oplocks.

  o Server crashes in smbd.
  o Compile issues on 64-bit platforms.
  o Crash bugs on big-endian systems.
  o Packaging fixes for RHEL/Fedora, Solaris, & Debian.
  o Over 30 bugzilla reports closed.
2006-04-01 04:55:35 +00:00
jlam
739ade02f5 List the info pages directly in the PLIST and ensure that we honor
PKGINFODIR.
2006-03-31 23:56:28 +00:00
rpaulo
6820fb14f2 SunOS is not supported. PR 33157. 2006-03-31 23:21:33 +00:00
jlam
5b082dc2b3 Fix paths to tools in installed files. Bump the PKGREVISION to 4. 2006-03-31 22:54:23 +00:00
jlam
8313194588 List info files directly in the PLIST, and honor PKGMANDIR. 2006-03-31 22:43:03 +00:00
jlam
ac3d4d96f3 Welcome to the brave new world of gettext-0.14.5 -- if a source file
includes <libintl.h>, then we must ensure that the resulting object
is linked against -lintl.  This ensures that the correct *printf()
functions are used across all platforms.
2006-03-31 22:30:02 +00:00
adrianp
6a7cf0c5e3 +pear-Net_Sieve 2006-03-31 21:55:22 +00:00
adrianp
5b903ee21b Provides an API to talk to the timsieved server that comes
with Cyrus IMAPd. Can be used to install, remove, mark active etc
sieve scripts.
2006-03-31 21:54:16 +00:00
jmmv
a81316a75b Update to 2.13.5:
Features

    + Publish services over mDNS (Sebastien Estienne, Mark McLoughlin)

  Fixes

    + Fix keyboard brokeness with some X server configurations (Alexandre Oliva)
    + Fix crash with unicode mapped keysyms (Gary Coady)

  Translators

    + Rostislav Raykov (bg)
    + Iñaki Larrañaga Murgoitio (eu)
    + Alessio Frusciante (it)
    + Erdal Ronahi (ku)
2006-03-30 21:35:52 +00:00
jmmv
4f6806c8d2 Update to 2.14.0:
2.13.90 ("Trabajo, trabajo!")

  * Use version 2 of the GPL (Fer)

  * New and updated translations

2.13.0 ("Mañana, mañana!")

  * Fixes
	- Update treeview headers when switching between
	products/applications (Matthias Clasen)
	- Fix LSB distro detection (Fernando)
	- Set GnomeFileEntry in save mode when saving the report
	(Fernando)
	- HIG fixes (Christian Perch)
	- Center the main window (Christian Neumair)
  * New and updated translations:
	- Alexander Shopov (bg)
	- Hendrik Richter (de)
	- Adam Weinberger (en_CA)
	- Francisco Javier F. Serrador (es)
	- Ivar Smolin (et)
	- Priit Laes (et)
	- Ilkka Tuohela (fi)
	- Christophe Merlet (fr)
	- Ignacio Casal Quinteiro (gl)
	- Ankit Patel (gu)
	- Gabor Kelemen (hu)
	- Alessio Frusciante (it)
	- Kjartan Maraas (nb)
	- Tino Meinen (nl)
	- Slobodan D. Sredojevic (sr, sr@Latn)
	- Theppitak Karoonboonyanan (th)
	- Clytie Siddall (vi)
	- Woodman Tuen (zh_HK)
	- Abel Cheung (zh_TW)
2006-03-30 21:26:51 +00:00
jmmv
d4758ce2b3 Update to 2.2.91:
* (The large version number bump is because there was an
	  internal 2.2.90 release for SUSE 10.1 alphas, which was
	  supposed to be intermediate between 2.2.7 and 2.4.0. But
	  2.4.0 didn't end up happening, and I don't want to regress
	  the version number at this point.)

	* SoupSession, SoupServer, SoupConnection, SoupSocket, and
          SoupAddress now have an "async-context" property that allows
          you to use the async API in a non-default GMainContext.
          [Based on patches from Armin Bauer and Jürg Billeter.]

	* SoupSession, SoupConnection, and SoupSocket now have a
          "timeout" property to stop synchronous sockets from hanging
          forever if the remote end is unresponsive (from Varadhan).

	* Fixed some bugs in soup_date_iso8601_parse(). [324671, from
          Emmanuele Bassi]

	* More Windows build fixes from Tor.
2006-03-30 21:10:09 +00:00
jmmv
ad0c76d1ae Update gnome-vfs2, gnome-vfs2-cdda and gnome-vfs2-smb to 2.14.0:
gnome-vfs 2.14.0
	* Fix circular dependency on gnome-mount
	* Fix some details in gnome_vfs_xfer callbacks
	* Avoid crash with symlinks that has ':' in them
	* Update hal volume manager policies
	* Fix leaks
	* Better smb authentication code
	* Fix permission reading bug introduced in 2.13.92

gnome-vfs 2.13.92
	* Build fixes
	* Fix memory leaks
	* Some optimizations
	* New readdir option GNOME_VFS_FILE_INFO_NAME_ONLY that only returns
	  filenames (not stat info).
	* use pmount in /media if not using gnome-mount or hal-mount
	* Fixes for encrypted drives/volumes in hal backend
	* Mime detection fix for multiple magic matches of same prio
	* HAL volume operation fixes
	* More robust gnome_vfs_make_uri_from_input_internal
	* Fix Avahi resolving of non-local hostnames

gnome-vfs 2.13.91
	* Eject fixes for volume manager
	* Windows 2000 portability fixes
	* Revert overwrite error dialog change that caused problems
	* ssh fixes for newer BSD and OSX releases

gnome-vfs 2.13.4
	* Add support for gnome-mount
	* Re-add thread prioritizing
	* Add gnome_vfs_get_mime_type_for_name_and_data () and
          gnome_vfs_get_mime_type_for_name ()
	* Deprecate gnome_vfs_mime_type_from_name ()
	* Skip attempts to overwrite a file onto itself in
          gnome_vfs_xfer and friends.
	* Retrun GNOME_VFS_ERROR_INTERRUPTED when aborting transfers
	* inotify: Fix various crashers and bugs
	* ftp-method: Basic support for proxies
	* http-method: Fix SSL support
	* http-mehtod: Fix bugs introduced during the neon upgrade
	* Various hal related volume fixes
	* Hide some more private functions
	* Some documentation updates
	* Translation updates

gnome-vfs 2.13.3
        * load modules with BIND_LOCAL
	* inotify fix

gnome-vfs 2.13.2
	* Support Avahi 0.6
	* Support passwords in mount
	* Inotify support
	* Update neon import to 0.25
	* Leak fixes
	* Win32 fixes
	* Add GNOME_VFS_FILE_INFO_FIELDS_IDS to see if uid/gid are valid
	* Update to lates xdgmime
	* Use the glib GThreadPool code instead of our own threadpool

gnome-vfs 2.13.1
	* Support for recent samba
	* Fix bug when resolving nested symlinks
	* Sync to upstream xdg-mime code
	* Various fixes to gnomevfs-* apps
	* New functions gnome_vfs_exists, gnome_vfs_get_slow_mime
	* Better ls parsing for ftp
	* Return GNOME_VFS_ERROR_CANCELLED when authentication is cancelled
	* Add avahi support
	* Fix problem when mounting cd multiple times
	* Hide private symbols
	* Better docs
	* Fix metadata removal issue with deletion in Nautilus
2006-03-30 21:07:48 +00:00
jmmv
ac6b006460 Update to 2.14.0:
ORBit2-2.14.0

	* bug fixes
		+ Fix build on Cygwin (Tor)
		+ Fix giop test compilation/crash (Tor)

ORBit2-2.13.3

	* bug fixes
		+ Fix crash on null adaptor (Michael)
		+ Fix compiler warnings (Kjartan, Jens Granseuer)
		+ Improve configure stage on Win32 (Tor)

ORBit2-2.13.2

	* bug fixes
		+ realloc should update length/tracking information
		  (Martin Blom)
		+ Fix memory management and crashew when shutting down
		  the ORB. (Anders Carlsson)
		+ Build/correctness fixes (Tor, Jules)
ORBit2-2.13.1

	* features
		+ More work on porting to Win32 (Tor)
		+ Implement forward binding (Fernando Herrera)
		+ Implement new ORB_init option ORBNetID (Jules Colding)
	* bug fixes
		+ Build fix (James Henstridge)
		+ Memory management fixes (Anders Carlsson)
		+ Reset connection for forwarded objects (Anders)
		+ Don't use -export-dynamic (Mark)
		+ if we have failed on the unix socket, have IPv4 or
		  IPv6 connections enabled and are on localhost, then
		  don't connect on the corresponding port from the profiles
		  (Arvind Samtur)
		+ Fix a bunch of compiler warnings and make some code static
		  (Kjartan)
		+ Add threading libs to ORBIT_NAME (Michael)
		+ Check for netdb.h (Sandie Vanderme)
		+ Check for sys/sockio.h (James Andrewartha)
	* Other
		+ Improve docs for users of ORBit2 (Jules Colding)
2006-03-30 20:48:55 +00:00
jlam
d71a98aa8e Avoid extra stat() calls by not repeatedly checking whether a file
exists on the disk -- we can just check whether a variable defined by
find-files.mk is "__nonexistent__" or not.
2006-03-30 18:06:17 +00:00
salo
d898109ed6 Update to hping2, release candidate 3
Changes:
- don't install hping suid root by default, add "hping-suid" option.
- add bunch on patches from Pavel Kankovsky <peak at argo.troja.mff.cuni.cz>
  namely: add --flood and --tcp-mss options (self-explanatory), some checksum
  and interface binding fixes and warning fixes

2.0.0rc3:
=======
FIX: Fix for interface guessing with aliases on BSD
     Thanks <michel.gravey(@)orange.fr> and <cognet(@)freebsd.org>
FIX: fixed cksum.c. Bad outgoing packet checksum with some packet.
     Thanks to Brett Eldridge <beldridg@pobox.com>.
ADD: scan mode (--scan)
ADD: A rc4-based PRNG to use with --rand-source and --rand-dest
FIX: Fix -I option for BSD/Apple
ADD: Add support for BSDI and MacOSX (thanks
     Dennis Opacki <dopacki@adotout.com> and Jan-Hinrich Fessel
     <Jan-Hinrich.Fessel@T-Mobile.de>)
ADD: A few useful ICMP options
ADD: Add support for :
     WLAN (Fabian Melzow <biop0b@web.de>)
     ATM (Debian bug #193436, thanks to Domenico Andreoli)
     Token Ring (jim.r.halfpenny@britishairways.com)
ADD: MacOSX patches (Hans-Joachim Knobloch <knobloch@secorvo.de>)
FIX: --rand-source patches from Quentin Garnier <hping@quatriemek.com>
     . ensure randomness
     . do not stop on errors when using a E or D class address (BSD only?)
2006-03-30 13:51:28 +00:00
markd
8dadfce5fb Update to KDE 3.5.2
* Make the tray icon transparent also if numbers are not shown
2006-03-30 02:47:01 +00:00
christos
cf630aef2c fix the checksums 2006-03-29 00:15:44 +00:00
joerg
fb5494252c DragonFly support. 2006-03-28 16:05:47 +00:00
wiz
9f1aac2780 Bring ScriptAlias and Alias in the correct order.
From Carl Brewer in PR 33159.
Bump PKGREVISION.
2006-03-28 06:13:30 +00:00
joerg
966e4e7810 Add DragonFly support. 2006-03-23 17:36:16 +00:00
joerg
51e34d3913 Attempt at DragonFly support. 2006-03-23 17:31:05 +00:00
joerg
d9a5a2254c DragonFly support. 2006-03-23 17:20:22 +00:00
joerg
3d0920dd13 ap_type is a short, not a char. Fix it and bump revision. 2006-03-23 17:09:40 +00:00
joerg
1925f4fe89 Add DragonFly support. 2006-03-23 16:53:27 +00:00
joerg
c13f40450d Include unistd.h to get select(2) on DragonFly. 2006-03-23 16:52:42 +00:00
joerg
e09d0a31a7 Include <sys/types.h> before <sys/socket.h> for DragonFly.
Detect poll correctly on DragonFly.
2006-03-23 16:37:46 +00:00
joerg
6746b21a6f Add DragonFly support. 2006-03-23 16:28:01 +00:00
joerg
1c41f5e454 Add DragonFly support. 2006-03-23 15:55:53 +00:00
joerg
17179a4fb3 Fix errno. 2006-03-23 13:50:12 +00:00
joerg
a191e0a9fd Add DragonFly support. 2006-03-23 13:41:41 +00:00
joerg
aee953d56e Fix errno. 2006-03-23 12:30:22 +00:00
joerg
826e1fafd2 Forgotten patchsum for patch-ac. 2006-03-23 09:03:20 +00:00
joerg
9ceda7ff3c Fix errno usage in Python (!) code. 2006-03-23 00:59:05 +00:00
joerg
14b09873ae DragonFly support. 2006-03-23 00:53:48 +00:00
joerg
037d3e70a5 lvalue cast == evil, lvalue cast in C++ == broken. Attempt to fix them. 2006-03-23 00:36:37 +00:00
joerg
dda9de75d0 Recognize DragonFly as BSD. 2006-03-23 00:13:10 +00:00
joerg
6c73080bdf Fix errno. 2006-03-22 23:56:38 +00:00
joerg
73c94df211 Fix broken va_arg usage violating ISO C promotion rules. Bump revision. 2006-03-22 23:55:37 +00:00
joerg
188711c453 Add DragonFly support. Add explicit rpath for /usr/pkg/lib for libXmu. 2006-03-22 23:33:47 +00:00
joerg
96b2c4ae83 Fix GCC 3.4+: label at end of compound statement. 2006-03-22 23:32:47 +00:00
joerg
415bb3f479 Add DragonFly support. Add explicit rpath for /usr/pkg/lib. 2006-03-22 23:15:29 +00:00
joerg
f983530a85 Add DragonFly support. Fix compilation with GCC 3.4: Publically declaring
a private type doesn't work.
2006-03-22 22:51:52 +00:00
tv
ae3489ec53 Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a
PR-responsible person (such as I am ;) a little easier.
2006-03-22 22:50:31 +00:00
joerg
b22ee86c2f Override all config.guess and config.sub scripts. Remove patches
which have been useless anyway due to the former. Add DragonFly support.
2006-03-22 22:36:13 +00:00
joerg
85f420b5f6 crypt(3) is *tatata* in libcrypt on DragonFly. 2006-03-22 22:14:43 +00:00
joerg
9c775724c6 Add DragonFly support. 2006-03-22 22:03:46 +00:00
joerg
ecc724e3d1 Disable the OS X hack for re_comp and friends on DragonFly, where it
breaks unistd.h. *sigh* Fix errno.
2006-03-22 21:22:09 +00:00
joerg
fba5c2863b Use libtool PLIST handling, it works now. Add some missing symlinks
for libtool archives, remove the .a and .so entries. Bump revision.
Add DragonFly detection for shared libraries. Always try to find -lssl
with -lcrypto, unbreaking the test at least on DragonFly, but should
not harm elsewhere.
2006-03-22 20:53:41 +00:00
joerg
eaa264cc35 Add DragonFly and FreeBSD (the latter untested) support. 2006-03-22 18:33:57 +00:00
joerg
1c0f31d0e2 Include sys/types.h and sys/time.h before net/bpf.h for DragonFly. 2006-03-22 17:43:32 +00:00