| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Remove indefinite article from comment
|
|
|
|
|
|
|
| |
- While here trim header
PR: 180420
Submitted by: Jason Harris <jharris@widomaker.com>
|
|
|
|
| |
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7630
|
|
|
|
| |
Changes: https://github.com/grosser/parallel/commits/master
|
| |
|
|
|
|
|
| |
PR: ports/180388
Submitted by: Christer Edwards <christer.edwards at gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
| |
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
It accidentally slipped in during the original introduction
- Trim header
|
|
|
|
|
|
|
| |
- Remove shlib version from LIB_DEPENDS [1]
- Trim Makefile Header
Reported by: bapt [1]
|
|
|
|
| |
- Migrate to new 'created by' header
|
|
|
|
|
| |
PR: ports/180347
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
|
|
|
|
| |
The remainder have other pending patches which I must finish before conversion.
|
|
|
|
|
|
|
|
|
| |
- Update to 1.2.1
Changes: https://github.com/ansible/ansible/blob/release1.2.1/CHANGELOG.md
PR: ports/180312
Submitted by: Nikolai Lifanov <lifanov mail.lifanov.com> (maintainer)
|
|
|
|
|
| |
PR: ports/179577
Submitted by: maintainer
|
|
|
|
|
|
| |
while I'm here
- convert to USES=gmake
- trim Makefile header and respect nice_people
|
|
|
|
| |
Submitted by: dteske@ (maintainer)
|
|
|
|
| |
Submitted by: dteske@ (maintainer)
|
|
|
|
| |
Submitted by: maintainer via private email
|
| |
|
|
|
|
|
|
|
| |
- Rename GUI option to X11, to allow for umbrella X11-less builds
PR: ports/180276
Submitted by: rene
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two
KDE updates in just a few days, but the work on 4.10.5 was very light
compared to 4.10.4 so it was ready much faster.
The release announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.5.php
The biggest news for us on FreeBSD is that the Ruby bindings should work
with Ruby 1.9 now.
I will probably add a note to UPDATING later about this, but as avilla@
pointed out, the clang support we mentioned that was improved in 4.10.4
requires a rebuild of the ports that depend on kdelibs4. Most of them are
covered by this update, but those which are not part of the Software
Compilation need to be rebuilt manually to make sure the previous issues
(proper symbol visibility being the most annoying of them) are solved.
|
|
|
|
|
|
|
|
|
| |
- Change to new-type headers.
- Replace all dead MASTER_SITES and WWW with working ones.
PR: ports/179823
Submitted by: r4721@tormail.org
Approved by: samm@os2.kiev.ua (maintainer)
|
| |
|
|
|
|
| |
ChangeLog: http://busybox.net/
|
|
|
|
|
| |
PR: ports/180238
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
|
|
|
|
| |
Approved by: cy (maintainer, implicit)
|
|
|
|
|
|
| |
Add cfengine35 as conflict.
Approved by: cy (maintainer, implicit)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
The GTK2 option is now the only SINGLE option, so do not propose
it at all.
|
|
|
|
|
|
|
| |
- while here:
- fix option check in sysutils/cfengine34
- move devel/libvirt-glib to use glib20 in favor of gio-fam-backend (suggested by kwm@)
- restore ABI version in net-mgmt/collectd5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
With commits from avilla@, makc@, rakuco@ and Schaich Alonso.
The upstream announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.4.php
clang support should be more stable now, with clang being recognized by
kdelibs4 and being passed the correct flags to build other ports.
Additionally, all ports being committed have been verified to build with
-CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for
providing it).
Work on the newly-released 4.10.5 will begin shortly.
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Convert Makefile headers to new style
PR: ports/180076
Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
|
|
|
|
| |
Trim headers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This uses accept 'env' as an argument for ports that do use their own or a different do-configure target.
Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).
While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.0.2
Changes:
https://code.google.com/p/clone/source/browse/trunk/ChangeLog
PR: ports/180028
Submitted by: Dr. Rolf Jansen <cyclaero@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/180042
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
| |
ChangeLog: <http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.42.8>
Switch to KERNEL_ORG site and enable USE_XZ for 25 % smaller download.
Switch to USE_CSTD=gnu99 (was gnu89). Disable 2TB r_*_big_expand tests due
to their space requirements, reenable m_bigjournal, and also skip
f_extent_oobounds which breaks inside Tinderbox but is fine outside.
|
| |
|
| |
|
|
|
|
|
|
| |
- Trim Makefile header
- Add DOCS option
- NOPORTDOCS -> PORTOPTIONS:MDOCS
|
|
|
|
|
|
| |
- Take maintainership
Approved by: maintainer (via email)
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: maintainer (implicit; discussed with ehaupt)
|
|
|
|
|
| |
PR: 179906
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
system (OS)-independent reference implementation of the Advanced
Configuration and Power Interface Specification (ACPI).
This port provides utilities bundled with the ACPICA release.
WWW: https://acpica.org
|
| |
|
|
|
|
|
|
|
|
|
| |
- Add Icons
- Fix docs and nls
- Bump portrevision
PR: 175744 (based on)
Submitted by: nemysis@gmx.ch (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Update WWW
- Remove indefinite article from COMMENT
PR: ports/179992
Submitted by: r4721@tormail.org
Approved by: Corey Halpin <chalpin@cs.wisc.edu> (maintaner)
|
|
|
|
|
| |
PR: ports/179943
Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/177145
Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Remove unnecessary patch from the port.
Add commands to the Makefile to address a known issue in how
the sources are shipped, wherein a sub-component is included
as a zip file of sources.
|
|
|
|
|
|
| |
Future steps:
- rename current php5 ports to php54
- make php55 the default one after an exp-run
|
|
|
|
|
|
| |
Changes: https://savannah.gnu.org/forum/forum.php?forum_id=7631
PR: ports/179861
Submitted by: Chris Howey <howeyc@gmail.com> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/179849
Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
|
|
|
|
|
| |
Changes:
- Fix 'mount'
|
|
|
|
|
|
|
|
|
| |
- Update puppet27 to 2.7.22 which fixes CVE-2013-3567
- Document security issue
PR: ports/179816 [1]
Submitted by: mat [1]
Security: b162b218-c547-4ba2-ae31-6fdcb61bc763
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.1.1 [1]
- Trim Makefile header
Changelog:
- Improved exit status handling.
- No overwrite on existing files.
- K&R -> ANSI. Deprecated expressions are changed.
PR: ports/179826 [1]
Submitted by: HATANO Tomomi <hatanou@infolab.ne.jp> (maintainer)
|
|
|
|
|
| |
PR: ports/179769
Submitted by: Joe Barbish <qjail@a1poweruser.com> (maintainer)
|
|
|
|
| |
Changes: https://github.com/guard/guard/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/grosser/parallel/commits/master
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE (GPLv2) [1]
- Remove leading article from COMMENT [1]
- Fix NLS option [1]
- Install docs [1]
- Add DOCS option
- Remove lib ABI from LIB_DEPENDS
- Pass maintainership to submitter
PR: ports/179699
Submitted by: nemysis <nemysis@gmx.ch>
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE (GPLv2)
- Install docs
- Fix NLS option
- Rework pkg-descr to be more verbose
- Give an example for linprocfs in pkg-message
- Pass maintainership to submitter
PR: ports/179796
Submitted by: nemysis <nemysis@gmx.ch>
|
|
|
|
|
|
|
|
|
|
|
|
| |
user with control over synchronization operations and conflict resolution. We
provide history through light weight snapshots and allow users to verify the
history has not been tampered with. Through the use of replication instances
can be resilient and recover damaged data from other nodes.
WWW: http://ori.scs.stanford.edu/
PR: ports/176429
Submitted by: mashti@cs.stanford.edu
|
|
|
|
|
|
| |
PR: ports/178567
Submitted by: Mark Felder <feld@feld.me>
Approved by: maintainer timeout (ivannashdreckman@fastmail.fm, >4 weeks)
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
- Remove leading article from COMMENT
PR: 179694
Submitted by: nemysis <nemysis@gmx.ch> (new maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
jvms on a machine. In a top-like manner, it displays JVM internal metrics
(e.g. memory information) of running java processes.
It's tested with different releases of Oracle JDK, IBM JDK and OpenJDK on
Linux, Solaris and Windows hosts. Jvmtop requires a JDK - a JRE will not
suffice.
WWW: http://code.google.com/p/jvmtop/
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.4 [1]
- Fix typo in pkg-descr [1]
- Trim Makefile header
- Remove leading article from COMMENT
PR: ports/179717 [1]
Submitted by: Jesse <jessefrgsmith@yahoo.ca> (maintainer)
Approved by: culot / jpaetzel (mentors, implicit)
|
|
|
|
|
|
|
| |
New Features:
Added YAFFS2 support (patch from viaForensics).
Added Ext4 support (patch from kfairbanks)
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 4.2.1
Changes:
https://www.ldap-account-manager.org/lamcms/changelog
PR: ports/179716
Submitted by: Vasiliy P. Melnik <basil@vpm.net.ua> (maintainer)
Approved by: culot / jpaetzel (mentors, implicit)
|
|
|
|
|
|
| |
- Trim header
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
| |
Approved by: kwm
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 2.0
- Remove MAKE_JOBS_SAFE, builds only one file
Changes:
- More portable build; runs on old architectures without C99 support
PR: ports/179685
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
Approved by: culot / jpaetzel (mentors, implicit)
|
|
|
|
|
|
|
| |
Changes:
- Add support for PREFIX/etc/beadm.conf
- Support grub
- Remove hardcoded BE prefix (pool/ROOT)
|
| |
|
| |
|
| |
|
|
|
|
| |
PR: 179677
|
|
|
|
|
|
| |
- Assign some p5- ports under perl@ maintainership.
Approved by: portmgr@ (bapt@)
|
| |
|
|
|
|
|
| |
PR: 179591
Submitted by: Ports Fury
|
|
|
|
|
|
| |
. bump PORTREVISION.
Noticed by: danfe
|
|
|
|
|
|
|
| |
. remove extra indentation (tabstop) from the commands;
. add padding for PKGMESSAGE.
Suggested by: danfe
|
|
|
|
|
|
|
|
|
| |
- Unbreak build for FreeBSD >= 9 [1]
- Add LICENSE (GPLv2)
PR: ports/174606 [1]
Submitted by: ARAI Toshihiko <arai.toshihiko@gmail.com>
Approved by: culot / jpaetzel (mentors, implicit), maintainer (timeout)
|
|
|
|
|
|
| |
. bump PORTREVISION;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. trim Makefile headers.
|
|
|
|
| |
Spotted by: tijl
|
|
|
|
|
|
| |
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. use one-line install instead of a .for loop;
. trim Makefile headers.
|
|
|
|
|
|
|
|
| |
. bump PORTREVISION;
. remove unneeded DISTNAME;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. trim Makefile headers;
. pet portlint: use @dirrmtry instead of @unexec rmdir.
|
|
|
|
|
|
|
|
| |
. bump PORTREVISION;
. remove the indefinite article from COMMENT;
. trim Makefile headers;
. we do not attribute Author at pkg-descr;
. trim spaces to one space after WWW: at pkg-descr.
|
|
|
|
|
|
| |
. bump PORTREVISION;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. trim Makefile headers.
|
|
|
|
|
|
|
| |
pts/4 20:04
371> . remove unneeded PLIST_SUB;
. trim Makefile headers.
|
|
|
|
|
|
| |
. do not use a for loop for one file (README);
. do not mute install;
. trim Makefile headers.
|
|
|
|
|
| |
- capitalize the beginning of COMMENT;
- use {} for a variable instead of ().
|
|
|
|
|
|
| |
. add LICENSE=GPLv2;
. bump PORTREVISION;
. trim Makefile headers.
|
| |
|
|
|
|
| |
- Trim Makefile headers
|
|
|
|
|
| |
PR: ports/179524
Submitted by: Balazs Nagy <js@iksz.hu> (maintainer)
|
|
|
|
|
|
|
| |
parallel runs any kind of code in parallel processes.
WWW: https://github.com/grosser/parallel
RG: https://rubygems.org/gems/parallel
|
|
|
|
|
|
|
| |
- Cleanup Makefile header
- Remove outdated PERL_LEVEL check
Changes: http://search.cpan.org/dist/Monitor-Simple/ChangeLog
|
|
|
|
| |
Changes: https://github.com/guard/guard-rspec/commits/master
|
|
|
|
|
| |
Pointyhat: gjb (myself)
Approved by: cy (maintainer, implicit)
|
|
|
|
| |
Approved by: cy (maintainer, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add CFENGINE_VERSION 35
cfengine-devel/Makefile:
- Mark IGNORE since development has not branched yet
Add cfengine 3.5.0:
New features:
- classes promises now take an optional scope constraint.
- new built-in functions: every, none, some, nth, sublist, uniq, filter
- cf-promises flag --parse-tree is replaced by --policy-output-format=,
requiring the
user to specify the output format (none, cf, json)
- cf-promises allows partial check of policy (without body common
control) without integrity check; --full-check enforces integrity check
- agent binaries support JSON input format (.json file as generated
by cf-promises)
- cf-key: new options --trust-key/-t and --print-digest/-p
- Class "failsafe_fallback" is defined in failsafe.cf when main
policy contains errors and
failsafe is run because of this
- add scope attribute for body classes (Redmine #2013)
- Better diagnostics of parsing errors
- Error messages from parser now show the context of error
- new cf-agent option: --self-diagnostics
- new output format, and --legacy-output
- warnings for cf-promises.
- Enable zeroconf-discovery of policy hubs for automatic bootstrapping
if Avahi is present
- Support for sys.cpus on more platforms than Linux & HPUX
Changes:
- parser no longer allows ',' after promiser or promisee. must be
either ';' or lval
- Make parser output in GCC compatible format the only supported format
(remove --gcc-brief-format flag)
- Silence license warnings in Enterprise Free25 installations
- action_policy => "warn" causes not_kept classes to be set on
promise needing repair.
- command line option version (-V) now prints a shorter parsable
version without graphic
- implicit execution of server and common bundles taking arguments
is skipped in cf-serverd.
- WARNING: option --policy-server removed, require option to --bootstrap
instead
- process promises don't log if processes are out of range unless you
run in verbose mode
- reports promises are now allowed in any context (Redmine #2005)
- cf-report has been removed
- cf-execd: --once implies --no-fork
- Version info removed from mail subject in the emails sent by cf-execd.
The subject will only contain "[fqname/ipaddress]" instead of
"communnity/nova [fqname/ipaddress]".
Please change your email filters accordingly if necessary.
- "outputs" promise type is retired. Their semantics was not clear,
and the functionality
is better suited for control body setting, not a promise.
- Tokyo Cabinet databases are now automatically checked for
correctness during opening. It should prevent a number of issues
with corrupted TC databases causing binaries to hang.
- Improved ACL handling on Windows, which led to some syntax changes.
We now consistently use the term "default" to describe ACLs that
can be inherited by child objects. These keywords have received new names:
acl_directory_inherit -> acl_default
specify_inherit_aces -> specify_default_aces
The old keywords are deprecated, but still valid. In addition, a new
keyword "acl_inherit" controls inheritance behavior on Windows. This
feature does not exist on Unix platforms. (Redmine #1832)
- Networking code is moved from libpromises to its own library,
libcfnet. Work has begun on making the API more sane and thread-safe.
Lots of legacy code was removed.
- Add getaddrinfo() replacement in libcompat (borrowed from PostgreSQL).
- Replace old deprecated and non thread-safe resolver calls with
getaddrinfo() and getnameinfo().
- Hostname2IPString(), IPString2Hostname() are now thread-safe, and are
returning error when resolution fails.
- Running cf-execd --once now implies --no-fork, and also does not wait
for splaytime to pass.
- execresult(), returnszero() and commands promises no longer requires
the first word
word to be an absolute path when using the shell. (Part of Redmine #2143)
- commands promises useshell attribute now accepts "noshell" and
"useshell" values. Boolean values are accepted but deprecated. (Part of
Redmine #2143)
- returnszero() now correctly sets the class name in this scenario (Part of
Redmine #2143):
classes:
"commandfailed" not => returnszero("/bin/nosuchcommand", "noshell");
Bugfixes:
- bundles are allowed to be empty (Redmine #2411)
- Fixed '.' and '-' not being accepted by a commands module. (Redmine #2384)
- Correct parsing of list variables by a command module. (Redmine #2239)
- Fixed issue with package management and warn. (Redmine #1831)
- Fixed JSON crash. (Redmine #2151)
- Improved error checking when using fgets(). (Redmine #2451)
- Fixed error message when deleting nonexistent files. (Redmine #2448)
- Honor warn-only when purging from local directory. (Redmine #2162)
- Make sure "restart" and "reload" are recognized keywords in
packages. (Redmine #2468)
- Allocate memory dynamically to avoid out-of-buffer or out-of-hash
situations
- fix edit_xml update of existing attributes (Redmine #2034)
- use failsafe policy from compile-time specified workdir (Redmine #1991)
- ifvarclass checked from classes promises in common bundles
- do not wait for splaytime when executing only once
- disable xml editing functionality when libxml2 doesn't provide
necessary APIs (Redmine #1937)
- Out-of-tree builds should work again, fixed a bunch of related bugs.
- Fixed race condition in file editing. (Redmine #2545)
- Fixed memory leak in cf-serverd and others (Redmine #1758)
Approved by: cy (maintainer, implicit)
|
|
|
|
|
|
|
|
| |
Take maintainership
PR: ports/172327
Submitted by: skreuzer@
Approved by: brooks@
|
|
|
|
|
|
|
|
|
|
| |
- Sort pkg-plist
Changes: https://github.com/ansible/ansible/blob/v1.2/CHANGELOG.md
PR: ports/179490
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
Approved by: culot / jpaetzel (mentors, implicit)
|
| |
|
|
|
|
| |
Submitted by: Peter Czanik <czanik@balabit.hu> (our syslog-ng upline)
|
|
|
|
|
|
|
|
| |
The checksum mismatch was caused by a mirror returning a file it should not.
Kudos to John Marino <draco@marino.st> for bringing this up.
PR: ports/179432
|
| |
|
|
|
|
|
|
|
|
| |
- Properly replace %%DSV_TOOLS%% when the SSL option is not selected.
So was not being replaced at all.
PR: ports/177739 [1]
Submitted by: klm <klm@uidzero.org> (maintainer)
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
|
|
| |
- Trim header
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
|
|
| |
- Trim header
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/DPAVLIN/Fuse-0.15/Changes
|
|
|
|
|
|
|
| |
- Trim the article from COMMENT, sort the knobs
Discussed with: wen (on May 12th)
Approved by: timeout from everyone involved
|
| |
|
|
|
|
|
|
| |
* Chase the update in dependent ports.
PR: 179072
|
| |
|
| |
|
|
|
|
|
| |
PR: 179315
Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer)
|
| |
|
|
|
|
|
|
| |
PR: ports/178525
Submitted by: Norihiko Murase <mur1080224@inter7.jp>
Approved by: culot / jpaetzel (mentors, implicit), maintainer (timeout)
|
|
|
|
|
|
| |
- Add LICENSE
Changes: https://github.com/guard/guard-rspec/commits/master
|
|
|
|
|
|
| |
- Add LICENSE
Changes: https://github.com/guard/guard-livereload/commits/master
|
| |
|
|
|
|
|
|
|
|
| |
configuration template to write items repeatedly. In section, you can
write actual configuration for actual input/output plugin, with
special directives for loop controls.
WWW: https://github.com/tagomoris/fluent-plugin-config-expander
|
|
|
|
|
| |
PR: ports/179354
Submitted by: rene@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Rename to sysutils/liburcu (according to upstream)
- Update MOVED
- Remove userspace-rcu from sysutils/Makefile
- Add liburcu to sysutils/Makefile
- Update dns/knot LIB_DEPENDS dependency
While I'm here:
- Update to 0.7.6
- Add CONFIGURE_ARGS for correct --docdir
- Add regression-test: target
- Update COMMENT
- Re-order USE_* section
- pkg-descr: Tab->space in WWW:
- Update WWW: URL
Changes:
2013-01-09 Userspace RCU 0.7.6
* Discourage use of pthread_atfork() for call_rcu handlers
* Fix call_rcu fork handling
* test: fork handling
* Fix TLS detection: test with linker, add --disable-compiler-tls
* Cleanup: cast pthread_self() return value to unsigned long
* Fallback mechanism not working on platform where TLS is unsupported
PR: ports/179358
Approved by: Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
|
|
|
|
|
|
| |
used with "fluent-plugin-tail-alternative".
WWW: https://github.com/yteraoka/fluent-plugin-tail-asis
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/179144
Submitted by: James Hunt <james.hunt@ubuntu.com> (maintainer)
|
|
|
|
|
|
|
| |
fluentd built-in 'out_file', and added many options to format output
as you want.
WWW: http://rubygems.org/gems/fluent-plugin-file-alternative
|
|
|
|
| |
Related to: ports/179183
|
|
|
|
|
|
|
|
| |
'#format' instance method and its configurations to Fluentd
BufferedOutput Plugin and TimeSlicedOutput Plugin, to output plain
text data (to file, REST storages, KVSs ...).
WWW: https://rubygems.org/gems/fluent-mixin-plaintextformatter
|
|
|
|
| |
2013-03-01 sysutils/sge62: Ancient and unsupported release
|
|
|
|
| |
Submitted by: gleb (maintainer)
|
|
|
|
|
| |
PR: ports/179265
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
| |
copies files. The ddpt utility specializes in files that are block
devices. For block devices that understand the SCSI command set,
finer grain control over the copy may be available via a SCSI
pass-through interface.
Website: http://sg.danny.cz/sg/ddpt.html
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update Haskell Platform to version 2013.2.0.0
Please note that port revisions for all the Haskell ports without version
changes are bumped.
Some highlights of the update:
- Fix PDF generation for pandoc [1]
- From now on, PREFIX/{lib,share,share/doc}/cabal/ghc-GHC_VERSION are used for
hs- ports (Cabal packages) as prefixes to avoid problems when upgrading with
portmaster(8) [2]
- Experimental support for LLVM-based code generation (disabled by default)
- Many simplifications, refactoring in bsd.cabal.mk
New ports (11):
devel/hs-asn1-types 0.1.3
devel/hs-data-default-class 0.0.1
devel/hs-data-default-instances-base 0.0.1
devel/hs-data-default-instances-containers 0.0.1
devel/hs-data-default-instances-dlist 0.0.1
devel/hs-data-default-instances-old-locale 0.0.1
devel/hs-extensible-exceptions 0.1.1.4
devel/hs-mmorph 1.0.0
devel/hs-quickcheck-io 0.1.0
x11-toolkits/hs-GLURaw 1.3.0.0
x11-toolkits/hs-OpenGLRaw 1.3.0.0
Updated ports (104):
archivers/hs-zlib 0.5.4.0_1 --> 0.5.4.1
databases/hs-persistent 1.1.5.1 --> 1.2.0.1
databases/hs-persistent-sqlite 1.1.5 --> 1.2.0
databases/hs-persistent-template 1.1.2.4 --> 1.2.0
devel/hs-HUnit 1.2.5.1_1 --> 1.2.5.2
devel/hs-IORefCAS 0.2_3 --> 0.2.0.1
devel/hs-MonadRandom 0.1.8 --> 0.1.9
devel/hs-QuickCheck 2.5.1.1_1 --> 2.6
devel/hs-abstract-deque 0.1.6_1 --> 0.2
devel/hs-alex 3.0.2_1 --> 3.0.5
devel/hs-async 2.0.1.3_1 --> 2.0.1.4
devel/hs-basic-prelude 0.3.4.0 --> 0.3.5.0
devel/hs-blaze-builder 0.3.1.0_4 --> 0.3.1.1
devel/hs-byteorder 1.0.3_4 --> 1.0.4
devel/hs-cabal-install 0.14.0_4 --> 1.16.0.2
devel/hs-classy-prelude 0.5.3 --> 0.5.7
devel/hs-cmdargs 0.10.2 --> 0.10.3
devel/hs-conduit 1.0.2 --> 1.0.5
devel/hs-data-default 0.5.0_1 --> 0.5.3
devel/hs-fsnotify 0.0.6 --> 0.0.11
devel/hs-generic-deriving 1.4.0 --> 1.5.0
devel/hs-git-annex 4.20130323_1 --> 4.20130601
devel/hs-haddock 2.11.0_1 --> 2.13.2
devel/hs-hashable 1.2.0.5 --> 1.1.2.5,1
devel/hs-hlint 1.8.43 --> 1.8.45
devel/hs-hspec 1.4.4 --> 1.5.4
devel/hs-hspec-expectations 0.3.0.3_1 --> 0.3.2
devel/hs-largeword 1.0.4 --> 1.0.5
devel/hs-lens 3.8.7.3 --> 3.9.0.2
devel/hs-lifted-base 0.2.0.2 --> 0.2.0.5
devel/hs-monad-control 0.3.1.4_1 --> 0.3.2.1
devel/hs-monad-logger 0.3.0.1 --> 0.3.1.1
devel/hs-monad-par 0.3.4.1 --> 0.3.4.2
devel/hs-pool-conduit 0.1.1_1 --> 0.1.2
devel/hs-profunctors 3.3 --> 3.3.0.1
devel/hs-reflection 1.1.7 --> 1.3.2
devel/hs-resourcet 0.4.5 --> 0.4.7.1
devel/hs-show 0.5 --> 0.6
devel/hs-split 0.2.1.1_1 --> 0.2.2
devel/hs-stm 2.4_1 --> 2.4.2
devel/hs-syb 0.3.7_1 --> 0.4.0
devel/hs-tagged 0.4.4_1 --> 0.6
devel/hs-text 0.11.2.3_1 --> 0.11.3.1
devel/hs-unix-compat 0.4.1.0 --> 0.4.1.1
devel/hs-unix-time 0.1.5 --> 0.1.8
devel/hs-unordered-containers 0.2.3.0 --> 0.2.3.1
devel/hs-utility-ht 0.0.8_3 --> 0.0.9
devel/hs-uuagc 0.9.42.2_3 --> 0.9.42.3
devel/hs-uuid 1.2.9 --> 1.2.13
devel/hs-void 0.5.11 --> 0.6
math/hs-NumInstances 1.2 --> 1.3
math/hs-comonad-transformers 3.0.1_1 --> 3.0.2
math/hs-semigroups 0.9 --> 0.9.1
math/hs-statistics 0.10.2.0_2 --> 0.10.3.1
net/hs-network 2.3.1.0_1 --> 2.4.1.2
net/hs-publicsuffixlist 0.0.3 --> 0.1
net/hs-socks 0.5.0 --> 0.5.1
security/hs-certificate 1.3.5_1 --> 1.3.7
security/hs-cipher-aes 0.1.7 --> 0.1.8
security/hs-clientsession 0.8.1_1 --> 0.9
security/hs-crypto-api 0.11 --> 0.12.1
security/hs-crypto-conduit 0.5.0 --> 0.5.2
security/hs-crypto-pubkey 0.1.2_1 --> 0.1.3
security/hs-crypto-pubkey-types 0.2.0_1 --> 0.3.2
security/hs-cryptocipher 0.4.0_1 --> 0.5.0
security/hs-cryptohash 0.8.3_1 --> 0.9.0
security/hs-skein 0.1.0.12 --> 1.0.3
textproc/hs-HaXml 1.23.3_2 --> 1.24
textproc/hs-attoparsec-conduit 1.0.0 --> 1.0.1
textproc/hs-blaze-html 0.6.0.0 --> 0.6.1.1
textproc/hs-blaze-markup 0.5.1.4 --> 0.5.1.5
textproc/hs-case-insensitive 1.0 --> 1.0.0.2
textproc/hs-highlighting-kate 0.5.3.8 --> 0.5.3.9
textproc/hs-hs-bibutils 4.17 --> 5.0
textproc/hs-polyparse 1.8_3 --> 1.9
textproc/hs-texmath 0.6.1.3 --> 0.6.1.5
textproc/hs-xml 1.3.12_4 --> 1.3.13
textproc/hs-yaml 0.8.2.3 --> 0.8.2.4
www/hs-HTTP 4000.2.5_1 --> 4000.2.8
www/hs-cgi 3001.1.7.4_6,1 --> 3001.1.7.5,1
www/hs-hamlet 1.1.6.3 --> 1.1.7.1
www/hs-happstack-server 7.1.7 --> 7.1.7.1
www/hs-heist 0.11.1 --> 0.12.0
www/hs-http-conduit 1.9.0 --> 1.9.3
www/hs-http-reverse-proxy 0.1.1.3 --> 0.1.1.6
www/hs-shakespeare 1.0.3.1 --> 1.0.5
www/hs-shakespeare-css 1.0.3 --> 1.0.5.1
www/hs-shakespeare-js 1.1.2.1 --> 1.1.4
www/hs-snap 0.11.2 --> 0.12.0
www/hs-wai-extra 1.3.2.4 --> 1.3.4
www/hs-wai-test 1.3.0.4 --> 1.3.1
www/hs-warp 1.3.7.4 --> 1.3.8.1
www/hs-yesod 1.1.9.2 --> 1.2.0.1
www/hs-yesod-auth 1.1.5.3 --> 1.2.0
www/hs-yesod-core 1.1.8.2 --> 1.2.0.4
www/hs-yesod-form 1.2.1.3 --> 1.3.0
www/hs-yesod-persistent 1.1.0.1_1 --> 1.2.0
www/hs-yesod-platform 1.1.8 --> 1.2.0.1
www/hs-yesod-routes 1.1.2 --> 1.2.0
www/hs-yesod-static 1.1.2.2 --> 1.2.0
www/hs-yesod-test 0.3.5 --> 1.2.0
x11-toolkits/hs-GLUT 2.1.2.1_7,1 --> 2.4.0.0,1
x11-toolkits/hs-OpenGL 2.2.3.1_4,1 --> 2.8.0.0,1
x11/hs-xmobar 0.16_2 --> 0.17
Removed ports (2):
www/hs-yesod-default 1.1.3.2
www/hs-yesod-json 1.1.2.1
PR: ports/179146 [1]
Requested by: Omar Thameen <omar@biglist.com> [1]
Reported by: sperber, bapt [2]
Tested by: sperber [2]
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
|
| |
The database (.rrd) files have moved to /var/db/monitorix by default, and the
port is careful to ensure that existing files are migrated.
The configuration file needs to have the base_lib line updated to
/var/db/monitorix/ (note trailing slash). The rc script comes with
instructions to those who don't happen to follow every single commit :)
|
| |
|
|
|
|
| |
first was committed in r319728.
|
|
|
|
|
| |
PR: 179050
Requested by: many
|
|
|
|
|
| |
PR: ports/179184
Submitted by: Joe Barbish <qjail@a1poweruser.com> (maintainer)
|
|
|
|
| |
Reported by: pkg (PKG_DEVELOPER_MODE)
|
|
|
|
|
| |
PR: ports/176717
Submitted by: Rustem Alimov <rustem.alimov@gmail.com>
|
| |
|
|
|
|
|
|
| |
- Bump PORTREVISION
With hat: ruby@
|
|
|
|
|
|
| |
I had done the testing and committing in two separate trees :(
Reported by: sunpoet
|
|
|
|
|
|
| |
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a14
Approved by: bapt (mentor)
|
|
|
|
|
|
|
|
|
|
|
| |
It is present in all supported versions of FreeBSD, and has had poor takeup.
I strongly suspect the strange-looking checks are partially to blame for
scaring maintainers off.
Go forth and please use it!
PR: ports/178269
Approved by: maintainers of all ports involved
|
| |
|
|
|
|
|
|
|
|
| |
- Install optimized bytecode and be prefix clean (PYDISTUTILS_INSTALLARGS+=
has to be used after bsd.port.pre.mk is included)
PR: ports/178468
Approved by: maintainer timeout (3 weeks), miwi, eadler (mentors, implicit)
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
| |
Approved by: maintainer timeout (2 weeks)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bsd.linux-rpm.mk. The default linux version is now Fedora 10.
- Remove now obsolete checks for Linux 2.4 in emulators/linux_base-c6,
emulators/linux_base-f10, and emulators/linux_dist-gentoo-stage3.
While there, remove superfluous -p argument from ${MKDIR}.
- Remove now obsolete check for Linux 2.4 or FreeBSD 6 and lower from
astro/google-earth.
- Remove expired Fedora Core 4 ports which were only used on FreeBSD 7
and below.
- Update LEGAL and MOVED
PR: ports/176877
Submitted by: myself
Approved by: portmgr (bapt)
Exp-run by: bapt
|
|
|
|
|
|
|
|
| |
- make port non-interactive [1]
- add PORTSCOUT hints, 2.1.X is a development version
PR: ports/178532 [1]
Submitted by: Claudius Herder <claudius_herder@ambtec.de> [1]
|
|
|
|
|
|
|
|
|
| |
. bump PORTREVISION;
. trim Makefile headers;
. remove the indefinite article from COMMENT;
. define PLIST_FILES and PORTDOCS at makefile;
. remove pkg-plist;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS.
|
|
|
|
|
|
|
|
|
|
| |
. remove shlib ABI version number from LIB_DEPENDS;
. bump PORTREVISION;
. trim Makefile headers;
. define PORTDOCS at Makefile;
. remove PORTDOCS lines from pkg-plist;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. use plain install instead .for loops.
|
|
|
|
|
|
|
|
|
|
| |
. remove shlib ABI version number from LIB_DEPENDS;
. bump PORTREVISION;
. trim Makefile headers;
. define PORTDOCS at Makefile;
. remove PORTDOCS lines from pkg-plist;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. use plain install instead .for loops.
|
|
|
|
|
|
|
|
| |
. bump PORTREVISION;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. trim Makefile headers;
. add PLIST_FILES and PORTDOCS;
. remove pkg-list.
|
|
|
|
| |
. trim Makefile headers.
|
|
|
|
| |
. remove the indefinite article from COMMENT.
|
|
|
|
|
| |
. trim Makefile Headers;
. remove the indefinite article from COMMENT.
|
| |
|
|
|
|
|
|
| |
. bump PORTREVISION;
. trim Makefile headers;
. use NO_WRKSUBDIR=yes.
|
|
|
|
|
|
|
| |
. remove contiguous blank lines;
. remove space after a variable name;
. define PKG_PLIST and MAN8 at Makefile;
. remove pkg-plist (2 lines).
|
|
|
|
|
|
| |
. bump PORTREVISION;
. trim Makefile headers;
. remove standard DISTNAME.
|
|
|
|
| |
. remove the indefinite article from COMMENT.
|
|
|
|
|
|
|
| |
. remove extra new line;
. pet portlint: remove space after MASTER_SITE_SUBDIR=;
. define PLIST_FILES and MAN8 at Makefile;
. remove pkg-plist (2 lines).
|
|
|
|
|
|
|
|
|
|
| |
. capitalise the first letter at COMMENT;
. add PLIST_FILES and MAN8;
. remove pkg-plist (4 lines);
. do not hard code gcc at the source Makefile, build with the
default compiler and allow a compiler to be redefined;
. the same for CFLAGS;
. make use SUB_FILES=pkg-message and enhance pkg-message.
|
|
|
|
|
|
|
|
|
|
| |
. remove LICENSE_FILE of the standard one (GPLv2);
. bump PORTREVISION;
. trim Makefile headers;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. NOPORTEXAMPLES -> PORT_OPTIONS:MEXAMPLES;
. do not run mkdir for the same directory multiple times;
. use plain install instead of .for loops.
|
|
|
|
|
| |
. remove the indefinite article from COMMENT;
. remove LICENSE_FILE for the standard one (GPLv2).
|
|
|
|
|
|
|
|
| |
. remove custom DOCDIR and use standard DOCSDIR;
. define PLIST_FILES and PORTDOCS at Makefile;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. do not mute install command;
. remove pkg-plist (hm, seems the port has never worked at NOPORTDOCS case).
|
| |
|
|
|
|
|
|
|
| |
. delete the indefinite article from COMMENT;
. remove standard option description TK_DESC;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. NOPORTEXAMPLES -> PORT_OPTIONS:MEXAMPLES.
|
|
|
|
|
|
|
| |
. add LICENSE=GPLv2;
. trim Makefile headers;
. pet portlint: use tab instead of spaces after USE_XORG=;
. bump PORTREVISION.
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
|
|
| |
. remove double install of port docs;
. remove .for loop, use plain install;
. remove PORTDOCS lines from pkg-plist.
|
|
|
|
|
| |
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. seems that nothing requires .pre. and .post. includes.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
. bump PORTREVISION;
. trim Makefile headers;
. use one command REINPLACE_CMD instead of two commands SED and MV;
. do not hard code gcc at the source Makefile, build with the
default compiler and allow a compiler to be redefined;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. use ${PORTDOCS:S,^,${WRKDOC}/,} trick to install PORTDOCS;
. convert pkg-message to use SUB_FILES;
. fix the directory of additional documentation at pkg-message.
|
|
|
|
|
|
| |
Do not try to remove directories not created by the port [1]
Reported by: pkg (DEVELOPER_MODE) [1]
|
| |
|
|
|
|
|
|
|
| |
. add USE_LDCONFIG=yes;
. bump PORTREVISION;
. remove indefinite article from COMMENT;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
build breaks once -jX is passed (with any X), e.g. for this port:
cc ck_mdb.o ck_volume.o ck_btree.o hfsck.o util.o main.o ../suid.o
../version.o -L../libhfs -lhfs -o hfsck
cc: ../suid.o: No such file or directory
cc: ../version.o: No such file or directory
*** Error code 1
1 error
*** Error code 2
1 error
===> Compilation failed unexpectedly.
Reluctantly force GNU make(1) for the time being with corresponding comment.
|
|
|
|
|
|
| |
. bump PORTREVISION;
. trim Makefile headers;
. remove the indefinite article from COMMENT.
|
|
|
|
|
|
| |
. add LICENSE=GPLv2;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. remove some space lines.
|
|
|
|
|
|
| |
. bump PORTREVISION;
. trim Makefile headers;
. remove the indefinite article from COMMENT.
|
|
|
|
|
| |
. bump PORTREVISION;
. remove the indefinite article from COMMENT.
|
|
|
|
| |
. remove the indefinite article from COMMENT.
|
|
|
|
|
| |
. use PLIST_FILES;
. remove pkg-plist (two lines).
|
| |
|
|
|
|
|
|
|
|
| |
. remove the indefinite article from COMMENT;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. define PORTDOCS at Makefile;
. remove port docs from pkg-plist;
. indent .for loop inside .if statement.
|
|
|
|
| |
. remove pkg-plist with one line (which is a comment).
|
|
|
|
| |
. remove the indefinite article from COMMENT.
|
| |
|
|
|
|
|
| |
. define options: DOCS EXAMPLES;
. do not mute install command.
|
|
|
|
|
| |
Pointy hat to: bsam (me)
Pointed out by: FreshPorts sanity checking
|
|
|
|
|
| |
. remove shlib ABI version from LIB_DEPENDS;
. bump PORTREVISION.
|
|
|
|
|
| |
. mute mkdir;
. use PKG_PLIST and remove pkg-plist.
|
| |
|
|
|
|
| |
patching the makefile at sources.
|
|
|
|
|
|
|
|
|
|
| |
. trim Makefile header;
. use new MASTER_SITES (SF);
. refine COMMENT a little;
. incorporate USES=iconv (which is needed since 3.0);
. optionify using DOCS;
. mute mkdir;
. use utmp.h -> utmpx.h for OSVESION>900007.
|
|
|
|
|
|
|
|
| |
. remove pkg-plist file;
. use options for DOCS;
. mute mkdir;
. install DOCS at do-install stage rather then post-install;
. remove check for unsupported OSVERSION.
|
|
|
|
|
|
| |
- Note expirations on sysutils/rsyslog6* as it is unsupported now as well
Reviewed by: zi@
|
|
|
|
|
|
| |
- Remove some blank lines that snuck in
Noticed by: gjb@
|
|
|
|
|
|
|
|
|
|
|
| |
- Partially based on work in [1]
- Convert to PORTDOCS= and PORTEXAMPLES=
- Pet portlint
- Add sysutils/rsyslog7-devel at version 7.3.15
PR: 176601 [1]
Submitted by: Cristiano Rolim Pereira <cristianorolim at outlook.com> [1]
Reviewed by: koobs@, jgh@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.
PR: ports/177942
Exp-run by: miwi
Approved by: portmgr (miwi)
Thanks to all who helped testing!
|
|
|
|
|
| |
- Strip /dev/ from keyboard device filename
- Look in LOCALBASE/include/cfu for cfu headers; it moved in libcfu-0.4
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/176377
Submitted by: Oleg Ginzburg <olevole@olevole.ru>
|
|
|
|
|
|
|
|
| |
Changes: https://savannah.gnu.org/forum/forum.php?forum_id=7608
PR: ports/178884
Submitted by: Chris Howey <howeyc@gmail.com> (maintainer)
Approved by: culot (mentor)
|
|
|
|
| |
Reported by: pointyhat (droso)
|
| |
|
|
|
|
| |
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7600
|
|
|
|
|
|
|
|
|
| |
Switch to tar.xz distfile
Remove pkg-message
Trim makefile headers
PR: ports/178821
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
|
|
|
|
|
|
| |
PR: ports/178822
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
Approved by: culot (mentor)
|
|
|
|
|
|
|
|
| |
- Properly OPTIONSng-ize php-gettext dependency
PR: ports/178824
Submitted by: Marco Steinbach <coco@executive-computing.de> (maintainer)
Approved by: culot (mentor)
|
|
|
|
| |
option description while here. The port now matches pkg-descr closely.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- In order to get that working, beat compilation environment into shape
for GCC 4.7/4.8 with two defines and one -include on CPPFLAGS.
- Clean up CPPFLAGS/LDFLAGS handling, getting rid of CONFIGURE_ARGS hacks.
- Correct two bugs in
.if ${OSVERSION} < 90014 || !exists(clang++)
to .if ${OSVERSION} < 900014 || !exists(/usr/bin/clang++)
(where the OSVERSION lacked a 0 digit, and exists lacked the path,
resulting in GCC being used even where clang++ was in base)
Requested by: gerald [1]
|
| |
|
|
|
|
|
|
|
|
| |
- Minor fixes to options
PR: ports/178360
Submitted by: Marco Steinbach <coco@executive-computing.de> (maintainer)
Approved by: culot (mentor)
|
|
|
|
|
|
|
|
|
| |
The upstream tarball was probably re-rolled. I've verified there is no
change between both tarball versions by comparing the contents of the
mirrored old version in freebsd.org and the one upstream.
PR: ports/178002
Approved by: maintainer timeout (29 days)
|
|
|
|
|
|
| |
- Remove patches and checks for unsupported FreeBSD versions.
The area51 repository features commits by avilla, rakuco and myself.
|
|
|
|
|
| |
PR: ports/178714
Submitted by: "Jakub Szafrański" <s@samu.pl> (maintainer)
|
|
|
|
|
|
|
|
|
| |
Change package message so that the fstab line includes the late option so that
it doesn't fail to boot if /usr is on a different partition.
PR: ports/178690
Submitted by: swills
Approved by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. Reported by Sven Hazejager.
- Unbreak on FreeBSD 9 without pf 4.5 [1]
- Fix segfaults on FreeBSD 8 [2]
- Fix rule display in a couple of views on FreeBSD 9 and 10 [1]
. Reported and tested by Thomas Kinsey
. Fix reported to OpenBSD by Robert Mills
PR: ports/175927
Submitted by: [1] Fabian Keil <fk@fabiankeil.de>, [2] garga@
Approved by: maintainer timeout (over 60 days)
|
| |
|