Commit graph

276578 commits

Author SHA1 Message Date
Thierry Thomas
1cc25a15d4 1) Fix dependency on SSL;
2) Fix some problems with pixmaps.

Reported by:	pointyhat via Pav (1) and Albat0r (2)
2012-04-15 20:11:12 +00:00
Raphael Kubo da Costa
9fa770836d Update to 1.0.3. 2012-04-15 19:50:55 +00:00
Raphael Kubo da Costa
a0eba83367 Update to 1.2.3. 2012-04-15 19:50:40 +00:00
Jason Helfman
d48782350a - Has expired: unsupported upstream, consider www/pivotx
PR: ports/166099
2012-04-15 19:46:38 +00:00
Greg Lewis
286158c669 . Update to 1.4.13. 2012-04-15 19:33:47 +00:00
Raphael Kubo da Costa
d8ba4b2caa Fix build with clang.
Import upstream commit b886894bd1afc515947c24883169d0a5107a86d5, which
fixes the build with clang.

Shouldn't be needed anymore when 4.8.x hits the tree.

PR:		166271
2012-04-15 18:44:17 +00:00
Guido Falsi
e95f0f909b Add myself to the map.
Approved by:	crees (mentor)
2012-04-15 17:33:48 +00:00
Gary Jennejohn
1aa0d82f23 Update to 9.8g. 2012-04-15 16:11:17 +00:00
Chris Rees
630ed9375a Remove PostgreSQL 8.2 due to EOL by upstream
With hat:	pgsql
Reviewed by:	pgsql
2012-04-15 15:48:49 +00:00
Pawel Pekala
3a598235a2 Update to version 1.70.0
PR:		ports/166956
Submitted by:	maintainer
2012-04-15 15:43:10 +00:00
Christian Weisgerber
85b8e8ac30 Update to 4.1.17, clean up, fix the integer promotion fix. 2012-04-15 15:42:42 +00:00
Dennis Herrmann
94a040f2b3 cdls is a curses-based file manager for quickly browsing directories and
files. The screen can be dynamically adjusted to include all information
(like 'ls -ail'), or just the filenames (multi-column), or anything in
between.

All basic file and directory manipulations are possible with 1 keystroke:
copy, move, delete, view, execute, change owner/group/mode, edit, diff,
link (hard/symbolic), wc, tail -f, cksum, hexdump and many others.
Documentation is self-contained in cdls and consists of two screens from
which each option or subject can be selected to show its info screen.

PR:		ports/166942
Submitted by:	Hans de Hartog <hans@dehartog.nl>
2012-04-15 15:10:14 +00:00
Wen Heping
d97650a807 - Update to 0.10.1
Changes: http://api.metacpan.org/source/NEOPHENIX/Redis-hiredis-0.10.1/Changes

PR:		ports/166871
Submitted by:	Grzegorz Blach <magik@roorback.net> (maintainer)
2012-04-15 15:09:03 +00:00
Chris Rees
f42989b0c3 Set IGNORE if no kernel sources present
Approved by:	maintainer (Larry Rosenman <ler@lerctr.org>)
2012-04-15 15:03:19 +00:00
Baptiste Daroussin
301e266112 Maintaining 2 version of libreoffice is too much painful, let's focus on only one version 2012-04-15 14:52:12 +00:00
Ryan Steinmetz
c958485a33 - Add LICENSE 2012-04-15 14:45:01 +00:00
Ryan Steinmetz
df184e32c9 - Update to 3.16
- Fix 10-CURRENT support [1]

PR:		ports/165997 [1]
Submitted by:	Stanislav Sedov <stas@deglitch.com> [1]
2012-04-15 14:38:59 +00:00
Alexander Leidinger
292c07a090 Update to 3.99.5 2012-04-15 14:31:48 +00:00
Cy Schubert
ac9314e9c8 Update 2.058 --> 2.059 2012-04-15 14:25:31 +00:00
Cy Schubert
bc73661aa3 Update 1.073 --> 1.074 2012-04-15 14:15:54 +00:00
Chris Rees
4f6a866417 - Update to 1.5.2
- Use USE_PGSQL for server dependency

- Fix build with postgresql-8.3 and change dependency

Obtained from:	http://decide.cocolog-nifty.com/blog/2009/03/postgresql-836-.html

PR:		ports/166477
Submitted by:	crees
2012-04-15 14:06:32 +00:00
MIHIRA Sanpei Yoshiro
fcb2ca30a4 update to 2.3
Reviewed by:	swills
2012-04-15 13:36:03 +00:00
MIHIRA Sanpei Yoshiro
2b3c6568a7 Ruby/NTLM provides message creator and parser for the NTLM authentication.
Reviewed by:	swills
2012-04-15 13:33:38 +00:00
MIHIRA Sanpei Yoshiro
f1ece54119 This is a domain name manipulation library for Ruby. It can also be
used for cookie domain validation based on the Public Suffix List.

Reviewed by:	swills
2012-04-15 13:32:32 +00:00
MIHIRA Sanpei Yoshiro
8b5f2b1ca8 This is a wrapper library to bring Unicode Normalization Form support
to Ruby/JRuby.

