Commit graph

288364 commits

Author SHA1 Message Date
Thierry Thomas
cf0eb369c2 Upgrade to 0.6.0.
Changelog at http://freecode.com/projects/rkward#release_349200 .

Feature safe:	yes
2012-10-31 20:29:34 +00:00
Thierry Thomas
84dc74888d Adding R2HTML, a package to write HTML files from R, used by RKWArd.
Feature safe:	yes
2012-10-31 20:28:09 +00:00
Guido Falsi
c09af98d78 - Update to 0.11.1
- Remove LICENCE_FILE_* since they are in Templates/Licenses
- Mark MAKE_JOBS_SAFE
- Use bsd.port.options.mk only and remove uneeded WANT_GNOME
- Trim Makefile headers

PR:		ports/172023
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-10-31 20:27:30 +00:00
Pawel Pekala
c693730cc4 Update to version 1.4
PR:		ports/172237
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-10-31 20:14:52 +00:00
Pawel Pekala
a475bb3042 - Add optional Xft support [1]
- Convert to OptionsNG
- Add missing deps
- Fix comment

PR:		ports/170723
Submitted by:	Vitaly Magerya <vmagerya@gmail.com>
Approved by:	maintainer timeout
Feature safe:	yes
2012-10-31 19:54:11 +00:00
Pawel Pekala
d745c64ab2 The MIME (Multipurpose Internet Mail Extensions) specification
(RFC 1521 and successors) defines a mechanism for encoding text consisting
primarily of printable ASCII characters, but which may contain characters
(for example, accented letters in the ISO 8859 Latin-1 character set) which
cannot be encoded as 7-bit ASCII or are non-printable characters which may
confuse mail transfer agents.

WWW:	http://www.fourmilab.ch/webtools/qprint/

PR:		ports/172522
Submitted by:	Takefu
Feature safe:	yes
2012-10-31 19:05:00 +00:00
Palle Girgensohn
b29cad3d28 fix header
Feature safe: yes
2012-10-31 18:13:08 +00:00
Pawel Pekala
6b70eda942 - Fix build with clang [1]
- Switch to PLIST_FILES, PORTDOCS
- Convert to OptionsNG

PR:		ports/172574 [1]
Submitted by:	Boris Samorodov <bsam@FreeBSD.org> [1]
Approved by:	maintainer timeout (21 days)
Feature safe:	yes
2012-10-31 18:11:58 +00:00
Emanuel Haupt
327f80fdca Update MASTER_SITE_SOURCEFORGE
Feature safe:	yes
2012-10-31 18:11:33 +00:00
Palle Girgensohn
e34efbc6a1 Add port pgbadger. PostgreSQL log analyzer with fully detailed reports and charts.
Feature safe: yes
2012-10-31 18:02:55 +00:00
Chris Rees
7ef9f699d0 Fix several warnings;
Subroutine SNMP_Session::pack_sockaddr_in6 redefined at /usr/local/lib/perl5/5.14.2/Exporter.pm line 67.
at /usr/local/lib/perl5/site_perl/5.14.2/SNMP_Session.pm line 149

PR:		ports/166777
Submitted by:	Alexey V. Panfilov <ports@subnets.ru> (maintainer)
Feature safe:	yes
2012-10-31 17:46:52 +00:00
Jase Thew
380c7f99cb - Update to 6.80
- Convert to new format Makefile header

Changes:	https://metacpan.org/source/BINGOS/POE-Component-IRC-6.80/Changes

PR:		ports/171828
Approved by:	maintainer timeout (38 days)
Feature safe:	yes
2012-10-31 17:05:47 +00:00
Steve Wills
be4019c82b - Update lang/ruby19 to 1.9.3.286
- Don't try to cleanup dir created by ruby-gems
- Trim headers while here

Feature safe:	yes
2012-10-31 17:01:03 +00:00
Max Brazhnikov
9df8bc9f87 Update to 0.7.4
Remove patches merged upstream
Strip Makefile header

