Commit graph

173458 commits

Author SHA1 Message Date
taca
57f9139b85 Update ruby-rdoc pacakge to 3.8.
It was really needed by devel/ruby-railties, sigh.

=== 3.8 / ??

* Minor enhancements
  * RDoc::Parser::C can now discover methods on ENV and ARGF.
  * RDoc::Parser::C now knows about rb_cSocket and rb_mDL.
* Bug fixes
  * Updating Object in an ri data store with new data now removes methods,
    includes, constants and aliases.

=== 3.7 / 2011-06-27

* Minor enhancements
  * New directive :category: which allows methods to be grouped into sections
    more cleanly.  See RDoc::Markup for details.
  * Document-class for RDoc::Parser::C now supports Foo::CONST as well as
    CONST.
  * ri method output is now a comma-separated list when displayed
    interactively.  Pull Request #39 by Benoit Daloze.
  * RDoc::ClassModule#merge now prefers the argument's information over the
    receiver's (it now behaves like Hash#merge! instead of a backwards
    Hash#merge!).
  * RDoc::Markup#convert now accepts an RDoc::Markup::Document instance
  * RDoc now owns the code for generating RDoc and ri data when gems install
  * Added RDoc::RDoc::reset
  * Added RDoc::CodeObject#file_name
* Bug fixes
  * ri no longer crashes when attempting to complete a plain [.
  * ri data now tracks which file information came from so it can process
    removals and changes to:
    * Classes and Modules
    * Methods
    * Attributes
    * Includes
    * Constants
    You will need to rebuild your ri data for it to update properly.  Issue
    #21 by Sven Riedel
  * Signal and SignalException no longer clobber each other
  * RDoc::Parser::C no longer creates classes when processing aliases.
  * RDoc::Text#strip_stars handles Document-method for methods with =, ! and ?
    now.
  * RDoc::Parser::C now allows .cpp files to be used with the "in" comment on
    rb_define_method.  Bug #35 by Hanmac.
  * RDoc::Parser::Ruby no longer eats content when =begin/=end documentation
    blocks are followed by a documentable item.  Issue #41 by mfn.
  * RDoc::Markup::Formatter and subclasses now allow an optional +markup+
    parameter for adding custom markup.  The example in
    RDoc::Markup::Formatter will now work.  Issue #38 by tsilen.
  * RDoc::Parser::C can now distinguish between class methods and instance
    methods in Document-method.  Issue #36 by Vincent Batts.
  * RDoc now encodes file names in the output encoding.  Issue #33 by Perry
    Smith.
  * ri data generation for method aliases no longer duplicates the class in
    #full_name
2011-07-22 03:18:44 +00:00
mrg
a261e777a6 - apply some "const" so this builds with new bison; from jakllsch
- include <string.h> when using stdrup
- enable compilation with GCC 4.5
2011-07-22 03:03:28 +00:00
joerg
9c171615e7 Don't enumerate evil. Pass down -L* and -l* only from LDFLAGS. 2011-07-21 17:07:11 +00:00
joerg
71a3b8dae1 Clang build needs -fPIC too. 2011-07-21 17:06:18 +00:00
joerg
271ff5c899 Make sure localtime_r is present when building with clang. 2011-07-21 17:05:35 +00:00
joerg
eedc60742e Honour ${CC} 2011-07-21 17:04:46 +00:00
joerg
0c823718d1 Declaring member functions outside classes is invalid. 2011-07-21 17:03:57 +00:00
joerg
46d38d0ff9 Fix a bunch of real world bugs that clang warns about. Fix up fix for
ctype usage to actually do the right thing, not just stop the warning.
Bump revision.
2011-07-21 15:35:55 +00:00
joerg
5b4c6ef36d Remove a lvalue cast in asm() to fix build with clang. 2011-07-21 15:10:11 +00:00
joerg
084d291ecc Fix build with newer curl. 2011-07-21 14:31:52 +00:00
obache
7f43353df0 recursive bump from gnome-vfs drop crypto dependency. 2011-07-21 13:05:46 +00:00
tnn
585a0f3b41 --disable-ipc was removed from mozilla-common.mk, but we still need it here 2011-07-21 12:17:55 +00:00
dholland
50e573cb33 Handle installed csh scripts properly. PR 37581; also mentioned in PR
37949 and PR 37952.

Someone should try building and running this on a machine with no
native csh.
2011-07-21 05:53:23 +00:00
dholland
f5097cd7bd +icc11 2011-07-21 04:52:55 +00:00
taca
8df94b5ae9 Note update of lang/ruby18-base package to 1.8.7.334nb4. 2011-07-21 03:33:57 +00:00
taca
53ab3af1d4 Limit use of --enable-wide-getaddrinfo on SunOS from 5.6 to 5.9.
On Solaris 10, it seems that --enable-wide-getaddrinfo has problem
although it was needed on Solaris 9.

Should be fix PR pkg/44039.

Bump PKGREVISION.
2011-07-21 03:32:08 +00:00
tron
f20a84bdae Correct a comment. 2011-07-21 01:37:19 +00:00
tron
0aade62cd9 Revert last change and instead restore the previous work-around for
PR pkg/39778 which is less invasive.
2011-07-21 01:35:44 +00:00
tron
1d59ea7743 Don't install certain input methods whose build is unreliable on
64bit platforms. This fixes PR pkg/39778 by myself.
2011-07-21 01:17:42 +00:00
tron
271297c96c Build this package without optimization if GCC 4.5.* is used under
NetBSD/i386. This stops "temacs" from dumping core.
2011-07-20 23:41:12 +00:00
tron
d2551b9245 Fix typo in last commit which NetBSD-current's make(1) silently ignored. 2011-07-20 23:29:27 +00:00
tron
4be0eacef0 Remove accidentally committed file. 2011-07-20 23:24:51 +00:00
tron
6b67986065 Fix build with GCC 4.5's C preprocessor. 2011-07-20 23:24:05 +00:00
tron
a58e34f888 Make compiler warnings non-fatal to fix the build under NetBSD-current. 2011-07-20 21:48:29 +00:00
ryoon
07a568722f Remove qrencode 2011-07-20 19:10:31 +00:00
ryoon
895ccaf58d Updated converters/qrencode to 3.1.1 2011-07-20 19:09:39 +00:00
ryoon
180da22144 Update to 3.1.1
* Update MASTER_SITES and HOMEPAGE.
* set LICENSE
* Fix pg-config --cflags output

Changelog:
3.1.1 (2010.2.3)

        A bug in data encoder has been fixed.

3.1.0 (2009.6.6)

        Various code cleanups and performance improves.
        Strict internal error checks have been added.
        "--without-tests" has become default setting. Specify "--with-tests" to compile test programs.
        Some memory leak bugs have been fixed.
2011-07-20 19:08:14 +00:00
tron
d225cd0925 Note update of the "wireshark" package to version 1.6.1. 2011-07-20 18:43:37 +00:00
tron
23ca4e20fc Update "wireshark" package to version 1.6.1.
The major changes since version 1.4.* are:
- Wireshark is now distributed as an installation package rather
  than a drag-installer on OS X. The installer adds a startup
  item that should make it easier to capture packets.
- Large file (greater than 2 GB) support has been improved.
- Wireshark and TShark can import text dumps, similar to
  text2pcap.
- You can now view Wireshark's dissector tables (for example the
  TCP port to dissector mappings) from the main window.
