Commit graph

28658 commits

Author SHA1 Message Date
Rene Ladan
849f438be5 Cleanup Makefile header. 2012-10-07 08:59:35 +00:00
Wen Heping
5c189f48b1 - Convert to new Makefile format
- Convert to new options framework
2012-10-07 07:19:37 +00:00
Baptiste Daroussin
5b3aa515d9 - Convert to new option framework
- Trim headers

Approved by:	flz (irc)
2012-10-06 21:17:22 +00:00
Sunpoet Po-Chuan Hsieh
bca94e8fa4 - Cleanup Makefile header 2012-10-06 20:22:53 +00:00
Sunpoet Po-Chuan Hsieh
c3c15a347f - Convert to new options framework
- Cleanup Makefile header
- Rename option: SSL -> HTTPS
2012-10-06 20:06:20 +00:00
Sunpoet Po-Chuan Hsieh
007e4c52df - Add LICENSE
- Convert to new options framework
2012-10-06 20:00:29 +00:00
Marcus von Appen
d73826a44e - Update to 0.14.1
PR:		ports/172270
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com>
2012-10-06 19:01:15 +00:00
Carlo Strub
ddc9fea952 - Update to 3.5
- Cosmetics on pkg-descr (remove tab in front of WWW, etc.)

PR:		ports/172208
Submitted by:	"Simon Olofsson" <simon@olofsson.de> (maintainer)
2012-10-06 17:45:13 +00:00
Sunpoet Po-Chuan Hsieh
d882ac5955 - Fix PLIST
Reported by:	pkgng
2012-10-06 17:34:30 +00:00
Ruslan Makhmatkhanov
1292fc6c3d - change maintainer's email address. Maintainer also confirmed the change from
his old address in private mail.

while here:
- trim Makefile more thoroughly )
- tab -> space change in pkg-descr:WWW

PR:		172402
PR:     172403
PR:     172404
Submitted by:	Helmut Schneider <jumper99 at gmx dot de> (maintainer)
2012-10-06 15:32:45 +00:00
Eitan Adler
f173e3eb0c Covert to OptionsNG
Trim header file
2012-10-06 15:17:28 +00:00
Wen Heping
23db779eae - Convert to new Makefile format
- Convert to new options framework
2012-10-06 14:05:16 +00:00
Guido Falsi
c399bd5b5a - Convert to new options framework [1]
- While here, trim Makefile headers

Reported by:	bapt (on freebsd-ports@)  [1]
2012-10-06 13:59:33 +00:00
Olli Hauer
b7a1e6d660 - update serf to 1.1.1
From changelog:
Serf 1.1.1 [2012-10-04, from /tags/1.1.1]
  Fixed issue 86: ensure requeued requests are correctly handled. This fixes:
    - infinite loop with multiple connection resets or SIGPIPE errors
    - "connection" hang where we would not re-queue requests that are held after
      we re-connect
  Fixed issue 74: test_all goes in an endless loop
  Fix memory leak when conn. is closed explicitly/due to pool cleanups (r1623)
  Fix for https on Windows: handle connection aborts (r1628..-30,-33,-34,-37)
  Add new error codes for the SSL bucket

Serf 1.1.0 [2012-06-07, from /tags/1.1.0]
  New: serf_bucket_request_set_CL() for C-L based, non-chunked requests
  New: serf_ssl_server_cert_chain_callback_set() for full-chain validation

Serf 1.0.3 [2012-03-20, from /tags/1.0.3, r1586]
  Map more OpenSSL errors into SERF_SSL_CERT_UNKNOWNCA (r1573)

Serf 1.0.2
  Not released.

Serf 1.0.1 [2012-02-15, from /tags/1.0.1, r1569]
  FreeBSD fixes in the test suite (r1560, r1565)
  Minor build fixes

Please note there are still some issues in case the SVN repo is located at /
(for example redports.org), a fix was committed to current subversion.
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=463&dsMessageId=2901999

