| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Reported by: itetcu@ (via private email)
Pointy hat to: culot@
|
|
|
|
| |
anymore
|
|
|
|
|
|
| |
While here fixed missing ${PORTSDIR} [1]
Reported by: rm [1]
|
| |
|
|
|
|
|
|
|
| |
This change allows to build mplayer2 under poudriere.
- Change USE_GMAKE=yes to USES=gmake
Approved by: crees, tabthorpe (mentors, implicit)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.2.15
- Pet portlint (LICENSE order)
Changes:
https://github.com/alejandrogomez/turses/blob/v0.2.15/HISTORY.rst
portlint: OK - looks fine,
porttest: OK - 9-STABLE, amd64, clang
testport: OK - poudriere, all versions/archs
unittest: OK - Ran 124 tests in 3.232s - OK
|
| |
|
|
|
|
| |
- Migrate to new 'created by' header
|
| |
|
|
|
|
|
|
|
|
|
| |
- Update to 0.5.2
- Remove pkg-plist comment
Changes:
https://github.com/racker/rackspace-monitoring/blob/v0.5.2/CHANGES.md
|
|
|
|
| |
- Fix build with go 1.1
|
| |
|
|
|
|
| |
for deprecation, since it is no longer available.
|
|
|
|
| |
Noted by: mat
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.3
- Add LICENSE (MIT)
- Add TEST_DEPENDS and regression-test: target
Changes: 1.3 (July 3, 2013)
https://github.com/jek/blinker/blob/rel-1.3/CHANGES
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.7.3
- unittest2 is no longer required to run tests
- Remove TESTS option accordingly
Changes: 0.7.3 (2013-07-02)
- Do not report undefined name for generator expression and dict or
set comprehension at class level.
- Deprecate `Checker.pushFunctionScope` and `Checker.pushClassScope`:
use `Checker.pushScope` instead.
- Remove dependency on Unittest2 for the tests.
portlint: OK - looks fine.
porttest: OK - 9-STABLE amd64, clang
testport: OK - poudriere, all versions/archs
unittest: OK - Ran 547 tests in 0.595s OK (skipped=33)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.5.0
- Update LICENSE (MIT)
- Update minimum versions in RUN_DEPENDS
- Tweak PYTEST option description
Changes: http://tox.readthedocs.org/en/latest/changelog.html
portlint: OK - looks fine.
porttest: OK - 9-STABLE amd64, clang
testport: OK - poudriere, all versions/archs
unittest: OK - 142 passed, 3 skipped in 24.36 seconds
|
|
|
|
|
|
|
|
|
| |
- Update to 1.4.15
Changes: http://pylib.readthedocs.org/en/latest/changelog.html
PR: 180360
Approved by: Ruslan Mahmatkhanov (maintainer)
|
|
|
|
|
|
| |
PR: 180227
- remove PKGNAMESUFFIX
|
| |
|
|
|
|
|
|
| |
- Delete devel/py-reddit
- Update devel/Makefile
- Add MOVED index entry
|
|
|
|
|
|
| |
- trim historical headers
With hat: pgsql@
|
|
|
|
| |
While here convert USE_GMAKE to USES=gmake
|
|
|
|
|
|
| |
(How did I let myself get talked into this? ;-)
Approved by: db
|
|
|
|
|
|
| |
PR: ports/180118 [2]
Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info>
Approved by: dinoex [1], nox [2]
|
|
|
|
|
| |
PR: ports/180252
Submitted by: Takefu <takefu@airport.fm>
|
|
|
|
|
| |
PR: ports/180252
Submitted by: Takefu <takefu@airport.fm> (maintainer)
|
|
|
|
|
|
|
| |
in a world WITH_CLANG_IS_CC and WITHOUT_GCC.
PR: ports/180087
Submitted by: r4721@tormail.org
|
|
|
|
|
|
|
|
|
| |
Remove indefinite article.
Switch to USES for gmake.
Use ${PREFIX} for sound files.
PR: ports/180352
Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer)
|
|
|
|
|
|
| |
PR: ports/180176
Submitted by: lth@
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/180347
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
|
|
|
|
|
|
| |
Don't let the port chmod 777 ${WRKSRC}/src to prevent possible security issue.
Submitted by: tijl@ (priv mail)
|
|
|
|
|
| |
- Indicate that this port does not build with python 3.
This does not fix building when python 3 is default but that will come soon.
|
|
|
|
| |
The remainder have other pending patches which I must finish before conversion.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
https://lists.gnu.org/archive/html/qemu-devel/2013-06/msg04798.html
- Simplify bsd-user ld script handling. [1]
- Make STATIC_LINK work again.
- Add GTK knob.
- Neither graphical UI can be built static, set IGNORE in that case.
- Properly fix AES_* link errors by #defining those functions as
QEMU_AES_* to avoid conflicts with AES_* in -lcrypto needed (at
least) by -lcurl.
- Add back CURL knob in the process.
- Fix "Warning: vlan %d is not connected to host network" when using
pcap.
- Switch to USES= gmake.
- Note: I did not backport sson's latest bsd-user patches which he has
now in a github tree based on qemu git head, tho I have a seperate
port of that tree on redports:
svn co https://svn.redports.org/nox/emulators/qemu-devel-sson/
See also:
https://wiki.freebsd.org/QemuUserModeHowTo
Submitted by: emaste [1]
|
| |
|
|
|
|
|
| |
PR: 180271
Submitted by: Rene Ladan
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 17.5 (new upstream version convention)
- Add TESTS option
- Limit scope of bsd.port.pre.mk for future OPTIONS := use (Thanks ak!)
Changes:
http://docs.gunicorn.org/en/R17.5/2013-news.html#r17-5-2013-07-03
Reviewed by: ak
|
|
|
|
|
|
| |
PR: ports/180182
Submitted by: Doug Barton <dougb@dougbarton.us>
Approved by: Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)
|
|
|
|
|
|
|
|
|
| |
libtool at the time didn't handle the removal of objformat correctly.
Also revert r239611. This revision was because the libtool port and the bundled
libtool at the time detect "clang" as a valid C compiler.
PR: ports/179753
Submitted by: tijl@
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
By adding USE_CSTD=gnu89 patch-include-cgen-basic-ops.h can be removed.
PR: 180257
Approved by: luca.pizzamiglio@gmail.com (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 2.2.0 [1] [2]
- Make JPEG, PNG and TIFF as options [2]
- Remove GEOS option [2]
- Install docs [1]
- Remove leading article from COMMENT [1]
PR: ports/179349 [1], ports/180274 [2]
Submitted by: nemysis <nemysis gmx.ch> [1]
Alexey Illarionov <littlesavage rambler.ru> [2] (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Update to 1.2.1
Changes: https://github.com/ansible/ansible/blob/release1.2.1/CHANGELOG.md
PR: ports/180312
Submitted by: Nikolai Lifanov <lifanov mail.lifanov.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Fix crash when opening repository in some cases
* Fix build with -Werror
* Fix 'pkg install [-f] pkg' not finding results
* Fix 'pkg upgrade -f' always wanting to upgrade pkg first
* Fix 'pkg install -R' always wanting to install pkg first
* Fix backwards compatibility for 1.0-built packages for
tracking shlibs. This may cause some packages to be
reinstalled after the repository is updated.
* Fix pkg (upgrade|fetch|install) -r <repo> crash
* Fix crash when specifying invalid repo with -r
|
|
|
|
|
|
|
|
|
|
| |
- Add USE_GL
- Trim Makefile header
- Update pkg-descr from website
- Remove indefinite article from COMMENT
PR: ports/180325
Submitted by: Kevin Zheng <kevinz5000 gmail.com> (maintainer)
|
| |
|
|
|
|
| |
Reported by: koobs
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- While here, move OPTIONS_DEFINE before bsd.port.options.mk
PR: ports/180329
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/179577
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- While here, use new Makefile header
PR: ports/180281
Submitted by: maintainer
|
|
|
|
|
|
| |
while I'm here
- convert to USES=gmake
- trim Makefile header and respect nice_people
|
|
|
|
| |
- bump PORTREVISION
|
|
|
|
|
| |
- use service(8) in apachectl where it makes sence
- bump PORTREVISION
|
|
|
|
|
|
|
| |
- bump PORTREVISION
PR: ports/179933
Submitted by: Tijl Coosemans tijl@
|
|
|
|
| |
- adjust vuxml
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
apr-1.4.6 -> apr-1.4.8
apr-util-1.4.1 -> apr-util-1.5.2
- add support for NSS crypto driver (apr-util)
Changes URL's:
http://svn.apache.org/viewvc/apr/apr/branches/1.4.x/CHANGES?view=markup
http://svn.apache.org/viewvc/apr/apr-util/branches/1.5.x/CHANGES?view=markup
http://svn.apache.org/viewvc/apr/apr-util/branches/1.4.x/CHANGES?view=markup
Thanks to tijl@ for sending patches to the apache@ list.
http://lists.freebsd.org/pipermail/freebsd-apache/2013-June/003172.html
with hat apache@
|
|
|
|
|
|
|
|
| |
While here convert:
USE_ICONV -> USES=iconv
USE_GMAKE -> USES=gmake
USE_GNOME=gnomehack -> USES=pathfix
some post-patch to USES=pathfix
|
|
|
|
|
|
| |
PR: ports/180341
Submitted by: tota (myself)
Approved by: wen (maintainer, via private e-mail)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: dteske@ (maintainer)
|
| |
|
|
|
|
|
|
| |
Update to apache22-2.2.25 is ready to commit.
Until now there is no official announcement from apache.org
so we hold the update back until we have official checksums.
|
|
|
|
|
|
|
|
| |
${PORTSDIR} to ${.CURDIR}/../.. in the .include for bsd.octave.mk.
This is because USE_GMAKE no longer works after .include <bsd.ports.pre.mk>.
- Trim headers.
- Clean whitespace.
- Portlint.
|
|
|
|
|
|
|
| |
Makefile.local or Makefile.inc works again
Reported by: dinoex
Tested by: dinoex
|
| |
|
|
|
|
|
| |
PR: ports/175613
Submitted by: Waitman Gobble <uzimac@da3m0n8t3r.com>
|
|
|
|
| |
Changes: https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.3.2.txt
|
|
|
|
|
|
|
|
|
|
| |
- Improve rc script,
use `su -l` for execuing jenkins for fresh environment [3]
PR: ports/178948 [1] ports/179456 [2] ports/178197 [3]
Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com> [1]
skreuzer [2]
Mikhail Krasilnikov <mk@dvaslona.ru> [3]
|
|
|
|
| |
- Remove BROKEN
|
|
|
|
| |
Submitted by: dteske@ (maintainer)
|
|
|
|
|
|
|
|
| |
This was causing the "Undefined symbol '_'" message when hitting ^C or
entering an incorect command.
PR: ports/180262
Submitted by: Christophe Juniet <c.juniet@gmail.com>
|
|
|
|
| |
- Remove BROKEN
|
| |
|
|
|
|
|
| |
PR: 180277
Submitted by: rene
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
As mentioned in r322300, clang support has been improved since the update to
4.10.4 a few days ago.
This, however, requires a rebuild of the ports that depend on kdelibs4. Most
of them are covered by the KDE update itself, but those which are not part
of the Software Compilation need to be rebuilt manually to make sure the
previous issues (proper symbol visibility being the most annoying of them)
are solved.
I haven't fully tested all the possible portmaster/portupgrade/pkg commands
myself, so please shout out loud if they're not correct.
In collaboration with: avilla@
|
|
|
|
|
|
| |
- Convert to USES=gmake
Obtained from: http://lists.freedesktop.org/archives/libva/2013-July/001772.html [1]
|
|
|
|
| |
- Changelog: http://tvbrowser.org:8080/jira/secure/IssueNavigator.jspa?mode=hide&requestId=10230
|
|
|
|
|
|
|
| |
- Update to 8.3.1
- Use PORTEXAMPLES instead of pkg-plist entries
- Unmute install examples
- Patch setup.py to extract egg file
|
|
|
|
| |
Submitted by: maintainer via private email
|
|
|
|
|
|
|
|
|
| |
- Update to 1.9.1
- Take maintainership
PR: ports/179682
Submitted by: wg (myself)
Approved by: maintainer (timeout)
|
|
|
|
| |
Remove an empty OPTIONS_DEFAULT in lang/nbc
|
| |
|
|
|
|
|
|
| |
- Convert USE_GNOME to USES as well
Reported by: jgh
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Git-Repository/Changes
|
|
|
|
|
|
| |
- Trim Makefile header
- Remove ABI version in LIB_DEPENDS
- USES gmake
|
| |
|
|
|
|
|
|
|
|
| |
- Add p5-DBD-mysql to RUN_DEPENDS
PR: ports/180290
Submitted by: Alex Samorukov <samm@os2.kiev.ua>
Approved by: maintainer
|
|
|
|
|
|
|
| |
- While here convert NOPORTDOCS and USE_GMAKE
PR: ports/180265
Submitted by: rene
|
|
|
|
|
|
|
|
|
|
|
|
| |
libname.so:${PORTSDIR}/devel/name
libname.so.0.1.2:${PORTSDIR}/devel/name
This syntax is support to replace the old syntax and code which has multiple weakness:
It was replying on ldconfig -r which arbritrary limited our valid library to name of the following form:
libname.so[.X] where X can be a number
foo.3 could match both libfoo.3.do and libfoo.so.3
Reviewed by: bdrewery, danfe, miwi
|
|
|
|
|
|
|
| |
- Rework USE_GNOME and USES
PR: ports/180255
Submitted by: bsam
|
|
|
|
| |
Submitted by: flo
|
| |
|
|
|
|
|
|
|
| |
A USE_GMAKE stub as be created to help migration please now use USES=gmake
Reviewed by: bdrewery
Exp-run by: bdrewery
|
|
|
|
|
|
|
| |
Update master sites.
PR: ports/180291
Submitted by: Marcin Cieslak <saper@saper.info>
|
|
|
|
|
| |
Reviewed by: bdrewery
Exp-run by: bdrewery
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Pkg-1.1.4 will define UID=0 when sourcing bsd.pkgng.mk directly.
This extra defined(UID) can eventually be removed, but is needed
for backwards compatibility for now.
Reported by: uqs
Reviewed by: bapt
With hat: portmgr
|
| |
|
|
|
|
|
|
|
|
| |
- Fix IPv6 address parsing (upstream)
- Enable debug by default
PR: ports/180259
Submitted by: Lars Eggert <lars@eggert.org> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
| |
and LDFLAGS.
Approved by: maintainer timeout (20 days)
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Rename GUI option to X11, to allow for umbrella X11-less builds
PR: ports/180276
Submitted by: rene
|
|
|
|
| |
Reported by: portmgr
|
|
|
|
|
|
| |
common.c:64:17: error: lua.h: No such file or directory
common.c:65:21: error: lauxlib.h: No such file or directory
common.c:66:20: error: lualib.h: No such file or directory
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: poudriere
|
|
|
|
|
|
| |
from the Ports Collection.
PR: ports/180283
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two
KDE updates in just a few days, but the work on 4.10.5 was very light
compared to 4.10.4 so it was ready much faster.
The release announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.5.php
The biggest news for us on FreeBSD is that the Ruby bindings should work
with Ruby 1.9 now.
I will probably add a note to UPDATING later about this, but as avilla@
pointed out, the clang support we mentioned that was improved in 4.10.4
requires a rebuild of the ports that depend on kdelibs4. Most of them are
covered by this update, but those which are not part of the Software
Compilation need to be rebuilt manually to make sure the previous issues
(proper symbol visibility being the most annoying of them) are solved.
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: crees, tabthorpe (mentors, implicit)
|
|
|
|
|
|
| |
Bump PORTREVISION
Submitted by: Grzegorz Blach <magik@roorback.net>
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.5.5
Changes:
http://doublecmd.sourceforge.net/mediawiki/index.php/Changes_in_version_0.5.5
PR: ports/180240
Submitted by: Beñat Etxepare <bbtruk@users.sourceforge.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
- Don't call gmake directly [1]
- Make the -p (Run as pseudo-realtime thread) work on FreeBSD [1]
- Use @dirrmtry for directories that can contain files after deinstall
- Fix build of guid_uuid.c [2]
PR: ports/180233 [2]
Submitted by: tijl [1]
Kurt Jaeger <fbsd-ports@opsec.eu> [2]
|
|
|
|
|
|
|
|
| |
- Don't call gmake directly [1]
- Make the -p (Run as pseudo-realtime thread) work on FreeBSD [1]
- Use @dirrmtry for directories that can contain files after deinstall
Submitted by: tijl [1]
|
|
|
|
|
|
|
|
|
| |
- Change to new-type headers.
- Replace all dead MASTER_SITES and WWW with working ones.
PR: ports/179823
Submitted by: r4721@tormail.org
Approved by: samm@os2.kiev.ua (maintainer)
|
|
|
|
| |
- Remove conflict with gimp-gmic-plugin.
|
|
|
|
|
| |
Security: b3fcb387-de4b-11e2-b1c6-0025905a4771
In collaboration with: Jan Beich <jbeich@tormail.org>
|
|
|
|
|
|
| |
plist. This should fixes warning on deinstall as the files were deleted in
the pre-deinstall target, and once pkg wanted to remove files specified in
the plist they were already gone.
|
| |
|
| |
|
|
|
|
| |
Approved by: tabthorpe (mentor)
|
|
|
|
|
| |
Pointyhat to: swills
Reported by: Sergey Lobanov <wmn@siberianet.ru>
|
|
|
|
|
|
| |
Build fixes for 10-CURRENT will come in a separate commit.
Approved by: hrs (mentor, ports committer)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.8.1 [1]
- Trim Makefile header [1]
- Use PORTDOCS
- Pass maintainership to submitter
PR: ports/180244
Submitted by: Danilo Egêa Gondolfo <danilogondolfo gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 2.1.3 [1]
- USES cmake
- Unmute install commands
Changelog: https://launchpad.net/percona-xtrabackup/+milestone/2.1.3
PR: ports/180224 [1]
Submitted by: Alex Samorukov <samm@os2.kiev.ua>
Approved by: maintainer
|
|
|
|
|
|
|
|
|
| |
- Add LIB32_PATH to allow overriding where 32bit
libs are installed, default to DESTDIR/usr/lib32/libc.so
PR: ports/179643
Reported by: Garrett Cooper <yaneurabeya@gmail.com>
Submitted by: r4721@tormail.org (based on)
|
|
|
|
|
|
|
|
| |
- New header style
PR: ports/179478
Submitted by: lth
Approved by: maintainer timeout
|
|
|
|
|
| |
PR: ports/179792
Submitted by: Lawrence Chen <beastie@tardisi.com>, Frank Wall <fw@moov.de>
|
|
|
|
| |
<http://www.docear.org/2013/07/03/docear-1-0-rc1-released-with-new-workspace-and-new-ui-ribbons/>
|
|
|
|
| |
- While here, add a comment about --disable-silent-rules ./configure option
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Future/Changes
|
|
|
|
|
|
|
|
|
| |
- Remove unnecessary PORTDCOS from pkg-plist
- Mute mkdir
- Trim desktop entry and replace command
PR: ports/180112
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
|
|
|
|
|
|
|
|
| |
- Add LICENSE (Artistic 1 & GPL 1)
- Trim Makefile's header
Changes: http://search.cpan.org/dist/Config-General/Changelog
Approved by: jadawin@ (implicit, on holidays)
|
|
|
|
|
|
|
|
|
|
| |
graphical interface for tethered photography with digital cameras. Provide
FreeBSD native camera autodetection via devd(8); special thanks to marcus@
for reviewing relevant parts of the code. The patch was submitted upstream
and welcomed by the author, although he prefers that we use GIO's GSocket +
GUnixSocketAddress APIs instead of direct POSIX socket API calls.
WWW: http://entangle-photo.org/
|
|
|
|
|
|
|
| |
What we really wanted here is SINGLE, which allows only option to be selected,
and not none.
Reported by: bapt
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE (GPLv2)
- Add DOCS and NLS options
- Use desktop-file-utils
PR: ports/179793
Submitted by: nemysis <nemysis@gmx.ch>
Approved by: maintainer (timeout)
|
|
|
|
|
|
|
| |
- Update to 3.1.0.0
PR: ports/180251
Submitted by: John Marino <draco@marino.st> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Update to 3.1.0.0
- Auto generate pkg-plist
- Add another option for SSL
PR: ports/180242
Submitted by: John Marino <draco@marino.st> (maintainer)
|
| |
|
|
|
|
| |
2013-07-04 games/gnomememoryblocks: Unsupported upstream
|
|
|
|
|
|
|
|
|
| |
by disabling the grey welcome screen
- Use new Makefile header format
- Use dos2unix
PR: ports/180127 [1]
Submitted by: Walter Hurry <walterhurry@gmail.com> [1]
|
| |
|
|
|
|
| |
ChangeLog: http://busybox.net/
|
|
|
|
| |
patches we hade in the 1.2.3 port.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- while here:
- migrate ncurses dependency to USES framework
- tighten comment
- install correct LICENSE, as it differs from standard
PR: 179997
Submitted by: kitche@kitchetech.com (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
LIACC/Universidade do Porto and at COPPE Sistemas/UFRJ. Its Prolog
engine is based in the WAM (Warren Abstract Machine), with several
optimizations for better performance. YAP follows the Edinburgh
tradition, and is largely compatible with the ISO-Prolog standard and
with Quintus and SICStus Prolog.
WWW: http://www.dcc.fc.up.pt/~vsc/Yap/
PR: ports/180068
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
|
|
|
|
|
|
|
|
| |
- Added license
- Minor tweaks to dependency versions
PR: ports/180142 [1]
Submitted by: swills
|
|
|
|
|
|
|
|
| |
- Change maintainer mail address. [2]
PR: ports/177340
Submitted by: Gasol Wu <gasol.wu@gmail.com> [1], Bill Moran <wmoran@collaborativefusion.com> [2]
Approved by: Bill Moran <wmoran@collaborativefusion.com> (maintainer)
|
|
|
|
|
| |
Reviewed by: kwm
Reported by: poudriere
|
|
|
|
|
|
|
|
|
| |
ChangeLog: https://raw.github.com/rightscale/right_http_connection/master/History.txt (scroll to bottom)
- Trimmed Makefile header
- Added license
PR: ports/180141 [1]
Submitted by: swills
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/179295
Submitted by: Torsten Zuhlsdorff <foo@meisterderspiele.de>
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
| |
multi-language support and accessibility in an easy to use way.
WWW: http://www.redaxo.org/
PR: ports/178464
Submitted by: Marco Steinbach <coco@executive-computing.de>
|
|
|
|
| |
couple, better to fix the couple that needs it port by port
|
| |
|
|
|
|
| |
Obtained from: xorg development repo
|
| |
|
|
|
|
| |
Reported by: dinoex
|
|
|
|
| |
Approved by: gnome (kwm)
|
|
|
|
|
| |
PR: ports/180234
Submitted by: Alexander <alexander.4mail@gmail.com> (maintainer)
|
|
|
|
|
|
| |
search nested hashref/arrayref structures using JSONPath
WWW: http://search.cpan.org/dist/JSON-Path/
|
|
|
|
|
| |
PR: ports/179309
Reviewed by: crees (mentor)
|
|
|
|
|
|
|
|
|
|
| |
Lvalue takes an object produced by some other package and wraps it
with lvalue functionality implemented with the object's original
getter and setter routines. Lvalue assumes its object uses the
relatively standard getter / setter idiom where any arguments is a
setter, and no arguments is a getter.
WWW: http://search.cpan.org/dist/Lvalue/
|
|
|
|
|
| |
PR: ports/180239
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/180238
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
|
|
|
|
|
|
| |
PR: ports/179994
Submitted by: Takashi Kato <townwear@gmail.com>
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
| |
Some cleanups and fixes needed.
Original comment from shurd@sasktel.net
I noticed that the new version allows uploading directly from the tqsl
app, so I've updated the port. The tqsllib is no longer a separate
package from upstream, so I added the CONFLICTS_INSTALL for it. A note
will be needed in ports/UPDATING regarding this.
Submitted by: Stephen Hurd <shurd@sasktel.net>
|
| |
|
|
|
|
|
|
|
|
|
| |
- Add OPUS option
While here remove leading article from COMMENT
PR: ports/180230
Submitted by: Fraser Tweedale <frase@frase.id.au> (maintainer)
|
|
|
|
| |
Base on suggestions and typo fixes by: pluknet@ and sunpoet@
|
|
|
|
|
|
|
| |
graphics/linux_dri
graphics/linux-dri74
Discussed on: emulation@
|
|
|
|
|
|
|
|
| |
for the unused USE_GL=linux (this avoids hardcoding the Linux DRI port).
PR: ports/180231
Submitted by: myself
Approved by: portmgr (bapt)
|
|
|
|
| |
Approved by: cy (maintainer, implicit)
|
|
|
|
|
|
| |
Add cfengine35 as conflict.
Approved by: cy (maintainer, implicit)
|
|
|
|
|
| |
- Convert Makefile header
- Drop leading article from comment
|
|
|
|
|
|
|
|
| |
- Make options visible
The release notes for this version are as follows:
Minor bugfixes, interface improvements, and documentation updates.
|
|
|
|
|
|
|
| |
implementation for FreeBSD that could calculate available RAM.
PR: ports/180086
Submitted by: Martin Birgmeier <Martin.Birgmeier@aon.at>
|
|
|
|
|
|
|
|
|
| |
- BUILD_DEPENDS is RUN_DEPENDS as well
- Add DOCS option
- Use OPTIONS_SUB
PR: ports/180113
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
|
|
|
|
|
|
|
|
| |
- Fix preservation of conf files
- Fix dependencies
PR: ports/180110
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
|
|
|
|
|
|
|
|
| |
- Fix LXDE menu bug (from upstream)
- Change depenency to glib20
PR: ports/180132
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
|
|
|
|
|
|
|
| |
- Fix DSCP marking
PR: ports/180197
Submitted by: Lars Eggert <lars@eggert.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- Udpate to 0.8 [1]
- Trim Makefile header and COMMENT
- Mute cat pkg-message
- Add WWW to pkg-descr
PR: ports/180204
Submitted by: Jake Smith <jake@xz.cx> (maintainer)
|
|
|
|
|
| |
the expired QT3.
- Bump PORTREVISION
|
|
|
|
|
| |
Submitted by: Marius Strobl
Obtained from: xorg development repo
|
|
|
|
|
|
| |
This release incorporates all security patches.
Obtained from: xorg development repo
|
|
|
|
|
|
|
| |
- Fix preservation of .conf file
PR: ports/180109
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
|
|
|
|
|
|
|
| |
- Update COMMENT
- Update pkg-descr
- Remove unnecessary mkdir
- Take maintainership
|
|
|
|
| |
Spotted by: ume
|
|
|
|
| |
Submitted by: kevlo
|
|
|
|
| |
Submitted by: bapt@
|
|
|
|
|
|
|
|
| |
of the lack of UID.
Define it if not already defined earlier
Submitted by: Yar Tikhiy <yar.tikhiy@gmail.com>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
The GTK2 option is now the only SINGLE option, so do not propose
it at all.
|
|
|
|
|
| |
PR: ports/180202
Submitted by: serpent <serpent7776@gmail.com>
|
|
|
|
|
|
| |
expired QT3 port.
NOPORTDOCS -> PORT_OPTIONS:MDOCS while here
|
| |
|
|
|
|
|
|
|
|
| |
to function
- Bump PORTREVISION
Approved by: tj@
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
|
|
|
|
| |
- Make use of LICENSE framework
- Convert to new Options framework
PR: ports/179657 (based on)
Submitted by: John Marino <draco_AT_marino_DOT_st>
|
|
|
|
| |
Reported by: Andrea Venturoli <ml (at) etfence.it>
|
| |
|
|
|
|
|
|
|
| |
- while here:
- fix option check in sysutils/cfengine34
- move devel/libvirt-glib to use glib20 in favor of gio-fam-backend (suggested by kwm@)
- restore ABI version in net-mgmt/collectd5
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
- Whitespace fixes
PR: ports/180091
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Proudly presented by the KDE on FreeBSD team, with commits by makc@, rakuco@
and Schaich Alonso. Everything should build fine with both gcc and clang.
|
|
|
|
|
|
|
|
| |
The maintainer does not use this port any longer, new volunteers are welcome.
PR: ports/180200
Submitted by: myself
Approved by: Daniel O'Connor <darius@dons.net.au> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
With commits from avilla@, makc@, rakuco@ and Schaich Alonso.
The upstream announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.4.php
clang support should be more stable now, with clang being recognized by
kdelibs4 and being passed the correct flags to build other ports.
Additionally, all ports being committed have been verified to build with
-CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for
providing it).
Work on the newly-released 4.10.5 will begin shortly.
|
| |
|