aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add missing object files.maho2007-01-093-1/+21
| | | | Bump portrevision.
* . Fix the location of the bsd.port.pre.mk include.glewis2007-01-091-3/+3
| | | | | | | . Install the elisp files in the correct location. PR: 107043 Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp>
* Mark BROKEN and set the expiration date since the project is deadale2007-01-091-0/+4
| | | | and distfile disappeared.
* Migrated to gfortran42.maho2007-01-093-8/+41
| | | | Bump portrevision.
* Migrated to gfortran42.maho2007-01-094-28/+66
| | | | install shared libs as well.
* Install shared lib as well.maho2007-01-094-10/+32
|
* Update to 2.2.99ahze2007-01-094-10/+10
|
* Install shared libs too.maho2007-01-093-23/+46
| | | | Bump port revision.
* Transfer maintainership of drupal and drupal-textile to Nick Hilliard.brooks2007-01-097-7/+7
| | | | Thanks for taking this on.
* - Update to 2.0.0clsung2007-01-092-9/+9
|
* Add @'s in front of ${CHOWN} calls.brooks2007-01-096-24/+24
|
* Drop maintainership.brooks2007-01-091-1/+4
| | | | | | Because this port will likely stop working fairly quickly without a maintainer, deprecate it and set it to expire Feb 1st. If you use this port, you may want to become the maintainer.
* Fix up the pkg-desc a bit.brooks2007-01-092-5/+3
| | | | Actually remove BROKEN following my uprade and fix over the weekend.
* - Fix breakage of pkg-plist.clsung2007-01-091-2/+3
| | | | | | PR: ports/107111 Submitted by: KIMURA Yasuhiro <yasu_AT_utahime dot org> Approved by: maintainer (timeout)
* * Add dummy knob WANT_FORTRAN for future gfortranmaho2007-01-092-127/+147
| | | | | migration. currently it is not buildable with gfrotran42. * Honor FC and FFLAGS.
* Update ctorrent to patchset 2.2.flz2007-01-092-18/+9
| | | | | Use the patchset version as PORTVERSION from now on since the upstream maintainer is long gone.
* p5-Net-Frame --> ports/net/p5-Net-Frameclsung2007-01-091-0/+1
|
* Net::Frame is a fork of Net::Packet. The goal here was to greatlyclsung2007-01-095-0/+78
| | | | | | | | | | | | | | | | simplify the use of the frame crafting framework. Net::Packet does many things undercover, and it was difficult to document all the thingies. Also, Net::Packet may suffer from unease of use, because frames were assembled using layers stored in L2, L3, L4 and L7 attributes. Net::Frame removes all this, and is splitted in different modules, for those who only want to use part of the framework, and not whole framework. Finally, anyone can create a layer, and put it on his CPAN space, because of the modularity Net::Frame offers. For an example, see Net::Frame::Layer::ICMPv4 on my CPAN space. WWW: http://search.cpan.org/dist/Net-Frame/
* migrated to gfortran.maho2007-01-091-0/+3
|
* Migrated to gfortran.maho2007-01-093-6/+13
|
* Migrate to gfortran.maho2007-01-092-0/+28
|
* Update to 3.3mat2007-01-092-6/+10
| | | | Restrict to perl >= 5.8 and FreeBSD >= 5
* Add a new patch to fix ACS vertical lines when UFT-8 is selected.garga2007-01-092-3/+419
| | | | | PR: ports/107365 Submitted by: Jean-Baptiste Quenot <jbq@caraldi.com>
* - Add nvidia as knobmiwi2007-01-093-18/+24
| | | | | Submitted by: miwi Approved by: maintainer (itetcu@ on irc)
* - Update maintainer mail adressmiwi2007-01-091-1/+1
| | | | | PR: ports/107623 Submitted by: ron scheckelhoff<rscheckelhoff@fourcalorieservers.com> (maintainer)
* squirreloutlook --> ports/mail/squirreloutlookmiwi2007-01-091-0/+1
|
* SquirrelOutlook is a standards-based webmail package written in PHP4. Itmiwi2007-01-0910-0/+3631
| | | | | | | | | | | | | | | | | includes built-in pure PHP support for the IMAP and SMTP protocols, and all pages render in pure HTML 4.0 (with no Javascript) for maximum compatibility across browsers. It has very few requirements and is very easy to configure and install. SquirrelOutlook has a all the functionality you would want from an email client, including strong MIME support, address books, and folder manipulation WWW: http://sourceforge.net/projects/squirreloutlook/ - Dennis Cabooter freebsd@rootxs.org PR: ports/107303 Submitted by: Simon Dick <simond at irrelevant.org>
* rubygem-rspec --> ports/devel/rubygem-rspecmiwi2007-01-091-0/+1
|
* RSpec is a framework for practicing Behaviour Driven Development (BDD) in Ruby.miwi2007-01-095-0/+337
| | | | | | | | | | | | The aim of BDD is to address the shortcomings of Test Driven Development and, by using terminology focused on the behavioural aspects of the system rather than testing, attempt to help direct developers towards a focus on the real value to be found in TDD at its most successful, or BDD as we call it. WWW: http://rspec.rubyforge.org/ PR: ports/107625 Submitted by: Roman Shterenzon <romanbsd at yahoo.com>
* ruby-wirble --> ports/devel/ruby-wirblemiwi2007-01-091-0/+1
|
* Wirble is a set of enhancements to Irb all included together in one easy-to-usemiwi2007-01-095-0/+49
| | | | | | | | | | | | package. Specifically, Wirble adds a saved history, a couple of useful shortcuts, and color to Irb. Wirble also enables a Irb's built-in tab-completion and a simpler prompt. Author: Paul Duncan <pabs@pablotron.org> WWW: http://pablotron.org/software/wirble/ PR: ports/107679 Submitted by: Christopher Boumenot <boumenot at gmail.com>
* p5-Finance-Amortization --> ports/finance/p5-Finance-Amortizationmiwi2007-01-091-0/+1
|
* Finance::Amortization is a simple object oriented interface to an amortizationmiwi2007-01-095-0/+44
| | | | | | | | | | | | | table. Pass in the principal to be amortized, the number of payments to be made, and the interest rate per payment. It will calculate the rest on demand, and provides a few methods to ask for the state of the table after a given number of periods. Authors: Nathan Wagner <nw@hydaspes.if.org> WWW: http://search.cpan.org/dist/Finance-Amortization/ PR: ports/107603 Submitted by: Christopher Boumenot <boumenot at gmail.com>
* - Update to 3.99.4.5sat2007-01-0910-217/+40
| | | | | | | | - Take maintainership - Better amd64 support - Drop static lib - Backward compatibility has been abandoned - Miscellaneous tweaks
* Remove broken mirrorehaupt2007-01-092-3/+1
|
* - Use sourceforge mirror for distfileehaupt2007-01-092-5/+2
| | | | - Remove WWW, project page (not sf) is very unreliable
* - Really fix the mDNS / avahi conflictalexbl2007-01-091-2/+2
|
* Fix two security vulnerabilitymaho2007-01-093-1/+372
| | | | | | | | | | | | * http://www.openoffice.org/security/CVE-2006-3117.html http://www.openoffice.org/issues/show_bug.cgi?id=66866 patch:http://cvs.gnome.org/viewcvs/*checkout*/ooo-build/patches/OOO_1_1/sax%2Bsource%2Bexpatwrap%2Bxml2utf.cxx.diff?rev=1.1.2.1 * http://www.openoffice.org/security/CVE-2006-2198.html http://www.openoffice.org/issues/show_bug.cgi?id=66863 patch:http://cvs.gnome.org/viewcvs/*checkout*/ooo-build/patches/OOO_1_1/6438334-macros-so7-sfx2.diff?rev=1.1.2.1 Obtained from: security-team@openoffice.org (Rene Engelhard <rene@debian.org>)
* Update to SRX645_m64.maho2007-01-092-6/+6
|
* Hand maintainership to submitter.erwin2007-01-091-1/+1
| | | | | PR: 107694 Submitted by: Beech Rintoul <beech@alaskaparadise.com>
* Fix a resizing bug that causes weird behavior.obrien2007-01-092-0/+6
| | | | | | | | This is discussed in a thread at the CTWM website, the most pertinent emails: http://tigerdyr.wheel.dk/ctwm-archive/1652.html http://tigerdyr.wheel.dk/ctwm-archive/1645.html Approved by: Matthew D. Fuller <fullermd@over-yonder.net>
* Fix bug rev 1.292 introduced to Gvim - Escape the pipe in the menu files.obrien2007-01-091-2/+2
| | | | | | PR: 107524 Submitted by: Ricardo Nabinger Sanchez<rnsanchez@wait4.org> Patch submitted by: James Seward <james@jamesoff.net>
* Allow this port to be built with wxgtk 2.8 and later.fjoe2007-01-091-1/+1
| | | | Approved by: MAINTAINER
* - Update to 2.8.0 release.fjoe2007-01-0912-84/+126
| | | | - Fix file conflicts with wxgtk2 2.4 and wxgtk2-common 2.6 ports.
* Fix file conflicts with wxgtk-common 2.4 and 2.8 ports.fjoe2007-01-095-35/+65
|
* Fix the build with wxgtk 2.8: use ${WX_CONFIG} instead of hardcodingfjoe2007-01-091-1/+1
| | | | script name.
* Update to 1.7.15.marcus2007-01-092-4/+4
|
* Uupdate databases/slony1 to 1.2.5 releaseitetcu2007-01-098-2242/+20
| | | | | PR: 107681 Submitted by: Vivek Khera (maintainer)
* - Add miwi's favico.ico for www interfacesitetcu2007-01-099-6/+42
| | | | | | - bump PORTREVISION for plist change Obtained from: miwi@ ;-)
* Update to 0.33mat2007-01-092-4/+4
|
* Add mplayer RealMedia RTSP streams buffer overflow entry.itetcu2007-01-091-0/+40
| | | | | | PR: ports/107217 Submitted by: Thomas E. Zander (multimedia/mplayer maintainer) Reviewed by: simon@
* - fix build of mplayer with h264 and polyaudio, when an external reference wasitetcu2007-01-093-1/+26
| | | | | | | | | | | | | generated to: last_coeff_flag_offset in the polyaudio module, that is static in the h264. - security fix provided by the mplayer development team for a possible remote buffer overflow in rtsp streams - Correct library dependence and OPTIONS for samba support PR: ports/107217 Submitted by: Sergio Lenzi [1], Thomas E. Zander (maintainer) [2] Approved by: maintainer Security: http://www.vuxml.org/freebsd/b2ff68b2-9f29-11db-a4e4-0211d87675b7.hml
* Add missing DISTFILES entry for Java.gerald2007-01-087-0/+21
|
* - Update to 0.9.11.2clsung2007-01-083-15/+4
| | | | | | | | | | | | | | | Changelog libpreludedb: - Prevent binding generation error when using old SWIG version. - Generate bindings for the error handling API. - Small Perl/Python detection improvement. Fix #182. - Fix bindings compilation when using make -j. - New configure --with-perl-installdirs flags: might be used to override default site perl installation. - Various bug fixes. - Fix make installation error when Perl bindings are disabled. PR: ports/107678 Submitted by: maintainer (Robin Gruyters)
* - Update to 0.9.12.2clsung2007-01-083-16/+4
| | | | | | | | | | | | | | | | Changelog libprelude: - Ability to debug TLS communication through a new LIBPRELUDE_TLS_DEBUG environment variable. - Prevent binding generation error when using old SWIG version. - Generate bindings for the error handling API. - Small Perl/Python detection improvement. Fix #182. - Fix bindings compilation when using make -j. - New configure --with-perl-installdirs flags: might be used to override default site perl installation. - Fix make installation error when Perl bindings are disabled. PR: ports/107677 Submitted by: maintainer (Robin Gruyters)
* - Update to 0.21rafan2007-01-083-15/+26
| | | | | | | | | - Update to GCC 4.0.x to 4.0.4-20061228 - Add documenta PR: ports/107521 Submitted by: Armin Pirkovitsch <a.pirko at inode.at> Approved by: Masanori OZAWA <ozawa at ongs.co.jp> (maintainer)
* vi-vietunicode-trichlor --> ports/vietnamese/vietunicode-trichlorrafan2007-01-081-0/+1
|
* Add vietunicode-trichlor 2004.04.30, 100% Viet Unicode compatible.rafan2007-01-084-0/+69
| | | | | PR: ports/107573 Submitted by: chinsan
* vi-vietunicode-hannom --> ports/vietnamese/vietunicode-hannomrafan2007-01-081-0/+1
|
* Add vietunicode-hannom 2005.02.06, UNICODE Han Nom Font Set.rafan2007-01-084-0/+50
| | | | | PR: ports/107574 Submitted by: chinsan
* vi-vietunicode-web1 --> ports/vietnamese/vietunicode-web1rafan2007-01-081-0/+1
|
* Add vietunicode-web1 2004.04.30, 100% Viet Unicode & Vietrafan2007-01-084-0/+53
| | | | | | | Phan/Pali-Sanskrit compatible. PR: ports/107571 Submitted by: chinsan
* fourcdns --> ports/dns/fourcdnsmiwi2007-01-081-0/+1
|
* The Four Calorie DNS Server is a very simple dns server that can power amiwi2007-01-085-0/+107
| | | | | | | | | | single one-ip-address domain. It can handle SOA, NS, MX, A, and PTR requests. The 1.1.0 version includes a nice X windows GUI for management. WWW: http://www.fourcalorieservers.com/ PR: ports/107624 Submitted by: Ron Scheckelhoff <rscheckelhoff at fourcalorieservers.com>
* - Remove build-time Perl dependencykevlo2007-01-082-2/+4
| | | | | - Update MASTER_SITES - Bump PORTREVISION
* - Update to 1.0.3miwi2007-01-082-5/+5
| | | | | | - Pass maintainership to submitter PR: Marcelo Araujo <araujo@bsdmail.org>
* Update to 1.041itetcu2007-01-082-4/+5
| | | | | PR: 107641 Submitted by: Wesley Shields (maintainer)
* - fix BUILD_DEPENDSitetcu2007-01-081-4/+5
| | | | | | - bump PORTREVISION - pass maintainaership to submitter Wesley Shields - portlint
* - fix BUILD_DEPENDSitetcu2007-01-081-3/+4
| | | | | - bump PORTREVISION - pass maintainaership to submitter Wesley Shields
* - Force commit for right descriptionmiwi2007-01-081-15/+12
| | | | | | | | | | | | | | | | | Groundwork Fruity is a PHP based web-frontend to your Nagios configuration. It support handling Nagios 2.x configurations and it can import your old Nagios 1.x configurations. It also supports Nagios templates and makes them even more powerful. Feature List: - Supports Nagios 2.x Directives - Supports New Servicegroups - Supports Nagios Templates with Advanced Features - Supports inherited templates - Supports Overridding Template Values - Supports Importing Nagios 2.x and 1.x Configurations WWW: http://fruity.sourceforge.net/
* - Add to ipv6 categorymiwi2007-01-081-2/+2
| | | | | | PR: ports/107055 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Approved by: maintainer
* - Add to ipv6 categorymiwi2007-01-081-1/+1
| | | | | | PR: ports/107053 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Approved by: maintainer
* - Update to 0.8.3miwi2007-01-083-5/+6
| | | | | PR: 107663 Submitted by: trasz (maintainer)
* - Update to 0.10.1miwi2007-01-083-13/+17
| | | | | | | - Pass maintainership to submitter PR: ports/107566 Submitted by: Marcelo Araujo <araujo@bsdmail.org>
* - Fixed fetching problem (reported via Fenner's distfile survey)nivit2007-01-081-1/+2
| | | | Approved by: alexbl (mentor)
* fruity --> ports/net-mgmt/fruitymiwi2007-01-081-0/+1
|
* Bacula-web is a php based web program that provides you a summarized outputmiwi2007-01-088-0/+2185
| | | | | | | | | | | | | | | | | | | | | | of jobs that have already run. It obtains its information from your catalog database. Aside from a nice graphical display, it provides summaries of your jobs, as well as graphs of job usage. This is a fairly high level bacula management tool. Here are a few points that one user made concerning this important tool: - It is web-based so can be accessed from anywhere. - It is "read only" users can examine the state of the backups but not write to anything and therefore do no damage - It packs a phenomenal amount of information into a single web-page - that I credit as being very good design! The documentation for bacula-web can be found in a separate bacula-web document in the bacula-docs release. WWW: http://www.bacula.org/ PR: ports/107617 Submitted by: Dan Langille <dan at langille.org>
* 2007-01-07 mail/py-email2: Only usable python versions schedualed to expiremiwi2007-01-0812-237/+2
| | | | 2007-01-04 net/ruby-radius: distfile disappeared from homepage
* p5-Parse-Syslog-Mail --> ports/mail/p5-Parse-Syslog-Mailtobez2007-01-081-0/+1
|
* Add mail/p5-Parse-Syslog-Mail 0.10, a Perl module that can parse logtobez2007-01-085-0/+42
| | | | messages generated by various MTAs.
* - Fix rc scriptmiwi2007-01-081-2/+3
| | | | Submitted by: "V. Theile" <vtheile@gmx.de> (maintainer via privat mail)
* - Clarify IGNORE messagesat2007-01-081-1/+1
| | | | | PR: ports/107338 Submitted by: Aaron Dalton <aaron@freebsd.org>
* I forgot to move pkg-message to files/pkg-message.in in previous commit:itetcu2007-01-082-0/+0
| | | | | | | | | | | | | - update to 3.7 [1] - fix MASTER_SITES [1] - use SUB_FILES from pkg-plist [2] PR: ports/107650 [1] Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) [1] itetcu (me) [2] Submitted by: maintainer Pointyhat to : itetcu (me)
* Fix KDE Bug 135250 (window-flickering in 'focus strictly under mouse' mode).lofi2007-01-0814-7/+280
| | | | Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
* Make the AKODE option actually work for the 'off' case.lofi2007-01-082-2/+6
| | | | Submitted by: Marcel Stritzelberger (marcel@stritzelberger.de)
* - Fixes due to master port update to version 0.1.1.clsung2007-01-081-1/+2
| | | | | | | - bump PORTREVISION PR: ports/107390 Submitted by: maintainer (Christopher Boumenot)
* - Update to ruby-dbi version 0.1.1.clsung2007-01-083-6/+5
| | | | | PR: ports/107389 Submitted by: maintainer (Christopher Boumenot)
* Fix build if dependencies are built WITHOUT_NLS.lofi2007-01-081-0/+2
| | | | Submitted by: dinoex
* pkcs11-helper --> ports/security/pkcs11-helperale2007-01-081-0/+1
|
* pkcs11-helper is a library that simplifies the interactionale2007-01-086-0/+89
| | | | | | | | | | | | | | | | | | with PKCS#11 providers for end-user applications. pkcs11-helper allows using multiple PKCS#11 providers at the same time, enumerating available token certificates, or selecting a certificate directly by serialized id, handling card removal and card insert events, handling card re-insert to a different slot, supporting session expiration and much more all using a simple API. pkcs11-helper is not designed to manage card content, since object attributes are usually vendor specific, and 99% of application need to access existing objects in order to perform signature and decryption. WWW: http://www.opensc-project.org/pkcs11-helper/
* - Update to 12.2clsung2007-01-082-4/+4
| | | | | PR: ports/107670 Submitted by: maintainer (Alexander Logvinov)
* * Fix WMF security vulnerabilitymaho2007-01-082-1/+171
| | | | | | | | http://www.openoffice.org/servlets/ReadMsg?list=releases&msgNo=10454 http://www.openoffice.org/issues/show_bug.cgi?id=70042 * Bump portrevision Obtained from: security-team@openoffice.org
* libbgpdump --> ports/net/libbgpdumpijliao2007-01-081-0/+1
|
* add libbgpdump 1.4.99.0ijliao2007-01-085-0/+54
| | | | Analyzing dump files produced by Zebra/Quagga or MRT
* Add `ipv6' virtual category since port supports IPv6.danfe2007-01-081-1/+1
| | | | | PR: ports/106123 Submitted by: Janos Mohacsi
* subtitleeditor --> ports/multimedia/subtitleeditorsat2007-01-081-0/+1
|
* Add port multimedia/subtitleeditor:sat2007-01-085-0/+90
| | | | | | | | | | Subtitle Editor is a GTK+2 tool to edit subtitles. It can be used for new subtitles or as a tool to transform, edit, correct and refine existing subtitle. This program also shows sound waves, which makes it easier to synchronise subtitles to voices. WWW: http://kitone.free.fr/subtitleeditor/ Author: IDJAAD djamel <kitone_at_free_dot_fr>
* p5-Benchmark-Forking --> ports/benchmarks/p5-Benchmark-Forkingclsung2007-01-081-0/+1
|
* Add p5-Benchmark-Forking 0.99, run benchmarks in separate processes.clsung2007-01-085-0/+48
| | | | | PR: ports/107593 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* - Update to 0.07clsung2007-01-082-5/+5
| | | | | | | - Reset maintainer to perl@FreeBSD.org PR: ports/107590 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* - Update to 1.2.2clsung2007-01-082-4/+6
| | | | Noted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
* - Update to 4.0clsung2007-01-082-5/+5
| | | | | | | - take maintainership PR: ports/107587 Submitted by: maintainer (Marcelo Araujo)
* - Update to 3.28clsung2007-01-083-20/+5
|
* - avoid build error on 4.xclsung2007-01-081-0/+1
|
* o Better bridge codemaho2007-01-084-42/+240
| | | | Submitted by jkim (for OOo2 and adopted to ooo1.1)
* Do not forget about #i22253# for amd64.maho2007-01-089-9/+9
|
* Update devel/bzrtools to reflect newest bazaar-ngitetcu2007-01-083-6/+12
| | | | | PR: ports/107666 Submitted by: Ulf Lilleengen (maintainer)
* - fix build when gmone is installed [1]itetcu2007-01-084-8/+34
| | | | | | | - pet portlint a little [2] PR: ports/107507 Submitted by: Denis Eremenko <moonshade@pnhz.kz> [1], itetcu (me) [2]
* - Fix build with gcc 4.xpav2007-01-082-1/+14
| | | | | | | | - Force -O optimization level, problems reported with higher optimization levels PR: ports/107658 Submitted by: Fredrik Lindberg <fli@shapeshifter.se> (maintainer)
* - Use new USE_TCL_BUILD/USE_TK_BUILD macrospav2007-01-086-16/+11
|
* - Fix USE_TCL_BUILD to not disable runtime dependency on tcl from USE_TCLpav2007-01-082-10/+31
| | | | | | | - Add a new knob: USE_TK_BUILD - Support a new tcl version: 84-thread PR: ports/103897, ports/107372 (based on)
* - Update to 1.0.rc17pav2007-01-0812-90/+114
| | | | | | | - Allow user to override UID/GID PR: ports/107654 Submitted by: Robin Breathe <robin@isometry.net> (maintainer)
* WRKDIR->WRKSRCmaho2007-01-089-9/+9
|
* - update to 0.11.8.2.1itetcu2007-01-082-6/+7
| | | | | | | - pass maintainership to submitter PR: ports/107649 Submitted by: Jason Wolfe
* Fix MASTER_SITESitetcu2007-01-081-1/+1
| | | | | PR: ports/107656 Submitted by: Steve Wills (maintainer)
* patch-i66667 should not forget about #i22253#.maho2007-01-089-9/+9
|
* Update to 0.40.1itetcu2007-01-082-4/+4
| | | | | PR: ports/107662 Submitted by: Phillip N. (maintainer)
* Update to 1.2.6itetcu2007-01-082-5/+5
| | | | | PR: ports/107652 Submitted by: Jonathan Belson (maintainer)
* - update to 3.7 [1]itetcu2007-01-0814-98/+254
| | | | | | | | | - fix MASTER_SITES [1] - use SUB_FILES from pkg-plist [2] PR: ports/107650 [1] Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) [1] itetcu (me) [2]
* - Updated to 0.614nivit2007-01-082-4/+4
| | | | Approved by: alexbl (mentor)
* Upgrade Engauge Digitizer to 4.0.thierry2007-01-084-9/+61
| | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=475369>.
* Add WITH_CWS knob.maho2007-01-089-2/+128
| | | | | | | Usage: make WITH_CWS=cws_src680_chart2mst3.20070107 when cws archive is cws_src680_chart2mst3.20070107.tar.gz. This is only for development purpose.
* - Updated to 1.3.0nivit2007-01-082-4/+4
| | | | Approved by: alexbl (mentor)
* - Updated to 20061129.1.64nivit2007-01-082-4/+4
| | | | Approved by: alexbl (mentor)
* - Updated to 0.60nivit2007-01-082-4/+4
| | | | | | | (This version fixes quite a few minor bugs and makes some changes to the dialog and ending.) Approved by: alexbl (mentor)
* - Fix build with 4.Xmiwi2007-01-081-0/+1
| | | | Approved by: novel@
* Fix calculation of prompt length. Bump PORTREVISION.tg2007-01-082-1/+11
| | | | | PR: 107410 Submitted by: Bruce Becker <hostmaster at whois dot gts dot net>
* Fix typo.krion2007-01-081-1/+1
|
* Update to 0.4.7itetcu2007-01-085-77/+24
| | | | | PR: ports/107646 Submitted by: Wesley Shields (maintainer)
* Update to 0.9itetcu2007-01-083-126/+10
| | | | | PR: ports/107646 Submitted by: Wesley Shields (maintainer)
* - Update to 1.7sat2007-01-084-5/+6
|
* - Update to 0.7sat2007-01-084-5/+11
|
* Update to 1.64lth2007-01-082-5/+5
|
* createtorrent --> ports/net-p2p/createtorrentehaupt2007-01-081-0/+1
|
* Add createtorrent 1.1.0, create BitTorrent files from the command line.ehaupt2007-01-084-0/+44
|
* - Update to 0.9.0.1sat2007-01-083-8/+10
|
* - Update to 0.5.97.03sat2007-01-082-4/+4
|
* - Update to 0.8.7sat2007-01-082-4/+4
|
* - Update to 1.31sat2007-01-082-5/+5
|
* - Update to 1.1.4.5.061221sat2007-01-082-4/+4
|
* - Update to 0.7.13sat2007-01-082-4/+4
|
* - Update to version 9746, the latest from nVidia, which adds support fordanfe2007-01-084-12/+17
| | | | | | | | | | | GeForce 8800 GTS and GeForce 8800 GTX boards [1] - More proper WITHOUT_LINUX knob handling [1] [2] - Update an old patch to be more consistent with current way of doing Linux-compat things (should be no-op change though) PR: ports/107307 [1] Submitted by: Eygene Ryabinkin [1] Reported by: Rostislav Krasny [2]
* - Reset maintainersat2007-01-081-1/+1
| | | | | PR: ports/107655 Submitted by: Stepan Zastupov <redchrom@gmail.com> (maintainer)
* Add patch to fix build when LOCALBASE != /usr/local. The configuretdb2007-01-082-0/+48
| | | | | | | | | | script checked explicitly in /usr/local for pwlib. This patch has also been sent upstream. Patch does not affect build when LOCALBASE == /usr/local, so no PORTREVISION bump required. Approved by: Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer)
* Make fetcheable until the port is updated to the new version.erwin2007-01-081-1/+1
| | | | | PR: 107657 Submitted by: Steve Ames <steve@energistic.com> (maintainer)
* Update to 2.2.4.tdb2007-01-073-5/+6
|
* Update to 0.14.tdb2007-01-072-5/+5
|
* Python template plugin for TurboGears that supports Kid templatesnivit2007-01-070-0/+0
| | | | | | | Author: Kevin Dangoor WWW: http://www.turbogears.org/docs/plugins/template.html Approved by: alexbl (mentor)
* - Update mail/spamprobe to 1.4d.stefan2007-01-073-14/+84
| | | | - Add an UPDATING entry to point out changes regarding the database backend(s).
* Python template plugin for TurboGears that supports jsonnivit2007-01-070-0/+0
| | | | | | | Author: Elvelind Grandin WWW: http://www.turbogears.org/docs/plugins/template.html Approved by: alexbl (mentor)
* - Update to 8.34clsung2007-01-072-6/+8
| | | | - take maintainership
* libuninum --> ports/devel/libuninumclsung2007-01-071-0/+1
|
* This is a library for converting Unicode strings to numbers.clsung2007-01-076-0/+63
| | | | | | | | | | Standard functions like strtoul and strtod do this for numbers written in the usual Western number system using the Indo-Arabic numerals, but they do not handle other number systems. The main functions take as input a UTF-32 Unicode string and compute the corresponding unsigned integer. WWW: http://billposer.org/Software/libuninum.html
* Upgrade to Jungerl codebase (last commit on 04/10/2006).olgeni2007-01-073-42/+28
|
* Chase another silent update.thierry2007-01-074-18/+14
| | | | | | | Full diff at <http://people.freebsd.org/~thierry/ports/cdf31_060324-061205.diff>. Reported by: fenner's distfiles survey
* * LOCALIZED_LANG=all knob for all the other ooo-2 ports.maho2007-01-0727-33/+372
| | | | * sync Makefile.localized with three ooo-2 ports.
* - update to 0.9.1 [1]itetcu2007-01-072-6/+9
| | | | | | | -pass maintainership to submitter [1] PR: ports/107598 [1] Submitted by: Marcelo Araujo [1]
* - Fix build with X.org 7 [1]gabor2007-01-073-13/+34
| | | | | | | | | | | | | - Change MASTER_SITES [1] - Fix maintainer's e-mail [1] - Fix build with gcc4 [2] - Fix wrongly implemented NOPORTDOCS - Bump PORTREVISION PR: ports/106913 [1], ports/106914 [2] Submitted by: Takeshi Taguchi <taguchi@iij.ad.jp> (maintainer) [1] [2] Approved by: erwin (mentor)
* - Update to 2.1 [1]barner2007-01-074-14/+25
| | | | | | | | | - Pass maintainership to submitter [1] - Add entry to UPDATING (migration guide for libwhisker 1.x users) [1] - Remove former maintainer from pkg-descr Submitted by: Marcelo Araujo <araujo@bsdmail.org> [1] PR: ports/107615 (with modifications)
* *Bumped PORTREVISIONerwin2007-01-076-10/+554
| | | | | | | | | | *Added combined patch-contrib-mod_sql.c Addresses distributor bugs #2828 & #2869 - mod_sql botches WHERE clauses and Support variables in SQL WHERE directives. *Added include/proftpd/mod_sql.h to pkg-plist PR: 107416 Submitted by: "Beech Rintoul" <beech@alaskaparadise.com> (maintainer)
* - Update to 1.0.53 [1]barner2007-01-073-7/+5
| | | | | | | | - Pass maintainership to submitter [1] - Remove former maintainer from pkg-descr Submitted by: Marcelo Araujo <araujo@bsdmail.org> [1] PR: ports/107618 [1]
* - Updated to 0.1b1nivit2007-01-073-16/+15
| | | | | | | | - Taken maintainership by araujo@bsdmail.org PR: ports/107619 Submitted by: araujo@bsdmail.org Approved by: alexbl (mentor)
* - Update to 0.7.1barner2007-01-072-5/+5
| | | | | | | - Pass maintainership to submitter Submitted by: Marcelo Araujo <araujo@bsdmail.org> (new maintainer) PR: ports/107620
* Add a new knob LOCALIZED_LANG=all. This builds possible languagesmaho2007-01-079-6/+90
| | | | supported by OOo and installs as one package.
* py-turbokid --> ports/devel/py-turbokidnivit2007-01-071-0/+1
|
* - Added new portnivit2007-01-077-0/+100
| | | | Approved by: alexbl (mentor)
* py-turbojson --> ports/devel/py-turbojsonnivit2007-01-071-0/+1
|
* Approved by: alexbl (mentor)nivit2007-01-0713-0/+215
|
* - Added a secondary MASTER_SITEnivit2007-01-078-172/+204
| | | | | | | | - Added files/pkg-deinstall.in files/pkg-install.in files/setup.cfg - Removed files/patch-setup.py (it now uses setuptools) - Removed files/kid files/kidc Approved by: alexbl (mentor)
* py-pastedeploy --> ports/www/py-pastedeploynivit2007-01-071-0/+1
|
* Load, configure, and compose WSGI applications and serversnivit2007-01-077-0/+146
| | | | | | | | | | | | | | | | | | | | | | | | | | | Paste Deployment is a system for finding and configuring WSGI applications and servers. For WSGI application consumers it provides a single, simple function (loadapp) for loading a WSGI application from a configuration file or a Python Egg. For WSGI application providers it only asks for a single, simple entry point to your application, so that application users don't need to be exposed to the implementation details of your application. The result is something a system administrator can install and manage without knowing any Python, or the details of the WSGI application or its container. This tool provides code to load WSGI applications and servers from URIs; these URIs can refer to Python Eggs for INI-style configuration files. Paste Script provides commands to serve applications based on this configuration file. Author: Ian Bicking <ianb at colorstudy com> WWW: http://pythonpaste.org/deploy/ PR: ports/106755 Submitted by: Dryice Liu <dryice at dryice.name> Approved by: alexbl (mentor) Reviewed by: dryice (maintainer)
* - Update to 1.1clsung2007-01-072-5/+11
|
* - Fixed PYPASTE_EGG valuenivit2007-01-071-1/+1
| | | | | Reviewed by: dryice (maintainer) Approved by: alexbl (mentor)
* - Updated to 1.0.4nivit2007-01-072-5/+5
| | | | | PR: ports/106843 Approved by: alexbl (mentor)
* p5-Data-RoundRobin --> ports/devel/p5-Data-RoundRobinclsung2007-01-071-0/+1
|
* Add p5-Data-RoundRobin 0.03, serve data in a round robin manner.clsung2007-01-075-0/+37
| | | | | PR: ports/107570 Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org>
* - Update to 0.28clsung2007-01-072-4/+4
|
* rubygem-rapt --> ports/devel/rubygem-raptijliao2007-01-071-0/+1
|
* add rubygem-rapt 0.2.1ijliao2007-01-075-0/+65
| | | | Rails Plugin Tool
* odt2txt --> ports/textproc/odt2txtrafan2007-01-071-0/+1
|
* Add odt2txt 0.2, a simple (and stupid) converter from OpenDocument Textrafan2007-01-074-0/+43
| | | | | | | to plain text. PR: ports/107606 Submitted by: chinsan
* - Update boshiamy to 7rafan2007-01-074-14/+16
| | | | | PR: ports/107647 Submitted by: chinsan (maintainer)
* Snapdate is wrong 20070103 not 20060103.maho2007-01-074-4/+4
|
* Fix epm while packaging with deep(>255 chars) path.maho2007-01-079-0/+873
| | | | | | This patch is for epm, external program of OOo, so JCA is not necessary. Submitted by: tanimura
* rubygem-layout-yullio --> ports/www/rubygem-layout-yullioijliao2007-01-071-0/+1
|
* add rubygem-layout-yullio 0.9.0ijliao2007-01-075-0/+84
| | | | A combination of Mollio CSS/HTML template and Yahoo UI grid
* rubygem-scruffy --> ports/graphics/rubygem-scruffyijliao2007-01-071-0/+1
|
* add rubygem-scruffy 0.2.2ijliao2007-01-075-0/+356
| | | | Beautiful Graphs for Ruby
* rubygem-builder --> ports/devel/rubygem-builderijliao2007-01-071-0/+1
|
* add rubygem-builder 2.0.0ijliao2007-01-075-0/+122
| | | | Facilitate programatic generation of XML markup
* Updating to 20070106.lx2007-01-072-60/+60
| | | | Approved by: edwin (mentor)
* Fix SIBGUS and SIGSEGV violations on amd64 platform.cy2007-01-076-3/+39
|
* Fix typo.maho2007-01-071-1/+1
|
* WITH_ATLAS knob is now added and dependency for ATLAS is now conditional.maho2007-01-071-7/+15
|
* * Migrate to gfortran.maho2007-01-079-33/+319
| | | | | | * portlint. * (option) Installing benchmark tests for real FLOPS. * Bump portrevision.
* - Update to 0.6.9pav2007-01-073-6/+10
|
* Updating to 1.4.0.lx2007-01-072-4/+4
| | | | Approved by: edwin (mentor)
* - Update to 5.37pav2007-01-078-116/+48
|
* - Update to 2.8.1pav2007-01-072-4/+4
|
* - Add a message about the firebird support.netchild2007-01-071-1/+6
| | | | | | - Add conflicts with libgda. Approved by: gnome (mezz)
* Add conflicts with libgda2.netchild2007-01-071-1/+3
| | | | Approved by: gnome (mezz)
* Add a patch which lets this compile on my -current system.netchild2007-01-071-0/+18
| | | | Approved by: gnome (mezz)
* - Deprecate: the functionality is now available from mainline xchatpav2007-01-071-0/+3
|
* fix plist.ume2007-01-071-2/+3
|
* rubygem-gruff --> ports/graphics/rubygem-gruffijliao2007-01-071-0/+1
|
* add rubygem-gruffijliao2007-01-075-0/+485
| | | | A beautiful graphing library for Ruby using RMagick
* Update to 0.5.0.ume2007-01-069-30/+100
|
* Only mknod where appropriate (!devfs case).netchild2007-01-061-0/+3
|
* Update to 0.1.12.stefan2007-01-066-10/+140
|
* - Update to 2.3barner2007-01-062-5/+5
| | | | | | | - Give maintainership to submitter PR: textproc/doclifter Submitted by: Marcelo Araujo <araujo@bsdmail.org> (new maintainer)
* - Update to 6.3.6barner2007-01-063-13/+7
| | | | | | | | | | - Fixes two security issues, one of which is a longstanding password disclosure bug. - Several robustness fixes and other improvements Release notes: https://developer.berlios.de/project/shownotes.php?group_id=1824&release_id=11977 Security: http://www.vuxml.org/freebsd/5238ac45-9d8c-11db-858b-0060084a00e5.html Security: http://www.vuxml.org/freebsd/37e30313-9d8c-11db-858b-0060084a00e5.html Reported by: Matthias Andree (upstream author)
* Update to 0.51.tobez2007-01-062-4/+4
|
* Update to 1.5.tobez2007-01-062-4/+4
|
* Document two fetchmail vulnerabilities.barner2007-01-061-0/+75
| | | | | | | See also: http://fetchmail.berlios.de/fetchmail-SA-2006-02.txt http://fetchmail.berlios.de/fetchmail-SA-2006-03.txt Reported by: Matthias Andree (upstream author)
* - Update to 8.49sat2007-01-062-4/+4
|
* - Update to 0.12.2erwin2007-01-064-8/+31
| | | | | | | | | - Add depend on devel/py-optik for ${PYTHON_REL} < 230 - Update WWW PR: 107309 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> Approved by: maintainer timeout
* - Update to 0.16.3erwin2007-01-064-7/+15
| | | | | | | | - Update WWW PR: 107308 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> Approved by: maintainer timeout
* fusefs-encfs --> ports/sysutils/fusefs-encfsmiwi2007-01-061-0/+1
|
* EncFS is an encrypted pass-through filesystem which runs in userspace,miwi2007-01-065-0/+92
| | | | | | | | | | | | using the FUSE kernel module. Similar in design to CFS and other pass-through filesystems, all data is encrypted and stored in the underlying filesystem. Unlike loopback filesystems, there is no predetermined or pre-allocated filesystem size. WWW: http://freshmeat.net/projects/encfs/ PR: ports/107600 Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
* Update to 0.10.2.stefan2007-01-063-6/+5
|
* - Remove no longer needed patches.miwi2007-01-062-26/+0
|
* - Update to 2.0.b10miwi2007-01-065-84/+149
| | | | | PR: 107537 Submitted by: trasz (Maintainer)
* - Update to 1.21.1erwin2007-01-064-17/+51
| | | | | | | | | - Update WWW - Add documents PR: 107359 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> Approved by: maintainer timeout
* - Update to 1.2.0erwin2007-01-063-8/+7
| | | | | | | | - Update WWW, this project moved to code.google.com PR: 107381 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> Approved by: maintainer timeout
* Update to 0.3.0erwin2007-01-064-28/+17
| | | | | | PR: 107266 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> Approved by: maintainer timeout
* update to 1.4.5erwin2007-01-063-5/+16
| | | | | | PR: 107153 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> Approved by: maintainer timeout
* Make WITH_FORTRAN use lang/gcc42 (which now builds the Fortran frontend bygerald2007-01-061-3/+4
| | | | | | | default) instead of lang/gfortran (which is scheduled for removal). Reviewed by: thierry, maho Approved by: portmgr (pav)
* Distfile was silently rerolled without content change.erwin2007-01-061-3/+3
| | | | | Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> Approved by: maintainer
* - update to 2.0.6leeym2007-01-062-4/+4
| | | | | | PR: 107607 Submitted by: leeym Approved by: maintainer
* Update to the 20070105 snapshot of GCC 4.3.0. Remove temporary patch wasgerald2007-01-0621-245/+112
| | | | is upstream now.
* - Fix threading support, favor pthreadrafan2007-01-061-2/+3
| | | | | | | | | | Since this port supports 5.x and later, we don't need to consider the 4.x case (-lc_r). Moreover, gdc uses ld as linker when compiling D source files, so PTHREAD_LIBS is not applicable here. PR: ports/107437 Submitted by: Jason DiCioccio <jd at ods.org> Approved by: Masanori OZAWA <ozawa at ongs.co.jp> (maintainer)
* - Update to 0.98.2rafan2007-01-063-68/+14
| | | | | | PR: ports/107085 Submitted by: chinsan Approved by: maintainer timeout (15 days)
* drupal-nice_menus --> ports/www/drupal-nice_menusbrooks2007-01-061-0/+1
|
* Add www/drupal-nice_menus:brooks2007-01-0613-0/+141
| | | | | | | | | | | | | | | Nice Menus is a module for the Drupal CMS which enables drop-down / right / left expandable menus. The module uses CSS to display the menus on browsers which have functional CSS. Internet Explorer is supported using Javascript. Three styles of menus are currently possible: horizontal (menus drop down); vertical (menus drop to the left); vertical (menus drop to the right). WWW: http://drupal.org/project/nice_menus Submitted by: Nick Hilliard <nick@foobar.org>
* drupal-attachment --> ports/www/drupal-attachmentbrooks2007-01-061-0/+1
|
* Add www/drupal-attachment:brooks2007-01-067-0/+67
| | | | | | | | | This module is an alternative to Drupal's included upload module. It uses the filemanager module to allow a unique namespace per node and support large number of files. In addition this module allows you to give each attachment a title and description. Submitted by: Nick Hilliard <nick@foobar.org>
* drupal-filemanager --> ports/www/drupal-filemanagerbrooks2007-01-061-0/+1
|
* Add drupal-filemanagerbrooks2007-01-067-0/+65
| | | | | | | | | This module adds a full featured file management API for your modules to use. This API is module development and does not directly add functionality to your site. This module is required for the attachment module which is an alternative to Drupal's included upload module. Submitted by: Nick Hilliard <nick@foobar.org>
* - Update to 0.71rafan2007-01-062-4/+4
|
* - Update to 6.5.2rafan2007-01-062-8/+8
| | | | | | | - Pass maintainership to submitter PR: ports/107581 Submitted by: Marcelo Araujo <araujo at bsdmail.org>
* - Update to 0.2.7sat2007-01-064-8/+10
|
* tclmkziplib --> ports/archivers/tclmkziplibrafan2007-01-061-0/+1
|
* Add tclmkziplib 1.0, GZIP and ZIP support for TCL; dynamicly loadable.rafan2007-01-066-0/+97
| | | | | PR: ports/107519 Submitted by: martin at matuska.org
* - Update to 6.66rafan2007-01-066-10/+12
| | | | | | PR: ports/107032 Submitted by: chinsan Approved by: maintainer timeout (16 days)
* Fix the build with WITH_MDB=yes or have databases/mdbtools installed.mezz2007-01-061-0/+11
| | | | | PR: ports/107511 Submitted by: Denis Eremenko <moonshade@pnhz.kz>
* Update to 2.10.7.marcus2007-01-068-38/+32
|
* Fix the /back and repeat /away if you are back. Also, it fixes in the Server ->mezz2007-01-062-0/+12
| | | | | Away menu when you try to uncheck it. This patch was took from xchat2 CVS. Bump the PORTREVISION.
* Update to 0.35.3.marcus2007-01-062-4/+4
|
* Update to 0.07erwin2007-01-062-4/+4
| | | | | PR: 107589 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* rlog --> ports/devel/rlogmiwi2007-01-061-0/+1
|