1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
Commit Graph

9044 Commits

Author SHA1 Message Date
Joe Marcus Clarke
8c7df726a3 Switch from using struct plimit with a kvm_read to using getrlimit to retrieve
RLIMIT_RSS.

PR:		62508
2004-02-08 03:52:20 +00:00
Mario Sergio Fujikawa Ferreira
43485240fb USE_SIZEify 2004-02-08 01:14:05 +00:00
Kris Kennaway
4b0520f423 BROKEN on 5.x: does not compile 2004-02-08 01:03:49 +00:00
Kris Kennaway
11947add0c This port is also broken on 4.x, and will be removed after April 7 2004-02-07 23:49:38 +00:00
Kris Kennaway
37b36b9f67 BROKEN on 5.x: does not compile 2004-02-07 23:29:51 +00:00
Kirill Ponomarev
b536cbf3ab - Fix build on AMD64
- Fix configure warning
2004-02-07 21:24:23 +00:00
Kirill Ponomarev
9895db3d67 - Fix build on AMD64 2004-02-07 20:41:45 +00:00
Kirill Ponomarev
64c675cff8 - Update to version 0.0.4
PR:		ports/62408
Submitted by:	maintainer
2004-02-07 20:02:27 +00:00
Yen-Ming Lee
e023b6a5a5 update to asmutils-0.17, keep up with nasm-0.98.38, and unbreak this port. 2004-02-07 17:24:16 +00:00
Clement Laforet
3b8591d72d - SIZEify distinfo 2004-02-07 17:16:21 +00:00
Pav Lucistnik
5573bc1d6a - Use SIZE
PR:		ports/62483
Submitted by:	Tim Bishop <tim@bishnet.net> (maintainer)
2004-02-07 17:01:39 +00:00
Clement Laforet
62ee0cbbf8 - Use OPTIONS
- SIZEify distinfo
2004-02-07 16:46:44 +00:00
Michael Nottebrock
314dd89b44 Do not try to build manpages. Should fix trouble with perl versions,
pod2man & friends once and for all.
2004-02-07 14:24:32 +00:00
Kris Kennaway
8c21fb9671 BROKEN on 5.x: does not compile 2004-02-07 12:30:47 +00:00
Kris Kennaway
39d7c31019 BROKEN: Incorrect distinfo 2004-02-07 12:26:42 +00:00
Michael Nottebrock
78f0cb9009 Fix build for people with timezone other than CET.
Thanks to Kent Steward and Jon Noack for helping in
tracking this down.
2004-02-07 09:30:22 +00:00
Kris Kennaway
6286cff9f7 BROKEN on 5.x: does not compile 2004-02-07 04:45:18 +00:00
Mark Linimon
744d25c564 Update to 0.8.4: manpage fixes; several minor bugfixes.
PR:		ports/62317
Submitted by:	Andrew Kenneth Milton <akm@theinternet.com.au>
2004-02-07 03:07:50 +00:00
Joe Marcus Clarke
281a9ed640 Remove libgtop and its dependents. LibGTop is obsolete, and no longer
builds on new architectures.  LibGTop2 is the actively maintained port that
is GLib-2 based.
2004-02-07 02:12:49 +00:00
Kris Kennaway
01a410f80b BROKEN On 5.x: does not compile 2004-02-06 22:53:31 +00:00
Kris Kennaway
ed729d21be BROKEN on 5.x: does not compile 2004-02-06 22:10:54 +00:00
Joe Marcus Clarke
dd64637baf Do the same PTHREAD_{CFLAGS,LIBS} magic here so that the installed FreeBSD.cf
includes the correct settings.