with hat apache@
2012-10-06 08:28:25 +00:00
Jason Helfman
536392d637 - fix option WITHOUT_X11
PR:		172374
Submitted by:	maintainer, jumper99@gmx.de
2012-10-06 02:53:34 +00:00
Jason Helfman
e94c8cae35 - fix option WITHOUT_X11
PR:		172375
Submitted by:	maintainer, jumper99@gmx.de
2012-10-06 02:52:36 +00:00
Jason Helfman
be9eaaebf7 - fix option WITHOUT_X11
PR:		172373
Submitted by:	maintainer, jumper99@gmx.de
2012-10-06 02:51:31 +00:00
Jason Helfman
6330d3755f - adopt optionsNG 2012-10-06 02:48:43 +00:00
Baptiste Daroussin
3acadc108a Over to new volunteer
While here make use of USE_PKGCONFIG
2012-10-06 00:09:41 +00:00
Baptiste Daroussin
1568cea1e1 Revert some testings that should not have been committed 2012-10-05 16:53:22 +00:00
Baptiste Daroussin
e6e5d7753a Convert to new options framework 2012-10-05 16:30:22 +00:00
Beat Gaetzi
3c40faf631 - Convert to optionsng
- Trim Makefile header
2012-10-05 15:02:43 +00:00
Renato Botelho
566e1b7f4e Change headers of all ports maintained by me to new format 2012-10-05 12:41:45 +00:00
Frederic Culot
80a098cb40 - Update to 2.14
Changes:	http://search.cpan.org/dist/WebDAO/Changes
PR:		ports/172297 (based on)
Submitted by:	Aliaksandr Zahatski <zahatski@gmail.com> (maintainer, from another address)
2012-10-04 11:31:58 +00:00
Jason Helfman
f425dae991 - update to 0.9.22
PR:		172308
Submitted by:	maintainer, gaod@hychen.org
2012-10-04 06:05:50 +00:00
Olivier Duchateau
fae5efae59 - Update to 0.4.7
- Convert to OptionsNG
- Trim header
- Use USE_PKGCONFIG
- Remove ABI version in LIB_DEPENDS

Approved by:	rene, miwi (mentors)
2012-10-03 19:13:49 +00:00
Thomas Abthorpe
5d1d80806a - Reassign to the heap at maintainer's request 2012-10-03 18:31:53 +00:00
Marcelo Araujo
c208343cd0 - Update to 2012.09.27.
- Drops support for python 2.5.
- Switch to USE_GITHUB.

PR:		ports/172153
Submitted by:	"4721@hushmail.com" <4721@hushmail.com>
2012-10-03 14:45:45 +00:00
Thomas Abthorpe
f09c4871a8 - Reassign to the heap at maintainer's request 2012-10-03 13:56:16 +00:00
Ruslan Makhmatkhanov
db8657349b - update to 2.8.10
- add vuxml entry

This release fixes SQL injection vulnerability.

PR:		172114
Submitted by:	rm (myself)
Approved by:	ports-secteam (eadler)
Security:	dee44ba9-08ab-11e2-a044-d0df9acfd7e5
2012-10-03 12:33:38 +00:00
Pietro Cerutti
25fd79894b - Convert to OptionsNG
Notified by:	http://wiki.freebsd.org/Ports/Options/ConvertingToOptionsNG
2012-10-03 07:59:44 +00:00
Jason Helfman
9bedecdec2 - reset maintainer to heap 2012-10-03 01:15:48 +00:00
Jason Helfman
fe5909d1aa - set maintainer to ruby@ 2012-10-03 00:47:00 +00:00
Rene Ladan
fa997a648f Update to 22.0.1229.79
Submitted by:	George Liaskos
Security:	http://www.vuxml.org/freebsd/5bae2ab4-0820-11e2-be5f-00262d5ed8ee.html
2012-10-02 19:00:33 +00:00
Andrej Zverev
43b2f3f94d - Fix typos (LICENSE is correct form inside bsd.licenses.mk).
- Removed LICENSE_FILE where is no need in this.

Spotted by:	zont@
Approved by:	portmgr (bapt@)
2012-10-02 16:40:40 +00:00
Sergey A. Osokin
ac2e9af039 Update from 1.3.6 to 1.3.7.
<ChangeLog>

