| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
- Support staging
Approved by: crees, tabthorpe (mentors, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
| |
This was not caught because 'poudriere testport' (in 3.0.8) was
setting PREFIX in the environment which removes the need to include
bsd.port.pre.mk. bulk -t was showing this problem though because
it does not set PREFIX in the environment.
PR: ports/182453
Reported by: Kenji Rikitake <kenji.rikitake@acm.org>
Approved by: maintainer (implicit via original submission)
Pointyhat to: bdrewery
|
|
|
|
|
|
|
| |
- Enable stage support
- Limit to the supported python versions
- Change to new LIB_DEPENDS where necessary
- Switch to new OPTIONS framework where necessary
|
|
|
|
| |
- move post-install actions into pkg-install
|
|
|
|
|
|
|
| |
python3.
PR: 182423
Reported by: Arseny Nasokin <eirnym@gmail.com>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/182242
Submitted by: Rustem Alimov <rustem.alimov@gmail.com>
|
|
|
|
|
| |
PR: ports/182292
Submitted by: Rustem Alimov <rustem.alimov@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Did not convert to staging as it fails to build when enabled currently
Riak is a distributed database designed for maximum availability:
so long as your client can reach one server, it should be able to
write data. In most failure scenarios the data you want to read
should be available, albeit possibly stale.
WWW: http://basho.com/riak/
PR: ports/182317
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
|
| |
|
| |
|
|
|
|
|
|
| |
- Use distutils instead of setuptools
- Allow staging
- Use PYTHON_PY3K_PLIST_HACK
|
|
|
|
| |
Discussed with: swills
|
| |
|
|
|
|
| |
- Fix package provide
|
| |
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
|
|
| |
- Pass maintainership to ruby@
PR: ports/181571
Submitted by: "Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
|
|
|
|
| |
- ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.0.7/phpMyAdmin-4.0.7-notes.html/view
|
|
|
|
|
|
|
| |
- Unify date to expire at the same time
With hat: portmgr
Discussed with: swills
|
|
|
|
|
|
|
|
|
|
| |
- old USE_ZOPE knob support was removed from bsd.python.mk
- update CHANGES and bsd.sanity.mk accordingly
- add ZOPE options knob and use it in lang/py-mx-base
The work is done by Marcus von Appen, but any problems are mine.
Submitted by: mva (python ML)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- remove indefinite article from COMMENT
- align USE_PYDISTUTILS value in Makefile
- tab -> space change in pkg-descr:WWW
- update WWW to use https scheme in url to avoid redirect
- add trailing slash to WWW
All changes are non-functional.
|
|
|
|
| |
- fix a few portlint warnings
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
manager.c:133:10: error: too few arguments to function call, expected 6, have 5
hp = my_gethostbyname_r(host,&tmp_hostent,buff2,sizeof(buff2),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./include/my_net.h:113:74: note: expanded from macro 'my_gethostbyname_r'
#define my_gethostbyname_r(A,B,C,D,E) gethostbyname_r((A),(B),(C),(D),(E))
~~~~~~~~~~~~~~~ ^
/usr/include/netdb.h:250:1: note: 'gethostbyname_r' declared here
int gethostbyname_r(const char *, struct hostent *, char *, size_t,
^
1 warning and 1 error generated.
*** Error code 1
PR: ports/181833
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Remove unnecessary DISTNAME
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Add TEST_DEPENDS
- Convert to new OPTIONS simplifier
- Sort PLIST
Changes: http://search.cpan.org/dist/DBD-mysql/ChangeLog
|
| |
|
|
|
|
| |
Changes: http://code.google.com/p/leveldb/source/list
|
|
|
|
| |
databases)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
|
|
|
|
| |
PR: ports/182143
Submitted by: lwhsu
|
|
|
|
|
|
| |
Fix non-versioned upstream by using a versioned DIST_SUBDIR
With hat: portmgr
|
|
|
|
|
|
| |
PR: 181423
Submitted by: gahr@
Approved by: maintainer (timeout)
|
|
|
|
| |
PR: ports/182190
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
|
|
|
| |
While here modernize and cleanup
|
| |
|
|
|
|
| |
- Use CPAN as primary WWW
|
| |
|
|
|
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
- Use USE+= after bsd.port.*.mk inclusion
Reported by: pkg-fallout [1]
|
| |
|
| |
|
|
|
|
|
| |
PR: 182032 (based on)
Submitted by: Trevor Caira <trevor@bitba.se>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix build with clang/libc++ ([2] for graphics/ipe)
While here for databases/spatialite:
- Trim Makefile headers
- Remove check for unsupported FreeBSD versions
Submitted by: marino [1]
Reported by: swills, antoine [1]
Submitted by: bsam [2]
Approved by: portmgr (bapt, implicit)
|
| |
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
|
|
|
|
|
|
|
|
|
|
| |
engine. In contrast to other wrappers such as pysqlite it focuses
on being a minimal layer over SQLite attempting just to translate
the complete SQLite API into Python. The documentation has a section
on the differences between APSW and pysqlite. APSW supports CPython
2.3 onwards and CPython 3.1 onwards.
PR: ports/181938
Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com>
|
|
|
|
| |
Approved by: portmgr (bapt, implicit)
|
|
|
|
|
|
|
|
|
|
| |
- Update to 3.4.2 [1]
- Bump PORTREVISION for dependent ports
- USES gmake
- Use options helpers
PR: ports/181422 [1]
Submitted by: Rainer Hurling <rhurlin gwdg.de> (maintainer)
|
|
|
|
|
|
| |
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
|
|
|
|
|
| |
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
|
|
|
|
|
| |
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
|
|
|
|
|
| |
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
|
|
|
|
|
| |
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
|
|
|
|
|
| |
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
|
|
|
| |
PR: ports/181549 (timed out)
|
|
|
|
|
|
|
| |
Changes: https://github.com/openstack/swift/blob/master/CHANGELOG
PR: ports/180549
Submitted by: trociny@
Approved by: maintainer (timeout, >14 days)
|
|
|
|
| |
Submitted by: Mathieu Arnold <mat at mat.cc> via email.
|
|
|
|
|
| |
- Override 'do-install' target so we install shared
library with a version number.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Major enhancements in PostgreSQL 9.3 include:
- Add materialized views
- Make simple views auto-updatable
- Add many features for the JSON data type, including operators and functions to extract elements from JSON values
- Implement SQL-standard LATERAL option for FROM-clause subqueries and function calls
- Allow foreign data wrappers to support writes (inserts/updates/deletes) on foreign tables
- Add a Postgres foreign data wrapper to allow access to other Postgres servers
- Add support for event triggers
- Add optional ability to checksum data pages and report corruption
- Prevent non-key-field row updates from blocking foreign key checks
- Greatly reduce System V shared memory requirements
URL: http://www.postgresql.org/docs/9.3/static/release-9-3.html
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Cache-Memcached-Fast/Changes
|
| |
|
|
|
|
| |
ReleaseNotes: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.0.6/phpMyAdmin-4.0.6-notes.html/view
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Update to 2.6.2
Changes: http://api.mongodb.org/python/current/changelog.html
|
|
|
|
|
|
|
|
|
|
| |
- While I'm here:
- Convert to new options framework
- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
Changes: http://www.sqlite.org/releaselog/3_8_0_2.html
PR: ports/181842
Submitted by: Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
|
|
|
|
|
|
| |
Changes: http://www.sqlite.org/releaselog/3_8_0_2.html
PR: ports/181841
Submitted by: Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt, implicit)
|
|
|
|
|
|
|
| |
Update libgda5 to 5.0.3 and libgdamm5 to 4.99.6.
Libgda 5 is the new version of libgda data abstraction library.
Obtained from: gnome dev repo.
|
|
|
|
|
|
|
|
|
| |
- Update to 0.1.6.3
- USES gmake
- Add LICENSE (AL2)
PR: ports/181757
Submitted by: Denis Generalov <gd rambler-co.ru> (maintainer)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
|
| |
Changes: http://www.lemke-it.com/litexec?request=pubclogcego&user=&lang=en
PR: ports/181751
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).
Co-authors: bapt, madpilot and bsam (me)
|
|
|
|
|
|
|
|
| |
- Update to 2.6.1
- Use single space for WWW and end with a slash
Changes:
http://api.mongodb.org/python/current/changelog.html#changes-in-version-2-6-1
|
|
|
|
|
|
|
|
|
|
| |
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
|
|
|
|
|
| |
2013-09-04 www/p5-Catalyst-Plugin-Unicode-Encoding: This module now part of core Catalyst distribution
2013-09-04 databases/phpmyadmin35: Has unresolved security problems: http://www.phpmyadmin.net/home_page/security/PMASA-2013-10.php
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
setting target moduledir in make enviroment
- With default PostgreSQL version hashtypes.control file is
not installed while newer versions do install it,
fix this by adding post-install check
Approved by: maintainer via private mail
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
| |
|
|
|
|
|
|
| |
While here:
- trim headers
- Convert to USES=pathfix, USES=gmake
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Dancer-Plugin-Database/Changes
|
|
|
|
|
| |
Requested by: koobs
Reviewed by: koobs, mva
|
|
|
|
| |
- no PORTREVISION bump - the update was just committed
|
|
|
|
|
| |
PR: 181706
Submitted by: Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 181705
Submitted by: Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
|
|
|
|
| |
With hat: portmgr
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
--[ Redis 2.8 Release Candidate 4 (2.7.104) ] Release date: 30 Aug 2013
This is the fourth release candidate of Redis 2.8 (official version is 2.7.104).
Important bugs fixed inside.
# UPGRADE URGENCY: HIGH because of the EVAL memory leak.
* [FIX] Fixed a serious EVAL memory leak in the Lua stack.
* [FIX] Fixed server startup when no IPv6 address exists in any interface.
* [FIX] Send MISCONFIG error when BGSAVE fails because can't fork.
* [FIX] Memory efficiency with large (> a few kbytes) values improved considerably.
* [NEW] DEBUG SDSLEN for sds memory debugging.
</ChangeLog>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
UPGRADE URGENCY: MODERATE.
* [FIX] Stop writes when fork() fails when trying to BGSAVE. BGSAVE errors
were trapped only in the case the saving child failed, so the fork()
error was no trapped as no child is created at all.
* [FIX] Fix a serious memory efficiency regression, Redis 2.6.16 is
significantly better with large values (>= a few kbytes) and will
be able to store two times the amount of data compared to Redis 2.6.15
when values are in that range.
* [FIX] Fixed an issue with Table conversion in the lua-cmsgpack library exposed
by the Redis scripting engine.
* [NEW] DEBUG SDSLEN was introduced to debug memory inefficiencies due to
SDS allocation more easily.
</ChangeLog>
|
| |
|
|
|
|
|
| |
- Use single space after WWW:
- Remove Author line
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Rose-DB-Object/Changes
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBIx-Perlish/Changes
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/181460
Submitted by: Steve Wills <swills@FreeBSD.org>
|
|
|
|
| |
- properly support DOCS, and add option
|
|
|
|
|
|
| |
- Convert to new options framework
- Cosmetic change
- Use single space after WWW:
|
| |
|
|
|
|
|
| |
- Use !${PORT_OPTIONS:Mfoo} instead of empty(PORT_OPTIONS:Mfoo)
- Use single space after WWW:
|
|
|
|
| |
- Use !${PORT_OPTIONS:Mfoo} instead of empty(PORT_OPTIONS:Mfoo)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Changes: https://code.google.com/p/py-leveldb/source/list
|
|
|
|
| |
Changes: http://code.google.com/p/leveldb/source/list
|
|
|
|
|
|
|
| |
Redigo is a Go client for the Redis database. It supports all Redis
commands, pipelining, publish/subscribe and connection pooling.
Approved by: crees (mentor)
|
| |
|
|
|
|
|
| |
PR: ports/180313
Submitted by: Anes Mukhametov <anes@anes.su>
|
|
|
|
|
| |
PR: ports/180306
Submitted by: Anes Mukhametov <anes@anes.su>
|
|
|
|
| |
Do not bump PORTREVISION.
|
|
|
|
|
| |
PR: ports/181454
Submitted by: Steve Wills <swills@FreeBSD.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add support for lang/lua, disabled by default.
<ChangeLog>
UPGRADE URGENCY: MODERATE, upgrade ASAP only if you experience issues related to
the expired keys collection algorithm, or if you use the
ZUNIONSTORE command.
* [FIX] Improved expired keys collection algorithm. Even under heavy load keys
to be expired can't accumulate because of lack of CPU time.
* [FIX] Fixed Issue #1240, ZUNIONSTORE could lead to wrong result.
* [NEW] redis-benchmark improvements.
* [NEW] dict.c API wrong usage detection.
WARNING: redis-benchmark released with 2.6.15 features non backward compatible
change in the way the random arguments are specified, use the --help
option for more information.
</ChangeLog>
|
| |
|
| |
|
|
|
|
|
| |
- Add BUILD_DEPENDS
- Cosmetic change
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.0.6 [1]
- Trim Makefile header [1]
- Convert to new LIB_DEPENDS syntax
- Remove leading article from COMMENT
PR: ports/180841
Submitted by: Sevan Janiyan <venture37 geeklan.co.uk> (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Update COMMENT and remove leading indefinite article from COMMENT
- Bump PORTREVISION for graphics/gdal shlib change
Changes: http://trac.osgeo.org/gdal/wiki/Release/1.10.0-News
|
|
|
|
|
|
|
|
|
| |
- Update to 2.6
- Add LICENSE (AL2)
- Fix WWW line in pkg-descr (one space and ending slash)
Changes:
https://github.com/mongodb/mongo-python-driver/blob/2.6/doc/changelog.rst
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Disable debug flags.
<ChangeLog>
# UPGRADE URGENCY: HIGH
* [FIX] Improved expired keys collection algorithm. Even under heavy load keys
to be expired can't accumulate because of lack of CPU time.
* [FIX] Replication speed regression fixed (issue #1238).
* [FIX] Fixed an hard to trigger PSYNC bug.
* [FIX] Fixed Issue #1240, ZUNIONSTORE could lead to wrong result.
* [NEW] Add per-db average TTL information in INFO output.
* [NEW] redis-benchmark improvements.
* [NEW] dict.c API wrong usage detection.
</ChangeLog>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Changes: http://www.lemke-it.com/litexec?request=pubclogcego&user=&lang=en
PR: ports/181305
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
|
|
|
|
| |
- Take maintainership
|
|
|
|
| |
- Reset maintainer to ports@
|
|
|
|
| |
With hat: portmgr
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery)
|
|
|
|
|
|
|
| |
2: trim Makefile header, fix pkg-plist.
PR: ports/174242
Submitted by: maintainer [1], me [2]
|
| |
|
|
|
|
| |
useful at that.
|
|
|
|
| |
Approved by: portmgr (bdrewery)
|
| |
|
|
|
|
| |
Changes: https://raw.github.com/antirez/redis/2.8/00-RELEASENOTES
|
|
|
|
|
|
|
| |
DBIx::Class::Helpers is a collection of tools to help simplify the
common tasks in DBIx::Class.
WWW: http://search.cpan.org/dist/DBIx-Class-Helpers/
|
|
|
|
|
| |
Add support for SASL client authentication
Build shared library.
|
|
|
|
|
|
|
|
|
| |
- Update to 2.1.4
- Remove MySQL references (everything is now inside tarball)
- Add qpress as run dependency for --decompress option
PR: ports/181255
Submitted by: Alex Samorukov <samm os2.kiev.ua> (maintainer)
|
|
|
|
| |
Approved by: bdrewery
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Update to 0.8.2
Changes: http://south.readthedocs.org/en/latest/releasenotes/0.8.2.html
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Changes: http://www.lemke-it.com/litexec?request=pubclogcego&user=&lang=en
PR: ports/181084
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
|
|
|
|
|
|
|
|
| |
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in current version)
Approved by: lth@ (maintainer)
|
|
|
|
| |
- trim Makefile header
|
|
|
|
|
|
| |
- Trim Makefile header
Approved by: wen@ (maintainer)
|
|
|
|
|
|
| |
- Trim Makefile header
Approved by: tobez@ (maintainer)
|
|
|
|
| |
- Trim Makefile header
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.0.5/phpMyAdmin-4.0.5-notes.html/download
SecurityAdvisory: http://www.phpmyadmin.net/home_page/security/PMASA-2013-10.php
- Deprecate databases/phpmyadmin35
This version is vulnerable to the 'clickjacking protection bypass'
problem fixed in 4.0.5, but the development team will not be
publishing a fix. "We have no solution for 3.5.x, due to the proposed
solution requiring JavaScript. We don't want to introduce a dependency
to JavaScript in the 3.5.x family."
Therefore deprecate this port and set expiry for one month. Please
upgrade to 4.0.5 instead.
Security: 17326fd5-fcfb-11e2-9bb9-6805ca0b3d42
|
|
|
|
| |
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
|
|
|
| |
- Trim Makefile header
|
|
|
|
| |
- Trim Makefile header
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
| |
|
|
|
|
| |
ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-26.html
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While here:
- add USES+=shebangfix to ports-mgmt/p5-FreeBSD-Portindex
- set $PERL in CONFIGURE_ENV to achieve equivalent to shebangfix
for www/rt40
- upgrade to 0.17 and fix pkg-plist for www/p5-RT-Authen-ExternalAuth
- trim Makefile header for www/p5-RTx-Calendar
|
|
|
|
|
|
| |
- Convert to new perl5 framework
- Pet portlint
- Changelog: http://cpansearch.perl.org/src/MEWP/DBD-Sybase-1.15/CHANGES
|
|
|
|
|
| |
- Convert to new perl5 framework
- Changelog: http://cpansearch.perl.org/src/ISHIGAKI/DBD-SQLite-1.40/Changes
|
|
|
|
|
| |
- Convert to new perl5 framework
- Changelog: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.41/ChangeLog
|
|
|
|
|
|
|
|
|
| |
- Trim Makefile header [1]
- BUILD_DEPENDS -> RUN_DEPENDS
PR: ports/179768 [1]
Submitted by: Frank Wall <fw moov.de>
Approved by: maintainer (timeout)
|
| |
|
|
|
|
|
|
|
|
| |
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header
Reviewed by: bapt@ (exp-run)
Approved by: bapt@ (portmrg@)
|
|
|
|
|
|
| |
- Trim Makefile header
- Update maintainer address
- Replace tab by space in WWW entry (pkg-descr)
|
|
|
|
|
|
|
|
|
|
|
| |
Since 1.5.0 swiftclient's setuptools have been using pbr thus adds pbr
dependancy.
The setup.py needs patching though to work correctly after merging
d2to1 into pbr 0.5.19. Hope this is temporary and setup.py will be
updated upstream soon.
Approved by: bdrewery
|
|
|
|
|
|
|
| |
- Update LICENSE (now GPLv3, was GPLv2)
PR: ports/179254
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
|
| |
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBI/Changes#Changes_in_DBI_1.628_-_22nd_July_2013
PR: ports/180902
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu>
|
|
|
|
|
|
| |
Changes: http://www.lemke-it.com/litexec?request=pubclogcego&user=&lang=en
PR: ports/180901
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
|
|
|
|
|
|
|
| |
This is useful when using a single instance of Redis with multiple, different
applications.
WWW: http://github.com/resque/redis-namespace
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
databases/phpmyadmin35
- update phpmyadmin to 4.0.4.2
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.0.4.2/phpMyAdmin-4.0.4.2-notes.html/view
- update phpmyadmin35 to 3.5.8.2
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.5.8.2/phpMyAdmin-3.5.8.2-notes.html/view
- vuxml
The PMSA references shown have not been published yet, hence no CVE
numbers and a lack of detail in the descriptions. Yes, PMSA-2013-10
is missing from the sequence. According to the security alert e-mail:
"For more details, see the upcoming PMASA-2013-8 to PMASA-2013-15 (minus
PMASA-2013-10 which is reserved for a future advisory)."
|
|
|
|
|
| |
- Remove trailing slash from MASTER_SITE_SUBDIR, a trailing slash is already
added automatically.
|
|
|
|
|
|
|
| |
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@)
|
|
|
|
|
|
| |
- Clean up headers and comments while here
Reviewed by: danfe
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt
|
|
|
|
| |
Move function of patch file into post-patch target, too.
|
|
|
|
|
|
|
| |
Modified version of dim's patch, where most of the stuff
moves into a REINPLACE_CMD called from post-patch.
Submitted by: dim
|
|
|
|
|
|
|
|
|
|
| |
Horde_ActiveSync 2.5.5 -> 2.5.6
Horde_Core 2.6.2 -> 2.6.4
Horde_Dav 1.0.1 -> 1.0.2
Horde_HashTable 1.0.1 -> 1.1.0
Horde_History 2.1.0 -> 2.1.4
Horde_Imap_Client 2.11.6 -> 2.12.0
Horde_SessionHandler 2.2.0 -> 2.2.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Error: cc -E -I/usr/local/include -I/usr/local/include -DPACKAGE="grasslibs" -DPACKAGE="grasslibs" -I/wrkdirs/usr/ports/databases/grass/work/grass-6.4.2/dist.amd64/include: In file included from /wrkdirs/usr/ports/databases/grass/work/grass-6.4.2/dist.amd64/include/grass/gis.h:25,
Error: cc -E -I/usr/local/include -I/usr/local/include -DPACKAGE="grasslibs" -DPACKAGE="grasslibs" -I/wrkdirs/usr/ports/databases/grass/work/grass-6.4.2/dist.amd64/include: from /tmp/tmpAeHg0r.h:1:
Error: cc -E -I/usr/local/include -I/usr/local/include -DPACKAGE="grasslibs" -DPACKAGE="grasslibs" -I/wrkdirs/usr/ports/databases/grass/work/grass-6.4.2/dist.amd64/include: /usr/include/stdarg.h:72:2: error: #error this file needs to be ported to your compiler
Status: Parsing /tmp/tmpAeHg0r.h
Error: /usr/include/stdio.h:67: Syntax error at 'va_list'
Error: /usr/include/stdio.h:271: Syntax error at '__va_list'
Error: /usr/include/stdio.h:272: Syntax error at '__va_list'
Error: /usr/include/stdio.h:274: Syntax error at '__va_list'
Error: /usr/include/stdio.h:279: Syntax error at '__va_list'
Error: /usr/include/stdio.h:281: Syntax error at '__va_list'
Error: /usr/include/stdio.h:283: Syntax error at '__va_list'
Error: /usr/include/stdio.h:284: Syntax error at '__va_list'
Error: /usr/include/stdio.h:348: Syntax error at '__va_list'
Error: /usr/include/stdio.h:401: Syntax error at '__va_list'
Error: /wrkdirs/usr/ports/databases/grass/work/grass-6.4.2/dist.amd64/include/grass/gisdefs.h:126: Syntax error at 'va_list'
Status: Processing description list.
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
|
|
| |
A fork of the shatypes extension which adds additional
data types along with some fixes.
WWW: http://pgxn.org/dist/hashtypes/
PR: ports/180137
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/180528
Submitted by: Alex Samorukov <samm@os2.kiev.ua>
|
|
|
|
|
|
| |
- Trim Makefile headers and positions name and surname within
Approved by: eadler, rm (mentors)
|
|
|
|
|
|
|
|
| |
Python 2.5 is no longer in the tree.
Right now all versions of python are considered to be acceptable.
Approved by: culot (mentor)
Suggested by: jgh
|
|
|
|
|
|
|
|
|
| |
This version of Tablelog fails to build with postgresql 9.2
Also trim header and convert USE_GMAKE to USES+=gmake.
PR: ports/179959
submitted by: marino
Approved by: bapt (mentor), maintainer timeout
|
|
|
|
|
|
|
|
|
|
|
| |
This version of skytools fails to build with postgresql 9.2
This port had complex logic to change pkg-plist with pgsql > 8.2, but
now all versions meet this criteria. Remove the logic and trim the
pkg-plist as well as the header. Also convert USE_GMAKE to USES+=gmake.
PR: ports/179957
submitted by: marino
Approved by: bapt (mentor), maintainer timeout
|
|
|
|
|
|
|
|
| |
This version of Tablelog fails to build with postgresql 9.2
PR: ports/179955
submitted by: marino
Approved by: bapt (mentor), maintainer timeout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This version upgrade is required for PostgreSQL 9.2 support and was
proposed by the maintainer. Additional changes were added by myself:
1) Header trimmed
2) USE_GMAKE changed to USES+=gmake
3) NOPORTSDOCS changed to options/DOCS
4) Proposed logic for alternative PLIST was replaced with DESTDIR support
The package list changes directory structure depending if postgresql 91
or higher client is used. This could have been handled with PLIST_SUB
(rather than an alternate pkg-plist) but PGSQL_VER variable isn't
evaluated until much later. Using an intermediate DESTDIR scheme not
only makes the DOCS option handling cleaner, it makes the pkg-plist creation
bulletproof. It also gives this port a head start for future "Stage" support.
PR: ports/179954
Submitted by: marino
Approved by: bapt (mentor), maintainer
|
|
|
|
|
|
|
|
|
|
| |
Slony1 will not build on PostgreSQL 9.2, so indicate this in the makefile.
Users should migrate to version 2 (databases/slonyIv2) as version 1.2
is no longer maintained.
PR: ports/179958
Submitted by: marino
Approved by: bapt (mentor), maintainer
|
|
|
|
|
| |
PR: 180653
Submitted by: maintainer
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/JANPAZ/DBD-XBase-1.05/Changes
- Trim Makefile headers
|
| |
|
|
|
|
|
| |
PR: 180582
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
- Update to 2.18.11@
Changes: http://www.lemke-it.com/litexec?request=pubclogcego&user=&lang=en
PR: ports/180610
Submitted by: Kurt Jaeger <fbsd-ports opsec.eu> (maintainer)
|
|
|
|
|
| |
PR: 180605
Submitted by: Alex Keda <admin@lissyara.su> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Horde_ActiveSync 2.5.3 -> 2.5.5
Horde_Auth 2.0.4 -> 2.0.5
Horde_Cache 2.2.0 -> 2.2.1
Horde_Cli 2.0.3 -> 2.0.4
Horde_Compress 2.0.3 -> 2.0.4
Horde_Compress_Fast 1.0.1 -> 1.0.2
Horde_Core 2.6.1 -> 2.6.2
Horde_Dav 1.0.0 -> 1.0.1
Horde_HashTable 1.0.0 -> 1.0.1
Horde_Icalendar 2.0.6 -> 2.0.7
Horde_Image 2.0.4 -> 2.0.5
Horde_Mail 2.0.5 -> 2.0.6
Horde_Memcache 2.0.1 -> 2.0.3
Horde_Mime 2.2.2 -> 2.2.3
Horde_Prefs 2.4.1 -> 2.5.0
Horde_Vfs 2.1.0 -> 2.1.1
horde-base 5.1.1 -> 5.1.2
horde-content 2.0.2 -> 2.0.3
horde-groupware 5.1.0 -> 5.1.1
horde-imp 6.1.2 -> 6.1.3
horde-ingo 3.1.1 -> 3.1.2
horde-kronolith 4.1.1 -> 4.1.2
horde-mnemo 4.1.0 -> 4.1.1
horde-nag 4.1.0 -> 4.1.1
horde-trean 1.0.2 -> 1.0.3
horde-turba 4.1.0 -> 4.1.1
horde-webmail 5.1.0 -> 5.1.1
|
|
|
|
|
| |
PR: ports/180527
Submitted by: Rustem Alimov <rustem.alimov@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
| |
- Update devel/gettext to 0.18.3
- Fix known-broken (from exp-runs) ports
- Clean up a lot of cruft in the devel/gettext port itself,
based on work from tijl@
PR: 178883
Submitted by: ade
Sponsored by: Wadsworth 6X
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Run 2to3 command on lib, doc and examples dirs,
when Python ver. >= 3.0
- Switch off MYSQL and PGSQL options (suggested by
koobs@, via private email)
- Remove patch/patch-setup.py (pass --always-unzip
to PYDISTUTILS_INSTALLARGS instead)
- Add a post-patch target to fix tests (see http://goo.gl/iu8IB )
Build log: http://goo.gl/JkFG2
|
|
|
|
|
| |
PR: 180393
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
The makefile already had USES defined in it. After replacing USE_MOTIF with
"USES= motif", USES was overwritten losing its "readline" value. Change the
previous commit to "USES+= motif" to restore the build on platforms that
need the ports readline.
Approved by: bapt (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove leading indefinite article from COMMENT
- Run 2to3 command on lib, doc and examples dirs,
when Python ver. >= 3.0
- Remove files/patch-setup.py (pass --always-unzip
to PYDISTUTILS_INSTALLARGS instead)
- Switch off MYSQL and PGSQL options (wanted by
koobs@, via private email)
- Add devel/py-mock to TEST_DEPENDS, when Python
ver. < 3.3
- Fix path to py3k-fix-pkg-plist.inc
Build log: http://goo.gl/kF8pT
Release notes: http://goo.gl/CKfHc
|
| |
|
| |
|