Kris Kennaway
38f2045cda
This only works on architectures where sizeof(int) == sizeof(void*), i.e.
...
i386.
2004-04-12 03:56:49 +00:00
Ade Lovett
3f651573ad
Whoa there, boy, that's a mighty big commit y'all have there...
...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Trevor Johnson
4c928412e8
This doesn't compile on ia64.
...
Noticed by: kris
2004-03-08 21:44:13 +00:00
Joe Marcus Clarke
053fdb6a6b
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
05910b268e
Add size data.
2004-01-27 16:12:37 +00:00
Trevor Johnson
c64f2bede8
This doesn't compile on the Alpha or x86-64.
...
reported by: kris
Approved by: portmgr
2003-11-24 19:56:46 +00:00
Trevor Johnson
7dae1c683f
Remove my e-mail address from DESCR files of ports
...
I have contributed, in order to attract less spam.
2003-11-13 10:21:08 +00:00
Trevor Johnson
af49c8ba46
Update to 1.4.0.
...
PR: 58103
Submitted by: Philip M. Gollucci of P6M7G8 Consulting
2003-10-24 12:30:32 +00:00
Norikatsu Shigemura
efb928619b
o Main modification
...
graphics/gd(based on 1.8.4) -> graphics/gd1
graphics/gd2(based on 2.0.15) -> graphics/gd
graphics/p5-GD(based on 1.41) -> graphics/p5-GD1
graphics/p5-GD2(based on 2.07) -> graphics/p5-GD
japanese/gd -> japanese/gd1
japanese/gd2 -> japanese/gd
o Include some feature
WITH_XPM(w/, w/o WITHOUT_X11)
o Chase this modification
o Fix build error [1]
PR: ports/54540
Submitted by: Ports Fury
Approved by: maintainer (blanket)
Reported by: bento via kris [1]
2003-08-18 16:15:10 +00:00
Norikatsu Shigemura
99a390f50b
o Change library name from libgd to libgd1.
...
o Do not install everything except headers and libraries
(to avoid conflicting with graphics/gd2)
o Fix dependency on new libgd1(for many ports).
PR: ports/54100
Submitted by: Ports Fury
2003-07-11 18:16:14 +00:00
Trevor Johnson
5e37fb828f
Retire comment file.
2003-03-01 14:34:33 +00:00
Edwin Groothuis
37f2224fa6
PERL -> REINPLACE
...
And some ports have USE_PERL5=yes now.
2002-11-04 05:46:38 +00:00
Kris Kennaway
c5fa38d9e1
Add missing manpage
2002-09-14 23:00:37 +00:00
Trevor Johnson
be3828bc66
Update to 1.20.
...
PR: 37735
Submitted by: Lapo Luchini
Make /home/ncvs/ the default path for CVSROOT.
2002-05-14 01:49:33 +00:00
Akinori MUSHA
32c83edfbc
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
...
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Use command macros where appropriate.
2002-01-29 10:16:28 +00:00
Andrey A. Chernov
d2a574cd84
Bump png major
2001-09-11 02:50:07 +00:00
Trevor Johnson
45e5742790
Correct the packing list.
2001-06-01 18:56:04 +00:00
Ade Lovett
b1bb049460
Replace explicit build dependency on bison with USE_BISON knob
2001-05-31 22:48:50 +00:00
Trevor Johnson
9db07173bc
Update to 1.1.2.
2001-03-27 10:40:39 +00:00
Trevor Johnson
00009c0e8f
An erroneous commit to this file by sobomax broke the port for
...
"make patch". Also, I forgot to "cvs add" the correct file from
PR 25808.
reported by: bento
2001-03-16 22:07:38 +00:00
Trevor Johnson
ac9b7fbf76
Update to 1.1.1. Quash an unnecessary "#include <getopt.h>" that
...
was breaking bento builds.
Submitted by: Michael Lyngbol <michael@lyngbol.dk>
PR: 25808
Mention patch to cvsweb.
2001-03-15 11:29:21 +00:00
Maxim Sobolev
aea677be0a
FreeBSD doesn't have/need getopt.h.
...
Submitted by: bento
2001-03-14 08:44:57 +00:00
Trevor Johnson
243f9aa92f
Update for new libgd soname.
...
reported by: bento
2001-03-10 14:19:00 +00:00
Trevor Johnson
b2da0c2883
Update to 1.0.1. The sorting bug has been fixed.
2001-02-25 03:13:11 +00:00
Trevor Johnson
a3163cc004
new port of cvsgraph 1.0.0, a utility for charting cvs/rcs history
2001-02-21 09:17:10 +00:00