summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-09-28Reset maintainer.wiz23-58/+52
2010-09-28Add workaround to make this compile with native X, from joerg.wiz1-1/+3
Shouldn't break modular X, says joerg.
2010-09-28Don't hardcode "ruby18-" but use "${RUBY_PKGPREFIX}-".taca4-9/+9
Fix build problem of ruby-gnome2 with ruby19. (Although textproc/ruby-eruby has another problem with ruby19.)
2010-09-28Fixes build failure on MIPS arch, PR#43894.obache2-1/+23
2010-09-28Updated devel/pkg-config to 0.25nb1dsainty1-1/+2
2010-09-28patch-ab is upstream now (PKG_CONFIG_LOG support). Remove the patch todsainty3-68/+3
avoid crashing with double free on glibc. Bump PKGREVISION for new "not crash" functionality.
2010-09-28LICENSE=modified-bsdobache1-1/+2
2010-09-28No need to allow lower rubygems dependency any more since we havetaca2-17/+1
rubygems 1.3.7.
2010-09-27+ at-spi-1.32.0, atk-1.32.0, evolution-mapi-0.32.0 [GNOME 2.32],wiz1-11/+30
gcalctool-5.32.0, gnome-applets-2.32.0, gnome-color-manager-2.32.0 [GNOME 2.32], gnome-control-center-2.32.0, gnome-desktop-2.32.0, gnome-games-2.32.0, gnome-menus-2.30.4, gnome-power-manager-2.32.0, gnome-session-2.32.0, gnome-settings-daemon-2.32.0, gnome-terminal-2.32.0, gucharmap-2.32.0, hamster-applet-2.32.0 [GNOME 2.32], libbonobo-2.32.0, libgda-4.2.0 [GNOME 2.32], librep-0.91.0, librsvg2-2.32.0, libwnck-2.30.5, lzip-1.11, mdocml-1.10.6, rep-gtk-0.90.4, vte-0.26.0, xfontsel-1.0.3, xsm-1.0.2, xwininfo-1.1.0.
2010-09-27Note PKGREVISION bump of tex-hyperref.minskim1-1/+2
2010-09-27Update dependencies of tex-hyperref.minskim1-6/+6
2010-09-27* Fix build problem on NetBSD current, terminfo case.taca53-89/+371
* Add comments to each patch file.
2010-09-27No need a patch for configure, so no need to autoconf.obache4-42/+5
2010-09-27Also need to buildlink with gettext-lib and zlib.obache1-1/+3
They are in dependency_libs of libexiv2.la. Should fixes PR#43914.
2010-09-27Updated textproc/py-sphinx to 1.0.1nb1adam1-1/+2
2010-09-27PLIST fixadam2-3/+9
2010-09-27replace obsolated '-r' option for nasm with '-v' in configure script.obache3-5/+30
per PR#43910 from Ryo ONODERA. Furthermore, nasm is only required for mmx support. Made mmx optionify and let to exactly depend on nasm with mmx option. (disabled by default).
2010-09-27Using pkg-config in configure script.obache1-1/+2
2010-09-26Fix build under NetBSD-current by avoiding a conflict between's popcount(3)tron4-1/+176
and locally defined functions of the same name. Patch supplied by Sverre Froyen in private e-mail.
2010-09-26+ digikam-1.4.0 [needs kdegraphics>=4.5.0], libgee-0.6.0,wiz1-3/+5
redland-1.0.11, xload-1.1.0.
2010-09-26+ davical-0.9.9.3, dbus-1.4.0, x264-devel-20100925.wiz1-3/+4
2010-09-26Add mips64 for OpenBSD, from jmc@openbsd.wiz1-2/+3
2010-09-26Express dependency on py-expat.gdt1-1/+4
(The python world seems to think that xml parsing functions are part of core Python and need not be mentioned. Perhaps pkgsrc's way of having py-expat is unusual and a bit of DESCR spiffage is in order, but I'm not sure what's right.)
2010-09-26Note update of lang/ruby19-base package to 1.9.2pl0nb1.taca1-1/+2
2010-09-26Fix PLIST. It contained wrong name RUBY_GEM_HOME which was one oftaca2-5/+6
the candidate names for it. Bump PKGREVISION.
2010-09-26+ ImageMagick-6.6.4.7, calibre-0.7.20, gbrainy-1.52, gnome-pilot-2.32.0,wiz1-7/+15
json-glib-0.12.0, kid3-1.5, libgsf-1.14.19, libtasn1-2.8, libtool-2.4, libtool-base-2.4, libtool-info-2.4, p5-PerlMagick-6.6.4.7, php-libawl-0.45, py-gtk2-2.22.0.
2010-09-26Fix gemspec syntax to fix build problem with ruby19.taca2-5/+28
Ruby 1.8's gem (misc/rubygems) contains a patch to allow such a wrong syntax of gemspec. (I don't think this patch is a good idea now.) Noted by joerg@ via private mail.
2010-09-26exactly set --mode and --tag for libtool.obache3-25/+25
2010-09-26* convert bison dependency from BUILD_DEPENDS to USE_TOOLS.obache1-3/+6
* exactly pass LEX to make, or using flex. * MAKE_JOBS_SAFE=no
2010-09-26Oops, not user-destdir support.obache3-37/+8
* switch to simply depend on wish. * instead of replaceing prefix with subst, pass to install script. * then avoid intaractive installation.
2010-09-26* use SUBST for replace prefixobache3-11/+13
* set LICENSE=original-bsd
2010-09-26fixes destdir installation.obache2-6/+7
2010-09-26* set LICENSE=gnu-gpl-v2obache3-6/+16
* fixes build with recent gmake.
2010-09-26Updated graphics/rabbit to 0.9.0obache1-1/+2
2010-09-26Update rabbit to 0.9.0.obache4-22/+11
== Changes 0.9.0 from 0.6.5: 2010-09-26 Applied defalut custom tag styles. === Improvements ==== Theme * background-image-toolkit: Added vertical-align paramteter that specifies vertical position. Example: # image # src = lavie.png # relative-width = 30 # align = right # vertical-align = top # relative-margin-right = -5 * tag: New theme. It provides default style for some custome tags. The following custom tags are supports. It is enabled by default. * tag:x-large: Made specified text large. * tag:center: Placed specified text in center If no text is specified, block that has center tag is placed in center. * tag:right: Placed specified text in right If no text is specified, block that has right tag is placed in right. Example: (('tag:x-large:Large Text')) (('tag:center'))Centerized Text (('tag:right'))Right-Justified Text ==== RD * Supported recursive markup in (('('))('XXX:')((')')) markup. * Supported markup in cells in table. === Fix * Fixed missing require. [Reported by OBATA Akio] * Fixed aafigure's site URL. [Reported by kdmsnr] * Changed default align to center of background-image-toolkit theme for backward compatibility. [Suggested by nari] * Renamed Rabbitter to Rabbiter.
2010-09-25Generate html docs in build phase (instead of install phase).wiz3-2/+19
gnome-doc-tool seems to ignore "-o html" so manually generate the same effect. Solves PLIST problem due to missing html files.
2010-09-25* remove USE_LIBTOOLS, this package not using libtool.obache1-14/+10
* remove adding PYTHON=${PYTHONBIN} to CONFIGURE_ENV, it alredy in ALL_ENV. * remove pre-install target, because no need, broke destdir installation * some cosmetic fixes.
2010-09-25Note update of the "wireshark" package to version 1.4.0.tron2-3/+3
2010-09-25Update "wireshark" package to version 1.4.0. Change since version 1.2.10:tron5-15/+209
- The following bugs have been fixed: - Update time display in background. (Bug 1275) - Tshark returns 0 even with an invalid interface or capture filter. (Bug 4735) - The following features are new (or have been significantly updated) since version 1.2: - The packet list internals have been rewritten and are now more efficient. - Columns are easier to use. You can add a protocol field as a column by right-clicking on its packet detail item, and you can adjust some column preferences by right-clicking the column header. - Preliminary Python scripting support has been added. - Many memory leaks have been fixed. - Packets can now be ignored (excluded from dissection), similar to the way they can be marked. - Manual IP address resolution is now supported. - Columns with seconds can now be displayed as hours, minutes and seconds. - You can now set the capture buffer size on UNIX and Linux if you have libpcap 1.0.0 or greater. - TShark no longer needs elevated privileges on UNIX or Linux to list interfaces. Only dumpcap requires privileges now. - Wireshark and TShark can enable 802.11 monitor mode directly if you have libpcap 1.0.0 or greater. - You can play RTP streams directly from the RTP Analysis window. - Capinfos and editcap now respectively support time order checking and forcing. - Wireshark now has a "jump to timestamp" command-line option. - You can open JPEG files directly in Wireshark. - New Protocol Support 3GPP Nb Interface RTP Multiplex, Access Node Control Protocol, Apple Network-MIDI Session Protocol, ARUBA encapsulated remote mirroring, Assa Abloy R3, Asynchronous Transfer Mode, B.A.T.M.A.N. Advanced Protocol, Bluetooth AMP Packet, Bluetooth OBEX, Bundle Protocol, CIP Class Generic, CIP Connection Configuration Object, CIP Connection Manager, CIP Message Router, collectd network data, Control And Provisioning of Wireless Access Points, Controller Area Network, Device Level Ring, DOCSIS Bonded Initial Ranging Message, Dropbox LAN sync Discovery Protocol, Dropbox LAN sync Protocol, DTN TCP Convergence Layer Protocol, EtherCAT Switch Link, Fibre Channel Delimiters, File Replication Service DFS-R, Gateway Load Balancing Protocol, Gigamon Header, GigE Vision Control Protocol, Git Smart Protocol, GSM over IP ip.access CCM sub-protocol, GSM over IP protocol as used by ip.access, GSM Radiotap, HI2Operations, Host Identity Protocol, HP encapsulated remote mirroring, HP NIC Teaming Heartbeat, IEC61850 Sampled Values, IEEE 1722 Protocol, InfiniBand Link, Interlink Protocol, IPv6 over IEEE 802.15.4, ISO 10035-1 OSI Connectionless Association Control Service, ISO 9548-1 OSI Connectionless Session Protocol, ISO 9576-1 OSI Connectionless Presentation Protocol, ITU-T Q.708 ISPC Analysis, Juniper Packet Mirror, Licklider Transmission Protocol, MPLS PW ATM AAL5 CPCS-SDU mode encapsulation, MPLS PW ATM Cell Header, MPLS PW ATM Control Word, MPLS PW ATM N-to-One encapsulation, no CW, MPLS PW ATM N-to-One encapsulation, with CW, MPLS PW ATM One-to-One or AAL5 PDU encapsulation, Multiple Stream Reservation Protocol, NetPerfMeter Protocol, NetScaler Trace, NexusWare C7 MTP, NSN FLIP, OMRON FINS Protocol, packetbb Protocol, Peer Network Resolution Protocol, PKIX Attribute Certificate, Pseudowire Padding, Server/Application State Protocol, Solaris IPNET, TN3270 Protocol, TN5250 Protocol, TRILL, Twisted Banana, UMTS FP Hint, UMTS MAC, UMTS Metadata, UMTS RLC, USB HID, USB HUB, UTRAN Iuh interface HNBAP signalling, UTRAN Iuh interface RUA signalling, V5.2, Vendor Specific Control Protocol, Vendor Specific Network Protocol, VMware Lab Manager, VXI-11 Asynchronous Abort, VXI-11 Core Protocol, VXI-11 Interrupt, X.411 Message Access Service, ZigBee Cluster Library - Updated Protocol Support There are too many to list here. - New and Updated Capture File Support Accellent 5Views, ASN.1 Basic Encoding Rules, Catapult DCT2000, Daintree SNA, Endace ERF, EyeSDN, Gammu DCT3 trace, IBM iSeries, JPEG/JFIF, libpcap, Lucent/Ascend access server trace, NetScaler, PacketLogger, pcapng, Shomiti/Finisar Surveyor, Sun snoop, Symbian OS btsnoop, Visual Networks Pkgsrc changes: A fix for the security vulnerability reported in SA41535 has been integrated from the Wireshark SVN repository.
2010-09-25Updated x11/lablgtk to 2.14.2nb1obache1-1/+2
2010-09-25* get glade option back, Error is not happend now.obache5-8/+12
* add some missing .cmxs files to PLIST. Bump PKGREVISION.
2010-09-25Fix build with ruby-1.9, based on a suggestion by taca@.wiz3-1/+31
2010-09-25Fix destdir install.wiz1-1/+2
2010-09-25This stopped using perl to build -- remove remaining perl occurrences.wiz1-7/+6
Build changes only, so no PKGREVISION++.
2010-09-25Note update of the "tex-hyperref" package to version 6.81pnb1.tron1-1/+2
2010-09-25Accept versions newer than 2009nb1 of the "tex-ltxmisc" package as well.tron1-2/+3
2010-09-25update timestamp to avoid unwanted invoke of glib-genmarshal.obache1-1/+5
(@GLIB_GENMARSHAL@ will not be replaced with configure script).
2010-09-25replace 8 spaces with a tab for recent gmake update.obache2-3/+17
2010-09-25Note update of www/contao29-translations package to 20100924.taca1-1/+2
2010-09-25Update www/contao29-translations package to 20100924 (a leaf pacakge).taca3-8/+8
Update Persian langugage files to support Contao 2.9.1.