aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 9.5q.Gary Jennejohn2007-05-2916-24/+103
| | | | | | | Use OPTIONS. Notes: svn path=/head/; revision=192320
* Fix build on CURRENTTilman Keskinoz2007-05-291-0/+12
| | | | Notes: svn path=/head/; revision=192319
* merge two patches from irc/bitchx and disable plugins to fix build on CURRENTTilman Keskinoz2007-05-294-18/+24
| | | | Notes: svn path=/head/; revision=192318
* Update to 2.2.15Michael Johnson2007-05-293-5/+12
| | | | Notes: svn path=/head/; revision=192317
* Use system compiler on CURRENTTilman Keskinoz2007-05-291-1/+1
| | | | Notes: svn path=/head/; revision=192316
* The phpDocumentor tool is a standalone auto-documentor similar to JavaDocMartin Wilke2007-05-295-0/+1287
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | written in PHP. It differs from PHPDoc in that it is MUCH faster, parses a much wider range of php files, and comes with many customizations including 11 HTML templates, windows help file CHM output, PDF output, and XML DocBook peardoc2 output for use with documenting PEAR. In addition, it can do PHPXref source code highlighting and linking. Features (short list): -output in HTML, PDF (directly), CHM (with windows help compiler), XML DocBook -very fast -web and command-line interface -fully customizable output with Smarty-based templates -recognizes JavaDoc-style documentation with special tags customized for PHP 4 -automatic linking, class inheritance diagrams and intelligent override -customizable source code highlighting, with phpxref-style cross-referencing -parses standard README/CHANGELOG/INSTALL/FAQ files and includes them directly in documentation -generates a todo list from @todo tags in source -generates multiple documentation sets based on @access private, @internal and {@internal} tags -example php files can be placed directly in documentation with highlighting and phpxref linking using the @example tag -linking between external manual and API documentation is possible at the sub-section level in all output formats -easily extended for specific documentation needs with Converter -full documentation of every feature, manual can be generated directly from the source code with "phpdoc -c makedocs" in any format desired. -current manual always available at http://www.phpdoc.org/manual.php -user .ini files can be used to control output, multiple outputs can be generated at once WWW: http://pear.php.net/package/PhpDocumentor/ PR: ports/112744 Submitted by: Gerrit Beine (<gerrit.beine at gmx.de>) Notes: svn path=/head/; revision=192314
* A package that returns all the combinations andMartin Wilke2007-05-294-0/+40
| | | | | | | | | | | | | permutations, without repitition, of a given set and subset size. Associative arrays are preserved. WWW: http://pear.php.net/package/Math_Combinatorics/ PR: ports/112824 Submitted by: Zhen REN <bg1tpt at gmail.com> Notes: svn path=/head/; revision=192312
* An interface for accessing Digg's web services APIMartin Wilke2007-05-294-0/+58
| | | | | | | | | | | | at http://services.digg.com. WWW: http://pear.php.net/package/Services_Digg/ PR: ports/112727 Submitted by: Zhen REN <bg1tpt at gmail.com> Notes: svn path=/head/; revision=192310
* Fix build on CURRENTTilman Keskinoz2007-05-296-4/+55
| | | | Notes: svn path=/head/; revision=192309
* - Update to 2.9.2Martin Wilke2007-05-2919-25/+24
| | | | | | | | | - Bump PORTREVISION in all plugins. Approved by: netchild@ (maintainer) Notes: svn path=/head/; revision=192308
* - Fix build error with gcc4.2 [1]Martin Wilke2007-05-293-43/+226
| | | | | | | | | | | - Fix panic on Head [2] PR: 112387 / 112989 Submitted by: Artem Naluzhny<tut@nhamon.com.ua> [1] Anish Mistry <amistry@am-productions.biz> (maintainer) [2] Notes: svn path=/head/; revision=192307
* Build with system compiler on CURRENTTilman Keskinoz2007-05-291-1/+1
| | | | Notes: svn path=/head/; revision=192306
* - Don't install GNOME keys/mime files in py-gimpMichael Johnson2007-05-293-5/+3
| | | | | | | - Fix plist Notes: svn path=/head/; revision=192305
* - Add a patch for output the correct checksum for the null string.Martin Wilke2007-05-291-0/+62
| | | | | | | | | PR: 112553 Submitted by: Ighighi<ighighi@gmail.com> Obtained from: pkgsrc Notes: svn path=/head/; revision=192304
* - File was rerolled [1]Martin Wilke2007-05-292-3/+4
| | | | | | | | | | | | | Notes from Page: * Fixed a bug that prevented certain reserved words from being detected as primary key columns in Postgres. (Reported by Fred Cox) PR: 113122 Submitted by: pointyhat via kris [1] hideo <hideo@lastamericanempire.com> (maintainer) Notes: svn path=/head/; revision=192303
* Fix DVB support after 0.8.4 update [1]Tilman Keskinoz2007-05-292-15/+8
| | | | | | | | | Remove WITH_DVB knob and build with DVB support per default Reported by: Lars Engels [1] Notes: svn path=/head/; revision=192302
* Upgrade to version 5.5.1.Jimmy Olgeni2007-05-294-16/+16
| | | | Notes: svn path=/head/; revision=192301
* SpliX is a set of CUPS printer drivers for SPL (Samsung Printer Language)Nicola Vitale2007-05-296-0/+96
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | printers. Below is a non-exhaustive list of currently supported printers. Note that only SPL2 and SPLc printers are currently supported! Manufacturer Model State Xerox Phaser 6100 Works Samsung CLP-300 Non-working Samsung CLP-500 Works Samsung CLP-510 Works Samsung CLP-600 Non-working Samsung ML-1510 Works Samsung ML-1520 Works Samsung ML-1610 Works Samsung ML-1710 Works Samsung ML-1740 Works Samsung ML-1750 Works Samsung ML-2010 Works Samsung ML-2150 Untested Samsung ML-2250 Works Samsung ML-2550 Untested Samsung ML-2571 Works WWW: http://splix.sourceforge.net/ PR: ports/111034 Submitted by: Tomas Verbaitis <tomasv at megalogika.lt> Notes: svn path=/head/; revision=192299
* - Update to 0.1.0Nicola Vitale2007-05-292-9/+6
| | | | | | | - Use NOPORTEXAMPLES Notes: svn path=/head/; revision=192298
* Update to fresh bugfix release 0.5.22.Sergey A. Osokin2007-05-294-8/+8
| | | | | | | | | | | | <Changelog> Bugfix: the big request body might not be passed to backend; bug appeared in 0.5.21. </Changelog> Notes: svn path=/head/; revision=192297
* - Update to 1.24Nicola Vitale2007-05-293-6/+6
| | | | | | | | PR: ports/112584 Submitted by: Dima Panov <fluffy at ael.ru> Notes: svn path=/head/; revision=192296
* - Add run dependency on www/lynx.Marcelo Araujo2007-05-291-3/+8
| | | | | | | | | | | | | - Fix build error. - Taking maintainership. PR: ports/112785 Submitted by: Pawel Pekala <c0rn@o2.pl> Reviewed by: Brian Candler <B.Candler@pobox.com> (old-maintainer) Approved by: stas (mentor) Notes: svn path=/head/; revision=192295
* Update to 0.9.92Ion-Mihai Tetcu2007-05-293-6/+16
| | | | | | | | PR: ports/112090 Submitted by: Heiner Eichmann <h.eichmann@gmx.de> (maintainer) Notes: svn path=/head/; revision=192294
* Switch to gnupg2. [1]Vasil Dimov2007-05-293-6/+6
| | | | | | | | | sysutils/duplicity uses the ``gpg'' executable, not ``gpgv''. Suggested by: rafan@ [1] Notes: svn path=/head/; revision=192293
* - Update to 0.5.2Andrew Pantyukhin2007-05-294-21/+22
| | | | Notes: svn path=/head/; revision=192292
* - Update to 2.13Cheng-Lung Sung2007-05-293-7/+11
| | | | Notes: svn path=/head/; revision=192291
* URI::Template - Object for handling URI templatesCheng-Lung Sung2007-05-295-0/+39
| | | | | | | | | | | | This is an initial attempt to provide a wrapper around URI templates as described at: http://www.ietf.org/internet-drafts/draft-gregorio-uritemplate-00.txt WWW: http://search.cpan.org/dist/URI-Template/ Notes: svn path=/head/; revision=192289
* - Update gnupod to 0.99.2Li-Wen Hsu2007-05-293-6/+18
| | | | | | | | | | | - Add FLAC support (option) PR: 112466 Submitted by: "David" <david AT trucs.org> (maintainer) Approved by: clsung (mentor, implicitly) Notes: svn path=/head/; revision=192288
* - Update to 1.09Cheng-Lung Sung2007-05-292-4/+4
| | | | Notes: svn path=/head/; revision=192287
* - Update to 2.145Cheng-Lung Sung2007-05-292-4/+4
| | | | Notes: svn path=/head/; revision=192286
* Fix pkg-plistEdwin Groothuis2007-05-292-0/+2
| | | | | | | Found by: kris-mail Notes: svn path=/head/; revision=192285
* - Update to 0.4.1Andrew Pantyukhin2007-05-292-6/+7
| | | | | | | Approved by: stas (maintainer) Notes: svn path=/head/; revision=192284
* - Update to 2.2.7.Stanislav Sedov2007-05-293-22/+13
| | | | Notes: svn path=/head/; revision=192283
* updated to the latest versionSUZUKI Shinsuke2007-05-292-4/+4
| | | | Notes: svn path=/head/; revision=192282
* Update to 3.6.4, see changelog for details:Jeremy Messenger2007-05-293-5/+6
| | | | | | | http://comix.sourceforge.net/changelog.html Notes: svn path=/head/; revision=192281
* Remove unneeded block.Joe Marcus Clarke2007-05-292-7/+1
| | | | Notes: svn path=/head/; revision=192280
* Update to 2.18.2, while I am here, get rid of X11BASE.Jeremy Messenger2007-05-293-6/+8
| | | | Notes: svn path=/head/; revision=192279
* Update to 2.18.2.Jeremy Messenger2007-05-296-10/+14
| | | | Notes: svn path=/head/; revision=192278
* Update to 0.16.4, while I am here, get rid of X11BASE.Jeremy Messenger2007-05-293-7/+10
| | | | Notes: svn path=/head/; revision=192277
* Update to 2.10.2.Jeremy Messenger2007-05-293-5/+12
| | | | Notes: svn path=/head/; revision=192276
* Update to 2.18.2.Jeremy Messenger2007-05-292-6/+5
| | | | Notes: svn path=/head/; revision=192275
* Update to 2.18.3.Jeremy Messenger2007-05-293-5/+7
| | | | Notes: svn path=/head/; revision=192274
* Update to 4.4.2.Jeremy Messenger2007-05-293-5/+23
| | | | Notes: svn path=/head/; revision=192273
* Update to 2.18.2.Jeremy Messenger2007-05-293-5/+19
| | | | Notes: svn path=/head/; revision=192272
* Update to 2.18.2, while I am here, get rid of X11BASE.Jeremy Messenger2007-05-293-7/+9
| | | | Notes: svn path=/head/; revision=192271
* Update to 2.18.2.Jeremy Messenger2007-05-293-5/+7
| | | | Notes: svn path=/head/; revision=192270
* Update to 2.18.3.Jeremy Messenger2007-05-292-5/+4
| | | | Notes: svn path=/head/; revision=192269
* Update to 0.10.1.Joe Marcus Clarke2007-05-294-10/+8
| | | | Notes: svn path=/head/; revision=192268
* Update to 1.10.2.Jeremy Messenger2007-05-295-34/+12
| | | | Notes: svn path=/head/; revision=192267
* - Update to 2.493Cheng-Lung Sung2007-05-292-4/+4
| | | | Notes: svn path=/head/; revision=192266