Commit graph

295665 commits

Author SHA1 Message Date
Po-Chien Lin
98d451887b - graphics/libexif:
* Update to 0.6.21
  * Add LICENSE
  * Switch to OptionsNG and PORTDOCS
- Document libexif 2012-07-12 vulnerabilty
- Bump PORTREVISION for libexif related ports
- Trim headers while here

PR:		ports/175910
Approved by:	swills (mentor)
Security:	d881d254-70c6-11e2-862d-080027a5ec9a
2013-03-14 08:17:39 +00:00
Frederic Culot
c188c4c13a - Update to 0.13.2
PR:		ports/176921
Submitted by:	Denis Generalov <gd@rambler-co.ru>
Approved by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2013-03-14 08:15:46 +00:00
Baptiste Daroussin
9139738636 Fix typo 2013-03-14 07:53:05 +00:00
Baptiste Daroussin
d3c37e0dfe Add a patch to fix fossil scrub --private
Obtained from:	fossil's upstream (http://www.fossil-scm.org/fossil/info/60acc2de34)
2013-03-14 07:43:23 +00:00
Jason Helfman
e45150316e - adopt optionsNG and remove legacy information from pkg-descr
PR:		175149
Submitted by:	jgh@/maintainer
Approved by:	maintainer, Udo.Schweigert@siemens.com
2013-03-14 07:34:30 +00:00
Andrej Zverev
b4a8c1c3ec - Put TEST_DEPEND upper
- Trim Makefile header
2013-03-14 07:18:55 +00:00
Koop Mast
70472c884d Fix build with glib 2.34.
Submitted by:	miwi
2013-03-14 07:12:04 +00:00
Koop Mast
2225b5e692 Fix build with glib 2.34 when optional dependancy is enabled. [1]
While here, us USES=pathfix instead of gnomehack and convert to OptionsNG.

PR:		ports/176929 [1]
Submitted by:	Chris Torek <torek@torek.net>
2013-03-14 07:05:55 +00:00
Jason Helfman
4c2a1e1ced - adopt optionsNG and trim historical headers
PR:		176928
PR:		176936
PR:		176937
PR:		176938
PR:		176939
PR:		176940
PR:		176941
PR:		176942
PR:		176943
PR:		176944
PR:		176945
Submitted by:	jgh@
Approved by:	portmgr (miwi)
2013-03-14 06:32:04 +00:00
Martin Wilke
c14ce1ef0a - Update to 8.4
PR:		176531
Submitted by:	Ports Fury
2013-03-14 05:35:08 +00:00
Martin Wilke
f23b6a586f i- Update to 2.2.7
PR:		176534
Submitted by:	Ports Fury
2013-03-14 05:33:42 +00:00
Martin Wilke
073078520e - Fix build with FORTRAN on
PR:		176535
Submitted by:	Ports Fury
2013-03-14 05:30:28 +00:00
Martin Wilke
1b607e2b11 - Update to 2012.06.20
PR:		176544
Submitted by:	Ports Fury
2013-03-14 05:27:58 +00:00
David Naylor
4b7b3683c2 Update audio/soundkonverter to 2.0.0.
- Fixes for optional dependencies
 - Set license to GPLv3
 - Initial support for libav (if and when it gets into ports)

ChangeLog:
new in 2.0.0:
-Add: Update translations
-Remove: French translation (only 58% translated)

new in 1.9.90 (2.0.0 rc1):
-Add: Option to not modify the audio stream of mp3 files when calculating Replay Gain
-Add: libav plugin
-Fix: Modify mp3 stream when forcing the recalculation of Replay Gain
-Fix: Don't try to calculate Replay Gain if it is impossible
-Fix: Down/upmixing with sox
-Fix: Sox effects wouldn't work
-Fix: Recognice mp3 and amr nb encoding support in ffmpeg/libav plugins
-Fix: Crash when encoding with sox and without filters
-Fix: Calculate Replay Gain if there is only one track in the album

Approved by:	bdrewery (mentor)
2013-03-14 04:05:04 +00:00
Bryan Drewery
78c489629d - Update to 1.0.9
Changes:
  - pkg-query(8) now returns EX_UNAVAILABLE when no package could be found [1]
  - pkg-rquery(8) now returns EX_UNAVAILABLE when no package could be found
  - Incompatible ABI message has been improved
  - Support base libbsdyml when possible over bundled libyaml
  - Fix `pkg install -fR` not installing missing dependencies [2]
  - Fix build with clang/gcc-4.7 in some cases [3]
  - Fix SRV MIRROR support
  - pkg-{fetch,install,upgrade} -L has been deprecated. Please use -U now.
    -L will be removed in a future release. Thiwas was done to be consistent
    with future support for -U in pkg-rquery(8) and pkg-search(8)
  - Make DEVELOPER_MODE architecture suggestion more clear that it is non-fatal.
    This is not really implemented yet and is just a hint.
  - Fix @cwd not being respected for @exec/@unexec. This mostly manifested as
    directories being created in the wrong place when installing packages.
  - New configuration option FETCH_TIMEOUT [4]
  - Documentation updates

