Edwin Groothuis
53354e7e9c
SHA256ify
...
Approved by: krion@
2006-01-22 12:59:47 +00:00
Edwin Groothuis
c92cd65864
Remove install-info from Makefile, it's automatically done when INFO is defined
2005-12-05 00:53:19 +00:00
Edwin Groothuis
679954341d
Use INFO macro
2005-12-04 10:37:24 +00:00
Ade Lovett
54a0b86543
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
...
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
2005-11-15 06:52:12 +00:00
Edwin Groothuis
4982d9a25d
Fix patch-file.
...
Noticed by: SANETO Takanori <sanewo@ba2.so-net.ne.jp>
2004-07-17 01:57:52 +00:00
Edwin Groothuis
befca8acf5
[math/gnuplot+] fix amd64 build failure
...
It is marked BROKEN on amd64 because FreeBSD/amd64 does not
have some IEEE FP functions like fpresetsticky(). The build
failure log is now available at
http://pointyhat.freebsd.org/errorlogs/amd64-5-full/gnuplot371+-1.2.0_1.log
I found file/patch-za causes the problem. The feature of
this patch as reported in ports/16120 can take effect only
on FreeBSD/i386.
PR: ports/69143
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
2004-07-16 10:50:50 +00:00
Pav Lucistnik
b7573a254f
- Drop pkg-message, author removed restriction from licence
...
PR: ports/66798
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
2004-05-25 00:39:32 +00:00
Trevor Johnson
3bca696b10
Add size data, approved by maintainers.
2004-03-18 18:01:13 +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
Kris Kennaway
de0ab4aa1b
BROKEN on amd64: Does not compile
2004-03-06 12:17:30 +00:00
Joe Marcus Clarke
73f7c91b5d
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 1)
2004-02-04 05:10:27 +00:00
Trevor Johnson
bb34de42c0
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
2003-11-13 13:30:42 +00:00
Daichi GOTO
659ef1d0c7
fix for alpha build
...
PR: 51913
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
2003-06-19 12:24:21 +00:00
Norikatsu Shigemura
04108e6a22
Fix version string typo.
...
PR: ports/51912
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
2003-05-07 10:13:40 +00:00
Akinori MUSHA
4d0a0dc1c6
De-pkg-comment.
2003-02-21 12:51:06 +00:00
Norikatsu Shigemura
895e570d7d
Refetchable.
...
PR: ports/48080
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
2003-02-08 05:41:03 +00:00
Ying-Chieh Liao
fa598edaed
WWW moved
2002-05-13 04:48:23 +00:00
Maxim Sobolev
eb17ecf3a7
LIB_DEPENDS=ttf.4[...] --> USE_FREETYPE=yes
2002-03-14 07:30:37 +00:00
Pete Fritchman
fa20ca843f
Fix plots with impulses and boxes
...
PR: 32161
Submitted by: candy <candy@kgc.co.jp>
Approved by: maintainer
2001-11-21 17:57:08 +00:00
Andrey A. Chernov
5676988fbd
Bump png major
2001-09-11 03:32:41 +00:00
Peter Pentchev
f8a5056d87
Install examples, too.
...
PR: 25112
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
Approved by: maintainer
2001-02-23 07:21:37 +00:00
FUJISHIMA Satsuki
9f2c6c945e
apply patch in followup to the PR.
...
Noticed by: maintainer
2001-01-29 15:16:43 +00:00
FUJISHIMA Satsuki
30f8654669
update to 1.2.0.
...
change MAINTAINER's email address.
PR: 24316
Submitted by: maintainer
2001-01-29 14:19:48 +00:00
Satoshi Asami
7acef1cd7a
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
...
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Maxim Sobolev
6db96c0500
Bump png shared library version.
...
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
Will Andrews
bfa2b79a99
Update LIB_DEPENDS for gd: gd.0 -> gd.1.
2000-06-06 17:56:52 +00:00
Michael Haro
b0467ce764
move variables and add WWW: (portlint)
2000-04-20 20:54:54 +00:00
Jeremy Lea
b4455771cc
Standardize all user defined options to the booleans WITH_FOO and
...
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
2000-04-17 00:19:02 +00:00
Satoshi Asami
1df1a17abc
Convert to PORTNAME/PORTVERSION.
2000-04-14 07:20:58 +00:00
Steve Price
d80572ef73
o Fix Configuration Option for readline library
...
o Add patch to avoid divide-by-zero trap
o Merge patches for gnuplot-3.7.1
PR: 16120
Submitted by: Akio Morita <amorita@meadow.scphys.kyoto-u.ac.jp>
Reviewed by: maintainer
2000-01-24 06:19:03 +00:00
Steve Price
38e3e6a87b
These ports now need 'LIB_DEPENDS=gd.0:...'.
1999-12-27 21:28:28 +00:00
R. Imura
db30ec2dc1
Update to 3.7.1
...
PR: 15350
Submitted by: Maintainer
1999-12-10 20:31:56 +00:00
Satoshi Taoka
32c215e22d
Updated to 1.1.9
...
PR: 12752
Submitted by: maintainer
1999-09-10 03:05:24 +00:00
Satoshi Asami
0d9a847a4b
Mark broken, needs to catch up with gd.
...
Submitted by: maintainer
1999-08-30 09:26:53 +00:00
David E. O'Brien
d99d6e104d
Change Id->FreeBSD.
1999-08-25 07:23:21 +00:00
Tim Vanderhoek
a84b5b5f94
#4/4 enforcing Caps, no period
...
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Steve Price
82ca78d4aa
Fixup PLIST to include all installed files.
1999-06-10 09:48:05 +00:00
Steve Price
7d069d65dc
Install gnuplot.info and adjust patch-aa to use libVFlib2.so. Also
...
swap out PLIST with sorted and remove the latter since I meant to do
this before I imported it.
Submitted by: maintainer
1999-06-10 00:33:32 +00:00
Steve Price
a591b5a032
Initial import of gnuplot37+ version 1.1.8.
...
A command-driven interactive function plotting program.
PR: 11813
Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
1999-06-09 01:51:50 +00:00