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

150434 Commits

Author SHA1 Message Date
Michael Nottebrock
4798c6d575 Revise lua entry to specifically mention kdelibs, kdebase and Kate. 2006-05-13 09:31:28 +00:00
Dirk Meyer
96d6eb5bd2 - make portlint happier 2006-05-13 08:27:06 +00:00
Dirk Meyer
7ddc68f453 - cleanup 2006-05-13 08:23:55 +00:00
Dirk Meyer
1a4bb222f5 - make portlint happier 2006-05-13 08:16:30 +00:00
Joe Marcus Clarke
46f7c80459 Update to 0.14.1. 2006-05-13 07:37:04 +00:00
Edwin Groothuis
90d4c7d7a5 remove USE_REINPLACE from russian category 2006-05-13 07:18:37 +00:00
Alex Dupre
c29dad5ab2 Remove redundant DEFAULT_MYSQL_VER and fix package for the future mysql
default version bump.
2006-05-13 06:57:44 +00:00
Edwin Groothuis
5b2fd8de70 Remove USE_REINPLACE from categories starting with X 2006-05-13 05:00:46 +00:00
Edwin Groothuis
e4aa76a9be Remove USE_REINPLACE from categories starting with W 2006-05-13 04:41:22 +00:00
Marcus Alves Grando
a85e6c4414 - Update to 1.7.1
- Add SSE2 OPTIONS

PR:		97162
Submitted by:	maintainer
2006-05-13 04:28:02 +00:00
Edwin Groothuis
1adfa4acd3 Remove USE_REINPLACE from categories starting with T 2006-05-13 04:24:52 +00:00
Edwin Groothuis
28dd10dcb4 Remove USE_REINPLACE from all categories starting with S 2006-05-13 04:15:53 +00:00
Marcus Alves Grando
0101e2c342 - Update to 4.17
PR:		96432
Submitted by:	Martin Wilke <freebsd___unixfreunde.de>
Approved by:	maintainer timeout (15 days)
2006-05-13 03:56:16 +00:00
Marcus Alves Grando
74e7af41a1 - Update to 1.088
PR:		96422
Submitted by:	Frank Laszlo <laszlof___vonostingroup.com>
Approved by:	maintainer timeout (15 days)
2006-05-13 03:55:33 +00:00
Marcus Alves Grando
bdf5c692a9 - Update to 1.2.2
PR:		96375
Submitted by:	Martin Wilke <freebsd___unixfreunde.de>
Approved by:	maintainer timeout (16 days)
2006-05-13 03:54:06 +00:00
Marcus Alves Grando
2e8aa4fa16 - Update to 4.0
PR:		96377
Submitted by:	Martin Wilke <freebsd___unixfreunde.de>
Approved by:	maintainer timeout (16 days)
2006-05-13 03:28:58 +00:00
Marcus Alves Grando
6f1ef944e7 - Update to 0.04beta1
- portlint(1)

PR:		96226
Submitted by:	Martin Wilke <freebsd___unixfreunde.de>
Approved by:	maintainer timeout (19 days)
2006-05-13 03:28:01 +00:00
Joe Marcus Clarke
eead73be24 Bump PORTREVISION to track packaging changes. 2006-05-13 03:22:12 +00:00
Joe Marcus Clarke
c7f9c259a3 Remove duplicate plist items for libpng. 2006-05-13 03:18:50 +00:00
Joe Marcus Clarke
39c819966e Fix packaging with JDK 1.5.
Reported by:	pointyhat via kris
2006-05-13 03:16:21 +00:00
Edwin Groothuis
a80969d36e Remove USE_REINPLACE from all categories starting with P 2006-05-13 01:03:17 +00:00
Alejandro Pulver
0427e0f496 - Remove games/rtcw-paks because it is not needed. It installs 3 files, but
games/rtcw asks the user for them now.

Approved by:	garga (mentor)
2006-05-13 00:48:12 +00:00
Cheng-Lung Sung
f1a4ff1000 - Update to 4.2
- PREFIX clean, ``port test'' possible

PR:		97187
Submitted by:	Rong-En Fan
2006-05-13 00:23:38 +00:00
Joe Marcus Clarke
1bab0ece0c Update to 2.8.7. 2006-05-12 23:36:14 +00:00
Joe Marcus Clarke
cc0005f499 Update to 2.6.1. 2006-05-12 23:32:14 +00:00
Joe Marcus Clarke
7abf6e9e88 Update to 2.8.6. 2006-05-12 23:31:41 +00:00
Joe Marcus Clarke
f8608f6992 Update to 2.10.2. 2006-05-12 23:31:10 +00:00
Jean-Yves Lefort
b296f38f16 Fix a bug which sometimes caused the processing of events received
from FAM to be delayed.

GNOME Bugzilla:	http://bugzilla.gnome.org/show_bug.cgi?id=341585
2006-05-12 23:20:38 +00:00
Cy Schubert
bcee83e37b A quirky bug manifests itself when compiler optimisation is used, e.g.
when CFLAGS=-O is specified in make.conf, causing output that should be
displayed on the X display to be sent to stdout instead. This patch
forces compiler optimisation to be turned off allowing the port to work
as designed regardless of the optimisation specified in make.conf.
2006-05-12 23:05:58 +00:00
Gerald Pfeifer
b6acded77e Avoid hard-coding the GCC release series in the cklatest target. 2006-05-12 19:48:37 +00:00
Joe Marcus Clarke
6d01da656b Update to 2.14.6. 2006-05-12 19:46:32 +00:00
Stefan Walter
2cca25bca5 Statically depend on libgnome again as it's easier to test this way and includes
the online help, too.

