Tijl Coosemans
4c5b38d680
CONFIGURE_ARGS already contains CC="${CC}". Also add LD="${CC}" so the
...
same compiler is used for both compiling and linking.
2018-01-11 16:22:02 +00:00
Alexey Dokuchaev
2b9ae60d03
- Unbreak the port on sparc64, by 's|-fpic|-fPIC|' in the Makefile
...
(vague explanation: http://seclists.org/tcpdump/2012/q4/112 )
- While here, sort the knob groups properly, drop redundant WRKSRC,
simplify patching with sed(1) logic, remove superfluous linefeed
2018-01-11 16:16:16 +00:00
Palle Girgensohn
212c2b1bdb
Update to latest version, 1.5.1
2018-01-11 16:05:49 +00:00
Alexey Dokuchaev
58fc0e78f6
- Don't install boilerplate COPYING file as part of documentation, define
...
LICENSE instead (GPLv2)
- Wrap two overly long lines, properly indent USES
- Use option helper target for installing documentation, and INSTALL_DATA
to install plain text files which are not actually real manual pages
2018-01-11 15:24:16 +00:00
Tijl Coosemans
9cdb26e022
- Remove unneeded USE_AUTOTOOLS.
...
- Remove unused SHLIB_MAJOR.
- Remove bogus patch that adds -L$(prefix). There are no libraries there.
- Use INSTALL_TARGET=install-strip.
2018-01-11 15:21:07 +00:00
Tijl Coosemans
b73e358acb
Pass empty TIRPC_CFLAGS and TIRPC_LIBS to configure so patches and
...
USE_AUTOTOOLS can be removed.
2018-01-11 14:58:49 +00:00
Tijl Coosemans
cd35fb4e1e
Remove unneeded USE_AUTOTOOLS.
2018-01-11 14:45:54 +00:00
Dima Panov
de94d62bec
- Follow current trends, point directly to python2.7 instead of metaport which not guarantee python lib presense
2018-01-11 14:39:10 +00:00
Tijl Coosemans
9f27b35a26
Remove unneeded USE_AUTOTOOLS.
2018-01-11 14:23:53 +00:00
Tobias Kortkamp
b09e6b615b
graphics/llpp: Fix build with MuPDF 1.12.0
...
llpp > 25 supports MuPDF 1.12.0 out of the box however we currently
lack Ocaml 4.04 in the ports tree. llpp 25 is the last version that
supports Ocaml 4.02, so backport some changes instead.
PR: 224712
2018-01-11 14:21:22 +00:00
Tobias Kortkamp
92d94883e3
graphics/zathura-pdf-mupdf: Update to 0.3.2
...
Fixes build with MuPDF 1.12.0
PR: 224712
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
2018-01-11 14:20:38 +00:00
Tobias Kortkamp
bea407b12e
graphics/zathura: Update to 0.3.8
...
PR: 224712
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu>
Approved by: quentin.stievenart@gmail.com (maintainer)
2018-01-11 14:20:08 +00:00
Tobias Kortkamp
2b120d188b
graphics/mupdf: Update to 1.12.0
...
Changes: http://git.ghostscript.com/?p=mupdf.git;a=blob;f=CHANGES;h=e37c478a397198eae4c62f623747229c18e9035d;hb=HEAD
PR: 224712
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
2018-01-11 14:19:44 +00:00
Alexey Dokuchaev
a247b2f47d
Do not abuse INSTALL_MAN when installing documentation, examples, and
...
other miscellaneous files that are not actually manual pages (part 2).
2018-01-11 14:18:01 +00:00
Tijl Coosemans
9f52d4641a
Replace USE_AUTOTOOLS with USES=autoreconf.
2018-01-11 13:54:03 +00:00
Kurt Jaeger
7ca5163c8c
sysutils/s6-rc: update 0.0.2.1 -> 0.4.0.0
...
PR: 218546
Submitted by: Colin Booth <colin-ports@heliocat.net>
Approved by: moo@arthepsy.eu (maintainer timeout)
Relnotes: http://www.skarnet.org/software/s6-rc/upgrade.html
2018-01-11 13:48:16 +00:00
Stefan Eßer
0760c3485f
Fix problem with ports being converted from a non-flavored to a flavored
...
version, if PYTHON3_DEFAULT is set to anything but 3.6. Since the MOVED
file sets the new origin and flavor such that a Python-3.6 compatible
package is built, the original Python version for this port is ignored.
Reported by: lev
Approved by: antoine (implicit)
2018-01-11 13:48:12 +00:00
Kurt Jaeger
97f53a1c52
sysutils/s6: update 2.4.0.0 -> 2.7.0.0
...
PR: 218545
Submitted by: Colin Booth <colin-ports@heliocat.net> (maintainer)
Relnotes: http://www.skarnet.org/software/s6/upgrade.html
2018-01-11 13:46:32 +00:00
Kurt Jaeger
653fc2eaa7
lang/execline: update 2.2.0.0 -> 2.3.0.4
...
PR: 218544
Submitted by: Colin Booth <colin-ports@heliocat.net> (maintainer)
Relnotes: http://www.skarnet.org/software/execline/upgrade.html
2018-01-11 13:43:15 +00:00
Tijl Coosemans
ef41b95d54
Remove unneeded USE_AUTOTOOLS.
2018-01-11 13:41:45 +00:00
Kurt Jaeger
c634b26ea3
devel/skalibs: update 2.4.0.2 -> 2.6.0.3
...
PR: 218543
Submitted by: Colin Booth <colin-ports@heliocat.net> (maintainer)
Relnotes: http://www.skarnet.org/software/skalibs/upgrade.html
2018-01-11 13:40:11 +00:00
Tijl Coosemans
b6d26a5ea8
Patch configure directly so USE_AUTOTOOLS can be removed.
2018-01-11 13:35:59 +00:00
Tobias Kortkamp
4a66c87888
www/mathjax: Update to 2.7.2
...
Changes: https://github.com/mathjax/MathJax/releases/tag/2.7.2
PR: 225069
Submitted by: Marko Cupać <marko.cupac@mimar.rs> (maintainer)
2018-01-11 13:23:48 +00:00
Tijl Coosemans
af968163c5
Patch configure directly so USE_AUTOTOOLS can be removed.
2018-01-11 13:17:16 +00:00
Dima Panov
a784de17f6
- Drop OPENSSL_PORT redefine, it was used for OSVERSION<103000 [1];
...
follow system-wide DEFAULT_VERSIONS+= ssl=<openssl variant>
- Sort plist
- @sample config
PR: 225067 [1]
Reported by: Charlie Li [1]
2018-01-11 13:16:40 +00:00
Alexey Dokuchaev
1c4a47231c
- Move some knobs to their standard locations within the Makefile
...
- Use option helper target, deobfuscate installation commands, mute
MKDIR's, wrap overly long lines, use INSTAL_DATA when appropriate
instead of INSTALL_MAN
2018-01-11 12:39:22 +00:00
Stefan Eßer
1b59f47ce0
Small fix for directory accesses in find_dl_distfiles, which did not take
...
the optional flavor part of the passed argument into consideration.
Approved by: antoine (implicit)
2018-01-11 12:29:24 +00:00
Pietro Cerutti
7a313d81b6
devel/catch: update to 2.1.0
...
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.1.0
2018-01-11 12:22:25 +00:00
Alexey Dokuchaev
705f4c7992
Convert to option helpers, fix minor style issues, use INSTALL_DATA for
...
installing documentation files instead of abusing INSTALL_MAN.
2018-01-11 11:56:44 +00:00
Alexey Dokuchaev
52cad4515c
- Unbreak the build with LIBNOVA option disabled (we
...
do not have /usr/X11R6 for quite a long time)
- Move the options block lower within the Makefile
- Add missing USE_XORG as reported by `stage-qa'
- Provide sensible description for LIBNOVA option
- Remove MONOCHROME option: the program does not run
properly with it ("Fatal Error! No visuals that we
can use") and monochrome mode can be enabled by
launching it with `-m' switch
- Convert to option helpers, use INSTALL_DATA for
installing documentation files, not INSTALL_MAN
2018-01-11 11:50:06 +00:00
Alexey Dokuchaev
399dfdf364
- Convert to option helpers, wrap overly long lines, mute MKDIRs
...
- Do not abuse INSTALL_MAN for installing documentation files
2018-01-11 11:12:33 +00:00
Alex Dupre
ca908d3af2
Fix build on FreeBSD 10.
2018-01-11 11:02:01 +00:00
Dmitry Marakasov
2f8629cccb
- Update WWW
2018-01-11 09:00:51 +00:00
Vanilla I. Shu
bdd5c8992d
Update to 3.1.6.
...
PR: 225064
Submitted by: maintainer
2018-01-11 08:33:30 +00:00
Yuri Victorovich
25910be4b0
math/pari: Update to 2.9.4
...
Submitted by: myself
Reported by: portscout
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13844
2018-01-11 07:53:22 +00:00
Yuri Victorovich
a2bf6801dc
math/adept: Update to 2.0.4
...
Submitted by: myself
Reported by: portscout
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13846
2018-01-11 07:17:33 +00:00
Yuri Victorovich
c8d6cec0a0
audio/rtmidi: Update to 3.0.0
...
Bumped PORTREVISION in audio/polyphone.
Submitted by: myself
Reported by: portscout
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13855
2018-01-11 07:16:42 +00:00
Tobias Kortkamp
0786140fcf
New port: x11/polybar
...
The main purpose of Polybar is to help users create awesome status
bars. It has built-in functionality to display information about the
most commonly used services. Some of the services included so far:
Systray icons
Window title
Playback controls and status display for MPD using libmpdclient
ALSA volume controls
Workspace and desktop panel for bspwm and i3
Workspace module for EWMH compliant window managers
Keyboard layout and indicator status
CPU and memory load indicator
Battery display
Network connection details
Backlight level
Date and time label
Time-based shell script execution
Command output tailing
User-defined menu tree
Inter-process messaging
And more...
WWW: https://github.com/jaagr/polybar
https://forums.freebsd.org/threads/62494/
Submitted by: capt_redbeard@protonmail.com
Reviewed by: 6yearold_gmail.com, adridg, mat, lbdm@privacychain.ch , tobik
Differential Revision: https://reviews.freebsd.org/D13634
2018-01-11 06:23:22 +00:00
Vanilla I. Shu
d32d986eb6
Update to 1.8.4.
2018-01-11 03:49:42 +00:00
Jan Beich
a7026609a2
games/openbor: update to 4564
...
Changes: 830e0a9...5dd6f84
2018-01-11 00:54:20 +00:00
Jan Beich
fc7ceb3a55
www/firefox: work around crash on FreeBSD 10
...
PR: 224917
Suggested by: dim
2018-01-11 00:53:59 +00:00
Jan Beich
33ec8d3750
www/py-flexget: update to 2.11.22
...
Changes: https://github.com/Flexget/Flexget/compare/2.11.21...2.11.22
2018-01-11 00:53:41 +00:00
Jan Beich
6f23772d98
emulators/citra: update to s20180110
...
Changes: a66e4585...2e418106
2018-01-11 00:53:24 +00:00
Jan Beich
c1e90b44ce
emulators/rpcs3: update to 0.0.4.230
...
Changes: 19d181fa4...51a2b43d8
2018-01-11 00:53:06 +00:00
Matthew Seaman
9e5223e454
Update to 8.32.0
...
ChangeLog: https://github.com/rsyslog/rsyslog/blob/master/ChangeLog
2018-01-10 23:17:07 +00:00
Steve Wills
1b96ec0d09
textproc/p5-Spreadsheet-Read: update to 0.76
2018-01-10 22:53:22 +00:00
Jung-uk Kim
cb2e5d04b6
Catch up with liborcus 0.13.
2018-01-10 22:40:07 +00:00
Jung-uk Kim
dc8b632a8e
Update to 0.13.1.
2018-01-10 22:39:26 +00:00
Steve Wills
708ff03f8c
devel/p5-Module-Install: update to 1.19
2018-01-10 22:32:37 +00:00
Steve Wills
d0a6e9db46
misc/exercism: update to 2.4.1
2018-01-10 21:45:11 +00:00