| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
variables and priority!
Enable light debugging for compatibility with -v option
Don't print "No mail." - not in BSD login style.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
|
|
|
|
| |
Thanks to: Mark Murray <mark@grondar.za> John Hay <jhay@mikom.csir.co.za>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 9587
Submitted by: Sheldon Hearn <axl@iafrica.com>
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
* Let the install target print correct location of the conf file.
* Use CFLAGS+= instead of commenting it out.
* Add -DPREFIX="${PREFIX}" to the CFLAGS.
|
| |
|
|
|
|
| |
Install README.{install,methods} to share/doc/sentry.
|
|
|
|
|
| |
PR: ports/9563
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
|
| |
|
|
|
|
|
|
|
| |
An SSL encryption wrapper for standard network daemons.
PR: 9435
Submitted by: Martti Kuparinen <martti.kuparinen@ericsson.com>
|
| |
|
|
|
|
|
|
|
| |
A program to report what goes on in /tmp.
PR: 9434
Submitted by: Dom Mitchell <Dom.Mitchell@palmerharvey.co.uk>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Requested by: Garrett Wollman <wollman@FreeBSD.ORG>:
"If you have an RSA license, you DON'T want to use rsaref -- it's
slow as hell. The only reason you would want to use rsaref is:
1) You are in the US.
2) The patent hasn't expired yet (600-someodd days and counting).
3) You wouldn't have the right to use RSA otherwise."
|
|
|
|
|
|
|
|
| |
Use newly introduced %%PARL_ARCH%% for dirname of architecture
dependent libraries.
(i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!)
Approved by: asami
|
|
|
|
|
| |
PR: 9346
Submitted by: Palle Girgensohn <girgen@partitur.se>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
OpenSSL is a successor of SSLeay (see http://www.openssl.org/).
This port uses almost the same files as SSLeay. So they can't be
installed both.
- make the port ${PREFIX} clean
- reorganize PLIST (list links as normal files, which makes the PLIST
shorter and easier to maintain)
- reference ${PREFIX}/etc/ssleay.cnf only (there was a reference to
${PREFIX}/lib/ssleay.cnf somewhere)
- some other minor portlint changes
|
| |
|
|
|
|
| |
using the old names (without "11").
|
| |
|
|
|
|
|
| |
only one site. Hopefully I can locate the author and determine the
status of this package.
|
|
|
|
|
|
|
|
|
|
|
| |
This port requireat least s version 1.41 of the Qt library.
There will be an error reported by configure, if only an earlier
version is found, but no automatic port dependency exists (i.e.
the x11-toolkits/qt141 port has to be manually built and installed).
There may still be a problem with a missing -lXext in the kdesupport
port. This will be taken care of during the next few days, if the
problem still exists ...
|
| |
|
|
|
|
|
|
| |
to all root applications. It is suitable for use by applications such as
login, ftpd, and pop3d.
<URL:ftp://koobera.math.uic.edu/www/checkpwd.html>
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/9258
Submitted by: Seigo TANIMURA <tanimura@naklab.dnj.ynu.ac.jp>
|
|
|
|
|
|
|
| |
dependencies to perl5 in -current. This might cause some unwanted
perl5 installations on -stable (if it was originally RUN_DEPENDS,
perl5 will now be installed during build too, etc.), but its lifetime
is limited anyway.
|
|
|
|
| |
fetchable).
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/9198
Submitted by: Shigeyuki FUKUSHIMA shige@kuis.kyoto-u.ac.jp
|
| |
|
| |
|