Commit graph

10976 commits

Author SHA1 Message Date
sbd
2c38b95ed9 Add missing sysutils/file buildlink.
(Not sure if the buildlink should go in Makefile or Makefile.common because
I am unable to test net/mldonkey-gui.)

Bump PKGREVISION
2011-11-18 04:01:56 +00:00
hiramatsu
1174550d47 Update p5-NetPacket to 1.3.0.
Changes from previous:
1.3.0 2011-11-13
 [ENHANCEMENTS]
 - 'parse_tcp_options()' method added to NetPacket::TCP (patch by Tom
   Linden) [RT#71320]

1.2.0 2011-07-26
 [ENHANCEMENTS]
 - Add support for Ethernet VLAN (thanks to Kai Chan)

1.1.2 2011-06-20
 [BUG FIXES]
 - Add a INSTALL file

1.1.1 2011-02-07
 - Add the new Ethernet types to the export list.  (thanks to Sergey, again
   :-) ) (RT#64799)

1.1.0 2011-01-15
 - Add a few Ethernet types. (thanks to Sergey) (RT#64799)

1.0.1 2010-10-19
 - Make the example verbatim in pod in NetPacket::UDP (rt#62097)

1.0.0 2010-10-17
 - Remove modules NetPacket::ICMPv6, NetPacket::IPv6 and NetPacket::PFLog
   as the license of the patch clashes with the license of the
   distribution. (RT#62197)

0.41_0
 - Fixed bug 18941 - NetPacket::IP includes trailing  trash bytes in
   $ip->{data}
 - Fixed bug 7010 - IP flags field lost in IP::encode()
 - Added Build.PL
 - Moved history off the README file into this one (Changes)
 - Moved module structure to /lib
 - Version now gathered from NetPacket.pm
 - META.yml added to MANIFEST
 - Added myself (Yanick) as author
 - Switched to major.minor.revision version notation

0.43.2 2010-10-11
 - Change the COPYRIGHT sections of the pods to match the Artistic 2.0
   license. (RT#60954)
2011-11-17 14:13:04 +00:00
hiramatsu
ba1679d4b8 Update p5-DNS-ZoneParse to 1.10.
1.10 - Wed Sep 22 2010
      - (je) Add ttl_to_int method.
      - (je) Use the SOA "minimum" field if no other TTL can be found (and be
             compatible with BIND in doing so).
2011-11-17 09:10:13 +00:00
taca
fcc03c7e5b Fix build problem on NetBSD current, maybe caused by newer gcc.
* Avoid to use true as variable name.
2011-11-17 00:48:09 +00:00
spz
144a3ae7d7 BIND 9.6-ESV-R5-P1 is a security patch for BIND 9.6-ESV-R5.
* BIND 9 nameservers performing recursive queries could cache an invalid
  record and subsequent queries for that record could crash the resolvers
  with an assertion failure. [RT #26590]
2011-11-16 22:26:07 +00:00
spz
0e7df8bf09 BIND 9.7.4-P1 is a security patch for BIND 9.7.4.
* BIND 9 nameservers performing recursive queries could cache an invalid
  record and subsequent queries for that record could crash the resolvers
  with an assertion failure. [RT #26590]
2011-11-16 21:49:56 +00:00
spz
12d6f282e7 fix ommission found by gendalia@:
df of ptyfs and fdesc is rather not interesting and may lead to false alarms
2011-11-16 21:45:01 +00:00
spz
6798b95e92 BIND 9.8.1-P1 is security patch for BIND 9.8.1.
* BIND 9 nameservers performing recursive queries could cache an invalid
  record and subsequent queries for that record could crash the resolvers
  with an assertion failure. [RT #26590]
2011-11-16 21:34:44 +00:00
spz
215bf7c18b fix bugs found by gendalia@:
- transition from BBHOME etc to XYMONHOME etc needed to also happen
  in files/xymon.sh
- vmstat on NetBSD has not shown 3 disks in a while already, so
  vmstat trending for NetBSD clients was off. The disk names that
  remain are left unchanged since for existing rrds a change would
  cause failing data submission
2011-11-16 21:12:34 +00:00
obache
1774687583 Update proftpd to 1.3.3g.
1.3.3g - Released 09-Nov-2011
--------------------------------
- Bug 3702 - ProFTPD with mod_sql_mysql dies of "Alarm clock" on FreeBSD.
- Bug 3704 - Enable OpenSSL countermeasure against SSLv3/TLSv1 BEAST attacks.
  To disable this countermeasure, which may cause interoperability issues
  with some clients, use the NoEmptyFragments TLSOption.
- Bug 3711 - Response pool use-after-free memory corruption error.
2011-11-16 09:05:03 +00:00
sbd
37074a1132 Add missing devel/readline buildlinks.
Bump PKGREVISIONs
2011-11-16 08:23:48 +00:00
sbd
3e204c0c3d Recursive bump for multimedia/ffmpeg buildlink addition. 2011-11-16 01:33:15 +00:00
taca
fd4980931b Update ISC DHCP packages to 4.2.3.
net/isc-dhclient
	net/isc-dhcp
	net/isc-dhcpd
	net/isc-dhcrelay

* Update MASTER_SITES.
* CHanges:

			Changes since 4.2.3rc1

- None.

                        Changes since 4.2.2

- Fix the code that checks for an existing DDNS transaction to cancel
  when removing DDNS information, so that we will continue with the
  processing if we have a lease even if it doesn't have an outstanding
  transaction.  [ISC-Bugs #24682]

- Add AM_MAINTAINER_MODE to configure.ac to avoid rebuilding
  configuration files.  [ISC-Bugs #24107]

- Add support for passing DDNS information to a DNS server over
  an IPv6 address.  [ISC-Bugs #22647]

- Enhanced patch for 23595 to handle IPv4 fixed addresses more
  cleanly.  [ISC-Bugs #23595]
2011-11-15 14:33:38 +00:00
is
ed349f00c5 replace mktemp() by mkstemp(), updating net/icsi-finger to 1.0.27nb6 2011-11-15 13:04:46 +00:00
dholland
932ff45db8 Use stdlib.h instead of private decls of malloc; remove union wait. Should
fix build with newer gcc and maybe also clang.
2011-11-15 00:11:06 +00:00
dholland
9f91f8d680 Honor PKGMANDIR. 2011-11-14 23:52:26 +00:00
hiramatsu
7cb4983c2f Update p5-Nmap-Parser to 1.21.
Changes for 1.21
    - Added support for hostscript and script tags
    - Changed ipv4_sort() to use a 10x faster sort method
2011-11-14 09:39:14 +00:00
wiz
b391549d42 Be clearer where we failed, if we do.
"von mir aus" joerg
2011-11-13 23:56:17 +00:00
joerg
e9b9ab941f Add a bunch of checks to make gcc with glibc happy 2011-11-13 23:11:26 +00:00
wiz
99efc8765b Depend on libquvi-scripts, since it needs them; bump quvi dependency so it is
not older than the split. Bump PKGREVISION.
2011-11-12 17:24:42 +00:00
joerg
2d834dee4a Add user-destdir support. Fix build with newer flex. Use SPECIAL_PERMS.
Bump revision.
2011-11-11 23:43:43 +00:00
joerg
ae92af7d7c Unbreak after changes to scotty. Add user-destdir support. 2011-11-11 19:17:11 +00:00
hiramatsu
b1298e015c Update p5-Net-Daemon to 0.48.
Changes from previous:
2011-03-09 Malcolm Nooning  <m.nooning@comcast.net> (0.48)
        * t/forkm.t Patched perl Leon Timmermans
	  http://rt.perl.org/rt3/Public/Bug/Display.html?id=83646
2011-03-01 Malcolm Nooning  <m.nooning@comcast.net> (0.47)
        * lib/Net/Daemon.pm Patched per bug 32887
	  "ithreads not detected due to a typo"
2011-02-22  Malcolm Nooning  <m.nooning@comcast.net> (0.46)
        * lib/Net/Daemon.pm Fixed "Subroutine import redefined" problem
	  that perl 5.8.8 CPAN testers was getting.  It was due to
	  more than one "require threads" being run.
	* distribution.  Bumped up the version number first.
2011-02-18  Malcolm Nooning  <m.nooning@comcast.net> (0.45)
        * lib/Net/Daemon.pm Used "make dist" to create the uploaded
	* distribution.  Bumped up the version number first.
2011-02-17  Malcolm Nooning  <m.nooning@comcast.net> (0.44)
        * lib/Net/Daemon.pm Added ServClose patch by Gaspar Chilingarov
	* t/thread.t Added patches by Daniel Macks and Joe McMahon,
	  and added Test::More and skip_all for Windows < 5.10
2009-03-12  Joe McMahon     <mcmahon@blekko.com> (0.44)
       * Added necessary thread sharing to work with 5.10
         threads model: regexp-threads,
       * Bumped minimum required perl to 5.10 for t/threads.t tests
2011-11-11 08:31:44 +00:00
hiramatsu
4d62148bac Update p5-Net-MAC to 2.103622.
Changes from previous:
2.103622  2010-12-28 21:00:37 Europe/London

        - Fix for converting between two as_ formats,
            the delimiter discovery is a bit more relaxed

2.103621  2010-12-28 14:36:42 Europe/London

        - Add custom format support (rt.cpan #63017)

1.103620  2010-12-28 12:55:41 Europe/London

        - Port to Dist::Zilla
2011-11-11 04:32:18 +00:00
is
71074c6650 Missed part of the fix for 64bit time_t from 2011/01/18 12:28:25.
The maintainance program packet2ascii (actually, the ascii2packet part)
needed to be fixed, too.
2011-11-10 09:59:53 +00:00
is
3fd6156fce Missed part of the fix for 64bit time_t from 2011/01/18 12:28:25.
The maintainance program packet2ascii (actually, the ascii2packet part)
needed to be fixed, too.
2011-11-10 09:42:22 +00:00
obache
240e3572cf Update libVNCServer to 0.9.8.2.
0.9.8.2
   - Fixed a regression that crept in with the Apple Remote Desktop support.
2011-11-10 06:29:44 +00:00
wiz
d3f0508833 Add FETCH_MESSAGE following a suggestion by troxel.
Text inspired by David Brownlee.
2011-11-09 15:28:36 +00:00
ryoon
97cc8ee7d5 Remove gcap, grake, and umph.
And add p5-gcap, p5-grake, p5-umph.
2011-11-08 23:54:20 +00:00
ryoon
8272fe3c40 Successor of net/umph 2011-11-08 23:52:25 +00:00
ryoon
f6623b20d1 Successor of net/grake 2011-11-08 23:51:44 +00:00
ryoon
2d42512fe4 Successor of net/gcap 2011-11-08 23:50:38 +00:00
ryoon
0c102fb4f3 I will re-impor gcap, grake, and umph with proper name. 2011-11-08 23:49:19 +00:00
ryoon
1463913e74 Add grake 2011-11-08 20:40:19 +00:00
ryoon
9b5b957c41 Import p5-grake-0.1.0 as wip/grake from wip/grake
grake is a command line tool for scanning webpages for Youtube links.
2011-11-08 20:39:18 +00:00
ryoon
5f1ae8d8c1 Add gcap 2011-11-08 20:36:47 +00:00
ryoon
001b93b0be Import p5-gcap-0.1.1 as wip/gcap from wip/gcap
gcap is a command line tool for retrieving Youtube closed captions.
The retrieved closed captions are saved in Subrip (srt) file format.
2011-11-08 20:35:46 +00:00
ryoon
d8514a8539 Fix DEPENDS 2011-11-08 20:33:21 +00:00
ryoon
94bd03743b Add umph 2011-11-08 20:30:59 +00:00
ryoon
433b2bc046 Import p5-umph-0.2.0 as net/umph from wip/umph
umph is a command line tool for parsing video links from Youtube
feeds, such as playlists, favorites and uploads. The parsed video
links are printed to the standard output each separated with a
newline.
2011-11-08 20:29:59 +00:00
ryoon
4e659065a1 Add p5-Umph-Prompt 2011-11-08 20:22:06 +00:00
ryoon
25e75b36c7 Import p5-Umph-Prompt-0.1.0 as net/p5-Umph-Prompt from wip/p5-Umph-Prompt
Umph::Prompt is an interactive prompt module for umph and similar
programs.
2011-11-08 20:21:30 +00:00
ryoon
ba296b4b2f Update MAINTAINER e-mail address 2011-11-08 19:29:09 +00:00
joerg
c93f02b807 More help for stupid glibc headers. 2011-11-08 18:02:27 +00:00
taca
4c699984fd Use RUBY_VERSION instead of RUBY_REQD. 2011-11-08 15:42:27 +00:00
obache
d7a9eee360 Update ruby-tweetstream to 1.0.5.
* Use ssl as per twitter requirements.
2011-11-08 09:08:21 +00:00
hans
d84c9dd331 Libtorrent and rtorrent need gcc>=4.2.1, at least on some architectures.
Explicitly exclude architectures known to work with older gcc versions
(alpha, i386 and x86_64 for now). Ok by tron.
2011-11-07 13:10:31 +00:00
tcort
b38d0b54b4 Do not define HAVE_SA_LEN when __minix is defined per pkg/45039 2011-11-06 20:03:50 +00:00
wiz
2a1005922e Remove BROKEN.
The package builds fine, if you have the distfile; no reason to
mark it broken.
2011-11-06 17:30:06 +00:00
tron
675c6c5fc8 Back out last change. The package builds and works fine with GCC 4.1.3
under NetBSD/amd64 5.1_STABLE.

This change was also not approved by the owner of the package.
2011-11-06 13:42:21 +00:00