1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

333698 Commits

Author SHA1 Message Date
Kurt Jaeger
5685ed7052 devel/lfcbase: update 1.5.8 -> 1.5.9
PR:             ports/186774
Submitted by:   pi
Approved by:    jadawin (mentor)
2014-05-02 20:18:39 +00:00
Kurt Jaeger
c04c4f0829 mail/imapsync: update 1.580 -> 1.584
PR:             ports/186775
Submitted by:   pi
Approved by:    jadawin (mentor)
2014-05-02 20:17:55 +00:00
Florian Smeets
25b62773bf Update to 2.8.9 2014-05-02 19:57:37 +00:00
Bryan Drewery
a9854d21e1 - Fix with fmake:
/usr/ports/Mk/bsd.sanity.mk", line 111: Malformed conditional (defined(USE_AUTOTOOLS) && (${USE_AUTOTOOLS:Mlibtool} || ${USE_AUTOTOOLS:Mlibtool\:env}))

With hat:	portmgr
2014-05-02 19:51:04 +00:00
Gerald Pfeifer
c71e2d814f Build with a dependency on the X composite extension.
PR:		188831
Analyzed by:	Denver Hull <denverh@comcast.net>
2014-05-02 19:30:49 +00:00
Tijl Coosemans
e870669615 Remove sdl_sound dependency. 2014-05-02 19:26:44 +00:00
Steven Kreuzer
614d917bf3 - Stage
- Add LICENSE
- Pet portlint

PR:		ports/188648
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-05-02 19:23:06 +00:00
Tijl Coosemans
f864fc4bfb Mark USE_AUTOTOOLS=libtool and USE_GNOME=ltverhack deprecated.
PR:		ports/189244
Approved by:	portmgr (antoine)
2014-05-02 19:05:02 +00:00
Kurt Jaeger
07685f17fd biology/seqtools: 4.25 -> 4.26, fix broken distinfo by upgrading
Submitted by:   pi (myself)
Approved by:    jadawin (mentor)
2014-05-02 19:00:04 +00:00
Marius Strobl
7bd9be216a - Update to 1.16. For changes since 1.15 see:
http://rutschle.net/pipermail/sslh/2014-February/000489.html
- Respect {C,LD}FLAGS.
- Add an option for TCP wrapper support, enabled by default.
- Correct path name of configuration file and startup script in man page.
- Sanitize the startup script; mainly add ldconfig to REQUIRE to ensure that
  libconfig is found when starting sslh.

Approved by:	maintainer
2014-05-02 18:28:34 +00:00
Veniamin Gvozdikov
53f1e83083 Up to 0.38:
* Parser doesn't segfault if tarantool replies by broken package.

Submitted by:	myself
2014-05-02 18:15:43 +00:00
Veniamin Gvozdikov
bf9affead2 Up to 1.1.1:
* Fix CityHash32() so platforms that disagree about whether 'char' is
signed use the same mathematical function.  For most people this changes
nothing as most popular platforms agree with x86 about whether 'char' is
signed.
* No changes to any of the functions, unless you had been using
CityHash32() despite "make check" reporting a failure on your platform.
* Slightly modernize and improve configuration and portability.

Submitted by:	myself
2014-05-02 18:12:36 +00:00
Jung-uk Kim
459df51bd5 Add a separate comment for the package. 2014-05-02 18:05:45 +00:00
Jung-uk Kim
7b606a8a55 Add a slave port to create JRE-only package for java/openjdk8. 2014-05-02 18:00:49 +00:00
Florian Smeets
e9fa73c505 - Fix CVE-2014-0185 via patch until 5.3.29 is released
- Use DEFAULT_VERSIONS [1]

PR:		ports/188061 [1]
Submitted by:	Spil <spil.oss@gmail.com> [1]
MFH:		2014Q2
2014-05-02 17:48:14 +00:00
Kurt Jaeger
f6a789336b security/sslscan: linker fix for 10.0 (adding -lcrypto), staging,
pkg-descr reformatted (shorter lines)

