| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
PR: ports/172480
Submitted by: Leonid Nevecherya <nlv@imbera.ru>
Approved by: samm@os2.kiev.ua (maintainer)
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o XP/2003 compatibility fix
o fio patch: Windows netio fixes
o Windows: avoid large writes during file layout.
o Windows: handle SIGBREAK.
o Fix confusion between terse and json output
o Fix segfault race on exit for platforms that don't have disk util support
o client: support per-client job files
o Add support for Fusion-io atomic write engine
o ioengine: Add fallocate ioengine
o parser: fix overflowing integer type options
o Add pending IO to the tail of the busy list
Feature safe: yes
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
|
|
|
| |
Reported by: bapt (via pkgng exp-run)
|
|
|
|
|
| |
PR: ports/172468
Submitted by: Mark Felder <feld@feld.me>
|
|
|
|
|
| |
PR: ports/172466
Submitted by: Mark Felder <feld@feld.me> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings.
|
|
|
|
| |
Submitted by: Peter Czanik <czanik@balabit.hu> (our syslog-ng upline)
|
|
|
|
| |
Changes: https://github.com/guard/guard-rspec/commits/master
|
|
|
|
|
| |
PR: ports/172453
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (based on)
|
|
|
|
|
|
|
|
| |
various ports that I've created.
I bid fond fare well
A chapter closes for me
What opens for you?
|
|
|
|
| |
result.
|
| |
|
|
|
|
| |
Just use my login for ports I originally created myself.
|
|
|
|
|
|
|
| |
- While I'm here, trim header
PR: ports/172420
Submitted by: Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- move USERS and GROUPS from munin-common/Makefile to munin.mk, otherwise they
cannot be used in the Makefiles of munin-master and munin-node where they are
required. This fixes permissions on certain directories. [1]
- VERSION.node file should be updated after the pkg-install script runs, because
it requires the version of the previously installed version not the currently
installed one. [2]
PR: ports/172260 [1]
Reported by: Haruo Shiba <shiba@logic-design.co.jp> [1]
tdb [2]
|
|
|
|
| |
Remove rest of cvs2svn:cvs-rev property.
|
| |
|
|
|
|
|
|
| |
2.6.
Approved by: swills (current sysutils/puppet maintainer)
|
|
|
|
|
|
| |
- Trim headers
Approved by: flz (irc)
|
| |
|
|
|
|
|
|
|
|
| |
Note that GPL is not COPYFREE
LICENSE_PERMS should not use an internal variable
Trim headers
Approved by: jhale (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
- Convert Makefile header to new format
PR: ports/172282
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
Approved by: makc, avilla (mentors implicit), maintainer
|
| |
|
|
|
|
| |
Bump portrevision for ports which run-depends list changed
|
|
|
|
| |
for a non-root user.
|
| |
|
| |
|
|
|
|
|
|
|
| |
ephemeral disks present [1], and avoids enabling crash dumps to an
XXXs1b partition which isn't being used for swapping.
Submitted by: Simon Olofsson [1]
|
|
|
|
|
|
|
|
|
| |
Turn the WITH_FREEIPMI make variable to a proper option.
Change the NOPORTDOCS option to use the new options framework.
PR: ports/171766
Submitted by: zeising
Approved by: maintainer timeout (two weeks), kwm (mentor)
|
|
|
|
|
|
|
| |
- Fix build with clang
PR: ports/172307
Approved by: maintainer (cy)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Removed LICENSE_FILE where is no need in this.
Spotted by: zont@
Approved by: portmgr (bapt@)
|
|
|
|
|
| |
- Trim the Makefile header due to repocopies
- Unbreak -snmp on i386
|
|
|
|
| |
Submitted by: gleb (maintainer)
|
|
|
|
| |
Reported by: danfe
|
|
|
|
|
|
| |
Conform to new Makefile header standard.
Suggested by: ehaupt (x11/xterm port maintainer)
|
|
|
|
|
|
|
|
|
|
| |
while here:
- trim Makefile header
- remove indifenite article from COMMENT
- remove deprecated attribution in pkg-descr
PR: 172163
Submitted by: Chris Petrik <c.petrik.sosa at gmail dot com>
|
|
|
|
|
|
| |
- Cleanup Makefile header
Changes: https://github.com/guard/guard-rspec/commits/master
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to new header
Changes:
* Sync with recent HEAD revisions r241019, r240863, and r240798.
PR: ports/172171 [1]
Submitted by: dteske [1]
|
|
|
|
|
|
|
|
|
|
|
| |
already in its rc.d script. [1]
Don't list entries twice, set some more details about storage devices like
the linux backend does. [2]
PR: ports/171568 [1]
PR: ports/171727 [2]
Submitted by: Norbert Koch <nkoch@demig.de> [1], avilla@ [2]
Reviewed by: marcus@
|
| |
|
|
|
|
| |
Changes: https://github.com/guard/guard-rspec/commits/master
|
|
|
|
| |
Changes: https://github.com/guard/guard-livereload/commits/master
|
|
|
|
| |
Changes: https://github.com/guard/guard/blob/master/CHANGELOG.md
|
|
|
|
|
| |
PR: ports/172126
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update maintainer address [1]
- Update to new header
Changes:
* output times in more convenient (decimal) format
* cleanup
PR: ports/172138 [1]
Submitted by: trociny [1]
|
| |
|
|
|
|
| |
Changes: http://svn.tartarus.org/sgt/agedu/?view=log
|
| |
|
|
|
|
|
| |
- Add LICENSE
- Trim Makefile header
|
|
|
|
|
| |
PR: ports/171927
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
|
|
|
|
|
|
|
| |
Changes:
* Make `beadm list -D` calculation even more
accurate
|
|
|
|
| |
Reported by: local portscout
|
|
|
|
|
| |
PR: ports/171866
Submitted by: koitsu
|
|
|
|
|
|
| |
error: 'MNT_NFS4ACLS' undeclared
Reported by: pointyhat
|
|
|
|
|
|
| |
Unable to resolve dependencies: backup requires thor (~> 0.15.4)
Reported by: pointyhat
|
| |
|
| |
|
|
|
|
|
|
| |
WWW: https://launchpad.net/libzeitgeist
Approved by: rene, miwi (mentors)
|
|
|
|
|
|
|
| |
Changes:
* Implement even more accurate space calculation
for the BEADM LIST -D
|
| |
|
|
|
|
|
|
|
| |
- Patches updated
PR: ports/171905
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
|
|
|
|
|
|
| |
Changes: http://erdgeist.org/arts/software/ezjail/#changelog
PR: ports/171894
Submitted by: Dirk Engling <erdgeist@erdgeist.org> (maintainer)
|
|
|
|
|
|
|
|
| |
Changelog:
<http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.42.6>
Changing devel/e2fsprogs-libss (removing patch) to keep it buildable.
Maintainer has been notified in separate mail.
|
|
|
|
|
| |
- Add pkg-message to SUB_FILES.
- Remove custom FETCH_CMD.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
awareness to the MogileFS server. It provides two replication policies,
'MultipleNetworks' and 'HostsPerNetwork', and also provides a plugin
'ZoneLocal' that causes get_paths queries to be returned in a
prioritized order based on locality of storage.
WWW: http://search.cpan.org/dist/MogileFS-Network/
PR: ports/171822
Submitted by: Mikolaj Golub <trociny@FreeBSD.org>
|
|
|
|
|
|
|
| |
and BSD OS.
PR: ports/171517
Submitted by: Gasol Wu <gasol.wu@gmail.com>
|
|
|
|
|
|
|
| |
- While here, change tab into space after WWW link
PR: ports/171823 [1]
Submitted by: trociny@
|
| |
|
|
|
|
|
|
| |
- Remove 6.X cruft while I am here
With hat: portmgr
|
|
|
|
| |
With hat:: portmgr
|
|
|
|
| |
distilator)
|
| |
|
|
|
|
|
|
|
| |
- add a patch to sysutils/fusefs-kmod to make it compile with new fusefs-libs
Tested by: pho, Kevin Oberman <kob6558@gmail.com>,
Gustau Perez Querol <gperez@entel.upc.edu>
|
|
|
|
| |
while here deprecate the ports because no more public distfiles are available
|
|
|
|
| |
Suggested by: remko
|
| |
|
|
|
|
|
|
|
|
|
| |
http://lists.freebsd.org/pipermail/freebsd-ports/2012-September/078301.html
- Mark as deprecated. Doesn't supported upstream for a long time. May contain
open vulnerabilities. Please use sysutils/bacula-server instead. Set
expiration date to 2012-10-20.
Requested by: Václav Zeman <vhaisman at gmail dot com> (maintainer, via ports@) [1]
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to working URL
- Remove files integrated upstream
- Update to new header
- Add LICENSE
- Remove ABI versions from LIB_DEPENDS
- Convert to new options framework
- Remove use of bsd.port.pre.mk
- See http://lists.freebsd.org/pipermail/freebsd-fs/2012-September/015166.html
for more information on the current status of fuse support
|
| |
|
|
|
|
|
|
|
|
|
| |
Changes:
* Make the *beadm list* several times faster.
* Minor style fixes.
* New more intuitive Boot Environments origin snapshots listing.
* Updated man page.
* Add -s option (as in original beadm) to also list snapshots.
|
|
|
|
|
|
| |
PR: ports/171690
Submitted by: Eric Freeman <freebsdports@chillibear.com>
Approved by: crees, tabthorpe (mentors, implicit)
|
|
|
|
|
| |
PR: ports/171775
Submitted by: Mark Felder <feld@feld.me> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Please check the README on important configuration file changes, especially
the @FS_LIST property which has changed.
- Added a complete statistical BIND graph.
- Added support for NetBSD systems.
- Added support for grouping remote servers in the Multihost view.
(thanks to Hartmut Woehrle, hartmut AT hartmut-woehrle.ch)
- The Disk and Filesystems Usage and I/O Activity graphs have been completely
rewritten.
(suggested by Konstantinos Skarlatos, k.skarlatos AT gmail.com)
- Added support to monitor unlimited number of disk drives.
- Added support to monitor unlimited number of filesystems.
- Reorganized the legend in the Disk drive temperatures and health graph.
- Changed the shebang to be more portable among different systems.
- Completely rewritten the Debian/Ubuntu init script.
(suggested by Andreas Itzchak Rehberg, izzy AT qumran.org)
- Minor changes in the header of the Debian/Ubuntu init script.
(thanks to Uwe Heidrich, uweheidrich AT hotmail.com)
- Expanded to 15 characters the description in network ports.
- Changed to lines a bit thicker some graphs with few values.
- Added a new feature to enable/disable the use of javascript:void function when
clicking on a zoomable graph.
(thanks to Florian E.J. Fruth, fejf AT gmx.de)
- Fixed a bug that mixed the collected values when monitoring multiple MySQL
servers.
(thanks to Piotr Smalira, p.smalira AT g16-lublin.eu)
- Fixed a bad percentage calculation in the dentries and inodes values.
- Removed useless code when collecting Squid stats.
- Fixed a typo in a MySQL graph.
|
|
|
|
|
|
|
| |
- bump PORTREVISION
PR: ports/171692
Submitted by: Bill <lists+freebsd@xinu.tv>
|
|
|
|
|
|
|
|
| |
Changelog:
* Add -s option (as in original beadm) to
also list snapshots.
* More list calculation fixes
|
|
|
|
| |
Submitted by: gleb (maintainer)
|
|
|
|
|
| |
PR: ports/171753
Submitted by: Mark Felder <feld@feld.me> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-a option means create new jail from archive file of jail-aaa.
Search of /usr/jails/archive selected incorrect archive file.
If archive files named jail-aaa, jail-aaa-bbb, jail-aaa-bbb-ccc were present
jail-aaa-bbb-ccc was always selected incorrectly.
This same logic was also used for 'qjail restore jail-aaa', but that logic
had check for this condition that told user to use full archive name that
included the date stamp archive was created. Fixed logic in both functions.
PR: ports/171724
Submitted by: maintainer (Joe Barbish <qjail@a1poweruser.com>)
|
|
|
|
| |
Submitted by: Maff (IRC:Freenode/#monitorix)
|
|
|
|
|
| |
PR: ports/171719
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added scripts so users of XCP and XenServer can finally use all Xen functionality.
This includes:
* Live migration
* Suspend/resume
* Reporting of memory usage
* Reporting of network interfaces and IPs
* Memory ballooning
* Graceful Shutdown/Reboot
PR: ports/171646
Submitted by: Mark Felder <feld@feld.me> (maintainer)
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/MSCHILLI/Sysadm-Install-0.40/Changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
password lives inside of a gpg encrypted file whose filename is the title of the
website or resource that requires the password. These encrypted files may be
organized into meaningful folder hierarchies, copied from computer to computer,
and, in general, manipulated using standard command line file management
utilities.
pass makes managing these individual password files extremely easy. All
passwords live in ~/.password-store, and pass provides some nice commands for
adding, editing, generating, and retrieving passwords. It is a very short and
simple shell script. It's capable of temporarily putting passwords on your
clipboard and tracking password changes using git.
You can edit the password store using ordinary unix shell commands alongside the
pass command. There are no funky file formats or new paradigms to learn. There
is bash completion so that you can simply hit tab to fill in names.
WWW: http://zx2c4.com/projects/password-store/
PR: ports/171686
Submitted by: milki@rescomp.berkeley.edu
|
|
|
|
|
| |
any supported FreeBSD versions, use freebsd-update(8) instead. Set expiration
date to 2012-10-16.
|
| |
|
|
|
|
|
|
| |
PR: ports/171599
Submitted by: Alfred Bartsch <bartsch@dssgmbh.de>
Approved by: Alex Deiter <alex.deiter@gmail.com> (maintainer)
|
|
|
|
| |
Hat: portmgr
|
| |
|
|
|
|
|
|
|
| |
Changes:
* Fix `beadm list -D` and `beadm list -Da`
calulcations
|
|
|
|
|
|
|
| |
This release fixes crash of bacula director (bug #1932)
PR: 171648
Submitted by: Dan Langille <dan at langille dot org> (maintainer)
|
|
|
|
|
| |
PR: 171628
Submitted by: maintainer, erdgeist@erdgeist.org
|
|
|
|
|
|
|
| |
===> ruby19-gems-1.8.24 depends on file: /usr/local/bin/ruby19 - found
===> An older version of devel/ruby-gems is already installed (ruby18-gems-1.8.24)
Reported by: pointyhat
|
|
|
|
| |
commits
|
|
|
|
|
|
|
| |
Changelog:
* Change how `beadm list -a` displays cloned
boot environments
|
| |
|
|
|
|
|
|
|
|
|
| |
- Add support for ada disk devices to hddtemp_smartctl [2]
- Add a patch for upstream bug 1251 to prevent huge munin-graph.log files
PR: ports/171116 [1]
PR: ports/169287 [2]
Submitted by: mm [1], TAKEMON Takashi <takemon@bamboogate.co.jp> [2]
|
|
|
|
|
|
|
|
|
| |
while here:
- strip Makefile header
- tab -> space change in pkg-descr:WWW
PR: 170521
Submitted by: "Vasiliy P. Melnik" <basil at vpm.net dot ua> (maintainer)
|
|
|
|
|
|
|
| |
- add UPDATING entry with update instructions
PR: 171540
Submitted by: Dan Langille <dan at langille dot org> (maintainer)
|
|
|
|
| |
Approved by: makc (mentor)
|
|
|
|
|
|
| |
Changelog:
* Make `beadm list` several times faster.
|
|
|
|
| |
Supplied by: Peter Czanik <czanik@balabit.hu>
|
| |
|
| |
|
|
|
|
|
|
| |
- Unmark as BROKEN on i386 with SNMP
Changes: http://www.rsyslog.com/changelog-for-6-4-1-v6-stable/
|
|
|
|
|
|
| |
- Unmark as BROKEN on i386 with SNMP
Changes: http://www.rsyslog.com/changelog-for-5-10-0-v5-stable/
|
| |
|
|
|
|
|
|
| |
Convert to new OPTIONS framework while I am here.
Maintainer timeout: 1 month
|
|
|
|
|
|
|
|
| |
release candidate for 3.3.7.
Thanks to: Gergely Nagy <algernon@balabit.hu>
Peter Czanik <czanik@balabit.hu>
Announced on: https://lists.balabit.hu/pipermail/syslog-ng/2012-September/019365.html
|
|
|
|
|
| |
PR: ports/170973
Approved by: maintainer timeout (kostjnspb@yandex.ru, >2 weeks)
|
|
|
|
| |
Hat: portmgr
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
|
|
|
| |
existing cloud management systems.
WWW: http://saltstack.org
PR: ports/171225
Submitted by: christer.edwards@gmail.com
|
|
|
|
|
|
| |
suggestion from the submitter a little too literally.
Submitted by: Snader_LB (Freenode)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix grammar error in pkg-descr
- Switch backup mirror to using Github via
USE_GITHUB
Changelog:
-- Introduce proper space calculation by each boot environment in *beadm list*
-- Rework the *beadm destroy* command so no orphans are left after destroying boot environment.
-- Fix the *beadm mount* and *beadm umount* commands error handling.
-- Rework consistency of all error and informational messages.
-- Simplify and cleanup code where possible.
-- Fix *beadm destroy* for 'static' (not cloned) boot environments received by *zfs receive* command.
-- Use mktemp(1) where possible.
-- Implement *beadm list -a* option to list all datasets and snapshots of boot environments.
-- Add proper mountpoint listing to the *beadm list* command.
% beadm list
BE Active Mountpoint Space Created
default NR / 11.0G 2012-07-28 00:01
test1 - /tmp/tmp.IUQuFO 41.2M 2012-08-27 21:20
test2 - - 56.6M 2012-08-27 21:20
-- Change snapshot format to the one used by original *beadm* command (%Y-%m-%d-%H:%M:%S).
% zfs list -t snapshot -o name -r sys/ROOT/default
NAME
sys/ROOT/default@2012-08-27-21:20:00
sys/ROOT/default@2012-08-27-21:20:18
-- Implement *beadm list -D* option to display space that would be consumed by single boot environment if all other boot environments will be destroyed.
% beadm list -D
BE Active Mountpoint Space Created
default NR / 9.4G 2012-07-28 00:01
test1 - /tmp/tmp.IUQuFO 8.7G 2012-08-27 21:20
test2 - 8.7G 2012-08-27 21:20
-- Add an option to BEADM DESTROY command to not destroy manually created snapshots used for boot environment.
# beadm destroy test1
Are you sure you want to destroy 'test1'?
This action cannot be undone (y/[n]): y
Boot environment 'test1' was created from existing snapshot
Destroy 'default@test1' snapshot? (y/[n]): y
Destroyed successfully
# beadm destroy test1
Are you sure you want to destroy 'test1'?
This action cannot be undone (y/[n]): y
Boot environment 'test1' was created from existing snapshot
Destroy 'default@test1' snapshot? (y/[n]): n
Origin snapshot 'default@test1' will be preserved
Destroyed successfully
Approved by: eadler, bapt (mentors, implicit)
|
|
|
|
|
|
|
|
|
| |
- Fix shell config issue [2]
PR: ports/169481 [1]
PR: ports/171188 [2]
Submitted by: romain [1]
Submitted by: Christopher McCoy <syseng@wayfair.com> [2]
|
| |
|
|
|
|
| |
Submitted by: Snader_LB (Freenode)
|
|
|
|
| |
Fix error introduced in r299609.
|
| |
|
|
|
|
| |
spins.
|
| |
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
| |
Pointed out by: pointyhat (via linimon)
Pointhat to: swills
|
|
|
|
|
| |
PR: 171280
Submitted by: Derek Wood <ddwood@outlook.com>
|
|
|
|
|
|
|
|
| |
- Convert to new options framework
PR: ports/171271
Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer)
Approved by: eadler, bapt (mentors, implicit)
|
| |
|
|
|
|
| |
Requested by: dteske (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
Bernstein and used by some of his software, most notably the multilog component
of daemontools. That package comes with a program (tai64nlocal) to convert those
time stamps to a human-readable date.
WWW: http://www.eyrie.org/~eagle/software/tai64nfrac/
PR: ports/169891
Submitted by: paulo@nlink.com.br
|
|
|
|
|
| |
PR: ports/170642
Approved by: Robert Gogolok <gogolok@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/170756
Submitted by: Mark Felder <feld@feld.me>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: QAT
Pointy hat to: cperciva
|
|
|
|
|
| |
spipe(1) utility which acts as a client for the spiped protocol,
suitable for use as an ssh ProxyCommand.
|
| |
|
|
|
|
|
|
|
|
|
| |
- Remove -legacy PKGNAMESUFFIX
- Bump PORTREVISION
- Use [tab] in CONFLICTS line (portlint)
Approved by: cy (maintainer)
Approved by: crees (mentor, implicit)
|
|
|
|
|
| |
the output of `vmstat -z` to figure out how much swap space we can
safely configure, instead of the kern.maxswzone sysctl.
|
| |
|
|
|
|
|
|
| |
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a08
Approved by: netchild
|
|
|
|
|
|
| |
- Use bsd.port.options.mk
Approved by: eadler, bapt (mentors, implicit)
|
|
|
|
|
|
|
| |
- Remove ABI version from LIB_DEPENDS
- Use bsd.port.options.mk
Approved by: eadler, bapt (mentors, implicit)
|
|
|
|
|
| |
PR: ports/170980
Reported by: Nicolas Szalay <nicolas.szalay@fotolia.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Reset maintainership per private request
- Convert to new options framework
- Remove ABI version from LIB_DEPENDS
- Add LICENSE (GPL2)
- Update to working WWW
PR: ports/169043 [1], ports/170229 [2]
Submitted by: "Julian H. Stacey" <jhs@berklix.com> [1]
Approved by: Samuel Martin Moro <faust64@gmail.com> (maintainer)
Approved by: eadler (mentor)
|
|
|
|
|
|
|
|
|
|
|
| |
Msktutil is a program for interoperability with Active Directory that can:
Create a computer account in Active Directory
Create a system Kerberos keytab
Add and remove principals to and from that keytab
Change the computer account's password
WWW: https://fuhm.net/software/msktutil/
|
|
|
|
|
|
|
| |
- While here, replace some single whitespaces with a tab
PR: 170590
Approved by: maintainer timeout (gnn; > 14 days)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Include project's description in pkg-desc, not pkg-message.in
- Change default answer to each reporting question to yes
- Fix tests for /etc/periodic.conf and /etc/rc.conf
- Clean up interactive prompts during installation
- Bump PORTREVISION
PR: ports/171015
Submitted by: bsdstats@nanoman.ca (maintainer)
Reported by: 2A <deuza at fr dot FreeBSD dot org> [1]
|
|
|
|
|
| |
PR: ports/170582
Approved by: maintainer timeout (renchap@cocoa-x.com, >2 weeks)
|
|
|
|
|
|
|
|
|
|
| |
- Fix pkgconf dependency
- Convert to OPTIONSng
- Remove ABI version from LIB_DEPENDS
PR: ports/170888
Submitted by: Hakisho Nukama <nukama@gmail.com> (maintainer, via email)
Approved by: crees, tabthorpe (mentors, implicit)
|
|
|
|
|
|
| |
WWW: https://launchpad.net/python-iowait
Approved by: rene, miwi (mentors)
|
|
|
|
|
|
|
| |
- Add regression-test target
PR: ports/171036 [1]
Submitted by: swills
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
Changelog:
* Modularize
PR: ports/171050
Submitted by: dteske (maintainer)
Approved by: eadler (mentor)
|
|
|
|
|
|
| |
PR: ports/170846
Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer)
Approved by: eadler (mentor)
|
|
|
|
|
|
| |
PR: ports/170845
Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer)
Approved by: eadler (mentor)
|
|
|
|
| |
Approved by: swills@
|
|
|
|
|
|
|
|
|
| |
Changelog:
* Add '-D' flag to show default value(s) only.
PR: ports/171012
Submitted by: dteske (maintainer)
Approved by: eadler (mentor)
|
|
|
|
|
|
| |
- Take maintainership
Approved by: pgollucci@
|
| |
|
|
|
|
|
|
|
|
| |
consistent with the behavior of previous versions of cfengine.
- Bump PORTREVISION.
Approved by: cy (maintainer)
Approved by: eadler (mentor)
|
| |
|
|
|
|
|
| |
PR: ports/169749
Submitted by: John Hein <jhein@symmetricom.com>
|
|
|
|
|
|
|
|
|
|
|
| |
- Add PORTEPOCH
- Add null PORTREVISION (portlint)
- Separate LATEST_LINK from MAINTAINER section (portlint)
Changelog: https://github.com/cfengine/core/blob/master/ChangeLog
Approved by: cy (maintainer)
Approved by: crees (mentor, implicit)
|
|
|
|
| |
Discovered by: linimon
|
|
|
|
|
|
|
| |
- Update MAINTAINER's address
PR: ports/170902
Submitted by: dteske@
|
|
|
|
|
|
| |
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7345
PR: ports/170908
Submitted by: Chris Howey <howeyc@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
Changes: http://git.savannah.gnu.org/cgit/ranger.git/tree/CHANGELOG
PR: ports/170820
Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer)
|
| |
|
|
|
|
| |
Submitted by: pointyhat
|
|
|
|
| |
Changes: http://code.google.com/p/psutil/source/browse/trunk/HISTORY
|
|
|
|
|
|
|
|
|
| |
Securely and quickly copy data from source to target.
WWW: http://www.slac.stanford.edu/~abh/bbcp/
PR: 170576
Submitted by: jhein@symmetricom.com
|
|
|
|
| |
Submitted by: gleb (maintainer)
|
|
|
|
|
| |
files is unversioned, so it conflicts with the name of the rc.d script in
WRKDIR after SUB_FILES is applied.
|
| |
|
|
|
|
|
| |
PR: 170781
Submitted by: fw@moov.de
|
|
|
|
|
| |
files is unversioned, so it conflicts with the name of the rc.d script in
WRKDIR after SUB_FILES is applied.
|
|
|
|
|
| |
PR: ports/170500
Submitted by: Rouslan Iskhakov <rouslan@rshell.net> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@
|
|
|
|
|
| |
Pointy hat to: me
Noticed by: Andrzej Tobola < ato AT iem.pw.edu.pl >
|
|
|
|
|
|
| |
- Take maintainer
Approved by: pgollucci@
|
|
|
|
|
| |
PR: ports/170692
Submitted by: Loganaden Velvindron <logan afrinic.net>
|
|
|
|
|
| |
PR: ports/170692
Submitted by: Loganaden Velvindron <logan afrinic.net>
|
|
|
|
| |
up in redports, but did in QAT after the commit.
|
|
|
|
|
|
|
| |
- Take maintainer
PR: ports/169307
Approved by: pgollucci
|
|
|
|
|
|
|
| |
- Add new mastersite
- Add missing library deps
- Port needs USE_PKGONFIG=build
- Remove patches accepted upstream
|
| |
|
|
|
|
| |
Give up maintainership
|
| |
|
|
|
|
|
| |
Fix MASTER_SITES [1]
Give up maintainership
|
| |
|
| |
|
|
|
|
|
|
| |
- Thank you for your years of service, we hope to see you back
Approved by: portmgr
|
|
|
|
|
|
| |
- Thanks for your years of service, we hope to see you back
Approved by: portmgr
|
|
|
|
|
|
|
|
| |
Update CONFLICTS in cfengine2, cfengine32, and cfengine33 ports.
Update LATEST_LINK in cfengine32 and cfengine33 ports.
Add $FreeBSD$ to pkg-plist.
|
|
|
|
|
|
|
| |
PR: ports/170114
Submitted by: William Orr <will@worrbase.com>
Obtained from: https://answers.launchpad.net/duplicity/+question/183711
Approved by: flo (mentor)
|
|
|
|
| |
Submitted by: gjb
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
Changes: http://search.cpan.org/dist/MogileFS-Server/CHANGES
|
|
|
|
|
|
|
|
|
| |
Ranger is a file manager with VI key bindings.
WWW: http://nongnu.org/ranger/
PR: ports/169843
Submitted by: Jin-Sih Lin <linpct@gmail.com>
|
|
|
|
| |
Changes: http://search.cpan.org/dist/MogileFS-Utils/Changes
|
|
|
|
|
|
|
|
|
| |
- add documentation
From ChangeLog:
- fix: transient job starting stall on some systems when reading
reading multiple scripts from a named pipe
- workaround for CYGWIN causing a loop in xjobs on empty named pipes
|
|
|
|
| |
Reported by: QAT@
|
|
|
|
|
|
|
|
|
| |
- convert to OPTIONSng
- fix buffer overflow in upsd when receiving data from network
PR: 169827
Submitted by: 169827
Security: http://www.vuxml.org/freebsd/47f13540-c4cb-4971-8dc6-28d0dabfd9cd.html
|
|
|
|
|
|
|
|
| |
- Use USE_PKGCONFIG macro
- Convert to new framework OptionsNG
Submitted by: myself
Approved by: rene, miwi (mentors)
|
|
|
|
| |
Reported by: erwin
|
|
|
|
| |
I caught most of these, but missed this one, apologies
|
|
|
|
| |
Migrate to OptionsNG.
|
|
|
|
|
|
| |
<chuck@pkix.net>: host cylon.codefab.com[24.103.228.242] said: 554 5.7.1
<mx2.freebsd.org[69.147.83.53]>: Client host rejected: 567 no more spam (in
reply to RCPT TO command)
|
|
|
|
|
| |
- Add LICENSE (LGPL v2.1+ according to license.rtf)
- Move pkg-plist into Makefile variable
|
|
|
|
| |
Submitted by: George Carrette
|
|
|
|
|
|
|
|
| |
- Add patch when NLS is unset
- Remove USE_AUTOTOOLS (libtool) macro
Submitted by: myself
Approved by: miwi, rene (mentors)
|
|
|
|
|
|
|
|
|
|
| |
- Convert to new framework OptionsNG
- Use USE_PKGCONFIG
- Add patch when NLS is disabled
PR: 169894
Submitted by: by myself
Approved by: miwi, rene (mentors), maintainer (timeout > 2 weeks)
|
|
|
|
|
|
| |
PR: ports/170499
Submitted by: Kurt Jaeger <fbsd-ports at opsec.eu>
Approved by: maintainer (myself)
|
|
|
|
| |
for the goings on in this place.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Library and tools for reading FileVault2 Drive Encryption (FVDE) encrypted
volumes. The FVDE format is used by MacOS-X, as of Lion, to encrypt data
on a storage media volume.
Supported FVDE formats:
FileVault2 Lion
Supported protection methods:
password
recovery password
WWW: https://code.google.com/p/libfvde/
PR: 170449
Submitted by: koobs.freebsd@gmail.com
|
|
|
|
| |
Submitted by: gjb
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
executed process and the signals received by that process. It can also intercept
and print the system calls executed by the program.
WWW: http://ltrace.org/
PR: ports/170477
Submitted by: sbz (myself)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Note: To preserve the prior functionality it is recommended that
early_late_divider be set to something VERY early in the boot process
such as sysctl.
I suspect no one by myself actually used this port in practice so
mark it DEPRECATED and set an expiration date of September 1. Of some
is using it, let me know and I'll remove the DEPRECATION.
|
| |
|
|
|
|
| |
Reported by: Gleb Kozyrev <gleb@gkoz.com> (via private email)
|
|
|
|
|
|
|
| |
- Use new OPTIONS framework
PR: 170064 [1]
Submitted by: Jan Beich <jbeich@tormail.org>
|
|
|
|
|
|
| |
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
|
|
|
|
|
|
|
|
| |
- Remove ABI version numbers from LIB_DEPENDS
- use GNU_CONFIGURE/CONFIGURE_ARGS
PR: ports/170258
Submitted by: Joris Vandalon <joris@vandalon.nl> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- pass maintainership to submitter
- Remove LICENCE_FILE in favor of bsd.licenses.db.mk license
- Update and sort pkg-plist
PR: ports/170364
Submitted by: koobs.freebsd@gmail.com
|
| |
|
|
|
|
|
|
|
|
| |
Drop maintainership. I nolonger maintain any nagios servers and thus
don't have a good way to test updates.
PR: ports/168571 [0]
Submitted by: koobs.freebsd@gmail.com [0]
|
|
|
|
| |
Reported by: sunpoet@
|
|
|
|
|
|
| |
Handbook)
Approved by: portmgr@ (implicit)
|