1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

270062 Commits

Author SHA1 Message Date
Martin Wilke
b086916847 - Update to 1.6.1
PR:		163409
Submitted by:	Jaap Boender <jaapb@kerguelen.org> (maintainer)
2011-12-29 14:58:10 +00:00
Remko Lodder
9e6e548e9f Fix build by adding a reference to the original URL. 2011-12-29 14:26:25 +00:00
Matthias Andree
63e642bc5c Hand over mantainership to a newly-formed lua team,
currently consisting of Matthias Andree (mandree@) and Niclas Zeising.

Approved by: garga@ (maintainer)
2011-12-29 14:14:40 +00:00
Pawel Pekala
2b0f2325b6 - Update to version 0.6.5 [1]
- Fix build when WITH_BUNDLED_LIBPNG=true

PR:		ports/156376 [1]
Submitted by:	Anton Yuzhaninov <ayuzhaninov@team.vega.ru> [1]
Approved by:	maintainer timeout
2011-12-29 14:07:57 +00:00
Chris Rees
0f1ab7dfed Document XSS vulnerability in net-mgmt/zabbix-frontend
PR:		ports/163691
Obtained from:	https://support.zabbix.com/browse/ZBX-4015
Security:	ZBX-4015
2011-12-29 13:04:23 +00:00
Sergey A. Osokin
1ddbbe018d Update third-party http_subs_filter module from 0.5.2.r45 to 0.5.2.r53.
Remove needless extra patch.

Update third-party upload_progress module from 0.8.2 to 0.8.3.
Change the download page to github.com.

Do not bump PORTREVISION because these modules disabled by default.
2011-12-29 11:30:39 +00:00
Chris Rees
4b8cdee69d Mark FORBIDDEN; multiple XSS vulnerabilities
PR:		ports/163691
Submitted by:	Pavel Timofeev <timp87@gmail.com>
Obtained from:	https://support.zabbix.com/browse/ZBX-4015
Security:	ZBX-4015
2011-12-29 11:19:26 +00:00
Pav Lucistnik
f532c1a20f - Update to 0.2.2
- Make unicode option the default

PR:		ports/163671
Submitted by:	Iouri V. Ivliev <ii@any.com.ru> (maintainer)
2011-12-29 11:11:32 +00:00
Sofian Brabez
de460f8846 - Update to 1.4.1
Approved by:	jadawin@, miwi@ (mentors, implicit)
2011-12-29 09:48:26 +00:00
Sunpoet Po-Chuan Hsieh
79d05c363c - Update to 0.2.1 2011-12-29 09:38:19 +00:00
Pav Lucistnik
a42b8959fe - Remove explicit par2 dependency, it is conflicting with different flavour of
par2 brought in via indirect depend

Reported by:	pointyhat
2011-12-29 09:02:59 +00:00
Pav Lucistnik
47d92d1066 - Fix find(1) invocation from previous commit
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
Reported by:	pointyhat
2011-12-29 08:58:47 +00:00
Johan van Selst
a2cb3f3e81 Update to tin 2.0.1 2011-12-29 08:21:56 +00:00
Johan van Selst
91238bb337 Remove BROKEN tag (works for me) 2011-12-29 08:18:33 +00:00
Johan van Selst
14c57f74b6 - Update minicom to 2.6
- Add additional patches for Linux-specific issues
2011-12-29 08:17:09 +00:00
Wen Heping
d3ef7e16cf - Update to 1.3.1 2011-12-29 08:08:37 +00:00
Sergey A. Osokin
493e0a6dd4 Update from 2.4.4 to 2.4.5.
Notice from:	miwi

<ChangeLog>

https://raw.github.com/antirez/redis/2.4/00-RELEASENOTES

</ChangeLog>
2011-12-29 07:36:14 +00:00
Sergey A. Osokin
2e59e19637 Update third-party ngx_postgres module from 0.8 to 0.9.
Also remove needless patch.

Do not bump PORTREVISION because these modules disabled by default.

<ChangeLog>

* Improve debug logging.
  From Yichun Zhang (agentzh).

* Fix compatibility with poll, select and /dev/poll event models.
  Reported by Yichun Zhang (agentzh).

* Fix compatibility with PostgreSQL 9.x.
  Reported by Yichun Zhang (agentzh).

* Fix compatibility with nginx-1.1.4+.
  From Yichun Zhang (agentzh).

