Li-Wen Hsu
924042f290
- Update to r12120
2010-01-09 17:49:39 +00:00
Pav Lucistnik
f2c13d2b2b
- Fix build - switch dependency to boost-python-libs
...
Reported by: pointyhat
2010-01-09 17:47:32 +00:00
Rong-En Fan
93be02c81e
- Use SUB_FILES for PKGMESSAGE
...
PR: ports/142415 (based on)
Submitted by: Sevan Janiyan <venture37 at geeklan.co.uk>
2010-01-09 14:57:32 +00:00
Pav Lucistnik
497144e1b5
- Chase aqsis update
...
Reported by: pointyhat
2010-01-09 14:50:42 +00:00
Jimmy Olgeni
d46c6439d3
Integrate adsf-install and the local FreeBSD registry into
...
asdf:*central-registry* by default.
2010-01-09 14:09:13 +00:00
Wen Heping
a10262b3dd
- Fix LATEST_LINKS conflict
2010-01-09 13:44:45 +00:00
Alexander Logvinov
774a4c89ed
- Update to 0.7.2
2010-01-09 12:57:52 +00:00
Gerald Pfeifer
1ec06b3869
Update to Wine 1.1.36. Among others, this includes the following changes:
...
- Completion of the 16-bit separation.
- Improved Shader Model 4 support.
- A ton of memory leak fixes.
- A number of MSHTML fixes.
- Various bug fixes.
2010-01-09 12:31:50 +00:00
Wen Heping
d5977a4d0b
- Update maintainer's mail address
...
PR: ports/142520
Submitted by: Stephen Fisher <steve@stephen-fisher.com>
Approved by: maintainer
2010-01-09 12:24:21 +00:00
Wen Heping
f95978f2d1
py-DendroPy is a python library for phylogenetic scripting,
...
simulation, data processing and manipulation.
WWW: http://packages.python.org/DendroPy/
2010-01-09 12:19:58 +00:00
Wen Heping
947d961823
py-dbf is a pure python package for reading/writing dBase, FoxPro,
...
and Visual FoxPro .dbf files (including memos).
Currently supports dBase III, and FoxPro - Visual FoxPro 6 tables.
Text is returned as unicode, and codepage settings in tables are
honored. Documentation needs work, but author is very responsive
to e-mails.
WWW: http://pypi.python.org/pypi/dbf/
2010-01-09 12:12:43 +00:00
Wen Heping
70c4d196c6
- Update to 0.027
2010-01-09 12:08:48 +00:00
Erwin Lansing
9502d23248
Mark BROKEN on 9.x: does not build
2010-01-09 11:38:37 +00:00
Xin LI
cb259a5abd
Security update to 3.1.7.2.
...
Submitted by: maintainer
Security: vuln dd8f2394-fd08-11de-b425-00215c6a37bb
2010-01-09 10:59:16 +00:00
Renato Botelho
6f83c6e8ae
Update to 2.5.2
...
PR: ports/142475
Submitted by: garga
Tested by: Guilherme Lero
Approved by: maintainer
2010-01-09 10:55:54 +00:00
Xin LI
366f194498
Document powerdns-recursor multiple vulnerabilities.
2010-01-09 10:55:09 +00:00
Renato Botelho
1c66bb748d
The patch was committed to fix a regression in 3.4 version as described in
...
FS#664 is not correct, a new one was made that doesn't create problems for
shifty users.
Accepting the maintainer offer, i'll take the maintainership. Thanks Nikos
for all your work on this port in the past.
PR: ports/142474
Submitted by: garga
Approved by: maintainer
2010-01-09 10:51:27 +00:00
Emanuel Haupt
2a62fe05be
- Introduce regression-test target
...
- Respect CC
2010-01-09 10:21:33 +00:00
Pav Lucistnik
7901518709
- Mark BROKEN: does not build
...
Reported by: pointyhat
2010-01-09 10:07:52 +00:00
Dennis Herrmann
4f1f4285e3
- Update to 1.10
2010-01-09 09:59:55 +00:00
Mikhail Teterin
9e3eefee66
Add icu4, which I forgot to do, when upgrading it after repo-copy.
...
Reminded by: b. f.
2010-01-09 04:45:57 +00:00
Yen-Ming Lee
707ac441ec
- update to 0.35
2010-01-09 01:30:25 +00:00
Wen Heping
d938c73fdc
- Update to 1.03
...
- Update my mail address to FreeBSD
2010-01-09 01:21:21 +00:00
Yen-Ming Lee
5068ac12e1
- update to 0.40
2010-01-09 00:54:33 +00:00
Mikhail Teterin
308259c7e2
Hopefully fix an unreproducable problem reported by buildcluster on 9.0
...
Build with NDEBUG and add an option for tracing.
PR: ports/142500
Approved by: maintainer
2010-01-09 00:35:41 +00:00
Stanislav Sedov
3f12a6c532
- Update to 2.13.1.
2010-01-09 00:05:42 +00:00
Stanislav Sedov
f364de9a6c
- Update to 0.9.2.
2010-01-08 23:51:49 +00:00
Stanislav Sedov
f573240fd2
- Update to 8.10.
2010-01-08 23:42:15 +00:00
Brooks Davis
455d087834
graphics/opengtl doesn't require that LLVM assertions be disabled so
...
don't claim it does in the OPTIONS description.
PR: ports/141783
Submitted by: Alberto Villa <villa dot alberto at gmail dot com>
2010-01-08 22:21:20 +00:00
Emanuel Haupt
65a2cb01f1
Mark BROKEN. After the introduction of IPv6 support the port is not fully
...
functional, however a solution is in progress as I'm in contact with the
author.
2010-01-08 22:08:01 +00:00
Jimmy Olgeni
7d96bcf3c1
Fix file name in comments; spell check comment text.
2010-01-08 22:04:30 +00:00
Greg Larkin
615804f6a6
This script takes information from "SHOW STATUS LIKE..."
...
and "SHOW VARIABLES LIKE..." then attempts to produce
sane recommendations for tuning server variables.
It is compatible with all versions of MySQL 3.23 - 5.1.
WWW: https://launchpad.net/mysql-tuning-primer
PR: ports/140641
Submitted by: Joe Horn <joehorn at gmail.com>
2010-01-08 21:57:12 +00:00
Dennis Herrmann
3d675a4e26
- Update to 0.5
...
- Add math/fftw3 to dependency [1]
Submitted by: Stefan Ehmann <shoesoft@gmx.net> (via private mail) [1]
2010-01-08 21:56:36 +00:00
Greg Larkin
6188c9e704
- Added --with-etcdir configuration option to comply with hier(7) [1]
...
- Fixed Makefile typo (BUILD_DEPENS)
- Cleaned up some portlint warnings
- Reformatted pkg-descr
- Bumped PORTREVISION
PR: ports/138402
Submitted by: Sascha Klauder <sascha@trimind.de> [1]
Approved by: maintainer (implicit; timeout 130 days)
2010-01-08 21:30:31 +00:00
Jimmy Olgeni
c7a32e28c6
Fix some typos in the comment section.
2010-01-08 20:45:01 +00:00
Jimmy Olgeni
e12f361d80
Fix comment (cl-asdf-cmucl does not exist in ports).
2010-01-08 20:35:52 +00:00
Jimmy Olgeni
b6a76d5209
Taker over unmaintained ports.
2010-01-08 20:33:37 +00:00
Jimmy Olgeni
c37787df34
Build without using a temporary script.
2010-01-08 20:21:01 +00:00
Dirk Meyer
8302e572f7
- fix a coredump in netpm-10.31
...
Submitted by: nox--- on irc
Obtained from: http://bugs.gentoo.org/117180
2010-01-08 20:13:17 +00:00
Emanuel Haupt
0427099479
Update to 15.0.3
2010-01-08 20:05:57 +00:00
Dennis Herrmann
d708c52834
- Add patch that's fix core dump, when an FTP server rejects a
...
file retrieval operation with permission denied.
- bump PORTREVISION
PR: ports/142454
Submitted by: Aragon Gouveia <aragon@phat.za.net>
2010-01-08 20:02:31 +00:00
Dmitry Marakasov
6b221d9c1c
- Update to 0.9
2010-01-08 19:41:26 +00:00
Sergey A. Osokin
9c692d5bdf
Accordingly update Passenger module from 2.2.8 to 2.2.9.
...
Do not bump PORTREVISIONs.
2010-01-08 19:34:15 +00:00
Pav Lucistnik
e8cec49588
- Mark BROKEN: does not install
...
Reported by: pointyhat
2010-01-08 19:32:12 +00:00
Dennis Herrmann
e0d9a73a64
- Update to 2010.01.07
2010-01-08 18:25:00 +00:00
Yen-Ming Lee
ba9d0cbe8d
- simplify dependency
...
- fix plist
- bump PORTREVISION
2010-01-08 18:04:37 +00:00
Dima Panov
4b83df28a0
- devel/librcc: update to 0.2.9 release, add some optional components
...
- Grab maintainership for librcc and librcd by current maintainer's request
PR: 142470
Submitted by: myself
Approved by: Ulrich Spörlein (maintainer)
Approved by: miwi, tabthorpe (mentors implicit)
2010-01-08 18:04:30 +00:00
Mikhail Teterin
2d9569cd71
Unbreak by switching to a ZIP-file, that's distributed by kde-apps.org
...
Apparently, the web-site, where the port's author hosted a .tar.gz
flavor is taken-over by barbarians -- a garbage HTML-page is returned
by it instead of the kpdftools-0.22.tar.gz
2010-01-08 17:40:56 +00:00
Greg Larkin
50818aaf50
- Moved fetching of ecj.jar from the post-patch target using the
...
contrib/download_ecj script to the fetch phase using extra MASTER_SITES
and DISTFILES. Pointyhat does not allow fetching outside of the
fetch phase, and the size and checksums of ecj.jar need to be recorded
in distinfo.
Reported by: pointyhat (pav)
Approved by: gerald (via private email)
2010-01-08 16:18:57 +00:00
Sergey Skvortsov
e520e4da39
Really (!) add patch for "loginClass".
...
PR: ports/140107
Submitted by: Jacob Myers <jacob xx whotookspaz.org>
2010-01-08 15:27:38 +00:00