Commit graph

167765 commits

Author SHA1 Message Date
wiz
d3ff4e2b88 Set LICENSE. 2011-02-01 10:31:53 +00:00
wiz
f51df44146 Put LICENSE in MAINTAINER section. 2011-02-01 10:27:56 +00:00
wiz
926a561987 Fix build with png-1.5. 2011-02-01 10:27:39 +00:00
adam
3cb4b04b81 64-bit Mac OS X needs nmap's internal libpcap: remove patch-aa 2011-02-01 09:51:58 +00:00
wiz
ecd4215e4f Updated pkgtools/pkglint to 4.97 2011-02-01 09:08:11 +00:00
wiz
eeabfe1f2c Make a missing LICENSE an error.
Be more permissive wrt what characters are allowed in patch file names.

Bump version to 4.97.
2011-02-01 09:08:01 +00:00
wiz
784554a3ac Set LICENSE. 2011-02-01 09:05:49 +00:00
wiz
2b413438a3 Fix build with png-1.5. 2011-02-01 09:05:30 +00:00
wiz
cf36eb2971 Set LICENSE. 2011-02-01 08:50:31 +00:00
wiz
2b2582f4a9 Fix build with png-1.5. 2011-02-01 08:50:06 +00:00
schnoebe
e030c6ec04 Updated x11/stalonetray to 0.8.1 2011-02-01 04:42:28 +00:00
schnoebe
ce4410ce01 # November 5, 2010
New bugfix release 0.8.1. Fixes:

    * fix build failure for non-debug configurations
    * several manpage updates
    * fix SEGFAULT while parsing command line
    * icon layout fixes

Known issues: some Gnome icons that are "hidden" actually create a
window that is detected and embedded by stalonetray. Such icons appear
as empty spaces in the tray. Applications that are known to behave this
way are gnome-power-manager and gpk-update-icon.

# October 21, 2009

New major release 0.8.0. New features/notable changes:

    * Remote control. Now it is possible to execute clicks on icons
      windows from command line. See documentation on --remote-click option
      for more info
    * Support for window struts EWMH property: now maximized windows do
      not cover stalonetray window. See documentation on --window-strut option
      for more info.
    * In addition to --icon-size which defines default icon size, now
      there is also a --slot-size which defines size of slot containing an
      icon.
    * Initial and maximal tray window dimensions are now specified in
      slot_size multiples
    * Scrollbars: now tray window has extra border, which user can click
      on to scroll icon area. This means that one can have fixed-size tray
      window (usefull when it is swallowed by FvwmButtons). See documentation
      on --scrollbars option for more info. This feature is experimental.
    * Semi-ugly support for WindowMaker dockapp mode. See documentation
      on --dockapp-mode option for more info.

Notable fixes:

    * Build fix for NetBSD.
    * Fix EWMH window type support.

Some command line and configuration file options were depricated, see
DEPRICATIONS section of manpage for more info.
2011-02-01 04:38:11 +00:00
gdt
3446973d8d Updated filesystems/tahoe-lafs to 1.8.2 2011-02-01 02:07:01 +00:00
gdt
dffab4e884 Update to 1.8.2.
Packaging changes:
  Use gmake and test TEST_TARGET, so make test runs make check.
  Add dependency on py-sqlite2 for "tahoe backup".
  Add py-mock dependency because tests are now runnable by the user.
  Withdraw fixing of distfiles modes; this one is fine.

* Release 1.8.2 (2011-01-30)

