1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

216511 Commits

Author SHA1 Message Date
Wesley Shields
fbe3f10167 - Update to 4.3.
- Remove unnecessary hash.h stuff.
- Pass maintainer to submitter.

PR:		ports/129881
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
2009-05-10 15:41:01 +00:00
Wesley Shields
af6aa78a59 - Fix build when using DHCP_JAIL.
PR:		ports/131515
Submitted by:	rallenh <rallenh@hotmail.com>
Approved by:	maintainer timeout
2009-05-10 15:38:05 +00:00
Martin Wilke
b8cd7ed621 - Remove unneded plist 2009-05-10 15:16:14 +00:00
Nicola Vitale
5daaf7a66f - Update to 0.8 2009-05-10 14:16:55 +00:00
MANTANI Nobutaka
a5347c4678 Remove old patch that should be removed in previous commit.
Reported by:	 QAT, Juergen Lock <nox@jelal.kn-bremen.de>
2009-05-10 13:56:08 +00:00
Nicola Vitale
c67f0cd95b - Update to 1.2.2 2009-05-10 13:31:27 +00:00
Tilman Keskinoz
bfd33eb443 Fix conditional.
Submitted by:	Alvar Freude
2009-05-10 12:45:59 +00:00
Gabor Pali
8775516a09 - Add lang/fsharp
Approved by:	gabor (mentor)
2009-05-10 10:47:29 +00:00
Gabor Pali
bd50b1948a F# developed as a research programming language to provide the much
sought-after combination of type safety, succinctness, performance,
expressivity and scripting, with all the advantages of running on a
high-quality, well-supported modern runtime system.  This combination
has been so successful that the language is now being transitioned
towards a fully supported language on the .NET platform.

F# was developed as a pragmatically-oriented variant of ML that shares a
core language with OCaml.  Unlike other scripting languages it executes
at or near the speed of C# and C++, making use of the performance that
comes through strong typing.  Unlike many type-inferred,
statically-typed languages it also supports many dynamic language
techniques, such as property discovery and reflection where needed.  F#
includes extensions for working across languages and for object-oriented
programming, and it works seamlessly with other .NET programming
languages and tools.

WWW: http://research.microsoft.com/fsharp/fsharp.aspx

Approved by:	gabor (mentor)
2009-05-10 10:46:38 +00:00
Gabor Pali
ebd8a0f8fa - Update to 2.14.3
Approved by:	gabor (mentor)
2009-05-10 10:43:23 +00:00
Philip M. Gollucci
ca62b50020 o hasn't been released in 6+ years
o in the apache archive, project no longer active
o requires java 1.4 and below to compile
o superceeded by Tomcat

Set expiration 1 month
2009-05-10 07:25:57 +00:00
Roman Bogorodskiy
4bc862b283 Update to 2.7.8. 2009-05-10 06:24:02 +00:00
MANTANI Nobutaka
573470845a Update LIBXINE_VER. 2009-05-10 05:53:18 +00:00
MANTANI Nobutaka
6ac144cb80 - Update to 1.1.16.3.
- Fix hardcoded libdvdcss shared library version. [*]

PR:		ports/134153 [*]
Submitted by:	Joseph S. Atkinson <jsa@wickedmachine.net> [*], jpaetzel [*]
2009-05-10 05:51:11 +00:00
Joe Marcus Clarke
28aaaf9138 Make sure the configuration files get installed correctly when using
packages.

Reported by:	Joseph S. Atkinson <jsatkinson@embarqmail.com>
2009-05-10 05:34:39 +00:00
Greg Larkin
ace6ccaa23 - Updated to 3.7.13
PR:		ports/134202
Submitted by:	Ganael Laplanche <ganael.laplanche at martymac dot com>
2009-05-10 03:56:27 +00:00
Greg Larkin
e04e4624ce - Updated to 0.41.1 [1]
- Fixed plist after update
- Use PERL_MODBUILD instead of PERL_CONFIGURE

PR:		ports/132109
Submitted by:	Edmondas Girkantas <eg at fbsd dot lt> [1]
2009-05-10 03:46:49 +00:00
Joe Marcus Clarke
ce16065f6f bin/pango-view is now installed even if X11 support is disabled.
PR:		134399
Sumbmitted by:	Alexey V.Degtyarev <alexey@renatasystems.org>
2009-05-10 00:50:59 +00:00
Roman Bogorodskiy
467b1c38e7 Update to 2.1. 2009-05-10 00:37:23 +00:00
Roman Bogorodskiy
b37328918f Update to 2.6.5. 2009-05-10 00:35:37 +00:00
Greg Larkin
e538dab1e2 Import your Mbox or Maildir files into GMail.
WWW: http://marklyon.org/gmail/old/default.htm
2009-05-09 23:34:44 +00:00
Greg Larkin
7b37b9d551 - Prevent package building on i386/6.x pointyhat, due to lack of required
CPU SSE instruction set.
- Bumped PORTREVISION

Suggested by:	erwin
2009-05-09 23:28:28 +00:00
Greg Lewis
257f02e661 . Update to Build 16.
. Host the patchset in the ports infrastructure rather than downloading it.
. Make the port build HotSpot rather than using the one of the bootstrapping
  JDK (fixes a license violation).

Submitted by:	Kurt Miller <kurt@intricatesoftware.com>
Approved by:	Fixes a license violation
2009-05-09 23:21:48 +00:00
Greg Larkin
a8ccf0dd58 - Promoted various WITH_* variables to the OPTIONS block [1]
- Rearranged ".if defined()" blocks to satisfy portlint
- Fixed variable names: *_DEPEND => *_DEPENDS
- Removed messages about WITH_* variables that are now in OPTIONS
- Changed ".if !defined(WITHOUT_*)" to ".if defined(WITH_*)"
- Bumped PORTREVISION

