1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
Commit Graph

290484 Commits

Author SHA1 Message Date
Max Brazhnikov
8784a1f7ac - Update to 6.0.2
- Strip Makefile header
- Replace some patches with sed
- Fix indentation in WWW
- Utilize PORTDOCS in order to reduce plist shaking on updates
2012-12-15 13:50:08 +00:00
Max Brazhnikov
c51dd64bf0 - Update to 5.2.3
- Strip Makefile header
- Fix indentation in WWW
- Utilize PORTDOCS in order to reduce plist shaking on updates
2012-12-15 13:49:47 +00:00
Ryan Steinmetz
e6ae8f79c9 - Fix typo in FIREBIRD logic
- Remove unnecessary pkg-deinstall.in message
- Remove duplicate plist entry
2012-12-15 13:43:44 +00:00
Marcus von Appen
02dd326734 - Add support for additional cardsets
- Add LICENSE
- Convert to OptionsNG
- Trim Makefile headers

PR:		ports/174258
Submitted by:	nemysis <nemysis@gmx.ch>
2012-12-15 10:49:04 +00:00
Guido Falsi
73f1be2277 - Update to 1.6.2
PR:		ports/174114
Submitted by:	Hon-Yu Lawrence Cheung <cheunghonyu@gmail.com> (maintainer)
2012-12-15 10:11:39 +00:00
Boris Samorodov
4c0abf9be0 The new version may use tesseract as a backend as well as cuneiform:
. change COMMENT;
. introduce OPTIONS_MULTI (one or more backends may be used),
  use graphics/cuneiform as a default;
. bump PORTREVISION.
2012-12-15 09:50:39 +00:00
Matthew Seaman
24be9b1328 Trim remaining untrimmed headers on my ports
Where BUILD_DEPENDS and RUN_DEPENDS have the same value, initialise
RUN_DEPENDS from BUILD_DEPENDS
2012-12-15 09:31:58 +00:00
Cy Schubert
1b60772cf4 Update 3.4.0a3 --> 3.4.0a3 build 176. This is a pre-beta release.
Submitted by:	Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
2012-12-15 09:17:36 +00:00
Matthew Seaman
fe863d9d60 Use new OPTIONS_RADIO to select 0 or 1 of the web deployment options.
The old 'BUILTIN' PSGI web server option was and remains always
available independent of the web deployment option chosen.
2012-12-15 09:05:54 +00:00
Jason Helfman
8c3234a514 - set CONFLICT on devel/cocaine-core
Spotted by:	makc@
2012-12-15 08:18:36 +00:00
Jason Helfman
b0cbe85ac8 - update to 3.8.1 2012-12-15 08:13:10 +00:00
Jason Helfman
3c5395e9db - add new port: devel/libslave
This is a library that allows any arbitrary C++ application to connect
to a Mysql replication master and read/parse the replication binary
logs.

In effect, any application can now act like a Mysql replication slave,
without having to compile or link with any Mysql server code.

One important use-case for this library is for receiving changes in
the master database in real-time, without having the store the
master's data on the client server.

WWW: https://github.com/Begun/libslave

