Commit graph

36378 commits

Author SHA1 Message Date
Wesley Shields
39815f51d8 Update to 1.7.11.4
Changes: https://raw.github.com/git/git/master/Documentation/RelNotes/1.7.11.4.txt
2012-07-31 03:24:38 +00:00
Sunpoet Po-Chuan Hsieh
dbf82e64b1 - Update to 1.20120726
- Add LICENSE

Changes:	http://search.cpan.org/dist/UNIVERSAL-isa/Changes
2012-07-30 19:33:07 +00:00
Sunpoet Po-Chuan Hsieh
6fb48aa275 - Update to 1.20120726
- Add LICENSE

Changes:	http://search.cpan.org/dist/UNIVERSAL-can/Changes
2012-07-30 19:32:14 +00:00
Sunpoet Po-Chuan Hsieh
aa795f44b1 - Update to 0.008
- Add LICENSE
- Fix *_DEPENDS: p5-File-Temp is already in all supported Perl releases

Changes:	http://search.cpan.org/dist/MooseX-Role-Loggable/Changes
2012-07-30 19:31:35 +00:00
Sunpoet Po-Chuan Hsieh
fc6838d958 - Update to 0.46
- Add LICENSE

Changes:	http://search.cpan.org/dist/IO-All/Changes
2012-07-30 19:29:50 +00:00
Sunpoet Po-Chuan Hsieh
cac0ecfa98 - Update to 0.78
Changes:	http://search.cpan.org/dist/Devel-Size/CHANGES
2012-07-30 19:29:12 +00:00
Sunpoet Po-Chuan Hsieh
b31fde931c - Update to 0.74
Changes:	http://search.cpan.org/dist/Devel-PatchPerl/Changes
2012-07-30 19:28:39 +00:00
Sunpoet Po-Chuan Hsieh
2c8fccefa8 - Update to 1.005
Changes:	http://search.cpan.org/dist/Acme-MetaSyntactic/Changes
2012-07-30 19:27:58 +00:00
Sunpoet Po-Chuan Hsieh
e03aa71b33 - Add p5-Safe-Isa 1.000002
Since Perl allows us to provide a subroutine reference or a method name to the
-> operator when used as a method call, and a subroutine doesn't require the
invocant to actually be an object, we can create safe versions of isa, can and
friends by using a subroutine reference that only tries to call the method if
it's used on an object.

e.g. my $isa_Foo = $maybe_an_object->$_call_if_object(isa => 'Foo');

Note that we don't handle trying class names, because many things are valid
class names that you might not want to treat as one (like say "Matt") - the
is_module_name function from Module::Runtime is a good way to check for
something you might be able to call methods on if you want to do that.

WWW: http://search.cpan.org/dist/Safe-Isa/
2012-07-30 19:22:48 +00:00
Sunpoet Po-Chuan Hsieh
f742136b23 - Update to 0.09
Changes:	http://search.cpan.org/dist/MooX-Types-MooseLike/Changes
2012-07-30 19:19:07 +00:00
Sunpoet Po-Chuan Hsieh
b50acfd061 - Update to 1.000001
Changes:	http://search.cpan.org/dist/Moo/Changes
2012-07-30 19:18:10 +00:00
Sunpoet Po-Chuan Hsieh
d34cdc99c9 - Update to 1.3.2
- Add LICENSE
- Convert to new options framework
- Do not silence installation message
- Remove license file from PLIST

Changes:	http://sourceforge.net/projects/dict/files/libmaa/libmaa-1.3.2/README/view
2012-07-30 18:28:07 +00:00
Baptiste Daroussin
407b74d9fd - update to 2.0.4
- direct download from github, stop mirroring the distfile
2012-07-30 17:18:48 +00:00
Baptiste Daroussin
277db8f7fa - update to 0.8.5
- changes:
  * Fix parsing multiline definitions which could lead to segfault [1]
  * --variable output compatibility with pkg-config has been improved
  * Fix --modversion showing sometime multiple version [2]

Reported by:	dougb [1], Adam McDougall (via private mail) [2]
2012-07-30 17:04:31 +00:00
Marcus von Appen
cdffcb1103 Tox as is a generic virtualenv management and test command line tool you
can use for:

