- remove local hack used to build PSM and use vendor-supplied procedure
instead;
- remove superfluous chmod;
- remove several leftovers from mozilla-headers/Makefile.
Submitted by: Szilveszter Adam <sziszi@petra.hos.u-szeged.hu>, sobomax
Poppy is a small perl script that allows you to perform simple tasks
on a POP3 or IMAP server. It is of most use in a "limited resources
environment" whether thats low disk space, slow internet connection,
or no graphical environment.
checked in the fetch target. Before the patch below, make install will
fail to depend on Tcl/Tk, for instance.
Synchronize the batch and default interactive selections for optional
parts of the port.
PR: ports/27949
Submitted by: Palle Girgensohn <girgen@partitur.se> (MAINTAINER)
run with a kernel that has had IPv6 ommitted from its configuration,
so I can't make this a default (yet).
* Remove crazy handling of exim.sh and replace it with something much
simpler and more sane. This allows non-root users to build, even if
they can't install (properly).
get rid of version number from comments in Makefile, pkg-comment and pkg-descr.
note: DRI modules would not build. They are borken for FreeBSD.
Reviewed by: maintainer
get rid of version number from comments in Makefile, pkg-comment and pkg-descr.
-fontLatin2 has been integrated into -75dpi and -100dpi.
Reviewed by: maintainer
PR: ports/28094
Submitted by: Saito Tomokatsu <saito@a2z.co.jp>
Running scripts/configure.postgresql at the post-extract stage is too
late. Do it at pre-everything to reflect added BUILD_DEPENDS entries.
Bugs fixed:
- When the floor for a report is in terms of "% of the requests", you can get
bad header text for the report.
- The "last 7 days" data is wrong in the File Size Report.
- Now installing a man page for 'orionctl'.
- Correctly stopping Orion and removing the PID file on deinstall.
- Verbose install (removed the @-signs).
- Changes the exit codes in the script (and documented them in the man page)
- Extended the documentation in pkg-descr.
PR: 27748
Submitted by: maintainer