Feature safe:	yes
2012-10-31 16:51:56 +00:00
Cy Schubert
fa0057ab71 Update pam_krb5 from 4.4 to 4.6.
Feature safe:	yes
2012-10-31 16:51:29 +00:00
Chris Rees
302cb5a711 Over to new volunteer
Submitted by:	Joseph a Nagy Jr
Feature safe:	yes
2012-10-31 13:22:17 +00:00
Florian Smeets
a612f682fe add the mailheader patch back to the distinfo which was removed by mistake
Feature safe:	yes
2012-10-31 11:21:43 +00:00
Florian Smeets
913aeb5980 Update to 5.3.18
Feature safe:	yes
2012-10-31 11:16:57 +00:00
Niclas Zeising
940a168e02 Update to 2.1.0
This release contains some new features and configuration options, as well
as bug fixes.  For a more complete changelog, see:
https://opensource.conformal.com/fluxbb/viewtopic.php?id=627

Approved by:	kwm, miwi (mentors, implicit)
Feature safe:	yes
2012-10-31 10:55:22 +00:00
Anton Berezin
89e8bd5455 Update to 0.06.
Also, change the header to the new layout.

Changes in 0.06: http://cpansearch.perl.org/src/ROCKY/Devel-Callsite-0.06/Changes

Feature safe:	yes
2012-10-31 10:44:59 +00:00
Anton Berezin
d226a3e5b6 - update to 0.06
- remove dependency on Storable (which is bundled with all supported perl versions)
- convert header to the new layout

Changes in 0.06: http://cpansearch.perl.org/src/TJENNESS/Crypt-PassGen-0.06/ChangeLog

Feature safe:	yes
2012-10-31 10:43:23 +00:00
Anton Berezin
8a07d2d7af Update to 1.03.
Also convert to new header layout.

Changes in 1.03: http://cpansearch.perl.org/src/MJD/Memoize-1.03/Changes

Feature safe:	yes
2012-10-31 10:39:49 +00:00
Li-Wen Hsu
9566807198 - do not directly depend on setuptools, use USE_DISTUTILS instead
- no PORTREVISION bump is needed, because it already had run/build dependency
- trim Makefile header
- add license (GPLv2)
- limit python version to 2.x only
- move pkg-plist contents into Makefile:PLIST_FILES
- tab -> space change in pkg-descr:WWW

PR:		173232
Submitted by:	rm

Feature safe:	yes
2012-10-31 10:15:44 +00:00
Chris Rees
a594473c5a Update to 6.1.15
PR:		ports/172932
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr>
Feature safe:	yes
2012-10-31 10:05:46 +00:00
Brendan Fabeny
5c8cee9237 remove a problematic mirror; attempt to fix build on ia64 [1]
Reported by:	A. Shterenlikht [1]
Feature safe:	yes
2012-10-31 09:23:06 +00:00
Ruslan Makhmatkhanov
ff7dd53665 - do not directly depend on setuptools
- no PORTREVISION bump is needed, because it already had run/build dependency
- trim Makefile header
- limit python version to 2.x only
- move pkg-plist contents into Makefile:PLIST_FILES

Approved by:	brooks (maintainer, implicit)
Feature safe:	yes
2012-10-31 08:43:33 +00:00
Ruslan Makhmatkhanov
32fef11eca - do not directly depend on setuptools, use USE_DISTUTILS instead
- bump PORTREVISION because of dependency change
- trim Makefile header
- limit python version to 2.x only
- move pkg-plist contents into Makefile:PLIST_FILES
- tab -> space change in pkg-descr:WWW

PR:		173056
Submitted by:	rm (myself)
Approved by:	Sutra Zhou <zhoushuqun at gmail dot com> (maintainer, by mail)
Feature safe:	yes
2012-10-31 08:11:25 +00:00
Alex Kozlov
25334a5bb6 - Update ldns to 1.6.15 [1]
- Add an entry to UPDATING about binary incompatibility in previous version of ldns
- Fix OptionsNG
- Bump PORTREVISION for all ports dependent on dns/ldns
- Remove ABI version numbers from LIB_DEPENDS while I'm here

