| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Changes: https://github.com/stevenosloan/slack-notifier/blob/master/changelog.md
|
|
|
|
| |
Changes: https://bitbucket.org/tagoh/ruby-bugzilla/commits/all
|
|
|
|
| |
Changes: http://bogomips.org/kgio/NEWS.html
|
|
|
|
|
| |
- Sort PLIST
- Bump PORTREVISION for package change
|
|
|
|
| |
Changes: https://github.com/fog/fog/blob/master/CHANGELOG.md
|
|
|
|
|
|
| |
- Add NO_ARCH
Changes: http://search.cpan.org/dist/File-Flock-Retry/Changes
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
ChangeLog: http://cpansearch.perl.org/src/TRENDELS/Set-Tiny-0.03/Changes
|
|
|
|
| |
to be more correcter than the others.
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/System-Command
|
|
|
|
| |
Changes: https://github.com/rgs/Sub-Identify/blob/master/Changes
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Term-ReadLine-Gnu
Given that this module is called Term::ReadLine::Gnu, and it installs
Term::ReadLine::Gnu, there is nothing on CPAN called ReadLine::Gnu, and
there are other *::ReadLine::Gnu modules, this port should probably
renamed to p5-Term-ReadLine-Gnu.
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Pod-Coverage-Moose
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes for the 3.3 series:
http://www.cmake.org/cmake/help/v3.3/release/3.3.html
This update took longer than expected because of a behavior change in CMake:
now calls to find_library(), find_path() etc will take the $PATH environment
variable into consideration, which in practice means that it will prefer
libraries in base instead of those in ports when both versions are available.
r395972 is an example of the groundwork that had to be done before landing this
patch.
- deskutils/owncloudclient: When OpenSSL from ports is to be used, make sure to
pass ${LOCALBASE} as $CMAKE_PREFIX_PATH, otherwise it will use the version in
base (see above) and fail on 9.x.
- math/cgal: Import upstream patch to fix the configuration process with CMake
3.3.x.
PR: 202516
|
|
|
|
|
| |
PR: 202829
Submitted by: Gasol Wu <gasol.wu@gmail.com>
|
|
|
|
|
| |
PR: 202943
Submitted by: maintainer
|
|
|
|
|
| |
PR: 202889
Submitted by: Gasol Wu <gasol.wu@gmail.com>
|
| |
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
PR: 202392
Submitted by: amdmi3
Approved by: maintainer timeout (bf, 3 weeks)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Get rid of most of our patches: all the build fix patches are now
unneeded, and the only ones we still have in files/ are there to either
rename the xsd binary or install files into the right locations.
- Get rid of most bundled dependencies: use devel/build instead of the
bundled copy, and libcutl via devel/libcutl. The only exception is
libxsd-frontend, simply because its upstream is too horrible: it does not
even contain a `make install' target.
- Expand the LICENSE part: the port is GPLv2-licensed, but also contains
exceptions to allow its use with most free software licenses.
- Set CPPFLAGS, not CXXFLAGS, as the former's where we normally pass
additional include paths.
|
|
|
|
|
|
|
|
| |
libcutl is a C++ utility library. It contains a collection of generic and
independent components such as meta-programming tests, smart pointers,
containers, compiler building blocks, etc.
WWW: http://www.codesynthesis.com/projects/libcutl/
|
|
|
|
|
|
|
|
| |
Add curl option for HTTP support.
Submitted by: Andrey Cherkashin <andoriyu@gmail.com>
Approved by: wg@
Differential Revision: https://reviews.freebsd.org/D3494
|
|
|
|
|
|
|
| |
timeouts on package builders are real.
PR: 201743
Approved by: mentors (implicit)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
files/usb_libusb.cpp chases the following commits:
https://android.googlesource.com/platform/system/core/+/49ee7cf%5E!/#F6
https://android.googlesource.com/platform/system/core/+/7a3f8d6%5E!/
Changes: https://android.googlesource.com/platform/system/core/+log/94a845d..e4c1bb5/adb
Changes: https://android.googlesource.com/platform/system/core/+log/94a845d..e4c1bb5/fastboot
|
|
|
|
| |
Submitted by: Frank <dvwerks@cox.net>
|
|
|
|
|
|
|
| |
Fetch distfile from GitHub.
PR: 198569
Submitted by: pfg
|
| |
|
|
|
|
| |
Submitted by: Sender Ghost <lightside@gmx.com>
|
|
|
|
| |
Reported by: pluknet
|
|
|
|
| |
Changes: http://ccache.samba.org/releasenotes.html#_ccache_3_2_3
|
|
|
|
|
|
| |
various kinds of time expressions.
Approved by: wg (mentor)
|
|
|
|
|
|
| |
Changes: https://github.com/jaraco/path.py/blob/master/CHANGES.rst#81
Approved by: wg (maintainer)
Differential Revision: https://reviews.freebsd.org/D3566
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Advanced Python Scheduler (APScheduler) is a Python library that lets
you schedule your Python code to be executed later, either just once
or periodically. You can add new jobs or remove old ones on the fly as
you please. If you store your jobs in a database, they will also
survive scheduler restarts and maintain their state. When the
scheduler is restarted, it will then run all the jobs it should have
run while it was offline.
https://pypi.python.org/pypi/APScheduler
Approved by: wg (maintainer)
Differential Revision: https://reviews.freebsd.org/D3566
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes package consumers like www/py-flexget since r363629.
$ flexget
Traceback (most recent call last):
File "/usr/local/bin/flexget", line 5, in <module>
from pkg_resources import load_entry_point
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3074, in <module>
@_call_aside
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3060, in _call_aside
f(*args, **kwargs)
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3087, in _initialize_master_working_set
working_set = WorkingSet._build_master()
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 645, in _build_master
ws.require(__requires__)
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 946, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 833, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'plumbum' distribution was not found and is required by rpyc
Approved by: portmgr blanket
Differential Revision: https://reviews.freebsd.org/D3566
|
|
|
|
|
|
| |
Convert a couple to github, and use some options helpers on the way.
Sponsored by: Absolight
|
|
|
|
|
| |
While here, remove "support" for ia64, which had never been first-class
architecture and was officially killed in -CURRENT quite some time ago.
|
| |
|
| |
|
|
|
|
| |
WWW: http://search.cpan.org/dist/MooseX-Types-DateTime-MySQL/
|
| |
|
|
|
|
|
|
| |
copying variable argument lists, not just on AMD64 (also regenerate a patch
with `make makepatch' command)
- Simplify `check' target and rename it to our more standard `regression-test'
|
| |
|
| |
|
|
|
|
| |
which is not necessarily true.
|
|
|
|
|
|
|
| |
might still be broken on powerpc64, but I can't test this right now)
- Remove BROKEN_ia64: it was never a first-class architecture, killed
officially in -CURRENT quite some time ago
- Kill stray EOL whitespace while I'm here
|
|
|
|
| |
- Do not try to append to CONFIGURE_ARGS and thus sanitize indentation
|
| |
|
|
|
|
|
|
| |
Use single command for libgtop_server2 premissions in the plist.
Obtained from: gnome devel repo
|
|
|
|
| |
Reported by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
|
|
|
|
|
| |
occur in buildworld when upgrading from a GCC-built clang or pre-10 system to a
system built with clang.
|
|
|
|
|
|
| |
lldb installed by devel/llvm37.
No port should depend on these ports.
|
|
|
|
|
|
| |
- Fix build with NO_PERL set backporting a commit from git repo (82aec45)
- Add git-submodile, git-am and git-request-pull to the list of commands
that doesn't work without perl
|
|
|
|
|
|
| |
- Add missing dependence on websockets
Reported by: Ralf Nolden <nolden@kde.org> via irc
|
|
|
|
|
| |
- Remove trailing space
- Pass maintainership to ruby@
|
|
|
|
|
|
|
| |
- Use BROKEN_RUBY22
Approved by: portmgr (blanket)
With hat: ruby
|
|
|
|
| |
- Pass maintainership to ruby@
|
|
|
|
| |
With hat: ruby
|
|
|
|
|
|
|
|
|
|
| |
- Convert to new options target helper
- Add NO_ARCH
- Use BROKEN_RUBY22
- Pet portlint:
- Move *_DEPENDS upward
- Fix diff header of patch files
- Sort PLIST
|
|
|
|
| |
With hat: ruby
|
|
|
|
|
| |
- Add NO_ARCH
- Use BROKEN_RUBY22
|
|
|
|
|
|
|
|
|
|
| |
- Add EXAMPLES option
- Convert to new options target helper
- Add NO_ARCH
- Use BROKEN_RUBY22
- Remove contiguous blank lines
- Sort PLIST
- Pass maintainership to ruby@
|
|
|
|
|
|
|
|
| |
- Add EXAMPLES option
- Convert to new options target helper
- Use BROKEN_RUBY22
- Strip shared library
- Bump PORTREVISION for package change
|
|
|
|
|
|
|
|
| |
- Respect PORTEXAMPLES
- Add EXAMPLES option
- Convert to new options target helper
- Add NO_ARCH
- Use BROKEN_RUBY22
|
|
|
|
| |
Changes: https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
|
|
|
|
| |
Changes: https://github.com/redis-store/redis-activesupport/commits/master
|
|
|
|
| |
Changes: https://github.com/thibaudgg/rb-fsevent/commits/master
|
|
|
|
| |
Changes: http://www.ohler.com/dev/oj_misc/release_notes.html
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Minion/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Sah/Changes
|
|
|
|
|
|
| |
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Rinci/Changes
|
|
|
|
|
|
| |
- Add NO_ARCH
Changes: http://search.cpan.org/dist/DefHash/Changes
|
| |
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Log-Dispatch/Changes
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Use options helpers
- Fix installation with DOCS disabled (do not try to install docs which were not built)
PR: 202795
Submitted by: amdmi3
Approved by: marino (maintainer)
|
|
|
|
|
|
| |
These are used when detecting locale directory, and without the dependency it becomes ${PREFIX}/${empty_var}/locale, e.g. ${PREFIX}//locale. Though nothing is really installed there, directory is created and stage-qa compains on this
Approved by: kwm
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This has been in our experimental area51 repository for a while, and there
is no reason to hold it back.
Release notes:
https://blog.qt.io/blog/2015/08/20/qt-creator-3-5-0-released/
https://blog.qt.io/blog/2015/07/01/qt-creator-3-4-2-released/
https://blog.qt.io/blog/2015/06/02/qt-creator-3-4-1-released/
Thanks to Alonso Schaich (alonso@), Tobias Berner (tcberner@gmail.com) and
Ralf Nolden (nolden@kde.org) for their porting work!
|
|
|
|
| |
- Update x11-toolkits/elementary to 1.15.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
databases/sqlrelay: 0.62 -> 0.63
0.53 - exposed codetreegrammar class and updated codetree class so that
successive parses/writes can use the same grammar without
having to reload it
added insert/appendXml(File) methods to xmldomnode to parse and
insert/append xml strings or files to a node
fixed FILE->fileno detection for solaris 11.2,
which doesn't have it at all
llabs() is detected and preferred to abs()
added partial xml namespace support (namespaces for tags)
added partial support for extended ascii character set to character
class
added setgroups() call before setuid() call to drop extraneous groups
updated rudiments-config man page, slightly
removed outdated and unused dtd class
updated file::resolveSymbolicLink() to use
directory::maxPathLength(filename) as a starting point
updated directory::getCurrentDirectory() to use
MAX_PATH as a starting point
serialport/serialportprofile, modemserver/modemclient classes are
disabled in the default build now
updated intro docs
0.63 - suppressed ruby configure warning
fixed glib detection if pkg-config isn't present
fixed mono detection on freebsd
fixed node.js yes/no misreport bug in configure script
added freetds tcl test
fixed slashes in tcl tests for windows
updated docs to mention firebird buffer size parameters
updated MAX_ITEM_BUFFER_SIZE to 32768 for firebird
fixed ruby detection on fedora 22
fixed missing export for setAuth/ResponseTimeout in ruby api
added manual include of inttypes.h in php api to work around issue with
define/undef games, revealed on openbsd 5.7
tweaked ruby cflags script for debian 8
refactored mysql detection
tweaked unixodbc detection to also look in /usr/include/odbc
renamed "oracle8" connection plugin to "oracle"
renamed "sybase" connection plugin to "sap"
updated identity tests in api's/cmdline clients to use
charstring::contains() rather than !charstring::compare()
implemented missing destructors for ADO.NET Data Provider
|
|
|
|
|
| |
PR: 202777
Submitted by: oleksii.tsai@gmail.com
|
|
|
|
| |
Changelog: https://mercurial.selenic.com/wiki/WhatsNew#Mercurial_3.5.1_.282015-09-01.29
|
|
|
|
| |
Changes: https://github.com/rails/sprockets/blob/3.x/CHANGELOG.md
|
|
|
|
|
| |
- Simplify gemspec patch
- Rename gemspec patch to patch-gemspec
|
|
|
|
| |
Changes: https://github.com/mperham/sidekiq/blob/master/Changes.md
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Time-Progress/Changes
|
|
|
|
| |
- Add NO_ARCH
|
| |
|
|
|
|
|
| |
- Add NO_ARCH
- Bump PORTREVISION for package change
|
| |
|
|
|
|
| |
- Add NO_ARCH
|
| |
|
|
|
|
| |
- Add NO_ARCH
|
|
|
|
| |
- Add NO_ARCH
|
| |
|
| |
|
| |
|
|
|
|
| |
in version 4.1.0.
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
|
|
|
|
|
| |
- Drop 8.x support
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
| |
- Remove USES=zip: use .tar.gz instead of .zip
Changes: https://github.com/python-greenlet/greenlet/blob/master/NEWS
PR: 202793
Submitted by: olivierd
|
|
|
|
|
|
|
|
|
|
|
| |
2015-08-31 www/p5-WWW-Shorten-NotLong: notlong.com is now dead
2015-08-31 games/linux-majesty-demo: Broken for more than 6 months
2015-08-31 games/linux-coldwar-demo: Broken for more than 6 months
2015-08-31 games/linux-hdb-demo: Broken for more than 6 months
2015-08-31 devel/rubygem-igraph: Broken for more than 6 months
2015-08-31 games/linux-candycruncher-demo: Broken for more than 6 months
2015-08-31 games/linux-gorky17-demo: Broken for more than 6 months
2015-08-31 sysutils/syslog-ng33: No longer supported by Balabit cince November 2014.
|
|
|
|
|
|
| |
PR: 197401
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
Approved by: pgollucci (mentor)
|
|
|
|
|
|
| |
PR: 197400
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
Approved by: pgollucci (mentor)
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
| |
Approved by: bdrewery (maintainer)
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
| |
- While here, add some NO_ARCHes
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Disabled DOCS should not disable manpage installation
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
| |
enabled and disabled DOCS are handled properly when docs are installed into usual location)
- Drop 8.x support (and get rid of bunch of patches)
Approved by: portmgr blanket
|
|
|
|
|
|
| |
without it
Approved by: portmgr blanket
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2015Q4 (blanket)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Pet portlint
- Switch to options helpers
- Fix install commands
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
- Switch to options helpers
- Add NO_ARCH
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Switch to options helpers
Approved by: portmgr blanket
|
| |
|
| |
|
|
|
|
| |
Changes: https://github.com/plataformatec/simple_form/blob/master/CHANGELOG.md
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Unmark BROKEN port after pbr update [1]
- Patch conf.py as sphinx renamed the 'default' theme, which caused the
following error:
sphinx.errors.SphinxWarning: WARNING: 'default' html theme has been
renamed to 'classic'. Please change your html_theme setting either to
the new 'alabaster' default theme, or to 'classic' to keep using the
old default.
- Update pkg-plist accordingly
While I'm here:
- Add LICENSE_FILE
- Sort USE_PYTHON values
[1] https://svnweb.freebsd.org/changeset/ports/395669
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.6.0
- Backport upstream fix [1] for sphinx 1.3+ causing the following error
in ports that utilise pbr and that build documentation, like
virtualenvwrapper (currently BROKEN):
TypeError: init_values() takes exactly 2 arguments (1 given)
[1] https://review.openstack.org/#/c/193462/
[2] https://bugs.launchpad.net/oslotest/+bug/1379998
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.25
- Use install-strip target to strip binaries
devel/geany-plugin*:
- Update to 1.25. geany-plugin-gproject was renamed to
geany-plugin-projectorganizer
New plugins added:
geany-plugin-automark
geany-plugin-ctags
geany-plugin-git-changebar
geany-plugin-markdown
geany-plugin-overview
- Drop obsolete patches
- Use install-strip target to strip binaries
- Enable verbose build on package cluster
|
|
|
|
|
|
|
| |
Fixes micropatching update breakage.
Approved by: mat (mentor, implicit)
MFH: 2015Q3
|
|
|
|
| |
Requested by: Joe Horn <joehorn@gmail.com> (maintainer)
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/CPAN-Perl-Releases
|
|
|
|
|
|
|
|
| |
The build was failing with, for example, lang/gcc48:
In file included from /usr/ports/devel/cmake/work/cmake-3.2.3/Source/cmGlobalNinjaGenerator.cxx:14:0:
/usr/ports/devel/cmake/work/cmake-3.2.3/Source/cmGeneratorExpressionEvaluationFile.h:39:64: error: 'mode_t' has not been declared
std::map<std::string, std::string> &outputFiles, mode_t perm);
|
| |
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Time-Progress/Changes
|
|
|
|
|
|
| |
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Minion/Changes
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Changes: https://github.com/gitlabhq/gitlab_git/blob/master/CHANGELOG
|
| |
|
|
|
|
| |
Changes: https://github.com/TwP/little-plugger/blob/master/History.txt
|
|
|
|
| |
Changes: https://github.com/cloudfoundry/cf-uaa-lib/commits/master
|
|
|
|
|
|
| |
- Reword COMMENT
- Strip shared library
- Bump PORTREVISION for package change
|
|
|
|
| |
WYSIWYG GUI Designer and Code Generator for wxWidgets
|
|
|
|
|
|
|
|
|
|
|
|
| |
LuaRocks allows you to install Lua modules as self-contained packages
called rocks, which also contain version dependency information. This
information can be used both during installation, so that when one
rock is requested all rocks it depends on are installed as well, and
also optionally at run time, so that when a module is required, the
correct version is loaded. LuaRocks supports both local and remote
repositories, and multiple local rocks trees.
WWW: https://luarocks.org
|
|
|
|
|
|
|
| |
- Remove devel/ninja16
- Replace files/patch-configure.py with REINPLACE_CMD
- Move share/doc/ninja/COPYING
to share/licenses/ninja-${PKGVERSION}/APACHE20
|
|
|
|
|
| |
All currently supported FreeBSD versions already have strndup(3), so remove
the implementation from the port.
|
|
|
|
|
|
|
| |
- Pet portlint
- Switch to @sample
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
| |
This fork is maintained by freedesktop.org as a LibreOffice project.
WWW: http://freedesktop.org/wiki/Software/cppunit
|
|
|
|
|
|
| |
full test suite.
Changes: https://metacpan.org/changes/distribution/Moose
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
| |
|
|
|
|
| |
Ruby provides it itself now
|
|
|
|
|
|
| |
- Add NO_ARCH
Approved by: portmgr blanket
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
|
|
|
|
|
|
| |
- Simplify the port a bit in the process
Approved by: portmgr blanket
MFH: 2015Q3
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Object-InsideOut/Changes
|
| |
|
|
|
|
|
|
| |
- Update WWW
Changes: https://github.com/jnicklas/capybara/blob/master/History.md
|
|
|
|
|
|
|
| |
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Mock-Quick/Changes
|
|
|
|
|
| |
PR: 202539
Submitted by: cyberbotx@cyberbotx.com (maintainer)
|
|
|
|
|
| |
PR: 202529
Submitted by: cyberbotx@cyberbotx.com (maintainer)
|
|
|
|
|
| |
PR: 202638
Submitted by: vovkasm@gmail.com (maintainer)
|
|
|
|
| |
TREMOR is enabled by default on platforms without hardware floating point.
|
| |
|
| |
|
|
|
|
|
|
|
| |
Enabled compiler-rt on amd64 and i386. Patches greatfully acepted for
other architectures.
Remove svn patches as an alternate fix has been merged.
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Proc-ProcessTable/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Thread-Queue/Changes
|
|
|
|
|
|
| |
- Shorten COMMENT
Changes: http://search.cpan.org/dist/Object-InsideOut/Changes
|
| |
|
|
|
|
|
|
| |
- Switch to USES=autoreconf
Approved by: portmgr blanket
|
|
|
|
|
| |
PR: 202596
Submitted by: dim
|
|
|
|
|
|
| |
Due to some kind of copy/create race, the following object files failed
to create: os_getcwd.o, os_copyfile.o, os_getversion.o. As a result,
this port has been marked jobs-unsafe.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
PCRE2 is the name used for a revised API for the PCRE library, which is
a set of functions, written in C, that implement regular expression
pattern matching using the same syntax and semantics as Perl, with just
a few differences.
|
|
|
|
|
|
| |
- Sort RUN_DEPENDS
Changes: https://github.com/celluloid/celluloid-io/blob/master/CHANGES.md
|
|
|
|
|
| |
The port does not use iconv anywhere. While here, unset MAKE_JOBS_UNSAFE,
there is only one source file that needs to be built.
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
Changes: https://github.com/rails/rails/blob/4-1-stable/actionview/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/rails/rails/blob/4-1-stable/activesupport/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/rails/rails/blob/4-2-stable/actionview/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/rails/rails/blob/4-2-stable/activejob/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/rails/rails/blob/4-2-stable/activesupport/CHANGELOG.md
|
| |
|
|
|
|
|
|
| |
- Reword COMMENT
- Remove Author line
- Pass maintainership to perl@
|
|
|
|
| |
- Pass maintainership to perl@
|
|
|
|
|
|
| |
- Add BUILD_DEPENDS
- Remove MASTER_SITE_SUBDIR
- Pass maintainership to perl@
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
|
| |
- Convert to new options helpers
- Remove outdated JAVA_VERSION restriction
- Remove WITH_BUILT_JAVA_LIB knob, I don't see a point for converting it
into option
|
|
|
|
| |
https://code.google.com/p/support/wiki/ReadOnlyTransition
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Fix LICENSE section
- Strip shared library
- Reformat pkg-descr
- Take maintainership
|
|
|
|
|
| |
- Reformat pkg-descr
- Take maintainership
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Simplify COMMENT
- Add NO_ARCH
- Reformat pkg-descr
- Update WWW
- Take maintainership
Changes: http://search.cpan.org/dist/Data-Integer/Changes
|
|
|
|
| |
- Take maintainership
|
|
|
|
|
|
|
| |
- Strip shared library
- Sort PLIST
Changes: http://search.cpan.org/dist/Proc-ProcessTable/Changes
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/YAPPO/String-Diff-0.07/Changes
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/DROLSKY/Log-Dispatch-2.49/Changes
|
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/EV
PR: 202349
Approved by: Vladimir Timofeev (maintainer)
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
|
| |
Obtained from: http://vcs.pcre.org/pcre?view=revision&revision=1594
Security: 6900e6f1-4a79-11e5-9ad8-14dae9d210b8
|
| |
|
|
|
|
| |
Submitted by: mat (via email)
|
|
|
|
| |
- Downgrade devel/ninja to 1.5.3 to fix building of the graphics/darktable
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Developer-visible changes:
- General:
* fix the regression test suite which was broken in 1.7.21 (r1694012)
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Time-Progress/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Test-DependentModules/Changes
|
|
|
|
|
| |
PR: ports/202471
Submitted by: Chris Petrik <chris@bsdjunk.com>
|
|
|
|
|
| |
PR: ports/202471
Submitted by: Chris Petrik <chris@bsdjunk.com>
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/201938
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
|
|
|
|
|
| |
PR: ports/202469
Submitted by: Chris Petrik <chris@bsdjunk.com>
|
|
|
|
|
| |
PR: ports/202473
Submitted by: Chris Petrik <chris@bsdjunk.com>
|
|
|
|
|
| |
PR: ports/202476
Submitted by: Chris Petrik <chris@bsdjunk.com>
|
| |
|
|
|
|
|
| |
- Add LICENSE_FILE
- Pet portlint
|
| |
|
|
|
|
| |
Changes: https://github.com/rails/sprockets/blob/3.x/CHANGELOG.md
|
|
|
|
| |
- Bump PORTREVISION for package change
|
|
|
|
|
| |
Changes: https://github.com/celluloid/celluloid/blob/master/CHANGES.md
https://github.com/celluloid/celluloid/commits/master
|
|
|
|
|
| |
Changes: https://github.com/celluloid/celluloid-supervision/blob/master/CHANGES.md
https://github.com/celluloid/celluloid-supervision/commits/master
|
|
|
|
| |
Changes: https://github.com/celluloid/celluloid-pool/commits/master
|
|
|
|
| |
Changes: https://github.com/celluloid/celluloid-fsm/commits/master
|
|
|
|
| |
Changes: https://github.com/celluloid/celluloid-extras/commits/master
|
|
|
|
|
| |
Changes: https://github.com/celluloid/celluloid-essentials/blob/master/CHANGES.md
https://github.com/celluloid/celluloid-essentials/commits/master
|
|
|
|
| |
Changes: https://github.com/celluloid/timers/blob/master/CHANGES.md
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* print/ghostscript{7,8,9,9-agpl}-base
Installs Ghostscript binary, libgs, and related files.
These ports do not depend on X11 libraries (i.e. x11* devices
are not available). USES=ghostscript will set dependency on
one of them depending on GHOSTSCRIPT_DEFAULT.
The default device is set to "display" or "bbox".
* print/ghostscript{7,8,9,9-agpl}-x11
Installs a shared library which provides X11 support to
the installed Ghostscript binaries. x11* devices will be
enabled when the library is available.
This depends on *-base (RUN_DEPENDS). USES=ghostscript:x11
will set dependency on one of them.
- Fix integer overflow reported as CVE-2015-3228.
- Update Uses/ghostscript.mk:
* Add x11 keyword. nox11 keyword is now obsolete.
* Use packagename in *_DEPENDS line to prevent relationship between
-base and -x11 packages from being broken.
- Fix x11/nox11 keyword and bump PORTREVISION in ports using
USES=ghostscript to update dependency of pre-compiled packages.
|
|
|
|
|
|
| |
This change to the unmaintained port has been in dports for a few months
now, so I'm moving the fix over to ports. While here, do some minor
fixes to compound commands.
|
|
|
|
|
| |
This simple modification to an existing patch was being carried in dports,
but I'm moving it over to ports now that lua-posix has no maintainer.
|