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

12502 Commits

Author SHA1 Message Date
Thierry Thomas
c288988b57 - Upgrade to 1.2.6;
- take maintainership;

- fix CATEGORIES.

PR:		ports/79313
Submitted by:	Antônio Carlos Venâncio Júnior
2005-04-09 16:48:03 +00:00
Pav Lucistnik
f29de0eb8b - Update to 0.1.0
- Fix plist, unbreak
2005-04-09 15:13:04 +00:00
Yen-Ming Lee
dae80c28ad - fix build on 4.x
PR:		79134
Tested by:	PR originator, clsung
2005-04-09 09:22:13 +00:00
Joe Marcus Clarke
5975fe3c40 Fix a double free problem that triggered a crash on -CURRENT.
Reported by:	pointyhat via kris
2005-04-09 02:41:44 +00:00
Pav Lucistnik
f3bad1ca00 - Unbreak: Recursive make variable definitions which may or may not be applied
in obscure ways, confuse myself as well as make(1).  Fix: rename the modified
  variable

PR:		ports/79606
Submitted by:	Johan van Selst <johans@stack.nl>
2005-04-08 22:32:55 +00:00
David E. O'Brien
a7fb2706bb Ports should be using 'ARCH', not 'MACHINE_ARCH'. 2005-04-08 17:02:17 +00:00
Lars Thegler
916801dfad Backing out part of last commit, that was breaking the version string.
Noticed by:	chkversion
Pointy hat to:	lth
2005-04-08 14:53:59 +00:00
Mathieu Arnold
3710f673b5 Update to 0.21 2005-04-08 14:32:49 +00:00
Sergey Skvortsov
34baf4e919 Add p5-Shell-Parser 0.03, simple shell script parser. 2005-04-08 13:57:01 +00:00
Anton Berezin
d93851e2e9 Remove deprecated and expired devel/p5-Server-FastPL,
math/p5-Math-BigIntFast, math/p5-Statistics-Table-F,
textproc/p5-Sort-PolySort, and www/p5-HTML-Navigation.
Neither one of them is on CPAN any longer.
2005-04-08 13:43:25 +00:00
Volker Stolz
9afe2bb070 - Mark the port deprecated, as BitMover are discontinuing support for
BitKeeper/Free effective 2005-07-01, see their web site
  <http://www.bitkeeper.com/press/2005-04-05.html>
  <http://www.bitkeeper.com/Products.BK_Pro.FAQ.html#migration>
- Release maintainership

PR:		ports/79638
Submitted by:	maintainer
2005-04-08 11:51:49 +00:00
Pav Lucistnik
889e95274e - Remove zero sized patch file
Spotted by:	netchild
2005-04-08 09:53:33 +00:00
Lars Thegler
ecf1d7f111 - Fix privilege during pre-install
- Reduce portlint nagging

PR:		ports/79654
Submitted by:	John Baldwin <jhb@FreeBSD.org>
2005-04-08 07:43:43 +00:00
Volker Stolz
ad58fd3e15 Unbreak: Our patch got integrated into upstream 2005-04-08 07:15:56 +00:00
Mark Linimon
4b905fadf7 At maintainer's request, reassign to ports@FreeBSD.org. This port is
now available for adoption.  However, from his email:

  I have looked at the problem for a while myself. and also notified
  the upstream community both of the problem, and of my wish to drop
  maintainership.

  Nobody has expressed an interest in either fixing the issue or in
  taking over the port, so I don't think the users of the software care
  whether there's a FreeBSD port or not.  Either that or they don't care
  about it enough to read the aegis-users mailing list.

  I would therefore like you to change maintainer to ports@, mark the
  thing as BROKEN, and schedule it for removal.
2005-04-08 06:21:56 +00:00
Sergey Matveychuk
2066e81b15 - Add extra dir in pkg-plist
Reported by:	kris via pointyhat
2005-04-08 05:21:14 +00:00
Mark Linimon
8f7b43c177 Update maintainer's email address.
Requested by:	maintainer
2005-04-08 03:41:18 +00:00
David E. O'Brien
26acbb812b Back out rev 1.2 -- it was not approved by the maintainer. 2005-04-07 22:56:01 +00:00
Michael Nottebrock
13f251fb9a Fix build WITH_QT.
Nodded through by: pav
2005-04-07 15:56:07 +00:00
Anton Berezin
69e9dc31f0 Replace "%" in patch filenames with "_".
Approved by: 	portmgr (krion)
2005-04-07 14:43:20 +00:00
Mathieu Arnold
76c4f3d591 Update to 0.10
Add some docs
2005-04-07 11:57:25 +00:00
Ying-Chieh Liao
db1a4b3c71 add p5-Module-Pluggable-Fast 0.13
Fast plugins with instantiation
2005-04-07 09:20:51 +00:00
Sergey Matveychuk
5fcc2a5546 - Update to 0.6.9
PR:		ports/79358
Submitted by:	maintainer
2005-04-07 06:15:30 +00:00
Joe Marcus Clarke
33dc5a461c Update to 2.6.4. 2005-04-07 05:12:31 +00:00
Cheng-Lung Sung
d2b5782b4d - update to 0.23
- ingy (the author) uploaded Makefile.PL
2005-04-07 03:51:14 +00:00
Joe Marcus Clarke
179b70aa16 * When a file monitored with kqueue is moved or removed, gamin does
not monitor it anymore. The patch fixes the issue by adding
  moved/removed files to the exist_list, so that gamin detects when
  they are recreated
