1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

282808 Commits

Author SHA1 Message Date
Alex Kozlov
686606009c - Update to 0.3 (see https://github.com/mozilla/rust/blob/release-0.3/RELEASES.txt)
PR:	ports/169906
Submitted by:	Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
2012-07-19 22:06:33 +00:00
Nicola Vitale
1fa1fd91a8 - Add files/pkg-install.in
- Add a note to pkg-message about the problem of not seeing
  the PyDev perspective
- Bump PORTREVISION
- Remove PLIST_SUB
- Add SUB_LIST, SUB_FILES (for pkg-install)
- Use a different (and ugly) way to update the bundles.info
  file of Eclipse, and make pointyhat happy(http://goo.gl/LVKpz )
  (post-install target)  [1]
- Add an @unexec command to pkg-plist to remove any reference
  to PyDev in bundles.info when you uninstall the package
  (add-plist-post target)

Buildlog:	http://goo.gl/B18L5
Reported by:	pointyhat (via erwin, and beat)  [1]
2012-07-19 21:43:28 +00:00
Alex Kozlov
d7a8c5c1f9 - Use new evilnumbers database
- Remove old options remnants
- Remove pkg-plist
- Fix build with clang
- Mark MAKE_JOBS_SAFE
2012-07-19 21:35:27 +00:00
Christian Weisgerber
d7d47ddc4b Import opus-tools 0.1.3.
Opus-tools provides command-line utilities to encode, inspect, and
decode .opus files.

WWW: http://opus-codec.org/
2012-07-19 20:56:44 +00:00
Juergen Lock
22ed0bf0be - Update to 1.1.1, announce message is here:
http://lists.nongnu.org/archive/html/qemu-devel/2012-07/msg01626.html

- Rename CLANG workaround knob to CLANG_HACK to avoid it being
  inadvertently triggered by WITH_CLANG in make.conf etc.

- Change USE_BZIP2=yes to EXTRACT_SUFX=.tar.bz2 because the
  1.1.1 distfile is in fact compressed with gzip not bzip2 despite
  the extension.

- Add preliminary arm-bsd-user support, this still will only run
  very simple executables like a static echo (the same as the rest
  of the bsd-user targets) due to lots of syscall handling still
  missing.  Help welcome there! :)
  This work was started by bapt and cognet, I fixed syscall arg
  passing (only the first four are passed in registers, the rest
  on the stack) as well as errno and carry handling at syscall
  return among other things and cleaned up cognet's version a bit.
  (The OpenBSD case is untested and probably wrong.) [1]
  Some notes in this post:

	http://lists.freebsd.org/pipermail/freebsd-emulation/2012-July/009901.html

Submitted by:	cognet [1] (initial version of the patch)
2012-07-19 20:15:43 +00:00
Christian Weisgerber
bcd6fbdee4 libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
2012-07-19 20:15:37 +00:00
Christian Weisgerber
b12b0c850f Update to 1.3.0, which adds the ogg_stream_flush_fill() call. 2012-07-19 20:12:23 +00:00
Carlo Strub
c9e751cc55 The Pycadia project is a collection of vector arcade games written in Python
using the excellent pygame libraries.

Current games are:

SpaceWarpy is a conversion of the original classic game Spacewar!.
Vektoroids is loosely based on the arcade classic Asteroids.

WWW: http://www.anti-particle.com/old/pycadia.shtml

PR:		ports/168113
Submitted by:	nemysis@gmx.ch
2012-07-19 19:56:48 +00:00
Ruslan Makhmatkhanov
7542dc0648 - update to 1.9.3.7
PR:		169999
Submitted by:	Rusty Nejdl <rnejdl at ringofsaturn dot com> (maintainer)
2012-07-19 19:00:30 +00:00
Juergen Lock
36173186d2 (Attempt to) fix plist in package.
Submitted by:	pointyhat via beat
2012-07-19 18:27:10 +00:00
Thomas Abthorpe
7d683e0f93 - Update to 1.9.10
Submitted by:	Raoul Synman (Upline developer)
2012-07-19 18:10:16 +00:00
Pawel Pekala
eb5bbe7686 A Graphical LCD library for Arduino
This library supports Graphical LCD (GLCD) displays for use with
Arduino and other AVR controllers.

WWW: http://code.google.com/p/glcd-arduino/

PR:		ports/166237
Submitted by:	Craig Leres <leres@ee.lbl.gov>
2012-07-19 18:06:22 +00:00
Martin Matuska
e739fb4b92 Fix build if binutils are linked to gettext [1]
Depend on libexecinfo

PR:		ports/169996
Reported by:	Volodymyr Kostyrko
2012-07-19 18:05:12 +00:00
Armin Pirkovitsch
db872a2cdb - Update to version 0.9.1.3
- Swtich to optionsng
- Add LICENSE
- Update WWW: line
- Unbreak
- Chase shlib bump

PR:           ports/169423
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2012-07-19 17:43:22 +00:00
Armin Pirkovitsch
8323f8c880 - Update to version 1.16
- Switch to optionsng

PR:           ports/169422
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2012-07-19 17:42:21 +00:00
Armin Pirkovitsch
3e05a9a5ca - Update MASTER_SITES and WWW: line
- Support PORTEXAMPLES
- Switch to optionsng

PR:           ports/169421
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2012-07-19 17:41:47 +00:00
Armin Pirkovitsch
b7d0140eab - Update MASTER_SITES and WWW: line
- Cleanup pkg-descr
- Switch to optionsng

PR:           ports/169420
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2012-07-19 17:41:16 +00:00
Armin Pirkovitsch
fc08561b09 - Update to version 2.76
- Switch to optionsng

PR:           ports/169419
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2012-07-19 17:40:38 +00:00
Armin Pirkovitsch
91ff003b69 - Update to version 2.2
- Update WWW: line
- Add LICENSE

PR:           ports/169417
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2012-07-19 17:39:58 +00:00
Raphael Kubo da Costa
64c8e0c6ab Apply patch to make the port build with libc++.
libc++'s cwchar header introduces an ambiguity with clang that makes a
few different versions of wcschr() be found. Talking to theraven@ it
looks like a problem in the C++ standard itself, so there is not much
more to do other than working around the issue with this patch.

Since the clucene copy in Qt is old and has no maintainer, there is
not much value in committing this upstream, even though it may be
worth a try in the future.

No PORTREVISION bump, as users of libstdc++ are not affected, and no
dependencies have been changed.

PR:               ports/169872
Submitted by:     Jan Beich <jbeich@tormail.org>
2012-07-19 17:39:10 +00:00
Sergey A. Osokin
7c5c5a4ee3 databases/redis-scripting removed. 2012-07-19 17:37:59 +00:00
Armin Pirkovitsch
8100f5d409 - Fix build
- Remove trailing spaces

PR:           ports/169416
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2012-07-19 17:34:24 +00:00
Armin Pirkovitsch
48c78dd0a8 - Fix build
- Remove trailing spaces

PR:           ports/169415
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2012-07-19 17:33:43 +00:00
Sergey A. Osokin
a51ff92421 Remove databases/redis-scripting, use databases/redis-devel instead.
Update CONFLICTS for databases/redis and databases/redis-devel.
2012-07-19 17:29:30 +00:00
Armin Pirkovitsch
735ef45696 - Update to version 3.12.0
PR:           ports/169414
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2012-07-19 17:29:14 +00:00
Armin Pirkovitsch
c250efb40f - Add LICENSE
- Add MAKE_JOBS_SAFE
- Support USE_OPENSSL
- Support PORTEXAMPLES
- Add optional dependencies
- PORTVERSION bumped
- Add category ipv6

PR:           ports/169413
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2012-07-19 17:28:40 +00:00
Armin Pirkovitsch
bb5944abea - Update to version 0.31
PR:           ports/169412
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2012-07-19 17:28:07 +00:00
Armin Pirkovitsch
b955182027 - Update to version 1.6.1
- Update WWW: line

PR:           ports/169411
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2012-07-19 17:27:33 +00:00
Armin Pirkovitsch
d892838835 - Update to version 5.2.3
PR:           ports/169410
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2012-07-19 17:26:48 +00:00
Armin Pirkovitsch
81fc69a864 - Update MASTER_SITES and WWW: line
- Add LICENSE
- Support PORTEXAMPLES/PLIST_FILES
- Switch to optionsng

PR:           ports/169409
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2012-07-19 17:26:13 +00:00
Armin Pirkovitsch
db7f55ed6c - Update to version 1.5.0
- Add WWW: line
- Switch to optionsng
- Add LICENSE

PR:           ports/169407
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2012-07-19 17:25:31 +00:00
Thierry Thomas
c434a5ff7b Chase libexttextcat renaming.
Reported by:	beat and erwin
pointyhat to:	bapt
2012-07-19 17:24:58 +00:00
Armin Pirkovitsch
5e49974d81 - Update MASTER_SITES
- Support NO_WRKSUBDIR properly
- Support CFLAGS properly

PR:           ports/169406
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2012-07-19 17:24:52 +00:00
Armin Pirkovitsch
9df88a92a3 - Update to version 0.53.0
- Switch to optionsng

PR:           ports/169404
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2012-07-19 17:23:59 +00:00
Sunpoet Po-Chuan Hsieh
5bf9c8d17e - Update to 0.025
Changes:	http://search.cpan.org/dist/Git-Wrapper/Changes
2012-07-19 16:43:50 +00:00
Sunpoet Po-Chuan Hsieh
27e2f4a9fa - Update to 1.23
- Add LICENSE
- Remove WRKSRC

Changes:	http://search.cpan.org/dist/Bio-MAGETAB/Changes
2012-07-19 16:42:55 +00:00
Eitan Adler
4d5b3add45 The changelog indicates the bug can be found in versions prior to 1.2.1
Fix nit: references section should include urls used in citation.
2012-07-19 15:20:49 +00:00
Ashish SHUKLA
b3c9dd6d08 - Update to latest snapshot 201207111000 2012-07-19 14:50:29 +00:00
Christian Weisgerber
390af02bcc Import opus 0.9.14.
The Opus codec is designed to handle a wide range of interactive
audio applications, including Voice over IP, videoconferencing,
in-game chat, and even remote live music performances. It can scale
from low bit-rate narrowband speech to very high quality stereo
music.

WWW: http://opus-codec.org/
2012-07-19 14:34:56 +00:00
Beat Gaetzi
e3afdff390 - Chase ibus update [1]
- Pet portlint
- Convert to optionsng

Reported by:	pointyhat [1]
Submitted by:	hiroto.kagotani AT gmail.com (maintainer via private mail)
2012-07-19 12:36:12 +00:00
Doug Barton
69c077de7b Toss this one back in the pool, as I no longer use it.
For those that come after, I recommend not bothering with 0.95.3 as it has
"issues." I also cannot stress enough the need to subscribe to and
participate in the discussion on wmaker-dev@lists.windowmaker.org.
2012-07-19 12:16:39 +00:00
Doug Barton
2b0dcf6311 Update to the latest version from the new git repository.
I'll host the (contrived) distfile for now.
2012-07-19 12:08:14 +00:00
Max Brazhnikov
28031d12e6 Fix pkgconfig location.
Reported by:	pointyhat (beat, erwin)
2012-07-19 11:34:15 +00:00
Doug Barton
ddbce5aec1 tintwizard.py requires pygtk2
PR:		ports/169989
Submitted by:	Yanhui Shen <shen.elf@gmail.com>
2012-07-19 10:40:23 +00:00
Andrej Zverev
e251d1b62b - Fix typo 2012-07-19 10:21:46 +00:00
Doug Barton
75662e38ba 1.3.4 - 2012.06.26
* Replaced stderr writes function.
  * Fix numlock control.
  * Fix build with GLUT.
  * Fix PAM authentication.

Submitted by:	rea
Approved by:	maintainer timeout
2012-07-19 10:12:45 +00:00
Sunpoet Po-Chuan Hsieh
8c05fea6cb - Fix PERL_CONFIGURE 2012-07-19 09:59:16 +00:00
Sunpoet Po-Chuan Hsieh
9a86e71f12 - Update to 4.6.0
- Add regression-test: for tinderbox

Changes:	https://github.com/parrot/parrot/blob/master/ChangeLog
2012-07-19 09:42:56 +00:00
Sunpoet Po-Chuan Hsieh
e1e2b1c2c6 - Update to 1.001005
Changes:	http://search.cpan.org/dist/Role-Tiny/Changes
2012-07-19 09:41:24 +00:00
Sunpoet Po-Chuan Hsieh
dfc99a466b - Fix build after recent automake update
Notified by:	pointyhat
Submitted by:	Craig Whipp <crwhipp@gmail.com> (maintainer)
2012-07-19 09:38:23 +00:00