Commit graph

92400 commits

Author SHA1 Message Date
rillig
10c1f397c2 BUILD_DEFS+=XAW_TYPE. Bumped PKGREVISION. Tried to update to 3.6.0, but
failed.
2006-02-04 02:46:31 +00:00
schmonz
dc05669272 Note getmail update. 2006-02-04 02:20:28 +00:00
schmonz
c24e5b1ef7 Update to 4.5.1. From the changelog:
- add delete_dup_msgids option to non-multidrop POP3 retrievers.
    Thanks: Matthias Andree.
- suppress stack trace in getmail_fetch error message when
    configuration error detected. Thanks: Dave Jarvis.
- documentation updates.
- build and development environment changes. The plaintext versions
    of the documentation are now generated with links instead of lynx.
- explicitly log the reason for not retrieving a message (seen or
    oversized). Thanks: Payal Rathod.
2006-02-04 02:19:42 +00:00
ben
050e18b1c6 Make note of p5-PDF-API2 update. 2006-02-04 02:19:14 +00:00
ben
278ae7a3e9 Update PDF-API2 to version 0.51. The API is not backward compatible with
the previous version of this package.  Over the last several years,
there have been too many changes and fixes to list here.
2006-02-04 02:18:04 +00:00
rillig
09e7dbca5e Added the KEEP_BUILDLOGS variable. If it is set to "yes", the build logs
of successful builds are not removed, only renamed. This variable will
be useful for examining the warnings that appear during the bulk builds
but are thrown away because the package builds fine. This feature is
experimental and thus not enabled by default.
2006-02-04 01:08:25 +00:00
wiz
6ff1eab7c8 Mention elinks update to 0.11.1 and ssh-nox11 removal. 2006-02-04 00:41:43 +00:00
wiz
5a6855c0f6 Update to 0.11.1:
ELinks 0.11.1:
--------------

* Native FSP protocol support (replaces CGI program in contrib/cgi/)

ELinks 0.11.0 (Elated):
-----------------------

* SSL support via GNUTLS now requires 1.2 or higher
* support for Lua 4.x was dropped, we only support Lua 5.x now
* Python scripting back-end (experimental)
* Spidermonkey based ECMAScript scripting back-end (experimental)
* 88 colors support
* default URI-rewrite rule, used when no other rules match but the string that
  was entered in the Go to URL box does not resemble a URI
* support prefixes for add-bookmark-link, document-info, goto-url-current-link,
  history-move-back, and history-move-forward
* BitTorrent protocol (experimental)
* FSP protocol via a CGI script (see contrib/cgi/README.FSP) (experimental)
* sysmouse support on the BSD console
* new GNU make based build system (aclocal from automake is still required)
* move from CVS to GIT

ELinks 0.10.6:
--------------

* external editor is configurable at run-time
2006-02-04 00:40:38 +00:00
wiz
2fd3200308 Add x11 option to ssh2 package.
Remove obsolete ssh2-nox11 package.
Replaces PR 32716 by Tracy Di Marco White.
2006-02-04 00:33:17 +00:00
wiz
359d22f89a + gtkmm-2.8.3, maradns-1.2.03.2, openssh-4.3, openttd-0.4.5,
perl-5.8.8, pfqueue-0.5.2, samba-3.0.21b, wine-0.9.7.
2006-02-04 00:30:11 +00:00
gdt
7bc9308855 depend on sudo
PKGREVISION++
2006-02-03 21:03:43 +00:00
gdt
52f1537ce5 Added sysutils/ir-account version 0.1 [gdt 2006-02-03] 2006-02-03 20:59:42 +00:00
gdt
d2e4db6b41 descend into ir-account 2006-02-03 20:56:31 +00:00
rillig
2aa47ceaea If a package is still up to date, it doesn't matter if it is currently
installed or not. So there is no need for two different messages. (They
had been necessary in revision 1.1, though.)
2006-02-03 20:47:06 +00:00
xtraeme
23226bee93 Updated www/firefox-bin to 1.5.0.1 2006-02-03 20:35:50 +00:00
xtraeme
c733ce8413 Update to 1.5.0.1.
* Improved stability.
    * Improved support for Mac OS X.
    * International Domain Name support for Iceland (.is) is now enabled.
    * Fixes for several memory leaks.
    * Several security enhancements.
2006-02-03 20:34:44 +00:00
abs
94e04b0ba0 Update testproc/p5-Data-FormValidator to 4.12
many changes since 3.63
2006-02-03 17:34:48 +00:00
abs
8895ab01bb Update testproc/p5-Data-FormValidator to 4.12
Changes since 3.63

4.12 Thu Jan  5 21:07:50 EST 2006
    [INTERNALS]
    - Fix test suite to pass when CGI::Simple is not installed
      (Lee Carmichael, Davide Dente)

4.11 Tue Jan  3 18:38:23 EST 2006
   [ENHANCEMENTS]
   - A new constraint for minimum image dimensions was added in
     Data::FormValidator::Constraints::Upload (Lee Carmichael)

   [INTERNALS]
   - refactoring of Upload.pm and t/upload.t (Lee Carmichael)

