Commit graph

34 commits

Author SHA1 Message Date
Pav Lucistnik
ca3cc2742a - Add SHA256 2005-11-25 16:19:39 +00:00
Yen-Ming Lee
7caf0e201a add USE_GCC=2.95 and unbreak this port.
replace pkg-plist with PORTDOCS and PLIST_FILES.
2004-02-08 08:57:01 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Kris Kennaway
93872f18cc Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:	kris
2003-06-04 22:43:38 +00:00
Kris Kennaway
23e6a2b3da BROKEN on 5.1: bad C++ 2003-05-18 10:15:24 +00:00
Mario Sergio Fujikawa Ferreira
28d8313f64 After repo copy from graphics category to newly create multimedia
one, update all appropriate references: *_DEPENDS, CATEGORIES

Repo copied by:		cvs (joe)
Approved by:		portmgr (self & no objections)
2003-04-04 01:38:40 +00:00
Akinori MUSHA
e88cb93ce3 de-pkg-comment 2003-02-20 18:08:19 +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
Ying-Chieh Liao
6082ca2e05 find->${FIND},xargs->${XARGS}
PR:		40791
Submitted by:	Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2002-09-29 08:07:47 +00:00
Ying-Chieh Liao
ca4314169c pbm -> netpbm lib name change
PR:	40251, 40252, 40253, 40254
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-07-06 10:13:38 +00:00
Patrick Li
9d9c2f18ad Fix MASTER_SITES, Enforce DOCSDIR, and Quiet install
PR:		32520
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-08 02:27:16 +00:00
Tom Hukins
bb1848dae9 Fix MASTER_SITES 2001-04-13 15:09:13 +00:00
Alexander Langer
0d731daf26 - Support CC/CXX/CFLAGS/CXXFLAGS/MAKE properly
- Support NOPORTDOCS
- Remove USE_GMAKE
- Add WWW: line into pkg/DESCR
- Add pnm.1 LIB_DEPENDS

PR:		19344
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-28 13:34:38 +00:00
Kris Kennaway
efc42222a9 USE_X_PREFIX wasn't being set early enough due to a version check for
old versions of 4.0-CURRENT. Remove the check and solve this.

Noticed by:	bento
2000-04-29 21:52:52 +00:00
Kris Kennaway
39c06186fa Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive
for quite some time. If any non-committer wants to take over maintainership
please let me know.

Reviewed by:		ports
No response from:	erich
2000-04-23 22:59:51 +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
Michael Haro
2c6f2fc033 make this build again 2000-04-02 04:17:23 +00:00
Michael Haro
77140e508e netpnm moved to ${LOCALBASE}, update *_DEPENDS 2000-04-02 00:04:37 +00:00
R. Imura
f4001e4a49 Fix new compiler error in -current.
Submitted by:		Alexander Langer <alex@big.endian.de>
All no response from:	maintainer
2000-02-12 19:17:21 +00:00
Satoshi Asami
714c62a70e Fix BUILD_DEPENDS line, netpbm installs under ${X11BASE}. 1999-09-21 01:55:37 +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
Steve Price
5f7699d913 This port doesn't build when the system compiler is egcs. 1999-06-22 16:55:16 +00:00
Justin M. Seger
a46760c2fb Unbreak for ELF.
Submitted by:	steve
1998-10-13 03:17:45 +00:00
Justin M. Seger
acb5f8add8 Mark BROKEN for ELF:
g++ -O -I/usr/X11R6/include -o mpeg_edit main.o globals/version.o editor/editor.a ui/ui.a MpegCodec/mpeg.a -L/usr/X11R6/lib -lXext -lX11 -lpnm -lppm -lpbm -lpgm -lm
cc: editor/editor.a: No such file or directory
cc: ui/ui.a: No such file or directory
cc: MpegCodec/mpeg.a: No such file or directory
1998-10-12 01:08:23 +00:00
Steve Price
2cf2d24ca1 Make sure to remove everything we install. 1998-10-05 03:17:11 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Eric L. Hernes
2ebbd238bb fix MASTER_SITES 1997-08-11 14:53:41 +00:00
Satoshi Asami
5489e41eed Add BUILD_DEPENDS to netpbm. 1996-11-20 12:50:36 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
a03386eb3c Just a little variable reordering (USE_X11 is after MAINTAINER). 1996-08-02 07:43:06 +00:00
Satoshi Asami
264a0016a0 Add newline at end of file. 1996-08-02 07:42:23 +00:00
Eric L. Hernes
0e5195eb91 new port for mpegedit. 1996-08-01 20:11:57 +00:00