Commit graph

297073 commits

Author SHA1 Message Date
Juergen Lock
45aa9370f0 - Update net/usbredir to 0.6 .
- Update emulators/qemu-devel to 1.4.0 with preliminary bsd-user patches.

Thanx to:	sson, cognet, and others for much improved bsd-user support -
		it now runs at least quite a few mips64 and single-threaded
		arm binaries, see:

	https://wiki.freebsd.org/QemuUserModeHowTo
2013-03-29 17:40:38 +00:00
Jason Helfman
8b42986e85 - (force commit to note) add new port: games/chessx
Simple Blackjack game in Java

WWW: http://sourceforge.net/projects/t-blackjack/
2013-03-29 17:10:52 +00:00
Emanuel Haupt
3326fa325f - Fix pkg-plist [1]
- Don't request ABI version in LIB_DEPENDS
- Trim header

Notified by:	miwi [1]
2013-03-29 17:00:45 +00:00
Timur I. Bakeyev
e295c21e6a Update to the 0.1.3 version. 2013-03-29 16:48:51 +00:00
Koop Mast
11b42c3627 Fix typo
PR:		ports/177480
Submitted by:	Sayetsky Anton <vsjcfm@gmail.com>
2013-03-29 16:35:15 +00:00
Jason Helfman
36153290d2 - shift origins for consistentcy with other Python ports
Submitted by:	jgh@
Approved by:	maintainer, christer.edwards@gmail.com
2013-03-29 16:24:45 +00:00
Li-Wen Hsu
da8d919f65 - Update to 1.5.1 2013-03-29 16:21:42 +00:00
Jason Helfman
a84d85d05b - alphabetically sort chocolate-doom 2013-03-29 16:17:36 +00:00
Jason Helfman
71e408cd92 add new port: games/chessx
ChessX is an open source chess database based on Qt4. With ChessX you
can operate on your collection of chess games in many ways: browse,
edit, add, organize, analyze, etc. Additionally ChessX can interface
with chess engines via UCI and Winboard protocol.

WWW: http://chessx.sourceforge.net/

PR:		177338
Submitted by:	yamagi@yamagi.org
2013-03-29 16:16:18 +00:00
Koop Mast
58bf0488f4 Fix build with glib 2.34.
Submitted by:	miwi
2013-03-29 16:09:23 +00:00
Christian Weisgerber
bf57e0090a Also disable the use of SSE4/SSE4.2/AVX instructions when using the
old toolchain.  Fixes the build on 8.4 i386.

Submitted by:	Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
2013-03-29 15:20:53 +00:00
Koop Mast
95e49b12f8 Last commit to fix the NLS handling exposed a gettext file missing from plist,
add it and bump portrevision.

Submitted by:	miwi
2013-03-29 14:13:20 +00:00
Koop Mast
be6202887a Update to 2.8.0. [1]
Add patch to fix CVE-2013-0338 and CVE-2013-0339. [2]
Convert to OptionsNG, rename patches to standard form. [1]

Notified by:	swills@ [2]
Obtained from:	gnome team repo [1]
Security:	843a4641-9816-11e2-9c51-080027019be0
2013-03-29 14:08:46 +00:00
Carlo Strub
52248ad25e Update to 1.3.13 2013-03-29 12:19:27 +00:00
Gerald Pfeifer
6898d92506 Merge two loops and initialize _GCC_FOUND${v} and check whether USE_GCC
points to a valid version in parallel.
2013-03-29 11:26:14 +00:00
Bryan Drewery
66e4b6bc2b - Update to checkin 51586b2049 which will eventually become 3.0
This codebase has been in testing for several months now and
  is stable
- Remove standard description for ZSH

