| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues
Notes:
svn path=/head/; revision=284239
|
|
|
|
|
|
|
|
|
|
|
| |
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
Notes:
svn path=/head/; revision=284232
|
|
|
|
| |
Notes:
svn path=/head/; revision=275104
|
|
|
|
|
|
|
| |
in recent RELENG_8.
Notes:
svn path=/head/; revision=273583
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
| |
Notes:
svn path=/head/; revision=262614
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
| |
Notes:
svn path=/head/; revision=248152
|
|
|
|
| |
Notes:
svn path=/head/; revision=247199
|
|
|
|
| |
Notes:
svn path=/head/; revision=246451
|
|
|
|
| |
Notes:
svn path=/head/; revision=239670
|
|
|
|
|
|
|
|
| |
- Though coretemp set dev.cpu.N.temperature in celsius, amdtemp set
it in kelvin.
Notes:
svn path=/head/; revision=238882
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops.
Notes:
svn path=/head/; revision=237892
|
|
|
|
| |
Notes:
svn path=/head/; revision=225335
|
|
|
|
|
|
|
|
|
|
|
| |
- Fixes a bug that frees the sensors where it is supposed to allocate
them.
- Gets the LM sensors to work again on latest version of GKrellM.
Submitted by: Cyrus Rahman <crahman__at__gmail.com>
Notes:
svn path=/head/; revision=221510
|
|
|
|
|
|
|
| |
- OPTIONS'fy
Notes:
svn path=/head/; revision=221196
|
|
|
|
|
|
|
| |
MAKE_ENV
Notes:
svn path=/head/; revision=217479
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=211584
|
|
|
|
|
|
|
| |
- Add an entry to UPDATING
Notes:
svn path=/head/; revision=208375
|
|
|
|
|
|
|
|
|
|
| |
rely upon kmem access any longer.
It fixes the problem that swap meter didn't work on FreeBSD 7.0.
PR: ports/120776
Notes:
svn path=/head/; revision=207589
|
|
|
|
|
|
|
|
|
|
| |
- Suppress compile time warnings.
PR: ports/120149 [1]
Submitted by: Sven Berkvens-Matthijsse <sven__at__berkvens.net> [1]
Notes:
svn path=/head/; revision=206518
|
|
|
|
|
|
|
|
| |
PR: ports/119510
Submitted by: Beat Gaetzi <beat__at__chruetertee.ch>
Notes:
svn path=/head/; revision=205386
|
|
|
|
|
|
|
|
|
|
|
| |
- Fixes a bug causing only one instance of a sensor type to be added
PR: ports/118916
Submitted by: Pietro Cerutti <gahr_at_gahr.ch> with modification
Tested by: TAKANO Yuji <takachan_at_icmpv6.org>
Notes:
svn path=/head/; revision=204521
|
|
|
|
| |
Notes:
svn path=/head/; revision=195998
|
|
|
|
|
|
|
| |
bump PORTREVISIONs.
Notes:
svn path=/head/; revision=194564
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
| |
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
Notes:
svn path=/head/; revision=181262
|
|
|
|
|
|
|
|
|
|
| |
- Fix detection of GNUTLS. WITH_GNUTLS should work, again.
- Bump PORTREVISION.
PR: ports/107164 [1]
Notes:
svn path=/head/; revision=180762
|
|
|
|
| |
Notes:
svn path=/head/; revision=175788
|
|
|
|
| |
Notes:
svn path=/head/; revision=167068
|
|
|
|
|
|
|
|
|
|
| |
The bsd.*.mk architecture has not supported these antique releases for
quite some time.
Hat: portmgr
Notes:
svn path=/head/; revision=166082
|
|
|
|
| |
Notes:
svn path=/head/; revision=162215
|
|
|
|
| |
Notes:
svn path=/head/; revision=158522
|
|
|
|
| |
Notes:
svn path=/head/; revision=158430
|
|
|
|
|
|
|
|
|
|
| |
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
Notes:
svn path=/head/; revision=156534
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154137
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154116
|
|
|
|
| |
Notes:
svn path=/head/; revision=153142
|
|
|
|
|
|
|
| |
pointing to gkrellm2.
Notes:
svn path=/head/; revision=147596
|
|
|
|
| |
Notes:
svn path=/head/; revision=147591
|
|
|
|
| |
Notes:
svn path=/head/; revision=147269
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to install server-only plugins:
- install all gkrellmd-related files to ${PREFIX} instead of
${X11BASE}.
- generates a gkrellmd.pc file for use with ports that install
server-only plugins.
- glib20 is chosen over glib12 for server-only build.
PR: ports/82197
Submitted by: Jonathan Noack <noackjr__at__alumni.rice.edu>
Notes:
svn path=/head/; revision=147225
|
|
|
|
| |
Notes:
svn path=/head/; revision=136122
|
|
|
|
|
|
|
|
|
|
| |
- Use GnuTLS by default. You can still use OpenSSL by specifying
WITH_OPENSSL=yes.
- Add WITHOUT_NLS knob to disable installing message catalogs.
- Shorten pkg-descr.
Notes:
svn path=/head/; revision=135360
|
|
|
|
| |
Notes:
svn path=/head/; revision=131787
|