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
Tilman Keskinoz
8400695a0c
Add NO_LATEST_LINK
2004-02-06 13:00:39 +00:00
Kris Kennaway
0e9b0e8a09
BROKEN on 5.x: does not compile
2004-02-06 12:52:06 +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
Dmitry Sivachenko
b4b608a2bc
Add NO_LATEST_LINK.
2004-02-06 11:37:57 +00:00
Kris Kennaway
e1a512059e
BROKEN: does not build with perl >=5.8
2004-02-06 11:32:30 +00:00
Clement Laforet
d7754f81ad
- Use LATEST_LINK to avoir link conflict with www/mod_auth_pgsql
...
Noticed by: kris
2004-02-06 11:21:00 +00:00
Trevor Johnson
002be5039c
Set NO_LATEST_LINK.
...
Requested by: kris
2004-02-06 11:20:42 +00:00
Kirill Ponomarev
4825d5190e
- Oh no! s/LIST/LINK
...
Pointy hat to: krion
2004-02-06 11:19:02 +00:00
Kirill Ponomarev
76ea4f7977
- "Annoying Reminder Guy II" wants LATEST_LIST.
2004-02-06 11:17:54 +00:00
Alex Dupre
ef51f8de1b
Add NO_LATEST_LINK=yes.
...
Noticed by: kris
Approved by: nork (mentor/implicitly)
2004-02-06 11:17:41 +00:00
Tilman Keskinoz
3d135af9f6
Attempt to silence "Annoying Reminder Guy II" by adding NO_LATEST_LINK
2004-02-06 11:07:25 +00:00
Kris Kennaway
3f3e3d74b9
Reset bouncing maintainer address
2004-02-06 11:02:12 +00:00
Peter Pentchev
f075502d3f
Update curl to 7.11.0.
2004-02-06 09:43:28 +00:00
Kirill Ponomarev
6244930b48
- Update to 1.1.0
...
PR: ports/62418
Submitted by: maintainer
2004-02-06 09:41:36 +00:00
Gerald Pfeifer
eb16805645
Update to the 2004-02-02 snapshot of GCC 3.3. (Add distinfo part.)
...
PR: 62409
2004-02-06 09:06:27 +00:00
Kirill Ponomarev
ae03d704d4
- Update to version 0.9.1
...
PR: ports/62407
Submitted by: maintainer
2004-02-06 08:58:03 +00:00
Kirill Ponomarev
3da33049b4
- Update to 0.2.13
...
- Fix COMMENT line
- Assign maintainership to submitter
PR: ports/62400
Submitted by: David Le Brun <david@dyn-ns.net>
2004-02-06 08:46:46 +00:00
Kirill Ponomarev
e35605c3b4
- Update to 2.1.14
...
PR: ports/62406
Submitted by: maintainer
2004-02-06 08:42:58 +00:00
Kris Kennaway
0be4990100
BROKEN on 5.x: Does not compile
2004-02-06 08:31:00 +00:00
Kris Kennaway
ba9dfe466e
BROKEN on 5.x: broken pkg-plist
2004-02-06 08:28:44 +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
Kris Kennaway
b467d6d4fa
BROKEN on 5.x: does not compile
2004-02-06 08:13:11 +00:00
Kris Kennaway
12b9796d97
BROKEN on 5.x: does not install
2004-02-06 08:12:14 +00:00
Alexander Nedotsukov
5389e349ca
Fix plist after recent graphics/lcms fixes wich enable
...
color proof module build.
Reminded by: marcus
2004-02-06 06:58:32 +00:00
Alexander Nedotsukov
631f740941
Better way to resolve ldscripts issue.
...
Pointed by: marcus
2004-02-06 06:54:29 +00:00
Joe Marcus Clarke
472beb5144
Update to 1.1.
...
PR: 62413
Submitted by: maintainer
2004-02-06 06:16:03 +00:00
Joe Marcus Clarke
cedbe303a3
Move the REINPLACE bits to Makefile.in so that all the XFree86 ports can
...
use them. Without this, the patch was being applied to the other ports,
but the PTHREAD substitutions were not being done.
Reported by: adamw
2004-02-06 04:41:48 +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
Michael Nottebrock
f23794e8c4
Remove stale patch
2004-02-06 04:08:36 +00:00
Joe Marcus Clarke
b7c4344b35
Optionally depend on AbiWord based on whether or not we think it will build
...
on the given architecture.
2004-02-06 04:06:14 +00:00
Joe Marcus Clarke
f17e4cd1f4
Forced commit to provide a little more detail on the last commit.
...
Since 4.X does not have the sigtimedwait syscal, hack something up using
select(). Basically, we're only waiting a nanosecond, so it really doesn't
matter if we see the SIGCHLD or not.
2004-02-06 04:03:47 +00:00
Joe Marcus Clarke
020752b1ec
Mark ONLY_FOR_ARCHS=i386 on 4.X.
...
Reported by: bento via kris
2004-02-06 04:02:17 +00:00
Yen-Ming Lee
fe87ff98ee
add USE_GCC=2.95 and unbreak this port.
2004-02-06 03:52:42 +00:00
Alexander Nedotsukov
94a778271c
Quick workaround to unbroke build on -STABLE.
...
${LD} can't found libm.so in standard search path.
Reported by: Mike Harding <mvh@ix.netcom.com>
2004-02-06 03:21:49 +00:00
Norikatsu Shigemura
a3087fb98d
Update to 2004.02.05.
2004-02-06 03:03:40 +00:00
Ying-Chieh Liao
2cd8f59bad
upgrade to 0.0.4.2
2004-02-06 02:58:14 +00:00
Kris Kennaway
e600914c4f
BROKEN: Does not compile with perl >=5.8
2004-02-06 02:34:53 +00:00
Yen-Ming Lee
3e703a7590
update to 0.95
...
PR: 61046
Submitted by: Venkata Pingali <pingali@isi.edu>
Approved by: maintainer timeout
2004-02-06 01:34:35 +00:00
Trevor Johnson
ec17b0730c
Unbreak (DIST_SUBDIR).
2004-02-06 01:14:02 +00:00
Trevor Johnson
396e63911f
Add sizes.
2004-02-06 01:06:40 +00:00
Mark Linimon
1ca596cf29
Remove stray CR character that crept in somehow. Reminded by: maintainer.
2004-02-06 00:26:17 +00:00
Trevor Johnson
46b49844f7
For i386, use latest glibc and XFree86-libs, 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.
2004-02-06 00:09:58 +00:00
Trevor Johnson
0ac4c1101c
Sort.
2004-02-06 00:00:59 +00:00
Trevor Johnson
38fcc938f3
Try to mount and unmount both linproc and linprocfs: the former
...
is documented in linprocfs(5) but I have seen and used the latter.
2004-02-05 23:38:23 +00:00
Trevor Johnson
4100e88725
Fix CONFLICTS lines, as requested by eik then petef:
...
I think it's a bug that linux_base thinks it conflicts with itself.
--petef
The problem occurs if you do
make install; make install FORCE_PKG_REGISTER=yes
which is somewhat supported, although [seldom] (never?) used.
--eik
Also record conflicts with cle_base.
2004-02-05 23:19:55 +00:00
Joe Marcus Clarke
8ffcaad8a1
Fix compilation of PAM support on -STABLE.
...
PR: 62404
2004-02-05 23:12:34 +00:00