Reported by:	Stefan Farfeleder <stefan@fafoe.narf.at>
2004-02-06 17:34:48 +00:00
Trevor Johnson
7fa04287ee Fix "make describe", which omitted the PORTREVISION.
Noticed by:	Rudolf Cejka
2004-02-06 17:10:21 +00:00
Trevor Johnson
d0c07961e4 Apply studly caps to "FreeBSD". 2004-02-06 16:58:43 +00:00
Tilman Keskinoz
c7d31b9ae2 Make fetchable 2004-02-06 15:55:52 +00:00
Lev A. Serebryakov
56121ede83 Update to latest version. 2004-02-06 13:18:59 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Mathieu Arnold
4090f4bf94 Update to use PERL_MODBUILD and reorder *_DEPENDS so that devel/p5-Module-Build
stays a BUILD_DEPENDS and that it does not leak into RUN_DEPENDS
2004-02-06 13:05:54 +00:00
Lev A. Serebryakov
c60717cac0 Some new examples. 2004-02-06 12:51:28 +00:00
Lev A. Serebryakov
a8da24b1c0 New option for strict align, some bugfixes. 2004-02-06 12:50:58 +00:00
Mark Linimon
f2c110064e Mark this port as broken; it fails to install, even with QT2, for
which support has basically been dropped anyways.

PR:		ports/60487
2004-02-06 08:24:05 +00:00
Michael Nottebrock
6b0329cd7e Mark BROKEN if perl is too old. 2004-02-06 04:20:22 +00:00
Yen-Ming Lee
109d2d2355 add USE_GCC=2.95 and unbreak this port.
use MASTER_SITE_GCC and make portlint happier.
2004-02-06 04:09:03 +00:00
Yen-Ming Lee
fe87ff98ee add USE_GCC=2.95 and unbreak this port. 2004-02-06 03:52:42 +00:00
Kris Kennaway
e1f51c3373 BROKEN on 5.x: Does not install cleanly 2004-02-05 22:36:12 +00:00
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Joe Marcus Clarke
b89408e5c9 Use USE_ICONV. 2004-02-05 19:30:43 +00:00
Kirill Ponomarev
8572f4e441 - Utilize NOT_FOR_ARCHS (Code is not 64-bit clean yet. So
disable all 64-bit archs)

PR:		ports/62327
Submitted by:	maintainer
2004-02-05 19:24:53 +00:00
Trevor Johnson
54467b6156 Remove redundant master site.
PR:		62372
Submitted by:	Tom McLaughlin
2004-02-05 19:17:40 +00:00
Kirill Ponomarev
68bb313ac7 - New options WITH_DEBUG and WITH_OPTIMIZED
- Utilize OPTIONS

PR:		ports/62395
Submitted by:	maintainer
2004-02-05 19:11:40 +00:00
Lev A. Serebryakov
8ce1c7d090 Update to version 0.37.0 (1.0.0rc1).
Add optional perl bindings (PR ports/61352 with many changes).
  Add optional python bindings.
  Depends on `devel/apr-svn' to help package building.

PR:		ports/61352
2004-02-05 15:20:42 +00:00
Michael Nottebrock
232fd70408 CONFLICTS with kdesdk-3.2+
Submitted by:	lioux
2004-02-05 14:24:56 +00:00
Michael Nottebrock
a8c2ff4187 CONFLICTS with umbrello.
Submitted by: lioux
2004-02-05 14:18:58 +00:00
Trevor Johnson
0cf82b664e For i386, make fetchable and increment PORTREVISION.
Advisories are at <URL:https://rhn.redhat.com/errata/RHSA-2003-286.html>
and <URL:https://rhn.redhat.com/errata/RHSA-2003-325.html>.

Hewlett-Packard has not issued updates for Red Hat 7.2/Alpha.

PR:		62380
Submitted by:   Rudolf Cejka of FIT, Brno University of Technology
2004-02-05 13:39:55 +00:00
Sergey Skvortsov
8901b98331 Updated to 0.2802 2004-02-05 12:24:33 +00:00
Kris Kennaway
84f46899bb BROKEN: Checksum mismatch 2004-02-05 09:01:29 +00:00
Joe Marcus Clarke
6889a6900b Announcing GNOME 2.4.2 for FreeBSD. For a list of all the changes, see:
http://lists.gnome.org/archives/desktop-devel-list/2004-February/msg00109.html
2004-02-05 07:42:58 +00:00
Kris Kennaway
e1dcf404b9 BROKEN on 5.x: does not compile 2004-02-05 04:17:49 +00:00
Michael Nottebrock
de44e18234 Remove obsolete patch. 2004-02-05 02:13:23 +00:00
Michael Nottebrock
dce4a970da Accidentally backed out PORTREVISION bump.
Pointy hat to: lof
2004-02-05 02:03:50 +00:00