PR:	ports/173080 [1]
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) [1]
Approved by:	portmgr (erwin)
Feature safe:	yes
2012-10-31 07:58:36 +00:00
Ruslan Makhmatkhanov
1ae611b9c0 - update to 9.2
while here:
- s/YES/yes/ change in Makefile
- remove trailing whitespace in pkg-descr

PR:		173220
Submitted by:	Chris Petrik <c.petrik.sosa at gmail dot com> (maintainer)
Feature safe:	yes
2012-10-31 06:34:29 +00:00
Li-Wen Hsu
b661434cad - Do not directly depend on setuptools, use USE_DISTUTILS instead
- no PORTREVISION bump is needed, because it already had run/build depend
- Trim Makefile header
- Remove indefinite article in COMMENT
- Limit python version to 2.x only
- Move pkg-plist to PLIST_FILES in Makefile
- Change tab to space in pkg-descr:WWW

PR:		ports/173167
Submitted by:	rm

Feature safe:	yes
2012-10-31 05:53:43 +00:00
Jason Helfman
5030eba2cc - update to 1.0.3
PR:		173217
Submitted by:	maintainer, nemysis@gmx.ch
Feature safe:	yes
2012-10-31 05:43:34 +00:00
Jason Helfman
1bdff9ced5 - fix fetch
Submitted by:	maintainer, nemysis@gmx.ch (private mail)
Feature safe:	yes
2012-10-31 05:40:09 +00:00
Florian Smeets
09039d88f7 Update to 2.1.5
Feature safe:	yes
2012-10-30 23:53:23 +00:00
Sergey A. Osokin
9485d8752b Update from 1.3.7 to 1.3.8.
Feature safe:	yes

<ChangeLog>

*) Feature: the "optional_no_ca" parameter of the "ssl_verify_client"
   directive.
   Thanks to Mike Kazantsev and Eric O'Connor.

*) Feature: the $bytes_sent, $connection, and $connection_requests
   variables can now be used not only in the "log_format" directive.
   Thanks to Benjamin Grц╤ssing.

*) Feature: the "auto" parameter of the "worker_processes" directive.

*) Bugfix: "cache file ... has md5 collision" alert.

*) Bugfix: in the ngx_http_gunzip_filter_module.

*) Bugfix: in the "ssl_stapling" directive.

</ChangeLog>
2012-10-30 23:39:58 +00:00
Florian Smeets
792ee326e5 - add www/squid32 [1]
- update www/libecap to 0.20 [2]
- remove option ECAP from www/squid31 and add a note to UPDATING that you need
  to upgrade to squid32 if you need ECAP

PR:		ports/173152 [1]
PR:		ports/173156 [2]
Submitted by:	Thomas-Martin Seck <tmseck@web.de>
Feature safe:	yes
2012-10-30 23:05:50 +00:00
Jason E. Hale
0e0088184e - Update to 5.1.0
- Trim Makefile header