* checking your package installs correctly with different Python
  versions and interpreters
* running your tests in each of the environments, configuring your test
  tool of choice
* acting as a frontend to Continuous Integration servers, greatly
  reducing boilerplate and merging CI and shell-based testing.

WWW:	http://tox.testrun.org/

PR:		ports/170022
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com>
2012-07-30 12:03:36 +00:00
Erwin Lansing
bed3af06e2 - Attempt to fix plist
- Pet portlint (whitespace)

Submitted by:	pointyhat
Approved by:	maintainer timeout
2012-07-30 07:17:53 +00:00
Baptiste Daroussin
a8c3f84f55 - update to 0.8.4 which include all the changes added in 0.8.3_1 + some code
cleanups
2012-07-29 22:26:20 +00:00
Mikhail Teterin
71518bdb06 Remove "net" from categories. 2012-07-29 19:59:20 +00:00
Juergen Lock
228cdb0c0b Update to 2.1.1 . 2012-07-29 17:32:50 +00:00
Niclas Zeising
b619539ee3 Fix build with clang
PR:		ports/170067
Submitted by:	me
Approved by:	maintainer, kwm (mentor)
2012-07-29 12:42:43 +00:00
Carlo Strub
db5e2bc177 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-29 11:17:02 +00:00
Baptiste Daroussin
c75a542938 - import patches from upstream
- changes:
  * add support for --list-all
  * --version now shows pkg-config compatibility version (no need to modify
    anymore buggy configures that do check for --version instead of
    --modversion pkg-conf)
  * new --about to show the version of pkgconf

Obtained from:  pkgconf git repository
2012-07-29 09:56:03 +00:00
Mikhail Teterin
4c41dd25d1 Add implementation of Kademlia Distributed Hash Table (DHT) used
in the Bittorrent network (``mainline'' variant).
2012-07-28 20:48:23 +00:00
Olli Hauer
d0228223f2 - pkgng: cosmetic fix against lstat messages 2012-07-28 16:25:11 +00:00
Baptiste Daroussin
6ab20d26c5 - update to 0.17.0
PR:		ports/168705
Submitted by:	sunpoet
2012-07-28 12:02:12 +00:00
Dirk Meyer
bd8c78a998 - retire devel/ruby-gnustep 2012-07-28 08:54:30 +00:00
Michael Scheidell
de7d91543c - Update to 4.2.2
- Add support FreeBSD 9 native blob
- Add DIST_SUBDIR for fix upgrade distfile caching issues
- for ports/169975 , ports/163872