* Enforce writing of proper SQL queries by replacing "row <row>"
  output format with "text" and returning whole result-set with
  values separated by newlines when using "postgres_output"
  directive.

* Enforce writing of proper SQL queries by requiring result-set
  to contain exactly single value when using "binary_value" or
  "value" output formats when using "postgres_output" directive.

* Fix "duplicated last chunk" issue.
  Reported by Silly Sad, diagnosed by Maxim Dounin.

* Improve build-time PostgreSQL client library discovery process
  by using PostgreSQL's pg_config.
  Patch from Silly Sad.

</ChangeLog>
2011-12-29 07:30:05 +00:00
Sergey A. Osokin
f1d1d70da9 Add naxsi third-party module, version 0.42.
Move down checksums for devel_kit third-party module.
Do not bump PORTREVISION because these modules disabled by default.

PR:	162783
2011-12-29 07:15:30 +00:00
TAKATSU Tomonari
283706de77 - Update to 1.1.2
- Add OPTIONS for IPA font support
2011-12-29 04:21:30 +00:00
Daichi GOTO
994e322665 Changed MASTER_SITES to use MASTER_SITE_LOCAL and MASTER_SITE_SUBDIR 2011-12-29 00:32:38 +00:00
TAKATSU Tomonari
a7ba906285 - Update to 1.0.5 2011-12-29 00:15:07 +00:00
Greg Lewis
a1411fffe8 . Move the call to unregistervm pack to the top of the packing list.
Otherwise we've removed the files before we unregister and unregistering
  doesn't correctly remove the symlinks it created during registration.

Pointed out by:	pointyhat (courtesy of pav@)
2011-12-29 00:03:28 +00:00
Raphael Kubo da Costa
b258e155dd Update to 2.1.2.
Approved by:	makc (mentor)
2011-12-28 23:51:08 +00:00
Florian Smeets
1b4c26530c update to CKBI version 1.88 which includes the latest mozilla cert data 2011-12-28 22:16:13 +00:00
Pawel Pekala
6b4b1372fe - Update to version 0.7 [1]
- Switch to dynamic plist [1]
- lpr-wrapper-cups needs same patch as lpr-wrapper
- Fix bash invocation in all installed scripts

PR:		ports/158935 [1]
Submitted by:	Jin-Sih Lin <linpct@gmail.com> [1]
Approved by:	maintainer
2011-12-28 21:24:28 +00:00
Joe Marcus Clarke
79cc3a1b3b Move the sockets from /var/tmp to /tmp so that they can be cleaned up
by default on reboot.

PR:		163653
Submitted by:	delphij
2011-12-28 21:18:58 +00:00
Joe Marcus Clarke
79d014ae07 Fix the build on FreeBSD 10.X.
PR:		163613
Submitted by:	swills
2011-12-28 21:03:37 +00:00
Joe Marcus Clarke
53640498f6 Use a new GID for avahi-autoipd to avoid a conflict with the Samba well-known RID
for the local Guests group.

PR:		163529
Submitted by:	Anthony Chavez <acc@hexadecagram.org>
2011-12-28 21:01:44 +00:00
Pawel Pekala
44c12cf330 - Update to 1.3.14 [1]
- Remove DEBUG, MIDI, UNICODE options which cause broken build
  when set to off [1]
- Add dependency on audio/jack - linking to it can't be disabled,
  this leads to missing dependency when installed
- Add INSTALLS_ICONS
- Make options actually work, add couple of missing dependencies
  when options are set to on, disable compiled in features
  when options are set to off
- Fix plist when NOPORTDOCS=true

