aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Mark IGNORE for Atlas installation without WITH_STATICLIB optionpav2006-08-292-0/+8
| | | | | PR: ports/100600 Submitted by: Diane Bruce <db@db.net> (maintainer)
* - Use ../etc/fonts/conf.d mechanism for font configpav2006-08-296-36/+32
| | | | | | | - General cleanup PR: ports/102007 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* opentaxsolver --> ports/finance/opentaxsolverpav2006-08-291-0/+1
|
* OpenTaxSolver (OTS) is a free program for calculating Tax Formpav2006-08-297-0/+173
| | | | | | | | | | | | | | | | | | | | | | | | entries and tax-owed or refund-due, such as US Federal or State personal income taxes. An optional graphical front-end, OTS_GUI, has been added. Preliminary versions for Canada and the United Kingdom were posted in previous years and may be updated with help from volunteers. Motivations include: * To make tax preparation software available for all platforms. * To provide insight into how our taxes are calculated in clear unambiguous equations/code. * To avoid invasive, bloated commercial software packages. * To avoid rewriting our own individual programs each year by combining efforts. * To provide a simple reliable tax-package requiring only rudimentary knowledge to maintain. WWW: http://opentaxsolver.sourceforge.net/ PR: ports/95529 Submitted by: John Hein <jhein@timing.com>
* fusefs-smbnetfs -> ports/sysutils/fusefs-smbnetfspav2006-08-291-0/+1
|
* SMBNetFS is a filesystem that allow you to use samba/microsoft networkpav2006-08-296-0/+90
| | | | | | | | | | | | | | | | | | | | | | | | | in the same manner as the network neighborhood in Microsoft Windows. Featuries: * you can use Samba/Microsoft network as a regular unix filesystem * workgroup/computer/share entries are dynamically created * windows domain supported * kerberos support (New) * user defined workgroup/link/hosts are supported * national character supported * in config files you can specify different user/password to access different network shares * you can access any computer in the world by "cd mountpoint/ip-addr" command, where "ip-addr" is the IP address of the desired computer. Do not warry that there is no file with such name :-) * command "cd mountpoint/username:password@computer_or_ip" allows you to access "computer_or_ip" as user "username" with password "password" (this is insecure, but usefull) WWW: http://sourceforge.net/projects/smbnetfs PR: ports/101451 Submitted by: Denis Barov <dindin@freebsd.org.ua>
* - Register UID/GID 128 for vserverpav2006-08-292-0/+2
|
* - Update to 2.43apav2006-08-295-7/+189
| | | | | | | - Register UID, provide rc script PR: ports/102479 Submitted by: Andreas S. Wetzel <mickey@netassembly.de> (maintainer)
* - Complete rename of devel/gpc to devel/libgpc and change module lang_gpc toalepulver2006-08-298-135/+10
| | | | | | gpc. PR: ports/102359
* - Complete the rename of games/warzone2100 to games/warzone.alepulver2006-08-299-94/+10
| | | | PR: ports/102398
* Add readline as dependency when it was already installed. The program will bestefan2006-08-291-1/+1
| | | | | | | | linked against it anyway, not against a system one. PR: 101442 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> Approved by: maintainer
* - Update to bsd.java.mk 2.0stefan2006-08-294-15/+14
| | | | | | | | | | | | | | | - Install JAR in ${JAVASHAREDIR}/${PORTNAME} (${JAVAJARDIR} is for JAR libraries used by other ports) - Register an explicit dependency on java/javavmwrapper - Set JAVA_VERSION in the launcher script so that a correct JVM is chosen - Use 'exec' to launch JVM (as encouraged in the Porter's Handbook) - Use SUB_FILES to build the launcher script (some substitutions are provided by default, such as %%JAVA_VERSION%%) - Add $FreeBSD$ tags - Bump PORTREVISION because of packing list changes PR: 102193 Submitted by: Herve Quiroz <hq@freebsd.org>
* Update to 1.4.4.stefan2006-08-292-4/+4
|
* - Update to 0.0.25pav2006-08-292-4/+12
| | | | | | | - Install documentation PR: ports/102614 Submitted by: Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
* - A small addition to the install guide.pav2006-08-291-0/+18
| | | | | PR: ports/102610 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> (maintainer)
* Forced commit, stefan is now free from mentorshiparved2006-08-290-0/+0
|
* - Update to 1.2.42d.pre2pav2006-08-296-92/+78
| | | | | PR: ports/102615 Submitted by: Jonas Kvinge <jonas@night-light.net> (maintainer)
* - Reserve UID/GID 118 for irc/ircproxypav2006-08-292-0/+2
|
* USE_APACHE is needed for the value of APACHE_PORTdougb2006-08-291-0/+1
|
* - Update to 1.5pav2006-08-293-7/+17
| | | | | | | - Support WITHOUT_NLS PR: ports/102546 Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
* Remove ports/converters/p5-JSON-Syck.sumikawa2006-08-291-1/+0
|
* Fix build on 7-CURRENTanray2006-08-292-4/+28
| | | | Reported by: kris (pointyhat)
* Latest p5-JSON-Syck is migrated into p5-YAML-Syck.sumikawa2006-08-295-35/+0
|
* Add two more options on OPTIONS.sumikawa2006-08-291-2/+12
|
* Update to 1.2.2.stefan2006-08-292-4/+4
| | | | Approved by: arved (mentor)
* palomino --> ports/games/palominosat2006-08-291-0/+1
|
* Add port games/palomino:sat2006-08-295-0/+76
| | | | | | | Palomino is an open-source action flight simulator with its own 3D engine. WWW: http://www.palomino3d.org/
* Update to 2.8.6erwin2006-08-293-22/+4
| | | | | PR: 102611 Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer)
* - Don't overwrite arpwatch_interfaces on reboot when set from rc.confpav2006-08-292-2/+1
| | | | | | PR: ports/102509 Submitted by: Jordan Gordeev <jgordeev@dir.bg> Approved by: Thomas Abthorpe <thomasa@tbaytel.net> (maintainer)
* - Update to 1.11pav2006-08-283-13/+9
| | | | | | | - Update USE_APACHE usage PR: ports/102418 Submitted by: Dryice Liu <dryice@dryice.name> (maintainer)
* - Update to 0.0.20060828pav2006-08-282-4/+4
| | | | | PR: ports/102608 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* - Fix commentsat2006-08-281-1/+1
| | | | - Add "more sleep" to my todo list
* libgfx --> ports/graphics/libgfxsat2006-08-281-0/+1
|
* Add port graphics/libgfx:sat2006-08-285-0/+84
| | | | | | | | | | | | The purpose of this library is to simplify the creation of computer graphics software. Specifically, it is targeted towards cross-platform development using the OpenGL rendering API and the FLTK interface toolkit. It attempts to provide facilities which are useful in the majority of graphics programs. This release introduces some (relatively small) incompatible changes with 1.0.x versions of the library. Details on changes can be found below. WWW: http://graphics.cs.uiuc.edu/~garland/software/libgfx.html
* gzstream --> ports/devel/gzstreamsat2006-08-281-0/+1
|
* Add port devel/gzstream:sat2006-08-284-0/+39
| | | | | | | | | | | Gzstream is a small C++ library, basically just a wrapper, that provides the functionality of the zlib C-library in a C++ iostream. It is freely available under the LGPL license. Gzstream has been written by Deepak Bandyopadhyay and Lutz Kettner at the Computational Geometry Group at UNC Chapel Hill. WWW: http://www.cs.unc.edu/Research/compgeom/gzstream/
* Forced commit to say that the last commit belongs to:ehaupt2006-08-280-0/+0
| | | | PR: 102604
* - Update to 0.29pav2006-08-282-11/+11
| | | | | | | - Install zsh autocompletions PR: ports/102439 Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer)
* junicode --> ports/x11-fonts/junicodeehaupt2006-08-281-0/+1
|
* Add junicode, a unicode font for medievalists (Latin, IPA and Runic).ehaupt2006-08-285-0/+63
| | | | | PR: 102329 Submitted by: Guerkan Senguen <gurkan at linuks.mine.nu>
* - Update to 0.3.2miwi2006-08-284-11/+26
| | | | | PR: ports/102582 Submitted by: KATO Tsuguru <tkato432(at)yahoo.com>
* - Update to version 0.3.1miwi2006-08-283-19/+19
| | | | | PR: ports/102581 Submitted by: KATO Tsuguru <tkato432(at)yahoo.com>
* - Provide rc scriptpav2006-08-288-11/+602
| | | | | | | - Install sample configuration and detailed installation instructions PR: ports/102586 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> (maintainer)
* libnoise --> ports/audio/libnoisesat2006-08-281-0/+1
|
* Add port audio/libnoise:sat2006-08-285-0/+104
| | | | | | | | | | | | | | | | | | | | | libnoise is a portable C++ library that is used to generate coherent noise, a type of smoothly-changing noise. libnoise can generate Perlin noise, ridged multifractal noise, and other types of coherent-noise. Coherent noise is often used by graphics programmers to generate natural-looking textures, planetary terrain, and other things. The mountain scene shown above was rendered in Terragen with a terrain file generated by libnoise. You can also view some other examples of what libnoise can do. In libnoise, coherent-noise generators are encapsulated in classes called noise modules. There are many different types of noise modules. Some noise modules can combine or modify the outputs of other noise modules in various ways; you can join these modules together to generate very complex coherent noise. WWW: http://libnoise.sourceforge.net/
* - Update to 2.6.1pav2006-08-286-132/+27
| | | | | | | - Replace pecl-imagick with GraphicsMagick PR: ports/102433 Submitted by: Ondra Koutek <koutek@o-k.cz> (maintainer)
* - Update to 1.4.9miwi2006-08-283-55/+9
| | | | | PR: ports/102580 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 2.2.18miwi2006-08-282-4/+4
| | | | | PR: ports/102575 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update 0.7.6.1miwi2006-08-283-9/+8
| | | | | PR: ports/102573 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Use exec in wrapper script, as per Porter's Handbookpav2006-08-282-1/+2
| | | | | PR: ports/102478 Submitted by: Simon Olofsson <simon@olofsson.de> (maintainer)
* - Fix rc script: need a suitable REQUIRE line in the rc script, since otherwisepav2006-08-282-2/+3
| | | | | | | the script is called too early and pcfdate fails to set the time PR: ports/102453 Submitted by: Frank W. Josellis <frank@dynamical-systems.org> (maintainer)
* - Update to 0.11.56miwi2006-08-283-20/+23
| | | | | PR: ports/102571 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 3.8.6miwi2006-08-282-4/+4
| | | | | PR: ports/102569 Submitted by: KATO Tsuguru <tkato432(at)yahoo.com>
* - Update to version 2.2.8miwi2006-08-283-13/+4
| | | | | PR: ports/102568 Submitted by: KATO Tsuguru <tkato432(at)yahoo.com>
* - Update to 1.1.0miwi2006-08-283-71/+73
| | | | | PR: ports/102517 Submitted by: Konstantin Saurbier <saurbier(at)math.uni-bielefeld.de> (maintainer)
* p5-Devel-STrace --> ports/devel/p5-Devel-STraceskv2006-08-281-0/+1
|
* Add p5-Devel-STrace 0.31, strace(1)-like runtime call trace for Perlskv2006-08-285-0/+51
| | | | applications.
* p5-Devel-RingBuffer --> ports/devel/p5-Devel-RingBufferskv2006-08-281-0/+1
|
* Add p5-Devel-RingBuffer 0.31, shared memory ring buffers for Perlskv2006-08-285-0/+52
| | | | scripts diagnosis/debug.
* Add missing USE_LDCONFIGmiwi2006-08-282-0/+2
| | | | Approved by: az@ (maintainer)
* - now it builds on 4.xclsung2006-08-281-7/+2
| | | | | PR: ports/102564 Submitted by: Dan Lukes <dan@obluda dot cz>
* - Update to 0.18clsung2006-08-284-6/+9
| | | | | PR: ports/102588 Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
* - Update to 0.9.6clsung2006-08-282-5/+4
| | | | | | | | | | | | Changelog prelude-manager-0.9.6: - In case an IDMEF-Service object contain neither name or port attribute, set name to "unknown" in order to avoid IDMEF DTD validation issue. - Normalize analyzer(*).node. - Fix OpenBSD getaddrinfo() problem. PR: ports/102593 Submitted by: maintainer (Robin Gruyters)
* - Update to 0.14clsung2006-08-283-7/+9
| | | | | | | - Transfer maintainership to perl@ PR: ports/102576 Submitted by: maintainer (Gea-Suan Lin <gslin_AT_gslin dot org>)
* - Add devel/bison dependency to fix compilationclsung2006-08-281-2/+1
| | | | | PR: ports/102592 Submitted by: maintainer (Mark Starovoytov)
* - Update to 0.0.20060827pav2006-08-282-4/+4
| | | | | PR: ports/102579 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* Update to version 218.krion2006-08-282-4/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_218
* dmenu --> ports/x11/dmenupav2006-08-281-0/+1
|
* dmenu is a minimalistic X11 menu. It reads a newline separated list of itemspav2006-08-285-0/+65
| | | | | | | | | | | | | | from stdin and shows them as a menu on the top of the screen. When the user selects one item or types any text and presses Enter, his choice is printed to stdout. dmenu was developed as an addition to the dwm window manager, but can be used in any X11-environment. WWW: http://10kloc.org/dwm/ PR: ports/101573 Submitted by: Jeroen Schot <schot@a-eskwadraat.nl>
* - Update to 1.0pav2006-08-283-5/+5
| | | | | PR: ports/102504 Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
* - Update to BETA3-0967pav2006-08-286-10/+20
| | | | | PR: ports/102591 Submitted by: oliver
* Forced commit to note that miwi@ is free from mentorship and is nowkrion2006-08-280-0/+0
| | | | on his own to get pointy hats.
* dangen --> ports/games/dangenmiwi2006-08-281-0/+1
|
* Dangen is a shoot 'em up game that attach importance to accuracymiwi2006-08-285-0/+53
| | | | | | | | | | | | | of shooting. With the combination of the cursor key and the shot button, you can shoot at your side or even at your back. Get the bonus point by hitting the enemy without a miss. You can choose stages of different difficulty. WWW: http://www.interq.or.jp/libra/oohara/dangen/index.html PR: ports/102531 Submitted by: Dmitry Marakasov <amdmi3@mail.ru> Approved by: krion (mentor)
* - Update to 0.1.0miwi2006-08-283-8/+13
| | | | | | PR: ports/102532 Submitted by: Dmitry Marakasov <amdmi3(at)mail.ru> (maintainer) Approved by: krion (mentor)
* - Update to 2.6.8miwi2006-08-282-4/+4
| | | | | | PR: ports/102530 Submitted by: David Yeske <dyeske(at)yahoo.com> (maintainer) Approved by: krion (mentor)
* - Update to 2.2.3miwi2006-08-282-5/+5
| | | | | | PR: ports/102520 Submitted by: Konstantin Saurbier <saurbier(at)math.uni-bielefeld.de> (maintainer) Approved by: krion (mentor)
* - Remove pecl-imagick support, because pecl-imagick is deprecated and will bemiwi2006-08-282-9/+16
| | | | | | | | | removed from the ports tree soon. - Add patch that gd is enabled by default PR: ports/102482 Submitted by: Beat Gätzi <beat(at)chruetertee.ch> (maintainer) Approved by: krion (mentor)
* - Update to 2.2.4miwi2006-08-284-10/+8
| | | | | | PR: ports/101928 Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru> Approved by: krion (mentor), maintainer timeout
* namefix --> ports/sysutils/namefixsat2006-08-281-0/+1
|
* Add port sysutils/namefix:sat2006-08-285-0/+62
| | | | | | | | | namefix.pl is a platform independant batch file renamer. Aimed at cleaning up media files downloaded from p2p networks. It has many features to automate the normally tedious job of filename tidying. WWW: http://namefix.blogspot.com/ Author: Jacob Jarick <mem.namefix@gmail.com>
* - Update to 0.23clsung2006-08-282-6/+6
| | | | | | | - Use BUILD_DEPENDS=${RUN_DEPENDS} while PERL_MODBUILD=yes PR: ports/102566 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* kasm --> ports/devel/kasmjylefort2006-08-281-0/+1
|
* Add kasm.jylefort2006-08-2810-0/+161
| | | | | | | | | | | | | | | kasm is a System RPL/Machine Language assembler for the Saturn microprocessor, used in the HP48/HP49 calculators (this microprocessor is also used in other HP calculators, but kasm is made specifically for the HP48/HP49 calculators). It uses the same syntax as the MASD compiler (found in the MetaKernel program for HP48 calculators and in the HP49 calculator). This syntax, which has only very small incompatibilities with the traditional syntax (used in the HP Tools, in the GNU Tools and in JAZZ), supports a few constructs that make the assembly language be closer to a high level programming language. It supports all the structures (blocks, etc.) and shortcuts (RPL, SCREEN, etc.) of the MASD compiler in the HP49G calculators. WWW: http://k-asm.sourceforge.net/
* Add forgotten PKGNAMEPREFIXsat2006-08-281-0/+1
|
* p5-DynaTabFrame --> ports/x11-toolkits/p5-Tk-DynaTabFramesat2006-08-281-0/+1
|
* Add port x11/p5-DynaTabFrame:sat2006-08-285-0/+39
| | | | | | | | | | | | A notebook widget with orientable, dynamically rearranging tabs. When the containing window is resized, the tabs will either stack or unstack as needed to fit the enclosing widget's width(height). Likewise, when tabs are added or removed, the tabs will stack/unstack as needed. WWW: http://search.cpan.org/dist/Tk-DynaTabFrame/ Author: Dean Arnold <darnold@presicient.com> Justification: sysutils/namefix dep
* Add OPTIONS to the rest of my ports that need them.dougb2006-08-289-85/+88
| | | | Add CONFLICTS to the bind* ports.
* - Update to 4.0.3clsung2006-08-282-4/+4
| | | | | PR: ports/102518 Submitted by: maintainer (Jonathan Weiss)
* p5-JSON-Syck --> ports/converters/p5-JSON-Sycksumikawa2006-08-281-0/+1
|
* JSON::Syck is a syck implementatoin of JSON parsing and generation.sumikawa2006-08-285-0/+35
| | | | WWW: http://search.cpan.org/dist/JSON-Syck/
* - Update to 1.18clsung2006-08-282-5/+5
| | | | | | | - Transfer maintainship to perl@ PR: ports/102529 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* - Update to 1.08clsung2006-08-282-5/+5
| | | | | | | - Transfer maintainership to perl@ PR: ports/102512 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* - Change post-patch to pre-configure as times with autotools have changed.ahze2006-08-281-2/+1
|
* - Update to 2.1.4clsung2006-08-281-1/+1
| | | | | PR: ports/102554 Submitted by: maintainer (Jason E. Hale)
* - Update to 3.8.9clsung2006-08-282-5/+5
| | | | | PR: ports/102553 Submitted by: maintainer (UMENO Takashi)
* - Update to 1.2.1clsung2006-08-282-4/+4
| | | | | PR: ports/102552 Submitted by: maintainer (Alexander Zhuravlev)
* - Cast the arguments of ssh_conn_send_channel_data_type() andmarius2006-08-2813-9/+220
| | | | | | | | | | | | | | | | | | | | ssh_encode_{array_alloc,buffer}() calls as appropriate in order to fix argument size problems on 64-bit platforms and that manifest themselves on amd64 and ia64. [1] - Allow the tcsetattr(3) calls in ssh_rl_{restore,set}_tty_modes_for_fd() to be interrupted by signal. This fixes occasional problems when connecting to a host for the first time. - Use the base zlib instead of the one shipping with SSH; although the latter has an enhancement allowing a minor SSH-specific optimization, using the base one has the benefit of not needing to track security vulnerabilities of zlib in this port (SSH 3.2.9.1 ships with zlib 1.1.4 which is not know to be vulnerable though). - Try to make the description of the WITHOUT_X11 option of the port Makefile to be more sentence-like. PR: 98016 [1] Approved by: netchild Obtained from: NetBSD [1]
* - Update to 0.15clsung2006-08-282-4/+4
| | | | | PR: ports/102574 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* Fix build on 7.0-CURRENT sparc64 by ignoring the result of executingmarius2006-08-281-0/+8
| | | | | | | | | | | | | | avoffset. What happens is that on sparc64 when avoffset is compiled with optimizations, it dumps core due to a SIGILL instead of failing gracefully. If this happens during the build of a Schily tool like cdrtools etc, it doesn't cause any further problems as all build errors are ignored in the Schily build system. When built as part of cdrdao, build errors in the Schily libs are reported upwards though, albeit with an illegal exit status of -1, which was ignored until a change in sh(1) earlier this year. Reported by: kris/pointyhat Approved by: netchild
* Added note on devel/perforcelth2006-08-281-0/+11
|
* Update to 06.1lth2006-08-2836-144/+444
| | | | | PR: ports/102375 Submitted by: Mike Meyer <mwm@mired.org>
* Remove ports/graphics/GIFgraph.linimon2006-08-281-2/+0
|
* Redirect anyone who picked up net-im/gaim-devel to net-im/gaim.linimon2006-08-281-1/+1
| | | | Hat: portmgr
* Expire graphics/GIFgraph.linimon2006-08-281-0/+1
|
* This port has been DEPRECATED for some time in favor of graphics/p5-GD-Graph.linimon2006-08-285-57/+0
| | | | | | | Now that it has both been BROKEN for a while, and the maintainer's address bounces, just remove it. Hat: portmgr
* Reset bouncing maintainer address; mark DEPRECATED since it does not buildlinimon2006-08-281-2/+5
| | | | | on anything other than 4.X. If someone wants to save this port, they should step up now.
* gnutls-devel --> ports/security/gnutls-develnovel2006-08-281-0/+1
|
* GnuTLS is a portable ANSI C based library which implements the TLS 1.0 andnovel2006-08-2812-0/+632
| | | | | | | | | | | | | | | | | | | SSL 3.0 protocols. The library does not include any patented algorithms and is available under the GNU Lesser GPL license. Important features of the GnuTLS library include: - Thread safety - Support for both TLS 1.0 and SSL 3.0 protocols - Support for both X.509 and OpenPGP certificates - Support for basic parsing and verification of certificates - Support for SRP for TLS authentication - Support for TLS Extension mechanism - Support for TLS Compression Methods Additionaly GnuTLS provides an emulation API for the widely used OpenSSL library, to ease integration with existing applications. WWW: http://www.gnutls.org/
* bsnmptools --> ports/net-mgmt/bsnmptoolssat2006-08-281-0/+1
|
* Add port net-mgmt/bsnmptools:sat2006-08-284-0/+48
| | | | | | | Snmp client-side tools WWW: http://wiki.freebsd.org/BsnmpTools Author: Shteryana Shopova <soc-shteryana@freebsd.org>
* Add a patch from vendor that fixes a crash with TreeView widgets andmux2006-08-282-1/+12
| | | | | | bump PORTREVISION. Approved by: obraun
* 1. Update port: emulators/skyeye update to 1.2-RC8 [1]bsam2006-08-284-22/+22
| | | | | | | | | | | | | | | | | | | * gcc-2.95/3.3/3.4/4.0/4.1 can compile skyeye * add amd64 support, update autotest, * in 64bit system, long=64 bit int=32bit, long long =64 bit, long int=64bit; * in 32bit system, long = 32 bit, int=32bit, long long =64 bit, long int=32bit * so I do: long ---> int * Changed files: *.[ch] which has long --->int , long int ---> int Makefile utils/tools/auto_test/daily_test.sh * added files: Makefile_gcc-3.3_with_DBCT_X86_32 2. Add to Makefile ONLY_FOR_ARCHS= i386 amd64 PR: 102558 [1] Submitted by: RuanWei <iamayan at gmail.com> (maintainer) [1] Approved by: netchild (mentor, implicit)
* xmms2-scrobbler --> ports/audio/xmms2-scrobblernovel2006-08-281-0/+1
|
* XMMS2-Scrobbler is a client for XMMS2 that feeds information about the songsnovel2006-08-285-0/+57
| | | | | | | | | you played to last.fm, formerly known as AudioScrobbler. WWW: http://code-monkey.de/pages/xmms2-scrobbler PR: ports/102511 Submitted by: Alexander Botero-Lowry <alex at foxybanana.com>
* - fix DISTFILES; [1]bsam2006-08-288-48/+40
| | | | | | | | | | - remove gcc-testsuite from distinfo; [1] - introduce MASTER_SITE_SUBDIR; [1] - change a BROKEN message (doesn't deinstall cleanly at 4.x, PR/101809 pending). PR: 102451 [1] Submitted by: Karel Miklav <karel@lovetemple.net> (maintainer) Approved by: netchild (mentor, implicit)
* - Fix a bug in pkg-install scriptsem2006-08-284-8/+8
| | | | Submitted by: maintainer
* Update to the 20060825 snapshot of GCC 4.1.2.gerald2006-08-282-19/+19
|
* Update to 0.07. 0.06 did not work properly.knu2006-08-272-4/+4
|
* bmpx-devel --> ports/multimedia/bmpx-develnovel2006-08-271-0/+1
|
* BMPx is a media player that features support for specifications likenovel2006-08-277-0/+381
| | | | | | | | | | | | | | | | | | | | XDS DnD, XSPF and DBus. BMPx is highly interoperable and integrates well with other applications and a variety of desktop environments. Features: * Last.FM Support * Tracklist based playback * Media Library * Radio streams lister * Relation type library * Tags/Labels, with which you can categorize your music in whatever way you see fit (think GMail "Labels") * Playback History instead of a hardcoded previous/next mechanism * Flow Plugins, which can take control over the playback flow and trough wich it is possible to control the playback in whatever way you see fit, given the right flow plugin. WWW: http://beep-media-player.org/
* - Make dependency to graphics/aalib optional and add WITH_AALIB knob.nobutaka2006-08-272-7/+15
| | | | - Rename WITH_LIBCACA to WITH_CACA to conform with KNOBS.
* - Remove dependency to math/djbfft.nobutaka2006-08-272-18/+43
| | | | | | | | | | - Use libdts and libmad from ports instead of ones from the xine distribution. [*] - Make dependency to graphics/aalib, graphics/ImageMagick and x11-toolkits/gtk20 optional. [*] - Add WITH_AALIB, WITH_IMAGEMAGICK and WITH_GTK2 knobs accordingly. [*] Suggested by: bland [*]
* xpi-wmlbrowser --> ports/www/xpi-wmlbrowsersat2006-08-271-0/+1
|
* Add port www/xpi-wmlbrowser:sat2006-08-275-0/+49
| | | | | | | | This project is intended to try and implement as much of WML (Wireless Markup Language) as possible in Mozilla/Firefox. The current extension is based on Raoul's attachments to Mozilla bug 35995. WWW: http://wmlbrowser.mozdev.org/
* xpi-infolister --> ports/www/xpi-infolistersat2006-08-271-0/+1
|
* Add port www/xpi-infolister:sat2006-08-274-0/+33
| | | | | | | | | | InfoLister is an extension for Mozilla Firefox, Mozilla Thunderbird, and Nvu that collects various information about Firefox/Thunderbird and saves it to a file. Currently it prints the list of installed extensions, themes and plugins. WWW: http://mozilla.doslash.org/infolister/ Author: Nickolay Ponomarev <asqueella@gmail.com>
* - Update to 0.3sat2006-08-273-4/+23
|
* - Update to 1.8.5sem2006-08-2710-526/+7919
| | | | A bugs fix release.
* Mark as broken: fails to install.linimon2006-08-271-0/+2
|
* Mark as broken on 5.x: does not install.linimon2006-08-271-0/+2
|
* Mark as broken: fails to install.linimon2006-08-271-2/+4
|
* Mark as broken: leaves a file behind on deinstall.linimon2006-08-271-0/+2
|
* azrael --> ports/audio/azraelnovel2006-08-271-0/+1
|
* Azrael is a client for XMMS2. It is written in C and uses GTK.novel2006-08-274-0/+37
| | | | | | | | | | Features include: * LCD for elapsed time, * Nice display of song information * Interfaces to the playlist and media library PR: ports/102508 Submitted by: Alexander Botero-Lowry <alex at foxybanana.com>
* Update to version 1.9.2markus2006-08-276-8/+14
|
* Remove PATCH_DEPENDS and rename the post-patch target to pre-configure. Itmezz2006-08-271-3/+1
| | | | | | | makes more sense. Should fix the build in a few of other tinderboxes, but I don't understand why it works for pointyhat thought. Reported by: novel
* Unregister CONFLICTS with recently removed net-im/gaim-develgarga2006-08-272-2/+2
|
* - Fix a glitch when both WITHOUT_X11 and WITH_GTK* are definedsat2006-08-271-9/+9
| | | | Reported by: itetcu, Jason Boisvert <boisvert@colorado.edu>
* - Update to 3.0.11mnag2006-08-274-8/+8
|
* - Update to 2.3.3mnag2006-08-2714-35/+28
|
* - Update to 2.4-20060825mnag2006-08-272-4/+4
|
* Remove recently added net-im/gaim-devel port since marcus@ (gaim's maintainer)garga2006-08-2739-4262/+1
| | | | don't want to see this port added now.
* - Update to 1.4.2mnag2006-08-272-4/+4
|
* s/INSTALLS_SHLIB/USE_LDCONFIG/garga2006-08-272-2/+2
| | | | | PR: ports/102516 Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer)
* Fix " : not found" when first running scriptscrappy2006-08-273-5/+5
|
* - Update to 1.5clsung2006-08-272-4/+4
| | | | | | PR: ports/102534 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Approved by: maintainer <snowfly_AT_yuntech dot edu dot tw>
* - Update to 1.9.1clsung2006-08-272-6/+7
| | | | | | PR: ports/102535 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Approved by: maintainer <snowfly_AT_yuntech dot edu dot tw>
* - Update to 2.9.1clsung2006-08-272-15/+14
| | | | | | PR: ports/102536 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Approved by: maintainer <snowfly_AT_yuntech dot edu dot tw>
* - Update to 0.9.16clsung2006-08-262-7/+7
| | | | | PR: ports/102539 Submitted by: maintainer (NIIMI Satoshi)
* - Update to 0.3.0.2rafan2006-08-263-8/+9
| | | | | PR: ports/102440 Submitted by: chinsan <chinsan.tw at gmail.com> (maintainer)
* xeartk --> ports/astro/xeartksat2006-08-261-0/+1
|
* Add port astro/xeartk:sat2006-08-264-0/+50
| | | | | | | | | | | | | | | xeartk is a tkgeomap application that uses the geomap::wdgeomap command to create an interactive map. The geographic data is from the xearth root window program. by Kirk Lauritz Johnson in an interactive widget. xeartk is not part of and does not require xearth. It only uses the outline data defined in file mapdata.c of the xearth source distribution. The cities are from factmonster. Adjust the map view by Shift-Double-Clicking or Shift-Dragging. Double click a dot to display information about the city there on the terminal. WWW: http://www.tkgeomap.org/xeartk.html Author: Gordon Carrie <tkgeomap@users.sourceforge.net>
* ptiger --> ports/astro/ptigersat2006-08-261-0/+1
|
* Add port astro/ptiger:sat2006-08-265-0/+128
| | | | | | | | | | | | | | | | | | | | ptiger is a Tcl/Tk/Tkgeomap script that uses wdgeomap to display U.S. Census Burea populated places on an interactive geographic map. To run it, type ptiger on the command line. After a few seconds, a map should appear. Adjust the view by Dragging or Double-Clicking. As the cursor moves, a label below the map displays the cursor location and the azimuth and range from the + marker to the cursor. Move the + marker by Right-Double-Clicking. The map has dots at places with population greater than a user selected threshold. Moving the cursor over a dot labels the place with its name and displays the population in another label below the map. In addition to the wdgeomap menus, a Places menu enables adjustment of the population threshold and dot size. There is also a Find menu that does a case insensitive regular expression search for a named place. WWW: http://www.tkgeomap.org/ptiger.html Author: Gordon Carrie <tkgeomap@users.sourceforge.net>
* Update to 2006.08.26.nork2006-08-262-4/+4
|
* xsearch --> ports/sysutils/xsearchsat2006-08-261-0/+1
|
* Add port sysutils/xsearch:sat2006-08-269-0/+85
| | | | | | | | | Powerful text searches on Unix using regular expressions for both the file name, and the search text. Graphical equivalent of find + grep. Still alpha stage, but usable. WWW: http://xsearch.sourceforge.net/
* Register CONFLICTS with gaim-develgarga2006-08-262-2/+2
|
* gaim-devel --> ports/net-im/gaim-develgarga2006-08-261-0/+1
|
* Add gaim-devel , multi-protocol instant messaging client (Develgarga2006-08-2637-0/+4261
| | | | | | | version). PR: ports/102501 Submitted by: Sokolov Alexey <nullbsd at gmail.com>
* - Update to 1.0-alpha9.flz2006-08-262-4/+4
|
* - Update to 06.08.26sat2006-08-262-4/+4
|
* Update to 3.5.1, see changelog for details:mezz2006-08-263-7/+18
| | | | http://comix.sourceforge.net/changelog.html
* Fix the build with the update of x264.mezz2006-08-261-0/+11
| | | | Reported by: Till Haselmann <haselmann@computernoma.de>
* Fix crash by bad pcf font.lesi2006-08-265-1/+100
| | | | | Obtained from: XFree86 CVS Security: CVE-2006-3467
* fix typo in PLIST_DIRSscrappy2006-08-263-4/+4
| | | | Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr>
* Fix crash by bad pcf font.lesi2006-08-267-4/+107
| | | | | Obtained from: X.org bugzilla #7535 Security: CVE-2006-3467
* - Update to 0.7.1miwi2006-08-263-17/+22
| | | | | | PR: ports/102382 Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru>, (maintainer) Approved by: krion (mentor)
* - Update mail adressemiwi2006-08-262-8/+8
| | | | | | | | - Update to 4.109 PR: ports/102444 Submitted by: James Bailie <jimmy(at)jamesbailie.com>, (maintainer) Approved by: krion (mentor)
* - Update MASTER_SITESmiwi2006-08-262-5/+5
| | | | | | | | - Update WWW PR: ports/102342 Submitted by: Nick Hilliard <nick(at)foobar.org>, (maintainer) Approved by: krion (mentor)
* - Update to 0.3.0miwi2006-08-264-15/+21
| | | | | | PR: ports/102495 Submitted by: Dmitry Marakasov <amdmi3(at)mail.ru>, (maintainer) Approved by: krion (mentor)
* - change to samba3miwi2006-08-262-2/+2
| | | | | | PR: ports/102494 Submitted by: Juergen Lock <nox(at)jelal.kn-bremen.de>,(maintainer) Approved by: krion (mentor)
* - Soft fail removal of shared directoriespav2006-08-261-2/+2
|
* - Remove dirrmtry line which had no chance of workingpav2006-08-261-1/+0
| | | | | PR: ports/100821 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
* Remove x11-toolkits/gob2 as this port already exists as devel/gob2.marcus2006-08-264-37/+0
|
* Upgrade to version 1.1.35.jmz2006-08-263-6/+6
|
* GOB2 is a preprocessor for making GObjects with inline C code so thatmiwi2006-08-264-0/+37
| | | | | | | | | | | | generated files are not edited. Syntax is inspired by Java and Yacc or Lex. The implementation is intentionally kept simple, and no C actual code parsing is done. WWW: http://www.5z.com/jirka/gob.html PR: ports/102332 Submitted by: Alexey Mikhailov <karma(at)ez.pereslavl.ru> Approved by: krion (mentor)
* - Update to 1.5miwi2006-08-264-31/+90
| | | | | | PR: ports/102362 Submitted by: Jean-Baptiste Quenot <jbq@caraldi.com> Approved by: krion (mentor), maintainer timeout
* - Update to 0.5.4sat2006-08-264-31/+41
| | | | Approved by: Thomas 'Freaky' Hurst <tom@hur.st> (maintainer timeout, since Jul 24)
* ssmping --> ports/net/ssmpingmiwi2006-08-261-0/+1
|
* ssmping is a tool for checking whether a host can receive SSM frommiwi2006-08-265-0/+76
| | | | | | | | | | | | another. If a host runst ssmpingd, users on other hosts can check that they receive from this host by running the ssmping tool. asmping is similar to ssmping, but checks for ASM rather than SSM. WWW: http://www.venaas.no/multicast/ssmping/ PR: ports/102322 Submitted by: dikshie <dikshie@lapi.itb.ac.id> Approved by: krion (mentor)
* - Fix build when gtkdoc is presentpav2006-08-261-1/+1
| | | | Submitted by: bms
* - Update MASTER_SITESmiwi2006-08-261-4/+6
| | | | | | | | - Add new install layout PR: ports/102340 Submitted by: Timothy Redaelli <drizzt(at)gufi.org> (maintainer) Approved by: krion (mentor)
* - Mark as broken on 7.x, does not compile.jmelo2006-08-261-1/+7
| | | | Reported by: krismail
* - Update to 2.2.13pav2006-08-266-14/+22
| | | | | PR: ports/102503 (based on) Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk>
* - Update mastersites.jmelo2006-08-262-4/+4
| | | | | PR: ports/102480 Submitted by: Andreas Fehlner <fehlner@gmx.de> (maintainer)
* - Add mastersite.jmelo2006-08-261-1/+2
| | | | | PR: ports/102461 Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
* - Fix WWW in pkg-descr.jmelo2006-08-261-1/+1
| | | | | PR: ports/102400 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
* - Fix mastersite.jmelo2006-08-261-1/+1
| | | | | PR: ports/102389 Submitted by: Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
* Clarify error messages.flz2006-08-262-3/+6
|
* Add dependency to ImageMagick to enable various bitmap filtersvd2006-08-261-1/+2
|
* trayer --> ports/x11/trayerrafan2006-08-261-0/+1
|
* Add trayer 1.0, lightweight GTK2-based systray for UNIX desktop.rafan2006-08-264-0/+51
| | | | | PR: ports/102337 Submitted by: Alexey Mikhailov <karma at ez.pereslavl.ru>
* - Remove applnk entry. This causes a duplicate entry for GTK Look inrafan2006-08-264-4/+4
| | | | | | | KDE's control center. Bump PORTREVISION. PR: ports/102457 Submitted by: Danny Pansters <danny at ricin.com> (maintainer)
* - Update to 13.0rafan2006-08-262-4/+4
| | | | | PR: ports/102459 Submitted by: Jason E. Hale <bsdkaffee at gmail.com> (maintainer)
* tkgeomap --> ports/astro/tkgeomapsat2006-08-261-0/+1
|
* tclgeomap --> ports/astro/tclgeomapsat2006-08-261-0/+1
|
* Add ports astro/tclgeomap and astro/tkgeomap:sat2006-08-269-0/+297
| | | | | | | | | | | | | | | | | Tkgeomap is an open source set of extensions to the Tcl/Tk scripting language. It adds commands that read, manipulate, and display geographic data. It provides four packages: * tclgeomap - library written in C adds commands for basic geography calculations and data access. * tclgeomap_procs - library written in Tcl adds procedures that supplement tclgeomap. * tkgeomap - library written in C that adds the ability to draw maps * tkgeomap_procs - library written in Tcl adds procedures that supplement tkgeomap. WWW: http://www.tkgeomap.org/
* Fix plist.skv2006-08-252-1/+3
| | | | | Approved by: maintainer (demon) Pointed by: pointyhat (kris)
* add DRAC to OPTIONS againoliver2006-08-251-0/+1
|
* Reset bouncing maintainer address.erwin2006-08-251-1/+1
|
* - Upgrade to 0.73.shaun2006-08-253-4/+14
| | | | | | | - Respect ${PREFIX}. PR: ports/102441 Submitted by: Wesley Shields <wxs@atarininja.org>
* fdm --> ports/mail/fdmsat2006-08-251-0/+1
|
* Add port mail/fdm:sat2006-08-255-0/+52
| | | | | | | | | | fdm is a simple, lightweight replacement for mail fetch, filter and delivery programs such as fetchmail and procmail. It can currently fetch using POP3, POP3S or from stdin, and deliver to a pipe, file, maildir, mbox or SMTP server, based on regexps. WWW: http://fdm.sourceforge.net/ Author: Nicholas Marriott <nicm@users.sourceforge.net>
* - Fix descriptions in pkgtools.conf to be obviouslier. [1]sem2006-08-256-0/+142
| | | | | | | - Fix s pointyhat URL for package direcories. PR: ports/102417 [1] Reported by: Ryan Wehler <mindflux98@gmail.com>
* Commit my own version of DESTDIR-introduction recovery and modify themi2006-08-252-3/+6
| | | | pkg-plist to try to remove fonts.cache-*, if any, upon uninstall.
* - Update to 3.0.5rc1sem2006-08-2533-392/+173
| | | | | | | | - New USE_RC_SUBR order - Stop daemons on ports deinstall. (Add note in UPDATING about this) PR: ports/102489 Submitted by: maintainer
* - Respect CCerwin2006-08-251-2/+16
| | | | | | | | | | - Respect CFLAGS - Install docs if NOPORTDOCS is not set - Bump PORTREVISION PR: 101810 Submitted by: gabor Approved by: maintainer timeout
* Update to 0.39erwin2006-08-252-4/+4
|
* - Update to 3.60erwin2006-08-253-19/+14
| | | | | | | | - Add WITH_STATIC for using the statically linked version - Eliminate plist PR: 102228 Submitted by: gabor (maintainer)
* - Update to 0.1.4rafan2006-08-253-72/+58
| | | | | PR: ports/102445 Submitted by: Dmitry Marakasov <amdmi3 at mail.ru> (maintainer)
* mysqlphp2postgres --> ports/www/mysqlphp2postgresrafan2006-08-251-0/+1
|
* Add mysqlphp2postgres 0.95, convert mysql calls in a php page intorafan2006-08-254-0/+30
| | | | | | | PostgreSQL calls. PR: ports/102351 Submitted by: uwe.pierau at tu-clausthal.de
* Update to the 20060824 snapshot of GCC 4.0.4.gerald2006-08-252-13/+13
|
* - update from version 1.0 to 4.1;bsam2006-08-254-24/+21
| | | | | | | | | | | - change MASTERSITES, introduce two of them; - change DISTNAME; - remove files/patch-aa; - transfer maintainership to the submitter. PR: 101724 Submitted by: Pankov Pavel <pankov_p@mail.ru> Approved by: netchild (mentor, implicit)
* Remove expired leaf ports:vd2006-08-2512-247/+2
| | | | | 2006-08-24 devel/py-ui 2006-08-22 net-im/jabber-msn
* ja-p5-Encode-EUCJPMS --> ports/japanese/p5-Encode-EUCJPMSknu2006-08-251-0/+1
|
* Add p5-Encode-EUCJPMS, a Perl5 module defining Microsoft compatibleknu2006-08-256-0/+65
| | | | encodings for Japanese.
* ja-p5-Unicode-Japanese --> ports/japanese/p5-Unicode-Japaneseknu2006-08-251-0/+1
|
* Add p5-Unicode-Japanese, a Perl5 module to handle Japanese characterknu2006-08-255-0/+47
| | | | encodings.
* Upgrade graphics/xaralx-devel from 0.7r1692 to 0.7r1717vd2006-08-252-4/+4
|
* Switch dependency from net/samba to net/samba3 since the formervd2006-08-255-6/+6
| | | | is going to be removed and the later provides the required executable
* Update to Wine 0.9.20. This includes the following changes:gerald2006-08-256-14/+18
| | | | | | | | | - XEmbed system tray support. - Many improvements to NTLM support. - Many messages made localizable instead of hardcoded to English. - Improved support for various OpenGL platforms. - More improvements to the IDL compiler. - Lots of bug fixes.
* Update to 0.99.3a.marcus2006-08-255-30/+16
|
* py-yenc --> ports/news/py-yencnovel2006-08-251-0/+1
|
* This a fairly simple Python module, it provides only raw yEncnovel2006-08-255-0/+30
| | | | | | | encoding/decoding with built-in crc32 calculation. PR: ports/102497 Submitted by: Alexander Botero-Lowry <alex at foxybanana.com>
* Upgrade to 1.3.3.kuriyama2006-08-254-11/+20
|
* Add Rule::Fresh Supporting on OPTIONS.sumikawa2006-08-251-1/+6
|
* - Update to 1.7clsung2006-08-252-5/+4
|
* - Fix build.shaun2006-08-253-21/+36
| | | | | | | - Convert startup script to rcNG. PR: ports/95447 Submitted by: Tony Maher <anthony.maher@uts.edu.au> (maintainer)
* - Update to 0.12clsung2006-08-252-5/+5
| | | | | | | - Transfer maintainership to perl@ PR: ports/102466 Submitted by: maintainer (Gea-Suan Lin)
* - Update to 1.8.68ahze2006-08-253-5/+5
|
* - Update to 0.02clsung2006-08-252-5/+8
| | | | | | | - Transfer maintainership to perl@ PR: ports/102485 Submitted by: maintainer (Gea-Suan Lin)
* - Update to 0.11clsung2006-08-252-4/+4
| | | | | | PR: ports/102487 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Approved by: maintainer <hideo_AT_lastamericanempire dot com>
* Fix fetch by correcting the application of site-group specifiers.shaun2006-08-251-4/+2
| | | | | PR: ports/102366 Submitted by: Jona Joachim <walkingshadow@grummel.net> (maintainer)
* - Update to 1.25ahze2006-08-254-70/+29
|
* - Update to 2.5ahze2006-08-257-223/+33
|
* - yabause --> ports/emulators/yabauseacm2006-08-251-0/+1
|
* - New port: emulators/yabauseacm2006-08-255-0/+63
| | | | | | | | | | | Yabause is a Sega Saturn emulator. It currently runs on GNU/Linux, FreeBSD and is being ported to Microsoft Windows and Mac OS X. It is also ported to the Sega Dreamcast as a separate project. It is written in C using the SDL and OpenGL libraries with support for cdrom and iso files. WWW: http://yabause.sourceforge.net/ Approved by: garga (mentor)
* - Update to 0.6.4acm2006-08-253-4/+29
| | | | | | - Can to see the changes at http://mednafen.com/releases/ChangeLog Approved by: garga (mentor)
* - Don't leech distinfo from audio/faad in preps of faad updateahze2006-08-254-2/+6
|
* - Update to 2.1.4ahze2006-08-258-24/+16
| | | | | | | - Remove FORBIDDEN PR: 102492 Submitted by: ahze (me)
* Fix make reinstall problem, though the patch differs from that at [1].bsam2006-08-251-1/+1
| | | | | | PR: 102481 [1] Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> [1] Approved by: netchild (mentor, implicit)
* Build fix for FreeBSD >= 601103maho2006-08-256-0/+390
|
* Update to idnits 1.107. There are many relatively minor improvements; thefenner2006-08-252-4/+4
| | | | | biggest is to add a reference matching algorithm which detects undefined references and references that are defined but not used.
* - Update to 2.4-20060824mnag2006-08-252-4/+4
|
* - Update to 7.7.3sat2006-08-252-4/+4
|
* Update to 12.6.2ehaupt2006-08-252-4/+4
|
* Upgrade to 0.7.9.sumikawa2006-08-253-9/+32
|