set, so mark them with MANCOMPRESSED=no. Note that this requires the
new bsd.port.mk that is not committed yet (going through final tests,
will be committed in a few hours).
Makefile. A do-install: target is preferrable if one does not plan
on submitting patches to the author. Doing it this way has the
nice side-advantages that we now respect MANOWN and BINOWN.
- Respect CFLAGS
- move patches/patch-ab to files/mplex.1
don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many
do, subtly) and don't install more than one manpage.
Any port listed here is a good candidate for a general review simply
due to age... For example, a number of them seem to patch an install:
target into the program Makefile and/or arbitrarily compress their
manpages from patches/patch-*. This has been out-of-vogue since I would
guess mid-1996, at least.
# make package
>> povuni_s.tgz doesn't seem to exist on this system.
>> Attempting to fetch from ftp://povray.cdrom.com/pub/povray/Official-3.0/Unix/.
Receiving povuni_s.tgz (754341 bytes): 100%
754341 bytes transfered in 0.9 seconds (800.61 Kbytes/s)
>> Checksum mismatch for povuni_s.tgz.
>> Checksum OK for povuni_d.tgz.
Make sure the Makefile and md5 file (/usr/ports/graphics/povray/files/md5)
are up to date. If you want to override this check, type
"make NO_CHECKSUM=yes [other args]".
*** Error code 1
Stop.
I also noticed a libgif.so.3 -> libgif.so.3.0 link in /usr/local/lib
so I thought it was this port adding it but when I installed it again
it didin't reappear. I wonder wth is going on....
he's away but ache is complaining he's not replying to his mails).
Justin, when you want to take over again go ahead and change back
MASTER_SITES and the checksum.
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -I/usr/X11R6/include/X11/qt -I/usr/X11R6/include -O2 -Wall -c KIllustrator.cc
KIllustrator.cc: In method `void KIllustrator::initToolBar()':
KIllustrator.cc:339: `KToolBarCombo' undeclared (first use this function)
KIllustrator.cc:339: (Each undeclared identifier is reported only once
KIllustrator.cc:339: for each function it appears in.)
KIllustrator.cc:339: `combo' undeclared (first use this function)
*** Error code 1
Stop.