PR:             ports/186478
Submitted by:   pi
Approved by:    jadawin (mentor)
2014-05-02 17:23:53 +00:00
Veniamin Gvozdikov
b8ae48cb31 Up to 1.5.3:
* Added new plugins: sql, sophia (disk storage)
* Added broken on FreeBSD less than 9.0 (doesn't build)

Submitted by:	myself
2014-05-02 17:07:03 +00:00
Koop Mast
4f538bdf08 USE_BZIP2 -> USES=tar:bzip2
USE_GNOME=ltverhack -> USES=libtool:keepla
use INSTALL_TARGET=install-strip for stripping.
2014-05-02 17:00:01 +00:00
Pawel Pekala
d2367ccede Add staging support 2014-05-02 16:35:17 +00:00
Thierry Thomas
ae7bbebef9 I forgot to remove MAKE_JOB_UNSAFE in my previous commit. 2014-05-02 16:33:52 +00:00
Veniamin Gvozdikov
600264ffb5 Up to 2.0 alpha6, changes:
* Add option to lock databases after user inactivity
* Add compatibility with libgcrypt 1.6
* Display passwords in monospace font
* Use an icon for the button that shows/masks passwords
* Add an option to show passwords by default
* Improve password generator design
* On Linux link .kdbx files with KeePassX
* Remember window size
* Disallow global auto-typing when the database is locked
* Support copying entries and groups using drag'n'drop
* Open last used databases on startup
* Made the kdbx file parser more robust
* Only edit entries on doubleclick (not single) or with enter key
* Allow removing multiple entries
* Added option to minimize window when copying data to clipboard
* Save password generator settings
* Fixed auto-type producing wrong chars in some keyboard configurations
* Added some more actions to the toolbar

PR:		ports/189220
Submitted by:	myself
Approved by:	maintainer (via email)
2014-05-02 16:29:02 +00:00
Koop Mast
43da0f508a Update to 0.9.28.
USE_BZIP2 -> USES=tar:bzip2
USE_GNOME=ltverhack -> USES=libtool:keepla
Use INSTALL_TARGET=install-strip to strip libraries.

This should fix a build failure as reported in [1]

PR:		ports/188797 [1]
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu>
2014-05-02 16:28:34 +00:00
Pawel Pekala
ba5a55d38b Add staging support 2014-05-02 16:21:42 +00:00
Thierry Thomas
5c1b1684de Remove cad/kicad-library: it is no more provided separately but included
with cad/kicad.
2014-05-02 16:11:56 +00:00
Thierry Thomas
b5dcbe0c96 Upgrade Kicad to the latest stable (2013-05-18). 2014-05-02 16:06:56 +00:00
Pietro Cerutti
2921fcbcca - New port: audio/libgroove
Audio dispatching library. Generic sink-based interface. Provides decoding,
encoding, resampling, and gain adjustment. Perfect for the backend of a
music player.

WWW: https://github.com/andrewrk/libgroove
2014-05-02 15:46:52 +00:00
Pietro Cerutti
4e74521ff0 - New port: audio/libebur128
libebur128 is a library that implements the EBU R 128 standard for loudness
normalisation.

WWW: https://github.com/jiixyj/libebur128
2014-05-02 15:45:59 +00:00
Rusmir Dusko
57e1777e91 Moving some games to @games
games/3dpong

- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS

games/abe

- Transfer maintainership to games@ team
- Cosmetical changes

games/abuse_sdl

- Transfer maintainership to games@ team

games/airstrike

- Transfer maintainership to games@ team
- Remove TODO from DOCS

games/aop

- Transfer maintainership to games@ team
- Break lines around 80 characters

games/asteroid

- Transfer maintainership to games@ team

games/asteroids3d

- Transfer maintainership to games@ team

games/awale

- Transfer maintainership to games@ team

games/barbie_seahorse_adventures

- Transfer maintainership to games@ team

games/barrage

- Transfer maintainership to games@ team

games/black-box

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team

games/blobwars

- Transfer maintainership to games@ team

games/blockrage

- Transfer maintainership to games@ team

games/bombz

- Transfer maintainership to games@ team
- Cosmetical changes

games/bouncy

- Transfer maintainership to games@ team
- Cosmetical changes
- Change Desktop entry file

games/bubble-chains

- Transfer maintainership to games@ team
- Remove not needed bsd.port.options.mk

games/bugsquish

- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS

games/capicity

- Transfer maintainership to games@ team

games/capitalism

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Change Desktop entry file
- Break lines around 80 characters

games/cuyo

- Transfer maintainership to games@ team
- Don't silence warnings
- Remove TODO from DOCS

games/defendguin

- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
- Break lines around 80 characters

games/duckmaze

- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
- Add DOCS Option
- Cosmetical changes

games/entombed

- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
- Change Desktop entry file

games/epiar

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team

games/euchre

- Transfer maintainership to games@ team
- Remove TODO from DOCS
- Change Desktop entry file
- Change pkg-descr, cosmetical changes

games/fightorperish

- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
- Change Desktop entry file
- Break lines around 80 characters

games/frotz

- Transfer maintainership to games@ team

games/gemdropx

- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS

games/glightoff

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Remove TODO from DOCS

games/gnurobots

- Transfer maintainership to games@ team
- Remove TODO from DOCS
- Simplify DOCS installation handling

games/gtkballs

- Transfer maintainership to games@ team

games/gtktetcolor

- Transfer maintainership to games@ team

games/help_hannahs_horse

- Transfer maintainership to games@ team
- Disable Clang warnings with CFLAGS+
- Cosmetical changes
- Change pkg-plist, remove mtree

games/hitori

- Change Makefile header, use my name and @FreeBSD.org email
- Bump PORTREVISION for dependency change
- Transfer maintainership to games@ team
- Remove USES desktop-file-utils
- Use tar:xz instead of USE_XZ=yes

games/holotz-castle

- Transfer maintainership to games@ team
- Break lines around 80 characters

games/icbm3d

- Remove FTP master site
- Transfer maintainership to games@ team

games/icebreaker

- Transfer maintainership to games@ team
- Change pkg-message

games/icebreaker

- Transfer maintainership to games@ team

games/iceicepenguin

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Add DOCS Option

games/impossible_mission_puzzle

- Transfer maintainership to games@ team

games/kajaani-kombat

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Cosmetical changes

games/krank

- Transfer maintainership to games@ team
- Add DOCS Option
- Cosmetical changes

games/lianliankan

- Transfer maintainership to games@ team

games/lmarbles

- Transfer maintainership to games@ team

games/lostfeathers

- Transfer maintainership to games@ team
- Use zip instead of USES=zip
- USES shebangfix and SHEBANG_FILES instead of REINPLACE
- Cosmetical changes

games/madbomber

- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS

games/maelstrom

- Transfer maintainership to games@ team

games/moagg

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Cosmetical changes

games/mopesnake

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
- Cosmetical changes

games/nuclearchess

- Transfer maintainership to games@ team

games/palomino/Makefile

- Transfer maintainership to games@ team

games/pipenightdreams

- Transfer maintainership to games@ team
- Use tar.gz instead of tar.bz2
- Don't silence warnings

games/popstar

- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
- Change Desktop entry file

games/ppracer

- Transfer maintainership to games@ team

games/pyawale

- Transfer maintainership to games@ team
- Remove not needed bsd.port.options.mk
- Fix the usage of 'python' to get rid of the implicit
  lang/python dependency, change REINPLACE and files/pyawale.in
- Break lines around 80 characters
- Simplify DOCS installation handling

games/pytowerdefense

- Transfer maintainership to games@ team
- Change Desktop entry file
- Simplify installation handling

games/rescue

- Transfer maintainership to games@ team
- Add DOCS Option

games/schiff

- Transfer maintainership to games@ team

games/schwarzweiss

- Transfer maintainership to games@ team
- Add USES shebangfix and SHEBANG_FILES
- Cosmetical changes

games/sets

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team

games/ttt

- Transfer maintainership to games@ team

games/tux-aqfh

- Transfer maintainership to games@ team
- Simplify DOCS installation handling

games/tuxfighter

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Change USE_PYTHON=yes to USE_PYTHON=2
- Change Desktop entry file
- Simplify installation handling
- Use files/pkg-message.in instead of pkg-message

games/tuxkart

- Transfer maintainership to games@ team
- Simplify DOCS installation handling

games/vectoroids

- Remove FTP master site
- Transfer maintainership to games@ team
- Cosmetical changes

games/whichwayisup

- Transfer maintainership to games@ team

games/wordplay

- Transfer maintainership to games@ team

games/xemeraldia

- Transfer maintainership to games@ team

games/xsc

- Transfer maintainership to games@ team
- Break lines around 80 characters

games/zephulor

- Transfer maintainership to games@ team
- Change Desktop entry file
- Simplify DOCS installation handling
2014-05-02 15:44:31 +00:00
Koop Mast
b243855f9f Update to 4.8.1.
Drop depend on gnome-icon-theme, and don't install .la files.
2014-05-02 15:00:36 +00:00
Tijl Coosemans
ea533c8b26 Use new LIB_DEPENDS syntax in Mk/bsd.sdl.mk. 2014-05-02 14:45:32 +00:00
Tijl Coosemans
dd6f9aecd2 Convert graphics/sdl_gfx to USES=libtool. Also set USE_AUTOTOOLS because
upstream forgot to regenerate the build scripts.  This makes the build use
the correct version information and causes a library version bump.  Use
this opportunity to use USES=libtool instead of USES=libtool:oldver.
Bump PORTREVISION on all dependent ports and convert them to USES=libtool
where needed.  Also use USES=(gmake, pathfix, tar) and new LIB_DEPENDS
syntax here and there.

games/freedink-engine:
- Option helpers.
- Staging.
- Use dirrmtry for locale directories.

games/oolite:
- Staging.
- Replace ECHO with ECHO_CMD.
- Don't use GNUSTEP_PREFIX to install files because it expands to
  LOCALBASE rather than PREFIX.

games/openssn:
- Remove USES=desktop-file-utils.  No MimeType field in desktop file.
- Staging.
- Install files in standard DATADIR.

games/xblast:
- Use proper options.
- Staging.
- Patch configure so normal make install can be used instead of do-install.
- Replace TAR | TAR with COPYTREE_SHARE.
2014-05-02 14:16:49 +00:00
Wen Heping
504cac19e8 - Stage support [1]
- Pet portlint [1]
- Add LICENSE
- Convert to PYDISTUTILS_AUTOPLIST

PR:		188819 [1]
Submitted by:	Bartek Rutkowski <ports@robakdesign.com> [1]
2014-05-02 14:00:13 +00:00
Sunpoet Po-Chuan Hsieh
b7143f3f2f - Update to 0.9.0
- While I'm here:
  - Move RUN_DEPENDS upwards
  - Fix space/tab

Changes:	https://github.com/fail2ban/fail2ban/blob/master/ChangeLog
PR:		ports/188426
Submitted by:	Christoph Theis <theis@gmx.at> (maintainer)
2014-05-02 13:17:26 +00:00
Danilo Egea Gondolfo
afc8849404 - Update from 0.20140401 to 0.20140501 2014-05-02 13:04:26 +00:00
Danilo Egea Gondolfo
3b7dd98360 - Install junit4.jar to fix detection in math/scilab
PR:		ports/189201
Submitted by:	Max Brazhnikov <makc@FreeBSD.org>
2014-05-02 13:02:01 +00:00
Danilo Egea Gondolfo
b01d9682d2 - Add JQUERY option
- Pass maintainership to submitter

PR:		ports/189031
Submitted by:	Melvyn Sopacua <melvyn@magemana.nl>
2014-05-02 12:54:25 +00:00
John Marino
878ece541f devel/doxygen: Remove "jobs unsafe" designation
PR:		ports/188461
Submitted by:	Jia-Shiun Li
Approved by:	maintainer (Naram Qashat)
2014-05-02 12:36:47 +00:00
Daniel Gerzo
a196f63c80 - add shebangfix support
PR:		186064
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	mat
2014-05-02 12:10:20 +00:00
Mathieu Arnold
382fb2f15d Update to 9.10.0
Changes:	https://lists.isc.org/pipermail/bind-announce/2014-May/000908.html
Relnotes:	yes (if applicable to ports)
Sponsored by:	Absolight
2014-05-02 11:51:17 +00:00
Veniamin Gvozdikov
4b4b6d6bff update to 10.0.5:
- fix permission for /usr/local/bin/cbsd
- add tmux support for remote jlogin
- profiles for jail create script

PR:		ports/189215
Submitted by:	Oleg Ginzburg <olevole@olevole.ru> (maintainer)
2014-05-02 11:04:47 +00:00
Rusmir Dusko
324c5f7632 - Cosmetical changes 2014-05-02 11:02:42 +00:00
Veniamin Gvozdikov
19f210dc2a * Fix build on FreeBSD 10 with clang 3.3
* Split patch from PR

PR:		ports/189134
Submitted by:	Shambler <shambler@gmx.us>
2014-05-02 10:42:25 +00:00
Rene Ladan
8a0cc5859c Update to 34.0.1847.132
Obtained from:	https://github.com/gliaskos/freebsd-chromium/
MFH:		2014Q2
Security:	http://vuxml.org/freebsd/7cf25a0c-d031-11e3-947b-00262d5ed8ee.html
		http://vuxml.org/freebsd/963413a5-bf50-11e3-a2d6-00262d5ed8ee.html
2014-05-02 10:15:13 +00:00
Sunpoet Po-Chuan Hsieh
9863d37439 - Allow "make package" as user 2014-05-02 09:47:30 +00:00
Sunpoet Po-Chuan Hsieh
1e2eae2c86 - Add LICENSE
- Pass maintainership to submitter

PR:		ports/189194
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-02 09:42:37 +00:00
Sunpoet Po-Chuan Hsieh
cc9647daad - Add LICENSE
- Pass maintainership to submitter

PR:		ports/189193
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-02 09:42:33 +00:00
Sunpoet Po-Chuan Hsieh
3050ab1e79 - Add LICENSE
- Pass maintainership to submitter

PR:		ports/189192
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-02 09:42:29 +00:00
Sunpoet Po-Chuan Hsieh
2feae3176d - Add LICENSE
- Convert to new options framework
- Removed obsolete dependency
- Pass maintainership to submitter
- Bump PORTREVISION
- While I'm here:
  - Use LOCALBASE instead of PREFIX
  - Simplify Makefile

PR:		ports/189191
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-02 09:42:24 +00:00
Sunpoet Po-Chuan Hsieh
e0de6f9eb7 - Add LICENSE
- Pass maintainership to submitter

PR:		ports/189190
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-02 09:42:20 +00:00
Sunpoet Po-Chuan Hsieh
68d485dcca - Add LICENSE
- Pass maintainership to submitter

PR:		ports/189179
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-02 09:42:16 +00:00