# New ports collection makefile for: muni # Date created: 6 May 1999 # Whom: G. Adam Stanislav # # $FreeBSD$ # PORTNAME= muni PORTVERSION= 1.0 CATEGORIES= chinese MASTER_SITES= http://www.whizkidtech.redprince.net/i18n/muni/ MAINTAINER= adam@redprince.net COMMENT= Find Unicode values for Chinese characters do-install: ${INSTALL_PROGRAM} ${WRKSRC}/muni ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/m7773 ${PREFIX}/bin .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/muni ${INSTALL_DATA} ${WRKSRC}/index.html ${PREFIX}/share/doc/muni ${INSTALL_DATA} ${WRKSRC}/yung.gif ${PREFIX}/share/doc/muni ${INSTALL_DATA} ${WRKSRC}/kang.gif ${PREFIX}/share/doc/muni .endif .include ts-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* - Fix dependency versionspgollucci2010-12-0912-16/+16
|
* - Standardize and unbreakpgollucci2010-12-092-26/+5
|
* Fixes an exploitable bug in CGI multipart parsing which affects Ruby <= 1.8.5.pgollucci2010-12-094-0/+36
| | | | | | | | | | | | | | | | When multipart boundary attributes contain non-halting regular expression strings, the boundary searcher in the CGI module does not properly escape the parameter and will execute arbitrary regular expressions. This fix adds escaping for the user data. * Affected application servers: standalone CGI, Mongrel, WEBrick * Unaffected: FastCGI, Ruby 1.8.6 (all servers) * Unknown: mod_ruby This fix will not modify versions of Ruby greater than 1.8.5, and is cumulative with previous CGI multipart vulnerability fixes. WWW: http://blog.evanweaver.com/#cgi_multipart_eof_fix
* - Update MythTV MASTER_SITES for old releasesdecke2010-12-091-1/+3
| | | | Noticed by: The Distilator
* - unbreak build (RUN_DEPENDS => BUILD_DEPENDS)ohauer2010-12-091-1/+1
| | | | | | Followup for PR ports/151466 PR: ports/151466
* - Chase directfb updatepav2010-12-081-1/+1
|
* LESS extends CSS with: variables, mixins, operations and nested rules.nivit2010-12-084-0/+34
| | | | | | | Best of all, LESS uses existing CSS syntax. This means you can rename your current .css files to .less and they'll just work. WWW: http://lesscss.org/
* - enable auto-reconnect supportpgollucci2010-12-083-2/+18
| | | | | PR: ports/152644 Submitted by: Alex Samorukov <samm@os2.kiev.ua>
* - with AP_FAST_BUILD / AP_GENPLIST, SRC_FILE is required if there is >1 .c filepgollucci2010-12-081-0/+5
| | | | | | | that needs to be linked in. PR: ports/152746 Reported by: Dmitry Banschikov <ubique@peterhost.ru> (maintainer)
* - update conflictspgollucci2010-12-081-1/+2
|
* That was a bad idea b/c of conflicts with the master www/apache22 port.pgollucci2010-12-083-22/+0
|
* With portmgr hat, reassign some ports from clsung to perl, since clsunglinimon2010-12-082-4/+1
| | | | is apparently having some trouble with email.
* With portmgr hat, reassign some ports from clsung to perl, since clsunglinimon2010-12-084-6/+3
| | | | is apparently having some trouble with email.
* Apache 2.2 with the itk MPM enabled.pgollucci2010-12-083-0/+23
| | | | | | | | WWW: http://httpd.apache.org/ WWW: http://mpm-itk.sesse.net/ PR: ports/151969 Submitted by: Tom Judge <tom at tomjudge.com>
* Apache 2.2 with the event MPM enabled.pgollucci2010-12-083-0/+22
| | | | | | | WWW: http://httpd.apache.org/ PR: ports/151969 Submitted by: Tom Judge <tom at tomjudge.com>
* Apache 2.2 with the worker MPM enabled.pgollucci2010-12-083-0/+22
| | | | | | | WWW: http://httpd.apache.org/ PR: ports/151969 Submitted by: Tom Judge <tom at tomjudge.com>
* Apache 2.2 with the prefork MPM enabled.pgollucci2010-12-083-0/+22
| | | | | | | WWW: http://httpd.apache.org/ PR: ports/151969 Submitted by: Tom Judge <tom at tomjudge.com>
* With portmgr hat, reassign these from clsung (who is apparently havinglinimon2010-12-086-6/+5
| | | | email troubles) to ruby@.
* This module helps manage FCGI based web applications by providing a wrapperpgollucci2010-12-085-0/+70
| | | | | | | | | | | which handles most of the low-level FCGI details for you. It can run FCGI programs as simple scripts or as full standalone socket based servers who are managed by FCGI::Engine::ProcManager. WWW: http://search.cpan.org/dist/FCGI-Engine/ PR: ports/152803 Submitted by: Anes Muhametov <anes at anes.su>
* - Update to 1.4.9.1wen2010-12-073-918/+1098
| | | | | | - Update my mail to FreeBSD Reported by: v.georgiev@gmail.com
* - Update to 3.0.24pgollucci2010-12-072-3/+3
| | | | | | | PR: ports/152518 Submitted by: myself (pgollucci) Approved by: gogo@cs.uni-sb.de (maintainer) Sponsored by: RideCharge Inc. / TaxiMagic
* Forced commit (forgot to add patch):kuriyama2010-12-062-1/+12
| | | | | | | Fix build for "union <anonymous>' has no member named 'sin6'" error. PR: ports/146886 Reported by: Yurij <ilesikz@gmail.com>
* Update from 0.9.1 to 0.9.2.osa2010-12-062-3/+3
| | | | | | | | | | | | | | | | | | <ChangeLog> *) Feature: the "If-Unmodified-Since" client request header line support. *) Workaround: fallback to accept() syscall if accept4() was not implemented; the issue had appeared in 0.9.0. *) Bugfix: nginx could not be built on Cygwin; the issue had appeared in 0.9.0. *) Bugfix: for OpenSSL vulnerability CVE-2010-4180. Thanks to Maxim Dounin. </ChangeLog>
* - Update to 0.78.1jadawin2010-12-063-202/+1015
| | | | | PR: ports/152782 Submitted by: Mathias Monnerville <mathias AT monnerville.com>
* Fix build for "union <anonymous>' has no member named 'sin6'" error.kuriyama2010-12-061-2/+3
| | | | | PR: ports/146886 Reported by: Yurij <ilesikz@gmail.com>
* Speed up build passenger(tm) support by accurate corresponding patch.osa2010-12-062-10/+16
| | | | Do not bump PORTREVISIONs.
* - Update to 0.0305wen2010-12-063-15/+160
| | | | Changelog: http://search.cpan.org/src/SHIRIRU/WebService-GData-0.0305/Changes
* - new port trac-TracGoogleAnalyticsohauer2010-12-064-0/+37
| | | | | | | | | | | | | | Previously known as Google Analytics Plugin, this plugin will enable your trac environment to be logged by Google Analytics. It adds the necessary javascript code to log your environment, plus, it also logs the downloads of regular filenames which end with a specific extension; these extensions are defined by you; and also external links. WWW: http://google.ufsoft.org/wiki/TracGoogleAnalytics PR: ports/151466 Submitted by: Douglas William Thrift <douglas _at_ douglasthrift.net>
* Revert the 'minor tweak'.rene2010-12-061-0/+1
|
* Update the pkg-descr:rene2010-12-061-8/+5
| | | | | | - remove the subscription clause - update WWW to point to the Chromium website - rephrase remaining paragraphs a bit
* Change maintainer.itetcu2010-12-061-1/+1
| | | | | | | | | | | | | | | | | While concerns have been raised within the ports community about the "pay as you go" plan of the previous maintainer, given the fact that we have ports for commercial software this in itself would not warrant such a measure. However complete and obstinate disregard to the security vulnerabilities of the version in the ports tree, including refusal to even document them contradicts the idea of maintainership as the community understands it and as it is documented. Rene Ladan - rene@ has graciously offered his services to work directly with google/chrome developers, push FreeBSD patches upstream and generally maintain this port in accordance with our standards. Approved by: portmgr@
* - Update to 2010.11.19.araujo2010-12-054-6/+26
| | | | | | | - Fix files downloaded that depends directly of rtmpdump. PR: ports/152452 Submitted by: Jamie Landeg Jones <jamie@bishopston.net>
* - fix urldinoex2010-12-051-1/+1
|
* - Update to 3.1.6mnag2010-12-052-4/+3
| | | | | PR: 152831 Submitted by: erwin
* Update to 2.13skv2010-12-056-22/+19
| | | | Changes: http://svn.apache.org/viewvc/httpd/apreq/tags/v2_13/CHANGES?revision=1041502
* Use the correct way to handle OPTIONS, as per bsd.port.options.mkrene2010-12-051-1/+5
| | | | Prodded by: dougb
* - Add explicit dependency on dconfrene2010-12-052-11/+151
| | | | | | | | | | | - Make dependency on gconf2 optionable (for setting the preferences) - Add support for pre-SSE2 processors While here, remove BROKEN check for 6.X Port remains FORBIDDEN PR: ports/152816 Submitted by: maintainer
* Update to 1.0.r1683lioux2010-12-053-3/+6
|
* Minor tweakageade2010-12-051-1/+0
|
* - Update to 2.1.5sunpoet2010-12-053-57/+224
| | | | | | | | | | | | | Though SF does not host latest version (2.1.5 in this case), we keep this for future updates. - Use EXAMPLESDIR in PLIST - Pet portlint Changes: http://www.piwigo.org/releases/2.1.5 http://www.piwigo.org/releases/2.1.4 PR: ports/152840 Submitted by: sunpoet (myself) Approved by: Goran Lowkrantz <glz@hidden-powers.com> (maintainer)
* Garbage collect old ports:rene2010-12-055-44/+0
| | | | | | | | | | | | | | | 2010-11-15 archivers/linux-par2cmdline: Native version available 2010-11-15 audio/bmp-musepack: does not build with audio/musepack 2010-11-15 audio/libmpcdec: superseded by audio/musepack 2010-11-15 audio/py-musepack: does not build with audio/musepack 2010-12-01 chinese/chinput3: Development has ceased. 2010-12-01 emulators/dynagen-devel: Please install emulators/dynagen instead 2010-11-24 net-p2p/gift-fasttrack: unmaintained upstream 2010-11-24 net-p2p/gift-gnutella: unmaintained upstream 2010-11-24 net-p2p/gift-openft: unmaintained upstream 2010-11-24 net-p2p/pyslsk: unmantained upstream, use net-p2p/nicotine-plus 2010-11-11 security/pamsfs: SFS is dead, this project is dead, and site is gone 2010-11-10 www/p5-Catalyst-Plugin-CommandLine: The module is not needed any more. With new Catalyst (at least 5.7014) it works out of the box.
* Update to version 1.5.22.bsam2010-12-054-7/+21
| | | | | | PR: ports/152420 Submitted by: bsam (me) Approved by: maintainer timeout (14 days)
* Mark FORBIDDEN due to several known security vulnerabiliteserwin2010-12-051-0/+2
| | | | | | http://googlechromereleases.blogspot.com/2010/11/stable-channel-update.html Approved by: portmgr
* - Update to 1.4.0nivit2010-12-043-28/+96
|
* - Upgrade to 0.25.kuriyama2010-12-042-6/+12
|
* - I'm not sure why I choosed JSON1 for this dependency. Changekuriyama2010-12-041-1/+2
| | | | p5-JSON (2.x) by default.
* - Upgrade to 0.9952.kuriyama2010-12-042-4/+4
|
* - Upgrade to 0.13.kuriyama2010-12-042-3/+3
|
* - Upgrade to 1.103341.kuriyama2010-12-042-5/+4
|
* Sync to new bsd.autotools.mkade2010-12-0458-61/+63
|
* - Updated to 1.11.1glarkin2010-12-043-155/+831
| | | | Changes: http://framework.zend.com/changelog/1.11.1
* KDE FreeBSD team presents KDE SC 4.5.4.makc2010-12-031-2/+2
|
* Update to 0.11.0 for Qt 4.7makc2010-12-034-6/+15
| | | | | PR: ports/152751 Approved by: portmgr (miwi)
* Update to 0.6.1 for Qt-4.7makc2010-12-036-69/+27
|
* KDE FreeBSD team is glad to present Qt 4.7.1 in ports.makc2010-12-036-25/+74
| | | | | | | | | | | | | | | | | | | | | | | Along with Qt4 the following ports are updated: PyQt4 ports to 4.8.1 devel/py-sip to 4.11.2 devel/qscintilla2 to 2.4.5 PyKDE3 to 3.16.7 PyQt3 tp 3.18.2-snapshot-20091119 New ports added: devel/qt4-declarative devel/py-qt4-declarative x11/qt4-graphicssystems-opengl This release has been contributed by: Thomas Abthorpe (tabthorpe) Max Brazhnikov (makc) Dima Panov (fluffy) Alberto Villa (avilla) We'd like to thank Martin Wilke (miwi) for exp-run.
* Dwoo is a PHP5 Template Engine that was started in early 2008. The idea camepav2010-12-026-0/+451
| | | | | | | | | | | | | | | | from the fact that Smarty, a well known template engine, is getting older and older. It carries the weight of it's age, having old features that are inconsistent compared to newer ones, being written for PHP4 its Object Oriented aspect doesn't take advantage of PHP5's more advanced features in the area, etc. Hence Dwoo was born, hoping to provide a more up to date and stronger engine. So far it has proven to be faster than Smarty in many areas, and it provides a compatibility layer to allow developers that have been using Smarty for years to switch their application over to Dwoo progressively. WWW: http://dwoo.org/ PR: ports/151718 Submitted by: Joe Horn <joehorn@gmail.com>
* - Add missing dependency [1]tota2010-12-022-3/+3
| | | | | | - Make fetchable Reported by: pointyhat via erwin and pav [1]
* - Update to 3.0.2sunpoet2010-12-023-36/+19
| | | | | | | | | | | - Cleanup MASTER_SITES - Use WWWDIR - Sort USE_PHP - Simplify installation Changes: http://codex.wordpress.org/Version_3.0.2 PR: ports/152729 (based on) Submitted by: ychsiao <ychsiao@ychsiao.org> (maintainer)
* Reset hideo@lastamericanempire.com due to maintainer-timeouts and nolinimon2010-12-0210-11/+9
| | | | | | response to email. Hat: portmgr
* Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email.linimon2010-12-022-2/+2
| | | | Hat: portmgr
* Update to 1.387hq2010-12-022-3/+3
|
* Add support for passenger 3.0.0.osa2010-12-026-0/+122
| | | | | | | | | | | | <Note> www/nginx and www/nginx-devel build support for nginx only. For full support www/rubygem-passenger port compiled with option WITH_NGINXPORT should be installed. </Note> Do not bump PORTREVISIONs.
* Fix build when WITH_NGINXPORT enabled.osa2010-12-021-4/+2
| | | | | | | | | While I'm here: o) remove needless dynamic patch; o) update minimal requirement nginx version tp 0.8.53. Do not bump PORTREVISION cause WITH_NGINXPORT undefined by default.
* - Update to 2010.11.25pav2010-12-018-20/+68
| | | | | PR: ports/152728 Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer)
* - s/login/LOGIN/ in rc scriptbapt2010-12-011-7/+4
| | | | | | | - cleaner way to handle pre_cmd - cleanup pid file left behind Reported by: dougb
* - s/login/LOGIN/ in rc scriptbapt2010-12-011-5/+3
| | | | | | - cleaner way to handle start_precmd Reported by: dougb
* - Update to 1.9.6wen2010-12-013-28/+54
|
* - Update to 4.0.2wen2010-12-012-5/+3
|
* - Update to 1.1.2wen2010-12-013-207/+198
|
* Fix issue - port upgrade deletes configbeech2010-12-011-1/+2
| | | | | | | PR: ports/152535 Submitted by: Lukasz Wasikowski (lukasz@wasikowski.net) Approved by: Bo-Yi Wu (appleboy.tw@gmail.com) (maintainer) itetcu (implicit)
* Add py-django-profiles 0.2, a user-profile application for Django.jpaetzel2010-12-015-0/+54
|
* Send to attic. Project renamed piwigobeech2010-12-016-657/+0
| | | | | | PR: ports/150863 Submitted by: Goran Lowkrantz <glz@hidden-powers.com> (maintainer) Approved by: itetcu
* Update of piwigo (the software formerly known as PHPWebGallery) to version ↵beech2010-12-017-562/+1938
| | | | | | | | | | 2.1.3. Add entry to MOVED Hook into build and unhook phpwebgallery PR: ports/150863 Submitted by: Goran Lowkrantz <glz@hidden-powers.com> (maintainer) Approved by: itetcu
* Add LATEST_LINKbeech2010-12-011-0/+2
| | | | Approved by: itetcu (implicit)
* Update from 0.9.0 to 0.9.1.osa2010-11-302-3/+3
| | | | | | | | | <ChangeLog> *) Bugfix: "return CODE message" directrives did not work; the bug had appeared in 0.9.0. </ChangeLog>
* Hook codeigniter-devel into buildbeech2010-11-301-0/+1
|
* Add missing file.beech2010-11-301-3/+2
|
* New development version of codeigniter 2.beech2010-11-305-515/+105
| | | | | | | | | Submitter is maintainer. PR: ports/151956 Submitted by: Bo-Yi Wu <appleboy.tw@gmail.com> Approved by: glarkin (codeigniter maintainer) itetcu (implicit)
* Upgade from 0.8.2 to 0.8.3. Fix up the WWW.mi2010-11-304-14/+7
| | | | | | | Take over maintainership to deal with any fallout. Approved by: mm (the previous maintainer)
* - Update to 1.0.4decke2010-11-303-371/+15
|
* Update from 0.8.53 to latest development version 0.9.0.osa2010-11-303-208/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove nginx.8.in from port, nginx(8) is in the distro. <ChangeLog> *) Feature: the "keepalive_disable" directive. *) Feature: the "map" directive supports variables as value of a defined variable. *) Feature: the "map" directive supports empty strings as value of the first parameter. *) Feature: the "map" directive supports expressions as the first parameter. *) Feature: nginx(8) manual page. Thanks to Sergey Osokin. *) Feature: Linux accept4() support. Thanks to Simon Liu. *) Workaround: elimination of Linux linker warning about "sys_errlist" and "sys_nerr"; the warning had appeared in 0.8.35. *) Bugfix: a segmentation fault might occur in a worker process, if the "auth_basic" directive was used. Thanks to Michail Laletin. *) Bugfix: compatibility with ngx_http_eval_module; the bug had appeared in 0.8.42. </ChangeLog>
* Change master_site to avoid checksum mismatchbapt2010-11-302-2/+2
| | | | | | regenerate distinfo Reported by: ITetcu
* Update to 1.3.1 release.ale2010-11-292-5/+3
|
* Rename p5-Mojo to p5-Mojolicious to reflect distname in CPAN.kuriyama2010-11-297-246/+4
| | | | Approved by: maintainer
* Fix rc script when fcgiwrap_user is not setbapt2010-11-292-2/+2
| | | | bump portrevision
* - update to 0.1.5bapt2010-11-29