** Compatibility and Dependencies

 - Tahoe is now compatible with Twisted-10.2 (released last month), as well
   as with earlier versions. The previous Tahoe-1.8.1 release failed to run
   against Twisted-10.2, raising an AttributeError on
   StreamServerEndpointService (#1286)
 - Tahoe now depends upon the "mock" testing library, and the foolscap
   dependency was raised to 0.6.1 . It no longer requires pywin32 (which
   was used only on windows). Future developers should note that
   reactor.spawnProcess and derivatives may no longer be used inside
   Tahoe code.

** Other Changes

 - the default reserved_space value for new storage nodes is 1 GB (#1208)
 - documentation is now in reStructuredText (.rst) format
 - "tahoe cp" should now handle non-ASCII filenames
 - the unmaintained Mac/Windows GUI applications have been removed (#1282)
 - tahoe processes should appear in top and ps as "tahoe", not "python",
   on some unix platforms. (#174)
 - "tahoe debug trial" can be used to run the test suite (#1296)
 - the SFTP frontend now reports unknown sizes as "0" instead of "?",
   to improve compatibility with clients like FileZilla (#1337)
 - "tahoe --version" should now report correct values in situations where
   1.8.1 might have been wrong (#1287)
2011-02-01 02:05:18 +00:00
wiz
2f56eb926d Fix build with png-1.5. 2011-02-01 00:29:26 +00:00
wiz
30d47649df Updated games/enigma to 1.01nb5 2011-02-01 00:09:17 +00:00
wiz
6340c4ac12 Set LICENSE. Include desktop.mk as pkglint admonitions. Bump PKGREVISION. 2011-02-01 00:09:08 +00:00
wiz
7ded1e2add Fix build with png-1.5. 2011-01-31 23:52:18 +00:00
hubertf
f6248de97b add ndiff: tool to compare nmap scans, part of ... nmap 2011-01-31 23:46:57 +00:00
pettai
4329bda7e3 *** empty log message *** 2011-01-31 23:27:47 +00:00
pettai
57f3fd3b63 Updated net/nmap to 5.50 2011-01-31 23:23:35 +00:00
pettai
a4840d579a Nmap 5.50 [2011-01-28]
Some of the highlights are:

o [Zenmap] Added a new script selection interface, allowing you to
  choose scripts and arguments from a list.
o [Nping] Added echo mode, learn more about echo mode at
  http://nmap.org/book/nping-man-echo-mode.html.
o [NSE] Added an amazing 46 scripts, bringing the total to 177!
  You can learn more about any of them at http://nmap.org/nsedoc/
o [NSE] Added 12 new protocol libraries.
o [NSE] Added a new brute library that provides a basic framework and logic
  for brute force password auditing scripts.
o [Zenmap] Greatly improved performance for large scans by
  benchmarking intensively and then recoding dozens of slow parts.
o Performed a major OS detection integration run. The database has
  grown more than 14% to 2,982 fingerprints and many of the existing
  fingerprints were improved. David posted highlights of his integration work at
  http://seclists.org/nmap-dev/2010/q4/651
o Performed a huge version detection integration run. The number of
  signatures has grown by more than 11% to 7,355. David posted highlights at
  http://seclists.org/nmap-dev/2010/q4/761
o [NSE] Nmap has two new NSE script scanning phases. See
  http://nmap.org/book/nse-usage.html#nse-script-types
o Dramatically improved nmap.xsl (used for converting Nmap XML output
  to HTML).
o Integrated cracked passwords from the Gawker.com compromise
  (http://seclists.org/nmap-dev/2010/q4/674) into Nmap's top-5000
  password database.
o Merged port names in the nmap-services file with allocated names
  from the IANA (http://www.iana.org/assignments/port-numbers).
o [Zenmap] Made the topology node radiuses grow logarithmically
  instead of linearly, so that hosts with thousands of open ports
  don't overwhelm the diagram.
o Improved IPv6 host output in that we now remember and report the
  forward DNS name (given by the user) and any non-scanned addresses
  (usually because of round robin DNS).
o [Zenmap] Upgraded to the newer gtk.Tooltip API to avoid deprecation
  messages about gtk.Tooltip.
o [NSE] Enhance ssl-cert to also report the type and bit size of SSL
  certificate public keys.
o [Nping] Nping now limits concurrent open file descriptors properly
  based on the resources available on the host.
o Ncat now logs Nsock debug output to stderr instead of stdout for
  consistency with its other debug messages.
o Changed the name of libdnet's sctp_chunkhdr to avoid a conflict with
  a struct of the same name in <netinet/sctp.h>.
o [NSE] Host tables now have a host.traceroute member available when
  --traceroute is used.
o Nmap now prints the MTU for interfaces in --iflist output.
o [Ncat,NSE] Server Name Indication (SNI) is now supported by Ncat and
  Nmap NSE, allowing them to connect to servers which run multiple SSL
  websites on one IP address.
o [Nsock] Added a new function, nsi_set_hostname, to set the intended
  hostname of the target.
o [NSE] Made sslv2.nse give special output when SSLv2 is supported,
  but no SSLv2 ciphers are offered.
o Fixed the fragmentation options (-f in Nmap, --mtu in Nmap & Nping),
  which were improperly sending whole packets in version 5.35DC1.
o [NSE] When receiving raw packets from Pcap, the packet capture time
  is now available to scripts as an additional return value from
  pcap_receive().
o Updated IANA IP address space assignment list for random IP (-iR)
  generation.
o [Ncat] Ncat now uses case-insensitive string comparison when
  checking authentication schemes and parameters.
o [NSE] There is now a limit of 1,000 concurrent running scripts,
  instituted to keep memory under control when there are many open
  ports.

Plus many bugfixes and improvements.

For full changelog, see http://nmap.org/changelog.html
2011-01-31 23:22:47 +00:00
wiz
8d3a37c7a4 Fix build with png-1.5. 2011-01-31 21:20:11 +00:00
wiz
6c4f581f5b Not make-jobs safe. 2011-01-31 21:20:05 +00:00
jym
a635e7a968 Added misc/ec2-api-tools and misc/ec2-ami-tools. 2011-01-31 21:05:12 +00:00
jym
db0556478e Remove TODO. It does not apply to this pkg anymore. 2011-01-31 21:01:13 +00:00
jym
ef6d9899f5 misc/ec2-ami-tools and misc/ec2-api-tools 2011-01-31 20:59:51 +00:00
jym
0fcbfb7d9e Import misc/ec2-ami-tools.
The Amazon EC2 AMI Tools are command-line utilities to help bundle
an Amazon Machine Image (AMI), create an AMI from an existing machine
or installed volume, and upload a bundled AMI to Amazon S3.

You can use these to create and upload a NetBSD AMI to EC2. Bundling
and using NetBSD AMIs will be part of a wiki article, as there are some
limitations that I need to fix before making it official.
It has nothing to do with this pkg though, so in case someone wants to
play with AWS, there is no reason to hold it back.

Ruby modules are written so that they can be used on any platform
supported by Amazon (some Linuces and Solaris), I just re-used the
framework to make it work with NetBSD.
2011-01-31 20:56:13 +00:00
jym
137910b14c Import misc/ec2-api-tools.
The API tools serve as the client interface to the Amazon EC2 web
service. Use these tools to register and launch AMI instances, manage
EBS volumes, manipulate security groups, and more.
2011-01-31 20:46:01 +00:00
wiz
2876ea61f9 Fix build with png-1.5. 2011-01-31 20:23:10 +00:00
drochner
8ef88608a3 add patch from upstream to fix possible memory corruption due to
malformed JPEG images (SA43020)
2011-01-31 17:44:30 +00:00
reed
9c0f70768a Add devel/log4cxx 2011-01-31 17:29:51 +00:00
drochner
0a23394c54 bump PKGREV for poppler shlib major change (pdf option is on per default) 2011-01-31 17:29:09 +00:00
reed
afee5ba9cf New package: log4cxx
Apache log4cxx is a logging framework for C++ patterned after Apache
log4j. Logging can be selectively enabled or disabled, and sent to
different and multiple output targets in user-chosen formats.
2011-01-31 17:27:43 +00:00
drochner
3c86f3b7be bump PKGREV for poppler shlib major change 2011-01-31 17:08:19 +00:00
drochner
dfad0ab541 bump PKGREV for poppler shlib major change
being here, use system freetype2
2011-01-31 17:05:48 +00:00
drochner
ce4e60c401 bump PKGREV for poppler shlib major change 2011-01-31 17:04:31 +00:00
drochner
1bbdc48b73 sync w/ base pkg update 2011-01-31 16:58:42 +00:00
drochner
557650e2fc update to 0.16.2
This switches to a new major branch -- many improvements and fixes.
2011-01-31 16:55:28 +00:00
drochner
877407787d add patch from upstream to fix an MKV input validation bug possibly
leading to execution of arbitrary code
bump PKGREV
2011-01-31 16:47:56 +00:00
tnn
872aefd3fb Wire down KDEDIR so we don't get differing PLIST depending on
whether kde4-config was in the path or not. Bump rev.
2011-01-31 15:39:11 +00:00
adam
939c498476 Fix building on Mac OS X: pass CFLAGS and LDFLAGS when making tools/lemon 2011-01-31 12:21:34 +00:00
adam
70e13353c1 Pass LDFLAGS for configure and build 2011-01-31 10:36:21 +00:00
wiz
381781d6d5 Remove obsolete patch (a very similar chunk is nowadays a few lines
higher, where the variables are defined).
2011-01-31 10:23:44 +00:00
wiz
874c6a8ee7 Add comments to patches. 2011-01-31 10:22:26 +00:00
wiz
01ee072450 Remove trailing line (pkglint--).. 2011-01-31 10:21:41 +00:00
wiz
5573905e2c Fix build with png-1.5. 2011-01-31 10:17:41 +00:00
adam
518183db43 Updated net/iperf to 2.0.5 2011-01-31 08:42:44 +00:00
adam
2fd0f49034 Changes 2.0.5:
* bumped default TCP send/recv buffer to 128K (this is not the kernel buffer
  that controls the window, but rather the Iperf internal buffer)
* update autoconf goo using Autoconf 2.65, this should help portability a bit
* honor -i flag when for a server (-s) when using TCP
* Exit rather than warn on connection failure
2011-01-31 08:42:09 +00:00
sbd
987c0d8eb4 Remove the unneeded backslashes from the AIX OS_VERSION setting.
Closes PR/44421.
2011-01-31 08:18:44 +00:00