Joseph Koshy
|
81ad3734a2
|
Make this port LOCALBASE clean. Remove a stale dependency on PERL.
|
2005-10-22 13:20:30 +00:00 |
|
Joseph Koshy
|
15326114dc
|
Fix a few potential buffer overflows in this port.
Security: CAN-2005-3178 (for xloadimage)
Prodded by: naddy
|
2005-10-21 08:15:53 +00:00 |
|
Joseph Koshy
|
ebf7e2fe4c
|
Correctly spell MLINKS.
Noticed by: Rostislav Krasny <rosti.bsd@gmail.com>
Pointy hat to: jkoshy
|
2005-09-26 03:31:04 +00:00 |
|
Joseph Koshy
|
0ac143df1f
|
Upgrade to the 2005-09-04 snapshot.
PR: ports/86537
Submitted by: Rostislav Krasny <rosti.bsd@gmail.com>
|
2005-09-25 11:20:42 +00:00 |
|
Joseph Koshy
|
5514ee6daf
|
Update to fix vulnerability CAN-2005-0639.
Security: CAN-2005-0639
Security: http://www.vuxml.org/freebsd/bfbbd505-3bd6-409c-8c67-445d3635cf4b.html
Prodded by: nectar
|
2005-06-04 07:01:13 +00:00 |
|
Trevor Johnson
|
7e223b8511
|
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier
|
2003-11-20 15:06:14 +00:00 |
|
Trevor Johnson
|
318a536982
|
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
|
2003-11-20 13:51:47 +00:00 |
|
Ade Lovett
|
7e52725f2a
|
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
2003-03-07 06:14:21 +00:00 |
|
Andrey A. Chernov
|
db2dadbaab
|
Bump png major
|
2001-09-11 02:22:51 +00:00 |
|
Joseph Koshy
|
d670f1eacf
|
Revert portion of the previous commit that changed the MAN section.
|
2001-03-29 04:43:33 +00:00 |
|
Joseph Koshy
|
f7e80325c6
|
1. Fix man page installation error; this port installs to MANN not MAN1
2. Fix buglet in clipping zoomed images.
PR: ports/26075
Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
3. Enable handling Gzip'ped images.
4. Better default image path.
PORTREVISION incremented to `1'.
|
2001-03-26 06:11:19 +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 |
|
Joseph Koshy
|
4cfb010581
|
Fix use of LOCALBASE.
PR: ports/18017
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
2000-04-17 10:40:25 +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 |
|
Joseph Koshy
|
56ad4f43e5
|
Upgrade to v1.17.
|
2000-02-10 09:37:43 +00:00 |
|
Michael Haro
|
65ab34a667
|
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
1999-08-31 06:53:31 +00:00 |
|
Bill Fenner
|
db258517f2
|
Add patch for png support from http://pantransit.reptiles.org/prog/
|
1999-08-25 06:46:47 +00:00 |
|
David E. O'Brien
|
5133141363
|
Change Id->FreeBSD.
|
1999-08-25 06:16:32 +00:00 |
|
Satoshi Asami
|
316edda910
|
Unbreak by fixing manpage variables.
PR: 8869
Submitted by: zach@gaffaneys.com
|
1998-11-28 00:14:29 +00:00 |
|
Satoshi Asami
|
4a9443879e
|
Mark this broken:
=======
===> Installing for xli-1.16
===> xli-1.16 depends on shared library: X11.6 - found
/usr/bin/install -c -s xli /usr/X11R6/bin/xli
/usr/bin/install -c -s xlito /usr/X11R6/bin/xlito
rm -f /usr/X11R6/bin/xview /usr/X11R6/bin/xsetbg
ln -s /usr/X11R6/bin/xli /usr/X11R6/bin/xview
ln -s /usr/X11R6/bin/xli /usr/X11R6/bin/xsetbg
install in . done
rm -f /usr/X11R6/man/man1/xli.1*
/usr/bin/install -c -m 0444 xli.man /usr/X11R6/man/man1/xli.1
gzip -n /usr/X11R6/man/man1/xli.1
rm -f /usr/X11R6/man/man1/xlito.1*
/usr/bin/install -c -m 0444 xlito.man /usr/X11R6/man/man1/xlito.1
gzip -n /usr/X11R6/man/man1/xlito.1
install.man in . done
===> Generating temporary packing list
===> Compressing manual pages for xli-1.16
/usr/X11R6/man//mann/xli.n: No such file or directory
*** Error code 1
Stop.
=======
I don't understand what "manual page placement problem" you were trying
to fix here anyway. What was the problem exactly?
|
1998-10-26 07:26:18 +00:00 |
|
Joseph Koshy
|
a1591c36d1
|
Take over as maintainer. Fix manual page placement problem.
|
1998-10-21 05:13:30 +00:00 |
|
Steve Price
|
f71aebd7a6
|
Move manpages to Makefile and use MAN* macros.
|
1998-10-05 03:13:41 +00:00 |
|
Satoshi Asami
|
83e5fd3ee1
|
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
|
1996-11-18 09:56:45 +00:00 |
|
Chuck Robey
|
5ef5961174
|
Changed MASTER_SITE list, the old one was no good, added LOTS.
Pointed out by: Hugh Daniel.
|
1996-08-04 16:48:17 +00:00 |
|
Satoshi Asami
|
7f6c181f38
|
Yet another round of Makefile updates, graphics version.
|
1995-04-09 07:09:55 +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 |
|
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 |
|
Gary Palmer
|
ba2097f169
|
With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none of
these need to have INSTALL_MANPAGES= yes anymore.
|
1994-12-12 04:32:04 +00:00 |
|
Satoshi Asami
|
54db456b02
|
xli, xsetbg, xview, xlito (ver 1.16) - utilities to display images on X11
(required by tkwww).
|
1994-11-24 21:56:48 +00:00 |
|