1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

177523 Commits

Author SHA1 Message Date
Gary Jennejohn
43d7545b84 Update to version 9.5q.
Use OPTIONS.
2007-05-29 16:55:40 +00:00
Tilman Keskinoz
58ea5067de Fix build on CURRENT 2007-05-29 16:53:55 +00:00
Tilman Keskinoz
7856d34b01 merge two patches from irc/bitchx and disable plugins to fix build on CURRENT 2007-05-29 16:46:40 +00:00
Michael Johnson
e651fc045a Update to 2.2.15 2007-05-29 16:29:38 +00:00
Tilman Keskinoz
148c80d7c9 Use system compiler on CURRENT 2007-05-29 16:27:52 +00:00
Martin Wilke
3e21467180 The phpDocumentor tool is a standalone auto-documentor similar to JavaDoc
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>)
2007-05-29 16:15:08 +00:00
Martin Wilke
2b01965527 A package that returns all the combinations and
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>
2007-05-29 16:12:27 +00:00
Martin Wilke
3d51811e7c An interface for accessing Digg's web services API
at http://services.digg.com.

WWW: http://pear.php.net/package/Services_Digg/

PR:		ports/112727
Submitted by:	Zhen REN <bg1tpt at gmail.com>
2007-05-29 16:11:01 +00:00
Tilman Keskinoz
c156112be4 Fix build on CURRENT 2007-05-29 15:56:58 +00:00
Martin Wilke
4df63ed77d - Update to 2.9.2
- Bump PORTREVISION in all plugins.

Approved by:	netchild@ (maintainer)
2007-05-29 15:55:53 +00:00
Martin Wilke
c33a4eedb3 - Fix build error with gcc4.2 [1]
- 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]
2007-05-29 15:51:32 +00:00
Tilman Keskinoz
cab028aec8 Build with system compiler on CURRENT 2007-05-29 15:45:19 +00:00
Michael Johnson
8d3a0a56a1 - Don't install GNOME keys/mime files in py-gimp
- Fix plist
2007-05-29 15:35:07 +00:00
Martin Wilke
8ee0d2721f - Add a patch for output the correct checksum for the null string.
PR:		112553
Submitted by:	Ighighi<ighighi@gmail.com>
Obtained from:	pkgsrc
2007-05-29 14:54:04 +00:00
Martin Wilke
b9ef204200 - File was rerolled [1]
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)
2007-05-29 14:23:51 +00:00
Tilman Keskinoz
fa229165be Fix DVB support after 0.8.4 update [1]
Remove WITH_DVB knob and build with DVB support per default

Reported by:	Lars Engels [1]
2007-05-29 13:38:23 +00:00
Jimmy Olgeni
04ba337129 Upgrade to version 5.5.1. 2007-05-29 13:36:10 +00:00
Nicola Vitale
dc62b45acb SpliX is a set of CUPS printer drivers for SPL (Samsung Printer Language)
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>
2007-05-29 13:14:59 +00:00
Nicola Vitale
b9b274ea56 - Update to 0.1.0
- Use NOPORTEXAMPLES
2007-05-29 12:37:05 +00:00
Sergey A. Osokin
a63786ab6e Update to fresh bugfix release 0.5.22.
<Changelog>

Bugfix: the big request body might not be passed to
backend; bug appeared in 0.5.21.

</Changelog>
2007-05-29 12:19:39 +00:00
Nicola Vitale
f5b95fb6d0 - Update to 1.24
PR:		ports/112584
Submitted by:	Dima Panov <fluffy at ael.ru>
2007-05-29 12:18:33 +00:00
Marcelo Araujo
76180a7444 - Add run dependency on www/lynx.
- 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)
2007-05-29 11:26:30 +00:00
Ion-Mihai Tetcu
e7280cd9de Update to 0.9.92
PR:		ports/112090
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
2007-05-29 09:17:06 +00:00
Vasil Dimov
4fbff44688 Switch to gnupg2. [1]
sysutils/duplicity uses the ``gpg'' executable, not ``gpgv''.

Suggested by:	rafan@ [1]
2007-05-29 09:01:52 +00:00
Andrew Pantyukhin
d504a7a5f2 - Update to 0.5.2 2007-05-29 08:31:14 +00:00
Cheng-Lung Sung
8f54eb17d6 - Update to 2.13 2007-05-29 07:39:04 +00:00
Cheng-Lung Sung
4fc9dd49c8 URI::Template - Object for handling URI templates
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/
2007-05-29 07:35:53 +00:00
Li-Wen Hsu
261649a9a6 - Update gnupod to 0.99.2
- Add FLAC support (option)

PR:		112466
Submitted by:	"David" <david AT trucs.org> (maintainer)
Approved by:	clsung (mentor, implicitly)
2007-05-29 07:22:08 +00:00
Cheng-Lung Sung
e26089a2cf - Update to 1.09 2007-05-29 07:04:30 +00:00
Cheng-Lung Sung
dc023b4cdd - Update to 2.145 2007-05-29 06:58:16 +00:00
Edwin Groothuis
6b675924d0 Fix pkg-plist
Found by: kris-mail
2007-05-29 06:27:55 +00:00
Andrew Pantyukhin
d9ab979dd3 - Update to 0.4.1
Approved by:	stas (maintainer)
2007-05-29 06:25:35 +00:00
Stanislav Sedov
b1e270060b - Update to 2.2.7. 2007-05-29 05:37:04 +00:00
SUZUKI Shinsuke
faf11c77f3 updated to the latest version 2007-05-29 04:48:50 +00:00
Jeremy Messenger
ce7152c327 Update to 3.6.4, see changelog for details:
http://comix.sourceforge.net/changelog.html
2007-05-29 04:40:32 +00:00
Joe Marcus Clarke
c44df44465 Remove unneeded block. 2007-05-29 04:16:11 +00:00
Jeremy Messenger
6805e8a191 Update to 2.18.2, while I am here, get rid of X11BASE. 2007-05-29 04:15:08 +00:00
Jeremy Messenger
b554fb02c0 Update to 2.18.2. 2007-05-29 04:07:21 +00:00
Jeremy Messenger
7c1ea66eb0 Update to 0.16.4, while I am here, get rid of X11BASE. 2007-05-29 03:56:11 +00:00
Jeremy Messenger
342c37de99 Update to 2.10.2. 2007-05-29 03:51:32 +00:00
Jeremy Messenger
11dcaee9dd Update to 2.18.2. 2007-05-29 03:46:40 +00:00
Jeremy Messenger
10d52ba631 Update to 2.18.3. 2007-05-29 03:38:02 +00:00
Jeremy Messenger
5ed8fb723d Update to 4.4.2. 2007-05-29 03:32:49 +00:00
Jeremy Messenger
5e739caada Update to 2.18.2. 2007-05-29 03:25:38 +00:00
Jeremy Messenger
2dc8e487d6 Update to 2.18.2, while I am here, get rid of X11BASE. 2007-05-29 03:23:09 +00:00
Jeremy Messenger
ec0fac182d Update to 2.18.2. 2007-05-29 03:19:24 +00:00
Jeremy Messenger
1ba15be47f Update to 2.18.3. 2007-05-29 03:11:45 +00:00
Joe Marcus Clarke
e6324dede7 Update to 0.10.1. 2007-05-29 03:06:28 +00:00
Jeremy Messenger
7ae8e301fb Update to 1.10.2. 2007-05-29 03:06:03 +00:00
Cheng-Lung Sung
b98849afa1 - Update to 2.493 2007-05-29 02:58:15 +00:00