PR:		174335
Submitted by:	g.veniamin@googlemail.com
2012-12-15 08:11:02 +00:00
Jason Helfman
05fdb2282d - remove redundant named "examples" directory
Submitted by:	jgh@
Approved by:	maintainer, ( irc #bsdports)
2012-12-15 07:59:00 +00:00
Jason Helfman
78877facff - add new port: devel/cocaine-core
Your personal app engine. Technically speaking, it's an open-source cloud
platform enabling you to build your own PaaS clouds using simple yet
effective dynamic components.

WWW: http://reverbrain.com/cocaine/

PR:		174301
Submitted by:	g.veniamin@googlemail.com
2012-12-15 07:26:57 +00:00
Ryan Steinmetz
ee3da01aeb - Update to 2.4.1 2012-12-15 03:35:59 +00:00
Ryan Steinmetz
3bc981f862 - Update to 2.10b 2012-12-15 03:08:12 +00:00
Ryan Steinmetz
9925eef7c4 - Update to 3.4.3 2012-12-15 02:52:22 +00:00
Jason Helfman
e8f3e5dc95 add new port: www/blastbeat
BlastBeat is an high-performance HTTP/HTTPS/SPDY proxy for new generation
web apps (websockets, socket.io, push, comet...).

WWW: https://github.com/unbit

PR:		174266
Submitted by:	g.veniamin@googlemail.com
2012-12-15 01:05:47 +00:00
Barbara Guida
60df7c46f8 Update Firebug to 1.11.1
Approved by:	flo (mentor)
2012-12-15 00:25:44 +00:00
Brendan Fabeny
ca45ffcfb6 update to 1.98.7 2012-12-14 21:24:01 +00:00
Beat Gaetzi
f1a3322b39 - Fix a typo which breaks building with bmake
PR:		ports/174330
Submitted by:	John Marino <draco@marino.st>
2012-12-14 20:49:18 +00:00
Olivier Duchateau
b73de2c968 Replace OPTIONS_MULTI by OPTIONS_GROUP (mentioned in commit log #r308921)
Approved by:	rene, miwi (mentors, implicit)
2012-12-14 20:31:19 +00:00
Jason Helfman
a6aba5e28b - update to 0.3.7
PR:		174378
Submitted by:	maintainer, g.veniamin@googlemail.com
2012-12-14 19:43:35 +00:00
Olivier Duchateau
5abc365924 - x11/libexo update to 0.10.1
- x11-fm/thunar update to 1.6.1

Approved by:	rene, miwi (mentors, implicit)
2012-12-14 19:07:36 +00:00
Olivier Duchateau
41af4f50cb Bump PORTREVISION for Thunar related ports
While here,
- Trim header
- Use USE_PKGCONFIG
- Remove ABI version numbers from LIB_DEPENDS
- Update maintainer address for archivers/thunar-archive-plugin
2012-12-14 18:59:07 +00:00
Olivier Duchateau
52f01bb4d8 - Update to 1.6.1
- Sort options
- Use OPTIONS_GROUP for plugins, PLUG_*
- Remove ABI version numbers from LIB_DEPENDS
- Add patches for GLib 2.28

Approved by:	rene, miwi (mentors, implicit)
2012-12-14 18:53:31 +00:00
Olivier Duchateau
689aa573d8 Bump PORTREVISION for tumbler-related port
While here,
- Trim header
- Use USE_PKGCONFIG

Approved by:	rene, miwi (mentors, implicit)
2012-12-14 18:20:47 +00:00
Olivier Duchateau
471b16552f - Update to 0.1.26
- Unset GSTREAMER option, it needs the new 1.0 API
- Trim header
- Remove ABI version numbers from LIB_DEPENDS

Approved by:	rene, miwi (mentors, implicit)
2012-12-14 18:17:07 +00:00
Eitan Adler
4babdc3425 Update to 9.7.78 2012-12-14 18:01:40 +00:00
Eitan Adler
1c155b4991 Update to 5.0.4 2012-12-14 17:47:16 +00:00
Olivier Duchateau
90a981a1f2 Bump PORTREVISION for libexo-related ports
While here,
- Trim header
- Use USE_PKGCONFIG
- Remove ABI version numbers from LIB_DEPENDS

Approved by:	rene, miwi (mentors, implicit)
2012-12-14 17:45:10 +00:00
Emanuel Haupt
10fbaa934c Check WITH_PKGNG through /usr/share/mk/bsd.port.mk.
Discussed with:	bdrewery
Approved by:	maintainer (implicit)
2012-12-14 17:44:12 +00:00
Olivier Duchateau
7fe98f9ebd - Update to 0.10.1
- Trim header
- Add patch for GLib 2.28

Approved by:	rene, miwi (mentors, implicit)
2012-12-14 17:40:46 +00:00
Eitan Adler
8ade807bd1 Update pocketsphinx to 0.8 2012-12-14 17:37:42 +00:00
Eitan Adler
cfe96b056c Update leocad to 0.79
Trim header
2012-12-14 17:27:03 +00:00
Eitan Adler
df57a0e76f - Update sphinx3 and sphinxbase to 0.8.
- Add a patch to make sphinx3 compile.  I can not figure out what compiler they used when releasing this.
  Upstream will be contacted.
- Pet portlint
2012-12-14 17:09:21 +00:00
Florian Smeets
d26530b713 - introduce a USE_FUSE macro
- convert all fuse ports to use the new macro

The macro makes sure sysutils/fusefs-libs gets installed and depending on
fuse being in base or not it installs sysutils/fusefs-kmod.

Approved by:	portmgr (bapt)
2012-12-14 15:47:00 +00:00
Pietro Cerutti
7045030009 - Mark as DEPRECATED, the project has been abandoned
- Set EXPIRATION_DATE to 2013-02-01
- Set tcltk@ as the maintainer, to ease synchronized removal

Approved by:	jwbacon@tds.net (former maintainer)
2012-12-14 15:39:57 +00:00
Dmitry Sivachenko
7e76258460 Take maintainership.
Approved by:	former maintainer.
2012-12-14 15:13:07 +00:00
Alex Dupre
6a48f3a450 Fix PLIST. 2012-12-14 15:06:09 +00:00
Emanuel Haupt
a9bb4c65f8 Provide a patch to make pkg_libchk pkgng aware.
PR:		174387
Approved by:	Dominic Fandrey <kamikaze@bsdforen.de> (maintainer, implicit)
2012-12-14 14:38:15 +00:00
Dmitry Marakasov
193957a077 Mandelbulber is an experimental application that helps to make
rendering 3D Mandelbrot fractals much more accessible. A few of the
supported 3D fractals: Mandelbulb, Mandelbox, BulbBox, JuliaBulb,
Menger Sponge, Quaternion, Trigonometric, Hypercomplex, and Iterated
Function Systems (IFS). All of these can be combined into infinite
variations with the ability to hybridize different formulas together.

WWW: http://www.mandelbulber.com/
2012-12-14 14:30:28 +00:00
Dima Panov
c982c3c246 - Add JBoss 7.1.3.Final application server to the zoo
PR:		173713
Submitted by:	Alexander Yerenkow <yerenkow AT gmail DOT com>
2012-12-14 14:18:50 +00:00
Sergey Matveychuk
e7357dedfa - Update to 1.1.19 2012-12-14 13:56:16 +00:00
Lars Thegler
61b39479d0 update to 1.31 2012-12-14 13:51:27 +00:00
Vanilla I. Shu
cf6e02ff81 Fix build.
Submitted by:	Akihiko HAYASHI <hayashi at totalware.gifu.gifu.jp>
2012-12-14 13:41:04 +00:00
Lars Thegler
414e4eb940 update to 1.16 2012-12-14 13:35:40 +00:00
TAKATSU Tomonari
4a07d0e11e - Update to 0.7-25 2012-12-14 13:17:54 +00:00
Niclas Zeising
fa8e223204 Add a patch to fix a couple of cases of use before initialized in the new
xorg-server.  Without this patch, xorg-server compiled with clang segfaults.
Bump portrevision since clang is default compiler on current.

Reviewed by:	kwm
Approved by:	kwm, miwi (mentors, implicit)
2012-12-14 11:02:48 +00:00
Erwin Lansing
b0e7b6c04c - Use new OPTIONS_GROUP for DLZ options.[1]
- This also allows more than one DLZ option
  to be set.[2]

Submitted by:	bapt [1] (as RADIO)
Suggested by:	az [2] (thus GROUP instead)
2012-12-14 10:43:35 +00:00