PR:		ports/133093
Submitted by:	Steve Polyack <spolyack at collaborativefusion dot com>
2009-05-09 23:16:15 +00:00
Koop Mast
884fb105c0 libgdata is a GLib-based library for accessing online service APIs using the
GData protocol - most notably, Google's services. It provides APIs to access
the common Google services, and has full asynchronous support.

WWW: http://live.gnome.org/libgdata
2009-05-09 21:43:48 +00:00
Warner Losh
37dbf4fe52 Firmware port for bwi driver. 2009-05-09 21:41:50 +00:00
Joe Marcus Clarke
d6aede112e Document the recent Wireshark vulnerabilities.
PR:		134245
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
2009-05-09 20:13:24 +00:00
Renato Botelho
8e3b4dbb22 b43-fwcutter is a tool which can extract firmware from various BCM43xx drivers.
WWW: http://bcm43xx.berlios.de/

PR:		ports/134372
Submitted by:	swhetzel at gmail.com
2009-05-09 20:04:27 +00:00
Renato Botelho
1475a09493 - Update to 0.2.2 [1]
- Make it respect PREFIX

PR:		ports/134395
Submitted by:	Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
2009-05-09 19:58:18 +00:00
Renato Botelho
df147c452f - Update to 2009-05-05
PR:		ports/134375
Submitted by:	Joe Kelsey <joe@zircon.seattle.wa.us> (maintainer)
2009-05-09 19:56:24 +00:00
Stanislav Sedov
8a59eb88f4 - Fix a couple of serious bugs in threading code (#4666 and #4678).
Obtained from:	ocaml cvs
2009-05-09 19:54:23 +00:00
Renato Botelho
e14c4de9fe - Update to 6.1.1
PR:		ports/134396
Submitted by:	Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
2009-05-09 19:44:12 +00:00
Renato Botelho
74f8b1b492 - Update to 20090509 2009-05-09 19:42:55 +00:00
Max Brazhnikov
c4efb99db9 Update KDE ports to 4.2.3
See original release announcement for details:
http://kde.org/announcements/announce-4.2.3.php

New ports:

  devel/kdebindings4:
	Meta port of KDE bindings for C#, Java, PHP, Python and Ruby.
	Currently only Python bindings are supported.

  devel/kdebindings4-python, devel/kdebindings4-python-krosspython,
  devel/kdebindings4-python-pykde4:
	Python bindings for KDE.

  print/kdeutils4-printer-applet:
	printer-applet is a system tray utility. It shows current print jobs,
	shows printer warnings and errors and shows when printers that have
	been plugged in for the first time are being auto-configured by
	hal-cups-utils. It replaces kjobviewer in KDE 3.

  print/system-config-printer-kde
	A port of Gnome system-config-printer to KDE.
2009-05-09 19:38:16 +00:00
David E. O'Brien
b1df87c2ed Reset maintainership to ports@. If someone still uses these, please
feel free to grab them.  If no one grabs them, we'll put them on the
death list.
2009-05-09 19:22:15 +00:00
Joe Marcus Clarke
7f277b7ca6 Fix patching by merging two patches for the same file. 2009-05-09 19:07:23 +00:00
Lars Engels
62e9a923ee - optionally use Xine as player engine
- install a missing pixmap
- bump PORTREVISION
2009-05-09 19:05:39 +00:00
Joe Marcus Clarke
a4f1465001 Update to 4.10.1. 2009-05-09 19:00:48 +00:00
Renato Botelho
9df6f0239a - Update to version 0.23
PR:		ports/133876
Submitted by:	garga
Approved by:	maintainer timeout (> 2 weeks)
2009-05-09 18:58:19 +00:00
Marcelo Araujo
8fd14a66d0 - Mark DEPRECATED: unfulfilled dependencies for 8+ months, no user interest.
Discussed with: gerald
2009-05-09 18:57:01 +00:00
Oliver Lehmann
7e7378b85d mark BROKEN for FreeBSD < 7
Does not compile
2009-05-09 17:59:10 +00:00
Gerald Pfeifer
784414bea1 Replace USE_GCC=4.3 by USE_GCC=4.3+.
Approved by:	oliver (maintainer)
2009-05-09 17:31:27 +00:00
Jeremy Messenger
fff87ede1b Update to 4.0.4. 2009-05-09 17:25:46 +00:00
Jeremy Messenger
d47c7f70d4 Update to 1.60. 2009-05-09 17:25:24 +00:00
Dennis Herrmann
c5369794a3 - Update pkg-descr
Approved by:	miwi (mentor)
2009-05-09 17:21:14 +00:00
Gerald Pfeifer
af9d1f158c Update to bibtex2html 1.94. This brings the following change:
- Support for arXiv preprints links:  A field "eprint = {xxx}" will
   be recognized, if any, and a link to http://arxiv.org/abs/ will be
   displayed.  The command-line option -noeprint disables this new
   behavior; the option -eprintf-prefix <url> sets a different prefix
   for these URLs.
2009-05-09 16:35:24 +00:00
Dennis Herrmann
b9cb65fe8b i3 is an improved dynamic, tiling window manager.
Based on wmii and supports Xinerama

WWW:	http://i3.zekjur.net/

Approved by:	tabthorpe (co-mentor)
2009-05-09 16:20:28 +00:00
Gerald Pfeifer
7f9e4dcb90 Update to the 20090507 snapshot of GCC 4.5.0. 2009-05-09 16:10:17 +00:00
Rong-En Fan
d71d187295 - Update to 5.7 snapshot 20090502 2009-05-09 15:34:17 +00:00
Dennis Herrmann
eea4a6fe1a - Update to 0.9.21
Approved by:	miwi (mentor implicit)
2009-05-09 15:33:38 +00:00