PR:		ports/170060
Submitted by:	svyatoslav.lempert@gmail.com (maintainer)
2012-07-28 07:45:28 +00:00
Alex Kozlov
5e83c36f63 Remove expired ports:
2012-07-20 audio/etoile-melodie: API no longer supported
2012-07-20 audio/etoile-volumecontrolmenulet: API no longer supported
2012-07-20 deskutils/etoile-corner: API no longer supported
2012-07-20 deskutils/etoile-dictionaryreader: API no longer supported
2012-07-20 deskutils/etoile-distributedview: API no longer supported
2012-07-20 deskutils/etoile-extendedworkspacekit: API no longer supported
2012-07-20 deskutils/etoile-hardware: API no longer supported
2012-07-20 deskutils/etoile-inspectorkit: API no longer supported
2012-07-20 deskutils/etoile-lookandbehavior: API no longer supported
2012-07-20 deskutils/etoile-menuserver: API no longer supported
2012-07-20 deskutils/etoile-panekit: API no longer supported
2012-07-20 deskutils/etoile-scriptservices: API no longer supported
2012-07-20 deskutils/etoile-servicemenulet: API no longer supported
2012-07-20 deskutils/etoile-servicesbarkit: API no longer supported
2012-07-20 deskutils/etoile-systemconfig: API no longer supported
2012-07-20 deskutils/etoile-trackerkit: API no longer supported
2012-07-20 deskutils/etoile-ui: API no longer supported
2012-07-20 devel/etoile-collectionkit: API no longer supported
2012-07-20 devel/etoile-coreobject: API no longer supported
2012-07-20 devel/etoile-foundation: API no longer supported
2012-07-20 devel/etoile-serialize: API no longer supported
2012-07-20 devel/etoile-unitkit: API no longer supported
2012-07-20 devel/llvm-etoile: API no longer supported
2012-07-20 editors/etoile-typewriter: API no longer supported
2012-07-20 graphics/popplerkit: API no longer supported
2012-07-20 graphics/vindaloo: API no longer supported
2012-07-20 lang/etoile-compiler: API no longer supported
2012-07-20 lang/etoile-io: API no longer supported
2012-07-20 lang/etoile-languagekit: API no longer supported
2012-07-20 lang/etoile-lkplugins: API no longer supported
2012-07-20 lang/etoile-scriptkit: API no longer supported
2012-07-20 lang/etoile-smalltalkkit: API no longer supported
2012-07-20 multimedia/etoile-babbler: API no longer supported
2012-07-20 multimedia/etoile-mediakit: API no longer supported
2012-07-20 multimedia/etoile-multimediakit: API no longer supported
2012-07-20 net-im/etoile-stepchat: API no longer supported
2012-07-20 net-im/etoile-xmppkit: API no longer supported
2012-07-20 sysutils/etoile-behavior: API no longer supported
2012-07-20 sysutils/etoile-installer: API no longer supported
2012-07-20 sysutils/etoile-powermenulet: API no longer supported
2012-07-20 sysutils/etoile-system: API no longer supported
2012-07-20 textproc/etoile-lucenekit: API no longer supported
2012-07-20 textproc/etoile-ogrekit: API no longer supported
2012-07-20 textproc/etoile-opmlkit: API no longer supported
2012-07-20 www/etoile-bookmarkkit: API no longer supported
2012-07-20 www/etoile-mollusk: API no longer supported
2012-07-20 x11-fm/etoile-fontmanager: API no longer supported
2012-07-20 x11-themes/etoile-azbackground: API no longer supported
2012-07-20 x11-themes/etoile-camaelon: API no longer supported
2012-07-20 x11-themes/etoile-etoilemenus: API no longer supported
2012-07-20 x11-themes/etoile-iconkit: API no longer supported
2012-07-20 x11-themes/etoile-wildmenus: API no longer supported
2012-07-20 x11-wm/etoile-azalea: API no longer supported
2012-07-20 x11-wm/etoile-azdock: API no longer supported
2012-07-20 x11-wm/etoile-azswitch: API no longer supported
2012-07-20 x11-wm/etoile-login: API no longer supported
2012-07-20 x11/etoile: Update to a new release is required
2012-07-20 x11/etoile-idle: API no longer supported
2012-07-20 x11/etoile-iterm: API no longer supported
2012-07-20 x11/etoile-xwindowserverkit: API no longer supported
2012-07-20 x11/gnustep-app: API no longer supported
2012-07-28 01:02:20 +00:00
Olli Hauer
1a47fe9edb - security update bugzilla
new Versions: 3.6.10, 4.0.7, 4.2.2

  4.2.2

  This release fixes two security issues. See the Security Advisory for details.

  In addition, the following important fixes/changes have been made in this release:

  o A regression introduced in Bugzilla 4.0 caused some login names to be ignored
    when entered in the CC list of bugs. (Bug 756314)
  o Some queries could trigger an invalid SQL query if strings entered by the user
    contained leading or trailing whitespaces. (Bug 760075)
  o The auto-completion form for keywords no longer automatically selects the
    first keyword in the list when the field is empty. (Bug 764517)
  o A regression in Bugzilla 4.2 prevented classifications from being used in
    graphical and tabular reports in the "Multiple Tables" field. (Bug 753688)
  o Attachments created by the email_in.pl script were associated to the wrong
    comment. (Bug 762785)
  o Very long dependency lists can now be viewed correctly. (Bug 762783)
  o Keywords are now correctly escaped in the auto-completion form to prevent any
    XSS abuse. (Bug 754561)
  o A regression introduced in Bugzilla 4.0rc2 when fixing CVE-2011-0046 caused
    the "Un-forget the search" link to not work correctly anymore when restoring a
    deleted saved search, because this link was lacking a valid token. (Bug 768870)
  o Two minor CSRF vulnerabilities have been fixed which could let an attacker
    alter your default search criteria in the Advanced Search page. (Bugs 754672
    and 754673)

  4.0.7

  This release fixes one security issue. See the Security Advisory for details.

  In addition, the following bugs have been fixed in this release:

  o A regression introduced in Bugzilla 4.0 caused some login names to be ignored
    when entered in the CC list of bugs. (Bug 756314)
  o Keywords are now correctly escaped in the auto-complete form to prevent any
    XSS abuse. (Bug 754561)
  o A regression introduced in Bugzilla 4.0rc2 when fixing CVE-2011-0046 caused
    the "Un-forget the search" link to not work correctly anymore when restoring a
    deleted saved search, because this link was lacking a valid token. (Bug 768870)

  3.6.10

  This release fixes one security issue. See the Security Advisory for details.
  http://www.bugzilla.org/security/3.6.9/

