Chris Piazza
c3bb46468e
Update with the new PORTNAME/PORTVERSION variables
2000-04-10 00:07:29 +00:00
David E. O'Brien
13ff19fa00
Upgrade to from 2.0a15 to 2.0a19
2000-02-03 06:11:22 +00:00
Peter Wemm
e7aa81f1a6
$Id$ -> $FreeBSD$
1999-08-31 02:43:35 +00:00
Michael Haro
4248fdbf3c
Yet more WWW: fun.
1999-05-03 04:42:18 +00:00
Steve Price
f1d59f5f06
Update to version 2.0a15.
...
PR: 98080
Submitted by: Tom Hukins <tom@eborcom.com>
1999-03-08 21:59:11 +00:00
Vanilla I. Shu
343b837340
Bump png's major number to 3.
1999-01-23 07:05:35 +00:00
Satoshi Asami
27ba461c8e
Roll back libpng major to 2.
1998-09-17 00:50:52 +00:00
Satoshi Asami
4610ae86c9
libpng major is now 3. Also remove regexp support in preparation for
...
ELF conversion.
1998-09-15 11:57:51 +00:00
Satoshi Asami
4dc064b0c5
jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
...
(Note, since the shlib major didn't change this just removes the regexp
support.)
1998-09-15 11:46:15 +00:00
Satoshi Asami
c23cc4074c
Making x11 category more useful project part 1: take out "x11" of
...
ports that are mere users of X.
Partial list submitted by: Josh Gilliam <josh@quick.net>
1998-07-27 23:25:33 +00:00
Justin M. Seger
18f33c0f93
Change JPEG shared library number to 9. This is to make sure that everyone
...
installs the version of the port that uses shared library number 9 and the
LIBRARY_VERSION set to the default. Normally this is against our policy
(bumping the version number for minor things), however due to the major
problems caused with the upgrade, Satoshi and I decided that this was best.
Approved by: asami
1998-05-04 20:23:32 +00:00
Justin M. Seger
b5544f1358
Switch remaining ports to use jpeg lib version 8.0.
1998-04-15 22:18:24 +00:00
Andrey A. Chernov
75d15b3956
upgrade png major
1998-03-28 20:12:07 +00:00
Thomas Gellekum
9a863ddecf
Bring in changes for chimera-2.0a11. A repository copy from
...
ports/www/chimera was done before.
PR: 4248
Submitted by: Bruce Gingery <bgingery@gtcs.com>
1997-11-26 07:53:35 +00:00
Satoshi Asami
522a3ebc0d
MFJ: Change "all:" to "all::" to make XFree86-3.3 imake config scripts happy.
1997-06-11 19:45:31 +00:00
Satoshi Asami
300c45cf2e
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 11:44:27 +00:00
Satoshi Asami
d466dd1a69
Change categories to "www". gn has "net" in there too.
1995-11-27 04:10:35 +00:00
Satoshi Asami
7cd6a55ea4
Delete @cwd, @mode, @owner and @group from these packing lists.
...
Reported by: jkh
1995-11-13 13:21:26 +00:00
Satoshi Asami
14cd728249
Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a
...
lot of ports or what! ;>
1995-11-09 06:41:02 +00:00
Satoshi Asami
c2065bdf57
Fix core dump due to miscalucalting length of malloc() string. Bug
...
already reported to original authors.
1995-09-23 07:30:03 +00:00
Satoshi Asami
d0cfbf5508
Back out previous commit, Andrey confirmed it was not needed.
1995-05-27 04:48:30 +00:00
Andrey A. Chernov
eb3cbd6399
Set PREFIX directly to ${X11BASE}, it is overwriting somehow to /usr/X386
...
in old variant
1995-05-26 22:17:22 +00:00
Satoshi Asami
adcfa10d21
Upgrade, 1.63 -> 1.65.
1995-04-04 15:46:33 +00:00
Jordan K. Hubbard
ac3066bf75
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
...
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Gary Palmer
3753222345
Try to get most ports checksummed
1995-03-31 22:18:54 +00:00
Satoshi Asami
35af96374a
Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
...
and some other minor cleanup.
1995-03-24 11:12:06 +00:00
Satoshi Asami
86793c984d
Converted Makefiles as much as I could.
...
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
set NO_INSTALL_MANPAGES for not calling "make install.man")
(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These
are the entries I used:
EXEC_DEPENDS:
unzip:${PORTSDIR}/archivers/unzip
gmake:${PORTSDIR}/devel/gmake
wishx:${PORTSDIR}/lang/tclX
xli:${PORTSDIR}/graphics/xli
gs:${PORTSDIR}/print/ghostscript
gunshar:${PORTSDIR}/archivers/gshar+gunshar
hfs:${PORTSDIR}/utils/hfs
rman:${PORTSDIR}/utils/rman
LIB_DEPENDS:
tiff\\.3\\.:${PORTSDIR}/graphics/tiff
jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
tcl\\.7\\.:${PORTSDIR}/lang/tcl
tk\\.3\\.:${PORTSDIR}/x11/tk
xview\\.1\\.:${PORTSDIR}/x11/xview-lib
Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
xview\\.3\\.:${PORTSDIR}/x11/xview-lib
BLT\\.1\\.:${PORTSDIR}/x11/blt
There are still some dependencies I can't figure out what exactly
is needed. If your port still has DEPENDS in it, please check it out!
1995-02-11 13:51:48 +00:00
Andreas Schulz
9f78ee6dc9
Correct the top tree for the package list. It listed /usr/local but
...
chimera got installed under /usr/X11R6.
1995-01-30 07:14:41 +00:00
Satoshi Asami
6b44787b7b
Version up to 1.63. This one actually works!
1994-12-27 10:44:03 +00:00
Gary Palmer
3217d24fe5
First batch of MD5 checksum files. Only did through to the end of net
...
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)
The rest will follow later
1994-12-18 00:28:13 +00:00
Jordan K. Hubbard
c030153a85
Fixes from Jean-Marc Zucconi. Thanks yet again!
...
Submitted by: jmz
1994-11-11 22:29:14 +00:00
Jordan K. Hubbard
eb9442ea80
Chimera client from Jean-Marc Zucconi
...
Submitted by: jmz
1994-10-20 01:55:54 +00:00