Commit graph

21 commits

Author SHA1 Message Date
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