aboutsummaryrefslogtreecommitdiffstats
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build after xorg cleanupMartin Wilke2008-04-211-2/+2
| | | | Submitted by: pointyhat
* Update to 0.21Mathieu Arnold2008-04-212-4/+4
|
* - Update to 2.7.5Rong-En Fan2008-04-212-4/+4
|
* Fix up the makefile post-configure to avoid uselessMikhail Teterin2008-04-211-3/+5
| | | | | | | | PACKAGE_-definitions, which may conflict with the (equally useless) Apache ones. Insist on TCL-8.4 -- using 8.5 causes self-test failures including seg-faults... These are being investigated.
* - Mark BROKEN: Camlp4: Uncaught exception: DynLoader.Error ("pa_ifdef.cmo",Pav Lucistnik2008-04-211-0/+2
| | | | | | "file not found in path") Reported by: pointyhat
* - Fix build after xorg cleanupMartin Wilke2008-04-211-1/+2
| | | | Submitted by: pointyhat
* Fix post-patch (close REINPLACE_CMD string).Ion-Mihai Tetcu2008-04-211-1/+1
|
* - Update to 3.5Li-Wen Hsu2008-04-203-4/+7
|
* - Update to 3.9.3Beech Rintoul2008-04-208-54/+10066
| | | | | | PR: ports/121832 Submitted by: Wen heping <wenheping@gmail.com> Approved by: maintainer timeout (> Two Weeks)
* - Update to 1.5.1Beech Rintoul2008-04-203-4/+9
| | | | | PR: ports/122862 Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer)
* This package can be used to generate tag clouds. The output is HTML and CSS.Martin Wilke2008-04-204-0/+42
| | | | | | | | | | | | | And it does not only visualize frequency, but also timeline information. The newer the tag is, the deeper its color will be; older tags will have a lighter color.The main goal of "HTML_TagCloud" is to provide an easy to implement and configureable Tag Cloud solution that is suitable for any PHP-based webapp. WWW: http://pear.php.net/package/HTML_TagCloud/ PR: ports/122577 Submitted by: Wen heping <wenheping at gmail.com>
* pear-Services_Facebook is an interface for accessing Facebook's web servicesMartin Wilke2008-04-204-0/+78
| | | | | | | | | API at http://api.facebook.com. WWW: http://pear.php.net/package/Services_Facebook/ PR: ports/122705 Submitted by: Wen heping <wenheping at gmail.com>)
* pear-Services_Google is a pear class thatMartin Wilke2008-04-204-0/+40
| | | | | | | | | | | | | | | | | | provides access to the Google SOAP Web APIs. It allows easy access to the Google SOAP Web APIs for the search engine, spelling suggestions, and cache. Please note that as of December 5, 2006 Google is no longer issuing new API keys for the SOAP search API, so this package is only for developers which has an API key already. WWW: http://pear.php.net/package/Services_Google/ PR: ports/122706 Submitted by: Wen heping <wenheping at gmail.com>)
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-2063-119/+108
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Fix FD leak to PHP4 (from pecl-APC CVS)Marcus Alves Grando2008-04-194-0/+62
| | | | | | - Bump PORTREVISION PS: Maybe fix PR 122717. I need to confirm.
* HTAuth is a pure ruby replacement for the Apache support programs htdigestDirk Meyer2008-04-195-0/+139
| | | | | | | and htpasswd. Command line and API access are provided for access to htdigest and htpasswd files. WWW: http://copiousfreetime.rubyforge.org/htauth/
* - Update to 2.0.0.14Andrew Pantyukhin2008-04-1912-669/+669
|
* Use MASTER_SITE_GOOGLE_CODE / PROJECTHOST macroEdwin Groothuis2008-04-192-2/+4
|
* remove unnecessary PROJECTHOST macroEdwin Groothuis2008-04-193-3/+0
|
* Use proper MASTER_SITES and PROJECTHOST macrosEdwin Groothuis2008-04-193-6/+6
|
* Add p5-Catalyst-Engine-HTTP-Prefork 0.01, high-performance pre-forkingSergey Skvortsov2008-04-195-0/+51
| | | | Catalyst engine.
* Add p5-Cookie-XS 0.09, HTTP Cookie parser in C.Sergey Skvortsov2008-04-1913-0/+415
|
* Add p5-HTTP-HeaderParser-XS 0.20, XS extension for processing HTTPSergey Skvortsov2008-04-185-0/+44
| | | | headers.
* Bumping PORTREVISION.Jeremy Chadwick2008-04-181-0/+1
| | | | Reviewed by: brix
* Add proper documentation (documentation.txt and faq.txt) to DOCSDIR.Jeremy Chadwick2008-04-181-1/+3
|
* Update to version 2.43.Henrik Brix Andersen2008-04-182-4/+4
| | | | Approved by: pav (co-mentor)
* - Update to 0.14Cheng-Lung Sung2008-04-182-7/+4
| | | | Changes: http://search.cpan.org/dist/WWW-OpenSearch/Changes
* Add port www/xpi-cookiesafe:Andrew Pantyukhin2008-04-184-0/+40
| | | | | | | | | | | | | | | CookieSafe allows you to easily control cookie permissions. It will appear on your statusbar. Just click on the icon to allow, block, or temporarily allow the site to set cookies. You can also view or clear the cookies and exceptions by right clicking on the statusbar icon. For safer browsing you may choose to deny cookies globally and then enable them on a per site basis. Author: Ron Beckman WWW: http://forum.softwareblaze.com/ PR: ports/122882 Submitted by: Alexander Logvinov <ports@logvinov.com>
* Add port www/xpi-close-all-tabs:Andrew Pantyukhin2008-04-184-0/+31
| | | | | | | | | | A toolbar button to close all open tabs. Author: J. Greg Allen WWW: http://www.jgadesign.net/SoftwarePages/CloseAllTabs.aspx PR: ports/122881 Submitted by: Alexander Logvinov <ports@logvinov.com>
* - Update to 1.6Andrew Pantyukhin2008-04-182-4/+4
|
* Cacheboy is a deriative of Squid-2 begun by yours truely to continueAdrian Chadd2008-04-1845-0/+2385
| | | | | | | active development on the stable Squid-2 codebase. This initial preview release should be as stable as Squid-2.HEAD (at this point in time) is.
* - Update to 0.23Cheng-Lung Sung2008-04-182-8/+4
| | | | Changes: http://search.cpan.org/dist/WWW-Search-Google/Changes
* - Update to 0.5Li-Wen Hsu2008-04-182-4/+4
| | | | | PR: ports/122861 Submitted by: Alex Pesternikov <ap AT page2rss.com> (maintainer)
* - Fix distinfo and add mirrorBeech Rintoul2008-04-182-4/+5
| | | | Reported by: pointyhat via pav
* - Change RUN_DEPENDS for www/py-flup updating.Li-Wen Hsu2008-04-181-2/+2
| | | | | | PR: ports/122846 Submitted by: lwhsu Approved by: dryice (maintainer)
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-17327-587/+328
| | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav)
* Update to 3.12Mathieu Arnold2008-04-173-8/+8
|
* - Update to 20080404 snapshotLi-Wen Hsu2008-04-173-24/+78
| | | | - Chease www/py-flup updating
* - Chease www/py-flup updatingLi-Wen Hsu2008-04-174-8/+4
|
* - Update to 1.0Li-Wen Hsu2008-04-174-148/+7
|
* - one liner to unbreak itCheng-Lung Sung2008-04-171-3/+3
| | | | - bump PORTREVISION
* - update MASTER_SITESYen-Ming Lee2008-04-171-1/+1
| | | | Noticed by: pav@
* - Mark BROKEN on FreeBSD 5.x, 6.xPav Lucistnik2008-04-171-0/+4
|
* - Bump portrevisionBeech Rintoul2008-04-178-0/+8
| | | | Reported by: flz
* - Chase clamav library to version 4Renato Botelho2008-04-175-9/+16
| | | | | | | | | | | | | | | | | | | - Bump PORTREVISION Following ports are marked as BROKEN since they don't build with new clamav 0.93: www/c-icap mail/claws-mail-clamav www/gurlchecker www/havp security/klamav devel/p5-Mail-ClamAV devel/py-clamav www/squidclam This clamav version needed to be updated without wait other ports fixes because it fixes important vulnerabilities.
* - fix Incorrect parsing structure fields in mod_accounting, func ↵Dirk Meyer2008-04-162-1/+31
| | | | | | | BytesRecvd() on empty request. PR: 89308 Submitted by: Andrey Yakovlev
* - Update to 0.8.0Cheng-Lung Sung2008-04-163-19/+314
|
* - New port TooFPy-0.3.7Beech Rintoul2008-04-168-0/+332
| | | | | | | | | | | | | | | | | From the website: The Toolserver Framework for Python is a framework for simple building of webservices. This is not Twisted - that one is much larger and much richer in features. If you need a full fledged webservice or internet protocol platform, you better go with Twisted. But if you need a lean and mean webservice machine, the Toolserver Framework for Python might be the right tool for the job. Author: Georg Bauer <gb@murphy.bofh.ms> WWW: http://pyds.muensterland.org/wiki/toolserver.html PR: ports/122316 Submitted by: Frank Fenor <frank at fenor.de>
* - Add missing php-dom extensionBeech Rintoul2008-04-168-8/+8
| | | | | | PR: ports/122277 Submitted by: Rob Evers <rob@debank.tv> Approved by: maintainer timeout (> two weeks)
* - Update to 0.9Beech Rintoul2008-04-162-4/+4
| | | | | | PR: ports/122132 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> Approved by: maintainer timeout (> two weeks)
* - Update to 0.13.1+2Andrew Pantyukhin2008-04-162-4/+4
|
* - Updateo to 1.0Cheng-Lung Sung2008-04-162-5/+6
| | | | | PR: ports/122807 Submitted by: maintainer (Steven Kreuzer)
* Add a missing dependencyTilman Keskinoz2008-04-161-2/+3
| | | | Bump PORTREVISION
* - Security update to 1.3.41+ssl_1.59Dirk Meyer2008-04-153-9/+12
| | | | | | | Security: CVE-2008-0555 - fix objformat PR: 120105
* - Update to 0.78Cheng-Lung Sung2008-04-152-4/+4
| | | | Changes: http://search.cpan.org/dist/WWW-Myspace/Changes
* HTTP::MobileAttribute is Plaggable version of HTTP::MobileAgent.Cheng-Lung Sung2008-04-155-0/+82
| | | | | | | WWW: http://search.cpan.org/dist/HTTP-MobileAttribute/ PR: ports/122746 Submitted by: Tomoyuki Sakurai <cherry at trombik.org>
* - Update to 1.1.0Beech Rintoul2008-04-153-78/+953
| | | | | PR: ports/122655 Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer)
* - Update to 0.72.Stanislav Sedov2008-04-152-4/+4
|
* - Add missing line in last commitMartin Matuska2008-04-141-1/+1
|
* - Fix installation of default configuration fileMartin Matuska2008-04-143-11/+7
| | | | | - Fix script for sample database creation - Bump PORTREVISION
* Update to 0.27Mathieu Arnold2008-04-142-6/+5
|
* [patch] www/squidpurge doesn't RUN_DEPEND on squidEdwin Groothuis2008-04-141-3/+1
| | | | | | | | | Despite being a tool to manipulate the squid cache, squidpurge doesn't depend on Squid being installed to run. PR: ports/121589 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer timeout
* - Update to 1.1.4Cheng-Lung Sung2008-04-142-4/+4
|
* - Update to 0.7.5Cheng-Lung Sung2008-04-142-6/+6
|
* - Update to 1.70Cheng-Lung Sung2008-04-143-5/+9
| | | | Changes: http://search.cpan.org/dist/Perlbal/CHANGES
* Update to version 2.42 (security update).Henrik Brix Andersen2008-04-132-5/+4
| | | | | Approved by: pav (co-mentor) Security: http://www.vuxml.org/freebsd/8d2c0ce1-08b6-11dd-94b4-0016d325a0ed.html
* - Describe better MEMCACHE optionMarcus Alves Grando2008-04-131-1/+1
| | | | Submitted by: Peter van Dijk <peter___nextgear.nl>
* - Fix DOS in SSL connectionMarcus Alves Grando2008-04-132-0/+120
| | | | | | PR: 122526 Submitted by: Harald Schmalzbauer <harry___omnisec.de> Security: http://www.vuxml.org/freebsd/1ac77649-0908-11dd-974d-000fea2763ce.html
* - Update to 3.0.18Marcus Alves Grando2008-04-134-10/+8
| | | | | PR: 122634 Submitted by: mark burdett <mfburdett___gmail.com>
* - Update to 0.1.0Cheng-Lung Sung2008-04-133-6/+8
| | | | | PR: ports/122694 Submitted by: maintainer (IWATSUKI Hiroyuki)
* - Update to 2.5.2Thomas Abthorpe2008-04-132-5/+4
| | | | | | | - Remove USE_GCC PR: ports/122593 Submitted by: Pankov Pavel <pankov_p mail.ru> (maintainer)
* - Update to 1.3.14Pav Lucistnik2008-04-133-78/+274
| | | | | PR: ports/121856 Submitted by: Wen heping <wenheping@gmail.com>
* Update to 5.701004Lars Balker Rasmussen2008-04-123-6/+6
|
* Update to 0.08Lars Balker Rasmussen2008-04-122-10/+9
|
* - Update to 0.77Cheng-Lung Sung2008-04-122-4/+4
| | | | | PR: ports/122679 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* The HTTP_FloodControl package can be used to detect and protect aMartin Wilke2008-04-124-0/+70
| | | | | | | | | | | | | | | | | | | Web site from attempts to flood it with too many requests. It also allows to protect the site from automatic downloading many pages or files from the same IP address, session ID or other unique identifier. The detection of flood is determine according to a set of parameters indicating the maximal allowed number of requests for the certain time interval. It is possible to set several parameters at once in order to perform more effective protection. The package uses various storage containers (regular files, DB, MDB, MDB2) to handle counter logs. WWW: http://pear.php.net/package/HTTP_FloodControl/ PR: ports/119999 Submitted by: Ditesh Shashikant Gathani <ditesh at gathani.org>
* Update to 2.08Mathieu Arnold2008-04-112-6/+5
|
* Update to 1.012Mathieu Arnold2008-04-112-4/+4
|
* - Update to 1.2.2Pav Lucistnik2008-04-112-5/+4
| | | | | PR: ports/122568 Submitted by: Tobias Roth <ports@fsck.ch> (maintainer)
* - Update to 2008.04.07Pav Lucistnik2008-04-112-6/+6
| | | | | PR: ports/122594 Submitted by: Pankov Pavel <pankov_p@mail.ru> (maintainer)
* - Add simplexml to USE_PHPPhilippe Audeoud2008-04-113-3/+6
| | | | | | | - Bump PORTREVISION Notified by: tabthorpe Approved by: tabthorpe (mentor)
* Docebo is an Open Source e-Learning platform (LMS and LCMS) used in corporatePav Lucistnik2008-04-116-0/+7410
| | | | | | | | | | | | and higher education markets. The Platform supports 12 languages, is compliant to the SCORM 1.2 standard, and can support different didactic models. Including: Blended, Self-Directed, Collaborative and even Social Learning through Chat, Wiki, Forums and 53 other different functions. WWW: http://www.docebo.org PR: ports/122480 Submitted by: <wenheping@gmail.com>
* - Add correct support to build always with libxml2.Marcelo Araujo2008-04-112-2/+10
| | | | | | | - Bump PORTREVISION. Reported by: Fabien Debuire <yayien@gmail.com> (via private mail), Dariusz Rubinkiewicz <dr@debesciak.net> (via private mail)
* - Register CONFLICTS with www/links portPav Lucistnik2008-04-111-0/+1
| | | | | PR: ports/121781 Requested by: Anatoly Borodin <anatoly.borodin@gmail.com>
* - Update to 2.1pre33Pav Lucistnik2008-04-116-65/+36
| | | | | | PR: ports/121886 Submitted by: bf <bf2006a@yahoo.com> Approved by: maintainer timeout (demon; 3 weeks)
* - Chase updating devel/py-dateutilNicola Vitale2008-04-111-1/+1
| | | | | Submitted by: pointyhat via pav Approved by: pav
* Update to 0.57Erwin Lansing2008-04-112-4/+4
|
* Add p5-Catalyst-View-XSLT 0.04, XSLT view class for Catalyst.Sergey Skvortsov2008-04-105-0/+45
|
* Reset maintainership.Joseph Koshy2008-04-101-1/+1
|
* Update to 1.06Lars Balker Rasmussen2008-04-102-6/+6
|
* Update to 0.1001Sergey Skvortsov2008-04-102-4/+4
|
* - Update to 0.05Cheng-Lung Sung2008-04-102-4/+4
| | | | | PR: ports/122598 Submitted by: maintainer
* - Fix pkg-plist.Stanislav Sedov2008-04-101-1/+2
| | | | | Reported by: Manfred Lotz <manfred.lotz@yahoo.de>, Johan van Selst <johans@stack.nl>
* - Update to 2.0.45Andrew Pantyukhin2008-04-103-8/+6
|
* Google App Engine software development kit (SDK).Nicola Vitale2008-04-105-0/+1299
| | | | | | | | | | | | | | | Google App Engine enables you to build web applications on the same scalable systems that power Google applications. Google App Engine applications are implemented using the Python programming language. The runtime environment includes the full Python language and most of the Python standard library. App Engine applications are easy to build, easy to maintain, and easy to scale as your traffic and data storage needs grow. With App Engine, there are no servers to maintain: you just upload your application, and it's ready to serve your users. WWW: http://code.google.com/appengine/
* Update to 2.4.1.Anders Nordby2008-04-102-4/+4
|
* Update to 0.34Mathieu Arnold2008-04-092-4/+4
|
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriesPav Lucistnik2008-04-096-6/+6
| | | | With hat: portmgr
* - Update to 2.1.11Cheng-Lung Sung2008-04-092-5/+4
| | | | | PR: ports/122592 Submitted by: Wen heping <wenheping_AT_gmail dot com>
* - Update to 2.501Cheng-Lung Sung2008-04-092-4/+4
| | | | Changes: http://search.cpan.org/dist/WWW-Search/Changes
* - Update ocaml-net to 2.2.9Stanislav Sedov2008-04-095-75/+46
| | | | | | | | | | - make PREFIX-clean - use bsd.ocamk.mk framework - update pkg description - pass maintainership to submitter. PR: ports/118888 (based on) Submitted by: manfred.lotz@yahoo.de
* Update to 1.03Lars Balker Rasmussen2008-04-082-4/+4
|
* Fire Eagle is a site that stores information about your location. With yourPhilippe Audeoud2008-04-085-0/+44
| | | | | | | | | | | | | permission, other services and devices can either update that information or access it. Net::FireEagle provides access to Yahoo's FireEagle location service. WWW: http://fireeagle.yahoo.net/ PR: ports/122378 Submitted by: Steven Kreuzer <skreuzer at exit2shel.com> Approved by: tabthorpe (mentor)
* - Update to 5.4.1 finalMartin Matuska2008-04-082-5/+5
|
* - Update to 2.0.10Andrew Pantyukhin2008-04-082-4/+5
|
* - Update to 1.6.5.1Andrew Pantyukhin2008-04-082-5/+6
|
* - Update to 1.1.1Andrew Pantyukhin2008-04-082-4/+4
|
* - Update to 1.5.8Andrew Pantyukhin2008-04-082-6/+5
|
* - Remove unnecessary patches (forgot in previous commit).Marcelo Araujo2008-04-081-15/+0
| | | | Reported by: "Philip M. Gollucci" <pgollucci@p6m7g8.com> (maintainer)
* - Update to 1.30.Marcelo Araujo2008-04-082-27/+11
| | | | | | | | - Use CPAN macro. - Doesn't depend more on mod_perl. PR: ports/122395 Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com> (maintainer)
* - Update to 2.1.7.Marcelo Araujo2008-04-084-22/+10
| | | | | | | - Always build with libxml2 as a dependency. [1] PR: ports/122364 [1] Submitted by: Julian C. Dunn <jdunn@aquezada.com> [1]
* - Update to 1.2.1.Marcelo Araujo2008-04-084-226/+265
| | | | | | | - Use RF Macro. PR: ports/122453 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer)
* Bump portrevision after yesterdays changes in the package list.Edwin Groothuis2008-04-081-1/+1
|
* Update to FLAC 1.2.1. This version includes two and a half yearsChristian Weisgerber2008-04-081-0/+1
| | | | | | | | | | worth of changes and an altered API. Bump the revision of all ports that depend on libFLAC and adapt to the new API where necessary. Some patches from Debian, Gentoo, OpenBSD, and upstream repositories. PR: 119476
* - Update to 0.9.5Andrew Pantyukhin2008-04-082-4/+4
|
* Update to 2.22.1.1Michael Johnson2008-04-082-5/+5
|
* - Update to 0.18Rong-En Fan2008-04-082-4/+4
| | | | | | PR: ports/122464 Submitted by: Yarodin <yarodin at gmail.com> Approved by: Peter Vereshagin <peter at vereshagin.org> (maintainer)
* Update to 3.18.1Michael Johnson2008-04-072-4/+4
|
* - Fix buildPhilippe Audeoud2008-04-073-14/+9
| | | | | | | | - Update pkg-descr - Bump PORTREVISION Pointyhat to: jadawin Approved by: David Lay (maintainer), tabthorpe (mentor)
* Update to 2.22.1Michael Johnson2008-04-072-4/+4
|
* Update to 2.22.1Michael Johnson2008-04-075-505/+7
|
* files/junkbuster.sh.in -> files/junkbuster.inEdwin Groothuis2008-04-073-35/+3
|
* Update to 0.31Michael Johnson2008-04-072-4/+4
|
* - Update to 1.2.7Cheng-Lung Sung2008-04-072-4/+4
|
* - Update to 2.499Cheng-Lung Sung2008-04-072-5/+4
| | | | Changes: http://search.cpan.org/dist/WWW-Search/Changes
* - Attempt to unbreak INDEX, bsd.ocaml.mk moved to Mk/Pav Lucistnik2008-04-071-1/+0
| | | | Pointy hat to: stas
* Update to 0.08Lars Balker Rasmussen2008-04-072-4/+4
|
* - Move a few perl modules from runtime to build dependenciesHenrik Brix Andersen2008-04-071-9/+11
| | | | | | | | | | - Sort build and runtime dependencies - Fix a GNUism in Makefile.PL - Bump PORTREVISION Approved by: erwin (mentor) Reported by: pointyhat via erwin and pav Pointy hat to: brix
* - Add ruby 1.9 supportStanislav Sedov2008-04-0622-67/+77
| | | | | | | | | | | | | | - Implement new knobs for gems and rake (these are included in ruby 1.9 distribution already). Also move gem bits from ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend on gems or rake you should define USE_RUBYGEMS/USE_RAKE accordingly. Also RAKE_BIN variable is provided for pointing to the right rake executable. - Rewrite RUBY_SCHEBANG in awk to eliminate build dependency on ruby. Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer) Tested by: ports@
* - Update to 0.09.007Rong-En Fan2008-04-063-24/+91
| | | | | | | - Transfer maintainership to perl@ PR: ports/122467 Submitted by: Gea-Suan Lin <gslin at gslin.org> (maintainer)
* - Install missing essential filesRong-En Fan2008-04-061-1/+3
| | | | | | | - Bump PORTREVISION PR: ports/122465 Submitted by: Mitchell Smith <mjs at bur.st> (maintainer)
* Upgrade to version 1.76.Jimmy Olgeni2008-04-053-4/+9
|
* - Update to 20080331Beech Rintoul2008-04-052-5/+11
| | | | | PR: ports/122324 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
* - Update to 2.6.STABLE19Beech Rintoul2008-04-054-12/+32
| | | | | | | | - Add a patch for Squid bug #2203 (Fixed in the 3.0 but not yet in the 2.6 series) - Update maintainer mail address PR: ports/122383 Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer)
* - Update to 3.0.STABLE4Beech Rintoul2008-04-058-154/+10
| | | | | | | - Remove two patches that are no longer needed PR: ports/122382 Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer)
* OpenCart is an open source PHP-based online shoppingPav Lucistnik2008-04-056-0/+1365
| | | | | | | | | | | | | cart system. A robust e-commerce solution for Internet merchants with the ability to create their own online business and participate in e-commerce at a minimal cost. OpenCart is designed feature rich, easy to use, search engine friendly and with a visually appealing interface. WWW: http://www.opencart.com/ PR: ports/122446 Submitted by: Wen heping <wenheping@gmail.com>
* - Update to 1.10.4Pav Lucistnik2008-04-053-5/+5
| | | | | PR: ports/122438 Submitted by: Rod Taylor <ports@rbt.ca>
* - Allow with python 2.5Pav Lucistnik2008-04-051-2/+3
| | | | | | | - Take maintainership PR: ports/122451 Submitted by: Beat Gatzi <beat@chruetertee.ch>
* - Update to 9.27Rong-En Fan2008-04-042-12/+12
| | | | | | PR: ports/122400 Submitted by: Arjan van Leeuwen <freebsd-maintainer at opera.com> (maintainer) Security: http://www.opera.com/docs/changelogs/freebsd/927/
* - Enable mimeTeX functionalityBeech Rintoul2008-04-042-2/+18
| | | | | | PR: ports/122178 Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> Approved by: Javier Martín Rueda <jmrueda@diatel.upm.es> (maintainer)
* Update to 9.27.Jeremy Messenger2008-04-046-14/+14
| | | | | | | Security: - http://www.opera.com/support/search/view/881/ - http://www.opera.com/support/search/view/882/ - Improved keyboard handling of password inputs, as reported by Trystan S.
* - Fix error in deinstall messageMartin Matuska2008-04-031-1/+1
|
* - Match with latest www/openacsMartin Matuska2008-04-031-3/+5
| | | | - Bump PORTREVISION
* - Update to 5.4.1b1Martin Matuska2008-04-034-42/+129
| | | | | - Use own uid and gid - Fix sample config install and install messages
* Update to version 2.41.Henrik Brix Andersen2008-04-024-33/+8
| | | | Approved by: erwin (mentor)
* - Update to 0.02004Andrej Zverev2008-04-013-4/+16
| | | | Changes: http://search.cpan.org/dist/HTML-FormFu/Changes
* - Update to 1.30Cheng-Lung Sung2008-04-012-6/+5
| | | | Changes: http://search.cpan.org/dist/Flickr-Upload/ChangeLog
* - update to 0.7.0Cheng-Lung Sung2008-04-013-353/+13
| | | | | | | | - autogenerate plist Changes: PR: ports/120317 Submitted by: TAKATSU Tomonari <tota_AT_rtfm dot jp>
* - Update port to 3.0501Cheng-Lung Sung2008-04-013-31/+38
| | | | | | | | Changes: PR: ports/119391 Submitted by: James O'Gorman <james_AT_netinertia dot co dot uk> Reviewed by: clsung Approved by: maintainer (Fernan Aguero)
* - Update to 0.7.0Cheng-Lung Sung2008-04-013-11/+54
| | | | Changes:
* - Update to 2.2.0Beech Rintoul2008-04-014-448/+1802
| | | | | PR: ports/122238 Submitted by: Filipe Rocha <filiperocha@gmail.com> (maintainer)
* s/gnomevfs2/gnome-vfs/Michael Johnson2008-04-011-3/+3
| | | | Reported by: R.Mahmatkhanov <cvs-src@yandex.ru>
* Set EXPIRATION_DATE=2008-04-30Michael Johnson2008-04-011-0/+1
|
* - Update to 3.0.0Philippe Audeoud2008-03-311-11/+0
| | | | | | | | - Remove no more used pkg-message PR: ports/121822 Submitted by: valerio.daelli@gmail.com Approved by: David Lay <dsl@bitwizards.com.au> (maintainer), tabthorpe (mentor)
* - Update to 3.0.0Philippe Audeoud2008-03-314-14/+21
| | | | | | PR: ports/121822 Submitted by: valerio.daelli@gmail.com Approved by: David Lay <dsl@bitwizards.com.au> (maintainer), tabthorpe (mentor)
* - Reset long term inactive maintainerPav Lucistnik2008-03-311-1/+1
|
* - Update to 4.8Pav Lucistnik2008-03-315-15/+23
| | | | | | PR: ports/120369 Submitted by: Beat Gaetzi <beat@chruetertee.ch> Approved by: maintainer timeout (clement; 7 weeks)
* Update to 0.30Michael Johnson2008-03-314-14/+12
|
* Update to 2.24Mathieu Arnold2008-03-313-4/+24
|
* - Update to 1.5.6Andrew Pantyukhin2008-03-312-4/+4
|
* BROKEN->IGNORE on 5.xMichael Johnson2008-03-311-1/+7
| | | | Requested by: marcus
* - Forgot to remove the patch we don't needCheng-Lung Sung2008-03-312-11/+1
| | | | | | | - bump PORTREVISION Noted by: pav Changes:
* - Update to 0.6.3, to address security holes pertaining to symlinksJeremy Chadwick2008-03-312-4/+4
| | | | | | | when running in "owner" mode (the default). http://lists.marsching.biz/pipermail/suphp/2008-March/001750.html Security: http://lists.marsching.biz/pipermail/suphp/2008-March/001750.html
* - New port ruby-aws-0.0.2Beech Rintoul2008-03-315-0/+76
| | | | | | | | | | | Ruby/AWS is a Ruby language library that allows programmatic access to the popular Amazon Web site via the REST (XML over HTTP) based Amazon Web Services. It is the successor to the now obsolete Ruby/Amazon. WWW: http://www.caliban.org/ruby/ruby-aws/ PR: ports/122242 Submitted by: IWATSUKI Hiroyuki <don at na.rim.or.jp>
* Remove seamonkey supportMichael Johnson2008-03-312-2/+2
| | | | Reported by: Volodymyr Kostyrko <arcade@cairn.ints.net> via marcus
* - Update to 0.05Martin Wilke2008-03-312-4/+4
| | | | | | PR: 122136 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> Approved by: maintainer
* - Update to 1.68Martin Wilke2008-03-312-4/+4
| | | | | | PR: 122135 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> Approved by: maintainer
* - Update to 1.1.9Martin Wilke2008-03-314-8/+8
| | | | | Approved by: ahze (gnome) Security: http://www.vuxml.org/freebsd/12b336c6-fe36-11dc-b09c-001c2514716c.html
* - Update to 2.0.0.13Martin Wilke2008-03-316-15/+12
| | | | | Approved by: ahze (gnome) Security: http://www.vuxml.org/freebsd/12b336c6-fe36-11dc-b09c-001c2514716c.html
* - Update to 0.5.4 [1]Michael Johnson2008-03-303-12/+15
| | | | | | - Add webkit support PR: ports/122248 [1] Submitted by: Oliver Herold <oliver@akephalos.de> [1]
* - Connect www/joomla15 to the buildMartin Wilke2008-03-301-0/+1
|
* - Update to 1.5.1Martin Wilke2008-03-304-1417/+3683
| | | | | PR: 121383 Submitted by: Roberto Nunnari <robi@nunnisoft.ch>
* - Update to 2.5Martin Wilke2008-03-302-4/+4
| | | | | PR: 122240 Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
* - Update to 1.12.0Martin Wilke2008-03-3016-48/+48
| | | | | PR: 121937 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
* - Connect www/mediawiki111 to the buildMartin Wilke2008-03-301-0/+1
|
* - Update to 1.17Martin Wilke2008-03-302-4/+4
| | | | | PR: 122080 Submitted by: Ports Fury
* - Include a (temporary) vendor patch for Squid bug #2206Martin Wilke2008-03-306-34/+132
| | | | | | | | | | ("no proxy-Authenticate header in 407 response") from Squid bugzilla - Correct the patch for Squid bug #2203 to use the fix prefered by the Squid developers (see this bug's bugzilla entry) - Bump PORTREVISION PR: 122133 Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer)
* - Mark deprecated, replaced by www/openxBeech Rintoul2008-03-301-0/+3
| | | | PR: ports/121716
* - New port openx-2.4.4Beech Rintoul2008-03-306-0/+2443
| | | | | | | | | | | | | | | | | | | | | | | OpenX is a hugely popular, free ad server designed by web publishers for web publishers. It provides everything you need to manage your online advertising. Make more money from online advertising today. OpenX gives you: Control: Maximise your revenue by showing the right ad campaigns to the right people. Transparency: Track the performance of all your online advertising from one intuitive interface. Freedom: Free to mix direct, network and house ads to optimise your revenue per page. OpenX obsoletes OpenAds, which obsoletes phpAdsNew2. WWW: http://www.openx.org/ PR: ports/121716 Submitted by: Piotr Rybicki <meritus at innervision.pl>
* - Update to 0.2.3423Beech Rintoul2008-03-302-4/+4
| | | | | | | - Fixes issue: Plugin fails when quoted comments are included within a list PR: ports/122189 Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer)
* - use new dependency formDirk Meyer2008-03-291-1/+1
|
* - cleanup with GEM macrosDirk Meyer2008-03-292-91/+92
|
* - Update to 1.3Beech Rintoul2008-03-293-9/+12
| | | | | | PR: ports/121719 Submitted by: Guido Falsi <mad@madpilot.net> Approved by: maintainer timeout (two weeks)
* - Update to 1.0.2Beech Rintoul2008-03-292-4/+4
| | | | | PR: ports/122179 Submitted by: Mitchell Smith <mjs@bur.st> (maintainer)
* - Update to 2.00100304Beech Rintoul2008-03-292-5/+5
| | | | | PR: ports/122177 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
* Chase after py-ldap2 egg'ifiedXin LI2008-03-292-2/+2
|
* - Distfile disappeared, add mirrorsBeech Rintoul2008-03-291-1/+3
| | | | Reported by: pointyhat via erwin
* Update to 3.11Mathieu Arnold2008-03-282-6/+5
|
* - Update to 1.2.6Cheng-Lung Sung2008-03-282-4/+4
| | | | Changes:
* - Update to 2.498Cheng-Lung Sung2008-03-282-7/+7
| | | | Changes: http://search.cpan.org/dist/WWW-Search/Changes
* Upgrade to 3.1.5.Vanilla I. Shu2008-03-283-7/+8
| | | | | PR: ports/122103 Submitted by: maintainer
* - Update to 0.4.11Cheng-Lung Sung2008-03-283-4/+6
| | | | | | | Changes: http://search.cpan.org/dist/WWW-Facebook-API/Changes PR: ports/122134 Submitted by: Steven Kreuzer <skreuzer_AT_exit2shell dot com> Reviewed by: clsung
* Use MASTER_SITE_CRITICALEmanuel Haupt2008-03-282-4/+2
|
* - Update to 2.9.9.3Pav Lucistnik2008-03-287-42/+82
| | | | | | | - Update maintainer address PR: ports/122139 Submitted by: Freddie Cash <fjwcash@gmail.com> (maintainer)
* Update to 1.2.2Wesley Shields2008-03-272-5/+4
| | | | | | PR: ports/122013 Submitted by: Yarodin <yarodin@gmail.com> Approved by: garga (mentor), Jukka A. Ukkonen (mentor)
* - Update to 0.2.2Philippe Audeoud2008-03-272-4/+4
| | | | | | PR: ports/122144 Submitted by: David Barksdale <amatus@gnu.org> (maintainer) Approved by: tabthorpe (mentor)
* - Chase shlib version of net-mgmt/net-snmp.Jun Kuriyama2008-03-273-3/+3
| | | | - Bump PORTREVISIONs.
* - Update to 0.9Andrew Pantyukhin2008-03-272-4/+4
|
* - Update to 2.0.0.13Andrew Pantyukhin2008-03-2712-669/+669
| | | | Security: http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox2.0.0.13
* - Update to 1.1.9Andrew Pantyukhin2008-03-272-4/+4
| | | | Security: http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.9
* - Fix single-quotes in OPTIONSBeech Rintoul2008-03-272-66/+66
| | | | | | | | - Reset maintainer (per maintainer request) PR: ports/122108 Submitted by: Dima Panov <fluffy@fluffy.khv.ru> Approved by: Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer)
* - Fix plistPietro Cerutti2008-03-273-206/+217
| | | | Approved by: miwi (mentor)
* - Update to 1.1.1Martin Wilke2008-03-272-12/+12
| | | | | | PR: 121974 Submitted by: Anish Mistry <amistry@am-productions.biz> Approved by: maintainer
* * Pipe is not slash. *sigh*Jeremy Chadwick2008-03-271-1/+1
|
* * Maintainer freebsd@jdc.parodius.com --> koitsu@FreeBSD.org (I'm both)Jeremy Chadwick2008-03-272-3/+3
| | | | * Add some redundancy fetch locations to MASTER_SITE_LOCAL.
* - Update to 0.76Martin Wilke2008-03-264-36/+77
| | | | | PR: 121090 Submitted by: Ports Fury
* - Update to 0.4.3Martin Wilke2008-03-262-6/+10
| | | | | | PR: 121957 Submitted by: Wen heping <wenheping@gmail.com> Approved by: maintainer
* WWW::Spinn3r is an iterative interface to the Spinn3r API. The Spinn3rMartin Wilke2008-03-265-0/+44
| | | | | | | | | | | | | API is implemented over REST and XML and documented at http://spinn3r.com/documentation. Spinn3r service is available through a vendor key, which you can get from the good folks at Tailrank, http://spinn3r.com/contact. WWW: http://search.cpan.org/dist/WWW-Spinn3r/ PR: ports/121725 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* - Update to 2008.03.22Rong-En Fan2008-03-263-48/+41
| | | | | PR: ports/122111 Submitted by: Pankov Pavel <pankov_p at mail.ru> (maintainer)
* - Update to 1.6.2Beech Rintoul2008-03-263-6/+9
| | | | | PR: ports/122100 Submitted by: Zhen REN <bg1tpt@gmail.com> (maintainer)
* GinGin is a hybrid of WIKI and BLOG. Users of GinGin can setup tags forRong-En Fan2008-03-265-0/+160
| | | | | | | | | | | | | | their documents. The documents will be hyper-linked, automatically, when tags are in the content of them. In another word, GinGin will create cross-reference for documents by the tags specified by users. GinGin also has capability to tag URLs. URLs are associated with tags and cross-referenced for documents. WWW: http://trac-hg.assembla.com/GinGin PR: ports/122042 Submitted by: Thinker K.F. Li <thinker at cowboy.branda.to>
* Fix the build with the new glib20.Joe Marcus Clarke2008-03-261-0/+4
| | | | Reported by: pointyhat via pav
* Fix build by changing the file the port depends onHerve Quiroz2008-03-261-1/+1
| | | | Reported by: pointyhat
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-261-1/+0
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* Fix plist in epiphany-webkitMichael Johnson2008-03-253-4/+5
|
* - Update to 0.7.0.b1330Beech Rintoul2008-03-253-11/+12
|
* Update to 0.07Lars Thegler2008-03-252-4/+4
|
* Adjust MASTER_SITES to an other server of mineIon-Mihai Tetcu2008-03-251-1/+1
|
* Update to 0.31Lars Thegler2008-03-252-4/+4
|
* - Update to 0.6.1Beech Rintoul2008-03-254-132/+171
| | | | - Many changes since 0.5. See http://www.cherokee-project.com
* - Update to 1.3.1Philippe Audeoud2008-03-252-6/+5
| | | | | | | | - Pass maintainership to submitter PR: ports/122012 Submitter: Yarodin <yarodin@gmail.com> Approved by: tabthorpe (mentor)
* - New port siteatschool-2.4.10Beech Rintoul2008-03-256-0/+1908
| | | | | | | | | | | Site@School is a Content Management System(CMS) to manage and maintain the website of a primary school. It can manage the schools website without technical knowledge, edit the webpages with a word processor like editor. Pupils and teachers can have personal pages on the website, and teachers can check pupil pages before publication. PR: ports/122016 Submitted by: Wen heping <wenheping at gmail.com>
* Add note about possible problems when fetching from behind a proxy.Wesley Shields2008-03-251-0/+6
| | | | | | PR: ports/121221 Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp> Approved by: garga (mentor), maintainer
* Add libepc. The Easy Publish and Consume library provides an easy method to:Koop Mast2008-03-258-0/+152
| | | | | | | | | | * publish data per HTTPS * announce that information via DNS-SD * find that information * and finally consume it You can use this library as key/value store published to the network, using encryption, authentication and service discovery.
* - Update to 2.5.1Beech Rintoul2008-03-253-1027/+1026
| | | | | | | - Add support for omitting examples installation PR: ports/121909 Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer)
* - Update to 1.2.b1Beech Rintoul2008-03-257-43/+559
| | | | | | | | | | | - Remove unnecessary Makefile variables - Add Apache config files and an option for installing one of them - Add conditional installation of doc files - Add dep for Palm Pilot export support - Convert from dynamic pkg-plist to a static one PR: ports/121924 Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer)
* - Update to 1.5.0Beech Rintoul2008-03-253-70/+686
| | | | | | | - Remove USE_GETTEXT (not needed, ZF implements its own gettext functions) PR: ports/121906 Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-242-4/+2
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* Update to 0.16.0.20080315 (SVN version) to build with new glib 2.16.Jeremy Messenger2008-03-242-2/+0
|
* The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 forJoe Marcus Clarke2008-03-2430-104/+847
| | | | | | | | | | | | | | | | | | | | | | FreeBSD. The official GNOME 2.22 release notes can be found at http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front, this release features an updated hal port with support for video4linux devices, DRM (Direct Rendering), and better support of removable media. Work is also underway to tie webkit more closely into GNOME. As part of the GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well. Be sure to consult UPDATING on the proper steps to upgrade all of your GNOME ports. This release would not have been possible without the contributions and testing efforts of the following people: Pawel Worach kan edwin Peter Ulrich Kruppa J. W. Ballantine Yasuda Keisuke Andriy Gapon
* - Add USE_XORG= x11Beech Rintoul2008-03-241-1/+2
| | | | | | - Fix include path Reported by: pointyhat via pav, erwin
* - Add USE_XORG= x11 ice xextBeech Rintoul2008-03-241-0/+1
| | | | Reported by: pointyhat via pav
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-242-3/+3
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-221-2/+2
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Update to 1.11Philippe Audeoud2008-03-222-6/+5
| | | | Approved by: thierry (mentor)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-221-2/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove USE_X_PREFIXBeech Rintoul2008-03-228-30/+16
| | | | | | - Use SF macro - USE_XPM --> USE_XORG=xpm - Bump portrevision
* - Remove USE_XLIB in favor of USE_XORGMartin Wilke2008-03-211-2/+1
| | | | - Bump PORTREVISION
* - Update to 1.3Martin Wilke2008-03-213-5/+110
| | | | Approved by: maintainer implicit
* - Update to 200803202342Martin Wilke2008-03-213-32/+344
| | | | Approved by: maintainer implicit
* - Update to 2.0.5Martin Wilke2008-03-212-4/+4
| | | | Approved by: maintainer implicit
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-209-10/+0
|
* Red5 is an Open Source Flash Server writtenPietro Cerutti2008-03-205-0/+72
| | | | | | | | | | | | in Java that supports streaming Audio/Video (FLV and MP3),Recording Client Streams, Live Stream Publishing, etc. WWW: http://www.red5.fr/ PR: 121696 Submitted by: Wen heping <wenheping@gmail.com> Approved by: miwi (mentor)
* Update from 0.6.28 to 0.6.29.Sergey A. Osokin2008-03-202-5/+11
| | | | | | | | | | | | | Add knob GOOGLE_PERTOOLS. <ChangeLog> *) Feature: the ngx_google_perftools_module. *) Bugfix: the ngx_http_perl_module could be not built on 64-bit platforms; bug appeared in 0.6.27. </ChangeLog>
* - Update to 2.1.6.Marcelo Araujo2008-03-204-8/+8
|
* Simplify and reorganize Makefile and pkg-message in the similar wayAndrey A. Chernov2008-03-193-24/+21
| | | | like mod_geoip2 does.
* - Update to 0.6.0 ReleaseBeech Rintoul2008-03-193-31/+132
| | | | | - Add admin files - Bump portrevision
* - Reformat Makefile headerAlexey Dokuchaev2008-03-192-29/+25
| | | | | | | - Unmute INSTALL_FOO statements - Other small Makefile cleanups - Take maintainership - Improve on port description
* - Update to 0.13.0Beech Rintoul2008-03-193-25/+16
|
* - Update to 0.02.Felippe de Meirelles Motta2008-03-193-8/+8
| | | | | | | | | - Use CPAN macro. - Fix pkg-plist. PR: ports/121010 Submitted by: myself Approved by: araujo (mentor), Kiki <kiki@bsdro.org> (maintainer)