*) Feature: OCSP stapling support.
   Thanks to Comodo, DigiCert and GlobalSign for sponsoring this work.

*) Feature: the "ssl_trusted_certificate" directive.

*) Feature: resolver now randomly rotates addresses returned from cache.
   Thanks to Anton Jouline.

*) Bugfix: OpenSSL 0.9.7 compatibility.

</ChangeLog>

Fix SIZE line for ldap third-party module.
2012-10-02 15:04:01 +00:00
Ruslan Makhmatkhanov
a4c33e0371 - update to 2.8.2
- optionify the port
- chase the update in dependend ports:
  - textproc/py-pyctpp2
  - www/cas

while here:
- trim Makefile header
- tab -> space change in pkg-descr:WWW

PR:		170610
Submitted by:	Veniamin Gvozdikov <g.veniamin at googlemail dot com>
Approved by:	maintainer timeout (> 1 month)
2012-10-01 18:35:12 +00:00
Thomas Abthorpe
d46aafc64e - Reassign to the heap at maintainer's request 2012-10-01 14:45:16 +00:00
Sunpoet Po-Chuan Hsieh
4ce130623d - Update to 1.1.62
- Add LICENSE
- Remove trailing slash from MANPREFIX
- Cleanup Makefile header

Changes:	https://github.com/isaacs/npm/commits/master
2012-10-01 14:26:26 +00:00
Jason E. Hale
e3e941925d - Update to 1.14.6
- Update pkg-descr
- Strip Makefile header

PR:		ports/172105
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com>
Approved by:	makc (mentor)
2012-10-01 12:03:48 +00:00
Ruslan Makhmatkhanov
fdca62cdcb - pass maintainership to new volonteer
while here:
- trim Makefile header
- remove indifenite article from COMMENT
- remove deprecated attribution in pkg-descr

PR:		172163
Submitted by:	Chris Petrik <c.petrik.sosa at gmail dot com>
2012-09-30 06:25:19 +00:00
Steve Wills
eb5b5e90cc - Update to 0.8.11
PR:		ports/172130
Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)
2012-09-29 13:46:39 +00:00
Steve Wills
87215ef108 - Update to 0.10.22.7 2012-09-28 22:36:25 +00:00
Greg Larkin
d30008c3a3 NOTE: This port tracks Smarty 3.x, while www/smarty2 tracks Smarty 2.x
Smarty is a template engine for PHP. Many other template engines for PHP
provide  basic variable  substitution and  dynamic block  functionality.
Smarty takes  a step  further to  be a  "smart" template  engine, adding
features such  as configuration files, template  functions, and variable
modifiers, and making  all of this functionality as easy  as possible to
use for  both programmers and  template designers. Smarty  also converts
the  templates into  PHP  scripts,  eliminating the  need  to parse  the
templates on every invocation. This  makes Smarty extremely scalable and
managable for large application needs.

WWW: http://www.smarty.net/
2012-09-28 17:22:32 +00:00
Guido Falsi
36b26734d3 - Update to 3.1.21
PR:		ports/172098
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
Approved by:	crees, tabthorpe (mentors, implicit)
2012-09-27 21:59:32 +00:00
Greg Larkin
910f43dce0 - Chase www/smarty -> www/smarty2 rename 2012-09-26 20:43:58 +00:00
Greg Larkin
ef71cdb328 - Forgot to commit the deleted www/smarty directory after the rename 2012-09-26 20:43:21 +00:00
Greg Larkin
16587df73c - Renamed from www/smarty to www/smarty2 to prepare for addition of
www/smarty3
- Updated to 2.6.27
2012-09-26 20:33:56 +00:00
Ruslan Makhmatkhanov
f2ea0f9636 - update to 2.1.1
This should have be done along with Plone 4.2.1 update, but I missed this for
some reason.

Reported by:	John Hay <jhay at meraka.org dot za> (via zope@ mailing list)
2012-09-26 15:29:31 +00:00
Alex Dupre
f876fbee7a Update to 7.0.30 release. 2012-09-26 14:01:44 +00:00