1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
Commit Graph

155629 Commits

Author SHA1 Message Date
Alex Dupre
bb7cbeb75e Update to 1.9.4 release.
PR:		ports/100079
Submitted by:	Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
2006-07-18 05:51:50 +00:00
Alex Dupre
4c91a4ecac Update to 1.5.0 release.
PR:		ports/100318
Submitted by:	Alexander Zhuravlev <zaa@ulstu.ru>
2006-07-18 05:49:04 +00:00
Sergey Matveychuk
5e8e71bb99 - Remove RUN_DEPENDS on net-mgmt/net-snmp, add snmp to USE_PHP.
PR:		ports/100385
Submitted by:	edwin
2006-07-18 05:27:47 +00:00
Rong-En Fan
d099370741 - Update to 2.2.01 (distversion is 2.201)
PR:		ports/100418
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2006-07-18 05:16:38 +00:00
Joe Marcus Clarke
3bd2a47076 Add entries for ethereal and tethereal. 2006-07-18 05:05:37 +00:00
Joe Marcus Clarke
a69db4b2a0 Add wireshark and tshark after repocopies from ethereal and tethereal
respectively.  Wireshark is a rename of ethereal after the principal
developer moved companies and lost the Ethereal copyright.

Messenger, don't shoot!

Now the ethereal binary is called wireshark, the tethereal binary is
called tshark, and idl2eth is now idl2wrs.  All other binaries have
kept the same name.

In addition to this name change, I have also changed the PREFIX from X11BASE
to LOCALBASE.
2006-07-18 05:03:53 +00:00
Andrew Pantyukhin
d50c601e45 - Update to 1.1.5 2006-07-18 04:35:32 +00:00
Mark Linimon
38de649cb9 Document the latest bsd.port.mk checkin. 2006-07-18 04:13:11 +00:00
Mark Linimon
9e237669f1 * Introduce IA32_BINARY_PORT for certain cases where a given port fetches
and installs compiled i386 binaries [1]

* Adds some infrastructure for support of 32-bit i386 apps on amd64 [1]

* Again fix USE_LDCONFIG logic to make it work with non-default PREFIX to
  fix bug introduced in previous revision [2]

PR:	98105 [1], 99370 [2]

Submitted by:	gabor [1], gerald [2]
2006-07-18 04:12:51 +00:00
Rong-En Fan
b54b2ee691 - Update to 1.2.2
- Use new style rc script name (no .sh suffix)
- Add more OPTIONS

PR:		ports/100233
Submitted by:	maintainer
2006-07-18 03:08:23 +00:00
Shaun Amott
118d701134 - Utilise full Berlios MASTER_SITE list
- Fix build on 4.x
- Fix PLIST while here

PR:		ports/97873
Submitted by:	shaun (me)
Approved by:	Maintainer timeout (50+ days),
		ahze (mentor, implicit)
2006-07-18 02:13:52 +00:00
Cheng-Lung Sung
b559c2e7ba - Update to 1.07
PR:		ports/100454
Submitted by:	maintainer
2006-07-18 01:01:28 +00:00
Cheng-Lung Sung
514068d703 - update to 0.10
- remove dependency of Test/More.pm
2006-07-18 00:37:35 +00:00
Cheng-Lung Sung
8e3815ca07 - before the version problem solved, I'd like to maintain it. 2006-07-18 00:12:16 +00:00
Renato Botelho
9ec3aa980a Add DomainKeys implementation to qmail-spamcontrol and qmail-mysql 2006-07-17 22:35:49 +00:00
Gerald Pfeifer
25f5c7f240 Update to the 20060715 snapshot of GCC 4.2.0. 2006-07-17 21:55:15 +00:00
Pav Lucistnik
61fa65e53c - Update to 5.10 2006-07-17 21:44:52 +00:00
Thierry Thomas
353e78af21 Upgrade to 7.8.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2006-07-17 21:12:38 +00:00
Lars Thegler
901951b1e2 Update to 0.18. Now requires Perl from ports.
PR:		ports/100363
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2006-07-17 21:08:28 +00:00
Lars Thegler
21a1f2746c - Update from 3.01 to 3.1. Now requires Perl from ports.
- Nudge PORTREVISION to ensure version bump is recognised.
2006-07-17 20:30:30 +00:00
Rong-En Fan
dae5e4e04e - Pass maintainership to submitter
PR:		ports/100448
Submitted by:	Soeren Straarup <xride at x12.dk>
2006-07-17 20:05:49 +00:00
Rong-En Fan
b45f3b5e64 - Pass maintainership to submitter
- Reformat pkg-descr

PR:		ports/100447
Submitted by:	Thomas Abthorpe <thomas at goodking.ca>
2006-07-17 20:03:19 +00:00
Alejandro Pulver
d8a6189c74 - Fix building (missing ':' in LIB_DEPENDS).
Reported by:	linimon
2006-07-17 19:31:44 +00:00
Roman Bogorodskiy
737f1f288e Update to 20060717:
- Changed core language (see README)
 - Added KANREN-like logic programming extensions (examples/amk)
 - Added M-expression compiler (examples/mexprc)
 - Added loads of example programs (examples/misc)
 - Looking up default image in $PREFIX now rather than in /usr/local

PR:		100440
Submitted by:	Nils M Holm (maintainer)
2006-07-17 19:00:38 +00:00
Renato Botelho
5595186206 Add dns patch to read answers > 512 bytes to qmail-spamcontrol 2006-07-17 18:42:06 +00:00
Xin LI
01a1da0188 Mark deprecated: no longer maintained by developers. 2006-07-17 18:40:56 +00:00
Renato Botelho
fe512af95c Add maildirquota++.patch support for qmail-spamcontrol 2006-07-17 18:27:59 +00:00
Rong-En Fan
6a070b4106 Add p5-YAML-Tiny 0.05, YAML::Tiny - Read/Write YAML files with as little
code as possible.

