1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
Commit Graph

295537 Commits

Author SHA1 Message Date
Martin Wilke
8c85ec8cb6 - Fix build 2013-03-13 01:44:41 +00:00
Beech Rintoul
c2804cad8c - Update desktop and docs options
- Bump portrevision

Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
Approved by:	maintainer
2013-03-13 01:38:56 +00:00
Bryan Drewery
cec5e7a589 - Make the config sanity check more clear that it defaults
to [Y]es

PR:		ports/171083
Submitted by:	rakuco
With hat:	portmgr
2013-03-13 00:31:27 +00:00
Wen Heping
d4fbf02658 - Update to 2.4.2 2013-03-13 00:03:59 +00:00
Beech Rintoul
e2345d078f - Makefile tweaks
- Add Desktop entries, icons, removed all Notes
- Shorten header
- Bump portrevision

PR:		ports/173355
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-03-12 23:26:14 +00:00
Beech Rintoul
2d7badc7fc - Makefile tweaks
- Shorten Header
- Bump portrevision
- Pass maintainership to submitter

PR:		ports/176865
Submitted by:	nemysis <nemysis@gmx.ch>
2013-03-12 22:54:45 +00:00
Beech Rintoul
8b449cc1e6 - Makefile tweaks
- Add Desktop entries, icons, removed all Notes
- Shorten header
- Bump portrevision

PR:		ports/173347
Submitted by:	nemysis <nemysis@gmx.ch>
2013-03-12 22:46:55 +00:00
Bryan Drewery
189cb180bd - Fix CONFLICTS handling after r313713 caused pkg-query
output to not properly be piped. This was due to || :
  causing its output to be piped to the while loop
  instead of the pkg-query output.

With hat:	portmgr
Reviewed by:	bapt
2013-03-12 22:15:57 +00:00
Beech Rintoul
0c180ca841 - Makefile tweaks
- Add Icons

PR:		ports/173354
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-03-12 22:15:14 +00:00
Jason Helfman
47568860f0 - fastest_cvsup is an outdated authoring tool for ports, move to svn
- take maintainership

Approved by:	maintainer, linimon@
2013-03-12 21:56:11 +00:00
Jason Helfman
93709e9c82 - really take maintainership now... 2013-03-12 21:52:56 +00:00
Jason Helfman
59a6619419 - fastest_cvsup is an outdated maintenance tool for ports, move to svn
- take maintainership

PR:		176696
Submitted by:	jgh@
Approved by:	maintainer, linimon@
2013-03-12 21:51:38 +00:00
Nicola Vitale
8efdd76036 - Update to 1.1
- Trim Makefile header
- Update supported APIs list in pkg-descr
- Remove files/patch-runsamples.py
2013-03-12 20:22:03 +00:00
Koop Mast
ffa8a3291b Fix fix compiler error by adding patch from upstream.
PR:		ports/176887
Submitted by:	Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
Obtained from:	pan upstream
2013-03-12 18:58:38 +00:00
Frederic Culot
41876bb8e6 - Update to 4.8.0.3
PR:		ports/176881
Submitted by: 	Vitaly Magerya <vmagerya@gmail.com> (maintainer)
2013-03-12 18:49:10 +00:00
Ruslan Makhmatkhanov
c54326fa9f - update to 1.22
- convert to optionsng (NLS case)

changelog:
Version 1.22 adds Greek translation and fullscreen mode.
2013-03-12 18:43:53 +00:00
Sergey A. Osokin
d5fd577271 Update from 2.6.10 to 2.6.11.
<ChangeLog>

UPGRADE URGENCY: LOW, however updating is encouraged if you have many instances
                 per server and you want to lower the CPU / energy usage.

* [BUGFIX]   Replication: more strict error checking for master PING reply.
* [BUGFIX]   redis-cli: use keepalive socket option for improved reliability.
* [BUGFIX]   Allow AUTH while loading the DB in memory.
* [BUGFIX]   Don't segfault on unbalanced quotes while parsing config file.
* [IMPROVED] serverCron() frequency is now a runtime parameter (was REDIS_HZ).
* [IMPROVED] Use a lot less CPU when idle, even with many configured DBs.

</ChangeLog>
2013-03-12 18:31:48 +00:00
Beech Rintoul
ec78422e8b - Update to 5.2.1
- Fix build with clang

PR:		ports/176691
Submitted by:	William Grzybowski <william88@gmail.com>
Approved by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
2013-03-12 18:29:33 +00:00
Frederic Culot
beca8383fc - Update to 1.055 [1]
- Pass maintainership to submitter [1]
- Trim Makefile's header

