| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=410111
|
|
|
|
| |
Notes:
svn path=/head/; revision=410110
|
|
|
|
| |
Notes:
svn path=/head/; revision=410109
|
|
|
|
| |
Notes:
svn path=/head/; revision=410108
|
|
|
|
| |
Notes:
svn path=/head/; revision=410107
|
|
|
|
|
|
|
|
| |
Update GPHOTO2 description to mention where it is used for.
Remove obsolete configure switch.
Notes:
svn path=/head/; revision=410106
|
|
|
|
|
|
|
|
|
| |
Pointy hat to: grog
Noticed by: antoine
Sponsored by: Absolight
Notes:
svn path=/head/; revision=410105
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The port has been unfetchable for a while now, marked BROKEN since November
2015 and unmaintained.
While here, switch MASTER_SITES to the https version to try to silence
portscout: accessing broken links with the http version results in an HTTP 302
response that I think causes portscout to report that new versions are
available even though they are not. Since broken links in the https version
result in HTTP 404, hopefully this will make portscout quiet again.
PR: 207696
Notes:
svn path=/head/; revision=410104
|
|
|
|
|
|
|
|
| |
PR: 207570
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Notes:
svn path=/head/; revision=410103
|
|
|
|
|
|
|
|
| |
PR: 207695
Submitted by: timp87@gmail.com (maintainer)
Notes:
svn path=/head/; revision=410102
|
|
|
|
|
|
|
| |
Inspired by: DPorts diffs
Notes:
svn path=/head/; revision=410101
|
|
|
|
|
|
|
| |
Sponsored by: Rubicon Communications (Netgate)
Notes:
svn path=/head/; revision=410100
|
|
|
|
|
|
|
| |
Announcement: http://www.yacas.org/release_1_4_0/
Notes:
svn path=/head/; revision=410099
|
|
|
|
| |
Notes:
svn path=/head/; revision=410098
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Two reasons for this:
1. Document builds can fail without it even when using pdftex.
From dblatex -d -D:
Build uwm-pc-user-guide.pdf
pdflatex failed
Unexpected error occured
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/dbtexmf/core/dbtex.py", line 332, in compile
donefiles = self._compile()
File "/usr/local/lib/python2.7/site-packages/dbtexmf/core/dbtex.py", line 400, in _compile
self.make_bin()
File "/usr/local/lib/python2.7/site-packages/dbtexmf/core/dbtex.py", line 317, in make_bin
batch=self.texbatch)
File "/usr/local/lib/python2.7/site-packages/dbtexmf/dblatex/runtex.py", line 113, in compile
self.texer.compile(texfile)
File "/usr/local/lib/python2.7/site-packages/dbtexmf/dblatex/grubber/texbuilder.py", line 73, in compile
raise OSError("%s compilation failed" % self.tex.program)
OSError: pdflatex compilation failed
/tmp/tmpe0bJK0 not removed
From tail -n 11 /tmp/tmpe0bJK0/uwm-pc-user-guide.log:
Here is how much of TeX's memory you used:
22571 strings out of 493117
331796 string characters out of 6138550
659827 words of memory out of 5000000
19593 multiletter control sequences out of 15000+600000
89643 words of font info for 150 fonts, out of 8000000 for 9000
1141 hyphenation exceptions out of 8191
48i,21n,51p,484b,2429s stack positions out of 5000i,2500n,10000p,300000b,80000s
!pdfTeX error: pdflatex (file 8r.enc): cannot open encoding file for reading
==> Fatal error occurred, no output PDF file produced!
2. dvips is a valid backend to specify with dblatex -b.
PR: 201592
Submitted by: Jason Bacon <bacon4000@gmail.com>
MFH: 2016Q1
Notes:
svn path=/head/; revision=410097
|
|
|
|
| |
Notes:
svn path=/head/; revision=410096
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=410095
|
|
|
|
| |
Notes:
svn path=/head/; revision=410094
|
|
|
|
| |
Notes:
svn path=/head/; revision=410093
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Git shortlog since test release #10:
Simon Kelley (14):
Add TTL parameter to --host-record and --cname.
Add --dhcp-ttl option.
Update CHANGELOG.
Add --tftp-mtu option.
Apply ceiling of lease length to TTL when --dhcp-ttl in use.
Fix --add-subnet when returning empty or default subnet.
Replace incoming EDNS0_OPTION_NOMDEVICEID and EDNS0_OPTION_NOMCPEID options.
Fix typo in last commit.
Check return code from open()
format fix.
Fix pointer declaration botch.
Tidy parsing code.
Fix broken DNSMASQ_USER<x> envvars in script with more than one class.
Tighten syntax checking for dhcp-range and clarify man page.
Notes:
svn path=/head/; revision=410092
|
|
|
|
|
|
|
|
| |
Changelog:
http://php.net/downloads.php#v5.6.19
Notes:
svn path=/head/; revision=410091
|
|
|
|
|
|
|
|
| |
Changelog:
http://php.net/ChangeLog-7.php#7.0.4
Notes:
svn path=/head/; revision=410090
|
|
|
|
|
|
|
|
| |
Changelog:
http://php.net/ChangeLog-5.php#5.5.33
Notes:
svn path=/head/; revision=410089
|
|
|
|
| |
Notes:
svn path=/head/; revision=410088
|
|
|
|
|
|
|
|
| |
PR: 205212
Submitted by: tkato432@yahoo.com
Notes:
svn path=/head/; revision=410087
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
databases/sfcgal
PR: 206907
Submitted by: coder@tuxfamily.org (maintainer)
Notes:
svn path=/head/; revision=410086
|
|
|
|
|
|
|
| |
in IMAP mailboxes.
Notes:
svn path=/head/; revision=410085
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update PORTVERSION and distinfo checksum (1.6.5)
- Add LICENSE_FILE
- Add TEST_DEPENDS and test target
- Add comment about failing tests which appear to require fixing bcrypt
in FreeBSD base
- Remove setup.py patch (no longer necessary)
- Update pkg-descr WWW: URL (match setup.py:url)
- Enable NO_ARCH (architecture independent)
Changes:
http://packages.python.org/passlib/history.html
Notes:
svn path=/head/; revision=410084
|
|
|
|
|
|
|
|
|
|
| |
- Update PORTVERSION and distinfo checksum (0.1.11)
- Update test target using new framework bits
- Remove TESTS option bits accordingly
- Enable NO_ARCH (architecture independent)
Notes:
svn path=/head/; revision=410083
|
|
|
|
| |
Notes:
svn path=/head/; revision=410082
|
|
|
|
| |
Notes:
svn path=/head/; revision=410081
|
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Import-Base
Notes:
svn path=/head/; revision=410080
|
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Mojolicious
Notes:
svn path=/head/; revision=410079
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add GSTREAMER1=gtksink as dependency.
- Update MAINTAINER to my @FreeBSD.org address
Changelog: https://github.com/baedert/corebird/releases/tag/1.2
PR: 207639
Approved by: junovitch (mentor)
Notes:
svn path=/head/; revision=410078
|
|
|
|
| |
Notes:
svn path=/head/; revision=410077
|
|
|
|
| |
Notes:
svn path=/head/; revision=410076
|
|
|
|
|
|
|
| |
Repo-copied version.
Notes:
svn path=/head/; revision=410075
|
|
|
|
|
|
|
|
| |
Submitted by: danfe@, junovitch@
Pointy hat to: grog@
Notes:
svn path=/head/; revision=410074
|
|
|
|
| |
Notes:
svn path=/head/; revision=410073
|
|
|
|
| |
Notes:
svn path=/head/; revision=410072
|
|
|
|
| |
Notes:
svn path=/head/; revision=410071
|
|
|
|
| |
Notes:
svn path=/head/; revision=410070
|
|
|
|
| |
Notes:
svn path=/head/; revision=410069
|
|
|
|
| |
Notes:
svn path=/head/; revision=410068
|
|
|
|
| |
Notes:
svn path=/head/; revision=410067
|
|
|
|
| |
Notes:
svn path=/head/; revision=410066
|
|
|
|
| |
Notes:
svn path=/head/; revision=410065
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
During a recent exp-run for bug 206074, it was found that x11-servers/x11rdp
gives errors with clang 3.8.0:
/wrkdirs/usr/ports/x11-servers/x11rdp/work/x11rdp_xorg71/build_dir/include/X11/Xtrans/Xtranssock.c:1027:50: error: reference to 'in6addr_any' is ambiguous
((struct sockaddr_in6 *)&sockname)->sin6_addr = in6addr_any;
^
This is because Xtranssock.c attempts to redefine in6addr_any as a weak symbol,
which does not work with clang 3.8.0. As a fix, place the customized
in6addr_any definition between #ifdef __FreeBSD__ guards.
PR: 207192
Submitted by: dim
Reviewed by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
Notes:
svn path=/head/; revision=410064
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Remove "--enable-addrlist-page" from EXPERIMENTAL_OPTS_CONFIGURE_ON.
It has been enabled by default since 2.8.8dev.9.
* Remove files/patch-src-GridText.c.
It has been merged officially since 2.8.8dev.9.
* Correct the CPE information.
* Make Makefile to have the same style as japanese/lynx.
PR: 206571
Submitted by: WATANABE Kazuhiro <CQG00620@nifty.ne.jp> (maintainer)
Notes:
svn path=/head/; revision=410063
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|