| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Pithub provides a set of modules to access the Github v3 API in an object
oriented way. There is also Net::GitHub which does the same for all the versions
(v1, v2, v3) of the Github API. Pithub supports all API calls so far, but only
for v3.
http://search.cpan.org/dist/Pithub/ WWW: http://search.cpan.org/dist/Pithub/
|
| |
|
| |
|
|
|
|
|
|
| |
- Update to 3.0.23
Changes: https://github.com/celery/celery/blob/v3.0.23/Changelog
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/181659
Submitted by: Jan Beich <jbeich at tormail dot org>
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Parallel-ForkManager/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/MooseX-Storage/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/version/Changes
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- move to new lib_depends format
- shift perl build inclusion to USES framework
- fix formatting of pkg-descr
Note: this should fix building on CURRENT
Changes: http://www.libvirt.org/news.html
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Convert USE_GMAKE to USES=gmake.
PR: 181761
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/enum/Changes
|
|
|
|
|
|
| |
Approved by: lev@ (explicit)
Security: f8a913cc-1322-11e3-8ffa-20cf30e32f6d
CVE-2013-4277
|
| |
|
|
|
|
| |
- Trim Makefile header
|
|
|
|
| |
- Pass maintainership to perl@
|
|
|
|
| |
- Pass maintainership to perl@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- update devel/subversion17 to 1.7.13 [1]
- add vuxml entry
Version 1.7.13
(29 Aug 2013, from /branches/1.7.x)
http://svn.apache.org/repos/asf/subversion/tags/1.7.13/CHANGES
User-visible changes:
- General
* merge: fix bogus mergeinfo with conflicting file merges (issue #4306)
* diff: fix duplicated path component in '--summarize' output (issue #4408)
* ra_serf: ignore case when checking certificate common names (r1514763)
- Server-side bugfixes:
* svnserve: fix creation of pid files (r1516556)
* mod_dav_svn: better status codes for commit failures (r1490684)
* mod_dav_svn: do not map requests to filesystem (r1512432 et al)
Developer-visible changes:
- General:
* support linking against gssapi on Solaris 10 (r1515068)
* don't use uninitialized variable to produce an error code (r1482282)
- Bindings:
* swig-pl: fix SVN::Client not honoring config file settings (r150744)
* swig-pl & swig-py: disable unusable svn_fs_set_warning_func (r1515119)
Version 1.8.3
(29 August 2013, from /branches/1.8.x)
http://svn.apache.org/repos/asf/subversion/tags/1.8.3/CHANGES
User-visible changes:
- Client- and server-side bugfixes:
* translation updates for Swedish
* enforce strict version equality between tools and libraries (r1502267)
* consistently output revisions as "r%ld" in error messags (r1499044 et al)
- Client-side bugfixes:
* status: always use absolute paths in XML output (issue #4398)
* ra_serf: 'svn log -v' fails with a 1.2.x server (issue #4044)
* ra_serf: fix crash when committing cp with deep deletion (issue #4400)
* diff: issue an error for files that can't fit in memory (r1513119 et al)
* svnmucc: generate proper error for mismatched URLs (r1511353)
* update: fix a crash when a temp file doesn't exist (r1513156)
* commit & update: improve sleep for timestamps performance (r1508438)
* diff: continue on missing or obstructing files (issue #4396)
* ra_serf: use runtime serf version for User-Agent (r1514315, r1514628)
* ra_serf: ignore case when checking certificate common names (r1514763)
* ra_serf: format distinguished names properly (r1514804)
* ra_serf: do not retry HTTP requests if we started to parse them (r1503318)
* ra_serf: output ssl cert verification failure reason (r1514785 et al)
* ra_serf: allow session reuse after SVN_ERR_CEASE_INVOCATION (r1502901)
* ra_serf: include library version in '--version' output (r1514295 et al)
* info: fix spurious error on wc root with child in conflict (r1515366)
- Server-side bugfixes:
* svnserve: fix creation of pid files (r1516556)
* svnadmin: fix output encoding in non-UTF8 environments (r1506966)
* svnsync: fix high memory usage when running over ra_serf (r1515249 et al)
* mod_dav_svn: do not map requests to filesystem (r1512432 et al)
* svnauthz: improve help strings (r1511272)
* fsfs: fixed manifest file growth with revprop changes (r1513874)
* fsfs: fix packed revprops causing loss of revprops (r1513879 et al)
- Other tool improvements and bugfixes:
* svnwcsub/irkerbridge: fix symlink attack via pid file (r175 from upstream)
Developer-visible changes:
- General:
* describe APR unimplemented errors as coming from APR (r1503010 et al)
* mod_dav_svn: update INSTALL to reflect configure defaults (r1515141)
* davautocheck: use the correct apxs binary by default (r1507889, r1507891)
- API changes:
* svn_config_walk_auth_data() config_dir arg: permit NULL (r1507382 et al)
- Bindings:
* swig-pl: fix SVN::Client not honoring config file settings (r150744)
* swig-pl & swig-py: disable unusable svn_fs_set_warning_func (r1515119)
Approved by: lev@ (explicit per PM)
Security: f8a913cc-1322-11e3-8ffa-20cf30e32f6d
CVE-2013-4277 [1]
|
|
|
|
| |
- Use CPAN as primary WWW
|
|
|
|
|
|
|
|
| |
release notes:
https://lists.gnu.org/archive/html/lightning/2013-08/msg00000.html
PR: 181648
Submitted by: Vitaly Magerya <vmagerya@gmail.com>
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Module-Load-Conditional/CHANGES
|
|
|
|
|
|
| |
Changes: http://www.lemke-it.com/litexec?request=pubcloglfc&user=&lang=en
PR: ports/181748
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) Move -a from XMKMF command variable to a new XMKMF_ARGS variable.
For ports that don't need -a introduce USES=imake:notall.
This way ports no longer have to redefine XMKMF.
2) xmkmf -a runs imake with the flags in IMAKECPPFLAGS as extra arguments
to set CPP, CC and CXX. This creates the top Makefile, and then xmkmf
runs make Makefiles. This Makefiles target runs imake for each
subdirectory but these imake invocations did not have the flags from
IMAKECPPFLAGS so the resulting makefiles used the wrong C preprocessor
when clang is used (/usr/bin/cpp instead of /usr/local/bin/tradcpp).
Instead of letting xmkmf pass IMAKECPPFLAGS from the environment to
imake let imake handle IMAKECPPFLAGS itself just like it handles
IMAKEINCLUDE.
This exposed configure errors in x11-clocks/mouseclock and x11-wm/fvwm.
Approved by: portmgr (bapt)
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Scope-Upper/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Term-Menus/ChangeLog
|
|
|
|
| |
revert back to USE_GNOME=gnomehack
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Config-Tiny/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Test-Aggregate/Changes
|
|
|
|
|
|
| |
- Perform some minor cleanups whenever appropriate
Submitted by: az
|
| |
|
|
|
|
|
|
|
| |
While here:
USE_GMAKE->USES=gmake
USE_GNOME=gnomehack->USES=pathfix
USE_PERL5*->USES=perl5
|
|
|
|
|
|
| |
- Convert to new perl5 framework
With hat: perl@
|
|
|
|
|
|
|
| |
- Convert to new perl5 framework
- Trim Makefile header
With hat: perl@
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. lib (default, implicit);
. build,
. patch.
The default is the same, all existing ports stay valid.
2. Introduce variable ICONV_CMD with default to ${LOCALBASE}/bin/iconv.
It is intended to get the value of /usr/bin/iconv at recent 10.x.
3. Adopt all ports to using USES+= icomv:build and iconv:patch and
change iconv (executable) at Makefile commands to ${ICONV_CMD} at those ports.
Submitted by: bsam (me, via e-mail)
Approved by: portmgr (bapt)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The latest gdb, 7.6, brings native PowerPC FreeBSD support. We just need
enable it in ports.
There is a minor glitch which needs patching gdb itself. Namely,
ALL_TARGET_OBJ is missing ppcfbsd-tdep.o. This part is already sent
upstream.
PR: ports/178784
Submitted by: andreast
Approved by: Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Variable-Magic/Changes
|
|
|
|
|
|
|
|
| |
- Convert to new perl5 framework
- Trim Makefile header
- Use single space after WWW: in pkg-descr
With hat: perl@
|
|
|
|
|
|
|
| |
- Convert to new perl5 framework
- Trim Makefile header
With hat: perl@
|
|
|
|
|
|
|
|
| |
- Convert to new perl5 framework
- Trim Makefile header
- Use single space after WWW: in pkg-descr
With hat: perl@
|
|
|
|
|
|
| |
- Convert USE_GMAKE to USES
With hat: perl@
|
|
|
|
|
|
|
|
| |
- Convert to new perl5 framework
- Trim Makefile header
- Use shebangfix for runable file
With hat: perl@
|
|
|
|
|
|
|
|
| |
- Convert to new perl5 framework
- Trim Makefile header
- Use single space after WWW: in pkg-descr and adjust URL look
With hat: perl@
|
|
|
|
|
|
|
|
| |
- Convert to new perl5 framework
- Trim Makefile header
- Use single space after WWW: in pkg-descr
With hat: perl@
|
|
|
|
|
|
|
|
| |
- Convert to new perl5 framework
- Trim Makefile header
- Use single space after WWW: in pkg-descr
With hat: perl@
|
|
|
|
|
|
|
|
| |
- Convert to new perl5 framework
- Trim Makefile header
- Use single space after WWW: in pkg-descr
With hat: perl@
|
|
|
|
|
|
|
| |
- Convert to new perl5 framework
- Trim Makefile header
With hat: perl@
|
|
|
|
|
|
|
|
| |
- Convert to new perl5 framework
- Trim Makefile header
- Use single space after WWW: in pkg-descr
With hat: perl@
|
|
|
|
|
|
|
|
| |
- Convert to new perl5 framework
- Trim Makefile header
- Use shebangfix for runable file
With hat: perl@
|
|
|
|
|
|
|
|
| |
docopt helps you:
- define interface for your command-line app, and
- automatically generate parser for it.
WWW: http://docopt.org/
|
|
|
|
|
|
|
|
|
|
|
|
| |
desktop-file-validate
add DBusActivatable key to allowed keys
warn about OnlyShowIn in Action groups
allow validating multiple desktop files
improve help output
update man page
update-desktop-database
list only once a desktop file per mime type
|
|
|
|
|
|
|
|
| |
- chase the update in games/super_methane_brothers
- convert USE_GMAKE to USES, while here
PR: 181491
Submitted by: chris petrik <c.petrik.sosa@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2013-08-28 lang/gdc: Broken for more than 6 month
2013-08-31 net-im/cli-msn: MSN Messenger service terminated 30 APR 2013
2013-09-01 x11-toolkits/wxd: Depends on deprecated lang/gdc
2013-09-01 security/openvpn22: Please migrate to a newer OpenVPN version
2013-09-01 devel/dsss: Depends on expired lang/gdc
2013-09-01 graphics/qcamview: Broken on FreeBSD 8 and newer
2013-09-01 www/cacheboy15-devel: Broken on FreeBSD 8 and newer
2013-09-01 graphics/spcaview: Broken on FreeBSD 8 and newer
2013-09-01 comms/uticom: Broken on FreeBSD 8 and newer
2013-09-01 net/ipex: Broken on FreeBSD 8 and newer
2013-09-01 graphics/phpsview: Broken on FreeBSD 8 and newer
2013-09-01 misc/usbrh: Broken on FreeBSD 8 and newer
2013-09-01 net/atmsupport: Broken on FreeBSD 8 and newer
2013-09-01 comms/ib-kmod: Broken on FreeBSD 8 and newer
2013-09-01 net/libproxy-mozjs: Does not work with newer libxul
2013-09-01 www/helixplugin: Does not work with newer libxul
2013-09-01 deskutils/chmsee: Does not work with newer libxul
2013-09-01 www/moonshine: Does not work with newer libxul
2013-09-01 x11/ggiterm: Unmaintained and broken
2013-09-01 graphics/libggigcp: Unmaintained
2013-09-01 graphics/libggimisc: Unmaintained
2013-09-01 graphics/libggiwmh: Unmaintained
2013-09-01 devel/libgiigic: Unmaintained
2013-09-01 games/koth: Unmaintained
|
|
|
|
|
|
|
| |
This port has been unfetchable for some time due to a checksum mismatch.
PR: ports/180338
Submitted by: Oliver Hartmann (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
clang33 and clang++33. Right now libtool fails for various ports and aks
for a "--tag" flag because it tries to detect tag based on the binary name
but doesn't know about clang33.
PR: ports/179809
Submitted by: myself
Approved by: maintainer timeout (9 weeks)
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/enum/Changes
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.8.8
- Update pkg-plist
- Add extract target to regression-test:
- Tweak TESTS option description
- master: Update RUN and BUILD DEPENDS versions
- slave: Remove patch that is now upstream
Changes:
https://github.com/buildbot/buildbot/blob/master/master/docs/relnotes/0.8.8.rst
|
|
|
|
|
|
|
|
|
| |
while here:
- trim Makefile header
- remove indefinite article in COMMENT
- whitespace fixes
Requested by: Hakisho Nukama <nukama@gmail.com> (maintainer, via email)
|
|
|
|
|
|
|
|
| |
Changes:
0.03 2013-08-14T03:15:44Z
- minl migrate
|
|
|
|
|
|
| |
PR: 181707
Submitted by: John Marshall <john.marshall@riverwillow.com.au>
Approved by: Svyatoslav Lempert <svyatoslav.lempert@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
- While here convert to USES
PR: ports/181494
Submitted by: chris petrik <c.petrik.sosa@gmail.com> (maintainer)
|
|
|
|
|
|
| |
PR: ports/181623
Submitted by: Konstantinos Koukopoulos <koukopoulos@gmail.com>
Approved by: Simon Olofsson <simon@olofsson.de> (maintainer)
|
|
|
|
|
| |
changelog:
https://github.com/boto/boto/blob/develop/docs/source/releasenotes/v2.11.0.rst
|
|
|
|
|
| |
Submitted by: theraven
With hat: portmgr
|
| |
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/CPAN-Meta-Requirements/Changes
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION
PR: ports/181686
Submitted by: dryice@freebsd.org
Approved by: Hung-Yi Chen <gaod@hychen.org> (maintainer, in private mail)
|
|
|
|
|
|
|
| |
PR: ports/178410 [1]
Submitted by: Garrett Cooper <yaneurabeya@gmail.com> [1]
PR: ports/174775 [2]
Submitted by: nemysis
|
|
|
|
|
|
| |
While here:
- trim headers
- convert USE_GMAKE to USES=gmake
|
|
|
|
|
|
|
|
|
| |
ChangeLog:
0.020 2013-08-01 07:33:57 PDT-0700
* Drop Perl6::Junction in favor of Syntax::Keyword::Junction Same
thing -- essentially, AFAICT -- except that we don't get 'smartmatch
operator is experimental' warnings in 5.18 :)
|
|
|
|
|
| |
module which provides 'Junction' operators, the most commonly used
being any and all.
|
|
|
|
| |
- Use shebangfix facility
|
| |
|
| |
|
| |
|
|
|
|
| |
the publicly accessible ones instead
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Term-Menus/ChangeLog
|
|
|
|
|
|
| |
- Convert to new Uses/perl5.mk framework
Changes: http://search.cpan.org/dist/Future/Changes
|
|
|
|
|
|
|
|
| |
- Convert to new Uses/perl5.mk framework
- Trim Makefile's header
- Pet portlint(1)
Changes: http://search.cpan.org/dist/Data-Serializer/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Getopt-Euclid/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Devel-PatchPerl/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Test-Aggregate/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Path-Tiny/Changes
|
| |
|
|
|
|
|
|
|
| |
- Update to 0.7.0
PR: ports/181604
Submitted by: Johannes Jost Meixner <xmj chaot.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
outputs two files and is triggered twice; use GNU make(1) with ordered
prerequisites to avoid this race
- Revert r143367 (and drop MAKE_ARGS) since we now need a patch anyways
- While here, convert to OptionsNG, tighten COMMENT, sort the knobs, etc.
- Reformat port description
Reported by: marino
|
|
|
|
|
|
|
| |
PR: ports/178436
Submitted by: Garrett Cooper <yaneurabeya@gmail.com>
Approved by: maintainer timeout
Sponsored by: EMC / Isilon Storage Division
|
|
|
|
|
|
|
| |
- Install file paexec.pdf as documentation.
PR: 181662
Submitted by: danilogondolfo@gmail.com ( maintainer )
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Trim Makefile header [1]
- Add LICENSE (AL2)
- Add a regression-test target
- Pass long options to BuildDoc command, so it is clear what they do
- Define DOCS option [1]
- Remove files/patch-setup.py
- Add files/patch-tox.ini
Build log: https://redports.org/buildarchive/20130829235200-19910/
PR: ports/177475 [1]
Submitted by: olgeni
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Module-Load-Conditional/CHANGES
|
|
|
|
|
| |
Submitted by: Eric Turgeon
Obtained from: GNOME dev repo, patch from dconf upstream
|
| |
|
|
|
|
|
|
|
| |
- Adjust minimal versions dependencies
- Update maintainer address
- Trim Makefile header
- Replace tab by space in WWW entry (pkg-descr)
|
|
|
|
|
|
|
| |
While Im'm here:
- Trim Makefile header
Obtained from: upstream git repository
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Use single space after WWW:
- Remove Author line
|
| |
|
|
|
|
|
|
|
|
| |
Because it only serializes literals and recreates the objects using
ast.literal_eval(), the serialized data is safe to transport to other
machines (over the network for instance) and de-serialize it there.
WWW: http://pypi.python.org/pypi/serpent
|
| |
|
| |
|
|
|
|
|
|
|
| |
check for PACKAGE_BUILDING so it properly sets IGNORE if
the distfile is missing
With hat: portmgr
|
|
|
|
| |
- Fix TEST_DEPENDS: Digest::SHA is already in all supported Perl releases
|
|
|
|
|
|
|
|
|
| |
===> Registering installation for bzr-grep-0.4.0_2
Installing bzr-grep-0.4.0_2...pkg-static: bzr-grep-0.4.0_2 conflicts with
bzr-2.6.0 (installs files into the same place). Problematic file:
/usr/local/lib/python2.7/site-packages/bzrlib/plugins/grep/__init__.py
With hat: portmgr
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Class-Prototyped/Changes
|
|
|
|
| |
2013-08-29 devel/g2c: Not supported upstream anymore
|
|
|
|
| |
Changes: http://search.cpan.org/dist/MooseX-Storage/Changes
|
|
|
|
|
|
|
| |
- Include py3k-fix-pkg-plist for ${PYTHON_REL} >= 320
PR: ports/181216
Submitted by: olivierd
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Adjust minimal versions of dependencies
- Enable Babel support also for Python 3
Build logs: https://redports.org/buildarchive/20130828163200-64794/
PR: ports/181219
Submitted by: olivierd
|
|
|
|
|
|
|
|
|
| |
- Update to 0.19.1 [1]
- Use new syntax in lib depends
- Pass maintainership to submitter
PR: ports/181569 [1]
Submitted by: Danilo Egêa Gondolfo <danilogondolfo gmail.com>
|
| |
|
|
|
|
|
|
|
| |
audio/arts||2013-07-26|Has expired: Depends on Qt 3.x
So remove the last leftovers.
Approved by: portmgr (itetcu)
|
|
|
|
|
|
|
|
|
|
|
| |
Update dependent packages with more recent releases.
Remove old and bit-rotted ones.
Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations.
Take maintainership of GNUstep-related ports.
Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases. Future commits will fix them.
Approved by: bapt
|
|
|
|
|
|
| |
No ChangeLog available.
Approved by: mono@ (romain@)
|
| |
|
|
|
|
| |
- Update to 2.3.4
|
|
|
|
|
|
| |
- Add LICENSE
Changes: http://search.cpan.org/dist/DateTime-Set/Changes
|
| |
|
| |
|
|
|
|
| |
Approved by: joerg (maintainer)
|
| |
|
|
|
|
|
|
| |
- Add LICENSE
Changes: http://search.cpan.org/dist/Lexical-Var/Changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Horde_Browser 2.0.3 -> 2.0.4
Horde_Core 2.6.6 -> 2.7.0
Horde_Crypt 2.2.1 -> 2.2.2
Horde_Exception 2.0.3 -> 2.0.4
Horde_History 2.1.6 -> 2.2.0
Horde_Http 2.0.3 -> 2.0.4
Horde_Perms 2.1.0 -> 2.1.1
Horde_SessionHandler 2.2.2 -> 2.2.3
Horde_Url 2.2.0 -> 2.2.1
horde-base 5.1.2 -> 5.1.3
horde-imp 6.1.3 -> 6.1.4
horde-nag 4.1.1 -> 4.1.2
horde-passwd 5.0.0 -> 5.0.1
horde-turba 4.1.1 -> 4.1.2
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Type-Tiny/Changes
http://search.cpan.org/dist/Type-Tiny/NEWS
|
|
|
|
|
|
| |
- Add LICENSE
Changes: http://search.cpan.org/dist/ExtUtils-MakeMaker/Changes
|
|
|
|
| |
- Use CONFLICTS_INSTALL instead of CONFLICTS
|
|
|
|
| |
Changes: https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.4.txt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The Specio distribution provides classes for representing type constraints and
coercion, along with syntax sugar for declaring them.
Note that this is not a proper type system for Perl. Nothing in this
distribution will magically make the Perl interpreter start checking a value's
type on assignment to a variable. In fact, there's no built-in way to apply a
type to a variable at all.
Instead, you can explicitly check a value against a type, and optionally coerce
values to that type.
The author's long-term goal is to replace Moose's built-in types and
MooseX::Types with this module.
WWW: http://search.cpan.org/dist/Specio/
|
|
|
|
| |
- Cleanup Makefile header
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Unbreak build with new Mono compiler model [1]
- Add LICENSE
- Use USES=gmake
Changes: http://nant.sourceforge.net/release/0.92/releasenotes.html
Reference: https://github.com/nant/nant/issues/91 [1]
Obtained from: https://github.com/nant/nant/commit/69c8ee96493c5d953212397c8ca06c2392372ca4 [1]
|
|
|
|
|
|
|
|
|
| |
- Trim Makefile headers
- Pass maintainership to submitter
- Convert to optionsNG
PR: 181582
Submitted by: Hung-Yi Chen <gaod@hychen.org>
|
|
|
|
| |
gsettings-desktop-schemas.
|
|
|
|
| |
Notified by: wen
|
|
|
|
|
| |
(Deprecated upstream and no ports depend on it)
- Add CONFLICTS with p5-MooseX-Attribute-Chained
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: QAT
|
| |
|
|
|
|
|
|
|
|
|
| |
- Add Devel::GlobalDestruction as runtime depend
- Trim Makefile header
- adjust WWW line in port description
PR: ports/181524
Submitted by: az
|
| |
|
|
|
|
|
|
|
| |
The cminusminus.org site apparently reorganized and there appears to be
intent to maintain the mk download, but currently there is no way to
download the distfile as the hyperlinks aren't defined. There is no
other obvious source on the internet either.
|
| |
|
|
|
|
|
| |
Make the port respecting ${CC}
Make the port always using gcc, as it fails with clang (the error should be easy to fix but let use gcc for now)
|
| |
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE (Artistic 1 & GPL 1)
- Pet portlint(1) by using space instead of tab in Makefile's header
Changes: http://search.cpan.org/dist/Sys-Virt/Changes
PR: ports/181434 [1]
Submitted by: Frank Wall <fw@moov.de> (maintainer)
|
|
|
|
|
|
|
| |
- Add LICENSE (Artistic 1 & GPL 1)
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Perl-OSType/Changes
|
|
|
|
|
|
|
|
|
|
|
|
| |
Vera++ is a programmable tool for verification, analysis and transformation
of C++ source code. Vera++ is mainly an engine that parses C++ source files
and presents the result of this parsing to scripts in the form of various
collections - the scripts are actually performing the requested tasks.
WWW: https://bitbucket.org/verateam/vera/wiki/Home
PR: ports/181245
Submitted by: Cristiano Rolim Pereira <cristianorolim@outlook.com>
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Perl6-Junction/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/IO-Async/Changes
|
| |
|
| |
|
|
|
|
| |
- Replace PKGNAMESUFFIX with PKGNAMEPREFIX.
|
|
|
|
|
|
|
|
|
| |
working with JSON.
WWW: https://pypi.python.org/pypi/xmltodict
PR: 181503
Submitted by: Johannes Meixner <xmj@chaot.net>
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Module-CPANTS-Analyse/Changes
|
|
|
|
| |
- Convert to new options framework
|
|
|
|
|
|
|
|
|
|
| |
- Exporter and base are runtime dependencies
- Use TEST_DEPENDS
- Check PERL_LEVEL:
- p5-Test-Simple is required for perl5.12 users only
- p5-base and p5-Carp are required for perl5.12 and perl5.14 users only
- Add LICENSE
- Bump PORTREVISION for dependency change
|
|
|
|
|
| |
PR: ports/181508
Submitted by: Sébastien Santoro <dereckson@gmail.com> (maintainer)
|
|
|
|
|
|
| |
PR: ports/181467
Submitted by: mat
Approved by: maintainer
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Config-Model/Changes
|
|
|
|
|
|
|
|
| |
Config::Model::Tester provides a way to test configuration models with tests
files. This class was designed to tests several models and several tests cases
per model.
WWW: http://search.cpan.org/dist/Config-Model-Tester/
|
|
|
|
| |
Changes: http://search.cpan.org/dist/ExtUtils-MakeMaker/Changes
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/AnyEvent/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Array-Iterator/Changes
|
|
|
|
| |
- Use !${PORT_OPTIONS:Mfoo} instead of empty(PORT_OPTIONS:Mfoo)
|
|
|
|
| |
the building of cmake support files optional.
|
|
|
|
|
|
|
|
|
|
|
| |
- Adjust the header and COMMENT line, contract MASTER_SITES
- Unmute installation commands, don't use absolute path in symlink
Technically, since this port does not install any binaries (although it
builds them), we could avoid -jX race by setting ALL_TARGET accordingly,
but given that problem was easy to fix, retain current state of things).
Approved by: miwi, bapt (portmgr, implicit)
|
|
|
|
|
|
| |
- Changes:
add support for CFlags.private
static linking improvements
|
|
|
|
|
| |
- better unicode support
- binplist renamed plist.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Horde_ActiveSync 2.6.1 -> 2.6.2
Horde_Css_Parser 1.0.0 -> 1.0.1
Horde_Db 2.0.3 -> 2.0.4
Horde_Imap_Client 2.12.0 -> 2.13.1
Horde_Mail 2.0.6 -> 2.1.0
Horde_Mime 2.2.4 -> 2.2.5
Horde_Queue 1.0.0 -> 1.1.0
Horde_SessionHandler 2.2.1 -> 2.2.2
Horde_View 2.0.2 -> 2.0.3
horde-wicked 2.0.0RC1 -> 2.0.0RC2
horde-whups 3.0.0RC1 -> 3.0.0RC2
horde-ansel 3.0.0RC1 -> 3.0.0 final
|
| |
|
|
|
|
|
|
|
| |
Weird, I unthinking put in my previous maintainer address instead of the
FreeBSD.org one.
Approved by: bapt/culot (mentors, implicit)
|
|
|
|
|
|
|
| |
These trailing slashes may be required as web site does not appear on
FreshPorts entries.
Approved by: bapt/culot (mentors, implicit)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The problem with GNUStep is that most of the backends are slave ports with
nearly identical pkg-plists. To properly fix, the slave port pkg-plists
need to be mutually exclusive. This will take a bit of work.
In the meantime, the port can be unbroken by specifying a signal backend.
It makes the port lose effectiveness as a meta package, but at least it will
build now. That's better than being broken.
PR: 181404
Approved by: bapt/culot (mentors, implicit)
|
|
|
|
|
|
|
|
| |
FLORIST is an implementation of the IEEE Standards 1003.5: 1992,
IEEE STD 1003.5b: 1996, and parts of IEEE STD 1003.5c: 1998, also known as
the POSIX Ada Bindings.
Approved by: bapt/culot (mentors, implicit)
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
PR: ports/181468
Changes: https://metacpan.org/source/RCAPUTO/POE-Test-Loops-1.352/CHANGES
Submitted by: mat
|
|
|
|
|
|
| |
Two dependencies not up-to-date yet, currently in 181467 and 181468.
Spotted by: Luiz Eduardo Roncato Cordeiro
|
|
|
|
|
|
| |
way or another.
Some dependencies are not quite met yet, but should be soon.
|
|
|
|
|
|
| |
run them sequentially, so run make clean from post-build.
Approved by: Jason Bacon <jwbacon@tds.net> (maintainer)
|
|
|
|
|
| |
Changes:
http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
|
|
|
|
|
|
|
| |
- Cleanup Makefile header
- Take maintainership
Changes: http://search.cpan.org/dist/UUID-Tiny/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/POE-Loop-Tk/CHANGES
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Update to 2.2.3
Changes: http://xdebug.org/updates.php#x_2_2_3
PR: ports/180163
Submitted by: Oleg Ginzburg <olevole olevole.ru>
Approved by: maintainer (timeout)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
|
|
|
|
|
|
| |
Graf is a simple git log analyzer gem.
WWW: https://github.com/abhshkdz/graf
|
|
|
|
| |
Reported by: uqs
|
|
|
|
|
|
| |
has recently been fixed.
Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Cleanup the port while I am here
NB: there is version 0.3.7 available.
Reported by: marino
Approved by: miwi, bapt (portmgr, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix build
- Add LICENSE (GPLv2)
- Trim Makefile header
- Use new perl5 framework
- Use only one space for WWW:
PR: ports/179278
Submitted by: nemysis <nemysis gmx.ch>
Approved by: maintainer (timeout)
|
|
|
|
|
|
|
|
|
|
|
| |
- Set perl only as a run dependency [1]
- Trim Makefile header
- USES new perl5 framework
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
PR: ports/177954
Submitted by: Uffe Jakobsen <uffe uffe.org>
Approved by: maintainer (timeout)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
commit-patch allows the user to control exactly what gets committed by
letting the user supply a patch to be committed rather than using the
files in the current working directory.
commit-patch supports Darcs, Git, Mercurial, Bazaar, Subversion,
Monotone or CVS repositories.
Also included is an Emacs interface to commit-patch. It allows you to
just hit C-c C-c in any patch buffer to apply and commit only the
changes indicated by the patch, regardless of the changes in your
working directory.
WWW: http://www.porkrind.org/commit-patch/
PR: ports/178945
Submitted by: Lapo Luchini <lapo@lapo.it>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Module-Build-Tiny/Changes
|
|
|
|
|
| |
- Add BUILD_DEPENDS
- Cosmetic change
|
|
|
|
|
| |
PR: ports/181112
Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net>
|
|
|
|
| |
- Cleanup Makefile header
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Use ECHO_MSG instead of ECHO
- Cleanup Makefile header
|
| |
|