- Wireshark can export SSL session keys via File→Export→SSL
  Session Keys...
- TShark can show a specific occurrence of a field when using
  '-T fields'.
- Custom columns can show a specific occurrence of a field.
- You can hide columns in the packet list.
- Wireshark can now export SMB objects.
- dftest and randpkt now have manual pages.
- TShark can now display iSCSI, ICMP and ICMPv6 service response
  times.
- Dumpcap can now save files with a user-specified group id.
- Syntax checking is done for capture filters.
- You can display the compiled BPF code for capture filters in
  the Capture Options dialog.
- You can now navigate backwards and forwards through TCP and
  UDP sessions using Ctrl+, and Ctrl+. .
- Packet length is (finally) a default column.
- TCP window size is now avaiable both scaled and unscaled. A
  TCP window scaling graph is available in the GUI.
- 802.1q VLAN tags are now shown in the Ethernet II protocol
  tree instead of a separate tree.
- Various dissectors now display some UTF-16 strings as proper
  Unicode including the DCE/RPC and SMB dissectors.
- The RTP player now has an option to show the time of day in
  the graph in addition to the seconds since beginning of
  capture.
- The RTP player now shows why media interruptions occur.
- Graphs now save as PNG images by default.
- TShark can read and write host name information from and to
  pcapng-formatted files. Wireshark can read it. TShark can dump
  host name information via

  [-z hosts]

  .
