Jean-Yves Lefort
7cdf64791e
Update to 2.7.7
...
PR: ports/81052
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2005-05-17 19:35:03 +00:00
Kirill Ponomarev
ab140eea9a
Update to version 2.7.6.3
...
PR: ports/80206
Submitted by: Ports Fury
2005-04-21 15:27:47 +00:00
Pav Lucistnik
f1cae17194
- Update to 2.7.6.2
...
PR: ports/79752
Submitted by: Ports Fury
2005-04-10 17:10:49 +00:00
Volker Stolz
912661288f
Fix Xaw3d-build on 4.11
2005-04-06 15:20:25 +00:00
Pav Lucistnik
0f209baf8a
- Update to 2.7.6
...
PR: ports/79477
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2005-04-03 21:39:28 +00:00
Michael Johnson
d4fef59fd6
- Update to 2.7.4
...
PR: ports/78881
Submitted by: Ports Fury
2005-03-15 16:56:29 +00:00
Kirill Ponomarev
e82d03a3eb
Update to version 2.7.3
...
PR: ports/76899
Submitted by: Ports Fury
2005-02-01 08:36:19 +00:00
Kirill Ponomarev
543127f9cb
Update to version 2.7.2
...
PR: ports/72821
Submitted by: Ports Fury
2004-10-26 18:08:08 +00:00
Kirill Ponomarev
3281f12687
Update to version 2.7.1
...
PR: ports/71061
Submitted by: Ports Fury
2004-08-28 06:32:20 +00:00
Trevor Johnson
0c881ba59c
SIZEify.
2004-01-29 07:24:56 +00:00
Christian Weisgerber
6b922f34c9
Update to version 2.7.0.
...
PR: 53285
Submitted by: Ports Fury
2003-06-15 00:26:45 +00:00
Eric Anholt
9d2bb418fc
Add lib/X11/app-defaults/XPaint_fr which was missing from pkg-plist.
...
Reported by: bento
2003-05-14 07:30:11 +00:00
Christian Weisgerber
ff5a998fac
Update to version 2.6.9.
...
PR: 51228
Submitted by: Ports Fury
2003-04-26 01:36:34 +00:00
Akinori MUSHA
e88cb93ce3
de-pkg-comment
2003-02-20 18:08:19 +00:00
Ying-Chieh Liao
13aa9163dd
upgrade to 2.6.7
...
PR: 45852
Submitted by: Ports Fury
2003-01-02 17:40:31 +00:00
Ying-Chieh Liao
5c82a290eb
upgrade to 2.6.6
...
PR: 45440
Submitted by: Ports Fury
2002-11-20 12:53:58 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Patrick Li
79bb2bccba
Fix URL
...
PR: 37923
Submitted by: Tilman Linneweh <tilman@arved.de>
2002-05-14 23:05:32 +00:00
Dmitry Sivachenko
2a8d0c9576
Correct a typo.
2002-04-14 21:08:17 +00:00
Kevin Lo
f164dc6eef
Update to version 2.6.2
...
PR: 33057
Submitted by: Ports Fury
2001-12-22 11:54:01 +00:00
Andrey A. Chernov
db2dadbaab
Bump png major
2001-09-11 02:22:51 +00:00
David W. Chapman Jr.
6dbdd9127b
Revert patch to original state
...
Submitted by: tkato@prontomail.com
2001-08-31 13:49:54 +00:00
David W. Chapman Jr.
7b514ed2ca
Fix writting pixmap to stderr or stdout
...
Bump PORTREVISION
PR: 22590
Submitted by: peter.jeremy@alcatel.com.au
2001-08-31 02:58:01 +00:00
FUJISHIMA Satsuki
930bc6ae5c
drop maintainership from jseger.
2001-03-08 19:52:25 +00:00
FUJISHIMA Satsuki
25c04bbbcb
fix usage of mkstemp().
...
PR: 25616
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2001-03-08 19:39:07 +00:00
Steve Price
25843f0e6f
Update to version 2.6.1.
...
PR: 23274
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-12-11 02:50:27 +00:00
Satoshi Asami
c6bcad2436
(1) Add new variable, XFREE86_VERSION, to specify which version of
...
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
2000-08-03 09:28:57 +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
Satoshi Asami
c99c600944
Convert to PORTNAME/PORTVERSION. lfview had an invalid version
...
string so I fixed it.
2000-04-14 10:48:02 +00:00
Justin M. Seger
17fa90d0d0
Upgrade to xpaint-2.5.7
...
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
PR: ports/17464
2000-03-21 15:45:59 +00:00
Justin M. Seger
ff914ff29b
Remove version number from DESCR
...
Add WWW line
2000-01-04 15:58:14 +00:00
Steve Price
ec1b2d16ed
The tiff port now lives in ports/graphics/tiff.
1999-09-07 10:45:31 +00:00
David E. O'Brien
5133141363
Change Id->FreeBSD.
1999-08-25 06:16:32 +00:00
Tim Vanderhoek
4b7f92f936
Commit #2/4 to enforce Caps, no period. I ran this oe as
...
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
1999-06-26 17:55:58 +00:00
Vanilla I. Shu
343b837340
Bump png's major number to 3.
1999-01-23 07:05:35 +00:00
Bill Fenner
a6652804ca
Author's web page moved.
1999-01-09 00:28:21 +00:00
Thomas Gellekum
11f012eb34
Upgrade to 2.5.6.
1998-12-11 09:01:41 +00:00
Satoshi Asami
0a6c60d056
Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0
...
would go backwards.
1998-11-25 09:01:25 +00:00
Justin M. Seger
d57d33c655
libtiff34->libtiff and include/tiff34/*.h -> include/*.h
...
Approved by: asami
1998-11-25 05:06:28 +00:00
Steve Price
6c450aae0f
Remove extraneous x11 from CATEGORIES.
...
Submitted by: Josh Gilliam <josh@quick.net>
1998-11-21 07:27:41 +00:00
Steve Price
f71aebd7a6
Move manpages to Makefile and use MAN* macros.
1998-10-05 03:13:41 +00:00
Steve Price
a712d50fe2
Remove regexp support for libtiff34 as it is now ELF'able.
1998-09-19 05:46:07 +00:00
Satoshi Asami
27ba461c8e
Roll back libpng major to 2.
1998-09-17 00:50:52 +00:00
Satoshi Asami
081079e0db
Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
...
in the first place.
1998-09-17 00:33:02 +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
03d5b496f6
libXpm major is now 5. Also remove regexp support in preparation for
...
ELF conversion.
1998-09-15 11:13:39 +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
a08b4b7e1a
Upgrade to version 2.5.4. This version has incorporated all of our patches.
1998-04-17 00:54:09 +00:00