Changes:	http://search.cpan.org/dist/SVN-S4/Changes
PR:		ports/176848 [1]
Submitted by:	Gary J. Hayers <gary@hayers.org>
2013-03-12 17:43:25 +00:00
Koop Mast
316ff3b569 Mark users of libgsf_gnome deprecated and queue them for the axe in a month
time. This is needed because newer version of libgsf doesn't have the -gnome
support anymore and this blocks the updating of goffice 0.10 and gnumeric.
2013-03-12 17:39:34 +00:00
Ryan Steinmetz
c43939b700 - Add an additional MASTER_SITES 2013-03-12 17:23:22 +00:00
Sergey A. Osokin
c1d3a44ace Update SPDY patch from version 67 to 68. 2013-03-12 17:21:02 +00:00
Sunpoet Po-Chuan Hsieh
998066e736 - Pet portlint: remove ABI version number from LIB_DEPENDS
- Bump PORTREVISION for dependency change
- Cleanup Makefile header
2013-03-12 17:18:54 +00:00
Sunpoet Po-Chuan Hsieh
974a966773 - Pet portlint: remove ABI version number from LIB_DEPENDS
- Convert to new options framework
- Use USES macro
- Bump PORTREVISION for dependency change
- Cleanup Makefile header
2013-03-12 17:18:44 +00:00
Sunpoet Po-Chuan Hsieh
b61557c436 - Update MAINTAINER: use canonical format for ports@FreeBSD.org 2013-03-12 17:16:37 +00:00
Koop Mast
9848f508b3 Fix patch stage by removing stray WRKSRC define.
Reported by:	Shawn Webb <lattera@gmail.com>
2013-03-12 17:15:50 +00:00
Frederic Culot
964e7bc800 - Update to 1.11.1
Changes:	http://piwik.org/changelog/
PR:		ports/176870
Submitted by:	Hans Fredrik Nordhaug <hans@nordhaug.priv.no> (maintainer)
2013-03-12 17:01:02 +00:00
Sunpoet Po-Chuan Hsieh
3541886a38 - Update to 0.4.13
- Use USES macro

Changes:	http://repo.or.cz/w/libquvi-scripts.git/blob/HEAD:/NEWS
2013-03-12 16:47:48 +00:00
Roman Bogorodskiy
1a087dd8f7 Fix build on i386.
Reported by:	Tsurutani Naoki in ports/176743
Submitted by:	olli
2013-03-12 16:40:13 +00:00
Ryan Steinmetz
c78b4e83a2 - Update to 3.1.6
- Migrate to new 'created by' header
2013-03-12 16:01:29 +00:00
Dmitry Sivachenko
c8d604a462 Update to version 1.03. 2013-03-12 15:51:14 +00:00
Ryan Steinmetz
65442089b4 - Update to 20130311 2013-03-12 15:32:40 +00:00
Mikolaj Golub
b09bf4340e - Update to 0.24.0.
- Fix the Makefile header.

PR:		ports/176875
Approved by:	bdrewery
2013-03-12 14:18:38 +00:00
Wesley Shields
8938d5da8e Update to 1.8.1.5. 2013-03-12 14:18:23 +00:00
Dmitry Sivachenko
cf33d0b7a6 dirrm -> dirrmtry for shared dir.
Submitted by:	poyopoyo@puripuri.plala.or.jp
2013-03-12 13:57:59 +00:00
Baptiste Daroussin
05597de9eb Rework patch-boost-1.52 to make it actually work with boost 1.52
Mark as job safe

PR:		ports/175753
Submitted by:	O. Hartmann" <ohartman@zedat.fu-berlin.de>
Approved by:	swills (maintainer)
2013-03-12 13:57:52 +00:00
Baptiste Daroussin
9aacf9012b Do not try to removed directories not created by the port
While here trim header

Reported by:	pkg DEVELOPER_MODE
2013-03-12 13:39:43 +00:00
Baptiste Daroussin
a35b958f86 Do not try to remove directories not created by the port
Reported by:	pkg DEVELOPER_MODE
2013-03-12 13:37:46 +00:00
Dmitry Sivachenko
a19749d5f1 Update to version 1.0.1. 2013-03-12 12:02:36 +00:00
Dmitry Sivachenko
294b0a1184 Update to version 2.0.5. 2013-03-12 11:50:08 +00:00
Dmitry Sivachenko
a59bef0acf Update to version 1.46. 2013-03-12 11:47:59 +00:00
Dmitry Sivachenko
df552d901e Update to version 1.3.8. 2013-03-12 11:42:56 +00:00
Dmitry Sivachenko
444b34d2b5 Update to version 1.4.0. 2013-03-12 11:40:45 +00:00
Bryan Drewery
e0ac7f30fb - Update to 9.1
Changes:
 - https://github.com/buganini/bsdconv/blob/master/Changelog

PR:		ports/176867
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2013-03-12 11:40:45 +00:00
Dmitry Sivachenko
7ba5bb2848 Fix PLIST.
PR:		176872
Submitted by:	Alexey Markov <redrat@mail.ru>
2013-03-12 11:15:32 +00:00
Rene Ladan
f98ae125dd - Register mutual conflicts.
- Trim Makefile header for linux-procps.
2013-03-12 11:00:38 +00:00
Anton Berezin
7da11533b5 Update to 0.17.
Changes:	http://search.cpan.org/dist/URI-Template/Changes
2013-03-12 10:48:35 +00:00
Anton Berezin
7da65b5159 Update to 0.09(.)87.
Changes:	http://search.cpan.org/dist/XML-MyXML/Changes
2013-03-12 10:44:24 +00:00
Anton Berezin
096bc7c57b Update to 2013031101.
Changes:	http://search.cpan.org/dist/Regexp-Common/Changes
2013-03-12 10:42:49 +00:00
Alex Dupre
61cdb9743c Update to 1.4.7 release. 2013-03-12 10:42:07 +00:00