Commit graph

303108 commits

Author SHA1 Message Date
Boris Samorodov
50c7e115af Absolute paths does not play good with pkg_* tools,
while pkgng uses them just fine. So change current
directory to / before touching /var files and directories.

Spotted by:	antoine (thanks!)
2013-06-20 18:53:07 +00:00
Olivier Duchateau
3f622e8870 - Update to 0.5.6
Announce: http://mail.xfce.org/pipermail/xfce-announce/2013-June/000276.html
2013-06-20 18:38:42 +00:00
Pawel Pekala
44ff5a958f - Remove leading article from COMMENT [1]
- Add NLS, DOCS options [1]
- Remove support for OSVERSION < 800000

PR:		ports/179779 [1]
Submitted by:	nemysis <nemysis@gmx.ch> [1]
2013-06-20 18:27:16 +00:00
Frederic Culot
fe648ae4c9 - Add Fossil's uuid otherwise fetch will break after upstream's next commit
PR:		ports/179732
Submitted by:	mohawk@bsdsx.fr (maintainer)
2013-06-20 17:13:03 +00:00
Brendan Fabeny
9a536afece Update to 0.21.4 2013-06-20 17:09:09 +00:00
Boris Samorodov
ed3643eda7 . NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. mute mkdir commands;
. use one line install command;
. introduce PORTDOCS at Makefile (trim pkg-plist);
. trim Makefile headers.
2013-06-20 16:55:56 +00:00
Boris Samorodov
edf72b86d2 . use PLIST_FILES;
. delete pkg-plist (3 lines);
. trim Makefile headers.
2013-06-20 16:52:50 +00:00
Boris Samorodov
7196ff106f . introduce port options (DOCS);
. use standard DOCSDIR instead of DOCDIR;
. make use PORTDOCS at Makefile (trim pkg-plist);
. mute mkdir command;
. use one line install command;
. add padding for PKGMESSAGE;
. use @dirrmtry instead @exexec /bin/rmdir at pkg-plist.
2013-06-20 16:43:43 +00:00
William Grzybowski
772ea7c291 x11/menu-cache: update to 0.4.1
- Update to 0.4.1 [1]
- Trim Makefile header [1]
- Pass maintainership to submitter [1]
- Bump PORTREVISION of dependent ports

PR:		ports/179711 [1]
Submitted by:	nemysis <nemysis@gmx.ch>
2013-06-20 16:36:11 +00:00
Boris Samorodov
946dca78f3 . remove shlib ABI version numbers from LIB_DEPENDS;
. remove an article frmo COMMENT;
. trim Makefile headers.
2013-06-20 16:27:36 +00:00
Boris Samorodov
6cfd750408 . portlint: "RUN_DEPENDS" has to appear earlier;
. remove an article from COMMENT;
. trim Makefile headers.
2013-06-20 16:23:22 +00:00
Boris Samorodov
c1e7e58ed1 . introduce optionsNG;
. create EXAMPLES option;
. bump PORTREVISION (EXAMPLES are on by default now);
. use PLIST_FILES, PORTDOCS and PORTEXAMPLES at Makefile;
. remove pkg-plist;
. unmute install and cp commands;
. trim Makefile headers.
2013-06-20 16:19:43 +00:00
Antoine Brodin
a7ee38adaf - Trim Makefile header
- Convert to PORT_OPTIONS
- Add a missing directory to pkg-plist
2013-06-20 16:18:29 +00:00
Antoine Brodin
42d5100ca2 Do not touch charset.alias 2013-06-20 15:57:33 +00:00
Boris Samorodov
73d78cd008 . NOPORTDOCS~> PORT_OPTIONS:MDOCS;
. trim Makefile headers.
2013-06-20 15:36:14 +00:00
Boris Samorodov
5aec02d2b6 Put LICENSE at apropriate position. 2013-06-20 15:31:48 +00:00
Sergey A. Osokin
d6e138a81e Update from 2.6.13 to 2.6.14.
PR:	179745

<ChangeLog>