- TShark's -z option now uses the

  [-z <proto>,srt]

  syntax instead of

  [-z <proto>,rtt]

  for all protocols that support service response time
  statistics. This matches Wireshark's syntax for this option.
- Wireshark and TShark can now read compressed Windows Sniffer
  files.
- New Protocol Support
  ADwin, ADwin-Config, Apache Etch, Aruba PAPI, Babel Routing
  Protocol, Broadcast/Multicast Control, Constrained Application
  Protocol (COAP), Digium TDMoE, Erlang Distribution Protocol,
  Ether-S-I/O, FastCGI, Fibre Channel over InfiniBand (FCoIB),
  Gopher, Gigamon GMHDR, IDMP, Infiniband Socket Direct Protocol
  (SDP), JSON, LISP Control, LISP Data, LISP, MikroTik MAC-Telnet,
  MRP Multiple Mac Registration Protocol (MMRP) Mongo Wire Protocol,
  MUX27010, Network Monitor 802.11 radio header, OPC UA
  ExtensionObjects, openSAFETY, PPI-GEOLOCATION-GPS, ReLOAD, ReLOAD
  Framing, RObust Header Compression (ROHC), RSIP, SAMETIME, SCoP,
  SGSAP, Tektronix Teklink, USB/AT Commands, uTorrent Transport
  Protocol, WAI authentication, Wi-Fi P2P (Wi-Fi Direct)
- New and Updated Capture File Support
  Apple PacketLogger, Catapult DCT2000, Daintree SNA, Endace ERF, HP
  OpenVMS TCPTrace, IPFIX (the file format, not the protocol),
  Lucent/Ascend debug, Microsoft Network Monitor, Network
  Instruments, TamoSoft CommView
2011-07-20 18:42:44 +00:00
drochner
de4303cc1e don't propagate dependencies on fam and avahi -- thode are used by
plugin modules only, not by the base lib
2011-07-20 17:58:37 +00:00
riastradh
84ed0bdda2 Enable native dynamic loading support on NetBSD/{i386,amd64}.
Bump pkgrevision.

While I'm here: add a comment to patch-at explaining what it does.

Tested by

$ make install
$ cd work/ocaml-3.12.0/testsuite && gmake one DIR=tests/lib-dynlink-native

(Not in a build-env because that uses the wrappers, which don't let the
test suite see the installed OCaml files.)

This is only a workaround on NetBSD/{i386,amd64} for the problems of
OCaml PR#5049 <http://caml.inria.fr/mantis/view.php?id=5049>.  (E.g.,
this workaround makes Coccinelle build on those platforms -- but it
still won't build on platforms with native compilation but no native
dynamic loading.  Need to hack everything that uses dynlink to have
four compile-time cases -- {yes,no} {byte,nat}dynlink.)
2011-07-20 14:10:09 +00:00
obache
54d426d0c8 Updated math/ruby-spreadsheet to 0.6.5.7 2011-07-20 14:05:28 +00:00
obache
abe2476396 Updated ruby-spreadsheet to 0.6.5.7.
=== 0.6.5.7 / 20.7.2011

