| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
- Use the new LIB_DEPENDS syntax.
- Use the new OPTIONS helpers.
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
|
|
| |
- While I'm here, cleanup and simplify Makefile
PR: ports/185408
Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
Full changelog http://docs.saltstack.com/topics/releases/0.17.4.html
PR: ports/184696
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- remove patch for fdatasync which is pushed to upstream
- adopt staging
- while here remove CFLAGS modifications on unsupported versions
PR: 185434
Submitted by: maintainer, olevole@olevole.ru
|
|
|
|
| |
Submitted by: mat
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
continuous replication of a zfs filesystem, to another filesystem.
That filesystem can be on another machine, or on the same machine.
It also handles 'failover', as simply as "zrep failover datapool/yourfs".
This will conveniently handle all the details of
- Making 'yourfs' be a data destination, rather than a source
- Making 'yourfs' be read-only
- Making the destination fs be "live", and ready to transfer data to yourfs
WWW: http://www.bolthole.com/solaris/zrep/
PR: ports/184086
Submitted by: Oleg Ginzburg <olevole@olevole.ru>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
accidentally commit patches to this port. Redistribution
in _UNMODIFIED_ form as binary and source is allowed.
PR: misc/185441
Submitted by: myself
Approved by: Colin Percival <cperciva@tarsnap.com> (maintainer)
|
| |
|
| |
|
|
|
|
| |
With hat: ruby@
|
|
|
|
| |
With hat: ruby@
|
| |
|
|
|
|
|
|
|
| |
It provides a ruby implementation of ipmi commands that will make it simple to
connect to BMC devices from ruby.
WWW: https://github.com/logicminds/rubyipmi
|
| |
|
|
|
|
|
|
| |
Changelog: <http://busybox.net/>
Tell portscout to ignore 1.22.0 for sysutils/busybox (stable) port.
|
|
|
|
|
|
|
| |
- Convert LICENSE from BSD to BSD2CLAUSE
PR: ports/185242
Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer)
|
|
|
|
|
| |
- Add LICENSE
- Remove leading indefinite article from COMMENT
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add rubygems to CATEGORIES
- Remove leading indefinite article from COMMENT
- Support STAGEDIR
|
|
|
|
|
|
| |
- Add LICENSE
- Remove leading indefinite article from COMMENT
- Support STAGEDIR
|
|
|
|
|
|
| |
Submitted by: jgh@
Approved by: brd@
Reported by: qat@
|
|
|
|
|
| |
Submitted by: jgh@
Approved by: brd@
|
| |
|
|
|
|
| |
Changes: https://github.com/guard/guard-rspec/releases
|
|
|
|
|
|
|
| |
- Add LICENSE
- Remove leading indefinite article from COMMENT
Changes: https://github.com/capistrano/capistrano/blob/master/CHANGELOG.md
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@)
|
| |
|
|
|
|
| |
Reported by: demon
|
|
|
|
|
|
|
|
| |
stagedir, which, from a poudriere built package would be:
You can prevent this message by adding the line 'check_mail:0' in
/wrkdirs/usr/ports/sysutils/multitail/work/stage/usr/local/etc/multitail.conf
or in .multitailrc in your home-directory.
|
|
|
|
| |
Various little obvious fixes, and a new rc script for stunnel-server
|
|
|
|
| |
Make vimcat an OPTION, because it requires bash now.
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add a pre-world mode of updating similar to the -p option that can be
passed to mergemaster.
- Fix a couple of issues with -F.
- Refresh /etc/localtime after each update using tzsetup -r.
- Regenerate /var/db/services.db when /etc/services changes.
Bump to 1.1.
Reviewed by: kwm
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Switch to USE_GCC= 4.6+
PR: 185040
Submitted by: Johannes Jost Meixner <xmj@chaot.net>
|
|
|
|
| |
Changes: https://github.com/guard/guard-rspec/releases
|
|
|
|
|
|
|
|
|
| |
Update comment.
Use new LIB_DEPENDS syntax, use USES=pathfix.
Stagify.
Bump portrevision of all affected ports, and Update poppler* LIB_DEPENDS to
new syntax.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Allow user and config location for rc config [1]
- Allow staging
- Switch from easy_install to install
- Use python auto plist
PR: ports/183788 [1]
Submitted by: Sevan Janiyan <venture37 geeklan.co.uk>
Approved by: maintainer
|
| |
|
| |
|
|
|
|
|
|
| |
While here:
- Convert LIB_DEPENDS to new format
- Remove userless pre.mk/post.mk
|
|
|
|
|
|
|
|
|
|
|
|
| |
- While I'm here:
- Convert to new options framework
- Convert to new options helper
- Update USE_PYDISTUTILS
- Support STAGEDIR
Changes: https://github.com/nicolargo/glances/blob/master/NEWS
PR: ports/
Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/184628
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- Merge sysutils/mbmon [2]
- Add support for Intel 82801I (ICH9) SMBus controller [1]
- Support STAGEDIR [2]
PR: ports/184521 [1], ports/184628 [2]
Submitted by: Dmitry S. Luhtionov <mitya@cabletv.dp.ua> [1],
Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer) [2]
|
|
|
|
|
|
|
|
| |
The breakage was caused by processing makefiles with bmake instead of the
specified gmake.
PR: ports/184617
Approved by: maintainer timeout
|
| |
|
|
|
|
|
|
| |
I tested this and it just works.
Approved by: gamato@users.sf.net (maintainer)
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
Approved by: maintainer (implicit)
|
|
|
|
|
|
|
|
| |
- While I'm here, simplify Makefile
Changes: https://savannah.gnu.org/forum/forum.php?forum_id=7823
PR: ports/185108
Submitted by: Chris Howey <howeyc@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
Changes: https://code.google.com/p/psutil/source/browse/HISTORY
PR: ports/184802
Submitted by: Gasol Wu <gasol.wu@gmail.com>
|
|
|
|
| |
Changes: https://github.com/guard/guard-rspec/releases
|
|
|
|
| |
Changes: https://github.com/meskyanichi/backup/commits/master
|
| |
|
|
|
|
|
| |
PR: ports/183953
Submitted by: Kimmo Paasiala <kpaasial@gmail.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2013-12-22 devel/ruby-cvs: Broken for more than 6 month
2013-12-22 devel/hs-reactive: Broken for more than 6 month
2013-12-22 databases/rubygem-delayed_job_data_mapper: Broken for more than 6 month
2013-12-22 graphics/xmagv: Broken for more than 6 month
2013-12-22 lang/slib-gauche: Broken for more than 6 month
2013-12-22 graphics/f-spot: Broken for more than 6 month
2013-12-22 sysutils/linux-megamgr: Broken for more than 6 month
2013-12-22 games/linux-savage-samuraiwars: Broken for more than 6 month
2013-12-22 ftp/gftp: Broken for more than 6 month
2013-12-22 devel/hs-DeepArrow: Broken for more than 6 month
2013-12-22 converters/py-svglib: Broken for more than 6 month
2013-12-22 converters/p5-Unicode-Lite: Broken for more than 6 month
2013-12-22 mail/squirrelmail-calendar_sql_backend-plugin: Broken for more than 6 month
2013-12-22 finance/quantlib: Broken for more than 6 month
2013-12-22 games/xkobo: Broken for more than 6 month
2013-12-22 games/quake3-rq3: Broken for more than 6 month
2013-12-22 math/fbm: No new release since 2004, new supported upstream
|
|
|
|
|
|
| |
devel/fhist:
- Add stage support
- Convert LIB_DEPENDS to new syntax
|
| |
|
|
|
|
|
| |
PR: ports/185048
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
|
|
|
|
| |
Reported by: mat
|
|
|
|
|
|
|
|
|
| |
- Patch config.ru to use the right paths [2]
- Bump PORTREVISION for package change
PR: ports/183794 [1]
Submitted by: tdb [1]
Reported by: mat [2]
|
|
|
|
| |
Reported by: Eric Radman <ericshane@eradman.com>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Changelog: https://raw.github.com/ansible/ansible/v1.4.2/CHANGELOG.md
PR: ports/184997
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
|
|
|
|
|
| |
- Add a new mirror to MASTER_SITES
- Add LICENSE
|
|
|
|
|
|
|
|
|
| |
install images.
WWW: http://acadix.biz/diskimage-tools.php
PR: ports/184600
Submitted by: Jason Bacon <jwbacon@tds.net>
|
|
|
|
|
|
|
|
|
|
|
| |
- Switch to PKGNAMESUFFIX from LATEST_LINK
* -C option.
* Fix bug in ptree. Ptree shows wrong results when pid of the parent was higher
than the child pid.
PR: ports/184717 [1]
Submitted by: maintainer
|
|
|
|
| |
Changes: https://github.com/guard/guard/releases
|
|
|
|
| |
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7814
|
| |
|
|
|
|
| |
Submitted by: Vasiliy P. Melnik <basil at vpm dot net dot ua>
|
|
|
|
|
|
|
| |
- Support staging
PR: ports/184754 [1]
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
|
| |
|
|
|
|
| |
Approved by: pawel / wg (mentors, implicit)
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to staging
- Pet portlint a bit
- Be consistent with the generated config and use /var/puppet and not /var/lib/puppet
- Drop an old ruby 1.8 test
- Add license
PR: ports/184939
Submitted by: mat
|
|
|
|
|
|
| |
- while here shift new lib_depends format where needed
Changes: http://libvirt.org/news.html
|
|
|
|
|
| |
PR: ports/179908
Submitted by: Steve Wills <swills@FreeBSD.org>
|
|
|
|
|
|
|
|
|
| |
- Add manual
- Add stage support of ports
- Minor changes of Makefile
PR: ports/184261
Submitted by: Hung-Yi Chen <gaod@hychen.org>
|
|
|
|
| |
Submitted by: Bartek Rutkowski <ports@robakdesign.com> (via email)
|
|
|
|
| |
Reviewed by: swills@
|
|
|
|
|
|
| |
- Sync the Makefile with sysutils/rsyslog7 to make updates easier
Reviewed by: swills@
|
|
|
|
|
| |
Pointed by: bdrewery
Approved by: bdrewery (mentor, implicitly)
|
|
|
|
|
|
|
|
| |
MogileFS is an open source distributed filesystem, see: mogilefs.org
for more details. This library allows any Ruby application to read,
write and delete files in a MogileFS instance.
Approved by: bdrewery (mentor)
|
| |
|
|
|
|
|
|
|
| |
Reassigning my ports back to the pool with the hope of freeing up
to do more FreeBSD work in the future.
Submitted by: glarkin
|
|
|
|
| |
Submitted by: Bartek Rutkowski (via private email)
|
|
|
|
| |
suggested by Porter's Handbook
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG=
to /etc/make.conf to get the old version.
Update several xorg related ports, including:
x11/libxcb 1.9.1 -> 1.9.3
graphics/libdrm 2.4.46 -> 2.4.50
x11/pixman 0.30.2 -> 0.32.4
x11/xkeyboard-config 2.9 -> 2.10.1
x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0
Fix dissapearing cursor in xf86-video-vmware [2]
Stagify all x11@-owned ports
Bump portrevisions for xf86-* ports due to xserver version change.
Fix fallout from updates where needed.
Thanks to: all testersi, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/184684 [1], ports/181385 [2]
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> [2]
Approved by: portmgr (bdrewery), core (jhb) [0]
|
|
|
|
|
|
|
|
|
|
|
|
| |
and thereby whether it should display a progress bar during downloads.
While rc.d scripts have a terminal attached, for the common case of
unattended installation of servers, this script is not being used
interactively; so redirect stdin from /dev/null to silence the progress
bars and reduce console spew.
The -q option could be used to accomplish this, but that would also
eliminate other more useful information, such as the names and versions
of packages being installed.
|
|
|
|
|
|
| |
- Add regression-test target.
Approved by: bdrewery (mentor)
|
|
|
|
| |
Submitted by: make check-sanity
|
|
|
|
| |
Submitted by: Evan Susarret <evansus gmail com>
|
|
|
|
|
|
|
|
|
|
| |
2013-12-01 audio/liteamp: Dead upstream since 2004, does not build with clang
2013-12-08 security/opieprint: No more active upstream
2013-12-08 security/bubblegum: No more active upstream
2013-12-08 security/snortsms: Not active since several years.
2013-12-08 sysutils/hammerhead: Development no more active
2013-12-13 net-p2p/libtorrent-rasterbar-15-python: Unusable, development ceased
2013-12-13 graphics/openexr_ctl: Now distributed with ampasCTL-1.5
|
|
|
|
|
| |
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket)
|
|
|
|
|
| |
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket)
|
|
|
|
|
| |
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket)
|
|
|
|
|
| |
- Use PYDISTUTILS_AUTOPLIST
- Install examples as scripts since they are now shebangfixed
|
|
|
|
|
|
|
|
| |
- Add stage support
- Convert LIB_DEPENDS to new syntax
PR: ports/184765
Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer) [1]
|
|
|
|
|
| |
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket)
|
|
|
|
|
| |
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket)
|
| |
|
|
|
|
|
|
|
| |
dependency
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket)
|
|
|
|
| |
Reviewed by: az@
|
|
|
|
|
| |
- Stage support
- Fix plist
|
| |
|
|
|
|
| |
Approved by: gnn (maintainer)
|
| |
|
|
|
|
|
|
| |
PR: ports/184370
Submitted by: Bartek Rutkowski <ports robakdesign.com>
Approved by: maintainer (timeout)
|
|
|
|
| |
I can not find proof that timelimit is under the BSD license.
|
|
|
|
|
| |
The Csysutils/arcconf port has legal restrictions. Ensure that LEGAL and the
restriction variables say the same thing.
|
|
|
|
|
|
|
| |
canonicalize the latter somewhat [1]
- Remove trailing whitespace in Makefile
Submitted by: eadler [1]
|
| |
|
|
|
|
|
|
| |
their own packages and still on pkg 1.1.4 can upgrade.
With hat: portmgr
|
|
|
|
|
|
|
|
|
| |
cmogstored is an alternative implementation of the "mogstored" storage
component of MogileFS. cmogstored is implemented in C and does not
use Perl at runtime. cmogstored is the only component you need to
install on a MogileFS storage node.
Approved by: bdrewery (mentor)
|
|
|
|
|
|
| |
Changes: https://github.com/saltstack/salt/commits/develop
PR: ports/184637
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/184542
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
|
| |
|
|
|
|
|
| |
between pre-package-installation and post-package-installation, not
between pre- and pre-.
|
|
|
|
|
|
| |
* Add support for system configuration via ec2 user-data.
* Add support for allocating swap space from ephemeral disks with EC2
(linux) device names of "xvd[a-j]" rather than just "sd[a-j]".
|
|
|
|
| |
request a reboot so that any newly-installed daemons will be launched.
|
|
|
|
| |
Submitted by: Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
|
|
|
|
|
|
|
| |
adjust OSVERSION evaluation in ports that specifically use '100050N'.
Approved by: affected maintainers (implicit)
Sponsored by: The FreeBSD Foundation
|
| |
|
|
|
|
| |
While here fix pkg-plist
|
| |
|
| |
|
|
|
|
| |
Changes: https://github.com/guard/guard-rspec/releases
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Eliminate the need for archivers/unzip as an extract dependency
- Support staging
Approved by: gnn (maintainer)
|
|
|
|
|
|
|
|
| |
- Fix build on 10/head after iconv changes
- Stage support
PR: ports/184093
Submitted by: Mike Jakubik (maintainer)
|
|
|
|
|
|
|
|
|
| |
Comprehensive and easy to use graphical front end for Synergy.
WWW: http://www.volker-lanz.de/software/qsynergy
PR: ports/184414
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
|
|
|
|
|
|
|
|
|
| |
- Add license (BSD)
- Remove leading article from COMMENT
- Allow staging
PR: ports/181580 [1]
Submitted by: IWAMOTO Kouichi <sue@iwmt.org>
|
|
|
|
| |
Changes: https://github.com/guard/guard-rspec/releases
|
|
|
|
| |
Changes: https://github.com/guard/guard-livereload/releases
|
|
|
|
|
|
| |
Changes: https://github.com/nicolargo/glances/blob/master/NEWS
PR: ports/183983
Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a maintenance release that fixes a serious bug in the built-in HTTP
server. It was discovered that the handle_request() routine did not properly
perform input sanitization which led into a number of security
vulnerabilities.
An unauthenticated, remote attacker could exploit this flaw to execute
arbitrary commands on the remote host.
All users still using older versions are advised to upgrade to this version,
which resolves this issue.
Approved by: crees (maintainer, per PM)
Security: 620cf713-5a99-11e3-878d-20cf30e32f6d
|
|
|
|
|
|
| |
Discussed with: se
PR: ports/182864, ports/184094
Sponsored by: The FreeBSD Foundation
|
|
|
|
|
| |
PR: 184372
Submitted by: skreuzer
|
|
|
|
| |
Suggested by: mva
|
|
|
|
|
|
|
|
|
|
| |
When the system first boots, install the pkg(8) tools (if not already
installed) and packages listed in the $firstboot_pkgs_list rc.conf
variable.
Obviously, this port is not useful after a system is already running; it is
intended to be included as part of the installation or disk image building
process.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Support STAGEDIR
- While I'm here:
- Hack MASTER_SITES to remove unnecessary pre-fetch:
- Add MEGACLI_ARCH to simplify ARCH manipulation
PR: ports/184365
Submitted by: Takefu <takefu@airport.fm>
Approved by: Venom <samflanker@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/184373
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This issue was originally reported on the freebsd-ports mailing list [1]
and has been sitting in my local tree since June. Let's finish it off.
- Backport upstream commit adding libHX 3.12 support [2] and remove
obsoleted patches (patch-src_mtab.c, patch-src_pmvarrun.c
- QA: Enable STAGE support, remove MAN* macros and pkg-plist accordingly
- QA: Remove indefinite article from COMMENT
- QA: Add LICENSE (LGPL21 GPLv2)
- QA: Use new LIB_DEPENDS shared library convention
[1] http://lists.freebsd.org/pipermail/freebsd-ports/2013-June/084156.html
[2] http://sf.net/p/pam-mount/pam-mount/ci/33550036cb0c9311c9dc4da9b3b359435319420e/
Reviewed by: gahr (maintainer)
Approved by: gahr (maintainer)
|
|
|
|
| |
Submitted by: Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt, implicit)
|
|
|
|
| |
Changes: https://github.com/guard/guard-livereload/releases
|
|
|
|
|
|
|
|
|
|
|
| |
- Support STAGEDIR
- While I'm here:
- Remove leading indefinite article from COMMENT
- Convert to new LIB_DEPENDS format
- Use USES=pathfix
PR: ports/184271
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
|
|
|
|
|
|
|
| |
- Support STAGEDIR
PR: ports/184001
Submitted by: Jason Bacon <jwbacon@tds.net>
|
|
|
|
| |
Changes: https://github.com/grosser/parallel/commits/master
|
|
|
|
|
|
|
|
|
| |
- Update to 0.9.8.2
- Allow staging
- USES gettext gmake
PR: ports/184222
Submitted by: KATO Tsuguru <tkato432 yahoo.com>
|
|
|
|
|
|
| |
Changes: https://savannah.gnu.org/forum/forum.php?forum_id=7796
PR: ports/184308
Submitted by: Chris Howey <howeyc@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- While I'm here:
- Convert to new options helper
- Use USES=gmake
PR: ports/184275
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
|
|
|
|
|
|
|
|
| |
- Support STAGEDIR
- While I'm here, convert to new LIB_DEPENDS format
PR: ports/184272
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
|
|
|
|
|
|
|
| |
- Convert all if's in options helpers
PR: ports/184256
Submitted by: Marco Steinbach <coco@executive-computing.de> (maintainer) [1]
|
|
|
|
|
|
|
| |
- support STAGE
PR: ports/184015 [1]
Submitted by: Henry Hu <henry.hu.sh at gmail dot com>
|
|
|
|
| |
- Shebangfix example files
|
|
|
|
| |
Approved by: portmgr (blanket approval)
|
|
|
|
|
| |
Tested by: poudriere
Approved by: portmgr (bapt)
|
|
|
|
|
|
| |
net/slurm.
Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer, via e-mail)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2013-11-24 net/ftelnetd: "Unfetchable due to parked MASTER_SITES"
2013-11-24 games/BillardGL: Unplayable, development ceased
2013-11-25 sysutils/rsyslog6-pgsql: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6-relp: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6-gnutls: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6-rfc3195: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6-gssapi: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6-snmp: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6-mysql: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6-dbi: Use sysutils/rsyslog7
|
|
|
|
|
|
|
| |
- Update USES
- Use new OPTIONS framework
- Use program's native install target
- Strip binary
|
|
|
|
|
| |
- Fix shebang using shebangfix
- Use INSTALL_SCRIPT to install main script
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
sizes. It provides three key functions. First it allocates exclusive and/or
non-exclusive access to resources (computer nodes) to users for some duration
of time so they can perform work. Second, it provides a framework for starting,
executing, and monitoring work (typically a parallel job) on a set of allocated
nodes. Finally, it arbitrates contention for resources by managing a queue of
pending work.
WWW: https://computing.llnl.gov/linux/slurm/
PR: ports/184215
Submitted by: Jason Bacon <jwbacon@tds.net>
|
|
|
|
|
|
|
| |
- Support STAGEDIR
PR: ports/184196 (based on)
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mate is a lite desktop forked from gnome2.
Most of the work is done by Jeremy Messenger (mezz@). The only thing I did
was update a few ports to later 1.6 release and attempting to keep up with
ports infra changes. Resulting bugs are all mine.
Mate is a sort of replacement for Gnome 2. So people wanting to keep a
Gnome 2 like desktop should switch. Gnome 2 will be replaced by Gnome 3
in the near future. This switch will be announce with a transition time
so people have more time to switch if they haven't already.
This release was made possible by everyone that send friendly pokes to
keep mate on my mind.
Approved by: portmgr (bapt)
|
|
|
|
|
|
|
| |
rewritten to be non-blocking: immediate write after connect may fail
if the connection is not ready yet.
Approved by: bdrewery (mentor)
|
|
|
|
|
|
| |
- Adjust USE_QT4 components
Approved by: portmgr (blanket approval)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.4
- Update pkg-plist
- QA: Dependencies are only RUN_DEPENDS, not BUILD_DEPENDS
- QA: Whitespace alignment
- QA: Clarify ACCELERATE option description
Changes:
https://raw.github.com/ansible/ansible/v1.4.0/CHANGELOG.md
PR: ports/184171
Approved by: maintainer
|
|
|
|
|
|
|
|
|
| |
- No more BROKEN
- Support STAGE
PR: ports/184144
Submitted by: "Charlie &" <root@portaone.com>
Approved by: maintainer
|
|
|
|
|
|
| |
. use new LIB_DEPENDS syntax;
. USE_GMAKE -> USES=gmake;
. drop maintainership (do not use the port any more).
|
|
|
|
|
|
| |
. use new LIB_DEPENDS syntax;
. USE_GMAKE -> USES=gmake;
. drop maintainership (do not use the port any more).
|
| |
|
| |
|
|
|
|
| |
Submitted by: Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
|
|
|
|
|
| |
. fix stage orphans error;
. mute temporary file manipulation (mv, rm).
|
|
|
|
| |
- Strip binaries
|
|
|
|
| |
- Adds support for FreeBSD/amd64 boot via kfreebsd and friends
|
|
|
|
|
| |
- Get rid of QMAKEFLAGS
- Use globally provided LRELEASE
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
|
| |
- Make sample config file work with BSD syslog
- Startup script fixes
- Convert to staging
PR: ports/182492
Submitted by: Regis A. Despres <regis.despres@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
| |
- Add LICENSE (BSD)
- Support staging
PR: ports/184000
Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer)
|
|
|
|
|
|
|
| |
- Use new OPTIONS framework
- Use new LIB_DEPENDS format
- Remove useless -E switch for REINPLACE_CMD
- Remove useless python 3.2+ hack
|
|
|
|
|
|
|
|
| |
- http://cheeseshop.python.org/ -> https://pypi.python.org/
- http://pypi.python.org/ -> https://pypi.python.org/
With hat: python
Approved by: bapt (portmgr)
|
|
|
|
|
| |
- Allow staging
- Workaround problem starting up crashplan with SMP
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/184090
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/184089
Submitted by: maintainer
|
| |
|
|
|
|
| |
- While at it convert to gmake.mk ports that still USE_GMAKE.
|
| |
|
|
|
|
| |
- Bump PORTREVISION as it was producing empty packages
|
| |
|
|
|
|
|
|
| |
rather than copying it from the downloaded tarball.
Pointed out by: makc@
|
|
|
|
|
| |
Includes the kernel driver and the control programs as
well as a service daemon.
|
|
|
|
|
|
|
|
| |
- add stage support
- use USER framework
- fix build on 10.x, by disabling the mbuf stats module
Approved by: mentor (beat)
|
|
|
|
| |
- Take maintainership
|
|
|
|
| |
Changes: https://github.com/guard/guard/releases
|
|
|
|
|
|
|
|
|
| |
This module is required for BackupPC V4+.
WWW: http://backuppc.sourceforge.net
PR: ports/182403
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru>
|
|
|
|
| |
which is expired.
|
|
|
|
|
| |
PR: ports/183181
Submitted by: mat@
|
|
|
|
|
|
|
|
| |
- Convert to USES
- Convert to staging
PR: ports/183603 [1]
Submitted by: adamw@ [1]
|
|
|
|
| |
which is expired.
|
| |
|
| |
|
|
|
|
|
|
| |
- Adapt plists.
With hat on: kde
|
|
|
|
|
|
|
| |
- Add staging support while I'm here.
PR: ports/183907
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
2: switch to new LIB_DEPENDS syntax.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Add LICENSE
- Support STAGEDIR
Changes: https://github.com/meskyanichi/backup/commits/master
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|