1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

276551 Commits

Author SHA1 Message Date
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
Jason Helfman
90421c0a01 Add new port: math/py-ufl
The Unified Form Language (UFL) is a domain specific language for declaration
of finite element discretizations of variational forms.

WWW:	https://launchpad.net/ufl

PR:	ports/166911
Submitted by:	jwbacon@tds.net
2012-04-14 19:25:33 +00:00
Emanuel Haupt
fdcef8a5c1 Add an option for dabbrev-expand support.
PR:		166648
Submitted by:	Oliver Fromme <olli@secnetix.de>
2012-04-14 19:25:10 +00:00
Jason Helfman
2afedb2f1e Add new port: math/py-fiat
The FInite element Automatic Tabulator FIAT supports generation of arbitrary
order instances of the Lagrange elements on lines, triangles, and tetrahedra.

WWW:	https://launchpad.net/fiat

PR:	ports/166910
Submitted by:	jwbacon@tds.net
2012-04-14 19:23:25 +00:00
Emanuel Haupt
5bfdda4b31 Fix startup script issue with a wrapper script obtained from www/gatling.
This wrapper tries to emulate part of the functionality usually supplied by
software like daemontools or runit. It is used to start socat which does not
daemonize itself and logs to stdout/stderr. It redirects stdout and stderr to
logger(1) via a fifo.

While here also remove if-statement around PORTDOCS based on NOPORTDOCS since
it's redundant with checks in ports/Mk/bsd.ports.mk.

PR:		166947
Submitted by:	Mark Felder <feld@feld.me>
2012-04-14 19:05:45 +00:00
Guido Falsi
418d775723 Change to my FreeBSD.org email address.
Approved by:	crees (mentor)
2012-04-14 18:45:07 +00:00
Carlo Strub
d2349922e1 Update to 3.11.0 2012-04-14 18:41:27 +00:00
Pawel Pekala
d4f1d3269e - Update to version 1.6.1
- Add missing build/lib deps
- Add option to build doxygen documentation (default off)
2012-04-14 18:04:19 +00:00
Henrik Brix Andersen
5574333598 - Update to v0.008
- Pet portlint(1)
2012-04-14 17:19:20 +00:00
Henrik Brix Andersen
8ac2fcf1f4 - Update to v0.15 2012-04-14 17:07:07 +00:00
Florian Smeets
654adff606 Update to 2.7.5
Security:	http://www.vuxml.org/freebsd/c80a3d93-8632-11e1-a374-14dae9ebcf89.html
2012-04-14 16:46:28 +00:00
Florian Smeets
980fa65086 Document phpmyfaq -- Remote PHP Code Execution Vulnerability 2012-04-14 16:45:06 +00:00
Andrej Zverev
49016e947f Update to version 0.19
Changes: No changes
2012-04-14 16:13:23 +00:00
Chris Rees
d44b9bfa19 Fix a couple of issues:
- Make compile with old and new openssl
 - Do not try to call git to get the version number
 - Fix compile on FreeBSD 8.1
 - Change maintainer email address

PR:		ports/165775
Submitted by:	bz
2012-04-14 15:49:42 +00:00
Renato Botelho
6f7e3aa9d2 Update to 0.41 2012-04-14 15:26:15 +00:00
Michael Scheidell
9e180c6a27 - Update to official release 3.0.7
- Update MASTER_SITES (remove unofficial ircd-ratbox.org)
- Unbreak cross compiles
- Fix error handling with GNUTLS
- Update sqllite3 code
- Remove buggy sigio code.

PR:		ports/166914
Submitted by:	moggie <moggie@elasticmind.net> (maintainer)
2012-04-14 13:29:25 +00:00
Michael Scheidell
ae22e48b11 - Update to 3.0.0 [1]
- Unbreak port on FreeBSD 9 [1]
- Minor re-arrangement of Makefile for clarity [2]

PR:		ports/166754 [1]
Submitted by:	Mikhail T <m.tsatsenko@gmail.com> (maintainer) [1]
Reviewed by:	scheidell (me) [2]
2012-04-14 13:25:07 +00:00
Baptiste Daroussin
f24221a918 Fix jpgraph dependency testing 2012-04-14 13:24:08 +00:00
Rong-En Fan
6600885852 - Fix build post mail/mutt-devel upgrade. The patch-nbsp from master port
now conflicts with our own patch-zh-mutt, so have to move the patch
  into post-patch section
2012-04-14 12:51:34 +00:00
Guido Falsi
79cc17039f Update to 0.9.4
Approved by:	crees (mentor)
2012-04-14 11:47:19 +00:00
Dirk Meyer
9c9d075307 - drop option WITH_RC_NG 2012-04-14 08:24:56 +00:00
Jason Helfman
1cdd7ba866 - Update to 5.0.23
- while here use datadir in plist

PR:     ports/166904
Submitted by:   maintainer, bsdkaffee@gmail.com
2012-04-14 06:21:05 +00:00
Jason Helfman
513169164e - Update to 4.3.2
- while here use datadir in plist

PR:	ports/166903
Submitted by:	maintainer, bsdkaffee@gmail.com
2012-04-14 06:18:39 +00:00
Ruslan Makhmatkhanov
d9ff78b4a6 - update to 0.0.3
- make SF mirror the first one, because pypi doesn't carry new distfile
- drop LICENSE_FILE for well-known license (BSD)
- install tools, included into distribution
2012-04-14 05:09:49 +00:00
Jason Helfman
9a6854173e - Update to 0.44
- unbreak and undeprecate

PR:	ports/166409
Submitted by:	m.tsatsenko@gmail.com
Approved by:	maintainer timeout ( 19 days )
2012-04-14 04:32:05 +00:00
Vanilla I. Shu
946af7c608 1: Upgrade google-ctemplate to 2.1.
2: bump pecl-ctempalte revision to chase shared library version.
2012-04-14 04:16:24 +00:00
Jeremy Messenger
002dc7b1e4 Remove useless file. 2012-04-14 02:42:28 +00:00
Jeremy Messenger
de2281fb72 Opa is an open source, simple and unified platform for writing web
applications. All aspects are directly written in Opa: Frontend code,
backend code, database queries and configuration. And everything is
strongly statically typed.

WWW: http://opalang.org/
2012-04-14 02:37:58 +00:00