PR:		ports/100444
Submitted by:	Yuan-Chung Hsiao <ychsiao at ychsiao.org>
2006-07-17 18:23:22 +00:00
Rong-En Fan
87c3e0fca5 - Update to 5.11.1, unbreak (fetchable now)
PR:		ports/100422
Submitted by:	Denis Shaposhnikov <dsh vlink.ru>
2006-07-17 18:21:43 +00:00
Thierry Thomas
3dfa549a92 Add a note from the LAM site:
"LAM/MPI is now in a maintenance mode. This is a direct result of the LAM/MPI
Team spending the vast majority of their time working on our next-generation
MPI implementation -- Open MPI."

Suggested by:	Pedro F. Giffuni <pfgshield-freebsd (at) yahoo.com>
2006-07-17 17:27:14 +00:00
Thierry Thomas
36e89f867b Mark as deprecated.
This port is only used by benchmarks/hpl, which supports net/lam7.

It will eventually be replaced by net/lam7 after the expiration date.
2006-07-17 17:25:27 +00:00
Roman Bogorodskiy
55946fa76b areca-cli is a Command Line Interface to query and manipulate the Areca
ARC-xxx SATA RAID controllers.

WWW: http://www.areca.com.tw

PR:		ports/100407
Submitted by:	rink
2006-07-17 17:24:13 +00:00
Lars Balker Rasmussen
603d0038ce Remove test modules from dependency list to help p5-Task-Catalyst NOT blow
up awk with make search.
2006-07-17 17:23:13 +00:00
Lars Balker Rasmussen
bd995d58ba Remove test modules from dependency list to help p5-Task-Catalyst NOT
blow up awk with make search.
2006-07-17 17:13:06 +00:00
Munechika SUMIKAWA
fa1c301ccd Upgrade to 20060712a. 2006-07-17 17:01:21 +00:00
Rong-En Fan
84b5fba371 - Enhancement rc scripts, bump PORTREVISION
PR:		ports/100421
Submitted by:	maintainer
2006-07-17 16:28:21 +00:00
Rong-En Fan
5118c2ac37 Add p5-Mail-DKIM 0.19, perl5 module to process and/or create DKIM email.
PR:		ports/100380
Submitted by:	Yoshisato YANAGISAWA
2006-07-17 15:50:27 +00:00
Rong-En Fan
82ea937b30 - Update to 0.62
PR:		ports/100388
Submitted by:	clsung
2006-07-17 15:48:44 +00:00
David E. O'Brien
57ffc06467 Update to Vim 7.0 patchlevel 39. 2006-07-17 15:17:29 +00:00
Joseph Koshy
9caec493c7 Propagate ${PREFIX} and other environment variables to child sub-makes. 2006-07-17 14:23:11 +00:00
Cheng-Lung Sung
cdddf348ff - New version 2.7.0-20060707 is released.
PR:		ports/100404
Submitted by:	KIMURA Yasuhiro <yasu_AT_utahime dot org>
2006-07-17 14:12:22 +00:00
Renato Botelho
6f8f2b2946 Add big-concurrency patch to qmail-spamcontrol 2006-07-17 13:36:37 +00:00
Jean Milanez Melo
e76083e9ea - Add NLS knob.
- Update WWW.
- Bump portrevision.

PR:		ports/99948
Submitted by:	chinsan <chinsan.tw@gmail.com> (maintainer)
2006-07-17 12:46:43 +00:00
Roman Bogorodskiy
477aba7943 The previous commit log was wrong. Correct one:
- Add a patch to send an array of UCHARs as expected by notification-daemon
  rather than an array of CHARs (written by Milosz Derezynski)
- Bump PORTREVISION

Submitted by:		Andreas Kohn (maintainer)
2006-07-17 12:23:54 +00:00
Andrew Pantyukhin
50aa518c14 Add port www/xpi-surfkeys:
Comfortable surfing with a keyboard. This extension provides some
functions that you can use to make your browsing with a keyboard more
comfortable.

Author:	Pekka Sillanpaa <p.sillanpaa@hut.fi>
WWW:	http://surfkeys.mozdev.org/

PR:		ports/100345
Submitted by:	Simon Olofsson <simon@olofsson.de>
2006-07-17 12:23:23 +00:00
Andrew Pantyukhin
c70a5769b0 Add port www/xpi-hit-a-hint:
Click links by hitting hints! A keyboard friendly navigation method.

Author:	Pekka Sillanpaa <p.sillanpaa@hut.fi>
WWW:	http://hah.mozdev.org/

PR:		ports/100344
Submitted by:	Simon Olofsson <simon@olofsson.de>
2006-07-17 12:20:22 +00:00
Roman Bogorodskiy
ea92a7a301 - Add a patch which checks the D-BUS struct type of the icon-data
correctly that is being sent trough libnotify (written by Milosz
  Derezynski)
- Bump PORTREVISION

Submitted by:	Andreas Kohn (maintainer)
2006-07-17 12:08:13 +00:00
Yoichi NAKAYAMA
183e8c6b13 Updated to use kpcal-2.0-20040518.patch
Submitted by:	Kazumaro Aoki
2006-07-17 12:04:11 +00:00
Roman Bogorodskiy
8505699300 - Add a patch which checks the D-BUS struct type of the icon-data correctly
that is being sent trough libnotify (written by Milosz Derezynski)
- Bump PORTREVISION

Submitted by:	Andreas Kohn (maintainer)
2006-07-17 12:04:10 +00:00
Joseph Koshy
184dd614d8 Update this port's description; as of version 7.0 'spim' simulates
the MIPS32 architecture.
2006-07-17 10:25:04 +00:00