TAKATSU Tomonari
906764643a
- Update to 0.8-25
2013-07-06 13:03:45 +00:00
Baptiste Daroussin
71aec7fcbd
Fix MAKE_FORCE_JOBS
2013-07-06 12:53:57 +00:00
Steve Wills
10c420eb57
- Assign maintainership to ruby@
2013-07-06 12:47:52 +00:00
Bryan Drewery
46f54e0c28
- Reset maintainership - missed in r294139
2013-07-06 12:39:03 +00:00
Tijl Coosemans
9e28ddc44f
Problems with inline and clang are because clang defaults to C99.
...
By adding USE_CSTD=gnu89 patch-include-cgen-basic-ops.h can be removed.
PR: 180257
Approved by: luca.pizzamiglio@gmail.com (maintainer)
2013-07-06 12:07:36 +00:00
William Grzybowski
de9e707565
graphics/mapnik: update to 2.2.0
...
- Update to 2.2.0 [1] [2]
- Make JPEG, PNG and TIFF as options [2]
- Remove GEOS option [2]
- Install docs [1]
- Remove leading article from COMMENT [1]
PR: ports/179349 [1], ports/180274 [2]
Submitted by: nemysis <nemysis gmx.ch> [1]
Alexey Illarionov <littlesavage rambler.ru> [2] (maintainer)
2013-07-06 11:51:07 +00:00
William Grzybowski
34cbc17bb5
sysutils/ansible: update to 1.2.1
...
- Update to 1.2.1
Changes: https://github.com/ansible/ansible/blob/release1.2.1/CHANGELOG.md
PR: ports/180312
Submitted by: Nikolai Lifanov <lifanov mail.lifanov.com> (maintainer)
2013-07-06 11:40:31 +00:00
Bryan Drewery
e2825cdfcf
- Update to 1.1.4
...
Changes:
* Fix crash when opening repository in some cases
* Fix build with -Werror
* Fix 'pkg install [-f] pkg' not finding results
* Fix 'pkg upgrade -f' always wanting to upgrade pkg first
* Fix 'pkg install -R' always wanting to install pkg first
* Fix backwards compatibility for 1.0-built packages for
tracking shlibs. This may cause some packages to be
reinstalled after the repository is updated.
* Fix pkg (upgrade|fetch|install) -r <repo> crash
* Fix crash when specifying invalid repo with -r
2013-07-06 11:29:18 +00:00
William Grzybowski
d9d7d5d8ca
games/crossfire-client: fix GL dependency
...
- Add USE_GL
- Trim Makefile header
- Update pkg-descr from website
- Remove indefinite article from COMMENT
PR: ports/180325
Submitted by: Kevin Zheng <kevinz5000 gmail.com> (maintainer)
2013-07-06 11:24:41 +00:00
Olli Hauer
0edde7322d
- fix typo in OPTION group
2013-07-06 10:38:13 +00:00
Lars Engels
51f87b2a4d
- Add missing distinfo for the x86 version
...
Reported by: koobs
2013-07-06 10:36:22 +00:00
Marcus von Appen
acc01dfd3d
- Update to the latest RC
2013-07-06 10:27:53 +00:00
Marcus von Appen
6e6c34a65d
- Update to the latest RC
2013-07-06 10:26:33 +00:00
Marcus von Appen
9939b7b9eb
- Update to the latest RC
2013-07-06 10:26:12 +00:00
Marcus von Appen
0d26d92627
- Update to the latest RC
2013-07-06 10:25:32 +00:00
Marcus von Appen
3d3c065bb9
- Update to revision 7353
2013-07-06 10:24:18 +00:00
Olli Hauer
7a97a51342
- s/USE_APACHE/USE_APACHE_RUN/
2013-07-06 09:53:46 +00:00
Lars Engels
b932966a28
- Update to 3.0.7.2
...
- While here, move OPTIONS_DEFINE before bsd.port.options.mk
PR: ports/180329
Submitted by: maintainer
2013-07-06 09:46:33 +00:00
Lars Engels
f69446f8cf
Fix build with a recent version of FLAC
...
PR: ports/179577
Submitted by: maintainer
2013-07-06 09:25:02 +00:00
Lars Engels
b7a853adcc
- Fix plist
...
- While here, use new Makefile header
PR: ports/180281
Submitted by: maintainer
2013-07-06 09:18:27 +00:00
Olli Hauer
57439975c2
- bump PORTREVISION on ports with LIB_DEPENDS+= devel/apr1
...
while I'm here
- convert to USES=gmake
- trim Makefile header and respect nice_people
2013-07-06 09:04:54 +00:00
Olli Hauer
2b14975a72
- cleanup APACHE version check
...
- bump PORTREVISION
2013-07-06 09:03:04 +00:00
Olli Hauer
c558c6bdea
- enable NSS crypto driver
...
- use service(8) in apachectl where it makes sence
- bump PORTREVISION
2013-07-06 08:56:37 +00:00
Olli Hauer
f487a1fbd9
- remove gmake dependency
...
- bump PORTREVISION
PR: ports/179933
Submitted by: Tijl Coosemans tijl@
2013-07-06 08:50:22 +00:00
Olli Hauer
a344b454d8
- add fix for CVE-2013-1862
...
- adjust vuxml
2013-07-06 08:46:39 +00:00
Olli Hauer
d770675cdf
- update devel/apr1
...
apr-1.4.6 -> apr-1.4.8
apr-util-1.4.1 -> apr-util-1.5.2
- add support for NSS crypto driver (apr-util)
Changes URL's:
http://svn.apache.org/viewvc/apr/apr/branches/1.4.x/CHANGES?view=markup
http://svn.apache.org/viewvc/apr/apr-util/branches/1.5.x/CHANGES?view=markup
http://svn.apache.org/viewvc/apr/apr-util/branches/1.4.x/CHANGES?view=markup
Thanks to tijl@ for sending patches to the apache@ list.
http://lists.freebsd.org/pipermail/freebsd-apache/2013-June/003172.html
with hat apache@
2013-07-06 08:43:48 +00:00
Baptiste Daroussin
4f9800667d
Convert remanent USE_PKGCONFIG to USES=pkgconfig
...
While here convert:
USE_ICONV -> USES=iconv
USE_GMAKE -> USES=gmake
USE_GNOME=gnomehack -> USES=pathfix
some post-patch to USES=pathfix
2013-07-06 07:59:09 +00:00
TAKATSU Tomonari
59aea6d1c9
- Update to 1.0-11
...
PR: ports/180341
Submitted by: tota (myself)
Approved by: wen (maintainer, via private e-mail)
2013-07-06 07:24:37 +00:00
Dmitry Sivachenko
4b94158884
Project location has changed.
2013-07-06 06:57:48 +00:00
Jason Helfman
56a55ee081
- fix leftovers by removing second declaration of USES
2013-07-06 04:45:28 +00:00
Raphael Kubo da Costa
07e6095fa0
Update to 2.2.1.
2013-07-06 02:52:28 +00:00
Stephen Montgomery-Smith
a54423d5c8
- USE_GMAKE to USES=gmake.
2013-07-06 01:48:53 +00:00
Jason Helfman
0458432ec0
- convert USE_GMAKE to USES=gmake
2013-07-06 01:22:56 +00:00
Wesley Shields
c6bfca9abc
Update to 0.9.0.
...
Submitted by: dteske@ (maintainer)
2013-07-06 00:27:42 +00:00
Dirk Meyer
e2defd5b68
- update to 12.16
2013-07-05 22:19:12 +00:00
Olli Hauer
89d9998222
- document apache22 CVE-2013-1862 (mod_rewrite)
...
Update to apache22-2.2.25 is ready to commit.
Until now there is no official announcement from apache.org
so we hold the update back until we have official checksums.
2013-07-05 21:06:15 +00:00
Stephen Montgomery-Smith
83d7fd8ac9
- Remove .include <bsd.ports.pre.mk>; bsd.ports.post.mk to bsd.ports.mk;
...
${PORTSDIR} to ${.CURDIR}/../.. in the .include for bsd.octave.mk.
This is because USE_GMAKE no longer works after .include <bsd.ports.pre.mk>.
- Trim headers.
- Clean whitespace.
- Portlint.
2013-07-05 20:59:44 +00:00
Baptiste Daroussin
3ac6602ab1
Move PKGORIGIN definition a bit later so that PKGCATEGORY defined in Makefile.local or Makefile.inc works again
...
Reported by: dinoex
Tested by: dinoex
2013-07-05 20:15:48 +00:00
Wesley Shields
43e5ca0c6a
Assign maintainer to submitter of initial port.
2013-07-05 20:11:24 +00:00
Wesley Shields
14f11a7a29
Official Mongo C Driver (Development Version)
...
PR: ports/175613
Submitted by: Waitman Gobble <uzimac@da3m0n8t3r.com>
2013-07-05 19:43:36 +00:00
Wesley Shields
de1aabf2c5
Update to 1.8.3.2.
...
Changes: https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.3.2.txt
2013-07-05 19:16:50 +00:00
Li-Wen Hsu
ae47aa07fb
- Update to 1.521 [1] [2]
...
- Improve rc script,
use `su -l` for execuing jenkins for fresh environment [3]
PR: ports/178948 [1] ports/179456 [2] ports/178197 [3]
Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com> [1]
skreuzer [2]
Mikhail Krasilnikov <mk@dvaslona.ru> [3]
2013-07-05 19:15:48 +00:00
Lars Engels
0d098d260b
- Remove broken mirror and add two new ones.
...
- Remove BROKEN
2013-07-05 19:12:56 +00:00
Wesley Shields
604dfb1e37
Update to 5.2.
...
Submitted by: dteske@ (maintainer)
2013-07-05 18:58:02 +00:00
Wesley Shields
5256e84afb
Fix missing include.
...
This was causing the "Undefined symbol '_'" message when hitting ^C or
entering an incorect command.
PR: ports/180262
Submitted by: Christophe Juniet <c.juniet@gmail.com>
2013-07-05 18:46:33 +00:00
Lars Engels
86631287d8
- Remove broken mirror and add two new ones.
...
- Remove BROKEN
2013-07-05 18:44:06 +00:00
Bryan Drewery
cc016c4708
Add an openssh-portable-base slave port to install with OVERWRITE_BASE
2013-07-05 18:27:50 +00:00
Roman Bogorodskiy
3b7ea6467d
Remove support for the expired QT3 port.
...
PR: 180277
Submitted by: rene
2013-07-05 17:55:09 +00:00
Raphael Kubo da Costa
b2de547574
Add some notes about rebuilding kdelibs4-dependent ports if using clang.
...
As mentioned in r322300, clang support has been improved since the update to
4.10.4 a few days ago.
This, however, requires a rebuild of the ports that depend on kdelibs4. Most
of them are covered by the KDE update itself, but those which are not part
of the Software Compilation need to be rebuilt manually to make sure the
previous issues (proper symbol visibility being the most annoying of them)
are solved.
I haven't fully tested all the possible portmaster/portupgrade/pkg commands
myself, so please shout out loud if they're not correct.
In collaboration with: avilla@
2013-07-05 17:45:43 +00:00
Guido Falsi
82c420dca6
- Fix build with new multiimedia/libva [1]
...
- Convert to USES=gmake
Obtained from: http://lists.freedesktop.org/archives/libva/2013-July/001772.html [1]
2013-07-05 17:37:24 +00:00