Changes:
  - ZFS support is now optional:
    * NO_ZFS can be set to disable ZFS usage
    * TMPFS_ALL can be used to the build 100% in memory via tmpfs
  - Jail/Port properties are no longer stored in ZFS. They will
    be automatically converted on the first execution. This means
    that downgrading to 2.x is not easily possible.
  - testport has lost -d
  - Remove cron
  - Add daemon (rc script not completed yet)
  - queue has been reworked for daemon (this may further change)
  - New HTML/AJAX interface using jQuery
  - Build times are now tracked
  - Runaway builds are now automatically killed after 1200/84600
    seconds of no output / max build time
  - Build logs are now saved forever and not removed on
    every build. testport will store its logs into "bulk"
    dir for now as well.
  - Ability to resume a previous bulk -a build by using -B (this
    is mostly for exp-runs as it allows grouping incremental logs
    in with the previous logs). By default the buildname defaults
    to YYYY-MM-DD_HH:MM:SS for every build.
  - jail -c gjb method is now an alias for ftp
  - ports: Support checking out a different branch with -B
  - testport -i improvements:
    * Network enabled
    * Works even when build fails
    * RUN_DEPENDS now installed
    * tty usage still broken

Thank you to all contributors and testers

Please report and discuss defects in #poudriere on freenode
or report to https://fossil.etoilebsd.net/poudriere/reportlist
2013-03-29 11:25:14 +00:00
Ganael LAPLANCHE
77af481c89 - Update to 1.0r3
- Use new header format in Makefile
2013-03-29 10:22:43 +00:00
TAKATSU Tomonari
1f05ffe74c - Fix pkg-plist
Reported by:	pointyhat (miwi)
2013-03-29 10:19:41 +00:00
Florian Smeets
e02bcece15 Update asterisk ports to:
net/asterisk 1.8.20.2
net/asterisk10 10.12.2
net/asterisk11 11.2.2

Security:	daf0a339-9850-11e2-879e-d43d7e0c7c02
2013-03-29 10:04:43 +00:00
Koop Mast
ac5451d4fc Run in quickly and fix portname. 2013-03-29 10:03:58 +00:00
Koop Mast
2dd29a90ed Add spidermonkey 17.0
This is the spidermonkey version shipped with the firefox-esr series 17.0.
Not to be confused with spidermonkey17 ports which is 1.7.
Borrow patch from firefox-esr to fix the build with clang.
2013-03-29 09:57:40 +00:00
Koop Mast
bb91f3fc11 Add harfbuzz. Harfbuzz is a OpenType text shaping engine.
The extra-src_hb-open-type-private.hh patch is from pkgsrc to fix the build
with base gcc.
2013-03-29 09:49:21 +00:00
Alex Dupre
62166b29b3 Update to 2.4.1 release and overhaul:
- use bundled boost lib, since 1.52 from ports make mongod segfaulting
- set LICENSE
- use V8 Javascript engine by default (SM still an option, deprecated)
- make SSL optional (ON by default)
- add support for running regression tests
- enhance rc script
- add support for ccache
- install c++ driver / client library
- take maintainership

Approved by:	maintainer timeout (> 6 months)
2013-03-29 08:56:13 +00:00
Sunpoet Po-Chuan Hsieh
0d883f21c4 - Update to 1.32
Changes:	http://search.cpan.org/dist/XML-Compile/ChangeLog
2013-03-29 08:27:43 +00:00
Alex Dupre
6bb910463d Update to 4.2.4 release. 2013-03-29 08:25:48 +00:00
Sunpoet Po-Chuan Hsieh
e7d67cfc26 - Update to 0.54
Changes:	http://search.cpan.org/dist/Net-OAuth2/Changes
2013-03-29 08:25:10 +00:00
Koop Mast
ff9b4a73f3 Try to remove share/games [1]
trim header, update conflicts, switch to pathfix and make sure share/games
has the right permissions.

