summaryrefslogtreecommitdiff
path: root/www (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.0.8Clement Laforet2004-03-064-15/+41
| | | | Notes: svn path=/head/; revision=103109
* Chase the distfile checksum (invent a version 1.0.20030916 to make upKris Kennaway2004-03-062-4/+3
| | | | | | | | for the last of a version number in the source). The changes are addition of a "q"uiet flag and some additional character translations. Notes: svn path=/head/; revision=103084
* - Fix build on bentoKirill Ponomarev2004-03-061-1/+1
| | | | Notes: svn path=/head/; revision=103074
* Add firefox support via WITH_MOZILLA=firefox. Note: this only works forJoe Marcus Clarke2004-03-061-2/+12
| | | | | | | | | | | mplayer-plugin. Setting WITH_MOZILLA=firefox will not work with the galeon ports. PR: 63805 Submitted by: Stijn Hoop <stijn@win.tue.nl> Notes: svn path=/head/; revision=103071
* update for rc.d/ startup issuesYen-Ming Lee2004-03-062-1/+2
| | | | | | | Submitted by: Autrijus Tang <autrijus@autrijus.org> Notes: svn path=/head/; revision=103068
* - Update to 040304 snapshotClement Laforet2004-03-052-3/+3
| | | | | | | | PR: 63811 Submitted by: Thierry Thomas <thierry@pompo.net> (maintainer) Notes: svn path=/head/; revision=103043
* - Update to 0.2.4Clement Laforet2004-03-053-26/+9
| | | | Notes: svn path=/head/; revision=103037
* Update to 1.13.0 release.Alex Dupre2004-03-052-3/+3
| | | | Notes: svn path=/head/; revision=103031
* BROKEN on !i386 and !alpha: Does not compileKris Kennaway2004-03-051-1/+7
| | | | Notes: svn path=/head/; revision=103001
* Mark as unbroken in the general case. (The last plist build errorsMark Linimon2004-03-051-4/+0
| | | | | | | | | | | seen on bento were in a race condition with the last CVS update). It builds on at least one architecture at the moment; however, it is possible that there still may be errors with other architectures. Requested by: "Li-Lun Wang (Leland Wang)" <llwang@infor.org> (maintainer) Notes: svn path=/head/; revision=102982
* If building with debugging, don't enable binary stripping.Joe Marcus Clarke2004-03-059-9/+18
| | | | Notes: svn path=/head/; revision=102980
* - Update to version 5.501Kirill Ponomarev2004-03-043-75/+85
| | | | | | | | PR: ports/63723 Submitted by: maintainer Notes: svn path=/head/; revision=102950
* - fix PHP_PORT defaultDirk Meyer2004-03-041-0/+1
| | | | Notes: svn path=/head/; revision=102914
* - We don't really depend on plone. This unbreaks build (conflicting ↵Pav Lucistnik2004-03-041-3/+2
| | | | | | | | | | dependencies) Submitted by: Khairil Yusof <kaeru@inigo-tech.com> (maintainer) Reported by: bento via kris Notes: svn path=/head/; revision=102897
* Update to 2.45.Joe Marcus Clarke2004-03-045-53/+19
| | | | Notes: svn path=/head/; revision=102877
* Update to 1.74 and unbreak on -CURRENT by fixing plist. Changes inMark Linimon2004-03-043-17/+7
| | | | | | | | | | | | this revision are very minor feature updates and bugfixing; see ChangeLog. PR: ports/62790 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> Maintainer timeout: 2 weeks Notes: svn path=/head/; revision=102874
* - Fix INDEX buildKirill Ponomarev2004-03-031-1/+1
| | | | Notes: svn path=/head/; revision=102838
* Update to version 2.32.Dmitry Sivachenko2004-03-032-4/+14
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=102812
* bump PORTREVISONOliver Eikemeier2004-03-031-1/+1
| | | | | | | Forgotten by: me Notes: svn path=/head/; revision=102791
* - USE_OPENLDAPOliver Eikemeier2004-03-031-4/+1
| | | | | | | | PR: 62920 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> Notes: svn path=/head/; revision=102790
* - Update to 3.9Pav Lucistnik2004-03-023-25/+28
| | | | | | | | | | - Use DOCSDIR in pkg-plist to silence portlint PR: ports/63656 Submitted by: Josh Elsasser <jre@vineyard.net> (maintainer) Notes: svn path=/head/; revision=102771
* - Update to version 040301Kirill Ponomarev2004-03-022-3/+3
| | | | | | | | PR: ports/63655 Submitted by: maintainer Notes: svn path=/head/; revision=102763
* - Update checksumPav Lucistnik2004-03-022-2/+3
| | | | | | | | | | | | | | | New version (2.0.6d) was released without changing distfile name. Security vulnerability (sql injection) in viewtopic was fixed and some issues with login was fixed. I verified this by diffing old and new distfile. - Add SIZE - Bump PORTREVISION PR: ports/63641 Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer) Notes: svn path=/head/; revision=102756
* - Fix build on -CURRENTClement Laforet2004-03-012-12/+8
| | | | | | | | PR: 62721 Submitted by: Sergey Matveychuk <sem@ciam.ru> Notes: svn path=/head/; revision=102690
* - Make this work with ruby 1.8Pav Lucistnik2004-03-016-78/+74
| | | | | | | | PR: ports/63458 Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> (maintainer) Notes: svn path=/head/; revision=102655
* Resign as maintainer of this port. I do not have the time to work onGarrett Wollman2004-03-012-2/+2
| | | | | | | it right now. Notes: svn path=/head/; revision=102653
* Update to 1.11.Akinori MUSHA2004-03-013-3/+8
| | | | Notes: svn path=/head/; revision=102642
* Remove leading '+'. I committed corrupted patch.Dmitry Sivachenko2004-03-011-11/+11
| | | | | | | Submitted by: Josh Elsasser <jre@vineyard.net> Notes: svn path=/head/; revision=102599
* - Update to 040228 snapshotClement Laforet2004-02-292-3/+3
| | | | | | | | PR: 63558 Submitted by: Thierry Thomas <thierry@pompo.net> (maintainer) Notes: svn path=/head/; revision=102585
* - Update to 7.50 Preview 2 (aka 20040218)Sergei Kolobov2004-02-294-7/+17
| | | | | | | | | | | A changelog can be found here: http://people.opera.com/espen/changelog/changelog-7.50p2.html PR: ports/63079 Submitted by: maintainer Notes: svn path=/head/; revision=102576
* - Update to 20040201 (aka 1.17_3)Sergei Kolobov2004-02-293-11/+11
| | | | | | | | | | | - Update MASTER_SITES - Update WWW tag in pkg-descr PR: ports/62204 Submitted by: maintainer Notes: svn path=/head/; revision=102571
* Give MAINTAINER to submitter.Norikatsu Shigemura2004-02-291-1/+1
| | | | | | | Submitted by: Brandon D. Valentine <brandon@dvalentine.com> Notes: svn path=/head/; revision=102556
* Remove EXPIRATION_DATE and IGNORE.Norikatsu Shigemura2004-02-291-3/+1
| | | | | | | Submitted by: adamw and many people Notes: svn path=/head/; revision=102554
* s/liblstdc++/libstdc++/. liblstdc++ is a library of linuxthreads.Norikatsu Shigemura2004-02-291-2/+3
| | | | | | | Pointed out by: ume Notes: svn path=/head/; revision=102553
* - Update to version 1.5Kirill Ponomarev2004-02-293-18/+7
| | | | | | | | | | | - Pet portlint - Take maintainership PR: ports/63526 Submitted by: Sergey Matveychuk <sem@ciam.ru> Notes: svn path=/head/; revision=102547
* o A DDDD IIII OOA SSSSNorikatsu Shigemura2004-02-293-29/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A A D D II OO OO S A A D D II OO OO SSS AAAAA D D II OO OO S A A DDDD IIII OO SSSS linuxthreads! o Accordingly, Flash6 plugin was more stable and robust with libc_r. Maybe, I'll stop to hear that some browsers (firefox, epiphany, etc..) will be overrun on own exit. o With the result, /etc/libmap.conf sould be updated. Please be careful. [libflashplayer.so] libpthread.so.0 liblthread.so.3 to libpthread.so.0 pluginwrapper/flash6.so o Acrobat plugin became beta1 quality state and more stable. You will be able to view PDF on native browsers with PTHREAD(KSE/THR), but I'm afraid that /usr/local/Acrobat5/Reader/intellinux/bin/acroread will not exit. Because acrobat plugin cannot stop it. I think that I should add more (some?) pthread(3) functions. Please be careful: Native browsers with acrobat requires libKSE/THR/PTHREAD. On libc_r, these will be overrun. o Major errno (ENOENT, ...) are almost same between FreeBSD's and Linux's. So I didn't convert it. But EAGAIN is not same between these. So I fixed this, and acrobat became good. Not tested on: 4-stable Tested on: 5.2-current Obtained from: Using the Linux flash plugin on Solaris x86 http://www.tools.de/solaris/flash/ Notes: svn path=/head/; revision=102532
* Add drivel 0.9.4, the Gnome livejournal client.Kirill Ponomarev2004-02-285-0/+58
| | | | | | | | PR: ports/63437 Submitted by: Koop Mast <kwm@rainbow-runner.nl> Notes: svn path=/head/; revision=102460
* TTWType - a product for defining new CMF types via the ZMIPav Lucistnik2004-02-285-0/+87
| | | | | | | | | | | | | You can use TTWType to define new CMF portal types via the ZMI (without creating a new product). This is different to modifying existing portal types as you can also add new fields. PR: ports/63442 Submitted by: Khairil Yusof <kaeru@inigo-tech.com> Notes: svn path=/head/; revision=102406
* CMFFormController is a product for Zope/CMFPav Lucistnik2004-02-285-0/+90
| | | | | | | | | | | CMFFormController replaces the portal_form form validation mechanism from Plone. It should work just fine in plain CMF as well. PR: ports/63377 Submitted by: Khairil Yusof <kaeru@inigo-tech.com> Notes: svn path=/head/; revision=102404
* Updated to 0.63Sergey Skvortsov2004-02-282-2/+4
| | | | Notes: svn path=/head/; revision=102370
* LEGAL lists distfilesOliver Eikemeier2004-02-284-4/+0
| | | | | | | | | RESTRICTED implies NO_PACKAGE Reminded by: kris Notes: svn path=/head/; revision=102360
* Add ruby-amazon, a Ruby interface to Amazon's Web Services.Akinori MUSHA2004-02-285-0/+77
| | | | | | | Ruby 1.8.0 or later is required. Notes: svn path=/head/; revision=102352
* Update to 20040211.Akinori MUSHA2004-02-282-2/+3
| | | | Notes: svn path=/head/; revision=102348
* Update to 2.0.4.Akinori MUSHA2004-02-282-2/+3
| | | | Notes: svn path=/head/; revision=102347
* Update to 0.0.20040222.Akinori MUSHA2004-02-283-3/+42
| | | | Notes: svn path=/head/; revision=102344
* - Utilize NOPORTDOCSKirill Ponomarev2004-02-272-0/+25
| | | | | | | | | | | | - Fix a filedescriptor leak that occured when doing HTTP pipelining - Bump PORTREVISION PR: ports/63452 Submitted by: maintainer Notes: svn path=/head/; revision=102326
* linux-flashplugin: -Oliver Eikemeier2004-02-278-62/+85
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1) Hand maintainership over to ports@brandon.dvalentine.com 2) Makefile and pkg-plist cleanup. Switch to using PORTDOCS and DOCSDIR. 3) Set NO_PACKAGE and RESTRICTED. Macromedia license forbirds redistribution. 4) Set LATEST_LINK to avoid collision with linux-flashplugin6. linux-flashplugin6: 1) Update MAINTAINER email address. 2) Set LATEST_LINK to avoid collision with linux-flashplugin. 3) Makefile and pkg-plist cleanup. Switch to using PORTDOCS and DOCSDIR. 4) Set NO_PACKAGE and RESTRICTED. Macromedia license forbirds redistribution. This patch also updates ports/LEGAL to document the license restrictions. The Macromedia license can be found here: <http://www.macromedia.com/shockwave/download/license/desktop/> The crucial clause is 3a which states: "You may not make or distribute copies of the Software, or electronically transfer the Software from one computer to another or over a network." PR: 63059 Submitted by: Brandon D. Valentine <ports@brandon.dvalentine.com> (maintainer) Notes: svn path=/head/; revision=102314
* Change LATEST_LINK to mod_python3 to avoid confliction with www/mod_python.Hye-Shik Chang2004-02-271-0/+1
| | | | | | | Spotted by: kris Notes: svn path=/head/; revision=102292
* Fix the install location for the header files. For those that installedJoe Marcus Clarke2004-02-273-24/+24
| | | | | | | | mozilla-devel along side mozilla, they will need to reinstall both to sort out the header problems. Sorry. Notes: svn path=/head/; revision=102265
* Fix build with mozilla-devel.Joe Marcus Clarke2004-02-273-3/+3
| | | | | | | Based on: Patches from MarcusCom GNOME 2.5 repo Notes: svn path=/head/; revision=102260