PR:		ports/163278 [1]
Submitted by:	maintainer [1]
2011-12-28 20:50:28 +00:00
Matthias Andree
a6f6689e5a Update to new upstream release v2.2.2.
Changelog: http://openvpn.net/index.php/open-source/documentation/change-log/425-changelog-for-openvpn-22.html
2011-12-28 20:43:49 +00:00
Baptiste Daroussin
2254bd8140 - update to 2.4 (mostly integrate the freebsd support) 2011-12-28 20:31:15 +00:00
Rene Ladan
bda525a840 Remove expired ports:
2011-12-01 www/xpi-mousegestures: Development has been ceased and not compatible with Firefox > 2.
2011-12-01 www/xpi-mozex: Development has been ceased and not compatible with Firefox > 3.
2011-12-28 19:22:00 +00:00
Rene Ladan
c3df4f93ad Remove expired, unmaintained ports:
2011-11-30 textproc/skribe
2011-11-30 emulators/wahcade
2011-11-30 databases/keximdb: Depends on editors/koffice-kde3, which is scheduled for deletion
2011-11-30 editors/koffice-kde3
2011-11-30 net/keepalived: Depends on net/ipvs, which is scheduled for deletion
2011-11-30 net/ipvs: Designed for FreeBSD 5.x, which is no longer supported
2011-11-30 databases/fireprofile
2011-12-01 audio/gnowavcut: Abandonware
2011-12-01 mail/demime: No upstream development since 2007
2011-12-03 x11/wmmsg: No more public distfiles
2011-12-03 x11-toolkits/libgtkeditor: No more supported upstream, not depend on anymore.
2011-12-03 misc/demoniac: No more upstream, no more public distfiles
2011-12-03 cad/gtkwave: No more public distfiles, no more upstream
2011-12-07 databases/clip: No develop anymore for long
2011-12-09 x11-toolkits/gtkextra: no longer supported upstream, no more depend on
2011-12-28 17:49:04 +00:00
Sunpoet Po-Chuan Hsieh
5bcdd02cdc - Update to 0.06
Changes:	http://search.cpan.org/dist/Nexmo-SMS/Changes
PR:		ports/163673
Submitted by:	sunpoet (myself)
Approved by:	Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer)
2011-12-28 17:07:32 +00:00
Chris Rees
8a479e3267 - Fix build with gcc46
- Tidy install code; use do-install instead of patching Makefile

PR:		ports/163667
Submitted by:	Jakub Lach <jakub_lach@mailplus.pl> (maintainer)
2011-12-28 16:42:05 +00:00
Stephen Montgomery-Smith
64d0df4091 - Add patches to allow build with SNMP on.
- Change BUILD_DEPENDS= to BUILD_DEPENDS+= so that different options don't
  negate each other.
- Set maintainer.

PR:		ports/163584
Submitted by:	Anthony Chavez <acc@hexadecagram.org>
2011-12-28 16:39:51 +00:00
Sunpoet Po-Chuan Hsieh
1906c9e8ea - Update to 2.113450
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Catalyst-Plugin-AutoCRUD/Changes
2011-12-28 16:07:57 +00:00
Sunpoet Po-Chuan Hsieh
22f1f6c47a - Update TEST_DEPENDS:
- Remove Test::More which is already in all supported Perl releases
  - Add Test::Pod
2011-12-28 16:03:41 +00:00
Sunpoet Po-Chuan Hsieh
55e30789f6 - Add p5-Text-Prefix-XS 0.15
Text::Prefix::XS implements something of an trie algorithm for matching (and
extracting) prefixes from text strings.

WWW: http://search.cpan.org/dist/Text-Prefix-XS/
2011-12-28 15:59:51 +00:00
Rene Ladan
78ec4bbcf4 - Make this plugin work with current and future versions of Firefox
- Pet portlint

PR:		ports/162448
Submitted by:	maintainer
2011-12-28 15:54:02 +00:00
Dennis Herrmann
741a3cc30b - Fix build on 7.x
Submitted by:	garga@ (via mail)
2011-12-28 15:52:16 +00:00
Sunpoet Po-Chuan Hsieh
715e87b4c9 - Update to 0.112
Changes:	http://search.cpan.org/dist/Marpa-HTML/Changes
2011-12-28 15:51:12 +00:00
Sunpoet Po-Chuan Hsieh
d07414c961 - Update to 1.25
- Sort MAN3

Changes:	http://search.cpan.org/dist/Git-Repository/Changes
2011-12-28 15:50:37 +00:00
Sunpoet Po-Chuan Hsieh
ced65e56f3 - Update to 1.002000
Changes:	http://search.cpan.org/dist/Marpa-XS/Changes
2011-12-28 15:39:09 +00:00
Renato Botelho
a5593173d1 Update to 1.0.35 2011-12-28 15:37:11 +00:00
Renato Botelho
ae7a68c230 Update to 1.28.4 2011-12-28 15:25:09 +00:00
Renato Botelho
3aa4dd53ea Update to 1.16.39 2011-12-28 15:24:42 +00:00
Renato Botelho
7b65bab8b8 - Update to 2.3.2
- Pet portlint
- Respect WITHOUT_NLS
2011-12-28 15:24:11 +00:00
Renato Botelho
b393a8aa85 - Update to 2.5.5
- Pet portlint
2011-12-28 15:23:08 +00:00