1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
Rusmir Dusko
a4fca2c78f - Change Makefile header
- Support STAGEDIR
- Add DOCS Option

Approved by:	pawel / wg (mentors, implicit)
2014-01-01 23:44:27 +00:00
Rusmir Dusko
a4baad5f5a - Change maintainer email of my ports to @FreeBSD.org
Approved by:	pawel / wg (mentors, implicit)
2013-12-18 10:20:48 +00:00
Baptiste Daroussin
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +00:00
Baptiste Daroussin
926c80457b Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
2013-09-16 17:07:26 +00:00
Jeremy Messenger
647b339968 Remove the created by me and update those header at the same time. I never
care about those header, so you even can claim that those were created by
you instead of me.
2012-12-31 17:03:21 +00:00
Pawel Pekala
0dbac4b0ed Trim Makefile header
Feature safe:	yes
2012-12-03 18:44:36 +00:00
Pawel Pekala
bab1e242b1 - Remove article from COMMENT
- Add LICENSE, WWW
- Respect DOCS option
- Take maintainership

PR:		ports/173293
Submitted by:	nemysis <nemysis@gmx.ch>
Feature safe:	yes
2012-12-03 18:25:14 +00:00
Andrej Zverev
2f57eb0926 - Remove SITE_PERL from *_DEPENDS 2012-06-28 18:37:23 +00:00
Olli Hauer
30f9161773 -remove MD5 2011-07-03 14:12:22 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Philip M. Gollucci
42525e3133 - Update download locations, remove WWW site dissappeared
Reported by:    -fetch-original pointyhat run
2009-02-01 07:24:14 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Mark Linimon
dc572b07ee Before bsd.port.pre.mk, set either USE_PERL5 or WANT_PERL, depending on
whether the perl dependency is unconditional or conditional.  This will
be needed for the conditional inclusion of bsd.perl.mk.
2007-09-30 04:55:31 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Jeremy Messenger
ed190ca26d Drop to ports@, farewell. 2006-09-09 19:53:27 +00:00
Jeremy Messenger
2d1336cd74 portlint:
-Remove USE_REINPLACE.
2006-03-31 22:04:05 +00:00
Jeremy Messenger
b9515288ee Add SHA256. 2005-11-12 20:50:38 +00:00
Jeremy Messenger
0f049ee75c Got bite by -w when I upgraded my desktop to 6.0-CURRENT.
% cbview
	env: perl -w: No such file or directory

Remove -w and bump the PORTREVISION.
2005-06-14 19:58:41 +00:00
Jeremy Messenger
d18216a368 - Early ready for the future Perl change.
s|#!/usr/bin/perl|#!/usr/bin/env perl|g
- Add perl5 in CATEGORIES.
- Bump PORTREVISION.
2005-01-29 21:44:50 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Jeremy Messenger
1caec808be CBView is a viewer/converter for CBR/CBZ comic book archives, written with
gtk2-perl.

WWW: http://elvine.org/code/cbview/
2004-06-17 06:36:55 +00:00