1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

232990 Commits

Author SHA1 Message Date
Tong LIU
2911a52379 - Update to 0.68.5
PR:	ports/144340
Submitted by:	Volodymyr Kostyrko <c.kworr@gmail.com> (maintainer)

Feature safe:	yes
2010-02-27 06:37:41 +00:00
Tong LIU
70cc1dacd5 - Update to 3.1.0.17
PR:	ports/144328
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)

Feature safe:	yes
2010-02-27 06:33:39 +00:00
Tong LIU
607cb4a719 - Update to 1.6.1
PR:	ports/144338
Submitted by:	Julien Laffaye <kimelto@gmail.com> (maintainer)

Feature safe:	yes
2010-02-27 06:32:14 +00:00
Mark Linimon
e86f774975 Not for ia64, either.
Hat:		portmgr
Feature safe:	yes
2010-02-27 02:31:23 +00:00
Mark Linimon
425c3f1967 Mark as ignore on ia64/sparc64: compile fails with "arch not supported".
While here, pet portlint.

Hat:		portmgr
Feature safe:	yes
2010-02-27 02:15:49 +00:00
Mark Linimon
d0b160c6ee Mark slave ports enigmail-seamonkey and enigmail-thunderbird broken
on sparc64: fails to install.

Hat:		portmgr
Feature safe:	yes
2010-02-27 02:01:14 +00:00
Mark Linimon
aee90b0996 Attempt to remove i386/amd64-specific optimizations to see if this
will unbreak it on sparc64.

Hat:		portmgr
Feature safe:	yes
2010-02-27 01:47:58 +00:00
Mark Linimon
1eb7d89965 Mark as only for i386 and amd64: gmake step fails.
Hat:		portmgr
Feature safe:	yes
2010-02-27 01:44:35 +00:00
Mark Linimon
863c30888b Mark as broken on sparc64.
Hat:		portmgr
Feature safe:	yes
2010-02-27 01:37:13 +00:00
Mark Linimon
0af0edc605 Mark as only for i386/amd64: gets "unsupported compiler or platform" on
ia64/sparc64.

Hat:		portmgr
Feature safe:	yes
2010-02-27 01:30:28 +00:00
Greg Larkin
ea6a93366e - Added pkg-message for post-installation configuration tips.
Feature safe:	yes
2010-02-26 21:34:12 +00:00
Greg Larkin
9571151cfa - Added pkg-message for post-installation configuration tips.
Feature safe:	yes
2010-02-26 21:27:08 +00:00
Thierry Thomas
30fb2f4761 Remove the note about x11-fonts/mathfonts, which has been removed.
According to http://www.mozilla.org/projects/mathml/fonts/ many other
fonts can be used, e.g. the STIX fonts.

PR:		ports/144124
Submitted by:	Tsurutani Naoki <turutani (at) scphys.kyoto-u.ac.jp>
Feature safe:	yes
2010-02-26 21:20:38 +00:00
Juergen Lock
9dd97217c1 Document openoffice -- multiple vulnerabilities
Reviewed by:	delphij
Feature safe:	yes
2010-02-26 21:20:05 +00:00
Greg Larkin
5a4ae6c81c This Trac plugin adds burndown chart capabilities, a common part
of Scrum and other agile development methodologies.

WWW:    http://trac-hacks.org/wiki/ScrumBurndownPlugin

Feature safe:	yes
2010-02-26 21:06:16 +00:00
Gerald Pfeifer
eab47037e7 Update to the 20100223 snapshot of GCC 4.4.4.
Feature safe:	yes
2010-02-26 19:58:18 +00:00
Greg Larkin
1d1b5dbe04 This Trac plugin implements a page for creating time estimates. The
estimates will be attached to whatever tickets are specified in the
tickets box.

WWW:    http://trac-hacks.org/wiki/EstimatorPlugin

Feature safe:	yes
2010-02-26 19:56:37 +00:00
Pav Lucistnik
f4c948a4e9 - Update to 1.2.1
Feature safe:	yes
2010-02-26 18:48:15 +00:00
Dirk Meyer
a294aacc66 - update to 0.9.8m
- support RFC5746
Security: CVE-2008-1678
Security: CVE-2009-1377
Security: CVE-2009-1378
Security: CVE-2009-1379
Approved by:	portmgr (pav)
Feature safe:	yes
2010-02-26 18:47:09 +00:00
Greg Larkin
e6c19ac68e This is a plugin that adds (aspires to add) estimation and time
tracking to Trac.  This basically adds CustomFields and CustomReports
and an interface for filling the dynamic variables for the report
(requires Javascript).

WWW:    http://trac-hacks.org/wiki/TimingAndEstimationPlugin

Feature safe:	yes
2010-02-26 18:15:19 +00:00
Dirk Meyer
2611791556 - enable IPv6 support
- add option WITHOUT_IPV6
PR:		144169
Submitted by:	Philippe Pepiot
Feature safe:	yes
2010-02-26 18:07:16 +00:00
Dirk Meyer
35bb2c2ab1 - update to 1.0.PreAlpha33
Feature safe:	yes
2010-02-26 18:02:32 +00:00
Li-Wen Hsu
81b08be776 - Update to 3.3
Feature safe:	yes
2010-02-26 13:07:33 +00:00
Wen Heping
8efc8b33c1 - Update to 0.10.18
PR:		ports/144293
Submitted by:	Sascha Klauder <sklauder@trimind.de> (maintainer)
Feature safe:	yes
2010-02-26 12:02:36 +00:00
Ruslan Ermilov
57fbb3c19f The port failed to build under ru_RU.UTF-8 locale.
Fixed it by enforcing a locale to be ru_RU.KOI8-R.

