1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
Commit Graph

299046 Commits

Author SHA1 Message Date
Ryan Steinmetz
8b15bfa900 New port: textproc/p5-Text-Typography:
This module is a thin wrapper for John Gruber's SmartyPants plugin for
various CMSs.

SmartyPants is a web publishing utility that translates plain ASCII
punctuation characters into "smart" typographic punctuation HTML
entities. SmartyPants can perform the following transformations:

* Straight quotes ( " and ' ) into "curly" quote HTML entities
* Backticks-style quotes (``like this'') into "curly" quote HTML entities
* Dashes (-- and ---) into en- and em-dash entities
* Three consecutive dots (...) into an ellipsis entity

WWW: http://search.cpan.org/dist/Text-Typography/
2013-05-06 18:30:15 +00:00
Greg Larkin
08c7dca3fa - Fix build problem with graphics/graphviz already installed [1]
- Trim Makefile header [1]
- Use DOCSDIR in pkg-plist

PR:		ports/178185
Submitted by:	Rainer Hurling <rhurlin@gwdg.de> (maintainer) [1]
2013-05-06 18:26:22 +00:00
Glen Barber
20bba28767 Update to 1.6. 2013-05-06 18:14:33 +00:00
Sunpoet Po-Chuan Hsieh
1771c33ca4 - Add LICENSE
- Fix OPTIONSFILE issue

PR:		ports/177796
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2013-05-06 18:14:30 +00:00
David Naylor
17bcf0ce89 Update math/R-cran-car to 2.0-17.
ChangeLog:
    o Add a variable to AMSsurvey.
    o Fix to residualPlots to compute lack of fit tests with missing values and
      glms.
    o Fix to residualPlots with a 0/1 variable not declared a factor.
    o Boxplot() now works properly with at argument passed to boxplot() via ...
      (contribution of Steve Ellison).
    o qqPlot.lm() now works with "aov" objects (fixing problem reported by
      Thomas Burk).
    o Small fixes to code and docs.

Approved by:	eadler,bdrewery (mentors, implicit)
2013-05-06 18:10:35 +00:00
Sunpoet Po-Chuan Hsieh
1e036c569a - Use CERTFILE for custom certificate location
PR:		ports/176614
Requested by:	Ilya Pizik <ilya.pizik@gmail.com>
2013-05-06 17:57:36 +00:00
Sunpoet Po-Chuan Hsieh
c7d56d5a45 - Fix shebang line for users without USE_PERL=yes
PR:		ports/177481
Submitted by:	Lukasz Wasikowski <lukasz@wasikowski.net>
2013-05-06 17:16:05 +00:00
Antoine Brodin
85ba5062a3 Install zoneinfo--latest.tar.gz with good permissions
Try to import the right module (_winreg not winreg) when using python2

PR:		ports/178059
Approved by:	maintainer timeout (2 weeks), eadler (mentor)
2013-05-06 16:57:13 +00:00
Frederic Culot
fae4218f1e - Update to 4.5.26
Changes:        http://wiki.typo3.org/TYPO3_4.5.26
PR:             ports/178327
Submitted by:   Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
2013-05-06 16:29:48 +00:00
Frederic Culot
201de7d99f - Update to 6.1.0
Changes:        http://wiki.typo3.org/TYPO3_6.1.0
PR:             ports/178325
Submitted by:   Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
2013-05-06 16:17:06 +00:00
Baptiste Daroussin
1c24d964d5 Adopt USES=ncurses 2013-05-06 16:02:52 +00:00
Baptiste Daroussin
928a73343e Actually commit the right version of ncurses.mk
Reported by:	rene
2013-05-06 16:02:05 +00:00
Baptiste Daroussin
6bd575031a Fix with USES+= ncurses 2013-05-06 15:54:23 +00:00
Baptiste Daroussin
d410b2a1ab Remove left USE_NCURSES 2013-05-06 15:53:46 +00:00
Baptiste Daroussin
9f1de9b900 Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
2013-05-06 15:34:17 +00:00
Brendan Fabeny
296877462b update lang/sbcl to 1.1.7, and adjust dependent ports 2013-05-06 15:33:07 +00:00
Baptiste Daroussin
71bf80b1e5 Add new USES: ncurses and readline 2013-05-06 15:31:45 +00:00
TAKATSU Tomonari
6ecfed31c6 - Update to 4.04 2013-05-06 15:22:57 +00:00
Baptiste Daroussin
46023dda78 Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS 2013-05-06 15:18:38 +00:00
Emanuel Haupt
6ff7383dfb - Rewrite to use new options framework
- Fix build with devel/bmake
- WWW disappeared, use freecode page as an alternative
- Remove mail/mixminion as an option since it requires an unsupported python
  version

PR:             178303
Approved by:    Thomas Sander <thomas.sander@gmx.de> (maintainer)
2013-05-06 15:09:53 +00:00
Alex Dupre
cc3a0b7041 Fix also -server ports with clang. 2013-05-06 14:49:11 +00:00
TAKATSU Tomonari
59a300d3c1 - Add new port: textproc/mysqlviz
Render a graphical representation of a MySQL or SQLite database
  from a mysqldump or sqlite3 .dump file.

  Features:
  - Can infer foreign key relationships if you do not have them defined
  - Handles partial dumps (FK to tables that are not defined within the dump)
  - Fast! Uses sed and grep for data extraction (MySQL only)

  WWW: http://code.google.com/p/mysqlviz/
2013-05-06 14:10:45 +00:00
Emanuel Haupt
ce85acab76 Inspired by bapt's recent commit to shells/bash-static adapt this port to also
use OPTIONS_SLAVE.
2013-05-06 13:58:49 +00:00
TAKATSU Tomonari
ed83fb4327 - Add missing dependencies 2013-05-06 13:57:43 +00:00
Frederic Culot
c5708467e2 - Update to 0.15.0
PR:		ports/178328
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2013-05-06 13:42:46 +00:00
Emanuel Haupt
f855f6c5a2 Register CONFLICTS 2013-05-06 13:40:45 +00:00
Emanuel Haupt
6578d21e08 Update to 2.49 2013-05-06 13:40:26 +00:00
Andrej Zverev
253eb06910 - Fix CONFLICTS 2013-05-06 13:27:40 +00:00
Frederic Culot
f9b37b6a48 - Update to 2.17.10
Changes:	http://www.lemke-it.com/litexec?request=pubclogcego&user=&lang=en
PR:		ports/178341
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-05-06 13:09:20 +00:00
Jimmy Olgeni
b8c9ed5008 Fix LATEST_LINK. 2013-05-06 13:00:20 +00:00
Wesley Shields
2dbbb100a5 Update pkg-descr. Use text from git-scm.com which is more concise.
While here, trim header.

PR:		ports/178361
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
2013-05-06 11:35:55 +00:00
Koop Mast
2364635756 Make these ports build with glib 2.36 2013-05-06 11:13:56 +00:00
Koop Mast
fe2813334b Add back policykit shlib version. Otherwise LIB_DEPENDS will confuse it with
the polkit-* libraries from sysutils/polkit if they are installed.
2013-05-06 11:12:33 +00:00
Anton Berezin
ac458ed65a Update to 3.06.
Changes:	http://search.cpan.org/dist/XML-Compile-SOAP-Daemon/ChangeLog
2013-05-06 10:56:17 +00:00
Anton Berezin
fedaaa6e6f Update to 2.36.
Changes:	http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
2013-05-06 10:46:15 +00:00
Baptiste Daroussin
9e14285561 Fix typo 2013-05-06 10:25:16 +00:00
Baptiste Daroussin
062ed8d36f Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS
While here do some conversion to new options framework
2013-05-06 10:22:41 +00:00
Jun Kuriyama
00787ee8ab - Upgrade to r12583.
PR:		ports/175698
Submitted by:	Dmitry <dmitry2006@yandex.ru>
2013-05-06 10:20:42 +00:00
Anton Berezin
44907793e4 Update to 1.09.
Changes:	http://search.cpan.org/dist/LWPx-ParanoidAgent/ChangeLog
2013-05-06 10:20:10 +00:00
Anton Berezin
eba2dcc78c Update to 3.28.
Changes:	http://search.cpan.org/dist/Test-Harness/Changes
2013-05-06 10:17:06 +00:00
Anton Berezin
cc2f416212 Update to 0.29.
Changes:
http://search.cpan.org/dist/DBIx-Class-ResultSet-RecursiveUpdate/Changes
2013-05-06 10:11:38 +00:00
Jason Helfman
b34e07ba4e - finish conversion for USES of gettext 2013-05-06 09:58:09 +00:00
Anton Berezin
c4e650a982 Update to 0.99(.)3.
Changes:	http://search.cpan.org/dist/XML-Compile-Cache/ChangeLog
2013-05-06 09:58:04 +00:00
Baptiste Daroussin
86c6fbb45f Finish converting security from WITHOUT_NLS to PORT_OPTIONS:MNLS 2013-05-06 09:39:25 +00:00
Anton Berezin
c40e544251 Update to 1.33.
Changes:	http://search.cpan.org/dist/XML-Compile/ChangeLog
2013-05-06 09:33:14 +00:00
Baptiste Daroussin
1d878a9f8a Finish converting textproc from WITHOUT_NLS to PORT_OPTIONS:MNLS 2013-05-06 09:26:23 +00:00
Anton Berezin
227631a78f Update to 0.17020.
Changes:	http://search.cpan.org/dist/Error/ChangeLog
2013-05-06 09:23:05 +00:00
Baptiste Daroussin
fd2f855898 Fix yet another typo 2013-05-06 09:22:47 +00:00
Baptiste Daroussin
86d16f2675 Finish converting sysutils from WITHOUT_NLS to PORT_OPTIONS:MNLS
While here convert bacula-server from USE_GETTEXT to USES=gettext
2013-05-06 09:07:58 +00:00
Jason Helfman
3657d5cb0d - convert to USES for gettext
Approved by:	portmgr (bapt@)
2013-05-06 09:07:30 +00:00