Commit graph

109710 commits

Author SHA1 Message Date
rpaulo
1ba3ac7977 Update to jove 4.16.0.70.
I couldn't find any changelog. Sorry if I missed it.
2007-02-16 18:28:25 +00:00
tron
9bc72b1a24 Remove "ldap-compat" option because it is now longer supported by
the latest version of Samba.
2007-02-16 16:30:28 +00:00
ghen
c54627ca23 Remove the "mysql", "pgsql" and "xml" options, as they were removed from the
Samba distribution since version 3.0.23.  "mysql" and "pgsql" passdb backends
are now maintained via http://pdbsql.sourceforge.net/ and will have to be
packaged separately.
2007-02-16 16:23:12 +00:00
tonio
2a3096f51c Make sure MACHINE_ARCH is set to x86_64 for FreeBSD-amd64 2007-02-16 16:09:23 +00:00
obache
e74fd916c5 Updated mail/bogofilter to 1.0.3. 2007-02-16 15:52:05 +00:00
obache
21f5a560f1 Added qdbm option (used by mail/bogofilter). 2007-02-16 15:50:06 +00:00
obache
7d1f3485f0 Update bogofilter to 1.0.3.
Patch provided by Kimura Fuyuki in PR 35595.
And regen patch-aa.

1.0.3	2006-07-10

	* Released 1.0.3 to provide the bogotune bugfixes to a wider
	  audience.

	2006-07-09

	* Work around GNU make 3.81 incompatibility in doc/Makefile*
	  (it does not work properly with "}\" at the line ends, but
	   wants "} \" instead).

	2006-06-02

	* "make rpm" changes:
	  - document use with gpg-agent (see Makefile.am)
	  - build static RPMs (these won't fail) before shared RPMs

	2006-05-29

	* #include cleanups in common.h, system.h and C files.

	2006-04-28

	* Updated copyright dates.

	2006-04-13

	* Included additional config file options in bogofilter's
	  --help message.

	2006-03-27

	* Corrected option parsing in bogotune to support -n ham1 ham2
	  -s spam1 spam2 as suggested by bogotune -h; broken since 0.93.2.

	2006-03-26

	* Corrected problem with bogotune's -D option (thanks to Jason Smith).

	* Corrected man page description of bogotune's -n and -s options.

	2006-03-17

	* Fixed bf_compact's test for transactional environment.

	2006-03-12

	* 1.0.2 Promoted to "Stable" status

1.0.2	2006-03-03

	2006-02-19

	* Added vm-bogofilter.el for using bogofilter with VM, an
          Emacs mail tool (thanks to Björn Knutsson).
	* Added FAQ question "How do I use bogofilter with VM (an
          Emacs mail tool)?" (thanks to Pimpon).

	2006-02-14

	* SleepyCat has been acquired by Oracle, who are now providing
	  Berkeley DB. Since most of the references are to actual
	  strings in the programs or addresses that remain unchanged,
	  this will only gradually show in the bogofilter sources and
	  documentation.

	2006-02-06

	* Flush output after writing spam header line and/or message body.
	* When database is near to maximum allowed size, allow reading
	  it and disallow writing to it.

	2006-01-30

	* Fix formatting of Rtable output when in the message header,
	  this keeps verbose passthrough modes RFC-822/2822 compliant.

	2006-01-29

	* The configure script, when checking Berkeley DB capabilities,
	  now checks for logging and transactional subsystems rather
	  than the locking subsystem that was abandoned before 1.0.0.
	  This appears a suitable workaround for configure lockups on
	  OpenBSD 3.7 macppc with db 4.2 or 4.3.

	2006-01-28

	* Only print Berkeley DB file size message once per run.

	2006-01-21

	* 1.0.1 Promoted to "Stable" status

	2006-01-02

	* Fixed --input-file and --output-file command line options.

	2006-01-01

	* Added CVE-2005 identifiers for defects described in
          doc/bogofilter-SA-2005-01

1.0.1	2006-01-01

	* New names for binary rpms:

	  bogofilter-db42 - requires shared library for DB-4.2.52
	  bogofilter-db42-static - statically linked with DB-4.2.52
	  bogofilter-sqlite3 - requires shared library for SQLite3-3.2.8
	  bogofilter-sqlite3-static - statically linked with SQLite3-3.2.8

	2005-12-30

	* The configure help texts have been revised, the IEEE checks
	  for trio have been simplified (they are no longer nested) and
	  configure.ac has been updated to quiet autoconf -Wobsolete
	  warnings. The README file now reflects the new requirements.

	2005-12-29

	* For maintainers: Add install-staticdblibs.sh, a script to
	  fetch and build static & lean BerkeleyDB 4.2.52.4 and SQLite
	  3.2.8 libraries. Modify some parts of the RPM building so that
	  the binary RPMs are built without external dependencies beyond
	  glibc 2.2. This may render "make rpm" unusable on non-Linux
	  platforms, but you should still be able to "rpmbuild -tb" from
	  the source .tar.gz file.

	2005-12-27

	* Add '-O' option to direct bogoutil output to a file.
	* Fix building of binary rpms with SQLite support.
	* Include SQLite binary rpm as standard part of "make rpm"

	2005-12-26

	* Split NEWS file into files NEWS and NEWS.0 for new (version
	  1.0 and after) and old (version 0.x.y) info

	2005-12-25

	* Capitalize variables in bogofilter.spec.in to please RH9's
          RPM 4.2 implementation.

	2005-12-18

	* Fix bad return code in db_loop() in datastore_sqlite.c
	  (reported by Sami Farin).

	2005-12-17

	* XML documentation cleanups (thanks to Nicholas Kaiser).

	2005-12-06

	* bogofilter.cf.example was updated to reflect the proper default of
	  db_log_autoremove=yes. It previously claimed the default were "off".

1.0.0	2005-11-30

	2005-11-28

	* Minor FAQ updates and correctons.
	* Abort if ar(1) is not available during build.

	2005-11-19

	* bogofilter supports BerkeleyDB 4.4.16. doc/README.db and INSTALL have
	  been updated accordingly.
2007-02-16 15:47:39 +00:00
tonio
8e08bc62bd Updated mail/offlineimap to 4.0.16 2007-02-16 15:47:33 +00:00
tonio
dd997117cf Update mail/offlineimap to 4.0.16
Added dependency on python curse libraries, do that it does not fail at runtime

Changelog contains many bugfixes, and:
   * Support IPv6 with SSL.
   * improve performance with large folders.
   * new homepage
   * sync INTERNALDATEs.
   * Fixed a bug that could cause OfflineIMAP to crash when copying
     a message from a remote server that didn't have an
     INTERNALDATE.
2007-02-16 15:46:21 +00:00
reinoud
eb88068b47 Fix patch checksum; had overlooked a small thing in the release tgz; sorry
for that...
2007-02-16 15:36:58 +00:00
reinoud
f8235172c1 Nuke package revision. 2007-02-16 15:22:34 +00:00
reinoud
24acc05103 Update misc/udfclient to version 0.5.5 : Support for reading UDF 2.50/2.60
media! This also adds support for all HDDVD and BluRay media! Also small
but important fixes have been made on cd_disect for ATAPI drives; these
could give up in the process.
2007-02-16 15:20:52 +00:00
reinoud
6f052c6bd5 Update to version 0.5.5 : Support for reading UDF 2.50/2.60 media! This
also adds support for all HDDVD and BluRay media! Also small but important
fixes have been made on cd_disect for ATAPI drives; these could give up in
the process.
2007-02-16 15:19:29 +00:00
joerg
3ae83bbc28 Fix build on DragonFly. 2007-02-16 14:54:16 +00:00
xtraeme
82d290bdee Updated mail/clamav to 0.90 2007-02-16 14:41:30 +00:00
xtraeme
163f0b6c3d Update to 0.90:
The 0.9x series introduces lots of improvements in terms of detection
rate and performance, like support for many new packers and decryptors,
RAR3 and SIS archives, and a new phishing signatures format that proves
to be very effective.
2007-02-16 14:40:41 +00:00
xtraeme
1f6f687a96 Added net/csup. 2007-02-16 12:07:55 +00:00
xtraeme
49321d0095 Initial import of csup-20070216 (I took a snapshot of the current
source), from pkgsrc-wip and packaged by iMil.

Csup is a rewrite of CVSup in C.

CVSup(R) is a software for distributing and updating collections of files
accross a network. It can efficiently and accurately mirror all types of files,
including sources, binaries, hard links, symbolic links, and even device nodes.
In addition to being a great general-purpose mirroring tool, CVSup includes
special features and optimizations specifically tailored to CVS repositories.
It is being used as the preferred way to update sources within the FreeBSD,
NetBSD and OpenBSD projects and more.
2007-02-16 12:06:39 +00:00
rillig
7438982732 Sorted the _ONLY_FOR_PLATFORM.* lists so that each operating system has
its own line. Since NetBSD 1.6 has been EOL'd, replaced the special
entries with more generic ones, like NetBSD-*-i386.
2007-02-16 11:13:02 +00:00
rillig
9f6d75ec2e Fixed a gcc error message and a few pkglint warnings. 2007-02-16 10:53:11 +00:00
rillig
5ae015bd36 On NetBSD, building with jdk 1.1.8 results in a segmentation fault, so
use a newer JDK here.
2007-02-16 10:51:25 +00:00
rillig
1654273ada Removed blokus. 2007-02-16 10:33:38 +00:00
rillig
b96a5239fa Removed blokus again from pkgsrc, since it may not be redistributed. 2007-02-16 10:32:03 +00:00
wiz
7b3b219e56 mldonkey* updated to 2.8.3. 2007-02-16 06:46:26 +00:00
wiz
46a36a8569 Update to 2.8.3:
2007/02/11: version 2.8.3 = tag release-2-8-3
5734: Update camlzip to version 1.03 (thx to orbit for reporting)
5735: BT: Fix make_torrents to sort dictionary entries alphabetically
      Bittornado did not read MLDonkey-made torrents (amadeo)
5737: MinGW: Work-around missing Unix.fstat
- fixes failed removal of torrent files from torrents/[incoming|downloads]

2007/02/06
5719: Unix2: Fix copying files > 1GB (1073741823 bytes),
      bug was introduced by patch 5589 after release of 2.8.2

2007/02/04
5724: http_client: Retry GET request if HEAD request returns http error 400
5723: HTML: print tracker errors in html table at 'vd <num>' (Schlumpf)
5722: HTML: use Printf2.html_mods_cntr () for table row classes (Schlumpf)
5720: Swarmer: block choice algorithm 2 from patch 5141 is new default
- remove swarming_block_selection_algorithm = 1
  because it finishes chunks too slowly
- remove swarming_block_selection_algorithm = 3 from TripleM
  because it uses too much CPU power.
- remove option swarming_block_selection_algorithm, hard-coded default is now 2
- remove option block_switching, hard-coded default is now true

2007/01/30
5717: Optimize function print_command_result

2007/01/28
5715: Improve porttest (Schlumpf)
- use 'porttest' command to start the network porttest the first time,
  after this to see the results
- new command 'force_porttest' to force an new porttest
- improve html porttest output and make it also available in telnet
5716: EDK: Do not send share list to servers with state Connecting
5713: HTML: show messages link in vd clickable (Schlumpf)

2007/01/25
5712: Multiuser: New verbosity "com" to log commands by non-admin users
5711: Multiuser: Block commands preferred, bs, bp, port for non-admin users
5642: Swarmer: swarming_block_selection_algorithm = 3 (TripleM)
- this new algorithm select always the rarest choice, if average availability
  is below 5, or one choice_availability is below average availability
- added a hashtable to store blockmaps of uploaders for a given swarmer
- long term memory usage has to be observed
5710: Swarmer: Fix chunk propagation (pango)

2007/01/21
5693: "voo changed" prints changed options only, useful for support (Schlumpf)
5698: EDK: fix display of porttest result images (Schlumpf)
5699: Multiuser: Fix wrong file path (user_commit_dir) in notification mail
5695: Command "set": better error text if option does not exist
5694: Fix small typo in buildinfo

2007/01/17
5673: New core start parameter: -useradd "user pass", needed for Debian package
5678: New options for command force_web_infos: kind/URL (thx to Schlumpf)

2007/01/15
5691: EDK: Recognize compatibleclient 60: IMPmule (imp-project.net)
5689: EDK: Log downloading file name when client disconnects
5684: GUI: Fix build of mlprogress (Alt linux)
5677: Options: New concept of option types, fix non-admin Sancho http preview

2007/01/11
5665: EDK: Support compressed upload, implement file read cache (TripleM)
new options:
- ED2K_upload_compression to enable compressed upload, default true
- ED2K_upload_compression_threshold, default 2000 bytes
  Size difference in bytes between one zone (180 kBytes) and its compressed
  counterpart, which has to occure, to send compressed parts instead of plain.
- ED2K_upload_compression_level, Zlib compression level, default 9
- ED2K_upload_compression_table_size, default 20
5669: HTML: Add HTML headers to prohibit browser-side caching (Schlumpf)
5671: Configure: Fix question whether to compile lablgtk, same as patch 5401
5675: Updated Mozilla protocol handler to version 1.10

2007/01/08
5666: New option upload_complete_chunks (TripleM)
- default false, if true, each client is allowed to complete only one chunk,
  independent, if it is empty or partial. this setting overrides
  upload_full_chunks and dynamic_upload_lifetime, but is, as a failsafe,
  limited by upload_lifetime (should be set reasonable high)
5664: EDK: Avoid uploading data more than due
      to eMules rotating block requests (pango)
5596: EDK: New option upload_full_chunks (thx to TripleM)
- If the new option upload_full_chunks is set to true, each client is
  allowed to receive one chunk, this setting overrides upload_lifetime.
  Well, not exactly one chunk. eMule has this code in opcode.h:
    #define SESSIONMAXTRANS (PARTSIZE+20*1024) //
    "Try to send complete chunks" always sends this amount of data
  MLdonkey now does the same, if upload_full_chunks is true and client A got
  9728000+20*1024 bytes during the current session its upload slot will be
  revoked unless pending slots are empty.
5619: EDK: Print network specific infos in command "vc <num>",
      remove unneeded fields from client structures
5627: commonHasher: fix wrong arg types from several functions (Schlumpf)
5626: MinGW: fix missing declarations and wrong pointer
      initialization in stubs_c.c (Schlumpf)

2007/01/06
5599: EDK: Support for files >4GB (TripleM, pango)
- this patch does not include >4GB support for Kademlia
5660: Swarming: Enable wrongly disabled select block memoization (pango)
5659: GD: Fix wrong months display (skeeve)

2006/12/08
5617: New option share_scan_interval
- how often (in minutes) should MLDonkey scan all shared directories
  for new/removed files, default one minute
- on slow machines raise the interval to a higher value to reduce CPU load
- to force a re-scan of shared directories use command "reshare"

2006/12/06
5613: Another longhelp cleanup (anhi)
5615: EDK: Parse more fields from server.met files

2006/12/04
5612: EDK: OP_HELLO tag 0x75, print os_info in logfile

2006/12/03
5602: HTML: Display share status in upstats
5609: New field type Field_KNOWN, EDK: recognize more HELLO/EmuleInfo tags
5610: CommonSources: Cleanups and reformatting the code (pango)

2006/12/02
5608: Multiuser, chgrp: Prevent change of file_group to None
      if the user is not file_owner
5607: Multiuser, chown: Change file_group to user_default_group
      if the new user is not member of file_group
5606: Introduce display of session transfer values
- new columns for session up-/download
- send session values to GUIs

2006/12/01
5605: HTML: Fix search list display when html_checkbox_search_file_list = true

2006/11/29
5598: Remove use of deprecated sort module, remove unused sort2.ml* (pango)
5589: New option create_file_mode,
      rename create_dir_mask to create_dir_mode (pango)
5595: EDK: Fully parse emule_miscoptions1/2
5594: EDK: If update_server_list_client true, add yet unknown server
      of lowid clients
2007-02-16 06:42:33 +00:00
wiz
abd48a4dec samba was updated, remove entry. 2007-02-16 01:54:30 +00:00
wiz
283cb18e40 Remove some updates that were already committed. 2007-02-16 01:53:34 +00:00
wiz
a38789c8d0 Note vba PKGREVISION bump. 2007-02-16 01:52:38 +00:00
wiz
c774b9ae08 Fix build on 64bit platforms.
Patches provided by Martijn van Buul in PR 35585.
Bump PKGREVISION to be on the safe side,
in case this changes anything on 32bit platforms.
2007-02-16 01:52:20 +00:00
wiz
fea1c33348 Note kdemultimedia3 PKGREVISION bump. 2007-02-16 01:43:20 +00:00
wiz
d21fc7e70a Remove bl3.mk files for libtunepimp and musicbrainz.
The current pkgsrc versions are not supported by the current kdemultimedia3
version.
Bump PKGREVISION.
2007-02-16 01:42:46 +00:00
wiz
b5fc0d8cd6 Proxy-commit for drochner@:
The bootstrap script checks too much and isn't useful -- just don't use it.
2007-02-16 00:56:40 +00:00
adrianp
cd51302d9a Updated security/nikto to 1.36 2007-02-16 00:55:19 +00:00
wiz
efe79e8211 Proxy-commit for drochner:
Fix a problem reported by Greg Oster in PR 35564.
2007-02-16 00:54:48 +00:00
adrianp
d002f1441f Update to 1.36
Changes (new this version)
 Added -404 option to specify a "404 string" on the command line
 Added plugin to chek for PUT and DELETE
 Additional checks for HTTP methods
 Additional checks for headers
 Other bugfixes, please see the CHANGES file for more details
2007-02-16 00:54:23 +00:00
wiz
303c0f73b7 Rename to claraocr to match directory name.
Add conflict with old name.
2007-02-16 00:53:40 +00:00
rillig
ce49e0fc5b Added PGSQL_PREFIX. 2007-02-15 23:53:16 +00:00
rillig
54ae1fc8ab Added a new data type for CVS Entries lines.
The ": Avoid regen" configure patch must not be committed to CVS.
2007-02-15 23:52:52 +00:00
joerg
aed6208858 Modular Xorg support. 2007-02-15 23:32:32 +00:00
joerg
b61971a658 Go away, no X11 needed! Bump revision. 2007-02-15 23:23:43 +00:00
joerg
5deb32be12 Modular Xorg support. Cut dependency list down to what is used. 2007-02-15 23:21:06 +00:00
joerg
a651ad1512 Modular Xorg support. 2007-02-15 22:53:09 +00:00
joerg
813f126907 Don't bail out if SDL is not installed. 2007-02-15 22:52:15 +00:00
perry
469f40c9c2 remove myself as maintainer 2007-02-15 22:37:05 +00:00
joerg
5ca136a69d Modular Xorg support. 2007-02-15 22:29:52 +00:00
perry
64b046016a remove myself as maintainer -- I have no time any more. 2007-02-15 22:29:19 +00:00
joerg
e274a76c57 Don't depend on native X11. Bump revision. 2007-02-15 22:22:19 +00:00
joerg
39490d7ec0 Modular Xorg support and explicit libz dependency. 2007-02-15 22:21:27 +00:00
joerg
416fcb8eb4 Modular Xorg support. 2007-02-15 21:53:20 +00:00
rillig
8eafb15f29 Made an error message friendlier (patch-ab).
Fixed pkglint warnings.
2007-02-15 21:51:51 +00:00