| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Remove files/patch-src-GridText.c.
It has been merged officially since 2.8.8dev.9.
* Enable JAPANESE_UTF8 by default.
* Correct the CPE information.
* Make Makefile to have the same style as japanese/lynx-current.
PR: 206570
Submitted by: WATANABE Kazuhiro <CQG00620@nifty.ne.jp> (maintainer)
Notes:
svn path=/head/; revision=410062
|
|
|
|
|
|
|
|
| |
PR: 206684
Submitted by: mk@neon1.net (maintainer)
Notes:
svn path=/head/; revision=410061
|
|
|
|
|
|
|
|
| |
- Switch to USES=localbase
- Switch to options helpers
Notes:
svn path=/head/; revision=410060
|
|
|
|
|
|
|
|
|
| |
- Properly fix shebang
- Add NO_ARCH
- Switch to options helpers
Notes:
svn path=/head/; revision=410059
|
|
|
|
|
|
|
| |
- Switch to options helpers
Notes:
svn path=/head/; revision=410058
|
|
|
|
| |
Notes:
svn path=/head/; revision=410057
|
|
|
|
|
|
|
|
|
|
| |
- Remove redundant lang/python dependency
- Fix shebangs, respect ${PYTHON_CMD}
- Add NO_ARCH
- Switch to options helpers
Notes:
svn path=/head/; revision=410056
|
|
|
|
|
|
|
| |
- Switch to options helpers
Notes:
svn path=/head/; revision=410055
|
|
|
|
|
|
|
|
| |
- Don't install useless docfiles
- Switch to options helpers
Notes:
svn path=/head/; revision=410054
|
|
|
|
|
|
|
|
| |
- Switch to USES=tar
- Switch to options helpers
Notes:
svn path=/head/; revision=410053
|
|
|
|
|
|
|
|
| |
- Regenerate patches with `make makepatch`
- Simplify installation
Notes:
svn path=/head/; revision=410052
|
|
|
|
|
|
|
|
| |
- Switch to options helpers
- Regenerate patches with `make makepatch`
Notes:
svn path=/head/; revision=410051
|
|
|
|
|
|
|
|
| |
Approved by: tabthorpe
Differential Revision: https://reviews.freebsd.org/D5530
Notes:
svn path=/head/; revision=410050
|
|
|
|
| |
Notes:
svn path=/head/; revision=410049
|
|
|
|
| |
Notes:
svn path=/head/; revision=410048
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also, pyzmq now ships asyncio support that requires support of PEP 0409 [1]
and depends on asyncio. As PEP0409 is supported in Python 3.3+ and
asyncio is included into stdlib in 3.4, for 3.3 add dependency on devel/py-asyncio.
1: https://www.python.org/dev/peps/pep-0409/
Reviewed by: koobs
Differential Revision: D5531
Notes:
svn path=/head/; revision=410047
|
|
|
|
| |
Notes:
svn path=/head/; revision=410046
|
|
|
|
| |
Notes:
svn path=/head/; revision=410045
|
|
|
|
| |
Notes:
svn path=/head/; revision=410044
|
|
|
|
|
|
|
|
|
|
|
| |
- Delete files after repo-copy initial commit
Reviewed by: koobs (mentor)
Approved by: koobs (mentor)
Differential Revision: D5484
Notes:
svn path=/head/; revision=410043
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Repo-copy of security/openssl
- Remove unneeded USE_OPENSSL check
- Add and normalize CONFLICTS
- Put OPTIONS into GROUPS for ciphers, hashes, protocols and optimizations
- Add more configurable ciphers, hashes and protocols
- Sort <OPT>_DESC alphabetically
- Reword <OPT>_DESC after grouping, add (comment)
- Rewrite ${PORT_OPTIONS:M<OPT>} to <OPT>_<FEATURE>_* where possible
- Rewrite ${PORT_OPTIONS:M<OPT>} to target-<OPT>-on where possible
- Rewrite do-configure target to HAS_CONFIGURE/CONFIGURE_SCRIPT
- Rewrite (regression-)test target to TEST_TARGET
- Add NPN support patch from [1]
- Remove 1.0.2 specific patches (Padlock and EVP_MD_CTX_FLAG_ONESHOT)
- Disable obsolete, broken and obscure features
[1] https://github.com/openssl/openssl/pull/757
Reviewed by: koobs (mentor)
Approved by: koobs (mentor)
Differential Revision: D5484
Notes:
svn path=/head/; revision=410042
|
|
|
|
|
|
|
|
| |
PR: 205817
Submitted by: gleb
Notes:
svn path=/head/; revision=410041
|
|
|
|
|
|
|
|
|
|
|
|
| |
Disabling SSLv2 without a shared library bump has a visible impact to
some applications. It is unclear at this time if disabling MD2 could
cause the same issues, but both are being reverted at the moment to be
safe.
PR: 195796
Notes:
svn path=/head/; revision=410039
|
|
|
|
|
|
|
| |
- Convert to autoplist
Notes:
svn path=/head/; revision=410038
|
|
|
|
|
|
|
|
|
|
|
|
| |
- New option SC68 for sc68 Atari ST And Amiga player
- Drop AO option as the corresponding plugin appears to be gone
- Add MPG123 option for the new optional mpg123-based backed for mp3 plugin
Approved by: vg (maintainer) via IRC
Differential Revision: D5337
Notes:
svn path=/head/; revision=410037
|
|
|
|
|
|
|
| |
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.23_release_notes
Notes:
svn path=/head/; revision=410036
|
|
|
|
|
|
|
|
|
|
|
| |
OSVERSION was used without OPSYS, but it turns out that DragonFly needs
a dedicated extra patch due to having a different name for the cdefs
macro.
Approved by: blankets (restore working DF port/non-invasive DF support)
Notes:
svn path=/head/; revision=410035
|
|
|
|
|
|
|
|
| |
PR: 207565
Submitted by: rhurlin@gwdg.de(maintainer)
Notes:
svn path=/head/; revision=410034
|
|
|
|
| |
Notes:
svn path=/head/; revision=410033
|
|
|
|
|
|
|
|
|
|
| |
/usr/local/bin/ld: cannot find -lopenssl
Reported by: pkg-fallout
Pointy hat: jbeich
Notes:
svn path=/head/; revision=410032
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update PORTVERSION and distinfo checksum (1.1.0)
- Enable "concurrent" Python version installation
Changes:
https://github.com/pyflakes/pyflakes/compare/1.0.0...1.1.0
Notes:
svn path=/head/; revision=410031
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update PORTVERSION and distinfo checksum (0.99)
- Switch to CHEESESHOP (now includes license file)
- Add LICENSE_FILE
- Remove unecessary setup.py patch, zip_safe override no longer needed
Changes:
https://github.com/takemaru/graphillion/compare/v0.98...v0.99
Notes:
svn path=/head/; revision=410030
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
* Fix a possible crash when locking a sid device fails
PR: 207438
Submitted by: liangtai.s16@gmail.com (maintainer)
Notes:
svn path=/head/; revision=410029
|
|
|
|
| |
Notes:
svn path=/head/; revision=410028
|
|
|
|
| |
Notes:
svn path=/head/; revision=410027
|
|
|
|
|
|
|
|
| |
PR: 207609
Submitted by: takefu@airport.fm (maintainer)
Notes:
svn path=/head/; revision=410026
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Tiny asymmetric-coroutine library:
- generator bidirectional communication with yield_value/resume_value
- native context switch
- C11
WWW: https://github.com/sharow/libconcurrent/
PR: 207669
Submitted by: Tobias Kortkamp <t@tobik.me>
Notes:
svn path=/head/; revision=410025
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes a regression in building ports that have dependences that
install kernel modules. When DTrace support was added by providing a
read-only mount of /boot to the builder, the kernel modules could no
longer be installed at /boot/modules by pkg(8).
Previously, although successful, module installs would have caused a file
system violation on test mode checks. Since /boot is now excluded from
checks (since DTrace support), leftovers in /boot/modules will not be
detected in test mode. The fix is too elaborate and FreeBSD-specific
to worry about (plus there's the philosophy question about why the ports
framework is even allowed to modify the base but that's out of scope).
Notes:
svn path=/head/; revision=410024
|
|
|
|
| |
Notes:
svn path=/head/; revision=410023
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update PORTVERSION and distinfo checksum (1.30.0)
- Update mock in TEST_DEPENDS (now any version)
- Update setup.py patch to add tests_require for future upstreaming
Changes:
https://github.com/stripe/stripe-python/blob/v1.30.0/CHANGELOG
Notes:
svn path=/head/; revision=410022
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Tool to incrementally import changesets from CVS into a Git repository with
stable commit hashes.
WWW: https://github.com/ustuehler/git-cvs/
PR: 207456
Submitted by: mp39590@gmail.com
Notes:
svn path=/head/; revision=410021
|
|
|
|
|
|
|
|
|
|
|
|
| |
Enable Gobject introspection.
Assign maintainership to gnome@
PR: 207387 (based on)
Submitted by: olivierd@
Notes:
svn path=/head/; revision=410020
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update PORTVERSION and distinfo checksum (2.3.1)
- Remove PYTEST option (unecessary)
- Enable "concurrent" Python installation
- Enable NO_ARCH (architecture independent)
Changes:
https://tox.readthedocs.org/en/latest/changelog.html
Notes:
svn path=/head/; revision=410018
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update PORTVERSION and distinfo checksum (3.0.5)
- Correctly limit to Python versions < 3. :2 means depend on
lang/python2 (for the python2 symlink), which is an incorrect
specification.
- Enable NO_ARCH (architecture independent)
- Add a comment above the test target to inform our future
selves to increase the number of POSIX semaphores using sysctl.
FreeBSD currently defaults to 30, and I don't believe there's a
"blessed" way to have tests run as root to do this programatically.
Without increasing the value, many tests are skipped:
skipped 'system provides too few semaphores (30 available, 256 necessary)'
Changes:
https://github.com/agronholm/pythonfutures/blob/3.0.5/CHANGES
Notes:
svn path=/head/; revision=410017
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update PORTVERSION and distinfo checksum (0.3.6)
- Update dateutil RUN_DEPENDS version to match that in setup.py
- Add mock to TEST_DEPENDS (requirements.txt)
- post-extract: Remove binary files and cache dirs from WRKSRC [1]
- Patch setup.py to add test depends and add support for test command
- Update test target, using canonical setuptools test command
- Enable NO_ARCH (architecture independent)
Changes:
https://github.com/spulec/freezegun/blob/0.3.6/CHANGELOG
[1] https://github.com/spulec/freezegun/pull/139
[2] https://github.com/spulec/freezegun/issues/134
Notes:
svn path=/head/; revision=410016
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update PORTVERSION and distinfo checksum (1.10.2)
- Update and sort TEST_DEPENDS (adding RUN_DEPENDS no longer needed)
- Update test target and remove TESTS option bits accordingly
- Enable NO_ARCH (architecture independent)
- Repatch setup.py
Changes:
http://www.fabfile.org/changelog.html
Notes:
svn path=/head/; revision=410015
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update PORTVERSION and distinfo checksum (2.5.0)
- Update RUN_DEPENDS
- Use dos2unix (o_O)
- Update pkg-descr WWW: URL
Changes:
https://github.com/dateutil/dateutil/blob/2.5.0/NEWS
Notes:
svn path=/head/; revision=410014
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update PORTVERSION and distinfo checksum (3.1.0)
- Add LICENCE_FILE
- Sort USE_PYTHON values
- Update test target
- Remove __pycache__ dirs from sdist causing test failures [1]
[1] https://github.com/circuits/circuits/issues/155
Notes:
svn path=/head/; revision=410013
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update PORTVERSION and distinfo checksum (1.0.0)
- Switch to GitHub for DISTFILES (includes tests) [1]
- Add test dependencies and target
Changes:
https://github.com/slackhq/python-slackclient/blob/1.0.0/CHANGELOG.md
[1] https://github.com/slackhq/python-slackclient/pull/76
Notes:
svn path=/head/; revision=410012
|
|
|
|
| |
Notes:
svn path=/head/; revision=410011
|