PR:		ports/173196
Submitted by:	Toomas Aas <toomas@median.ee> (maintainer)
Approved by:	makc, avilla (mentors, implicit)
Feature safe:	yes
2012-10-30 22:49:54 +00:00
Steve Wills
53cea258d0 - Update to 0.8.14
PR:		ports/173095
Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)
Feature safe:	yes
2012-10-30 22:48:39 +00:00
Jason Helfman
36da8f49ad - add additional support for tomcat7 and adjust pkg-message accordingly
PR:		173128
Submitted by:	nemysis@gmx.ch
Patch by:	jgh
Approved by:	maintainer, wen
Feature safe:	yes
2012-10-30 22:11:04 +00:00
Jason Helfman
be928c7976 - add additional support for tomcat7 and adjust pkg-message accordingly
PR:		173093
Submitted by:	nemysis@gmx.ch
Patch by:	jgh
Approved by:	maintainer, wen
Feature safe:	yes
2012-10-30 22:10:09 +00:00
Jason Helfman
a832614cf6 - add additional support for tomcat7 and adjust pkg-message accordingly
PR:		173094
Submitted by:	nemysis@gmx.ch
Patch by:	jgh
Approved by:	maintainer, wen
Feature safe:	yes
2012-10-30 22:08:53 +00:00
Jason Helfman
12e1418673 - add additional support for tomcat7 and adjust pkg-message accordingly
PR:		173126
Submitted by:	nemysis@gmx.ch
Patch by:	jgh
Approved by:	maintainer, wen
Feature safe:	yes
2012-10-30 22:08:14 +00:00
Jason Helfman
60b862d4dc - add additional support for tomcat7 and adjust pkg-message accordingly
PR:		173092
Submitted by:	nemysis@gmx.ch
Patch by:	jgh
Approved by:	maintainer, wen
Feature safe:	yes
2012-10-30 22:07:30 +00:00
Jason Helfman
13c8106d8b - add additional support for tomcat7 and adjust pkg-message accordingly
PR:		173091
Submitted by:	nemysis@gmx.ch
Patch by:	jgh
Approved by:	maintainer, wen
Feature safe:	yes
2012-10-30 22:06:40 +00:00
Jason Helfman
723b57e8df - add additional support for tomcat7 and adjust pkg-message accordingly
PR:		173125
Submitted by:	nemysis@gmx.ch
Patch by:	jgh
Approved by:	maintainer, wen
Feature safe:	yes
2012-10-30 22:05:30 +00:00
Ruslan Makhmatkhanov
68137d57dc - update to 1.7.2
while here:
- remove redundancy in COMMENT
- fix whitespace and remove empty line in pkg-descr

PR:		173212
Submitted by:	Andrew Sidorov <derfi at vei dot ru> (maintainer)
Feature safe:	yes
2012-10-30 21:27:49 +00:00
Bryan Drewery
9ffee13dd9 - Fix reinstall/upgrade trying to use gmkdir since it
was detected during build [1]
- Mark MAKE_JOBS_UNSAFE:
    help2man: can't get '--help' info from man/stty.td/stty
    gmake[2]: *** [man/stty.1] Error 127
    gmake[2]: *** Waiting for unfinished jobs....

PR:		ports/173218 [1]
Submitted by:	Jason Harris <jharris@widomaker.com> (maintainer) [1]
Feature safe:	yes
2012-10-30 21:21:48 +00:00
Ruslan Makhmatkhanov
6f61a9733d - pass maintainership to submitter
- temporary switch MASTER_SITES to ftp.freebsd.org

while here:
- trim Makefile header
- remove redundant tabs to improve readability

PR:		173123
Submitted by:	Shawn Webb <lattera at gmail dot com>
Approved by:	Chris McCoy <cmccoy at wayfair dot com> (maintainer, another email)
Feature safe:	yes
2012-10-30 21:14:18 +00:00
Ruslan Makhmatkhanov
25b9c14558 - update to 7.16 [1]
while here:
- trim Makefile header
- remove indefinite article in COMMENT
- remove IGNORE_WITH_PHP and IGNORE_WITH_PGSQL since
  we have not this versions in the tree anymore
- fix pkg-plist
- add vuxml entry

PR:		173211
Submitted by:	Rick van der Zwet <info at rickvanderzwet dot nl> [1]
Approved by:	Nick Hilliard <nick at foobar dot org> (maintainer)
Security:	2adc3e78-22d1-11e2-b9f0-d0df9acfd7e5
Feature safe:   yes
2012-10-30 21:01:16 +00:00
Chris Rees
b61c9866d5 Add netmagis-www , netmagis web module.
PR:		ports/169509
Submitted by:	Pierre David <pdagog@gmail.com>, Jean Benoit <jean@unistra.fr>
Feature safe:	yes
2012-10-30 20:36:34 +00:00
Chris Rees
1ea30ebb30 Add netmagis-utils , netmagis command-line utilities.
PR:		ports/169509
Submitted by:	Pierre David <pdagog@gmail.com>, Jean Benoit <jean@unistra.fr>
Feature safe:	yes
2012-10-30 20:35:58 +00:00