* No CHANGED event is emitted for the files contained in a monitored
  directory, because kqueue can't do that. The patch adds periodic
  polling for these files
* Instead of calling kevent() every second, the patch uses an I/O
  watch (g_io_add_watch())

PR:		79605
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2005-04-07 01:18:24 +00:00
Mathieu Arnold
3a9ef63b53 Update to 0.11 2005-04-06 13:20:54 +00:00
Cheng-Lung Sung
ccd15cdb6b - update to 0.22
- ingy (the author) forget to include Makefile.PL in package, as well as
  inc/Module/Install/Makefile.pm.
2005-04-06 02:20:57 +00:00
Cheng-Lung Sung
c4eddd45a4 - update to 1.03 2005-04-06 01:53:33 +00:00
Pav Lucistnik
524d7a3e9c - Update to 0.1.4
PR:		ports/79528
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2005-04-05 19:17:19 +00:00
Yen-Ming Lee
43aef3daa2 - Update devel/p5-POE-Component-EasyDBI from 0.09 to 0.10
- update maintainer's email

PR:		79559
Submitted by:	maintainer
2005-04-05 16:07:38 +00:00
Lars Thegler
e193d38c05 Update to 1.14 2005-04-05 11:18:29 +00:00
Lars Thegler
94d0b6d5a3 Update to 2.27 2005-04-05 11:10:56 +00:00
Kirill Ponomarev
289f44141c Update to version 3.3.0
PR:		ports/79469
Submitted by:	Ports Fury
2005-04-05 09:51:56 +00:00
Dmitry Sivachenko
45014408c5 Upgrade to version 1.4.3. 2005-04-05 07:39:55 +00:00
Sergey Matveychuk
034d88ade9 QCA is a straightforward and cross-platform crypto API, using Qt datatypes and
conventions.

PR:		ports/79289
Submitted by:	Vsevolod A. Stakhov <vsevolod@highsecure.ru>
2005-04-05 06:32:34 +00:00
Greg Lewis
d34543507c . Fix the build for the pod2man included with Perl 5.00503 (and thus on
FreeBSD 4.x).

Approved by:	knu (maintainer)
2005-04-05 04:31:26 +00:00
Mark Linimon
a2ad5407f3 Current maintainer is no longer able to look after this port. We appreciate
the help in the past.
2005-04-05 01:36:55 +00:00
Pav Lucistnik
bf708b7ae2 - Add patches to fix build of blender-devel. Other scons using ports
were tested to continue working.

PR:		ports/79064
Submitted by:	Michal Varga <varga@stonehenge.sk>
Approved by:	maintainer timeout (14 days)
Obtained from:	scons CVS
2005-04-04 21:57:07 +00:00
Lars Thegler
316e94bf9a Update to 1.03 2005-04-04 18:08:04 +00:00
Pav Lucistnik
5351d36c7e - Naive attempt to fix build on FreeBSD 6, where ports have -O2, which is
unknown to adagcc
- Reset maintainership:
  " I do not have access to any FreeBSD system at this time on which I can
    test this port. Feel free to mark it as broken and unmaintained. "
2005-04-04 13:57:51 +00:00
Dmitry Sivachenko
61d47b9924 Upgrade to version 2.30.
PR:		79391
Submitted by:	leeym
2005-04-04 12:09:36 +00:00
Cheng-Lung Sung
28c7c5f757 - update to 1.38
- from Changes:
  * don't allow invalid module names
2005-04-04 09:28:14 +00:00
Alex Dupre
2cee0c25ff Update PHP ports to 4.3.11 and 5.0.4 releases:
- fix security issues
- unbreak PEAR packages [1]

PR:		ports/78516 [1]
Submitted by:	Yen-Ming Lee <leeym@utopia.leeym.com> [1]
Tested by:	thierry
2005-04-04 09:20:21 +00:00
Cheng-Lung Sung
0a257c6bbd - Update to 0.991, aka 1.0beta1
PR:		79424
Submitted by:	Rong-En Fan (maintainer)
2005-04-04 08:59:25 +00:00
Volker Stolz
22bab7b738 BROKEN: Doesn't compile with current version of lang/ghc
PR:		ports/79200
Submitted by:	maintainer
2005-04-04 07:55:35 +00:00
Cheng-Lung Sung
39e19dda76 - add p5-IO-Pager, which select a pager, optionally pipe it output
if destination is a TTY

PR:		79423
Submitted by:	Rong-En Fan (maintainer)
2005-04-04 07:01:21 +00:00
Cheng-Lung Sung
11c3704ae2 - update to 0.57
PR:		79422
Submitted by:	Rong-En Fan (maintainer)
2005-04-04 06:35:36 +00:00
Adam Weinberger
72160f80db Fix build with 4.x.
Reported by:	Jimmie James <jimmiejaz@gmail.com>
2005-04-04 05:20:43 +00:00
Cheng-Lung Sung
f792ab471d - change MASTER_SITE_SUBDIR value
PR:		79497
Submitted by:	Yuan-Chung Hsiao (maintainer)
2005-04-04 02:59:45 +00:00