Commit graph

145286 commits

Author SHA1 Message Date
sno
b1183d53e4 pkgsrc changes:
- Updating package for MooseX::SemiAffordanceAccessor from 0.03 to 0.05
  - Adjusting license / Moose dependency according to META.yml

Upstream changes:
0.05   2009-07-15

- Now requires Moose 0.84 to prevent test failures.


0.04   2009-07-09

- This module unconditionally deleted the "is" parameter, which meant
  it broke any use of "is => 'bare'". Reported by Jerome Quelin. Fixed
  by Jesse Luehrs. RT #47711.
2009-07-21 06:26:53 +00:00
sno
598b475a23 Updated devel/p5-MooseX-Emulate-Class-Accessor-Fast to 0.00902 2009-07-21 06:22:38 +00:00
sno
0fdbdba12b Updating package for p5 module MooseX::Emulate::Class::Accessor::Fast
from 0.00901 to 0.00902

Upstream changes:
0.00902    July 10, 2009
          - Bump required Moose version to avoid issues with is => 'bare'
            when an older version of Moose is already installed.
2009-07-21 06:22:06 +00:00
sno
d3bf9ed09a Updated devel/p5-MooseX-ClassAttribute to 0.09 2009-07-21 06:16:40 +00:00
sno
52f1361f0e pkgsrc changes:
- Updating package for p5 module MooseX::ClassAttribute from 0.08 to 0.09
  - Adjusting license to ${PERL5_LICENSE} and dependency to required
    Moose version according to META.yml

Upstream changes:
0.09   2009-07-09
	- An attribute with a builder that wasn't also lazy caused an
	  exception when the attribute's accessor was called.
2009-07-21 06:16:24 +00:00
sno
d04281f2a2 Updated devel/p5-MooseX-Singleton to 0.19 2009-07-21 06:10:59 +00:00
sno
9a0cf90f36 Updating package for p5 module MooseX::Singleton from 0.18 to 0.19
Upstream changes:
0.19 2009-07-09
    - Remove ambiguity about copyright holder (Sartak)
2009-07-21 06:10:46 +00:00
hasso
d71a8f902f Make it build on DragonFly. 2009-07-21 05:31:46 +00:00
adrianp
3d45f9a253 No more @dirrm (thanks wiz!) 2009-07-20 20:49:40 +00:00
adrianp
fa088bd509 Add missing PLIST from v5 bump 2009-07-20 19:40:52 +00:00
adrianp
b60b0043b4 Updated net/nmap to 5.00 2009-07-20 19:40:25 +00:00
adrianp
0d0ba52e09 Update to 5.00
Fix for PR#41506
Fix missing @dirrm entries from PLIST*

Before we go into the detailed changes, here are the top 5 improvements in Nmap 5:
1. The new Ncat tool aims to be your Swiss Army Knife for data transfer, redirection, and debugging. We released a whole users' guide detailing security testing and network administration tasks made easy with Ncat.
2. The addition of the Ndiff scan comparison tool completes Nmap's growth into a whole suite of applications which work together to serve network administrators and security practitioners. Ndiff makes it easy to automatically scan your network daily and report on any changes (systems coming up or going down or changes to the software services they are running). The other two tools now packaged with Nmap itself are Ncat and the much improved Zenmap GUI and results viewer.
3. Nmap performance has improved dramatically. We spent last summer scanning much of the Internet and merging that data with internal enterprise scan logs to determine the most commonly open ports. This allows Nmap to scan fewer ports by default while finding more open ports. We also added a fixed-rate scan engine so you can bypass Nmap's congestion control algorithms and scan at exactly the rate (packets per second) you specify.
4. We released Nmap Network Scanning, the official Nmap guide to network discovery and security scanning. From explaining port scanning basics for novices to detailing low-level packet crafting methods used by advanced hackers, this book suits all levels of security and networking professionals. A 42-page reference guide documents every Nmap feature and option, while the rest of the book demonstrates how to apply those features to quickly solve real-world tasks. More than half the book is available in the free online edition.
5. The Nmap Scripting Engine (NSE) is one of Nmap's most powerful and flexible features. It allows users to write (and share) simple scripts to automate a wide variety of networking tasks. Those scripts are then executed in parallel with the speed and efficiency you expect from Nmap. All existing scripts have been improved, and 32 new ones added. New scripts include a whole bunch of MSRPC/NetBIOS attacks, queries, and vulnerability probes; open proxy detection; whois and AS number lookup queries; brute force attack scripts against the SNMP and POP3 protocols; and many more. All NSE scripts and modules are described in the new NSE documentation portal.

