| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection.
Arguments supported: <empty>, build, run, nox11 and agpl
PR: 201201 (exp-run)
Approved by: portmgr (mat@)
Exp run by: antione@ (previous patch)
Differential Revision: https://reviews.freebsd.org/D2938
Notes:
svn path=/head/; revision=392322
|
|
|
|
|
|
|
| |
Drop Maintainership.
Notes:
svn path=/head/; revision=392317
|
|
|
|
|
|
|
|
| |
PR: 201600
Submitted by: Zsolt Udvari <udvzsolt@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=392289
|
|
|
|
|
|
|
|
|
| |
PR: 199469
Submitted by: tobias.kortkamp at gmail.com
Approved by: Maintainer timeout
Notes:
svn path=/head/; revision=392103
|
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
Notes:
svn path=/head/; revision=391953
|
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
Notes:
svn path=/head/; revision=391516
|
|
|
|
|
|
|
| |
PR: 201094
Notes:
svn path=/head/; revision=391077
|
|
|
|
|
|
|
|
|
|
| |
Also fix a few bits of generic infrastructure along the way.
Approved by: bapt (mentor)
Differential Revision: https://reviews.freebsd.org/D2961
Notes:
svn path=/head/; revision=391062
|
|
|
|
|
|
|
|
|
|
|
| |
- Reset MAINTAINER per maintainer's request
PR: 201094
Submitted by: sergey.v.brunov@gmail.com
Approved by: wen@FreeBSD.org (maintainer)
Notes:
svn path=/head/; revision=390971
|
|
|
|
| |
Notes:
svn path=/head/; revision=390887
|
|
|
|
|
|
|
| |
anymore
Notes:
svn path=/head/; revision=390697
|
|
|
|
| |
Notes:
svn path=/head/; revision=390688
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.1.4
- Add TEST_DEPENDS and regression-test target now that tests are
included in the PyPI sdist [1] Thanks Ralph!
- Patch setup.py to enable test command until PR #222 [2] is in
release.
Changes:
https://github.com/ralphbean/bugwarrior/blob/1.1.4/CHANGELOG.rst
[1] https://github.com/ralphbean/bugwarrior/pull/221
[2] https://github.com/ralphbean/bugwarrior/pull/222
Notes:
svn path=/head/; revision=390687
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
/usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::wait(std::unique_lock<std::mutex>&)@GLIBCXX_3.4.11'
/usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14'
/usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19'
/usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11'
/usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19'
/usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11'
/usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11'
/usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11'
...
Submitted by: pkg-fallout
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=390638
|
|
|
|
|
|
|
|
| |
Submitted by: pkg-fallout
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=390628
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bugwarrior is a command line utility for updating your local taskwarrior
database from your forge issue trackers.
It currently supports the following remote resources:
* Github (api v3)
* Gitlab (api v3)
* BitBucket (Atlassian)
* Trac
* Bugzilla
* Megaplan
* Teamlab
* Redmine
* Jira (Atlassian)
* Activecollab (2.x and 4.x)
* Phabricator
* VersionOne
WWW: https://github.com/ralphbean/bugwarrior
Notes:
svn path=/head/; revision=390580
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a python API for the taskwarrior command line tool.
It contains two implementations: taskw.TaskWarriorShellout and
taskw.TaskWarriorDirect. The first implementation is the supported one
recommended by the upstream taskwarrior core project. It uses the task export
and task import commands to manipulate the task database.
The second implementation opens the task db file itself and directly
manipulates it. It exists for backwards compatibility, but should only
be used when necessary.
WWW: https://github.com/ralphbean/taskw
Notes:
svn path=/head/; revision=390579
|
|
|
|
| |
Notes:
svn path=/head/; revision=390529
|
|
|
|
| |
Notes:
svn path=/head/; revision=390460
|
|
|
|
| |
Notes:
svn path=/head/; revision=390401
|
|
|
|
|
|
|
|
| |
According to griffith changelog, dependency on py-xml had retired upstream since
version 0.9.7, so we not need it too.
Notes:
svn path=/head/; revision=390314
|
|
|
|
| |
Notes:
svn path=/head/; revision=390310
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
conduit doesn't using py-xml since version 0.3.5, so remove it and bump
PORTREVISION. Limit python version to 2.x while here.
References:
* http://lwn.net/Articles/265342/
* https://bugzilla.redhat.com/show_bug.cgi?id=454995
With hat: python
Notes:
svn path=/head/; revision=390295
|
|
|
|
|
|
|
| |
- Update pkg-message
Notes:
svn path=/head/; revision=390152
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
comms/pear-Horde_ActiveSync 2.28.4 -> 2.28.5
devel/pear-Horde_Core 2.20.4 -> 2.20.5
devel/pear-Horde_Icalendar 2.0.11 -> 2.1.0
mail/pear-Horde_Imap_Client 2.28.1 -> 2.29.0
www/horde-base 5.2.5 -> 5.2.6
mail/horde-imp 6.2.8 -> 6.2.9
deskutils/horde-kronolith 4.2.7 -> 4.2.8
deskutils/horde-nag 4.2.4 -> 4.2.5
mail/horde-turba 4.2.6 -> 4.2.7
mail/horde-webmail 5.2.6 -> 5.2.7
deskutils/horde-groupware 5.2.6 -> 5.2.7
Notes:
svn path=/head/; revision=390104
|
|
|
|
| |
Notes:
svn path=/head/; revision=390056
|
|
|
|
| |
Notes:
svn path=/head/; revision=390055
|
|
|
|
|
|
|
|
| |
- Simplify post-patch
- Strip binary
Notes:
svn path=/head/; revision=390053
|
|
|
|
|
|
|
|
| |
- Simplify post-patch
- Strip binary
Notes:
svn path=/head/; revision=390048
|
|
|
|
|
|
|
|
| |
- Fix binary installation
- Strip binaries
Notes:
svn path=/head/; revision=390044
|
|
|
|
| |
Notes:
svn path=/head/; revision=390043
|
|
|
|
|
|
|
|
| |
Zim is more than just editor, it's desktop wiki system with rich text
capabilities, so it's more appropriate to move it deskutils category.
Notes:
svn path=/head/; revision=390042
|
|
|
|
|
|
|
|
|
|
| |
- update to 0.6.8
- add LICENSE_FILE
- remove Evolution bits, because support of Evolution was discontinued by
upstream developers
Notes:
svn path=/head/; revision=390018
|
|
|
|
| |
Notes:
svn path=/head/; revision=390000
|
|
|
|
| |
Notes:
svn path=/head/; revision=389999
|
|
|
|
|
|
|
| |
Submitted by: Joseph Kaczmarek <joseph.m.kaczmarek@gmail.com>
Notes:
svn path=/head/; revision=389987
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Notes:
svn path=/head/; revision=389919
|
|
|
|
| |
Notes:
svn path=/head/; revision=389913
|
|
|
|
|
|
|
|
| |
PR: 200822
Submitted by: lightside@gmx.com (maintainer)
Notes:
svn path=/head/; revision=389767
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix a crash in audio/sound-juicer caused by libmusicbrainz5 (fix added
upstream, but not in this release) [1]
- Bump PORTREVISION on dependent ports
PR: 196959 [1]
Submitted by: Pete Johanson <peter@peterjohanson.com> [1]
Notes:
svn path=/head/; revision=389646
|
|
|
|
|
|
|
|
| |
PR: 200736
Submitted by: Zsolt Udvari <udvzsolt@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=389641
|
|
|
|
| |
Notes:
svn path=/head/; revision=389438
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=389302
|
|
|
|
| |
Notes:
svn path=/head/; revision=389293
|
|
|
|
| |
Notes:
svn path=/head/; revision=389289
|
|
|
|
| |
Notes:
svn path=/head/; revision=389219
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
comms/pear-Horde_ActiveSync 2.27.1 -> 2.28.4
devel/pear-Horde_Core 2.20.0 -> 2.20.4
security/pear-Horde_Crypt_Blowfish 1.0.3 -> 1.1.0
devel/pear-Horde_Date 2.0.13 -> 2.1.0
mail/pear-Horde_Imap_Client 2.28.0 -> 2.28.1
mail/pear-Horde_Mime 2.9.0 -> 2.9.1
security/pear-Horde_Share 2.0.6 -> 2.0.7
deskutils/horde-kronolith 4.2.6 -> 4.2.7
Notes:
svn path=/head/; revision=389138
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION.
Submitted by: Nikita Murzincev
Notes:
svn path=/head/; revision=389115
|
|
|
|
| |
Notes:
svn path=/head/; revision=389087
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2015-05-10 databases/postgresql84-client: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-contrib: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-docs: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-plperl: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-plpython: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-pltcl: "EOL was reached in July 2014"
2015-06-02 deskutils/deskbar-applet: Broken since update to gnome3
2015-06-02 deskutils/gimmie: Broken since update to gnome3
2015-06-02 deskutils/glipper: Broken since update to gnome3
2015-06-02 deskutils/gnochm: Broken since update to gnome3
2015-06-02 deskutils/hamster-applet: Broken since update to gnome3
2015-06-02 deskutils/kupfer: Broken since update to gnome3
2015-06-02 deskutils/ontv: Broken since update to gnome3
2015-06-02 deskutils/timer-applet: Broken since update to gnome3
2015-06-02 editors/scribes: Broken since update to gnome3
2015-06-09 games/gweled: Broken since update to gnome3
2015-06-02 games/py-pychess: Broken since update to gnome3
2015-06-08 graphics/gqview: Unmaintained upstream, preferences dialog broken, use graphics/geeqie fork
2015-05-31 lang/gcc47-aux: GCC 4.7 branch closed June 2014, move to lang/gcc-aux
2015-06-02 multimedia/arista: Broken since update to gnome3
2015-06-02 net/service-discovery-applet: Broken since update to gnome3
2015-06-05 net/shaperprobe: broken with no known fix (PR 197327)
2015-06-02 print/gnome-specimen: Broken since update to gnome3
2015-06-01 x11-themes/gtk-aqualightblue-theme: Upstream disappeared
2015-06-01 x11-themes/gtk-flat-theme2: Upstream disappeared
Notes:
svn path=/head/; revision=389040
|