Commit graph

65993 commits

Author SHA1 Message Date
jlam
8d572feba3 Use the new BUILDLINK_TRANSFORM commands to more precisely state the
intended transformation: use "rm" to remove an option, "rmdir" to remove
all options containing a path starting with a given directory name, and
"rename" to rename options to something else.
2004-08-28 06:05:31 +00:00
jlam
672b335314 Make "rename" a synonym for "S". 2004-08-28 06:02:21 +00:00
jlam
3fffb3472f Add "rm:opt" as a synonym for "S:opt:", and "rmdir:dir" for "r:dir".
These are supported options from the soon-to-be-committed wrapper
framework and are meant to more precisely state the intended
transformation.  Also just skip over unknown commands instead of
generating an error.
2004-08-28 05:51:30 +00:00
jlam
663f8852f1 Add some comments. 2004-08-28 02:35:41 +00:00
jlam
743723ee69 Add spec file so that this can be driven by pkg_regress. 2004-08-28 02:30:10 +00:00
jlam
d4deecbbd5 Add NetBSD tag. 2004-08-28 02:21:54 +00:00
epg
49c49d2f3f Note trac-0.7.1 update. 2004-08-28 00:32:22 +00:00
epg
9ec70d3d76 Update to Trac 0.7.1 'Argento' (Jun, 2004)
http://svn.edgewall.com/repos/trac/tags/trac-0.7.1

Thanks,  Holger Weiss <holger@jhweiss.de> (pkg/26735).

 * Bugfixes for 0.7
 * Fixes security hole in auth.py
 * Experimental support for mod_python
 * Improved MIME-types
 * Fixed bugs: #93, #202, #307, #312, #342, #345, #350, #353, #355, #391,
	#393, #401, #404, #406, #415, #417, #419, #420, #421, #422, #424,
	#425, #428, #429, #432, #435, #437, #441, #442, #448, #451, #452,
	#456, #457, #461, #463, #466, #467, #470, #, #497, #498, #502,
	#504
2004-08-28 00:30:45 +00:00
gavan
43dd935ff8 Add pkg_regress, a regression testing system for the pkgsrc infrastructure.
Tests are found in pkgsrc/regress, tests are run by executing pkg_regress.

Based on an idea discussed at pkgsrcCon 2004. Thanks to dillo@ for review
and refinements, and to jlam@ for review.
2004-08-28 00:26:57 +00:00
gavan
27dc9f9dd9 Add pkgfail, a simple regression test which ensures that PKG_FAIL_REASON works.
This test serves as a simple example of how to write a regression test.
2004-08-28 00:19:17 +00:00
recht
4c16174929 {mono,libgdiplus}-1.0.1 2004-08-27 22:08:55 +00:00
recht
65eef74790 update to libgdiplus-1.0.1
changes:
* Fixes #60787: Libgdiplus pthreads check (Jordi Mas).
2004-08-27 22:04:45 +00:00
recht
94929f9130 update to mono-1.0.1
Mono 1.0.1 is a maintenance release release for the 1.0 series of the
Mono runtime and thus only contains bug-fixes -- most notably for amd64.

While at it apply some changes to the package:
- Remove the MONO_GC_TYPE Makefile knob -- with 1.x the included
  libgc is the way to go.
- Also remove MONO_USE_NPTL knob and let configure do the right thing.
2004-08-27 22:02:47 +00:00
schmonz
187408fa47 Note getmail update. 2004-08-27 21:52:46 +00:00
jlam
537f85b47c Revert previous. The fact that they don't pass is something to fix, not
to avoid (although this is fixed in the soon-to-be-committed wrapper
framework).
2004-08-27 21:47:02 +00:00
jlam
d8611c4044 Don't run the *-slashdot tests using the current buildlink3 framework,
since they're known to be broken (see PR pkg/24760 and PR pkg/25500).
2004-08-27 21:45:54 +00:00
jlam
291919c01b Make this work with the current incarnation of the buildlink3 framework. 2004-08-27 21:43:39 +00:00
schmonz
d850467521 Update to 4.1.1. From the changelog:
-getmail raised an exception after processing all accounts, while printing
  a summary, if verbose was set to 2.  Fixed.  Thanks:  Matthias Andree.