Details are here: http://nmap.org/changelog.html
2009-07-20 19:40:08 +00:00
hasso
eb5c38acf7 Make it build on DragonFly (and probably some other systems). 2009-07-20 18:51:53 +00:00
hasso
ad10516731 Make overriding config.sub and config.guess work so it compiles on DragonFly. 2009-07-20 18:21:12 +00:00
hasso
6d0625af4d Make it build on DragonFly. 2009-07-20 18:19:25 +00:00
hasso
b4cbee4fa2 Make it build on DragonFly and (probably) FreeBSD. 2009-07-20 18:18:10 +00:00
gdt
a3e765789d Updated www/trac to 0.11.5 2009-07-20 18:13:12 +00:00
gdt
6bfc2e60ec Update to 0.11.5.
Trac 0.11.5 (July 17, 2009)
http://svn.edgewall.org/repos/trac/tags/trac-0.11.5

 Trac 0.11.5 is identical to 0.11.5rc2 except for fixing a minor
 incompatibility issue when using IIS via AJP as frontend (#8475).

Trac 0.11.5rc2 (July 11, 2009)
http://svn.edgewall.org/repos/trac/tags/trac-0.11.5rc2

 Trac 0.11.5rc2 fixes two regressions found in rc1 and one minor enhancement:

 * Fixed workaround for zipped Genshi eggs, [8354], #7823
 * Fixed internal error when removing a wiki page version [8343].
 * Fixed display of merge properties for scoped repositories #7715.

Trac 0.11.5rc1 (March 30, 2009)
http://svn.edgewall.org/repos/trac/tags/trac-0.11.5rc1

 Trac 0.11.5rc1 contains a number of bug fixes and minor enhancements.
 The following list contains only a few highlights:

Bug fixes:
 * Implemented pre-upgrade backup support for PostgreSQL and MySQL (#2304)
 * Fixed PostgreSQL upgrade issue (#8378)
 * More robust diff parsing (#2672)
 * Avoid intermittent hangs by not calling apr_terminate explicitly (#7785)
2009-07-20 18:13:01 +00:00
wiz
4a87b663b6 Update documentation on shared directory handling. 2009-07-20 15:04:27 +00:00
wiz
e966b9a79f + puzzles. 2009-07-20 14:59:29 +00:00
ahoka
997e397a0d +bubblemon 2009-07-20 14:14:19 +00:00
ahoka
b7f892b877 s/Updated/Added/ bubblemon
Typo on the command line...
2009-07-20 14:14:18 +00:00
ahoka
f3e40a2e49 Updated sysutils/bubblemon to 1.46 2009-07-20 14:10:10 +00:00
ahoka
9fa752c1dd Import bubblemon-1.46 as sysutils/bubblemon.
A system monitoring dockapp, visually based on the GNOME "BubbleMon"
applet. Features a duck and bubbles, water level depending on memory use.

Contributed by Gabor Gergely in private mail.
2009-07-20 14:06:02 +00:00
tron
6b5fbb7ab4 Note update of the "squid31" package to version 3.1.0.11nb1. 2009-07-20 13:57:00 +00:00
tron
afd7a07a06 Add fix for Squid bug 2395 which makes FTP connection to e.g.
"ftp.fu-berlin.de" work again.
2009-07-20 13:56:31 +00:00
tnn
fbff49c099 sync list of sourceforge mirrors 2009-07-20 13:09:41 +00:00
minskim
4c506d7b47 Note PKGREVISION bump of tex-kotex. 2009-07-20 11:16:25 +00:00
minskim
6ae81f9188 tex-kotex requires tex-bin-kotex for indices and bibliography. 2009-07-20 11:15:49 +00:00
minskim
4312f58526 Add tex-bin-kotex. 2009-07-20 11:10:37 +00:00
minskim
0b59d276fe Import tex-bin-kotex-0.1.1 as print/tex-bin-kotex.
This package provides utility programs for Korean typesetting in TeX.
2009-07-20 11:09:02 +00:00
tron
4322545163 Use official Squid change to fix build problems under NetBSD/amd4. 2009-07-20 10:49:16 +00:00
sno
9dae69701b Updated devel/p5-Perl-Critic to 1.100 2009-07-20 09:49:53 +00:00
sno
c64eae0388 pkgsrc changes:
- Updating package for p5 module Perl::Critic from 1.098 to 1.100
  - removing options for recommended dependencies - require them all
  - Adding license (perl license)

Upstream changes:
[1.100] Released on 2009-07-17

    This is a POD fix release to deal with issues identified by Test::POD
    1.40.  There is no functional difference between this release and 1.098.
    This is the last release of Perl::Critic that will be compatible with PPI
    1.203.  PPI's parsing of for(each)? loops is changing in its next release
    in an incompatible manner and there will be a release in the near future
    to make Perl::Critic compatible with that change.
2009-07-20 09:49:42 +00:00
sno
e7acb9d622 Updated devel/p5-Devel-REPL to 1.003007 2009-07-20 09:38:15 +00:00
sno
b55147d8d4 pkgsrc changes:
- Updating package for p5 module Devel::REPL from 1.003006 to 1.003007
  - Reordering dependencies for required and recommended

Upstream changes:
1.3.7
  - resolve rt.cpan#44919 fix deprecated use of compute_all_applicable_methods
2009-07-20 09:38:04 +00:00
sno
2e0993e14a Updated devel/p5-MooseX-AttributeHelpers to 0.21 2009-07-20 09:36:02 +00:00
sno
736564a6ab Updating package for p5 module MooseX::AttributeHelpers from 0.20 to 0.21
Upstream changes:
0.21 Sun July 19, 2009
    - Add length to String (Florian Ragwitz).
    - Specify build dependency on Test::Moose (Closes RT#47258) (Florian Ragwitz).
    - Fix the error message you get on unknown 'curries' parameters to tell you
      what it really expected (Florian Ragwitz).
    - Doc typo fix in Collection::Bag (Sartak).
2009-07-20 09:35:50 +00:00
wiz
2c5b41aa44 + Mesa-7.5, MesaLib-7.5, aria2-1.5.0, dbus-1.2.16 [don't update
until https://bugs.freedesktop.org/show_bug.cgi?id=18980 is
  fixed], dbus-glib-0.82, gnome-subtitles-0.9.1, gtkglarea-2.0.1,
  hal-0.5.13, hal-info-20090716, libdrm-2.4.12, mathomatic-14.5.2,
  miredo-1.1.7, mp3diags-0.99.04.026, nmap-5.00, openldap-client-2.4.17,
  p5-DateTime-Set-0.28, p5-Pod-Simple-3.08, p5-Test-Manifest-1.23,
  pear-Net_SMTP-1.3.3, pngcrush-1.7.0, raptor-1.4.19, sbcl-1.0.30,
  transcode-1.1.3, wine-devel-1.1.26, xlog-2.0.3, xmp-2.7.1,
  yaz-3.0.47.
2009-07-20 09:29:51 +00:00
tnn
37e6cb108f Specify the name of the distfile instead of allowing the fetch tool to
infer it from the URL. No objections on tech-pkg@
2009-07-20 09:09:02 +00:00
hasso
bdbd0cbf11 Updated comms/obexftp to 0.20nb2
Updated sysutils/pciutils to 3.1.3nb1
2009-07-20 06:01:39 +00:00
hasso
74f5657422 PCI domains support for recent DragonFly. Bump PKGREVISION. 2009-07-20 05:58:44 +00:00
hasso
def6b9ddb1 Bluetooth support for DragonFly. Bump PKGREVISION. PR pkg/41640. 2009-07-20 05:56:02 +00:00
hasso
dc8ba3bc02 Make it build on recent DragonFly. 2009-07-20 03:53:10 +00:00
hasso
7255ee2700 Make it build on DragonFly. 2009-07-20 03:47:20 +00:00
hasso
6af7ed2ad0 Make it build on DragonFly again. 2009-07-20 03:43:07 +00:00
obache
1e7ca31796 Updated databases/lua-tokyocabinet to 1.8 2009-07-20 03:01:23 +00:00
obache
b25c2ad79c Update lua-tokyocabinet to 1.8. 2009-07-20 03:01:09 +00:00
obache
89196f1a61 Updated databases/java-tokyocabinet to 1.22 2009-07-20 02:59:18 +00:00
obache
ed69707484 Update java-tokyocabinet to 1.22. 2009-07-20 02:59:05 +00:00