aboutsummaryrefslogtreecommitdiff
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.6.5Martin Wilke2006-12-212-5/+4
| | | | | | | | | PR: ports/106967 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=180416
* - Update to 2.6.3-1Martin Wilke2006-12-213-8/+12
| | | | | | | | | PR: ports/106826 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=180410
* - Update to 2.2.1Martin Wilke2006-12-213-4/+8
| | | | | | | | PR: ports/106879 Submitted by: Pankov Pavel<pankov_p@mail.ru> (maintainer) Notes: svn path=/head/; revision=180404
* This port allows you to use Linux plugins such as Adobe Flash and AcrobatMartin Wilke2006-12-214-0/+62
| | | | | | | | | | | | Reader in the native version of Opera for FreeBSD. WWW: http://www.opera.com/ PR: ports/106860 Submitted by: Arjan van Leeuwen <freebsd-maintainer at opera.com> Notes: svn path=/head/; revision=180392
* - Update to 9.10Martin Wilke2006-12-215-32/+40
| | | | | | | | PR: ports/106860 Submitted by: Arjan van Leeuwen <freebsd-maintainer@opera.com> (maintainer) Notes: svn path=/head/; revision=180391
* - Update to 0.7.9.1Andrew Pantyukhin2006-12-212-4/+4
| | | | Notes: svn path=/head/; revision=180354
* - Update to 1.0.7Andrew Pantyukhin2006-12-212-4/+4
| | | | Notes: svn path=/head/; revision=180353
* - Update to latest snapshots (2006-12-21)Andrew Pantyukhin2006-12-216-9/+13
| | | | Notes: svn path=/head/; revision=180350
* - Update to 2.0.0.1 (we're now at 41 locales)Andrew Pantyukhin2006-12-2110-565/+640
| | | | Notes: svn path=/head/; revision=180349
* - update MASTER_SITESYen-Ming Lee2006-12-211-1/+1
| | | | Notes: svn path=/head/; revision=180344
* - Update to 2.0.0.1Andrew Pantyukhin2006-12-212-4/+4
| | | | Notes: svn path=/head/; revision=180335
* Fix build with gcc41Tilman Keskinoz2006-12-211-0/+11
| | | | Notes: svn path=/head/; revision=180322
* Upgrade to version 1.66.Jimmy Olgeni2006-12-213-5/+16
| | | | Notes: svn path=/head/; revision=180315
* - Update to 0.61Cheng-Lung Sung2006-12-213-7/+4
| | | | Notes: svn path=/head/; revision=180310
* - unbreak on 4.xCheng-Lung Sung2006-12-213-4/+24
| | | | | | | | | | | | | | - www/clearsilver was marked BROKEN on FreeBSD 4.X because of a missing pthread library. However, pthread.h exists on 4.X, and that causes the configure script to get confused. Clearsilver can be built successfully on 4.X as long as the proper HAVE_PTHREAD value is set. PR: ports/106744 Submitted by: Greg Larkin <glarkin_AT_sourcehosting dot net> Notes: svn path=/head/; revision=180306
* Update to 2.0.0.1Michael Johnson2006-12-209-93/+12
| | | | | | | Release notes: http://www.mozilla.com/en-US/firefox/2.0.0.1/releasenotes/ Notes: svn path=/head/; revision=180304
* In preparation to deprecate shells/bash2:Boris Samorodov2006-12-201-1/+1
| | | | | | | . change BUILD_DEPENDS: shells/bash2 -> shells/bash. Notes: svn path=/head/; revision=180300
* Back out previous commit as it breaks INDEX.Erwin Lansing2006-12-201-2/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=180263
* Readd mod_log_sql2-dtc as removing it breaks INDEX at other places.Erwin Lansing2006-12-201-1/+1
| | | | Notes: svn path=/head/; revision=180262
* - Update to 1.3.2Cheng-Lung Sung2006-12-203-4/+17
| | | | | | | | | PR: ports/106959 Submitted by: Li-Wen Hsu <lwhsu_AT_lwhsu dot org> Approved by: maintainer (Dryice Liu) Notes: svn path=/head/; revision=180252
* Disconnect mod_log_sql2-dtc as it (again) breaks INDEX.Erwin Lansing2006-12-201-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=180251
* urljrCheng-Lung Sung2006-12-205-0/+43
| | | | | | | | | | | | | | ----- URL-related utilites from JanRain, Inc. This package contains the "fetchers" module, which provides a common interface to urllib2 and curl for making HTTP requests. WWW: http://www.openidenabled.com/openid/libraries/python/urljr/ Notes: svn path=/head/; revision=180242
* - Update 0.06Cheng-Lung Sung2006-12-202-5/+4
| | | | Notes: svn path=/head/; revision=180235
* Add gregarius 0.5.4, web-based RSS/RDF/ATOM news aggregator.Cheng-Lung Sung2006-12-195-0/+283
| | | | | | | | PR: ports/106797 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=180209
* Update to 2.3.6.dEmanuel Haupt2006-12-192-17/+4
| | | | Notes: svn path=/head/; revision=180206
* - Add a theme named "minimal"Andrew Pantyukhin2006-12-193-1/+305
| | | | Notes: svn path=/head/; revision=180200
* Update to KDE 3.5.5 / KOffice 1.6.1Michael Nottebrock2006-12-194-6/+8
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=180198
* - Update to 0.9.3-5.wink.at.nivit.;)Andrew Pantyukhin2006-12-193-7/+5
| | | | Notes: svn path=/head/; revision=180197
* Add USE_APACHE=2.2+, else it tries to build Apache1.3 is nothing is installedMarc G. Fournier2006-12-191-0/+2
| | | | | | | yet ... Notes: svn path=/head/; revision=180162
* LWPx::ParanoidAgent is a class subclassing LWP::UserAgent, butCheng-Lung Sung2006-12-195-0/+70
| | | | | | | | | | paranoid against attackers. It's to be used when you're fetching a remote resource on behalf of a possibly malicious user. WWW: http://search.cpan.org/dist/LWPx-ParanoidAgent/ Notes: svn path=/head/; revision=180151
* - utilize USE_BDBYen-Ming Lee2006-12-194-31/+52
| | | | | | | PR: 89023 Notes: svn path=/head/; revision=180111
* Update to 1.15.5 release:Alex Dupre2006-12-183-44/+8
| | | | | | | | - drop support for FreeBSD < 4.x - remove pkg-plist Notes: svn path=/head/; revision=180106
* Update to 9.10, see changelogs for details:Jeremy Messenger2006-12-188-16/+22
| | | | | | | | | | | | | | | http://www.opera.com/docs/changelogs/linux/910/ The most important part in this release is added a new feature, fraud protection. It is a phishing filter and keep in mind that it is not enable by default. To enable it, go to Tools > Preferences > Advanced > Security and check the "Enable Fraud Protection". I am using it right now and it doesn't affect any speed. To learn more about fraud protection, visit here: http://www.opera.com/docs/fraudprotection/ Notes: svn path=/head/; revision=180101
* BIG Update of Mambo 4.5.4 to 4.6.1Frank J. Laszlo2006-12-183-861/+1415
| | | | | | | | PR: ports/106547 Submitted by: Francisco Alves Cabrita <include@npf.deec.uc.pt> (maintainer) Notes: svn path=/head/; revision=180083
* - utilize USE_BDBYen-Ming Lee2006-12-181-4/+4
| | | | Notes: svn path=/head/; revision=180082
* upgrade to 2.8Ying-Chieh Liao2006-12-183-7/+7
| | | | Notes: svn path=/head/; revision=180048
* - Fix build on 64-bit architecturesMartin Wilke2006-12-161-0/+6
| | | | | | | | PR: ports/106816 Submitted by: Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer) Notes: svn path=/head/; revision=179982
* Fix the build with GCC 4.x.Joe Marcus Clarke2006-12-161-0/+79
| | | | | | | | Obtained from: Fedora local patches and Mozilla LXR Reported by: pointyhat via kris Notes: svn path=/head/; revision=179973
* - Update to 2.1.17Martin Wilke2006-12-162-4/+4
| | | | | | | Submitted by: farrokhi Notes: svn path=/head/; revision=179932
* - Update to 1.6.8Martin Wilke2006-12-162-4/+4
| | | | | | | Submitted by: farrokhi Notes: svn path=/head/; revision=179931
* - Update to 1.5.5.1 (1.5.5-pl1)Rong-En Fan2006-12-162-5/+5
| | | | | | | | | PR: ports/106777 Submitted by: Jose Fernandes <jose at diasfernandes.pt> Approved by: Alex Varju <freebsd-ports at varju.ca> (maintainer) Notes: svn path=/head/; revision=179930
* Fix our gross -lpthread hack to work with GCC 4.1.Joe Marcus Clarke2006-12-163-3/+3
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=179906
* - Update from 0.93->0.95Aaron Dalton2006-12-163-7/+7
| | | | | | | | PR: ports/106043 Submitted by: Christopher Boumenot <boumenot@gmail.com> Notes: svn path=/head/; revision=179894
* - Forgotten in last commitRong-En Fan2006-12-161-0/+23
| | | | Notes: svn path=/head/; revision=179888
* - Fix build on 64-bit archRong-En Fan2006-12-164-22/+27
| | | | | | | | | | | | | | | | Keep sync with www/resin3: - A new option can be set in rc.conf to specify Java version to be used: resin2_java_version - Set REQUIRE and KEYWORD in rc.d script - Fix faststart in rc.d script - Update maintainer's email PR: ports/106793 Submitted by: Jean-Baptiste Quenot <jb.quenot at caraldi.com> (maintainer) Notes: svn path=/head/; revision=179887
* Fix a double-free while performing print operations which could trigger aMichael Johnson2006-12-154-2/+54
| | | | | | | | | | segmentation fault if malloc debugging was enabled. Submitted by: marcus Reported by: dougb Notes: svn path=/head/; revision=179880
* Fix a double-free while performing print operations which could trigger aJoe Marcus Clarke2006-12-1512-3/+162
| | | | | | | | | segmentation fault if malloc debugging was enabled. Reported by: dougb Notes: svn path=/head/; revision=179876
* - Added Hotfix-20060821Nicola Vitale2006-12-153-4/+20
| | | | | | | | | PR: 106508 Submitted by: HAYASHI Yasushi <yasi@yasi.to> Approved by: alexbl (mentor), Denis Shaposhnikov <dsh@vlink.ru> (maintainer) Notes: svn path=/head/; revision=179874
* - update to 0.39Cheng-Lung Sung2006-12-152-9/+7
| | | | | | | - pet portlint Notes: svn path=/head/; revision=179861
* Assign maintainership to an internal Opera support list.Mark Linimon2006-12-151-1/+1
| | | | | | | Requested by: maintainer Notes: svn path=/head/; revision=179851