| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
|
|
| |
is being removed. No portrev bump needed since the kernel will continue to
accept this flag for old binaries even after support for it in new binaries
is removed.
PR: 193961
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=371117
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- convert to USES=python
- limit to python2:
"""
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "setup.py", line 13
False, True = 0, 1
^
SyntaxError: can't assign to keyword
"""
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=371116
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- convert to USES=python
- limit to python2 only:
"""
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "setup.py", line 65
print s % (name, version, required_python_version)
^
SyntaxError: invalid syntax
"""
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=371115
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=371114
|
|
|
|
|
|
|
|
|
|
|
|
| |
- convert to USES=python
- limit python version to 2.x: depends on beautifulsoup32
that doesn't work with python3 + useing constructions, not
compatible with 3.x
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=371113
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- convert to USES=python
- remove pkg-plist and limit py-beautifulsoup32 to python2:
"""
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "setup.py", line 22
print "Unit tests have failed!"
^
SyntaxError: invalid syntax
"""
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=371112
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=371110
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- convert to USES=python
- limit to python2:
"""
File "/usr/local/lib/python3.4/site-packages/apachelog.py", line 170
except Exception, e:
^
SyntaxError: invalid syntax
"""
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=371109
|
|
|
|
| |
Notes:
svn path=/head/; revision=371108
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Added restricted access for JDBC information requests
The jdbc role now is required to perform any JDBC information requests.
- A problem occured with inner and outer joins if the same table
occurs two times or more in the query
For the CegoAttrComp class, the tablealias name is stored now to
evaluate if the compare is appropriate for the corresponding table
- Small optimization in CegoDisManager::updateLocalDataTable
Instead of requesting a new lock for the commitment phase, the lock we
already have is also used for the commit in case of forecedTransactions
( update case ).
- This ensures, that the forced transaction can be done without
risking to not obtain the lock for the corresponding table again.
Submitted by: Björn Lemke <lemke@lemke-it.com>
Notes:
svn path=/head/; revision=371107
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Reset Maintainer [2]
- Fix build with new mesa
PR: ports/185001 [1]
Submitted by: Hardy Schumacher [1]
Approved by: maintainer timeout (10 months) [2]
Notes:
svn path=/head/; revision=371106
|
|
|
|
|
|
|
|
| |
- Cleanup PLIST
- Take maintainership
Notes:
svn path=/head/; revision=371105
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=371104
|
|
|
|
| |
Notes:
svn path=/head/; revision=371103
|
|
|
|
|
|
|
| |
Submitted by: Francois Tigeot
Notes:
svn path=/head/; revision=371102
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
VISA is a multivendor standard for interfacing test and measurement equipment.
LibreVISA aims to be a compliant implementation of the VISA standard in a free
software library. Currently support for targets connected via USB, exposing
the USBTMC interface, and VXI-11 devices.
PR: 193199
Submitted by: Uffe Jakobsen <uffe@uffe.org>
Approved by: mentors (implicit)
Notes:
svn path=/head/; revision=371101
|
|
|
|
|
|
|
|
|
| |
PR: 193020
Submitted by: rsimmons0@gmail.com
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=371100
|
|
|
|
|
|
|
|
|
| |
PR: 192943
Submitted by: turutani@scphys.kyoto-u.ac.jp
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=371099
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- update to 3.4.0.2
- switch to github
- add LICENSE_FILE
- modernize port
- stop building and installing an manpage, because of:
1. It can't be built on package cluster, because exaile refuses to start under
root user.
2. It needs pygtk2 and friends on build phase just to create the manpage! I'd
rethink the process, or at least included the prebuilt version of manpage to
the source tarball.
PR: 194144
Approved by: maintainer timeout (14 days)
Notes:
svn path=/head/; revision=371098
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicit)
With hat: python@
Notes:
svn path=/head/; revision=371097
|
|
|
|
|
|
|
|
|
|
| |
USES=python
Approved by: portmgr (implicit)
With hat: python@
Notes:
svn path=/head/; revision=371096
|
|
|
|
| |
Notes:
svn path=/head/; revision=371095
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The stage-qa checks said 5 files needed perl shebang fixed, but
USE=shebangfix won't fix it. The value of PERL was defined for the
configure target to fix it. However, a run depends on perl was not
added as the affected files are probably optional scripts.
PR: 194367
Submitted by: maintainer (Yasuhiro KIMURA)
Notes:
svn path=/head/; revision=371094
|
|
|
|
|
|
|
|
| |
PR: 194370
submitted by: maintainer (Yasuhiro KIMURA)
Notes:
svn path=/head/; revision=371093
|
|
|
|
|
|
|
|
|
|
|
| |
- return error code if not running [1]
- narrow down which java process to accept as "running"
PR: 193728 [1]
Noticed by: jason.unovitch@gmail.com [1]
Notes:
svn path=/head/; revision=371092
|
|
|
|
| |
Notes:
svn path=/head/; revision=371091
|
|
|
|
| |
Notes:
svn path=/head/; revision=371090
|
|
|
|
| |
Notes:
svn path=/head/; revision=371089
|
|
|
|
|
|
|
| |
PR: 194205
Notes:
svn path=/head/; revision=371087
|
|
|
|
|
|
|
|
| |
PR: 148051
Pointyhat to: bapt
Notes:
svn path=/head/; revision=371085
|
|
|
|
|
|
|
|
|
|
|
| |
- Set Maintainer to hamradio@
From ChangeLog:
FT450D Notch, IC-9100 update, Power meter remote, Smeter remote,
touch panel, xml-fix, FT450D, Freq Control, IC 7410
Notes:
svn path=/head/; revision=371084
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=371083
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix displaying of MAC address [2]
PR: ports/194187
Submitted by: glebius [1], self [2]
Tested with: gnome-nettool
Notes:
svn path=/head/; revision=371082
|
|
|
|
| |
Notes:
svn path=/head/; revision=371081
|
|
|
|
| |
Notes:
svn path=/head/; revision=371080
|
|
|
|
| |
Notes:
svn path=/head/; revision=371079
|
|
|
|
| |
Notes:
svn path=/head/; revision=371078
|
|
|
|
| |
Notes:
svn path=/head/; revision=371077
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog
http://doc.powerdns.com/html/changelog.html#changelog-auth-3.4.0
- Moved remote backend to regular (was experimental)
- Added the GeoIP, LMDB (both experimental) and Bind backend
- Removed Crypto++ support (as suggested by the author)
- Fixed the Luabackend on i386
- Added note to pkg-message about mandatory schema changes for
gmysql, gpgsql and gsqlite3 backends
- Changed the example pdns.conf to include all possible configuration
options when all backends are enabled
PR: 194057
Submitted by: me@nileshgr.com, updated by tremere@cainites.net
Approved by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Notes:
svn path=/head/; revision=371076
|
|
|
|
| |
Notes:
svn path=/head/; revision=371075
|
|
|
|
| |
Notes:
svn path=/head/; revision=371074
|
|
|
|
| |
Notes:
svn path=/head/; revision=371073
|
|
|
|
|
|
|
| |
Submitted by: Max Brazhnikov <makc@freebsd.org>
Notes:
svn path=/head/; revision=371072
|
|
|
|
|
|
|
| |
WWW: https://bitbucket.org/jaraco/wolframalpha
Notes:
svn path=/head/; revision=371071
|
|
|
|
|
|
|
|
|
|
| |
- Remove @dirrm's from pkg-plist
PR: 194193
Submitted by: maintainer
Notes:
svn path=/head/; revision=371070
|
|
|
|
| |
Notes:
svn path=/head/; revision=371069
|
|
|
|
| |
Notes:
svn path=/head/; revision=371068
|
|
|
|
| |
Notes:
svn path=/head/; revision=371067
|
|
|
|
|
|
|
| |
- Update to 0.40
Notes:
svn path=/head/; revision=371066
|
|
|
|
|
|
|
|
| |
- Drop @dirrm* from plists
- Other minor fixes
Notes:
svn path=/head/; revision=371065
|