1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00
Commit Graph

290494 Commits

Author SHA1 Message Date
Pawel Pekala
4a4fe03ea1 - Fix BROKEN by disabling build of togl an isst [1]
- Add missing library deps this package's binaries link to

PR:		ports/174282 [1]
Submitted by:	Erik Greenwald <erik@brlcad.org> (maintainer)
2012-12-15 17:09:31 +00:00
Eitan Adler
5fd42832d1 Teach the conversion script about all the nice people that offered to reduce the number of wasted bytes in the world 2012-12-15 17:05:45 +00:00
Alexey Dokuchaev
3915e45bda - Add standard descriptions for AUDIOFILE and SOUNDTOUCH
- Consistensify descriptions for LIBEDIT and READLINE
2012-12-15 16:56:58 +00:00
Matthias Andree
18f6bd438d Update to new upstream release 2.65.
Upstream changes:

    Fix regression which broke forwarding of queries sent via
    TCP which are not for A and AAAA and which were directed to
    non-default servers. Thanks to Niax for the bug report.

    Fix failure to build with DHCP support excluded. Thanks to
    Gustavo Zacarias for the patch.

    Fix nasty regression in 2.64 which completely broke cacheing.
2012-12-15 16:34:11 +00:00
Matthias Andree
637692fcb9 Update to new upstream release 2.65.
Upstream changes:

    TCP which are not for A and AAAA and which were directed to
    non-default servers. Thanks to Niax for the bug report.

    Fix failure to build with DHCP support excluded. Thanks to
    Gustavo Zacarias for the patch.

    Fix nasty regression in 2.64 which completely broke cacheing.
2012-12-15 16:33:08 +00:00
Eitan Adler
b6e9409249 Fix manually done conversion - make the headers correct 2012-12-15 16:05:45 +00:00
Eitan Adler
39ab86d88a Teach convert-makefile-header about the mcom header line.
Don't remove this when doing the conversion.
2012-12-15 15:16:15 +00:00
Dima Panov
15627b3a8e - Adjust startup script in proper way
Submitted by:	maintainer via im
2012-12-15 14:29:38 +00:00
Steve Wills
d2ad6aa192 - Update to 0.8.16
PR:		ports/174425
Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)
2012-12-15 14:23:56 +00:00
Max Brazhnikov
6887dc7775 - Strip Makefile header
- Install Desktop entries and icon
- Pass QMAKEFLAGS to qmake (as a result post-configure fixes are needless now)
- Mark MAKE_JOBS_SAFE
- Update COMMENT, description, WWW
- Reformat description with `fmt -s'
2012-12-15 13:51:31 +00:00
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