it reads
...
> 2.4. Where the Distributor reproduces the Software in accordance with
> clause 2.1:
>
> (a) the Distributor may rename, reorganise or repackage (without
> omission) the files comprising the Software where such
> renaming, reorganisation or repackaging is necessary to
> conform to the naming or organisation scheme of the target
> operating environment of the Distribution or of an established
> package management system of the target operating environment
> of the Distribution; and
...
so simply we cannot set %%PORTDOCS%%, because we can make a package
without documentations. Otherwise RESTRICTED but
I don't take such a complicated approach.
- 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)
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
3.50c includes some very minor bug fixes in
script and source files.
2. Added WITH_OPTIMIZE_FLAGS for optimization
3. change e-mail of maintainer
4. bump port revision
Noticed by : Rainer Duffner <rainer@ultra-secure.de>,
Gettit Kuehn <gerrit@pmp.uni-hannover.de>
and bento's log(no error at December?
at least November's log I noticed there was
checksum error)
Reviewed by : knu (mentor)
- set MAINTAINER to kkennawa@physics.adelaide.edu.au
- honor CFLAGS
CHANGES not included in PR ports/9240:
- add USE_XLIB
- remove version string from pkg/COMMENT
PR: ports/9240
Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
# 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.