Approved by:	arved (mentor)
2006-05-12 19:29:50 +00:00
Stefan Walter
3b70b1e7e2 Unbreak and update to 2.1.7r2.
PR:		96820
Submitted by:	Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
Approved by:	arved (mentor)
2006-05-12 18:50:46 +00:00
Jean Milanez Melo
4987b30a5d - Add conditional in pkg-install/pkg-deinstall to check if the allow file in
cron dir already exists.

Reported by:	Steve Ames <steve@energistic.com> via email
Approved by:	mnag (mentor)
2006-05-12 18:28:39 +00:00
Jean Milanez Melo
6e32a33ccc - Update to 2.0.2.
PR:		ports/96958
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	Antonio Carlos <antonio@php.net> (maintainer), mnag (mentor)
2006-05-12 18:27:43 +00:00
Stefan Walter
08d2443ad5 Update list of cameras known to be working with this tool.
PR:		97112
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer)
Approved by:	arved (mentor)
2006-05-12 17:59:09 +00:00
Stefan Walter
c8b3895ce8 Update to 0.0.20060416.
PR:		95981
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
Approved by:	arved (mentor)
2006-05-12 17:54:19 +00:00
Volker Stolz
3f8abb937a tktz will help you to guess the current time in another country. It
reads special timezone description file (/usr/share/zoneinfo/zone.tab)
and shows you a list of the countries and zone name for each entry.

WWW: http://gromnizki.unixdev.net

- Alexander Gromnizki

PR:		ports/96636
Submitted by:	Alexander Gromnizki
2006-05-12 17:52:22 +00:00
Simon Barner
f9884d1c0e - Update to 6.3.4 [1]
- Add rcNG script. See $PREFIX/etc/rc.d/fetchmail for
  instructions. Inspired by [2] and ports/www/apache22.

PR:		ports/96987 [1], ports/96079
Submitted by:	Rob MacGregor <freebsd.macgregor@blueyonder.co.uk> [1],
		Martin Jackson <mhjacks@swbell.net>
2006-05-12 16:58:48 +00:00
James E. Housley
2207dd33a8 Update to DAT 4761 2006-05-12 16:17:42 +00:00
Renato Botelho
176cf4b55b - Update to 0.1.7
PR:		ports/96674
Submitted by:	maintainer
2006-05-12 15:31:31 +00:00
Jean Milanez Melo
2dbf6950dd - Add extra configure option for proper working.
- Bump PORTREVISION.

PR:		ports/97107
Submitted by:	Gabor Kovesdan <gkovesdan@t-hosting.hu> (maintainer)
Approved by:	mnag (mentor)
2006-05-12 14:58:35 +00:00
Yen-Ming Lee
f24dffda82 - add patch for missing require
PR:		97171
Submitted by:	Jui-Nan Lin <jnlin at csie.nctu.edu.tw>
2006-05-12 14:50:28 +00:00
Vasil Dimov
f5387617c9 Remove whitespace from line endings in pkg-plist files.
Those spaces used to hinder searching for the corresponding files
with portsearch -f '/FILENAME$' for obvious reasons.
Although currently portsearch removes those spaces itself remove
them anyway.

Inspired by:	ports/94078
Approved by:	portmgr (during freeze: krion, then kris advised to wait; at present: erwin)
2006-05-12 14:28:19 +00:00
Pav Lucistnik
aec1b6cffa - Update to 5.4.9, a new suggested version 2006-05-12 14:00:04 +00:00
Ion-Mihai Tetcu
d92605daeb - Pass maintainership to submiter.
PR:		ports/97160
Submitted by:	Shaun Amott <shaun@inerd.com>
Approved by:	lawrance (maintainer)
2006-05-12 13:57:38 +00:00
Ion-Mihai Tetcu
3e26b51b43 - Portlint (use DOCSDIR in pkg-plist)
- Pass maintainership to submiter

PR:		ports/97160
Submitted by:	Shaun Amott <shaun@inerd.com>
Approved by:	lawrance (maintainer)
2006-05-12 13:56:45 +00:00
Volker Stolz
1fac3cf14f - Fix MASTER_SITES -> make fetchable
- portlint(1)
- Take maintainership

PR:		ports/97017
Submitted by:	Shaun Amott
2006-05-12 13:56:23 +00:00
Ion-Mihai Tetcu
9d84cc1d36 Depend on the right databases/p5-DBD-mysql
Don't restrict Apache version to 1.3

The csup change won't work now, and the port should be updated - as promised by
the maintainer 3 weeks ago.

PR:		ports/94288
Submitted by:	itetcu (me), maintainer
Reviewed by:	maintianer, jmelo, sem
Approved by:	maintaner, lawrance (mentor)
2006-05-12 13:48:12 +00:00
Mario Sergio Fujikawa Ferreira
731703aac0 New port ocaml-magic version 0.6: An OCaml binding for libmagic(3) 2006-05-12 13:45:14 +00:00