UPGRADE URGENCY: HIGH because of the following two issues:
    * Lua scripting + Replication + AOF in slaves problem (see Issue #1164).
    * AOF + expires possible race condition (see Issue #1079).

* [FIX] AOF bug: expire could be removed from key on AOF rewrite.
* [FIX] Allow writes from scripts called by AOF loading in read-only slaves.
* [FIX] Sentinel: parse new verison of INFO replication output correctly.
* [NEW] Reset masterauth if an empty string is configured.

</ChangeLog>
2013-06-20 15:31:30 +00:00
Boris Samorodov
58a6c7d6c7 Revert r321390: wrong repo. 2013-06-20 15:04:12 +00:00
William Grzybowski
dac986e128 The Doctrine ORM package is the primary package containing the
object relational mapper.

WWW: http://www.doctrine-project.org/
2013-06-20 14:47:51 +00:00
Boris Samorodov
6f8a3fe92e Fix one character typo at Makefile header. 2013-06-20 14:42:53 +00:00
William Grzybowski
c1d4c992bb The Doctrine DBAL package is the database abstraction layer used to
power the ORM package.

WWW: http://www.doctrine-project.org/
2013-06-20 14:42:30 +00:00
William Grzybowski
7fdbdef22f The Doctrine Common package contains shared code between the other packages.
WWW: http://www.doctrine-project.org/
2013-06-20 14:24:06 +00:00
Boris Samorodov
fbd934f991 . NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. use PORTDOCS and PORTEXAMPLES at Makefile (trim pkg-plist);
. introduce option EXAMPLES;
. mute mkdir command;
. remove an article from COMMENT.
2013-06-20 14:05:24 +00:00
Boris Samorodov
e787195ae3 Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS. 2013-06-20 13:59:24 +00:00
William Grzybowski
3db585b747 PEAR channel for the doctrine project
WWW: http://pear.doctrine-project.org/
2013-06-20 13:52:08 +00:00
Boris Samorodov
efe0b7ca21 . portlint: use tab (not space) to make indentation;
. trim Makefile headers.
2013-06-20 13:43:03 +00:00
Boris Samorodov
052e333f6a NOPORTDOCS -> PORT_OPTIONS:MDOCS. 2013-06-20 13:40:22 +00:00
Boris Samorodov
5ed24de45d . add license (GPLv2);
. bump PORTREVISION;
. remove shlib ABI version numbers from LIB_DEPENDS;
. trim Makefile headers.
2013-06-20 13:35:33 +00:00
William Grzybowski
2d1343b7b9 Symfony Console Component
WWW: http://pear.symfony.com/
2013-06-20 13:30:49 +00:00
Stephen Montgomery-Smith
1c770cdd6d - Update to 5.10. 2013-06-20 13:30:42 +00:00
Boris Samorodov
e2d54c3efb . remove shlib ABI version numbers from LIB_DEPENDS;
. add USE_LDCONFIG (portlint: installing shared libraries);
. mute mkdir at install command.
2013-06-20 13:25:04 +00:00
Philippe Audeoud
4af30b49eb - Update to 1.122
- Changelog: http://cpansearch.perl.org/src/MTHURN/Net-Address-Ethernet-1.122/Changes
2013-06-20 13:22:34 +00:00
Boris Samorodov
972746f921 . portlint: remove whitespace before end of line;
. trim Makefile headers.
2013-06-20 13:06:02 +00:00
Boris Samorodov
2f6a139dfd . NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. use PLIST_FILES and PORTDOCS at Makefile;
. get rid of pkg-plist;
. trim Makefile headers.
2013-06-20 13:01:27 +00:00
Boris Samorodov
ed3a850c44 . remove shlib ABI version from LIB_DEPENDS;
. portlint: use a tab (not space) after a variable name.
2013-06-20 12:52:25 +00:00
Boris Samorodov
798477fd20 . trim Makefile headers;
. remove arcticle from COMMENT;
. pet portlint: remove trailing space from a command.
2013-06-20 12:46:30 +00:00
Dima Panov
18b66e7017 - Use master remmina tarball instead of fetch the same with another name
Submitted by:	Koichiro IWAIO / Volodymir Kostyrko (via email)
2013-06-20 12:01:10 +00:00
Steve Wills
b3c0d9a7e1 - Add ro properties for FreeBSD 9.1
PR:		ports/178567
Submitted by:	Mark Felder <feld@feld.me>
Approved by:	maintainer timeout (ivannashdreckman@fastmail.fm, >4 weeks)
2013-06-20 11:46:31 +00:00
Steve Wills
083bcfc41a - Fix build in non-UTF8 enviroment
PR:		ports/179307
Submitted by:	pawel
2013-06-20 11:38:20 +00:00
Hajimu UMEMOTO
9bae3ad35f Update to 1.6.
Spotted by:	portscout
2013-06-20 10:09:04 +00:00
Baptiste Daroussin
1ad4443e51 Fix svn properties 2013-06-20 09:57:54 +00:00
Rene Ladan
0565d2b259 Correctly specify the fmake dependency. 2013-06-20 09:55:12 +00:00
Rene Ladan
c4677e411c Use devel/fmake on systems with bmake installed as make to fix the build.
Reported by:	John Marino <draco@marino.st>
Discussed with:	bapt
2013-06-20 09:51:38 +00:00
Baptiste Daroussin
4698330b90 Add a new USES: fmake
This uses will allow to build ports using the legacy FreeBSD make, for ports
not compatible with bmake
2013-06-20 09:48:08 +00:00
Lev A. Serebryakov
a1521ccaf6 Fix spelling
Submitted by:	N.J. Mann njm at njm dot me dot uk
2013-06-20 09:38:51 +00:00
Pietro Cerutti
1d74a4424f - Add xt to USE_XORG modules
This should work around the recent problem in which ports depending on Tk 8.6
  failed to to locate the X11 include directory. The reason behind this is that
  TEA [1] looks for X11/Intrinsic.h, which is installed by xt.
2013-06-20 09:30:13 +00:00
Rene Ladan
ae727ac1f4 Update to 27.0.1453.116 (bugfixes) 2013-06-20 09:17:57 +00:00
Akinori MUSHA
3ff582670d The iconv module is no longer part of ruby's standard distribution.
(ext/iconv is an empty directory, so we can just leave it)
2013-06-20 08:41:57 +00:00
Akinori MUSHA
e47360ab50 Add devel/ruby-gems and devel/rubygem-rake to the list of recommended
additions.
2013-06-20 08:40:52 +00:00
Akinori MUSHA
6a6aa8c446 Add devel/ruby-gems and devel/rubygem-rake to the list of recommended
additions.
2013-06-20 08:39:21 +00:00