Mark Linimon
14889703f3
As previously announced, remove the antique version of imake that was
...
part of XFree86-3. It was supplanted years ago by devel/imake-4.
2004-03-20 00:58:19 +00:00
Mark Linimon
a2f19b7b4e
As previously announced, remove the antique version of imake that was
...
part of XFree86-3. This functionality was superceded years ago by
devel/imake-4. No port in the system has really used this port for
quite some time.
2004-03-20 00:54:09 +00:00
Mark Linimon
b714610f63
The dependency in the previous commit should have been devel/imake-4,
...
not devel/imake, which is the XFree86-3 version and is marked for
deprecation Real Soon Now.
2004-03-20 00:48:05 +00:00
Oliver Eikemeier
cb24574034
ugly hack to work around PR 64485. Remove when fixed.
...
Submitted by: Tim Bishop <tim@bishnet.net>
Pointy hat to: eik
2004-03-20 00:10:14 +00:00
Trevor Johnson
b267580c04
The gshar+gunshar port is renamed to ports/archivers/sharutils.
...
PR: 64443
2004-03-19 23:56:42 +00:00
Alfred Perlstein
a786b42842
Fix on !i386/!ia64 and on 4.x.
...
In collaboration with: Stuart Cheshire <cheshire@apple.com>
2004-03-19 23:44:07 +00:00
Trevor Johnson
3c4d2c4ddb
Update the list of what this port installs (and does not install).
...
Add synopses from the info pages. Explain in more detail what shar
archives are. Add a note about security. Add keywords.
2004-03-19 23:38:19 +00:00
Thierry Thomas
5136c164f1
- update cs, da, en, fo, it, pl, sk, sv, and uk dictionnaries;
...
- add af, bg, ga, gl, hr, id, is, mi, ms, and sl dictionnaries;
- bump portrevision;
- simplify this port.
PR: ports/64186
Submitted by: maintainer
Approved by: mat (mentor).
2004-03-19 23:05:44 +00:00
Kris Kennaway
73b28d21ab
BROKEN on ia64: Coredump during build
2004-03-19 23:03:17 +00:00
Kris Kennaway
f0a4a6be40
Better fix for amd64 (and ia64, omitted in previous); only compile with
...
-fPIC those files that require it.
2004-03-19 23:01:48 +00:00
Greg Lewis
fbb546122a
. Link the python modules against libintl so they can actually be used.
...
. Bump PORTREVISION.
2004-03-19 23:01:40 +00:00
Kris Kennaway
95cea45dbf
BROKEN on alpha 4.x: Coredump during build
2004-03-19 22:56:30 +00:00
Kris Kennaway
8dfbcd55b5
BROKEN on alpha 4.x: Does not compile
2004-03-19 22:54:47 +00:00
Kris Kennaway
9740b5f1c5
BROKEN on alpha 4.x: Coredump during build
2004-03-19 22:51:07 +00:00
Kris Kennaway
3563aeb2bd
Extend -fPIC hack to cover ia64, which also requires it, and properly
...
respect CFLAGS.
2004-03-19 22:47:50 +00:00
Kris Kennaway
91a51349c5
BROKEN on amd64 and ia64: Does not compile (shared library objects must be
...
compiled with -fPIC)
2004-03-19 22:44:24 +00:00
Kris Kennaway
76b01693b3
BROKEN on amd64: Build fails
2004-03-19 22:42:06 +00:00
Kris Kennaway
739548bcfc
BROKEN: Does not compile completely (appears as broken pkg-plist)
2004-03-19 22:40:31 +00:00
Kris Kennaway
98b33a85bb
BROKEN on 5.x: Does not compile
2004-03-19 22:33:03 +00:00
Kris Kennaway
40a518b829
BROKEN with perl < 5.6: Does not compile
2004-03-19 22:31:07 +00:00
Oliver Eikemeier
226faa7c29
This patch is a convenience patch to allow broken port tools to continue
...
to go about their rotten business. It is issued without acknowledgment
of any obligation, in response to ports/64393.
The patch does NOT bump PORTREVISION as the change is invisible for the
port's or package's users. $FreeBSD$ is sufficient.
I also refute any "bug" with respect to the the porter's handbook's
pages referenced in ports/64393, my port has not written anything after
bsd.port.mk and portlint has nothing to complain about (only that it
can't figure "patch" is legal in a PATCHFILES variable).
Informational: tools that assume .include <bsd.port.[post.]mk> was the
last line in a port's makefile are broken. They should be comparing
the output of realpath $(make -V MASTERDIR) against the output of
realpath $(pwd) instead:
-bash-2.05b$ realpath $(pwd)
/usr/home/ma/db42
-bash-2.05b$ realpath $(make -V MASTERDIR)
/usr/home/ma/db42
-bash-2.05b$ cd ../db42-nocrypto # switch to slave's port directory
-bash-2.05b$ realpath $(make -V MASTERDIR)
/usr/home/ma/db42
-bash-2.05b$ realpath $(pwd)
/usr/home/ma/db42-nocrypto
PR: 64479
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
2004-03-19 22:28:21 +00:00
Kris Kennaway
3a21f3db1b
BROKEN on alpha 4.x: Does not compile
2004-03-19 22:27:54 +00:00
Kirill Ponomarev
d903799309
- Update to version 1.8.4
...
PR: ports/64480
Submitted by: maintainer
2004-03-19 21:26:56 +00:00
Vanilla I. Shu
d3e7c7e0b5
- Update for pike7.2.570.
...
- Make the port more simplier with nexts updates.
PR: ports/54457
Submitted by: maintainer
2004-03-19 21:09:30 +00:00
Vanilla I. Shu
54ae39629f
- Upgrade to 7.2.570.
...
- Fixing mirrors lists
- Adding missing dependency with gettext.
PR: ports/64456
Submitted by: maintainer
2004-03-19 21:08:09 +00:00
Lars Koeller
68636d9b77
o) Remove patch to solve alpha compile problems, cause the fix is already
...
included in the sources.
2004-03-19 20:29:00 +00:00
Tilman Keskinoz
c02e8715b5
Fix Build on AMD64
2004-03-19 19:58:31 +00:00
Kirill Ponomarev
4040d94a29
- SIZE'ify
...
PR: ports/64477
Submitted by: maintainer
2004-03-19 19:56:31 +00:00
Kirill Ponomarev
c9a2e9a5d1
- Rearrange USE_GNOME
...
- Utilize USE_GETOPT_LONG
PR: ports/64474
Submitted by: Ports Fury
2004-03-19 19:54:45 +00:00
Kirill Ponomarev
f50de67ab5
- Update to version 2.1
...
PR: ports/64473
Submitted by: Ports Fury
2004-03-19 19:50:52 +00:00
Kirill Ponomarev
415ffa4fde
- Fix build with freetype-2.1.7
...
PR: ports/64472
Submitted by: Ports Fury
2004-03-19 19:44:11 +00:00
Kirill Ponomarev
6ae3e7efd3
- Update to version 0.7
...
PR: ports/64471
Submitted by: Ports Fury
2004-03-19 19:41:35 +00:00
Oliver Braun
b80b6fcb58
Fix installation of Hint which is now called Hint-${PORTVERSION}.jar.
...
Submitted by: Lutz Bichler <Lutz.Bichler@unibw-muenchen.de>
2004-03-19 19:39:39 +00:00
Kirill Ponomarev
7bdda863f0
- Update to version 2.28
...
PR: ports/64470
Submitted by: Ports Fury
2004-03-19 19:38:07 +00:00
Kirill Ponomarev
f90605e800
- Update to version 1.8.2
...
PR: ports/64469
Submitted by: Ports Fury
2004-03-19 19:34:45 +00:00
Kirill Ponomarev
7a86eee182
- Update to version 1.3
...
PR: ports/64467
Submitted by: Ports Fury
2004-03-19 19:23:34 +00:00
Kirill Ponomarev
bd13f9cb9d
- Update to version 2.0.p6
...
PR: ports/64466
Submitted by: Ports Fury
2004-03-19 19:19:36 +00:00
Kirill Ponomarev
6ae36446b0
- Update to version 2004.03.07
...
PR: ports/64465
Submitted by: Ports Fury
2004-03-19 19:12:46 +00:00
Greg Lewis
020b6cd408
. No, it doesn't conflict with rpm2cpio as that installs rpm2cpio.pl, not
...
rpm2cpio.
2004-03-19 18:46:04 +00:00
Doug Barton
07c597671f
Major overhaul of the port to celebrate the upgrade to 3.2.0b5.
...
The 3.2.x series contains many enhanced features, most notably
built in SSL capabilities.
Changes for the port itself:
1. Add new MASTER_SITES.
2. Search for an apache binary, not a document directory.
3. The new version uses libtool, so add USE_LIBTOOL per portlint.
4. The new configure script is much more thorough, so use a more complete
set of options, and sort them in "./configure --help" order.
5. CXXFLAGS hackery no longer needed in FreeBSD 5.x, but
6. A patch to include headers for select() is needed in RELENG_4.
7. Install PORTDOCS, especially the very thorough html help files.
8. Add SIZE to distinfo.
9. Make deletion of directories with user-configurable stuff conditional.
2004-03-19 18:29:11 +00:00
Doug Barton
67c5a731d1
Update to the more standard format, and punch up the text a bit.
2004-03-19 18:17:18 +00:00
Jimmy Olgeni
8f050318af
Fix typos.
2004-03-19 17:57:29 +00:00
Greg Lewis
d5884de28b
. Add an ANSI option to allow DGD to pass so-called ANSI colour codes.
2004-03-19 17:06:58 +00:00
Tilman Keskinoz
472479bbc3
Update to 2.41
...
PR: 64375
Submitted by: Andrey V. Pevnev <andrey@mgul.ac.ru>
2004-03-19 16:45:58 +00:00
Kirill Ponomarev
dacfd71dd0
- Update to version 0.8.7
...
PR: ports/64446
Submitted by: maintainer
2004-03-19 16:33:41 +00:00
Tilman Keskinoz
27a28509fa
Update to 4.28.6
...
PR: 64416
Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de>
2004-03-19 16:26:08 +00:00
Kirill Ponomarev
f051f40883
- Utilize RUBY_PKGNAMEPREFIX
...
PR: ports/64463
Submitted by: maintainer
2004-03-19 16:21:38 +00:00
Tilman Keskinoz
f60f7fbeeb
Update to 4.29.2
...
PR: 64418
Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de>
2004-03-19 16:20:21 +00:00
Oliver Eikemeier
b1ba84b264
- drop maintainership [1]
...
<http://lists.freebsd.org/pipermail/freebsd-ports/2004-March/010579.html >
- use MASTER_SITE_SOURCEFORGE_EXTENDED [2]
- leave ScrollKeeper stuff to GNOME people
Submitted by: Frederic Dubuy <fdubuy@free.fr> (maintainer) [1]
Checked by: `make check-distfiles (PR 64157)' [2]
2004-03-19 16:20:17 +00:00
Kirill Ponomarev
3c7b6268ca
- Update to version 0.3.4
...
PR: ports/64459
Submitted by: maintainer
2004-03-19 16:12:57 +00:00