| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
| |
Rich is an opinionated WYSIWYG editor for Rails based on CKEditor.
WWW: https://rubygems.org/gems/rich
|
|
|
|
|
|
|
|
| |
Middleware that converts files uploaded with mimetype application/octet-stream
into normal form input, so Rack applications can read these as normal, rather
than as raw input.
WWW: https://rubygems.org/gems/rack-raw-upload
|
|
|
|
|
|
|
|
| |
- SAMBA option never worked before due to wrong feature name and lack of pkg
config file
- Remove deprecated options
Reported by: Kevin Oberman
|
| |
|
| |
|
|
|
|
|
|
| |
- Support STAGEDIR
Changes: http://search.cpan.org/dist/PadWalker/Changes
|
|
|
|
|
| |
Submitted by: sunpoet (myself)
Approved by: crees (pgsql)
|
|
|
|
| |
- Document security issue in mod_pagespeed
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Shorten COMMENT
- Support STAGEDIR
Changes: http://search.cpan.org/dist/Perl-Critic-Deprecated/Changes
|
|
|
|
|
|
| |
- Support STAGEDIR
Changes: http://search.cpan.org/dist/Perl-Critic/Changes
|
|
|
|
|
|
|
| |
- Support STAGEDIR
- Sort TEST_DEPENDS and PLIST
Changes: http://search.cpan.org/dist/HTTP-BrowserDetect/Changes
|
|
|
|
|
|
| |
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Software-License/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- support stageing
|
|
|
|
|
|
|
| |
- provide pkg-deinstall to clean up after deinstall
Submitted by: maintainer [1]
Pointyhat to: flo [1]
|
| |
|
|
|
|
|
|
| |
- Convert to PYDISTUTILS_AUTOPLIST
- Add LICENSE
- Enable staging support
|
|
|
|
|
| |
PR: ports/181879
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
|
|
|
| |
Obtained from: Project git repository
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Support STAGEDIR
PR: ports/181878
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
| |
Reported by: marino
|
|
|
|
|
| |
- STAGE-clean
- Fix GitHub usage (causes distinfo update)
|
|
|
|
|
|
|
|
|
|
|
| |
- Support STAGEDIR
While here:
- Use options helpers
- Install dektop entry file
PR: ports/181877
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
| |
- Chase API changes with ffmpeg 2.0
Reported by: marino
Approved by: portmgr (bapt, implicit)
|
|
|
|
|
|
|
| |
Bugs fixed
Fixed Python 2.6 compability issued in checkinst.py.
Registered more MS AD attributes with plugin class Binary.
Exception ldap.STRONG_AUTH_REQUIRED is ignored when reading rootDSE.
|
|
|
|
|
|
|
| |
- Add patches to chase the API change of ffmpeg 2.0
Reported by: marino
Approved by: portmgr (bapt, implicit)
|
| |
|
|
|
|
|
|
| |
- Add patch to chase the ffmpeg 2.0 API change
Reported by: marino
|
|
|
|
|
|
| |
TheMovieDB.org APIv3 interface
WWW: https://pypi.python.org/pypi/tmdb3/
|
|
|
|
|
|
|
|
| |
- Add patch to build with ffmpeg 2.0
- Remove useless PTHREAD_CFLAGS from CFLAGS
- Take maintainership
Reported by: marino
|
|
|
|
|
|
| |
- The oldest supported release is 8.3
Reported by: tijl
|
|
|
|
|
| |
Reported by: marino
Approved by: portmgr (bapt, implicit)
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Fix schroedinger lib check
- Use options helpers
- Remove FreeBSD < 8.x check (deprecated)
- Remove a few options and embed them inside X11
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
have proper permissions set.
PR: ports/173892
Submitted by: thierry
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Compiler and runtime library have been improved to support
big-endian systems. Thanks go to Brian Callahan, for his support
and for providing access to his PowerPC Macintosh under OpenBSD.
* The list of source files and the chapter about the defines used in
version.h have been improved in src/read_me.txt.
* The library tls.s7i has been improved to avoid raising an
exception, when the remote side closes the socket.
* The program chkccomp.c has been improved to write defines for
CHECK_INT_DIV_BY_ZERO, INT_DIV_BY_ZERO_SIGNALS and
DO_SIGFPE_WITH_DIV_BY_ZERO to version.h.
* Documentation comments have been added or improved in fillib.c,
int_rtl.c, soclib.c, tim_dos.c, tim_unx.c, tim_win.c, ut8lib.c,
ut8_rtl.c, tls.s7i and bytedata.s7i.
* The generic compare functions bigCmpGeneric, bstCmpGeneric,
chrCmpGeneric, intCmpGeneric, rflCmpGeneric, setCmpGeneric,
strCmpGeneric and typCmpGeneric have been improved to work
endianness neutral. Now they work correct on little- and
big-endian systems.
* The generic create functions bigCreateGeneric, bstCreateGeneric,
drwCreateGeneric, rflCreateGeneric, setCreateGeneric,
strCreateGeneric and itfCreateGeneric have been improved to work
endianness neutral. Now they work correct on little- and
big-endian systems.
* The new generic copy functions bigCpyGeneric, bstCpyGeneric,
drwCpyGeneric, fltCpyGeneric, rflCpyGeneric, setCpyGeneric and
strCpyGeneric have been added. This functions work endianness
neutral.
* The new generic destroy functions bigDestrGeneric,
drwDestrGeneric, rflDestrGeneric, setDestrGeneric and
strDestrGeneric have been added. This functions work endianness
neutral.
* The functions uintCmpGeneric, intCreateGeneric and intDestrGeneric
have been renamed to genericCmp, genericCreate respectively
genericDestr.
* The functions genericCpy, ptrCmp, ptrCmpGeneric, ptrCpyGeneric and
ptrCreateGeneric have been added to int_rtl.c.
* The function cmdConfigValue in cmd_rtl.c has been improved to
support the config value DO_SIGFPE_WITH_DIV_BY_ZERO.
* The handling of the option -l in processOptions (file s7.c) has
been improved to work endianness neutral.
* Several functions have been optimized:
In infile.c: get_file_name and get_file_name_ustri
In prg_comp.c: prgSyobject
In rfllib.c: rfl_elemcpy and rfl_idx
In rfl_data.c: rflElemcpy, rflIdx and rflTail
* The function get_ident and the macro IDENT_TABLE have been changed
to have an additional progtype argument.
* The function typNum in typ_data.c has been improved to use a
hashtable.
* In typlib.c the functions typ_num and typ_str have been improved
to call typNum respectively typStr.
* Support for the actions ACT_ICONV and ACT_ORD has been added to
interpreter, compiler and runtime library.
* The function id_string2 has been added to datautl.c, and used in
ref_data.c and typ_data.c.
|
|
|
|
| |
Better than a beta blocker for: danfe
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/183393
Submitted by: mat
Approved by: demon (maintainer)
|
|
|
|
| |
Support staging.
|
| |
|
|
|
|
|
|
|
| |
- Fix ldap client dependency
PR: ports/183377
Submitted by: Lukas Slebodnik <lukas.slebodnik intrak.sk> (maintainer)
|
|
|
|
|
|
|
| |
semantics for the inline keyword.
PR: ports/183144
Tested by: AN <andy@neu.net>
|
|
|
|
|
| |
Reported by: danfe
Approved by: maintainer
|
|
|
|
| |
- STAGE-clean
|
|
|
|
|
|
|
|
|
|
| |
- Fix build on CURRENT, by requiring GCC [1]
- STAGE-clean
- Convert to USES+=gmake
PR: 182051
Submitted by: maintainer
Reviewed by: maintainer
|
| |
|
|
|
|
|
|
| |
(this change has been introduced by mistake in my previous commit)
Submitted by: gerald
|
|
|
|
| |
Notified by: remko
|
|
|
|
| |
Suggested by: eadler
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for dependency change
- Fix portaudio2 dependency due to recent commit
- Use the new format for LIB_DEPENDS
- Support STAGEDIR and add OPTIONS_SUB
- Add DOCS and Option
audio/zynaddsubfx
- Bump PORTREVISION for dependency change
- Fix portaudio2 dependency due to recent commit
- Use the new format for LIB_DEPENDS
- Add DOCS and EXAMPLES Options
- Change DOCS
- Support STAGEDIR and add OPTIONS_SUB
- Change pkg-plist, remove DOCS and EXAMPLES
games/glob2
- Simplify master sites
- Bump PORTREVISION for dependency change
- Fix portaudio2 dependency due to recent commit
- Change comment
- Use the new format for LIB_DEPENDS
- Add DOCS and Option
- Change icons
- Use REINPLACE_CMD instead of files/patch-src_VoiceRecorder.cpp
- Adjust patches
- Change pkg-message
Approved by: pawel / wg (mentors, implicit)
|
|
|
|
| |
COMMENT should not begin with 'A' or 'An'
|
|
|
|
| |
- Remove the check for PORT_OPTIONS:MDOCS which is automatically handled by staging
|
|
|
|
| |
- Convert to staging
|
|
|
|
| |
- Convert to staging
|
|
|
|
| |
- Convert to staging
|
|
|
|
| |
- Convert to staging
|
|
|
|
| |
- Convert to staging
|
|
|
|
| |
- Convert to staging
|
|
|
|
|
|
|
|
| |
Migrate to the new LIB_DEPENDS standard.
STAGEify.
Reported by: marino [1]
|
|
|
|
| |
Bump version to 1.1 for the change.
|
|
|
|
|
| |
PR: 183370
Approved by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
| |
- use OPTIONS_DEFINE
|
|
|
|
|
|
|
| |
- Fix package without pkgng
PR: ports/183356
Submitted by: mandree
|
|
|
|
|
| |
- move pkg-deinstall code to pkg-plist
- cleaner way to install tools
|
|
|
|
|
|
|
|
|
|
| |
Remove a (long) obsolete dependency on bison. [1]
Migrate to the new LIB_DEPENDS standard.
STAGEify.
Reported by: marino [1]
|
|
|
|
|
| |
- Add patches to fix build after ffmpeg update
- Support STAGEDIR
|
|
|
|
|
|
|
|
|
|
|
|
| |
Reported by: kaltheat <kaltheat@gmail.com> [2], Glen Barber <gjb@FreeBSD.org> [3],
ganthore <ganthore@gmail.com> [4], Michael E Beasley <info@servebeer.info> [5]
PR: ports/183229 [2]
PR: ports/183251 [3]
PR: ports/183301 [4]
PR: ports/183351 [5]
Submitted by: "Schweigert, Udo" <Udo.Schweigert@siemens.com> [1]
Obtained from: OpenBSD, Gentoo (based on)
|
|
|
|
|
|
|
|
|
| |
- Allow staging [1] (based on)
- Add DOCS option
- Remove useless options.mk
PR: ports/183369
Submitted by: Kevin Zheng <kevinz5000 gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
- Update to 2.19.10
PR: ports/183358
Submitted by: Kurt Jaeger <fbsd-ports opsec.eu> (maintainer)
|
|
|
|
|
|
|
|
| |
- Allow staging
- Add LICENSE
PR: ports/183365
Submitted by: Vladimir Kondratiev <wulf mail.mipt.ru> (maintainer)
|
| |
|
|
|
|
| |
Requested by: gerald
|
|
|
|
|
|
|
| |
ChangeLog:
* R: Bug fixes in summary.gssanova, summary.ssanova, and
summary.ssanova9.
|
| |
|
|
|
|
|
| |
ChangeLog:
* xml: gismeteo.com fixes
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- sync OPTIONS
- preserve use hooks / scrips by using dirrmtry
- remove ' from DESC (don't break vim sytax)
PR: ports/182615
Submitted by: ohauer
Approved by: maintainer timeout (> 20 days)
|
|
|
|
|
|
| |
- Support STAGEDIR
Changes: https://github.com/guard/guard-livereload/releases
|
|
|
|
|
|
|
|
|
|
|
|
| |
- While I'm here:
- Convert to new LIB_DEPENDS format
- Respect CC
- Use USES=gmake
- Support STAGEDIR
Changes: http://www.lemke-it.com/litexec?request=pubclogcegodbd
PR: ports/183359
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
|
|
|
|
|
|
|
| |
- Add LICENSE
- Support STAGEDIR
Changes: https://github.com/intridea/multi_json/blob/master/CHANGELOG.md
|
|
|
|
|
| |
- Remove leading indefinite article from COMMENT
- Support STAGEDIR
|
|
|
|
| |
- partitial adopt new ${opt}_ notation
|
| |
|
|
|
|
| |
- partitial adopt new ${opt}_ notation
|
|
|
|
| |
Suggested by: mat
|
|
|
|
|
|
|
|
| |
- Support STAGEDIR
Changes: http://search.cpan.org/dist/URI-UTF8-Punycode/Changes
PR: ports/183366
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
|
|
|
|
|
|
| |
- Update to 2.1.0
- Use autoplist
- Get back to non-stage, this port needs easy_install
|
| |
|
|
|
|
| |
- Avoid conflict with www/rubygem-rack
|
|
|
|
|
|
|
|
|
|
| |
particularly with NLS enabled when libidn was built without NLS.
While here, group OPTIONS and clean up things a bit, and print
configuration of port and libidn port for debugging.
The particular build failure was
Reported by: Yuri Vorobyev
|
|
|
|
|
|
|
|
|
|
| |
- Update net/zebra-server to 2.0.55 and fix build
with new net/yaz [1]
- Bump other affected ports
PR: ports/183355 [1]
Submitted by: myself
Approved by: maintainer
|
| |
|
|
|
|
| |
share/applications to BSD.local.dist
|
|
|
|
| |
Support staging.
|
| |
|
|
|
|
| |
support staging.
|
|
|
|
|
|
|
|
|
|
|
| |
if available, for 'make index'. This removes the need to have
perl installed. [1]
- Fix output of the file to have the proper /usr/ports/ORIGIN regardless
of real PORTSDIR or CURDIR [2]
PR: ports/183095 [1]
Submitted by: ak [2]
With hat: portmgr
|
| |
|
|
|
|
| |
Submitted by: Adrian Waters <awaters@draenan.net>
|
|
|
|
| |
Submitted by: Adrian Waters <awaters@draenan.net>
|
| |
|
|
|
|
|
| |
Submitted by: Michael Clay
Approved by: moggie <moggie@elasticmind.net> (maintainer)
|
|
|
|
|
|
|
| |
Changes: http://wordpress.org/news/2013/10/basie/
PR: ports/183326
Submitted by: sunpoet (myself)
Approved by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
|
|
|
|
|
|
| |
- Add patch forgotten in last commit
Approved by: portmgr (bapt, implicit)
|
|
|
|
|
|
| |
- Link against ffmpeg
Approved by: portmgr (bapt, implicit)
|
| |
|
|
|
|
|
|
| |
- Use multimedia/ffmpeg instead
Approved by: portmgr (bapt, implicit)
|
|
|
|
|
|
| |
- Change dependency from ffmpeg1 to ffmpeg
Approved by: portmgr (bapt, implicit)
|
|
|
|
|
|
| |
- Bump port revision forgot in last commit
Approved by: portmgr (bapt, implicit)
|
|
|
|
|
|
| |
- Link using ffmpeg instead of ffmpeg1
Approved by: portmgr (bapt, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
picturesque games as Arkanoid and space games. Everybody who wishes to spend
time perfectly will take a pleasure in Arkanoid: Space Ball too. A futuristic
atmosphere, modern techno-style graphics, a dynamical gameplay and an
excellent soundtrack give this game as a present for all Arkanoids admirers.
WWW: http://www.tinyorange.com/arkanoid-games/arkanoid-space-ball.html
PR: ports/179947
Submitted by: nemysis (self)
Approved by: pawel (mentor)
|
|
|
|
|
|
|
|
|
|
|
| |
${opt}_CONFIGURE_ENABLE and ${opt}_CONFIGURE_WITH now accept multiple arguments
and will be expanded accordingly, e.g.:
OPT_CONFIGURE_ENABLE= feature1 feature2 -- will add to CONFIGURE_ARGS:
OPT enabled: --enable-feature1 --enable-feature2
OPT disabled: --disable-feature1 --disable-feature2
Approved by: portmgr (bapt)
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Convert to USES
- Convert to staging
PR: ports/183132
Submitted by: me
Approved by: Edmondas Girkantas <eg@fbsd.lt> (maintainer)
|
| |
|
| |
|
|
|
|
| |
Reviewed by: mva
|
| |
|
|
|
|
|
|
| |
- Fix build without CXX option
Submitted by: decke
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Remove ruby18 conditional part
|
|
|
|
|
|
|
|
| |
- Support for registration-free COM using activation contexts.
- Improved support for simulated bold fonts.
- Unicode data updated to Unicode 6.3.
- Better support for typelib registration on 64-bit.
- Various bug fixes.
|
|
|
|
|
|
|
|
|
|
| |
coincides with the release of GCC 4.8.2.
Remove a (long) obsolete dependency on bison. [1]
STAGEify.
Reported by: marino [1]
|
|
|
|
| |
Reported by: tijl
|
|
|
|
|
|
|
| |
- Update to 2.1.0
- Convert lib depends to new format
- Allow staging
- Remove deprecated PORT_OPTIONS usage
|
|
|
|
|
|
| |
- Pass maintainership to the last PR submitter
Approved by: maintainer (timeout)
|
|
|
|
|
| |
- Add support for STAGEDIR
- Convert to USES=scons
|
|
|
|
| |
Approved by: pawel / wg (mentors, implicit)
|
|
|
|
| |
- security/libotr3: update to new LIB_DEPENDS, adjust conflicts, add staging support
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
Approved by: maintainer (via email)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for dependency change
- Fix portaudio2 dependency due to recent commit
- Use the new format for LIB_DEPENDS
- Add USE_LDCONFIG=yes
- Add DOCS Option
- Add FAAD SHOUTCAST TCMALLOC WAVPACK to default Options
- Add OPTIONS_SUB
- Change DOCS
- Change pkg-plist, remove DOCS
Approved by: pawel / wg (mentors, implicit)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.9.5 [1]
- Allow staging
- Convert lib depends to new format
- Use correct autotools
PR: ports/181566
Submitted by: Lukas Slebodnik <lukas.slebodnik intrak.sk>
Approved by: maintainer (timeout)
|
|
|
|
| |
Submitted by: sunpoet
|
|
|
|
|
|
|
|
|
|
| |
Version of the glob module that can capture patterns
and supports recursive wildcards.
WWW: http://github.com/miracle2k/python-glob2/
PR: ports/181612
Submitted by: loader <loader freebsdmall.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
The source remains only available through github. It also includes
a couple git submodules, which do not get included in the auto-generated
source tarballs. Some of these submodules do not have tagged releases.
So, I'm cutting my losses and just checking the source itself out
of github.
The port can now optionally install all The Other Stuff, and it
prevents the mtools conflict by default.
|
|
|
|
|
|
|
|
|
|
|
| |
- Support STAGEDIR
- Fix crashes on IPv6 network [1][2][3]
- Bump PORTREVISION for package change
PR: ports/182199 [1], ports/182718 [2], ports/182815 [3]
Submitted by: Matthieu Volat <mazhe@alkumuna.eu> [1],
Nuno Subtil <subtil@gmail.com> [2],
Anton Fuller <antonfuller@bv.mintemail.com> [3]
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Fix cloning of 'sharenfs' property
* Add support for PREFIX/etc/beadm.conf
* Add grub support
* Remove hardcoded BE prefix (pool/ROOT)
* Fix bug when 'listsnapshots=on' is set
* Improve internal snapshot lookup
* Typo fixes
|
|
|
|
|
|
| |
Changes:
* Fix when when 'listsnapshots=on' is set
* Show warning if grub fails
|
| |
|
|
|
|
|
|
|
| |
- Add stage support
PR: ports/183339
Submitted by: Thomas Vogt <thomas@bsdunix.ch> (maintainer) [1]
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.567 [1]
- Allow staging [1] (based on)
- Remove unnecessary BUILD_DEPENDS as there is no build
PR: ports/182662 [1]
Submitted by: Herbert J. Skuhra <h.skuhra gmail.com>
Approved by: maintainer
|
|
|
|
| |
- Support STAGEDIR
|
|
|
|
|
|
|
| |
- Add LICENSE
- Support STAGEDIR
Changes: https://github.com/fog/fog/blob/master/changelog.txt
|
|
|
|
|
|
|
| |
- Add LICENSE
- Support STAGEDIR
Changes: https://github.com/geemus/excon/blob/master/changelog.txt
|
|
|
|
| |
- Support STAGEDIR
|
|
|
|
|
|
|
| |
- Add LICENSE
- Support STAGEDIR
Changes: https://github.com/net-ssh/net-sftp/blob/master/CHANGES.txt
|
|
|
|
|
|
|
| |
- Add LICENSE
- Support STAGEDIR
Changes: https://github.com/net-ssh/net-scp/blob/master/CHANGES.txt
|
|
|
|
|
|
|
|
| |
- Update to 4 [1]
- Allow staging
PR: ports/182769 [1]
Submitted by: Gautam Mani <execve gmail.com> (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
SSHKit is a comprehensive toolkit for remotely running commands in a structured
manner on groups of servers.
WWW: https://github.com/leehambley/sshkit
RG: https://rubygems.org/gems/sshkit
|
|
|
|
|
|
|
|
| |
In particular:
* Add new spacer image and allow its use for unsafe images instead of
the sec_remove_* image -- brings HTML emails into the modern age
(much more viewable)
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Confirm with STAGE.
PR: ports/182188
Submitted by: antoine
|
|
|
|
| |
- Update to 3.0.1
|
| |
|
|
|
|
|
|
|
| |
Handle default database creation in a better way.
Don't install yet another copy of the GPL3 license.
PORTREVISION bump for plist changes.
Drop maintainership.
|
|
|
|
|
|
|
| |
- Add LICENSE
- Support STAGEDIR
Changes: https://github.com/weppos/whois/commits/master
|
|
|
|
|
|
|
|
|
|
|
| |
* Fix a typo resulting in an undefined function [1]
* Add X11 to the list of common OPTIONS [2]
* Remove an errant space [2]
* Do not warn on empty .svn directories. [2]
PR: 183330 [1]
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> [1]
Reported by: eadler [2]
|
|
|
|
|
| |
- Update to 1.3.1
- Add TEST_DEPENDS and regression-test target
|
|
|
|
|
|
| |
- Support STAGEDIR
Changes: http://search.cpan.org/dist/Data-ShowTable/Changes
|
|
|
|
|
|
|
| |
- Use USES=shebangfix
- Support STAGEDIR
Changes: http://search.cpan.org/dist/Config-Model/Changes
|
|
|
|
|
|
| |
- Support STAGEDIR
Changes: http://search.cpan.org/dist/WebService-Linode/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Mojolicious/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-Abuse-Utils/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Mo/Changes
|
|
|
|
|
|
|
|
|
|
| |
- Update to 5.20.1 [1]
- Allow staging
- Use options helpers
PR: ports/182826
Submitted by: Zsolt Udvari <udvzsolt gmail.com>
Approved by: maintainer (timeout)
|
|
|
|
|
|
|
|
|
|
| |
- STAGEify.
- Bump PORTREVISION.
PR: 183252
Submitted by: brooks
- Use "new" ${opt}_RUN_DEPENDS.
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
|
|
|
|
|
|
|
|
|
|
| |
- Allow staging [1]
- Convert lib depends to new format
- Drop empty PTHREAD_CFLAGS
PR: ports/182848 [1] (based on)
Submitted by: clutton <clutton zoho.com> (maintainer)
Reviewed by: danfe
|
|
|
|
|
|
| |
- Support STAGEDIR
Changes: https://github.com/guard/guard/releases
|
| |
|
|
|
|
|
| |
PR: ports/183033
Approved by: bdrewery (mentor)
|
|
|
|
|
|
|
| |
- Fix build on 10.0
PR: ports/182178
Approved by: maintainer timeout (20080111.freebsd.org@ab.ote.we.lv, >2 months)
|
|
|
|
|
|
|
|
| |
- Fix build with clang
- Allow staging [1]
PR: ports/182797
Submitted by: KATO Tsuguru <tkato432 yahoo.com> [1]
|
|
|
|
|
|
|
| |
Changes: http://cn.wordpress.org/2013/10/25/wordpress-3-7/
PR: ports/183323
Submitted by: sunpoet (myself)
Approved by: Joe Horn <joehorn@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
Changes: http://tw.wordpress.org/2013/10/25/basie/
PR: ports/183324
Submitted by: sunpoet (myself)
Approved by: Joe Horn <joehorn@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
| |
- Update to 2.1.0
- Allow staging
PR: ports/182796
Submitted by: KATO Tsuguru <tkato432 yahoo.com>
|
|
|
|
|
|
|
|
| |
- Allow staging
- Use pathfix
PR: ports/182639
Submitted by: Denis Generalov <gd rambler-co.ru> (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
- Fix build without KQUEUE
PR: ports/182594
Submitted by: Eero Hänninen <fax nohik.ee>
Approved by: maintainer
|
| |
|
|
|
|
|
| |
- Enable PYDISTUTILS_AUTOPLIST, remove pkg-plist accordingly
- Remove PYTHON_PY3K_PLIST_HACK (implied in AUTOPLIST)
|
|
|
|
|
|
|
|
|
|
| |
A tiny munin-node implementation for FreeBSD written in pure bourne shell
providing basic plugin support
WWW: http://erdgeist.org/arts/software/minimunin/
PR: ports/182487
Submitted by: Dirk Engling <erdgeist@erdgeist.org>
|
|
|
|
| |
- Staging.
|
|
|
|
| |
Reviewed by: mva, Johannes Meixner (xmj) via IRC
|
|
|
|
|
|
|
|
|
| |
API too.
- Remove patching of libgphoto2_port.pc.in. It has no effect.
- Don't define _XOPEN_SOURCE and _POSIX_C_SOURCE to old values. It hides
C99 symbols like snprintf that the port uses.
PR: ports/183308
|
|
|
|
| |
Reported by: mva
|
|
|
|
| |
PYDISTUTILS_AUTOPLIST is used
|
|
|
|
|
|
|
|
|
|
| |
- Update to 2.1.11
- Add framework-provided PY3K_PLIST_HACK
- Enable AUTOPLIST, remove pkg-plist accordingly
Changes:
https://github.com/praw-dev/praw/blob/v2.1.11/CHANGES.rst
|
| |
|
|
|
|
|
|
|
| |
- Convert to STAGEDIR
PR: ports/183109
Submitted by: Kurt Jaeger (maintainer)
|
|
|
|
| |
Changes: http://ja.wordpress.org/2013/10/25/wordpress-3-7-ja/
|
|
|
|
|
|
| |
unconditionally (regardless of *.conf existence)
Reported by: eadler
|
|
|
|
|
|
|
|
|
|
|
|
| |
libevent2 is installed
- Add TEST_DEPENDS
- Add regression-test:
- Support STAGEDIR
- While I'm here, strip shared library and bump PORTREVISION for package change
PR: ports/183319 (based on)
Submitted by: koobs
|
|
|
|
|
|
| |
- Add regression-test:
- Support STAGEDIR
- Bump PORTREVISION for package change
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
PR: ports/183305
Reported by: Patrick Powell <papowell@astart.com>
Patched by: sunpoet (myself)
Reviewed by: az
|
|
|
|
|
|
| |
Changes: http://ru.wordpress.org/2013/10/wordpress-3-7/
PR: ports/183320
Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
- Fix portaudio2 dependency due to recent commit
- Support STAGEDIR and add OPTIONS_SUB
Approved by: pawel / wg (mentors, implicit)
|
| |
|
|
|
|
| |
Reported by: jgh
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.9.8
I missed this during the initial port commit. It fixes the failing unit
test.
Changes:
1.9.8 2013-10-17: Removed incorrect test.
1.9.7 2013-10-10: Add support for metadata.
1.9.6 2013-10-08: Fix issue with support for closing disputes.
PR: ports/182313
|
|
|
|
|
|
|
|
|
| |
Python bindings for the Stripe.com payment service REST API.
WWW: https://github.com/stripe/stripe-python
PR: ports/182313
Submitted by: Trevor Caira <trevor@bitba.se>
|
|
|
|
|
|
|
|
| |
- Update to 18.0
- Replace manual PY3K_PLIST fix with framework option
PR: ports/183309
Submitted by: Kozlov Sergey <kozlov.sergey.404@gmail.com>
|
|
|
|
|
|
|
| |
- Convert LIB_DEPENDS to new syntax
- Convert USE_GMAKE to USES
- Use options helpers
- Add stage support
|
|
|
|
| |
- Add stage support
|
|
|
|
|
| |
- Convert USE_GMAKE to USES
- Add stage support
|
|
|
|
|
|
|
| |
- Add stage support
PR: ports/183315
Submitted by: HATANO Tomomi <hatanou@infolab.ne.jp> (maintainer) [1]
|
|
|
|
| |
- Fix missing %D in plist
|
|
|
|
|
|
|
|
|
|
| |
- Update pkg-descr [1]
- Add stage support
- Add NLS option
- Use GCC only in versions < 1000054
PR: ports/183288
Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com> (maintainer) [1]
|