* Fixed the bug introduced by Roel van der Hoorn and updated the test cases.

  * c79ab14dcf
2011-07-20 14:04:50 +00:00
obache
0bf5e52969 convert to modearn C++ style
* include iostream instead deprecated iostream.h
* using namespace std;

fixes PR#45159.
2011-07-20 12:23:01 +00:00
adam
e04076b92f Updated www/squid31 to 3.1.14 2011-07-20 11:45:23 +00:00
adam
27783e428b Changes 3.1.14:
* Regression Bug 3261: Could not create a DNS socket and exit

Changes 3.1.13:
* Regression Bug 3239: problems with myip/myport upgrade
* Bug 3153: hung ICAP RESPMOD transactions
* Update ssl_crtd to use 'OK' status inline with other helpers
2011-07-20 11:44:26 +00:00
obache
79e66b41c8 Updated math/ruby-spreadsheet to 0.6.5.6 2011-07-20 11:07:01 +00:00
obache
794a96c85e Update ruby-spreadsheet to 0.6.5.6.
=== 0.6.5.6 / 20.7.2011

* Added a fix from R. van der Hoorn to sanitize_worksheets if 'sheets' is empty.

  * c109f2ac54
2011-07-20 11:06:39 +00:00
alnsn
c6a97615ea Added lang/icc11 version 11.1.080. 2011-07-20 10:44:33 +00:00
alnsn
4f46b1f148 Add Intel C++ compiler version 11.1.080.
Available for NetBSD and Linux on Intel arches.
Approved a while ago by wiz@.
2011-07-20 10:35:17 +00:00
adam
342f79ee61 Updated net/dhcpd-pools to 2.16 2011-07-20 07:04:40 +00:00
adam
3443a88f7d Changes 2.16:
* docs: help screen & man page
* docs: add missing full-html flag
* headers: include-what-you-use fixes
* other: free backup ranges
* prepare_memory bug: initialization missing
* licensing: use FreeBSD license (was GNUv3)
* parse_leases: exit at read error
* getdata: realloc instead of asserting
* getdata: potential overflow due unit change
* bug: use uint32_t for IP numbers
* analyze: use more logical variable names
* getdata: initialize memory
* all: include-what-you-see fixes
* analyze: debugging leftover removed
* THANKS: add Ahmed AL Dakhil
* maint: coding style fixes
* output: change to full html behaviour
* build-sys: autotools configure.ac update
* docs: NEWS update
* docs: remove version from manual page
* licensing: set placeholder properly
* bug: use uint32_t for IP numbers
* build-sys: ignore gprof & gcov files
* getdata: new xstrstr function for performance
* other: fix two warnings
* build-sys: update news for release v2.16
2011-07-20 07:03:53 +00:00
minskim
dacecf775e Note update of tex-stmaryrd{,-doc}. 2011-07-20 02:26:41 +00:00
minskim
e95b4318e7 Update tex-stmaryrd{,-doc} to 2010.
Changes:
- Install fonts under public/ instead of hoekwater.
2011-07-20 02:25:55 +00:00
minskim
c6809a9005 Note update of tex-zapfchan. 2011-07-20 02:18:46 +00:00
minskim
82e21b6aac Update tex-zapfchan to 2010.21993.
Changes:
- Removed groff fonts.
2011-07-20 02:18:17 +00:00
minskim
1ec490ba5b Note update of tex-times. 2011-07-20 02:16:47 +00:00
minskim
109b4f8ad8 Update tex-times to 2010.21993.
Changes:
- Removed groff fonts.
2011-07-20 02:16:08 +00:00
minskim
caa9afd23d Note update of tex-palatino. 2011-07-20 02:14:17 +00:00
minskim
c8f9956e83 Update tex-palatino to 2010.21993.
Changes:
- Removed groff fonts.
2011-07-20 02:13:53 +00:00