4.10 Thu Dec 22 19:55:34 EST 2005

   [ENHANCEMENTS]
   - The msgs key can now take a callback, allow users to override how error
     message generation is done. Some alternative message generate routines
     will hopefully be published soon.  (Cees Hek, Chris Laco and others)

   - New profile key: untaint_regexp_map (Michael Peters)

   [BUG FIXES]
   - bug was fixed for dependent fields that had false values, but were valid
     (Emanuele Zeppieri)

   - Failed constraints for multiple fields with the same name no longer return duplicate
     error messages (Will Hawes)

   - value of any_errors was wrongly added to msgs even when there are no errors
     (RT#14942, report and test script by Michael Graham)

   [INTERNALS]
   - bump Date::Calc requirement (RT#15715)

4.02 Wed Aug 31 21:22:58 EST 2005

    [ENHANCEMENTS]
    - the use of custom signal handers for "die" has now been localized to
      avoid interfering with other applications. (Josh Miller).

    - initial support for qr in constraint_method profile key
    [BUG FIXES]
     - Updated ::Constraints example docs to be accurate: recommend :closures, not :all

    [INTERNALS]
    - provide a more accurate debugging message for constraint_method_regexp_map

4.01 Sat Aug 20 13:16:47 EST 2005

    [ENHANCEMENTS]
    - get_input_data() now supports the parameters "as_hashref => 1" to
      return the input data in a uniform way.

    [INTERNALS]
    - Constraints may refer to fields that are 'unknown' to
      Data::FormValidator. These unknown values will remain unfiltered
      as before. (Michael Peters).

    - _get_data() was renamed to _get_input_as_hash(). You shouldn't care.

4.00 Sun Aug 14 10:57:25 EST 2005

    *** NOTE ***
    This a major update with a significant code changes. While the test suite
    indicates we have 100% compatibility with 3.x, you are encouraged to test
    this release with your own applications before deploying it in a production
    environment.

    [ENHANCEMENTS]
	- The constraints interface has been overhauled to be more intuitive to use
	  with parameterized constraints. This included added new two new profile
	  keys: 'constraint_methods' and 'constraint_method_regexp_map'. All of
	  the old syntax is still supported, but de-emphasized in the documentation.
	  See RELEASE_NOTES for details.

	- A new method has been added to help building custom constraints:
	  "set_current_constraint_name('foo')" will set the name of a constraint
	  from within itself. An alias named 'name_this()' is provided for brevity.
	  See the section on "Writing your own constraints" in DFV::Constraints
	  for details.

    - success() method added to Results object. This is an easy way to check
      that there were no missing or invalid fields. (Michael Peters).

    - 'separator' was misspelled consistently in the the docs, code and tests.
      The proper spelling as well as the legacy typo spelling are now
      supported, although the typo'ed version is no longer documented, except
      for here. :) Thanks to Terrence Brannon for spotting this.

	- The 'msgs' hash in the profile is now validated to make sure it includes only
	  valid keys. This should help to spot some errors faster.

    - ::Constraints::Upload now supports CGI::Simple, thanks to David Emery.

    - Documentation for required_regexp has been improved. (William McKee)

    - support for coderefs as default values (Marcello)

    - Improved field_filters documentation, thanks to Andrew Brosnan.

    [BUG FIXES]
	- RT#12220: Canadian Province RE were updated. (Steve Simms).

    - The preferred MIME type was not being returned by the 'file_format'
      constraint for file uploads. This would have only affected cases where
      the mime type sent by the browser differed from the one detected by DFV.
      Thanks to Randal Schwartz for spotting this. (RT#12744).

    - Profile re-use when constraint_regexp_map is used is now fixed
      (Thanks to Cees Hek).

    - The date_and_time constraint now understands this format: MMDDYYYY.
      (RT#12111, thanks to JMAY)

    - This one is worth a brief explanation. When this old syntax was used:

      my ( $valid, $missing, $invalid, $unknown ) = Data::FormValidator->validate({}, {} );

      $invalid would be returned as an empty arrayref if there were no
      invalids.  This return value was undocumented, and was later changed to
      be 'undef' sometime between 3.50 and 3.70. However, I found that some
      applications, including Cascade, depended on the undocumented return
      value (which they shouldn't have).

      I have now reverted the behavior to returning an empty arrayref in this
      case, added a test for it, and updated the docs to be explicit about the
      return value. This will save some people unexpected breakages when
      upgrading DFV from a very old version with very old applications.

      Those who use the $results object are unaffected.

    [INTERALS]
    - Add many failing TODO tests for built-in filters. See t/filters_builtin.t

    - A new test was added to check that no warnings are emitted when an untainted
      constraint returns undef (Michael Peters)
2006-02-03 17:33:08 +00:00
gdt
53b465a2c4 ir-account provides scripts to copy accounts among systems, and to
grant/revoke sudo privileges.  It supports FreeBSD and NetBSD.

This is version 0.1.
2006-02-03 16:44:42 +00:00
taca
bee24d093b Remove ruby16 support part. 2006-02-03 15:19:48 +00:00
taca
d9f49a96c6 Stop pkglint warnings; remove trailing space and variable expression. 2006-02-03 15:18:59 +00:00
rillig
6c104f17f9 Added missing file to the PLIST. Bumped PKGREVISION. 2006-02-03 13:55:58 +00:00
ghen
7f23a16d43 + firefox-1.5.0.1, firefox-gtk1-1.5.0.1, firefix-bin-1.5.0.1
I'm handling the first two.
2006-02-03 12:36:03 +00:00
joerg
d78ac3bbb5 After redefining and undefining uint16 and uint32, redefine them to
the POSIX types.
2006-02-03 11:29:54 +00:00
joerg
2d9c49da75 Has BROKEN_GETTEXT_DETECTION. 2006-02-03 11:28:23 +00:00
joerg
afe110c086 .tar.z is a valid tar extension. 2006-02-03 11:22:12 +00:00
martti
50466a1e22 Optional support for cscope. From Simon Schubert in a private mail. 2006-02-03 10:49:53 +00:00
martti
da76996a42 squirrelmail 2006-02-03 10:27:04 +00:00
martti
812510de61 s/SMDIRDIR/SMDIR/ and bump PKGREVISION. 2006-02-03 10:26:17 +00:00
abs
0f960b00b7 move PKGNAME= to before .include "../../mk/bsd.prefs.mk" so mk.conf can determine package 2006-02-03 10:08:14 +00:00
jmmv
771c75120c Note revision bump for grub to 4. 2006-02-03 10:00:16 +00:00
jmmv
4d1ccdc020 Workaround a bug that prevents GRUB to load ELF kernels that explicitly
specify load addresses in their Multiboot header.  (E.g., NetBSD.)

This has already been sent to GRUB's bug tracking system:

	http://savannah.gnu.org/bugs/?func=detailitem&item_id=15590

Bump PKGREVISION to 4.
2006-02-03 09:59:32 +00:00
ghen
e7a12c5298 Converted "gnome-console", "wx-console" and "tray-monitor" options from
sysutils/bacula to stand-alone packages.
2006-02-03 08:25:43 +00:00
ghen
0b1ebb6a8f Add bacula-gnome-console, bacula-tray-monitor and bacula-wx-console packages. 2006-02-03 08:23:44 +00:00
ghen
8ce99539d7 Convert the "tray-monitor" option from sysutils/bacula to a stand-alone package.
Ok with wiz.
2006-02-03 08:22:08 +00:00
ghen
0e647cd20f Convert the "wx-console" option from sysutils/bacula to a stand-alone package.
Ok with wiz.
2006-02-03 08:21:14 +00:00
ghen
df2cbd7f5c Convert the "gnome-console" option from sysutils/bacula to a stand-alone package.
Ok with wiz.
2006-02-03 08:20:54 +00:00
ghen
aed24cb479 Move some things from Makefile.common to both Makefiles, and remove the options
for the gnome-console, wx-console and tray-monitor: they will become separate
packages in the next minute.  Ok with wiz.
2006-02-03 08:18:45 +00:00
ghen
4be572f4cb pkglint: RESTRICTED should not be quoted. 2006-02-03 07:57:57 +00:00
taca
23e4dc65fa +namazu-2.0.15 [taca]. 2006-02-03 05:02:42 +00:00
rpaulo
2443b74085 scamper-20050529 2006-02-03 04:52:20 +00:00
rpaulo
b7869474cd Update to version 20051128. 2006-02-03 04:47:42 +00:00
taca
e4059acd0f Note update of these packages by fixing REPLACE_RUBY.
databases/ruby-postgresql to 0.7.1nb6
	devel/newfile to 1.0.14nb3
	devel/ruby-ncurses to 1.0nb1
	graphics/x11rec to 0.3nb2
	net/ruby-icmp to 0.2.2nb2
	sysutils/pdumpfs to 1.3nb1
	textproc/ruby-rdtool to 0.6.18nb1
	www/raggle to 0.4.4nb1
2006-02-03 04:46:25 +00:00
taca
0f5e3b8ef4 Bump PKGREVISION of these packages which affected (fixed) by
fix of REPLACE_RUBY, the impact was big or small.
2006-02-03 04:43:47 +00:00
rillig
23fc22fc06 Fixed pkglint warnings. 2006-02-03 01:58:43 +00:00
wiz
479b304b43 Fix module name. From Sverre Froyen in PR 32712. 2006-02-03 01:04:59 +00:00
wiz
1f2e28d267 Reset maintainer on his request. PR 32699. 2006-02-03 00:58:25 +00:00
wiz
3ed66f983d Mention new mplayer-fonts package too. 2006-02-03 00:47:32 +00:00
wiz
28a0068196 Note mplayer-share PKGREVISION bump. 2006-02-03 00:41:59 +00:00
wiz
e6924da947 Update to 1.0rc7nb2: Adapt for new mplayer-fonts package.
Fix a few pkglint warnings while here.
2006-02-03 00:39:55 +00:00