PR:		ports/173515 [1]
Reported by:	eadler [1]
Submitted by:	Alexandre Perrin [1]
PR:		ports/175899 [2]
Reported by:	Adam McDougall <mcdouga9@egr.msu.edu> [2]
Submitted by:	John Marino [3]
Submitted by:	Dan McGregor [4]
Reviewed by:	bapt (release changeset)
With hat:	portmgr
2013-03-14 02:42:11 +00:00
Beech Rintoul
396bb7c8b4 - Update to 1.2.1
PR:		ports/176472
Submitted by:	Linus Lee <csosstudy@gmail.com>
Approved by:	Maintainer timeout
2013-03-14 01:50:38 +00:00
Dmitry Marakasov
dee6375840 - Fix build with clang
PR:		176899
Submitted by:	Christopher Dukes <chris.dukes.aix@gmail.com>
2013-03-14 01:25:06 +00:00
Bryan Drewery
94c5bd1628 - Fix warning when building in a jail
perl: not found
  "Makefile", line 28: warning: "perl -V:archname" returned non-zero status

PR:		ports/174576
Approved by:	maintainer timeout (>2 months via email)
2013-03-14 00:52:09 +00:00
Martin Wilke
aad178fbcb - Update to 1.81
PR:		176569
Submitted by:	Ports Fury
2013-03-14 00:38:19 +00:00
Martin Wilke
2051da9e3e - Update to 2.0.0.a3
PR:		176567
Submitted by:	Ports Fury
2013-03-14 00:18:56 +00:00
Beech Rintoul
a3e05d1ed8 - Makefile tweaks
- Add desktop entries
- Add build depends
- Bump portrevision

PR:		ports/173346
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-03-14 00:11:57 +00:00
Baptiste Daroussin
90e5fc1d3e Add a mirror 2013-03-13 23:38:48 +00:00
Baptiste Daroussin
2fc02d489c Add new dialog4ports
This will be used soon to replace the old dialog(1) for make config
It implements a new mixeddlg widget which allow to mix radio and
classic buttons in a single interface allowing the UI to reflect
optionsng features.

Bundle libdialog on 8.x which doesn't provide a recent libdialog(3).

Thank you very much to Ilya A. Arkhipov who wrote it,
helped by danfe, eadler and myself
2013-03-13 23:25:20 +00:00
Beech Rintoul
967c83bb3f - Makefile tweaks
- Add Desktop entries, removed all Notes
- Add pkg-plist
- Shorten header

PR:		ports/173345
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-03-13 22:26:44 +00:00
Beech Rintoul
9fc636c150 - Makefile tweaks
- Correct spelling in comments
- Add pkg-plist

Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-03-13 21:59:01 +00:00
Pawel Pekala
10154de6b5 USE_XZ is enough to extract
Noticed by:	bapt@
2013-03-13 21:50:38 +00:00
Pawel Pekala
3b60309ab2 LDraw is an open standard for LEGO CAD programs that allow the user to create
virtual LEGO models and scenes. You can use it to document models you have
physically built, create building instructions just like LEGO, render 3D photo
realistic images of your virtual models and even make animations.
The possibilities are endless. Unlike real LEGO bricks where you are limited by
the number of parts and colors, in LDraw nothing is impossible.

WWW: http://www.ldraw.org/

PR:		ports/174901
Submitted by:	nemysis@gmx.ch
2013-03-13 21:39:40 +00:00
Renato Botelho
55d4c2e687 Downgrade awesome to 3.4.x while devel/lua-lgi is broken 2013-03-13 21:29:11 +00:00
Pawel Pekala
389152b18b Hitori is a small application written to allow one to play the eponymous
puzzle game, which is similar in theme to more popular puzzles such as Sudoku
created by Nikoli.

WWW: https://live.gnome.org/Hitori

PR:		ports/171323
Submitted by:	nemysis@gmx.ch
2013-03-13 21:20:44 +00:00
Koop Mast
c55be4c443 Fix unresolved symbol pcre_info from pcre. This symbol was deprecated for a
while now and in a recent update removed. The check to enable replacement code
from using glib functions doesn't work quite correctly. So enable it manualy.

