- Use assembly bitops, a new patch (provided by upstream maintainer Ted Ts'o to
OpenBSD porter Frantisek Holop) fixes the related crashes.
PR: 124715
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
If you build a package for the syslog-ng2 port, a "Latest"
link is not created; this is because NO_LATEST_LINK is set
in the Makefile.
Since the port already lives in sysutils/syslog-ng2, it
makes sense to set PKGNAMESUFFIX and remove NO_LATEST_LINK.
Then the package and directory names match and would allow
syslog-ng and syslog-ng2 packages to co-exist in the
/usr/ports/packages tree.
PR: ports/123091
Submitted by: Craig Leres <leres@ee.lbl.gov>
Approved by: Ivan Lago <ivan.lago@ifom-ieo-campus.it>
- The output of some fields changed, leading to the awk
magic not getting the pyshical disks
- Take some other random field for the battery ok status
- Print units with battery output (makes it more clear what
the columns mean, IMHO)
PR: ports/123697
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by: Ruben van Staveren <ruben@verweg.com>
JTOpen is the open source version of the IBM Toolbox for Java
licensed program product. The IBM Toolbox for Java is a library
of Java classes supporting the client/server and internet
programming models to a system running OS/400 or i5/OS. The
classes can be used by Java applets, servlets, and applications
to easily access OS/400 and i5/OS data and resources.
The Toolbox does not require additional client support over and
above what is provided by the Java Virtual Machine and TCP/IP.
WWW: http://jt400.sourceforge.net/
PR: ports/124534
Submitted by: Marcin Cieslak <saper@system.pl>
- Add new OPTIONS
- Other minor changes
- Depend on pkgconfig
PR: ports/124451
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> (maintainer)
Reviewed by: mm
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
-current archs). This has been broken for over 3 months.
configure incorrectly assumes that since FreeBSD has sqrtl,
that it also has other long math functions. Also, configure
seems to have 2 separate checks for the long math functions:
the first check looks for both asinl and sqrtl, the second
check looks for just sqrtl. FreeBSD does not currently have
asinl, so if configure just went by the first check it would
correctly determine that we do not have all the long math
functions. Remove the second check to fix the problem.
No response from: kde@
and controlled from a single terminal. tmux is intended to be a simple, modern,
BSD-licensed alternative to programs such as GNU screen.
WWW: http://tmux.sf.net/
PR: ports/124093
Submitted by: Wen Heping <wenheping at gmail.com>
symbolic link itself instead of to the file the link points to.
WWW: http://search.cpan.org/dist/Lchown/
PR: ports/123214
Submitted by: Jeffrey Goldberg <jeffrey at goldmark.org>