| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
Submitted by: Martin Nielsen <charliewutwut@gmail.com>
Feature safe: yes
Notes:
svn path=/head/; revision=249951
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
pkg-deinstall only needs to handle the removal of the .pid file
use @stopdaemon to stop smoking instead of invoking smokeping stop manually by pkg-deinstall
use bsd.port.options.mk
use SUB_FILES to update pkg-message
PR: ports/143182
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Notes:
svn path=/head/; revision=249882
|
|
|
|
|
|
|
|
|
| |
(part 8).
Approved by: portmgr (itetcu)
Notes:
svn path=/head/; revision=248617
|
|
|
|
|
|
|
|
|
| |
(part 4).
Approved by: portmgr (itetcu)
Notes:
svn path=/head/; revision=248459
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
- use ETCDIR while here
- bump PORTREVISION
Approved by: maintainer timeout on QAT BotMail
Prompted by: QAT QA run
Notes:
svn path=/head/; revision=223110
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From CHANGES:
* added strict to both wrappers and fixed some followup errors -- tobi
* kill taint error in Smokeping.pm -- tobi
* better master/slave secrets documentation -- tobi
* do not load :sys_wait_h from POSIX perl module since this seems to
be missing in some linux distros and we can do alright without.
Notes:
svn path=/head/; revision=222200
|
|
|
|
|
|
|
|
|
|
|
| |
- Use proper PORTEXAMPLES
- Start script updated to avoid deadlock with sshd
PR: ports/126966 [mostly 1]
Submitted by: chinsan
Notes:
svn path=/head/; revision=219540
|
|
|
|
|
|
|
|
| |
PR: ports/124749
Submitted by: Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool)
Notes:
svn path=/head/; revision=215684
|
|
|
|
| |
Notes:
svn path=/head/; revision=212416
|
|
|
|
|
|
|
|
|
|
| |
- Fix smokeping user homedir and shell [2]
- Bump PORTREVISION
Submitted by: "Marcello Gorlani" <gorlani@gorlani.com> [1], "P Bielecki" <pawciobiel@gmail.com> [2]
Notes:
svn path=/head/; revision=205450
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Noticed by: "Marcello Gorlani" <gorlani@gorlani.com>
Notes:
svn path=/head/; revision=204924
|
|
|
|
|
|
|
|
|
|
| |
- Fix detection of running process, fixes [1]
PR: ports/114593 [1]
Submitted by: Tomoyuki Sakurai <cherry@trombik.org> [1]
Notes:
svn path=/head/; revision=204264
|
|
|
|
|
|
|
|
|
|
|
| |
perl unconditonally, or conditionally. To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.
Hat: portmgr
Notes:
svn path=/head/; revision=201032
|
|
|
|
|
|
|
|
|
|
|
|
| |
Based on the description of this port, it belongs more in
net-mgmt than in net.
PR: ports/114323
Submitted by: Edwin Groothuis <edwin@freebsd.org>
Approved by: lth@
Notes:
svn path=/head/; revision=197455
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Move net/rrdtool to databases/rrdtool.
It's an itch which needs to be scratched: net/rrdtool came from
net/mrtg, which was a good location for it. net/mrtg has later
been moved to net-mgmt/mrtg. net/rrdtool is "Round Robin Database
Tools", therefor it's better if it moves to databases/rrdtool.
Same with net/rrdtool10.
PR: ports/112942
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes:
svn path=/head/; revision=194968
|
|
|
|
| |
Notes:
svn path=/head/; revision=191917
|
|
|
|
|
|
|
|
|
|
|
| |
- Include reload command [2]
- Update MASTER_SITES
PR: ports/103626
Submitted by: brd [1], Sean McAfee <smcafee@collaborativefusion.com> [2]
Notes:
svn path=/head/; revision=179561
|
|
|
|
| |
Notes:
svn path=/head/; revision=168872
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Permanent uid/gid [1]
- Better handling of www uid [1]
- Update WWW: URL in pkg-descr [1]
PR: ports/96310 [1]
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Notes:
svn path=/head/; revision=168806
|
|
|
|
|
|
|
|
| |
PR: ports/95156 [1], ports/95731 [2]
Submitted by: Konstantin Saurbier <saurbier@math.uni-bielefeld.de> [1], Babak Farrokhi <babak@farrokhi.net> [2]
Notes:
svn path=/head/; revision=159495
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154116
|
|
|
|
|
|
|
| |
- Add SHA256 checksum
Notes:
svn path=/head/; revision=150805
|
|
|
|
|
|
|
| |
Source: distfile survey
Notes:
svn path=/head/; revision=145227
|
|
|
|
|
|
|
| |
- Added OPTIONS for more probes
Notes:
svn path=/head/; revision=144394
|
|
|
|
|
|
|
|
| |
PR: ports/81937
Submitted by: Krzysztof Stryjek <wtp+smokeping142@bsdguru.org>
Notes:
svn path=/head/; revision=137462
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
Notes:
svn path=/head/; revision=137264
|
|
|
|
| |
Notes:
svn path=/head/; revision=135445
|
|
|
|
|
|
|
| |
Prompted by: kris
Notes:
svn path=/head/; revision=135444
|
|
|
|
|
|
|
| |
Noticed by: Kent Kuriyama <kuriyama@newhost.cpf.navy.mil>
Notes:
svn path=/head/; revision=135362
|
|
|
|
|
|
|
|
| |
PR: ports/80289
Submitted by: Daniel Johansson <donnex@donnex.net>
Notes:
svn path=/head/; revision=134509
|
|
|
|
|
|
|
|
|
| |
- Rearranged man pages and port docs accordingly
Noticed by: Daniel Johansson <donnex@gmail.com>
Notes:
svn path=/head/; revision=128411
|
|
|
|
|
|
|
| |
Reported by: kris
Notes:
svn path=/head/; revision=123226
|
|
|
|
|
|
|
|
|
| |
PR: ports/72401
Noticed by: pointyhat
Submitted by: lth
Notes:
svn path=/head/; revision=119103
|
|
|
|
| |
Notes:
svn path=/head/; revision=116273
|
|
|
|
|
|
|
| |
Approved by: erwin (mentor)
Notes:
svn path=/head/; revision=110600
|
|
|
|
|
|
|
|
| |
PR: 66803
Submitted by: maintainer
Notes:
svn path=/head/; revision=109430
|
|
|
|
|
|
|
|
| |
PR: ports/64890
Submitted by: Lars Thegler <lars@thegler.dk> (maintainer)
Notes:
svn path=/head/; revision=105604
|
|
|
|
|
|
|
|
| |
PR: ports/64071
Submitted by: Lars Thegler <lars@thegler.dk> (maintainer)
Notes:
svn path=/head/; revision=104039
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use OPTIONS for optional dependencies
- Change pkg-{,de}install to avoid risk of data loss when upgrading
- Patch files instead of regexps in Makefile
added a work around for PR 63293
PR: 63230
Submitted by: Lars Thegler <lars@thegler.dk> (maintainer)
Reviewed by: clement
Notes:
svn path=/head/; revision=101972
|
|
|
|
|
|
|
|
|
|
| |
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
Notes:
svn path=/head/; revision=101812
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Removed extraneous patch file
- Fixed binaries paths in lib/probes/*
Noticed by: Daan van de Linde
- s/file/FILE/, to make portlint happy
PR: 58396
Submitted by: maintainer
Approved by: krion (implicit)
Notes:
svn path=/head/; revision=91959
|
|
|
|
|
|
|
|
|
|
|
| |
* Cleaned up docs installation
PR: 55048
Submitted by: maintainer
Approved by: fjoe (mentor) (implicit)
Notes:
svn path=/head/; revision=85913
|
|
|
|
|
|
|
|
|
| |
PR: 53775, 53883
Submitted by: Rob Evers <rob@debank.tv>
Lars Thegler <lars@thegler.dk>
Notes:
svn path=/head/; revision=83847
|
|
|
|
|
|
|
|
| |
PR: 51068
Submitted by: Lars Thegler <lars@thegler.dk>
Notes:
svn path=/head/; revision=79396
|
|
|
|
| |
Notes:
svn path=/head/; revision=78354
|
|
|
|
|
|
|
|
| |
PR: ports/48596
Submitted by: Lars Thegler <lars@thegler.dk>
Notes:
svn path=/head/; revision=76319
|
|
|
|
| |
Notes:
svn path=/head/; revision=76041
|