Approved by:	maintainer timeout (11 days)
Feature safe:	yes
2010-02-26 11:59:41 +00:00
Wen Heping
af92d03a3f - Update to 3.8.7
Feature safe:	yes
2010-02-26 11:58:52 +00:00
Max Brazhnikov
990e399d95 IGNORE with scilab 5
Fix spaces/tabs

Feature safe:	yes
2010-02-26 11:48:31 +00:00
Johan van Selst
f8a2f7d483 Fix build breakage caused by missing -E in previous commit. Oops.
Feature safe:	yes
2010-02-26 11:35:01 +00:00
Johan van Selst
822eed94ec Update to 0.1.2
Feature safe:	yes
2010-02-26 11:29:50 +00:00
Martin Wilke
afe76c1eb9 - Update to 20100225
Feature safe:	yes
2010-02-26 11:03:03 +00:00
Martin Wilke
c9c71d87c0 - S/ONLY_FOR_ARCH/ONLY_FOR_ARCHS
PR:		144162 144156
Submitted by:	Andrius Morkunas <hinokind@gmail.com>
Approved by:	maintainers
Feature safe:	yes
2010-02-26 10:09:45 +00:00
Martin Wilke
b08635b913 - Pass maintainership to Timothy Beyer (beyert|at|cs.ucr.edu)
PR:		143994 143995 143996
Submitted by:	Timothy Bourke <timbob@bigpond.com> (maintainer)
Feature safe:	yes
2010-02-26 09:30:28 +00:00
Martin Wilke
ace28c0cc5 - Update to 2.9.2
Feature safe:	yes
2010-02-26 09:17:07 +00:00
Martin Wilke
6291cf1ea6 - Update to 2.9.2
PR:		144024
Submitted by:	Joe Horn <joehorn@gmail.com>
Approved by:	maintainer
Feature safe:	yes
2010-02-26 09:12:40 +00:00
Martin Wilke
9848fafcd2 - Update to 0.0.4.22
PR:		144090
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Feature safe:	yes
2010-02-26 09:09:51 +00:00
Martin Wilke
7135f3302e - Force commit to correct the previous commit:
- Update to 0.3

PR:		144089
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Feature safe:	yes
2010-02-26 09:00:05 +00:00
Martin Wilke
edf574daee - Update to 20100212
PR:		144210
Submitted by:	Bapt <baptiste.daroussin@gmail.com> (maintainer)
Feature safe:	yes
2010-02-26 08:59:57 +00:00
Edward Tomasz Napierala
554e52ad47 Pass maintainership to Jason Bacon <jwbacon at tds dot net>
Feature safe:	yes
2010-02-26 08:21:22 +00:00
Johan van Selst
2b037ad5fb Fix port installation for the INSTALL_AS_USER case.
This doesn't affect regular (root) installs.

PR:		ports/143933
Submitted by:	gerald
Feature safe:	yes
2010-02-26 08:12:39 +00:00
Johan van Selst
d8a09c1d17 Update my email address to the @FreeBSD.org version
Feature safe:	yes
2010-02-26 07:37:25 +00:00
Johan van Selst
a4d51f0d63 Mark deprecated (no longer maintained) and refer users to modern versions:
either lang/pike76 or (preferably) lang/pike78

Feature safe:	yes
2010-02-26 07:36:23 +00:00
Johan van Selst
7a9273ea1b Mark deprecated (no longer maintained) and refer users to www/caudium14:
a more modern version of the same software.

Feature safe:	yes
2010-02-26 07:32:17 +00:00
Johan van Selst
0eec5e414e Mark deprecated and refer users to lang/yorick: that port already
includes more up-to-date documentation.

Feature safe:	yes
2010-02-26 07:26:14 +00:00
Johan van Selst
27ce324b5e Mark deprecated and refer users to net/dgd: that port already
includes everything net/dgd-net has to offer.

Feature safe:	yes
2010-02-26 07:23:03 +00:00
Wen Heping
5de14678cb - Update to 4.22.9.21
PR:		ports/144304
Submitted by:	Frank Altpeter <frank@altpeter.de> (maintainer)
Feature safe:	yes
2010-02-26 07:20:54 +00:00
Wen Heping
5076196bbf - Update to 0.60.8
Feature safe:	yes
2010-02-26 06:03:19 +00:00
Wen Heping
a8573fd8b8 - Update to 0.3.2
Feature safe:	yes
2010-02-26 02:50:33 +00:00
Wen Heping
9460ad3548 - Fix a typo in my recent entry
Submitted by:	sunpoet@sunpoet.net(via Email)
Feature safe:	yes
2010-02-26 01:22:28 +00:00
Wen Heping
3bfe620fc8 - Update to 5.5.28
PR:		ports/144279
Submitted by:	Wen Heping(myself)
Approved by:	maintainer
Feature safe:	yes
2010-02-26 01:18:54 +00:00
Alberto Villa
8b11f23c1b - Update to 0.5.0.
This is an enhancement release, confined mainly to the modules rather
than the framework. In particular, this adds support for VDPAU, YADIF,
and HD-SDI technologies!

Approved by:	tabthorpe (mentor)
Feature safe:	yes
2010-02-26 01:05:03 +00:00