Tested by:	madpilot@
2013-03-13 20:54:33 +00:00
Thomas-Martin Seck
e4ab10abf1 - Update to 3.2.9
- Fix portlint(1) warnings

Approved by:	flo (mentor)
2013-03-13 19:46:38 +00:00
Pawel Pekala
4c4c691372 - Update to version 2.0.4
- Remove dead mirror site and add fossies.org to MASTER_SITES
- Since 2.0 release, dwdiff is no longer a front-end for the diff program,
  so modify the description in pkg-descr

PR:		ports/175430
Submitted by:	Po-Chien Lin <linpc@cs.nctu.edu.tw>
2013-03-13 19:38:29 +00:00
Marcus von Appen
031912a30f - Update to 2.0.24
- Trim Makefile headers
- Switch to new options framework
2013-03-13 19:26:28 +00:00
Marcus von Appen
bf303375a8 - Update to 4.2.0 2013-03-13 19:23:28 +00:00
Marcus von Appen
7a67beae57 - Update to 2.66a 2013-03-13 19:21:34 +00:00
Beech Rintoul
957a11558e - Makefile tweaks
- Add Desktop entries, icons, removed all Notes
- Add pkg-plist

PR:		ports/173347
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-03-13 18:58:57 +00:00
Johan van Selst
eb86ce03de Update GNU Chess to 6.0.3 2013-03-13 18:57:12 +00:00
Johan van Selst
cbeb64be3d Update texinfo to 5.1 2013-03-13 18:50:47 +00:00
Johan van Selst
13a1765076 - Update ltris to 1.0.18
- Grab maintainership
2013-03-13 18:49:55 +00:00
Olivier Duchateau
17b16d2d9d - Drop support for Vala 0.12
- Disable Steadyflow like external download manager (broken with Vala 0.18)

Approved by:	rene, miwi (mentors, implicit)
2013-03-13 18:16:50 +00:00
Bryan Drewery
b4145bfd4d - Update to 5.4
- Trim header
- Pass maintainership to submitter

PR:		ports/176920
Submitted by:	Danilo Egêa Gondolfo <danilogondolfo@gmail.com> (maintainer)
2013-03-13 17:44:52 +00:00
Jung-uk Kim
32f742772e Disable MERGELIBS by default and mark it broken for now. Currently, it
seems to cause weird run-time link issues but we are not sure whether the
culprit is rtld(1) or clang 3.2.  Stability always outweighs performance.

PR:	ports/176880
2013-03-13 17:38:47 +00:00
Alexey Dokuchaev
ef14128014 - Remove unreachable site from MASTER_SITES
- Tighten OPTIONS knobs descriptions, reindent
- Remove some black magic from PATCH_PREFIX
2013-03-13 17:37:03 +00:00
Pawel Pekala
87869d5fef - Update COMMENT, pkg-descr
- Give maintainership to submitter

PR:		ports/176831
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
2013-03-13 17:23:05 +00:00
Grzegorz Blach
fcdd94f4bd - Update to 1.0100
Approved by:	crees, tabthorpe (mentors, implicit)
2013-03-13 17:20:11 +00:00
Pawel Pekala
66c35c7eb6 - Update to version 1.15 [1]
- Add dependency on security/libgcrypt, configure script
  requires it for gnutls < 3.0.0

PR:		ports/176658 [1]
Submitted by:	Dmitriy Limonov <earl1k@mail.ru>
2013-03-13 17:13:35 +00:00
Max Brazhnikov
0d1011eb54 Add build dependence on pkgconfig to make sure glib is properly detected. 2013-03-13 16:34:04 +00:00
Pietro Cerutti
d8d4b5b0d8 - Update to 2.04
Changes:
  * added \addto command to augment macros
  * partial implementation of cleveref
  * implemented hyperef \autoref
  * added hidden labeltype package to specify label types in .haux files
  * implemented global options
2013-03-13 16:21:09 +00:00
Pawel Pekala
802fdfe8d7 - Add option to disable TUI
- Correct enabling of all targets, add patches to fix new
  clang build issues raised by this change
- Fix WWW: line

PR:		ports/176103
Submitted by:	Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
2013-03-13 16:15:49 +00:00
Brooks Davis
ac563f23f4 Fix stray file in bin/clang-check.
Reported by:	ale, Dominic Fandrey <kamikaze@bsdforen.de>
2013-03-13 15:40:34 +00:00