Submitted by:	miwi
Obtained from:	gnome team repo
2013-03-29 08:15:56 +00:00
Baptiste Daroussin
ea59d8a542 WANT_GNOME is the macro to preload bsd.gnome.mk (to enable gnome options later in the port. 2013-03-29 08:04:19 +00:00
Dirk Meyer
1ba271e3b7 - ensure tcl is not picked up when deselected
Submitted by:	Super Bisquit
2013-03-29 07:53:21 +00:00
Johan van Selst
f433c38000 Correct typo in previous commit 2013-03-29 07:07:33 +00:00
Johan van Selst
6d6de564d3 Convert to OptionsNG
Submitted by:	jgh
2013-03-29 07:01:50 +00:00
Greg Lewis
1a821f5443 . The entry for app-defaults/Gnuplot is hidden behind %%X11%%, so hide the
corresponding dirrm directive behind it to.  Fixes the packing list when
  X11 is not set.

Submitted by:	sunpoet@
2013-03-29 06:46:01 +00:00
Ruslan Makhmatkhanov
2c30c4dabb - update to 0.99.22
PR: 177303
Submitted by:   Boris Kovalenko <boris@tagnet.ru> (maintainer)

- add "--no_kernel" option decription to man-page

PR: 173624
Reported by:    Rasmus G. Andersen <rga@abiosis.dk>

- add integrated-vtysh-config mode to rc-script

PR: 176223
Submitted by:   Michael deMan <freebsd@deman.com>

- add config file testing before start/restart in rc-script

PR: 176995
Submitted by:   Alexander Brovikov <alexander@brovikov.ru>
2013-03-29 05:19:51 +00:00
Kubilay Kocak
703467be6b distinfo was missing PORTNAME, fix it.
Mental Note: dont play with bsd.sites.mk while your mentee patch is in review

Approved by:	eadler (mentor)
2013-03-29 02:08:23 +00:00
Martin Wilke
147050657f - Update to 2.1
PR:		177437
Submitted by:	William Grzybowski <william88@gmail.com> (maintainer)
2013-03-29 02:03:32 +00:00
Martin Wilke
02dd0b6153 This does a basic check if something is a perl script or not.
It can also optionally exclude scripts that use /usr/bin/env.

WWW: http://search.cpan.org/dist/Script-isAperlScripat/

PR:		ports/176837
Submitted by:	Zane C, Bowers-Hadley <vvelox@vvelox.net>
2013-03-29 01:51:02 +00:00
Martin Wilke
0995591141 MooX::Options adds option keywords to your object (Mo/Moo/Moose)
WWW: http://search.cpan.org/dist/MooX-Options/

PR:		ports/176845
Submitted by:	Espen Tagestad <espen@tagestad.no>
2013-03-29 01:34:46 +00:00
Martin Wilke
4f5d761474 Data::Record - "split" on steroids
WWW: http://search.cpan.org/dist/Data-Record/

PR:		ports/176844
Submitted by:	Espen Tagestad <espen@tagestad.no>
2013-03-29 01:31:43 +00:00
Martin Wilke
dfaaafdd97 - Fix build
PR:		172725
Submitted by:	ports fury
2013-03-29 01:06:58 +00:00
Eitan Adler
a02b09c90a Fix COMMENT 2013-03-29 00:59:45 +00:00
Eitan Adler
a442f95871 Drop empty files & folders 2013-03-29 00:55:22 +00:00
Felippe de Meirelles Motta
fc39de2831 Qtile is simple, small, and extensible. It's easy to write your own layouts,
widgets, and built-in commands.

Qtile is written and configured entirely in Python, which means you can
leverage the full power and flexibility of the language to make it fit your
needs.

WWW: http://qtile.org

PR:		ports/177448
Submitted by:	William Grzybowski <william88@gmail.com>
2013-03-29 00:55:17 +00:00
Felippe de Meirelles Motta
4f52a2eb84 - Update to 0.7.9.
PR:		ports/176770
Submitted by:	William Grzybowski <william88@gmail.com>
Approved by:	maintainer timeout ( >2 weeks)
2013-03-29 00:52:44 +00:00
Eitan Adler
5190f14f8d For perl@ owned ports:
- Fix COMMENT
- Trim header
2013-03-29 00:44:53 +00:00
Eitan Adler
0af7902d3f Deprecate and mark expired libusb which has no use in any supported release. 2013-03-28 23:47:21 +00:00
Eitan Adler
7bbaa17039 Update to 0.47
PR:		ports/176850
Submitted by:	sunpoet
2013-03-28 23:43:25 +00:00
Guido Falsi
00882f1bf1 Update to 2.8.2
PR:		ports/177433
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2013-03-28 22:58:55 +00:00
Jun Kuriyama
b719e94173 - Upgrade to 1.4.1. 2013-03-28 22:55:18 +00:00
Pawel Pekala
5a2f179d9e Now really bump after graphics/libexif ABI change 2013-03-28 21:56:08 +00:00
Pawel Pekala
07730f7cd1 Revert previous boneheaded change - libgphoto2 is dependency for
couple of KDE4 ports. Instead of depending on HAL make sure not to
link to it.

Reported by:	danfe
2013-03-28 21:50:53 +00:00