Reviewed by:	swills
2012-04-15 13:31:03 +00:00
MIHIRA Sanpei Yoshiro
3745cb1ebf Unicode Normalization Form support library for CRuby.
Reviewed by:	swills
2012-04-15 13:29:57 +00:00
Pav Lucistnik
b657ffaf81 - Update to 0.2.0 2012-04-15 12:58:09 +00:00
Pav Lucistnik
e776f33209 - Update to 7.0.25
PR:		ports/166873
Submitted by:	Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
2012-04-15 12:57:50 +00:00
Michael Scheidell
67bc646926 - link libtdsodbc.so with libiconv to unbreak runtime
PR:		ports/166136
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com>
Approved by:	Kurt Jaeger <pi@opsec.eu> (maintainer)
2012-04-15 11:58:27 +00:00
Michael Scheidell
f72153f000 - Enhances detection of CPU count
- fixes compile time warnings with string.hg not being included in xdd.h

PR:		ports/165197
Submitted by:	Garrett Cooper <yanegomi@gmail.com>
Approved by:	g.gonter@ieee.org (maintainer, timeout 60 days)
2012-04-15 11:43:13 +00:00
Alexander Leidinger
8726c3d5bc Remove expiration date, a false positive in my last commit.
Noticed by:	bsam
2012-04-15 11:39:03 +00:00
Michael Scheidell
f1048caf36 - Major release update to 3.0.7. Read /usr/ports/UPDATING
PR:		ports/166931
Submitted by:	moggie <moggie@elasticmind.net> (maintainer)
Reviewed by:	scheidell (me)
2012-04-15 10:52:14 +00:00
Ruslan Makhmatkhanov
e0cfb1ea6f Remove pkg-plist diffs for some ancient python versions that we have not
in the tree. This files aren't used since import of python 2.3 (almost 10 years
for now).
2012-04-15 10:31:00 +00:00
Ruslan Makhmatkhanov
d2c5905bdf - add docs for python 2.7.3
Reported by:	pav (via pointyhat)
2012-04-15 09:59:26 +00:00
Ruslan Makhmatkhanov
1f58d6cd89 - fix entries sorting
PR:		166960
Submitted by:	Conrad J. Sabatier <conrads at cox dot net>
2012-04-15 09:57:10 +00:00
Dirk Meyer
edd33cd760 - bump OPENSSL_SHLIBVER 2012-04-15 07:31:52 +00:00
Marcelo Araujo
fd2c09f02c - Update to 6.6.9. 2012-04-15 04:13:59 +00:00
Marcelo Araujo
a95125b44f - I forgotten to remove all comments about the option DRAW that used to have in the previous version, it is a third part patch and doesn't apply anymore.
PR:		ports/166601
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
2012-04-15 04:04:57 +00:00
Marcelo Araujo
687233a6eb - Update to 3.03.
- Remove the DRAW options, regards it is a third patch and doesn't apply
  anymore in this new version.
- Add ghostscript fonts(TYPE1) to be build as an option.

PR:		ports/166601
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
2012-04-15 03:57:41 +00:00
Pawel Pekala
25619370c1 coccigrep is a semantic grep for the C language based on coccinelle. It can
be used to find where a given structure is used in code files. coccigrep
depends on the spatch program which comes with coccinelle.

WWW:    https://home.regit.org/software/coccigrep/
2012-04-14 23:00:32 +00:00
Carlo Strub
6613d4c612 Update to 0.9.2 2012-04-14 22:49:31 +00:00
Ryan Steinmetz
353ff66e01 - Update to 4.86,7
- Remove legacy pre-patch target

PR:		ports/166849
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2012-04-14 22:23:58 +00:00
Michael Scheidell
2b7a299a47 - fix many bugs
PR:		ports/165926
Submitted by:	Ivan Klymenko <fidaj@ukr.net> (maintainer)
2012-04-14 21:51:16 +00:00
Florian Smeets
d1ec39e75f update to 3.13.4 2012-04-14 21:09:51 +00:00
Greg Lewis
1c96072b83 . Use the new java-zoneinfo port to provide updated time zone info. 2012-04-14 20:53:53 +00:00
Gerald Pfeifer
5b6ebeb593 Update to the 20120413 snapshot of GCC 4.6.4. 2012-04-14 20:50:27 +00:00
Alexander Leidinger
94a1813738 Fix previous commit, add missing beginning of comment. 2012-04-14 20:38:15 +00:00
Pawel Pekala
4453ee0ab1 Luakit is a highly configurable, micro-browser framework
based on the WebKit web content engine and the GTK+ toolkit.

It is very fast, extensible by Lua and licensed under the
GNU GPLv3 license. It is primarily targeted at power users,
developers and any people with too much time on their hands
who want to have fine-grained control over their web browsers
behaviour and interface.

WWW: http://luakit.org

PR:		ports/166415
Submitted by:	gugabsd <gugabsd@mundounix.com.br>
2012-04-14 20:37:06 +00:00
Alexander Leidinger
7be25933ea Set the expiration date for all ports which depend upon linux_base-fc4 to
the EoL of the last 7.x release. The 7.x branch is the only supported
FreeBSD version not yet at his EoL which needs a linux 2.4 based linuxulator
environment (linux_base-f10 doesn't work there).

I didn't bump the portrevision, this is mostly done as a hint for ports
committers to tell them that at least the emulation@-owned ports need
to stay until then (even the forbidden ones). The dependent ports need to
go at the same time, but are free to be deleted before.

Discussed with:	bsam
2012-04-14 20:24:51 +00:00
Jason Helfman
b98600cc5b Add new port: math/py-viper
Viper is a minimalistic scientific plotter and run-time visualization module.
Viper has support for visualizing meshes and solutions in DOLFIN.

WWW:	https://launchpad.net/fenics-viper

PR:	ports/166913
Submitted by:	jwbacon@tds.net
2012-04-14 19:27:42 +00:00