| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
This is a backport for Tcl 8.5 of the Object Oriented layer (TclOO) shipped
with Tcl 8.6.
WWW: http://core.tcl.tk/tcloo/
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
comms/pear-Horde_ActiveSync 2.3.0 -> 2.3.6
devel/pear-Horde_Alarm 2.0.3 -> 2.0.4
devel/pear-Horde_Argv 2.0.4 -> 2.0.7
security/pear-Horde_Auth 2.0.3 -> 2.0.4
devel/pear-Horde_Cache 2.0.1 -> 2.0.4
devel/pear-Horde_Core 2.3.0 -> 2.4.3
security/pear-Horde_Crypt 2.1.2 -> 2.1.3
devel/pear-Horde_Date 2.0.3 -> 2.0.4
devel/pear-Horde_Date_Parser 2.0.1 -> 2.0.2
databases/pear-Horde_Db 2.0.1 -> 2.0.2
security/pear-Horde_Group 2.0.1 -> 2.0.2
devel/pear-Horde_History 2.0.1 -> 2.0.2
www/pear-Horde_Http 2.0.1 -> 2.0.2
devel/pear-Horde_Icalendar 2.0.3 -> 2.0.4
graphics/pear-Horde_Image 2.0.3 -> 2.0.4
mail/pear-Horde_Imap_Client 2.7.0 -> 2.8.2
devel/pear-Horde_Lock 2.0.1 -> 2.0.2
mail/pear-Horde_Mail 2.0.3 -> 2.0.5
mail/pear-Horde_Mime 2.0.4 -> 2.1.1
mail/pear-Horde_Mime_Viewer 2.0.3 -> 2.0.4
security/pear-Horde_Perms 2.0.3 -> 2.1.0
devel/pear-Horde_Prefs 2.3.1 -> 2.3.2
devel/pear-Horde_Rdo 2.0.1 -> 2.0.2
devel/pear-Horde_Serialize 2.0.1 -> 2.0.2
www/pear-Horde_SessionHandler 2.0.1 -> 2.0.2
security/pear-Horde_Share 2.0.2 -> 2.0.3
devel/pear-Horde_Support 2.0.3 -> 2.1.0
comms/pear-Horde_SyncMl 2.0.2 -> 2.0.3
textproc/pear-Horde_Text_Diff 2.0.1 -> 2.0.2
textproc/pear-Horde_Text_Filter 2.0.5 -> 2.1.0
devel/pear-Horde_Tree 2.0.1 -> 2.0.2
net/pear-Horde_Url 2.1.0 -> 2.2.0
devel/pear-Horde_Util 2.2.0 -> 2.2.1
Feature safe: yes
|
|
|
|
|
| |
Reported by: mva
Feature safe: yes
|
|
|
|
|
| |
Reported by: mva
Feature safe: yes
|
|
|
|
|
| |
Approved by: eadler (mentor)
Feature safe: yes
|
|
|
|
|
| |
Approved by: eadler (mentor)
Feature safe: yes
|
|
|
|
|
|
|
| |
The examples are now on the project web site
Approved by: eadler
Feature safe: yes
|
|
|
|
|
| |
Approved by: eadler
Feature safe: yes
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Cleanup Makefile header
- Update WWW and reformat pkg-descr
Changes:
- On newer Linux systems, we use libkmod to look up kernel modules
(modules.pcimap no longer exists.) To facilitate this, libpci is able to look
up module aliases in sysfs.
- Various minor bug fixes.
- Updated pci.ids to the today's snapshot of the database.
Feature safe: yes
|
|
|
|
|
| |
Changes: https://github.com/guard/listen/blob/master/CHANGELOG.md
Feature safe: yes
|
|
|
|
|
|
| |
PR: ports/177591
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
Feature safe: yes
|
|
|
|
|
| |
Submitted by: Christoph Mallon <christoph.mallon@gmx.de>
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- Add BUILD_DEPENDS
- Cleanup Makefile
Changes: http://search.cpan.org/dist/ExtUtils-MakeMaker/Changes
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Cleanup Makefile header
- Sort PLIST
Changes: http://search.cpan.org/dist/File-Flock/CHANGELOG
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
IO::Event provides an object-based callback system for handling nonblocking IO.
The design goal is to provide a system that just does the right thing without
the user needing to think about it much.
All APIs are kept as simple as possible yet at the same time, all functionality
is accesible if needed. Simple things are easy. Hard things are possible.
Most of the time file handling syntax will work fine: <$filehandle> and print
$filehandle 'stuff'.
IO::Event provides automatic buffering of output (with a callback to throttle).
It provides automatic line-at-a-time input.
After initial setup, call IO::Event::loop().
IO::Event was originally written to use Event. IO::Event still defaults to using
Event but it can now use AnyEvent or its own event loop.
WWW: http://search.cpan.org/dist/IO-Event/
Feature safe: yes
|
|
|
|
|
|
|
|
| |
found.
Reported by: avg
Approved by: eadler (mentor)
Feature safe: yes
|
|
|
|
|
|
|
| |
- Do not silence installation message
- Cosmetic change
Feature safe: yes
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/IO-Async/Changes
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
| |
- Strip header
- Remove leading article
- Better pkg-descr
PR: ports/176459
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
Approved by: maintainer timeout (> 1 month)
Feature safe: yes
|
|
|
|
|
| |
Submitted by: Yuri <yuri@rawbw.com>
Feature safe: yes
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Future/Changes
Submitted by: sunpoet@ (via private email)
Feature safe: yes
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/ExtUtils-Helpers/Changes
Feature safe: yes
|
|
|
|
|
|
|
| |
- Cleanup Makefile header
Changes: https://github.com/nulayer/subexec/commits/master
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Remove outdated PERL_LEVEL check
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/Hash-FieldHash/Changes
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- Convert to optionsng
PR: ports/177941 [1]
Submitted by: Sebastien Santoro <dereckson@espace-win.org> (maintainer, from another address)
Feature safe: yes
|
|
|
|
|
|
| |
- Add LICENSE
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
| |
- Add WWW line to pkg-descr
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- Remove USE_GO (unused after r296612)
- Convert Makefile headers to new style
Approved by: portmgr (bapt)
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove LICENSE_FILE for well-known licenses
- Cleanup Makefile header
- Reformat pkg-descr
Changes:
2.36:
- auto.py: Use python 2.6 friendly sys.version_info test. Thanks Salvatore
Bonaccorso and Gregor Hermann! (First half of #682631)
- auto.py: Do not call decode() with an "errors" keyword, as this does not yet
work with Python 2.6. Thanks Gregor Hermann! (Closes: #682631)
2.34:
- auto.py: Fix *.ui detection to be robust for non-ASCII files. (LP: #1017468)
- auto.py: Fix a regression with python2 if files have some utf-8 directives
(LP: #1021969)
2.33:
- auto.py: Fix crash when encountering binary files with Python 3. (LP: #995653)
- auto.py: Fix crash when encountering an UTF-8 Python source code file.
2.32:
- auto.py: Add support for installing GSettings schema files (*.gsettings.xml).
Thanks to Frederik Elwert! (LP: #936546)
Feature safe: yes
|
|
|
|
|
| |
Approved by: miwi (mentor)
Feature safe: yes
|
|
|
|
|
| |
Approved by: miwi (mentor)
Feature safe: yes
|
|
|
|
|
| |
Approved by: miwi (mentor)
Feature safe: yes
|
|
|
|
|
| |
Approved by: miwi (mentor)
Feature safe: yes
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/MooseX-App/Changes
Feature safe: yes
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for distfile change
Changes: https://code.google.com/p/google-js-test/source/list
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
| |
Reported by: bapt
Feature safe: yes
|
|
|
|
|
| |
Submitted by: miwi
Feature safe: yes
|
|
|
|
|
|
| |
- Convert to new option framework
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
AR lib9
built lib9
CC yacc.c
LD yacc
built yacc
YACC awkgram.y
fatal error:can't create , <nil>:1
*** Error code 1
Stop in /work/a/ports/devel/9base/work/9base-2/awk.
*** Error code 1
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
| |
gjstest/internal/cpp/typed_arrays.cc: In static member function 'static v8::Persistent<v8::FunctionTemplate><unnamed>::TypedArray<TBytes, TEAType>::GetTemplate() [with unsigned int TBytes = 8u, v8::ExternalArrayType TEAType = kExternalDoubleArray]':
gjstest/internal/cpp/typed_arrays.cc:854: instantiated from here
gjstest/internal/cpp/typed_arrays.cc:180: warning: 'New' is deprecated (declared at /usr/local/include/v8.h:4435)
gmake: *** [gjstest/internal/cpp/typed_arrays.o] Error 1
*** Error code 1
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
/work/a/ports/devel/klee/work/klee-169327.138/lib/Core/Executor.cpp: In member function 'unsigned int klee::Executor::getWidthForLLVMType(llvm::Type*) const':
/work/a/ports/devel/klee/work/klee-169327.138/lib/Core/Executor.cpp:3516: error: invalid use of incomplete type 'struct llvm::TargetData'
/work/a/ports/devel/klee/work/klee-169327.138/include/klee/Internal/Module/KModule.h:27: error: forward declaration of 'struct llvm::TargetData'
*** Error code 1
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
| |
Cdk.c: In function 'XS_CDKCALENDARPtr_DESTROY':
Cdk.c:20581: error: 'CDKCALENDAR' undeclared (first use in this function)
Cdk.c:20581: error: 'object' undeclared (first use in this function)
Cdk.c:20585: error: expected expression before ')' token
*** Error code 1
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
devel/flatzebra [1]:
- Update to 0.1.6
- Use new Makefile header format
- Replace USE_GNOME by proper USE_PKGCONFIG
- Switch to OptionsNG
games/afternoonstalker:
- Update to 1.1.5
- Use new Makefile header format
games/burgerspace:
- Update to 1.9.2
- Use new Makefile header format
games/cosmosmash:
- Update to 1.4.6
- Use new Makefile header format
PR: ports/177730 [1]
Approved by: edwin (maintainer) [1]
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE (BSD)
- Convert to optionsng
- Trim Makefile's header
Changes: http://icalendar.readthedocs.org/en/latest/changelog.html
PR: ports/177679
Submitted by: Tobias Rehbein <tobias.rehbein@web.de>
Approved by: Junji NAKANISHI <jun-g@daemonfreaks.com> (maintainer)
Feature safe: yes
|
|
|
|
|
|
| |
- Remove article from COMMENT line
Feature safe: yes
|
|
|
|
|
|
|
| |
- trim Makefile header, while here
Approved by: clsung (maintainer, via linkedin)
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
| |
- add additional mirror
- pet portlint
- misc. cleanups
Changes: http://libvirt.org/news.html
Feature safe: yes
|
|
|
|
|
|
|
|
| |
Convert to new options framework
Remove indefinite article from COMMENT
Add license
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
| |
Approved by: bdrewery
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- Trim Makefile headers
PR: ports/177560
Submitted by: Richard Kojedzinszky <krichy@pi.nmdps.net> (maintainer from another address)
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- Remove BROKEN
PR: ports/177302
Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de> (maintainer)
Feature safe: yes
|
|
|
|
|
|
| |
PR: ports/177602
Submitted by: John Marino <draco@marino.st>
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- Pet portlint(1) by re-ordering LICENSE section
- Trim Makefile's header
Changes: http://search.cpan.org/dist/Test-Inter/ChangeLog
Feature safe: yes
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Devel-CheckLib/CHANGES
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- Remove outdated PERL_LEVEL check
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/Data-Section-Simple/Changes
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Many Perl distributions use a Build.PL file instead of a Makefile.PL file to
drive distribution configuration, build, test and installation. Traditionally,
Build.PL uses Module::Build as the underlying build system. This module provides
a simple, lightweight, drop-in replacement.
Whereas Module::Build has over 6,700 lines of code; this module has less than
70, yet supports the features needed by most pure-Perl distributions.
WWW: http://search.cpan.org/dist/Module-Build-Tiny/
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
ExtUtils::Helpers provides various portable helper functions for module
building modules.
WWW: http://search.cpan.org/dist/ExtUtils-Helpers/
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ExtUtils::InstallPaths tries to make install path resolution as easy as
possible.
When you want to install a module, it needs to figure out where to install
things. The nutshell version of how this works is that default installation
locations are determined from ExtUtils::Config, and they may be individually
overridden by using the install_path attribute. An install_base attribute lets
you specify an alternative installation root like /home/foo and prefix does
something similar in a rather different (and more complicated) way. destdir lets
you specify a temporary installation directory like /tmp/install in case you
want to create bundled-up installable packages.
WWW: http://search.cpan.org/dist/ExtUtils-InstallPaths/
Feature safe: yes
|
|
|
|
|
|
|
|
| |
ExtUtils::Config is an abstraction around the %Config hash.
WWW: http://search.cpan.org/dist/ExtUtils-Config/
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/Test-Mock-LWP-Dispatch/Changes
Feature safe: yes
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/IO-Prompt-Tiny/Changes
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- Add missing *_DEPENDS
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/MooseX-ClassAttribute/Changes
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
| |
When using Moose::Role, a class which provides a method a role provides will
silently override that method. This can cause strange, hard-to-debug errors when
the role's methods are not called. Simple use MooseX::Role::Strict instead of
Moose::Role and overriding a role's method becomes a composition-time failure.
See the synopsis for a resolution.
WWW: http://search.cpan.org/dist/MooseX-Role-Strict/
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
| |
2013-04-09 x11-drivers/xf86-video-radeonhd-devel: Unsupported devel version
2013-04-10 devel/ros-image_common: Depends on devel/ros_common which is broken for more than 6 months
2013-04-10 devel/ros-laser_pipeline: Depends on devel/ros_common which is broken for more than 6 months
2013-03-01 databases/php52-rrdtool: PHP 5.2 series is strongly discouraged for new installations, migrate now
2013-03-05 devel/ros-common: Broken for more than 6 month
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
| |
/usr/bin/env
This fixes all cases of incorrect ENV/SETENV usage.
Approved by: portmgr (implicit)
With hat: portmgr
PR: ports/173559
|
|
|
|
|
|
|
|
| |
Changelog: http://www.otrs.com/en/open-source/community-news/release-notes/release-notes-otrs-help-desk-3114/
Approved by: portmgr (implicit)
With hat: portmgr
Security: eae8e3cf-9dfe-11e2-ac7f-001fd056c417
|
|
|
|
|
| |
Submitted by: des
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
|
|
|
|
| |
- Update rubygem-mail to 2.5.3 as rubygem-actionmailer-3.2.13 requires it
PR: ports/177709
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr>
With hat: ruby
Approved by: portmgr (implicit)
Reviewed by: miwi
Security: db0c4b00-a24c-11e2-9601-000d601460a4
|
|
|
|
|
|
|
| |
synchronization
Approved by: portmgr (miwi)
Obtained from: FreeBSD Haskell
|
|
|
|
|
| |
Approved by: portmgr
Requested by: bdrewery
|
|
|
|
|
|
|
| |
PR: 177746j
Submitted by: Christoph Mallon
Reviewed by: lev
Approved by: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Subversion 1.6.21 security update [2]
This release addesses the following issues security issues:
[1][2] CVE-2013-1845: mod_dav_svn excessive memory usage from property changes
[1][2] CVE-2013-1846: mod_dav_svn crashes on LOCK requests against activity URLs
[1][2] CVE-2013-1847: mod_dav_svn crashes on LOCK requests against non-existant URLs
[1][2] CVE-2013-1849: mod_dav_svn crashes on PROPFIND requests against activity URLs
[1] CVE-2013-1884: mod_dav_svn crashes on out of range limit in log REPORT request
More information on these vulnerabilities, including the relevent advisories
and potential attack vectors and workarounds, can be found on the Subversion
security website:
http://subversion.apache.org/security/
PR: 177646
Submitted by: ohauer
Approved by: portmgr (tabthorpe, erwin), lev
Security: b6beb137-9dc0-11e2-882f-20cf30e32f6d
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
17.0.5
- update firefox to 20.0
- update seamonkey and linux-seamonkey to 2.17
- update nspr to 4.9.6
- remove mail/thunderbird-esr, Mozilla stopped providing 2 versions of
thunderbird
- prune support for old FreeBSD versions; users of 8.2, 7.4 or earlier
are advised to upgrade - http://www.freebsd.org/security/
- add vuln.xml entry
Security: 94976433-9c74-11e2-a9fc-d43d7e0c7c02
Approved by: portmgr (miwi)
In collaboration with: Jan Beich <jbeich@tormail.org>
|
|
|
|
| |
Approved by: portmgr (miwi)
|
|
|
|
| |
Approved by: portmgr (miwi)
|
|
|
|
| |
Approved by: portmgr
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
|
|
| |
PR: ports/177545
Submitted by: John Marino <draco@marino.st>
Approved by: gnome (kwm)
With hat: portmgr
|
|
|
|
| |
Approved by: portmgr
|
|
|
|
|
|
|
|
| |
- Add an UPDATING entry for description and instructions
Submitted by: ashish
Approved by: portmgr (miwi)
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
| |
in the last graphviz update. This allows it to packages again.
Submitted by: miwi
Approved by: portmgr (miwi)
|
|
|
|
|
| |
Reviewed by: mandree
Approved by: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
touch .config
OMAKEFLAGS= OMAKEPATH=lib ./omake-boot --dotomake .omake --force-dotomake -j2 main
*** omake: reading OMakefiles
*** omake error:
File mk/defaults: line 124, characters 1-41
write(): Broken pipe
*** omake error:
File mk/defaults: line 124, characters 1-41
command exited with code: 123
* Error code 123
Reported by: pointyhat
Approved by: portmgr
|
|
|
|
| |
Approved by: portmgr, maintainer timeout
|
|
|
|
|
|
|
| |
- remove dependency on simplejson (no needed for python 2.6+), while here
- bump PORTREVISION because of dependency change
Approved by: portmgr (miwi), Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
editors/emacs:
- Update to 24.3
- Update CANNA patchset[1]
- Unbreak ARM support by using the patch from emacs-devel port
- Add missing INSTALLS_ICONS[2]
- Remove a patch which is already integrated upstream
- Fix Makefile header
editors/emacs-devel:
- Update to bzr revision 112178
- Fix Makefile header
- Add missing INSTALLS_ICONS[2]
editors/emacs23:
- Remove ABI versions from LIB_DEPENDS
- Fix Makefile header
- Add missing INSTALLS_ICONS[2]
Mk/bsd.emacs.mk:
- Update major version for editors/emacs port
*:
- Bump PORTREVISION to chase Emacs updates
PR: ports/177428[2]
Submitted by: Yuji TAKANO[1] (via private email), bdrewery[2]
|
|
|
|
| |
Reported by: miwi
|
|
|
|
|
|
| |
WWW: http://hackage.haskell.org/package/hasktags
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Avoid self-dependency for print/hs-hscolour (when HSCOLOUR is set)
Contributed by: ashish
New ports (5):
devel/hs-geniplate 0.6.0.3
devel/hs-uuid 1.2.9
net/hs-maccatcher 2.1.5
net/hs-publicsuffixlist 0.0.3
textproc/hs-regex-tdfa 1.1.8
Removed ports (1):
math/hs-Agda-executable 2.3.0.1_3
Updated ports (115):
archivers/hs-zip-archive 0.1.3.3 --> 0.1.3.4
archivers/hs-zlib-conduit 0.5.0.3_1 --> 1.0.0
audio/hs-OpenAL 1.4.0.1_3 --> 1.4.0.2
databases/hs-persistent 1.1.4 --> 1.1.5.1
databases/hs-persistent-sqlite 1.1.2 --> 1.1.5
databases/hs-persistent-template 1.1.2.1 --> 1.1.2.4
devel/hs-Boolean 0.1.2 --> 0.2
devel/hs-ansi-terminal 0.5.5.1 --> 0.6
devel/hs-base64-bytestring 1.0.0.0_1 --> 1.0.0.1
devel/hs-base64-conduit 0.5.1 --> 1.0.0
devel/hs-basic-prelude 0.3.2.0 --> 0.3.4.0
devel/hs-bifunctors 3.2 --> 3.2.0.1
devel/hs-blaze-builder-conduit 0.5.0.3_1 --> 1.0.0
devel/hs-classy-prelude 0.4.3 --> 0.5.3
devel/hs-classy-prelude-conduit 0.4.3 --> 0.5.3
devel/hs-cmdargs 0.10.1_1 --> 0.10.2
devel/hs-conduit 0.5.6 --> 1.0.2
devel/hs-darcs 2.8.3_1 --> 2.8.4
devel/hs-either 3.1 --> 3.4
devel/hs-errors 1.3.1 --> 1.4.1
devel/hs-filestore 0.6 --> 0.6.0.1
devel/hs-filesystem-conduit 0.5.0.2_1 --> 1.0.0
devel/hs-git-annex 3.20130124 --> 4.20130323
devel/hs-hashtables 1.0.1.8_1 --> 1.1.0.2
devel/hs-haskeline 0.6.4.7_3 --> 0.7.0.3
devel/hs-hint 0.3.3.5_1 --> 0.3.3.6
devel/hs-hoogle 4.2.15 --> 4.2.16
devel/hs-hspec 1.4.3 --> 1.4.4
devel/hs-lens 3.8.5 --> 3.8.7.3
devel/hs-logict 0.5.0.2_1 --> 0.6
devel/hs-monad-logger 0.2.3.2 --> 0.3.0.1
devel/hs-monad-par 0.3_3 --> 0.3.4.1
devel/hs-mueval 0.8.2_3 --> 0.9
devel/hs-profunctors 3.2 --> 3.3
devel/hs-project-template 0.1.1 --> 0.1.3
devel/hs-readline 1.0.1.0_8 --> 1.0.3.0
devel/hs-reflection 1.1.6 --> 1.1.7
devel/hs-resourcet 0.4.4_1 --> 0.4.5
devel/hs-show 0.4.1.2_4 --> 0.5
devel/hs-simple-reflect 0.2_1 --> 0.3.1
devel/hs-smallcheck 0.6.2 --> 1.0.2
devel/hs-testpack 2.1.2_3 --> 2.1.2.1
devel/hs-threads 0.5.0.1_1 --> 0.5.0.2
devel/hs-time-compat 0.1.0.2_1 --> 0.1.0.3
devel/hs-unix-time 0.1.4_1 --> 0.1.5
devel/hs-uulib 0.9.14_4 --> 0.9.15
mail/hs-email-validate 0.3.2_1 --> 1.0.0
mail/hs-mime-types 0.1.0.2 --> 0.1.0.3
math/hs-Agda 2.3.0.1_3 --> 2.3.2
math/hs-NumInstances 1.0_4 --> 1.2
math/hs-comonad 3.0.1.1 --> 3.0.2
math/hs-contravariant 0.2.0.2_3 --> 0.4
math/hs-distributive 0.3 --> 0.3.1
math/hs-math-functions 0.1.1.2_1 --> 0.1.3.0
net/hs-network-conduit 0.6.2.2 --> 1.0.0
net/hs-sendfile 0.7.8_1 --> 0.7.9
net/hs-simple-sendfile 0.2.10 --> 0.2.11
net/hs-socks 0.4.2_1 --> 0.5.0
security/hs-crypto-api 0.10.2_3 --> 0.11
security/hs-crypto-conduit 0.4.3 --> 0.5.0
security/hs-monadcryptorandom 0.5_1 --> 0.5.1
security/hs-skein 0.1.0.11 --> 0.1.0.12
security/hs-tls 1.1.1 --> 1.1.2
textproc/hs-HStringTemplate 0.6.12_1 --> 0.7.1
textproc/hs-attoparsec 0.10.3.0 --> 0.10.4.0
textproc/hs-attoparsec-conduit 0.5.0.3_1 --> 1.0.0
textproc/hs-blaze-html 0.5.1.3 --> 0.6.0.0
textproc/hs-case-insensitive 0.4.0.4 --> 1.0
textproc/hs-citeproc-hs 0.3.7 --> 0.3.8
textproc/hs-highlighting-kate 0.5.3.5 --> 0.5.3.8
textproc/hs-hs-bibutils 4.16 --> 4.17
textproc/hs-html-conduit 0.1.0.4_1 --> 1.1.0
textproc/hs-hxt-regex-xmlschema 9.0.4_4 --> 9.1.0
textproc/hs-pandoc 1.9.4.5_1 --> 1.11.1
textproc/hs-pandoc-types 1.9.1_3 --> 1.10
textproc/hs-tagstream-conduit 0.5.3_1 --> 0.5.4
textproc/hs-xml-conduit 1.0.3.3_1 --> 1.1.0.3
textproc/hs-xmlhtml 0.2.0.3_1 --> 0.2.1
textproc/hs-yaml 0.8.2 --> 0.8.2.3
www/hs-activehs 0.3.0.1_1 --> 0.3.1
www/hs-authenticate 1.3.2_1 --> 1.3.2.6
www/hs-fastcgi 3001.0.2.3_7 --> 3001.0.2.4
www/hs-gitit 0.10.1.2 --> 0.10.3.1
www/hs-hS3 0.5.6_5 --> 0.5.7
www/hs-hamlet 1.1.3.1 --> 1.1.6.3
www/hs-happstack-server 7.1.1_1 --> 7.1.7
www/hs-heist 0.11.0 --> 0.11.1
www/hs-hjsmin 0.1.4 --> 0.1.4.1
www/hs-http-conduit 1.8.7 --> 1.9.0
www/hs-http-reverse-proxy 0.1.1.1 --> 0.1.1.3
www/hs-http-server 1.0.1_1 --> 1.0.2
www/hs-http-types 0.7.3.0.1_1 --> 0.8.0
www/hs-shakespeare 1.0.2_1 --> 1.0.3.1
www/hs-shakespeare-css 1.0.2_1 --> 1.0.3
www/hs-shakespeare-js 1.1.1 --> 1.1.2.1
www/hs-snap 0.11.0 --> 0.11.2
www/hs-snap-core 0.9.2.2_1 --> 0.9.3.1
www/hs-snap-server 0.9.2.4_1 --> 0.9.3.3
www/hs-wai 1.3.0.1_1 --> 1.4.0
www/hs-wai-app-static 1.3.1_1 --> 1.3.1.2
www/hs-wai-extra 1.3.2 --> 1.3.2.4
www/hs-wai-test 1.3.0_1 --> 1.3.0.4
www/hs-warp 1.3.7.1 --> 1.3.7.4
www/hs-yesod 1.1.7.2 --> 1.1.9.2
www/hs-yesod-auth 1.1.3 --> 1.1.5.3
www/hs-yesod-core 1.1.7.1 --> 1.1.8.2
www/hs-yesod-default 1.1.3 --> 1.1.3.2
www/hs-yesod-form 1.2.0.2 --> 1.2.1.3
www/hs-yesod-json 1.1.2_1 --> 1.1.2.1
www/hs-yesod-platform 1.1.7.2 --> 1.1.8
www/hs-yesod-routes 1.1.1.1_1 --> 1.1.2
www/hs-yesod-static 1.1.1.2 --> 1.1.2.2
www/hs-yesod-test 0.3.3 --> 0.3.5
x11-wm/hs-xmonad-contrib 0.11 --> 0.11.1
x11/hs-X11 1.6.0.2 --> 1.6.1.1
Please note that port revisions for dependent ports are bumped.
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
| |
PR: ports/176961
Submitted by: myself
Approved by: maintainer timeout
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Moose/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Filter/Changes
|
|
|
|
|
|
|
| |
- Convert to new options framework
- Cleanup Makefile
Changes: http://search.cpan.org/dist/Module-Build/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Object-Simple/Changes
|
|
|
|
|
|
|
| |
- Remove outdated PERL_LEVEL check
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/CPAN-Meta/Changes
|
|
|
|
|
|
| |
Mental Note: dont play with bsd.sites.mk while your mentee patch is in review
Approved by: eadler (mentor)
|
|
|
|
|
| |
PR: 177437
Submitted by: William Grzybowski <william88@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
WWW: http://search.cpan.org/dist/MooX-Options/
PR: ports/176845
Submitted by: Espen Tagestad <espen@tagestad.no>
|
|
|
|
|
|
|
| |
WWW: http://search.cpan.org/dist/Data-Record/
PR: ports/176844
Submitted by: Espen Tagestad <espen@tagestad.no>
|
|
|
|
|
|
| |
PR: ports/176770
Submitted by: William Grzybowski <william88@gmail.com>
Approved by: maintainer timeout ( >2 weeks)
|
|
|
|
|
| |
- Fix COMMENT
- Trim header
|
| |
|
|
|
|
| |
Reported by: pointyhat (miwi)
|
|
|
|
|
|
|
|
|
| |
Term::ProgressBar is a wonderful module for showing progress bars on the
terminal. This module acts very much like that module when it is run
interactively. However, when it is not run interactively (for example,
as a cron job) then it does not show the progress bar.
WWW: http://search.cpan.org/dist/Term-ProgressBar-Quiet/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes:
http://plone.org/products/plone/releases/4.2.5
http://plone.org/products/plone/releases/4.2.4
http://plone.org/products/plone/releases/4.2.3
http://plone.org/products/plone/releases/4.2.2
This update includes:
- devel/py-Products.ZCTextIndex 2.13.3 -> 2.13.4
- devel/py-Products.ATContentTypes 2.1.8 -> 2.1.12
- devel/py-Products.Archetypes 1.8.3 -> 1.8.6
- devel/py-Products.CMFCore 2.2.6 -> 2.2.7
- devel/py-Products.CMFDefault 2.2.2 -> 2.2.3
- devel/py-Products.CMFDiffTool 2.0 -> 2.0.2
- devel/py-Products.CMFDynamicViewFTI 4.0.2 -> 4.0.3
- devel/py-Products.CMFEditions 2.2.5 -> 2.2.8
- devel/py-Products.CMFFormController 3.0.2 -> 3.0.3
- devel/py-Products.CMFPlacefulWorkflow 1.5.7 -> 1.5.9
- www/py-Products.CMFPlone 4.2.1.1 -> 4.2.5
- devel/py-Products.contentmigration 2.1.1 -> 2.1.3
- devel/py-Products.ExtendedPathIndex 3.0.1 -> 3.1
- devel/py-Products.GenericSetup 1.7.2 -> 1.7.3
- devel/py-Products.Marshall 2.1.1 -> 2.1.2
- devel/py-Products.MimetypesRegistry 2.0.3 -> 2.0.4
- devel/py-Products.PasswordResetTool 2.0.8 -> 2.0.12
- devel/py-Products.PloneLanguageTool 3.2.5 -> 3.2.7
- security/py-Products.PlonePAS 4.0.13 -> 4.0.16
- security/py-Products.PluggableAuthService 1.8.0 -> 1.10.0
- devel/py-Products.PortalTransforms 2.0.7 -> 2.1.2
- devel/py-Products.ResourceRegistries 2.2.1 -> 2.2.7
- www/py-Products.TinyMCE 1.2.13 -> 1.2.16
- www/py-Products.kupu 1.5.0 -> 1.5.1
- devel/py-archetypes.querywidget 1.0.4 -> 1.0.8
- devel/py-archetypes.referencebrowserwidget 2.4.12 -> 2.4.17
- devel/py-archetypes.schemaextender 2.1.1 -> 2.1.2
- devel/py-collective.z3cform.datetimewidget 1.2.0 -> 1.2.3
- devel/py-diazo 1.0.1 -> 1.0.3
- devel/py-kss-core 1.6.4 -> 1.6.5
- www/py-plone.app.blob 1.5.2 -> 1.5.7
- www/py-plone.app.caching 1.1 -> 1.1.3
- www/py-plone.app.collection 1.0.5 -> 1.0.8
- www/py-plone.app.content 2.0.11 -> 2.0.12
- www/py-plone.app.contentmenu 2.0.6 -> 2.0.8
- www/py-plone.app.contentlisting 1.0.1 -> 1.0.4
- www/py-plone.app.contentrules 2.1.8 -> 2.1.9
- www/py-plone.app.controlpanel 2.2.8 -> 2.2.11
- www/py-plone.app.discussion 2.1.7 -> 2.1.9
- www/py-plone.app.folder 1.0.4 -> 1.0.5
- www/py-plone.app.form 2.1.1 -> 2.1.2
- www/py-plone.app.i18n 2.0.1 -> 2.0.2
- www/py-plone.app.imaging 1.0.6 -> 1.0.7
- www/py-plone.app.iterate 2.1.7 -> 2.1.9
- www/py-plone.app.layout 2.2.7 -> 2.2.9
- www/py-plone.app.ldap 1.2.8 -> 1.3.0
- www/py-plone.app.linkintegrity 1.4.6 -> 1.5.1
- www/py-plone.app.locales 4.0.15 -> 4.2.5
- www/py-plone.app.portlets 2.2.6 -> 2.3.8
- www/py-plone.app.querystring 1.0.5 -> 1.0.7
- www/py-plone.app.search 1.0.4 -> 1.0.8
- www/py-plone.app.testing 4.2 -> 4.2.2
- www/py-plone.app.theming 1.0.3 -> 1.0.4
- www/py-plone.app.upgrade 1.2.1 -> 1.2.5
- www/py-plone.app.users 1.1.3 -> 1.1.5
- www/py-plone.app.viewletmanager 2.0.2 > 2.0.3
- www/py-plone.app.vocabularies 2.1.7 -> 2.1.10
- www/py-plone.app.workflow 2.0.7 -> 2.0.10
- www/py-plone.app.z3cform 0.6.0 -> 0.6.2
- www/py-plone.autoform 1.2 -> 1.3
- www/py-plone.browserlayer 2.1.1 -> 2.1.2
- www/py-plone.cachepurging 1.0.3 -> 1.0.4
- www/py-plone.contentrules 2.0.1 -> 2.0.2
- www/py-plone.folder 1.0.2 -> 1.0.4
- www/py-plone.i18n 2.0.1 -> 2.0.5
- www/py-plone.indexer 1.0 -> 1.0.2
- www/py-plone.intelligenttext 2.0.1 -> 2.0.2
- security/py-plone.keyring 2.0 -> 2.0.1
- www/py-plone.locking 2.0.3 -> 2.0.4
- security/py-plone.openid 2.0 -> 2.0.1
- www/py-plone.outputfilters 1.6 -> 1.8
- www/py-plone.portlet.collection 2.1.1 -> 2.1.3
- www/py-plone.portlet.static 2.0.1 -> 2.0.2
- security/py-plone.protect 2.0 -> 2.0.2
- www/py-plone.registry 1.0 -> 1.0.1
- www/py-plone.resource 1.0.1 -> 1.0.2
- security/py-plone.session 3.5 -> 3.5.3
- www/py-plone.subrequest 1.6.6 -> 1.6.7
- www/py-plone.supermodel 1.1.1 -> 1.1.4
- www/py-plone.testing 4.0.4 -> 4.0.8
- www/py-plone.transformchain 1.0.2 -> 1.0.3
- www/py-plonetheme.classic 1.2.3 -> 1.2.5
- www/py-plonetheme.sunburst 1.2.7 -> 1.2.8
- textproc/py-wicked 1.1.9 -> 1.1.10
- devel/py-z3c.formwidget.query 0.8 -> 0.9
- devel/py-zope.schema 4.2.0 -> 4.2.1
|
|
|
|
| |
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
|
| |
|
|
|
|
| |
Approved by: crees (mentor)
|
|
|
|
| |
Reviewed by: miwi
|
|
|
|
| |
Prompted by: miwimail
|
|
|
|
|
|
| |
PR: 174240
Submitted by: Keith White <kwhite@uottawa.ca>
Approved by: maintainer
|
|
|
|
|
| |
PR: 177247
Submitted by: ports fury
|
|
|
|
|
| |
PR: 177197
Submitted by: antoine@
|
|
|
|
|
| |
PR: 177198
Submitted by: antoine@
|
|
|
|
|
| |
PR: 177199
Submitted by: antoine@
|
|
|
|
| |
"pathfix" instead.
|
|
|
|
| |
minor formatting issues. Fix them.
|
|
|
|
|
| |
PR: ports/177421
Submitted by: Danilo Egêa Gondolfo <danilogondolfo@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- kdegames4 port has been split.
- kdeutils4-printer-applet and system-config-printer-kde have been
replaced by print/kde4-print-manager.
- Recover misc/kde4-l10n-mr from attic.
- New USE_KDE4 components: kactivities, libkdegames, nepomuk-core,
and nepomuk-widgets.
- Provide sharedmime component with magic: ports don't need to
run update-mime-database themselves now.
- Switch some ports to out-of-source build.
- Update port comments.
- Adjust dependence on Qt4 components.
- x11/kde4 installs modern kdepim4 now.
- Remove redundant aspell and hspell from kdelibs4, both
can be enabled in textproc/enchant if needed.
- Remove stale bits from bsd.kde4.mk
The area51 repository features commits by Schaich Alonso and myself.
Contributors:
- Tobias Berner
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Path-Tiny/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Devel-GlobalDestruction/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Devel-Symdump/Changes
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
| |
Reported by: miwi@
|
|
|
|
|
|
|
|
| |
- While here trim header
- Optionsng
Reported by: pointyhat
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Install corelgilua51.so to proper directory (otherwise
x11-wm/awesome cannot load it)
Note that due to the commit r315210 (ports/176834), major merging of the
two PRs' patches were necessary.
PR: ports/176896
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com>
Approved by: maintainer timeout (andreevmaxim@gmail.com, 14 days)
|
|
|
|
|
| |
- Trim header
- Fix spacing near WWW
|
|
|
|
| |
Submitted by: avg@
|
|
|
|
|
| |
use plist instead of PORTDOCS (which is intended for DOCS option)
- Update USE_QT4 components
|
| |
|
|
|
|
|
|
| |
PR: 176792
Submitted by: William Grzybowski <william88@gmail.com>
Approved by: maintainer timeout
|
|
|
|
|
| |
PR: v176562
Submitted by: Ports Fury
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Class-StateMachine/Changes
|
|
|
|
|
|
|
| |
- no version bump (not a default option)
PR: 177118
Submitted by: Christopher Dukes <chris.dukes.aix@gmail.com>
|
|
|
|
|
|
|
|
| |
- Update and sort pkg-plist
- Tweak COMMENT according to standards
- Tab->space in pkg-descr
Approved by: eadler (mentor)
|
|
|
|
|
| |
- Get source rom github
- Pass maintainership to lua@
|
|
|
|
|
| |
already defined
- Remove OPTIONS_DEFINE, if it contains only global options
|
|
|
|
| |
Changes: http://search.cpan.org/dist/File-pushd/Changes
|
|
|
|
|
|
| |
PR: ports/176834
Submitted by: Green Dog <fiziologus@gmail.com>
Approved by: maintainer timeout
|
|
|
|
| |
- portlint fixes
|
|
|
|
|
| |
PR: ports/177351
Approved by: bdrewery
|
|
|
|
|
| |
PR: 177244
Submitted by: ports fury
|
|
|
|
|
|
| |
- Make LEGAL and the Makefile agree on the exact text
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
|
|
|
| |
- Update pkg-plist
- Remove pygments from TEST_DEPENDS (not required anymore)
- Remove TESTS option
Changelog: http://circuits.readthedocs.org/en/latest/changes.html
Approved by: rm (mentor)
|
|
|
|
|
|
| |
There are many issues with the ports and these will require a dedicated maintainer to fix them.
Reviewed by: swills, draco@marino.st
|
|
|
|
|
|
|
|
|
| |
socket applications.
WWW: https://github.com/sampsyo/bluelet
PR: ports/176306
Submitted by: Mark Felder <feld@feld.me>
|
|
|
|
|
|
|
|
| |
- no need to patch examples/Makefile, we don't use it
- clean up DOCS installation too
PR: 177052
Submitted by: antoine (maintainer)
|
|
|
|
|
| |
PR: 177250
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 177256
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- trim header
- remove a dead master site
- update my email address
- remove article in COMMENT
- add LICENSE
- use OPTIONS(NG)
- do not specify lib version in LIB_DEPENDS
- libvgl can be used on amd64 since ~3 years (libgii and libggi)
- libgii can use xxf86dga extension
PR: ports/177332
Approved by: bapt
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
| |
PR: ports/176434
Submitted by: Han Hwei Woo <han+freebsd at astutehosting.com>
|
|
|
|
|
| |
PR: ports/175400
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
|
|
|
|
|
| |
PR: ports/175400
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
|
|
|
|
|
|
| |
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/Config-Model/ChangeLog
|
|
|
|
|
|
| |
PR: ports/177316
Submitted by: William Grzybowski <william88@gmail.com>
Reported by: miwi
|
|
|
|
|
| |
PR: ports/177294
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
|
|
|
|
| |
- Trim header
|
|
|
|
| |
Reported by: miwi
|
| |
|
|
|
|
|
|
| |
- Cleanup comments from "port create" skeleton
Changes: http://search.cpan.org/dist/Test-Fixme/Changes
|
|
|
|
|
|
| |
- Add LICENSE
Changes: https://github.com/bdurand/lumberjack/blob/master/CHANGES.txt
|
|
|
|
| |
- Trim Makefile headers
|
|
|
|
| |
Free Pascal Component Library
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Furthermore, auto complete the Sponsored by field if ORGANIZATION is
defined in /etc/make.conf.
This means that you can set:
ORGANIZATION=The FreeBSD Foundation
in /etc/make.conf and then, after (re)building subversion, the FreeBSD
template will have the name of the organization you defined
automatically filled.
Maintainer timeout after 10 days.
Reviewed by: eadler, gjb, peter
Approved by: gjb
|
|
|
|
| |
integrity error on the package-building cluster
|
|
|
|
|
|
|
| |
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION
- while here change USE_PYTHON to just yes (the port is py3-aware) and
remove comment to ease dealing fix pkg-plist fix
PR: 177235
Submitted by: William Grzybowski <william88@gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
| |
for pytest runner.
WWW: https://bitbucket.org/jaraco/pytest-runner
PR: 177238
Submitted by: William Grzybowski <william88@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
this and turn it on by default.
Current gamin uses the current real uid to determine the location of the
socket and during the security routines. It also forks off a copy of
"gam_server" as the current real uid as well.
This breaks gamin functionality with any application that uses effective an
uid/gid for privilege separation, such as samba. Samba runs as root, but
always sets the effective uid/gid to that of the connecting user. Since
gamin is only aware of the real uid, it always creates a root-owned gamin
socket that the effective user can't touch (gamin's own security checks
refuse it).
PR: ports/176203
Submitted by: Danny Warren <danny@dannywarren.com>
Reviewed by: marcus@
|
|
|
|
|
|
| |
- Pet portlint(1) by replacing tab by space in WWW link
Changes: http://search.cpan.org/dist/Term-Menus/ChangeLog
|
|
|
|
|
|
|
|
|
|
| |
- Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it)
- Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH)
- Remove now useless KDE4_BUILDENV
KDE SC ports:
- Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with
'USES= cmake:outsource' and add USE_LDCONFIG if needed
|
|
|
|
| |
- Convert USE_CMAKE to USES
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Module-CoreList/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
|
|
|
|
|
|
|
|
| |
ZMQ support is only required by qtconsole, notebook and parallel
computing.
PR: ports/177210
Submitted by: William Grzybowski <william88@gmail.com>
|
|
|
|
|
|
|
| |
Changes: https://github.com/namlook/mongokit/blob/master/CHANGELOG
PR: ports/176695
Submitted by: William Grzybowski <william88@gmail.com>
Approved by: maintainer (timeout, >14 days)
|
|
|
|
|
|
|
|
| |
- Trim Makefile's header
Changes: http://search.cpan.org/dist/Time-Format/Changes
PR: ports/177136
Submitted by: Sergey V. Dyatko <sergey.dyatko@gmail.com> (maintainer)
|
|
|
|
| |
Reported by: miwi@
|
|
|
|
|
|
|
| |
- Attempt to debug pointyhat failure (by adding a pre-install that prints
the environment and the makefiles read).
- Clean up Makefile header.
- Convert NOPORTDOCS to OptionsNG.
|
|
|
|
| |
Approved by: crees
|
|
|
|
|
|
|
|
| |
- Add ports for new plugins (commander, scope) and localization forgotten
after splitting (geany-plugins-l10n). geanyGDB plugin has been removed
upstream. markdown plugin excluded from ports as it requires currently
missing port for libmarkdown.
- Patch configure script and remove build dependence on shells/bash
|
|
|
|
|
|
|
|
|
| |
- trim Makefile header
- add dateutil to build_depends too
- add regressions tests
- bump PORTREVISION
Approved by: wen (maintainer, via private email)
|
| |
|
|
|
|
|
|
| |
- Fix PORTDOCS
Reported by: miwi
|
|
|
|
|
| |
Submitted by: miwi
Pointyhat to: kwm
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Rose-DateTime/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Perl-OSType/Changes
|
|
|
|
| |
- Trim Makefile headers
|
|
|
|
|
| |
- Trim Makefile headers
- Pass maintainership to zope@
|
|
|
|
|
| |
PR: ports/177167
Submitted by: William Grzybowski <william88@gmail.com>
|
|
|
|
|
|
|
| |
- No need for empty OPTIONS_DEFAULT
- Honor portlint, replace tabs in header and WWW line by spaces
Tested with: Tinderbox and manual inspection of .a and .so file [1]
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Folder File (OFF) formats.
PFF/OFF is used in several file types:
PAB (Personal Address Book)
PST (Personal Storage Table)
OST (Offline Storage Table)
WWW: http://code.google.com/p/libpff/
PR: ports/177116
Submitted by: Antoine Brodin <antoine@FreeBSD.org>
|
|
|
|
|
|
|
|
|
| |
Changes:
* improved support for MSIE 4.7 index.dat files.
* worked on support for URL record (item) type
PR: ports/177117
Submitted by: antoine@ (maintainer)
|
|
|
|
|
|
|
| |
while here:
- trim Makefile header
- limit python version to 2.x branch (except)
- tab -> space change in pkg-descr:WWW
|
|
|
|
|
| |
PR: ports/177147
Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com>
|
|
|
|
|
|
| |
Reported by: Gustau Pérez i Querol, kwm (both via irc)
Tested by: Gustau Pérez i Querol, kwm
Obtained from: pkgconf git
|
|
|
|
| |
Release notes: http://gdcm.sourceforge.net/wiki/index.php/GDCM_Release_2.2.2
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Devel-ebug/CHANGES
|
|
|
|
|
| |
PR: 176679
Approved by: fw@moov.de, maintainer timeout ( 15 days )
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
library too.
# ldconfig -r | grep libffi
225:-lffi.6 => /usr/local/lib/libffi.so.6
314:-lffi.4 => /usr/local/lib/gcc46/libffi.so.4
PR: ports/176467
Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com>
|
|
|
|
|
| |
PR: ports/177084
Submitted by: Michael Moll kvedulv at kvedulv de
|
| |
|
|
|
|
|
| |
no difference since the glib20 requires libffi anyway.
- gnomehack -> USES=pathfix.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The pain of having to update your setup.py, your Sphinx conf.py, your
__init__.py & everything else on every release of your Python package sucks.
By putting your version number in a top-level VERSION file & using this
library, you can cut duplication & tedious manual work without having to lean
on crazy import hacks.
Inspired by crazy discussion with George Hickman (ghickman) at PyCon 2013.
WWW: https://github.com/toastdriven/rose
PR: ports/177110
Submitted by: William Grzybowski <william88@gmail.com>
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Drop indefinite article from COMMENT
Obtained from: area51
Tested by: exp-run (bapt)
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Drop indefinite article from COMMENT
Obtained from: area51
Tested by: exp-run (bapt)
|
|
|
|
|
|
| |
- Trim header while I am here
Submitted by: maintainer via private email
|
|
|
|
|
|
|
|
| |
bsd.cmake.mk
- Trim header while I'm here
Approved by: portmgr (bapt)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Path-Class/Changes
|
|
|
|
|
|
|
|
|
| |
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi)
|
|
|
|
|
|
|
| |
instead of gnomehack and pet portlint.
Add conflicts with future gnome3 versions.
Reviewed by: miwi, bapt
|
| |
|
|
|
|
|
| |
PR: ports/176643
Submitted by: William Grzybowski <william88@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
This aims to provide similar features to access to Bugzilla through
WebService APIs in Ruby.
WWW: https://rubygems.org/gems/ruby-bugzilla
|
|
|
|
|
| |
Reported by: rene, avg
Tested by: rene
|
|
|
|
|
| |
2: bump revision.
3: document UPDATING.
|
| |
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Remove outdated PERL_LEVEL check
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/Test-DependentModules/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Glib-Object-Introspection/NEWS
|
|
|
|
| |
Changes: http://search.cpan.org/dist/MooseX-LazyRequire/Changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and badly tracked by ports.
Make lib/charset.alias a file only provided by converters/libiconv
Create a new USES: charsetfix, that will modify in post patch the Makefile.in to prevent a port from modifying/overwritting the charset.alias file during make install.
Prevent devel/gettext from installing that files.
Fix a couple of ports that actually touch charset.alias during the build phase.
Based on a patch by ale (http://lists.freebsd.org/pipermail/freebsd-gnome/2012-October/027747.html)
Approved by: kwm (gnome)
Exp-run by: miwi
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Moo/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Iterator-Simple/Changes
|
|
|
|
|
|
|
| |
- Trim Makefile's header
PR: ports/176964
Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer)
|