Commit graph

283263 commits

Author SHA1 Message Date
Baptiste Daroussin
e60ba6d205 Swap portupgrade/portmaster arguments
Reported by:	jgh
2012-07-26 06:39:54 +00:00
Baptiste Daroussin
a04e24d15c Fix duplicate patch 2012-07-26 06:36:51 +00:00
Baptiste Daroussin
d619b0d898 Fix duplicate patch 2012-07-26 06:36:09 +00:00
Doug Barton
2652481d27 The whole port import was duplicated
Also tab -> space for WWW:
2012-07-26 06:33:34 +00:00
Doug Barton
d6b29eefe2 Fix the most obviously broken part, duplicated file 2012-07-26 06:32:22 +00:00
Alex Kozlov
b66d36ccd9 - Fix MAIL_* options
Approved by:	osa (maintainer)
2012-07-26 06:28:01 +00:00
Baptiste Daroussin
39cf5a337e Remove devel/pkg-config it has been replaced by devel/pkgconf 2012-07-26 06:21:51 +00:00
Sergey A. Osokin
04b1320746 Update SPDY patch from version 47 to 48. 2012-07-26 06:10:31 +00:00
Marcus von Appen
6744e39a0f - Don't define HAVE_LOAD_EXTENSION when sqlite3 is compiled with EXTENSION
option turned off

PR:		ports/156076
Submitted by:	Pan Tsu <inyaoo@gmail.com>
2012-07-26 05:44:07 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Daichi GOTO
49ac3accb4 fixed mozc-el build fail
PR:		170131
Submitted by:	Seiji Ariga <freebsd@khaotic.net>
2012-07-26 02:41:58 +00:00
Stephen Montgomery-Smith
9030102ea4 - Update to 1.2.9. 2012-07-26 02:36:18 +00:00
Stephen Montgomery-Smith
fffeb98ddc - Update to 1.0.2. 2012-07-26 02:09:50 +00:00
Stephen Montgomery-Smith
723dc4b395 - Update to 1.1.0. 2012-07-26 00:12:57 +00:00
Gerald Pfeifer
d35b9bc59b Replace USE_GCC=4.4+ by USE_GCC=4.6+ since GCC 4.4 is on its way out
and GCC 4.6 has been the default for a while.

Approved by:	maintainer
2012-07-25 21:36:48 +00:00
Brooks Davis
aa0d416cbe Correct a plist error reported by QAT. 2012-07-25 21:19:50 +00:00
TAKATSU Tomonari
05d8d4bb82 - Update to 1.0.9 2012-07-25 20:56:28 +00:00
TAKATSU Tomonari
795fe5e0b4 - Copy japanese/bugzilla to japanese/bugzilla42 according to
devel/bugzilla42
- Update japanese/bugzilla42 to 4.2.1
2012-07-25 20:53:43 +00:00
Marcus von Appen
f9f7f46f23 - Update to 0.3.0
PR:		ports/170129
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer)
2012-07-25 20:08:13 +00:00
Steve Wills
6b0a1dcf94 - Correct formatting of 20120725 entry 2012-07-25 19:45:12 +00:00
Bernhard Froehlich
0584205d76 - Fix panic at unload of vboxnetadp
- Bump PORTREVISION

PR:		ports/169565
Submitted by:	Thomas Eberhardt <sneakywumpus@googlemail.com>
Obtained from:	virtualbox r41199
2012-07-25 19:15:14 +00:00
Bernhard Froehlich
4136328e14 - Follow vm_contig_grow_cache() renaming to vm_pageout_grow_cache() in r238561
PR:		ports/170056
Submitted by:	Garrett Cooper <yanegomi@gmail.com>
Thanks to:	alc, avg
2012-07-25 19:12:39 +00:00
Michael Scheidell
47a32988e5 - Update fcitx and addons to 4.2.5
- Remove textproc/fcitx-keyboard

PR:		ports/170010
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2012-07-25 18:10:40 +00:00
Hajimu UMEMOTO
6dbd6baa2a Update master site. 2012-07-25 17:27:23 +00:00
Ruslan Makhmatkhanov
3ad4440fb1 - copy py-beautyfulsoup 3.2.0 to py-beautyfulsoup32
- update py-beautyfulsoup to current stable branch (4.1.1)
- pass maintainership of this new port to submitter
- set USE_PYTHON to 2.7, because it doesn't packages with python3
  (port modification needed)
- chase dependency update to deskutils/calibre
- add UPDATING entry

