Pietro Cerutti
153dd8a22f
- Fix build with Tcl 8.6
...
Reported by: miwi (Tcl/Tk 86 exp-run latecomers)
Approved by: portmgr
2013-05-22 08:03:52 +00:00
Pietro Cerutti
06b034d04d
- Fix build with Tcl < 8.6
...
Reported by: bdrewery
2013-05-22 07:05:34 +00:00
Jason Helfman
677c1aba1f
- update to 1.0.24
...
Reported by: portscout
2013-05-22 04:21:42 +00:00
Hiroki Sato
b331f2a6a3
Eliminate duplicated entries in PLIST_FILES and PLIST_DIRSTRY.
2013-05-22 03:07:21 +00:00
Bryan Drewery
5b7e831c02
- Update to 3.7.49
...
PR: ports/178790
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
2013-05-22 01:49:31 +00:00
Bryan Drewery
fd4f159a1d
- Bump PORTREVISION for c-ares update. I had thought this was done
...
and that the shlib change was missed. I was looking at the wrong
port log.
Reported by: miwi
2013-05-22 01:32:58 +00:00
Bryan Drewery
98f54bf0c2
- Update PORTSCOUT variable to ignore 3.*; old version did not work
...
PR: ports/178793
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
2013-05-22 00:19:45 +00:00
Bryan Drewery
61421acf03
- Chase c-ares shlib update by removing the version
2013-05-22 00:16:49 +00:00
Dmitry Marakasov
eae66cd09f
- Update to 0.5.1
2013-05-22 00:16:16 +00:00
Bryan Drewery
78aa0809ae
- Update to checkin 45d02f1ed1
...
Changes:
- Add rc script
- jail -c: Fix NO_ZFS support
- bulk -t: Only test ports specified, not unlisted depends
- make_index: Jail the INDEX building
- options: Fix *make.conf not being respected
- Add workaround for ZFS zteardown deadlock on 9.0/9.1-RELEASE
- status: Fix when running multiple builds at once
- leftovers: Ignore shared library cache files
- Various fixes
2013-05-22 00:13:34 +00:00
Dmitry Marakasov
acf2302e5e
- Use QMAKEFLAGS
...
- Trim Makefile header
2013-05-21 23:54:31 +00:00
Josh Paetzel
ff5fe33a5e
Update to latest snapshot
...
PR: ports/178814
Submitted by: Eric F Crist <ecrist@secure-computing.net>
Sponsored by: Claimlynx
2013-05-21 23:32:54 +00:00
Greg Larkin
f777817d4b
- Updated to 1.9.0
...
- Fixed a documentation URL
2013-05-21 23:28:01 +00:00
Jun Kuriyama
66b230aeff
- Upgrade to 0.25.
2013-05-21 22:51:29 +00:00
Jun Kuriyama
e2567c803d
- Upgrade to 2.15.
2013-05-21 22:41:55 +00:00
Jun Kuriyama
e6c8484c0f
- Upgrade to 0.16.
2013-05-21 22:40:30 +00:00
Jason Helfman
2181716f2b
- revert breakage introduced by options conversion in r316850
...
PR: 178810
Submitted by: lichray@gmail.com (maintainer)
2013-05-21 22:40:19 +00:00
Jun Kuriyama
1b6ee1c7e2
- Upgrade to 1.13
2013-05-21 22:38:33 +00:00
Jun Kuriyama
667cc499f4
- Upgrade to 0.300 (0.29 is unfetchable).
2013-05-21 22:29:46 +00:00
Bryan Drewery
342bde1646
Mark BROKEN as I have received 2 separate reports
...
of crashing.
2013-05-21 22:29:07 +00:00
Martin Matuska
c99c2360ec
Update mail/pear-Horde_Imap_Client 2.10.0 -> 2.10.1
2013-05-21 22:27:24 +00:00
Jun Kuriyama
c8bb1b131d
- Upgrade to 0.14.
2013-05-21 22:19:33 +00:00
Jun Kuriyama
ae2b1c4326
- Upgrade to 0.9510.
2013-05-21 22:19:05 +00:00
Jun Kuriyama
b4a5f80c69
- Upgrade to 0.16.
2013-05-21 22:18:21 +00:00
Jimmy Olgeni
73ff12bf16
Add devel/meck, a library to create mock modules in Erlang.
2013-05-21 20:58:07 +00:00
Greg Larkin
c0b50a2b67
- Removed some obsolete commands and replaced with SHAREOWN/SHAREGRP
...
Suggested by: jgh
2013-05-21 20:13:05 +00:00
Chris Rees
18cbcdb18c
Backport a fix for API breakage with devel/mdds update to 0.8.0
...
This will probably need to be removed on the next Libreoffice update
Obtained from: Libreoffice git
2013-05-21 19:52:41 +00:00
Greg Larkin
27e62ae7d7
- Updated to 1.9.0
...
- Converted to OptionsNG
PR: ports/178674
Submitted by: William Grzybowski <william88@gmail.com>
2013-05-21 19:32:32 +00:00
Jung-uk Kim
c8ec901b99
Update to 0.8.1.
2013-05-21 19:06:25 +00:00
Martin Matuska
f2ab8b40a8
Remove devel/php5-phing (replaced by devel/pear-phing)
2013-05-21 18:54:07 +00:00
David Thiel
4cc48dd134
Update to 3.0.12. Changes:
...
- A bug has been fixed that could cause a slow and steady increase of memory
usage
- Negated conditionals in the config file are handled correctly now
2013-05-21 18:36:01 +00:00
Mikhail Teterin
a4d51a600a
Refactor the replay code to fix the reported vulnerability -- simply use mmap()
...
instead of a buffer.
Bump PORTREVISION.
While here, fix warnings -- well enough for gcc48 to be happy with ``-Wall -W''.
Approved by: maintainer timeout (since February).
2013-05-21 16:29:19 +00:00
David Naylor
7377997f9c
Fix build of lang/pypy (missing patch).
...
A patch that tought _sqlite3.py where to find sqlite3.h and sqlite3.so was
not added with the previous commit.
Approved by: eadler,bdrewery (mentors, implicit)
2013-05-21 15:40:54 +00:00
Jun Kuriyama
304ca0e285
- Upgrade to 0.97.
2013-05-21 14:58:55 +00:00
Jun Kuriyama
092bfd2a41
- Upgrade to 0.34.
2013-05-21 14:57:43 +00:00
Jun Kuriyama
6487dc36bb
- Upgrade to 3.04.
2013-05-21 14:30:06 +00:00
Jun Kuriyama
c554ebfc8e
- Upgrade to 0.06.
2013-05-21 14:28:13 +00:00
Jun Kuriyama
d89a1087d9
- Upgrade to 0.09.
2013-05-21 14:27:39 +00:00
Jun Kuriyama
e027fff20a
- Upgrade to 1.008009.
2013-05-21 14:25:41 +00:00
Jun Kuriyama
c65ef470a1
- Upgrade to 0.12.
2013-05-21 14:24:57 +00:00
Jun Kuriyama
4863440424
- Upgrade to 0.005003.
2013-05-21 14:23:18 +00:00
Jun Kuriyama
08102e545d
- Upgrade to 1.005.
2013-05-21 14:17:03 +00:00
Jun Kuriyama
3f3dfbf6c0
- Upgrade to 1.27.
2013-05-21 14:16:14 +00:00
Jun Kuriyama
70326808b4
- Upgrade to 0.9.15.
2013-05-21 14:15:23 +00:00
Jun Kuriyama
1d6b3d4a92
- Upgrade to 0.14.
2013-05-21 14:13:53 +00:00
Jun Kuriyama
67dafcbc9c
- Upgrade to 0.08.
2013-05-21 14:09:57 +00:00
Jun Kuriyama
cedf31705d
- Upgrade to 7.900049.
2013-05-21 14:09:25 +00:00
TAKATSU Tomonari
f1780ee5d4
- Update to 1.021
2013-05-21 13:52:56 +00:00
Jun Kuriyama
c7673346d0
- Upgrade to 0.112.
2013-05-21 13:50:50 +00:00
Pietro Cerutti
b5c202454b
- Fix build with Tcl/Tk 8.6
...
Reported by: miwi (Tcl/Tk 8.6 exp-run latecomers)
Approved by: portmgr
2013-05-21 13:46:08 +00:00