2004-08-27 21:40:25 +00:00
jlam
2e74a2e65d Add and enable buildlink-transform. 2004-08-27 21:35:21 +00:00
jlam
42dd56b818 Add some regression tests for correctness of buildlink3 transformations. 2004-08-27 21:34:58 +00:00
jlam
d76ad0b5cd Add a new "regress" category for pkgsrc regression testing code. We
don't descend into this directory for anything since these packages aren't
packages in the normal sense, since they're not expected to install or
package correctly.
2004-08-27 21:32:55 +00:00
jlam
73baef726e Convert to use {COMPILER,LINKER}_RPATH_FLAG. 2004-08-27 18:52:00 +00:00
jlam
89a609934d Change to use COMPILER_RPATH_FLAG. 2004-08-27 18:44:11 +00:00
reed
dc3fff158e Slight addition: (such as rc.d startup and shutdown scripts). 2004-08-27 17:13:20 +00:00
reed
98feb89199 Add sysutils to categories. 2004-08-27 17:08:07 +00:00
drochner
3a745f6f4c todays additions/updates 2004-08-27 15:22:59 +00:00
kim
7393a7ba44 Updated mstream to 1.0:
- better title stream cleanup
2004-08-27 15:16:00 +00:00
kim
a8e47ae38d Upgrade to mstream-1.0:
- better stream title cleanup
2004-08-27 15:14:59 +00:00
kim
16f34eea7e Look for libncurses also. 2004-08-27 15:14:04 +00:00
drochner
6f9085aa0b +boaconstructor 2004-08-27 15:09:08 +00:00
drochner
e92430b413 import boaconstructor-0.2.3, a Python IDE and interface builder,
based on wxGTK
still beta quality, but looks promising
2004-08-27 15:07:11 +00:00
drochner
3fcdb72372 also build the opengl stuff
(wasn't done due to build problems with egcs)
bump PKGREVISION
2004-08-27 15:03:27 +00:00
drochner
f04ef3737c +vp 2004-08-27 13:29:49 +00:00
drochner
1bfba74a87 import vp-1.5
This is just another simple image viewer (SDL based).
(also known as "iview")
2004-08-27 13:27:58 +00:00
drochner
c281f1bb2a +xmlsec1 2004-08-27 13:22:30 +00:00
drochner
a057543c69 import xmlsec1-1.2.6, an XML signature and encryption library 2004-08-27 13:19:57 +00:00
drochner
19e9d2911f update to 1.0.20
changes:
-bugfixes
-adds some limits to the verification functions to avoid denial of
 service attacks
-selftests added
2004-08-27 13:16:16 +00:00
drochner
7b5a27e1b9 +cgf+ 2004-08-27 13:11:10 +00:00
drochner
56116bc1bd import libcfg+-0.6.2, a
Command line and configuration file parsing library
2004-08-27 13:05:57 +00:00
drochner
28e05752a9 update to 0.5.5
changes:
Severeal cleanups and Libgcrypt 1.2.0 adjustments.
2004-08-27 13:01:35 +00:00
drochner
86c62e7818 update to 1.2.2
changes:
This release includes new features such as level meters, multi-file
export, and lower latency for multi-track recording. It also includes
many bug fixes.
2004-08-27 12:56:54 +00:00
drochner
75bf1d2eb2 update to 0.8.2
changes;
Except from the usual bug-fixes and improvements, some new features snuck
in. One nifty feature is the save and open file dialogs remembering the
last directory opened. Also, a "start_page" option in the preferences so
that you may override the splash screen.
2004-08-27 12:40:37 +00:00
drochner
865da1925a add xrmap* 2004-08-27 12:32:43 +00:00
drochner
1e85315040 import of xrmap-2.29, a world map viewer, and data files 2004-08-27 12:29:23 +00:00
drochner
f596d2718c import of xrmap-2.29, a world map viewer, and data files 2004-08-27 12:18:49 +00:00
wiz
32c1309bda + gossip-0.7.7, leafnode-1.10.5, nut-10.3, socat-1.4.0.1. 2004-08-27 11:44:38 +00:00
gavan
7bda777082 Note update of gaim to 0.82.1 2004-08-27 11:05:33 +00:00
gavan
f08103d682 Update to 0.82.1:
Bug Fixes:
* Fix a crash when changing the preference for how to display buttons
  on conversation windows
* Remove a stray printf() when beginning new conversations and logging
  is enabled
2004-08-27 11:04:06 +00:00
abs
a17d01039e -exim 2004-08-27 10:50:26 +00:00
abs
3584ada6ec Update exim to 4.42 and exim-exiscan to 4.42_27:
Feature changes in exim since 4.34 (bugfixes not listed):

    Version 4.42
    ------------

     1. The "personal" filter test is brought up-to-date with
	recommendations from the Sieve specification: (a) The list
	of non-personal From:  addresses now includes "listserv",
	"majordomo", and "*-request"; (b) If the message contains
	any header line starting with "List=-" it is treated as
	non-personal.

     2. The Sieve functionality has been extended to support the
	 "copy" and "vacation" extensions, and comparison tests.

     3. There is now an overall timeout for performing a callout
	verification. It defaults to 4 times the callout timeout,
	which applies to individual SMTP commands during the callout.
	The overall timeout applies when there is more than one
	host that can be tried. The timeout is checked before trying
	the next host. This prevents very long delays if there are
	a large number of hosts and all are timing out (e.g. when
	the network connections are timing out). The value of the
	overall timeout can be changed by specifying an additional
	sub-option for "callout", called "maxwait". For example:

	  verify = sender/callout=5s,maxwait=20s

     4. Changes to the "personal" filter test:

	(1) The list of non-personal local parts in From: addresses
	has been extended to include "listserv", "majordomo",
	"*-request", and "owner-*", taken from the Sieve specification
	recommendations.

	(2) If the message contains any header line starting with
	"List-" it is treated as non-personal.

	(3) The test for "circular" in the Subject: header line
	has been removed because it now seems ill-conceived.

     5. The autoreply transport has a new option called never_mail.
	This is an address list. If any run of the transport
	creates a message with a recipient that matches any item
	in the list, that recipient is quietly discarded. If all
	recipients are discarded, no message is created.

    Version 4.40
    ------------

    The documentation is up-to-date for the 4.40 release. What
    follows here is a brief list of the new features that have been
    added since 4.30.

     1. log_incoming_interface affects more log lines.

     2. New ACL modifier "control = submission".

     3. CONFIGURE_OWNER can be set at build time to define an
	 alternative owner for the configuration file, in addition
	to root and exim.

     4. Added expansion variables $body_zerocount, $recipient_data,
        and $sender_data.

     5. The time of last modification of the "new" subdirectory is
	 now used as the "mailbox time last read" when there is a
	quota error for a maildir delivery.

     6. The special item "+ignore_unknown" may now appear in host
        lists.

     7. The special domain-matching patterns @mx_any, @mx_primary,
        and @mx_secondary can now be followed by "/ignore=<ip list>".

     8. New expansion conditions: match_domain, match_address,
	 match_local_part, lt, lti, le, lei, gt, gti, ge, and new
	expansion operators time_interval, eval10, and base62d.

     9. New lookup type called "iplsearch".

    10. New log selectors ident_timeout, tls_certificate_verified,
	queue_time, deliver_time, outgoing_port, return_path_on_delivery.

    11. New global options smtp_active_hostname and tls_require_ciphers.

    12. Exinext has -C and -D options.

    13. "domainlist_cache" forces caching of an apparently variable
	list.

    14. For compatibility with Sendmail, the command line option
	-prval:sval is equivalent to -oMr rval -oMs sval.

    15. New callout options use_sender and use_postmaster for use
	when verifying recipients.

    16. John Jetmore's "exipick" utility has been added to the
	distribution.

    17. The TLS code now supports CRLs.

    18. The dnslookup router and the dnsdb lookup type now support
	the use of SRV records.

    19. The redirect router has a new option called qualify_domain.

    20. exigrep's output now also includes lines that are not
	related to any particular message, but which do match the
	pattern.

    21. New global option write_rejectlog. If it is set false, Exim
	no longer writes anything to the reject log.


Changes in exim-exiscan since 4.34_22

    27  - Changed algorithm of header_pos_middle to add headers
	  before the first header which is NOT Received: or
	  Resent-*:.

    exim 4.42 ---------------------------------------------------

    26  - Fixed header corruption when using header_pos_top.
	  (Thanks to Michael Deutschmann).

	- Fixed headers being added before any Received-SPF:
	  header when using header_pos_middle (Thanks to
	  Michael Deutschmann).

	- DrWeb malware support: Add flag to treat .eml file
	  as plain mail (Thanks to Alex Miller).

    25  - Fixed include location of libspf2 headers.

	- Added support for Kaspersky AV Version 5 (aveserver).

	- Added expansion of av_scanner global variable
	  when it starts with a dollar sign. This is useful
	  for implementing multiple malware scanners.

	- Added support for adding ACL headers at the beginning
	  and in the "middle" of the message header block.
	  (This is a preliminary solution, see comment in SPF
	  section of exiscan-acl-spec).

    24  - Changed documentation to reflect libspf_alt->libspf2
	  name change.

	- Upgraded included SRS patch to 0.3 (author Miles Wilton).
	  Also added a small doc chapter for SRS.

	- Brightmail: put notes for users of new 6.x version in the
	  docs (search for "BMI6.x").
	  BMI Version 6 should work OK, an upgraded SDK is now on
	  Brightmail's download site.

    exim 4.41 ----------------------------------------------------

    23  - Added patch to support SRS in the redirect router, done
	  by Miles Wilton. Please check http://srs.mirtol.com/
	  for more information.

	- Fixed the negation operator for SPF support. Thanks
	  to Michael Haardt for sending a patch.

	- Increased buffer size for large SA reports (when using
	  custom SA rulesets).

	- Increased buffer size for large BMI verdicts. Should now
	  handle large number of recipients gracefully.
2004-08-27 10:46:52 +00:00