PR:		168372 (based on)
Submitted by:	William Grzybowski <william88 at gmail dot com>
Approved by:	Mike Meyer <mwm at mired dot org> (maintainer)
2012-07-25 16:58:19 +00:00
Michael Scheidell
699eb39cc2 - Update to latest snapshot
PR:		ports/170111
Submitted by:	Eric F Crist <ecrist@secure-computing.net> (maintainer)
2012-07-25 16:52:24 +00:00
Steve Wills
8c45447e63 - Update to 0.4.0 2012-07-25 16:01:38 +00:00
Steve Wills
9b49f83879 - Correct TEST_DEPENDS, Test::More is in p5-Test-Simple
Approved by:	des@ (maintainer)
2012-07-25 15:52:59 +00:00
Steve Wills
0ff27ab541 - Don't try to remove directories that aren't created
Approved by:	gnome@ (kwm)
2012-07-25 13:59:30 +00:00
Carlo Strub
4ccd1fc621 Fix typos in COMMENT 2012-07-25 11:24:09 +00:00
Alex Kozlov
0ecec93f3d - Update to 1.8 2012-07-25 11:14:44 +00:00
Dennis Herrmann
90c9d61911 - Update to 1.65 2012-07-25 11:05:13 +00:00
Frederic Culot
f73bd7312d - Update to 3.95
Changes:	http://search.cpan.org/dist/Object-InsideOut/Changes
2012-07-25 10:00:02 +00:00
Gerald Pfeifer
a778e97c28 Update to the 20120722 snapshot of GCC 4.8.0.
Remove ABI version numbers for all library dependencies.
2012-07-25 09:53:04 +00:00
Gerald Pfeifer
18e5bb668a Update to the 20120721 snapshot of GCC 4.7.2.
Remove ABI version numbers for all library dependencies.
2012-07-25 08:47:55 +00:00
Gerald Pfeifer
2a47180356 Replace USE_GCC=4.4+ by USE_GCC=4.6+ since GCC 4.4 is on its way out
and GCC 4.6 has been the default for a while.
2012-07-25 08:13:30 +00:00
Gerald Pfeifer
47aff41ec7 Replace USE_GCC=4.4+ by USE_GCC=4.6+ since GCC 4.4 is on its way out
and GCC 4.6 has been the default for a while.
2012-07-25 08:12:44 +00:00
Jason Helfman
ddcff74e26 - update to 6.0
- while here update to optionsNG

PR:	ports/170120
Submitted by:	maintainer, samm@os2.kiev.ua
2012-07-25 06:35:26 +00:00
Carlo Strub
d5fda8cb2c Fix typos in COMMENT 2012-07-25 06:32:06 +00:00
Alex Kozlov
b68da0a0cc - Fix build on FreeBSD 8+ [1]
- Remove pkg-plist

PR:	ports/170084 [1]
Submitted by:	William Waites <wwaites@tardis.ed.ac.uk>
2012-07-25 06:20:43 +00:00
Alex Kozlov
797e47b734 - Update to 4.87A
* add support for oldnfs/newnfs filesystem types

PR:	ports/170117
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2012-07-25 05:37:55 +00:00
Olli Hauer
7824f0206f - fix distinfo 2012-07-25 05:32:20 +00:00
Wen Heping
38b8990e69 - Update to 0.1.2
PR:		170105
Submitted by:	Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
2012-07-25 05:13:12 +00:00
Ryan Steinmetz
4cda5763f8 - Document vulnerabilities in net/isc-dhcp42-server 2012-07-25 02:32:22 +00:00
Ryan Steinmetz
fac493aa6c - Update to 4.2.4-P1 2012-07-25 02:23:27 +00:00
Steve Wills
cd6db90edb Ripper parses Ruby source and tokenizes or builds an AST.
This gem is meant for Ruby 1.8.x builds. Ruby 1.9.x comes with a functioning
ripper implementation out of the box. This gem is a port of the Ripper 1.9
for Ruby 1.8.x. Ripper was written by Minero Aoki and ported by Loren Segal.

WWW: http://github.com/lsegal/ripper18

PR:		ports/169390
Submitted by:	Douglas Thrift
2012-07-25 01:48:00 +00:00
Steve Wills
f988c552bd - Update to 1.7.0.
- Add/update *DEPENDS for libcdcl.so which is introduced by science/cdcl 5.4.5
- Use PORTDOCS and PORTEXAMPLES
- Use dirrmtry

PR:		ports/169033
Submitted by:	Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
2012-07-25 01:23:45 +00:00
Olli Hauer
9630870669 - fix conflict line 2012-07-24 22:31:38 +00:00
TAKATSU Tomonari
591103be74 - Update to 0.2.9 2012-07-24 21:38:27 +00:00
Adam Weinberger
a07e979e7e Update to 1.7.1. 2012-07-24 21:37:48 +00:00