Approved by:	implicit skv@ (bugzilla / bugzilla3)
Security:	CVE-2012-1968
		CVE-2012-1969
		https://bugzilla.mozilla.org/show_bug.cgi?id=777398
		https://bugzilla.mozilla.org/show_bug.cgi?id=777586
		vid=58253655-d82c-11e1-907c-20cf30e32f6d
2012-07-27 21:34:04 +00:00
Michael Scheidell
b04fb799df - Fix missing menu icon
- Bump PORTREVISION

PR:		ports/170059
Submitted by:	wblock@ (maintainer)
2012-07-27 12:58:30 +00:00
Max Brazhnikov
52e8b487f6 - Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes
2012-07-27 11:03:38 +00:00
Frederic Culot
dbe27c5fd4 - Update to 0.10
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/DateTime-Calendar-FrenchRevolutionary/Changes
2012-07-27 10:37:08 +00:00
Michael Scheidell
48392c5c02 - Split THREADS patches to better support GNU binutils
PR:		ports/169662
Submitted by:	Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
2012-07-27 07:05:23 +00:00
Erwin Lansing
4c8d6b4894 Extend BROKEN to i386 as well, mark BROKEN in general
Submitted by:	pointyhat
2012-07-27 06:50:38 +00:00
Carlo Strub
2ccab3245e Fix typos in COMMENT
Submitted by:	sunpoet
2012-07-27 04:37:43 +00:00
Steve Wills
df63296656 - Update Rails and friends to 3.2.7
- Add vuxml entry for Rails 3.2.6 [1]

Reviewed by:	zi [1]
2012-07-27 03:09:19 +00:00
Frederic Culot
d7df099ed9 - Update to 0.07
Changes:	http://search.cpan.org/dist/Devel-GlobalDestruction/Changes
2012-07-26 19:38:20 +00:00
Dirk Meyer
521a4a3f23 - update MASTER_SITES 2012-07-26 17:47:22 +00:00
Carlo Strub
82a2d264a1 Fix typos in COMMENT
Submitted by:	bf@
2012-07-26 13:28:58 +00:00
Alex Kozlov
0a7e379c50 - Update to version 0.14.2
- Add conflict with misc/gplink [1]

PR:	ports/170083
Submitted by:	Tijl Coosemans <tijl@coosemans.org> (maintainer)
Reported by: Sulev-Madis 'ketas' Silber <madis555.hot.ee> [1]
2012-07-26 12:33:10 +00:00
Dennis Herrmann
22dacb371d - Update to 1.67 2012-07-26 10:01:55 +00:00
Baptiste Daroussin
868b29ea1b Convert to USE_PKGCONFIG= both 2012-07-26 09:22:10 +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
Baptiste Daroussin
39cf5a337e Remove devel/pkg-config it has been replaced by devel/pkgconf 2012-07-26 06:21:51 +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
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
Carlo Strub
4ccd1fc621 Fix typos in COMMENT 2012-07-25 11:24:09 +00:00
Dennis Herrmann
90c9d61911 - Update to 1.65 2012-07-25 11:05:13 +00:00