| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
GSlice as used by qemu-user still aborts due to low RLIMIT_VMEM in an
emulated application but no longer hangs. While the behavior differs
from real hardware it matches the one from before r456518 that was
hardcoded as gl_cv_func_printf_enomem=no workaround.
PR: 224740
Notes:
svn path=/head/; revision=517376
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Enable tests via our framework (set the TEST_TARGET)
- Remove MAKE_JOBS_UNSAFE which was added in r306718 (due to "help2man:
can't get '--help' info from man/stty.td/stty") as it looks like this
very error had been fixed long time ago, per their ChangeLog:
2015-03-06 Padraig Brady <P@draigBrady.com>
build: fix make dependencies for test.1
In certain parallel build situations this would give the error:
help2man: can't get `--help' info from man/test.td/[
Makefile:14189: recipe for target 'man/test.1' failed
That said, the port should have been jobs-safe for about four years
now, but for some strange reason nobody had noticed that.
Approved by: maintainer
Notes:
svn path=/head/; revision=495588
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816
Notes:
svn path=/head/; revision=484628
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also reorder some variables.
Announcement:
http://lists.gnu.org/archive/html/coreutils-announce/2018-07/msg00000.html
PR: 231573
Submitted by: pkubaj@anongoth.pl
Approved by: tcberner (mentor, implicit), jharris@widomaker.com (maintainer)
Notes:
svn path=/head/; revision=480746
|
|
|
|
|
|
|
|
|
|
|
| |
configure hang
PR: 224740
Reported by: pkg-fallou
MFH: 2018Q1
Notes:
svn path=/head/; revision=464774
|
|
|
|
|
|
|
|
|
| |
PR: 223345
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Approved by: jharris@widomaker.com (maintainer)
Notes:
svn path=/head/; revision=454310
|
|
|
|
|
|
|
|
|
| |
by default anyway and don't need to be listed
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415742
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412349
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- cp now correctly copies files with a hole at the end of the file,
and extents allocated beyond the apparent size of the file.
That combination resulted in the trailing hole not being reproduced.
- cut --fields no longer outputs extraneous characters on some uClibc
configs.
- install -D again copies relative file names when absolute file names
are also specified along with an absolute destination directory name.
- ls no longer prematurely wraps lines when printing short file names.
- mv no longer causes data loss due to removing a source directory specified
multiple times, when that directory is also specified as the destination.
- shred again uses defined patterns for all iteration counts.
- sort --debug -b now correctly marks the matching extents for keys
that specify an offset for the first field.
- tail -F now works with initially non existent files on a remote file system.
Please note: usability issue for 'ls' is discussed in
http://lists.gnu.org/archive/html/coreutils/2016-02/msg00000.html
PR: 206512
Submitted by: w.schwarzenfeld@aon.at
Approved by: jharris@widomaker.com (maintainer)
Notes:
svn path=/head/; revision=409637
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209
Notes:
svn path=/head/; revision=383107
|
|
|
|
|
|
|
|
|
|
| |
- Maintainer's timeout (jharris@widomaker.com)
PR: 198235
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
Notes:
svn path=/head/; revision=381505
|
|
|
|
| |
Notes:
svn path=/head/; revision=373038
|
|
|
|
|
|
|
|
| |
PR: 192309
Submitted by: mat
Notes:
svn path=/head/; revision=363863
|
|
|
|
|
|
|
|
| |
PR: 192309
Submitted by: Martin Birgmeier <la5lbtyi@aon.at>
Notes:
svn path=/head/; revision=363756
|
|
|
|
|
|
|
|
|
|
| |
- fix CONFLICTS
PR: 192304
Submitted by: jharris@widomaker.com (maintainer)
Notes:
svn path=/head/; revision=363702
|
|
|
|
|
|
|
|
|
|
| |
- While I'm here use tar:xz
PR: ports/191409
Submitted by: jharris@widomaker.com
Notes:
svn path=/head/; revision=359511
|
|
|
|
|
|
|
|
|
|
| |
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
Notes:
svn path=/head/; revision=359185
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be
added to LIBS to make sure they appear after any -L and -l flags set by
upstream. Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.
Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix. Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS. This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.
PR: 190592
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=357486
|
|
|
|
|
|
|
| |
Three consecutive PR timeouts...
Notes:
svn path=/head/; revision=357304
|
|
|
|
|
|
|
| |
- Fix GMP option.
Notes:
svn path=/head/; revision=343907
|
|
|
|
| |
Notes:
svn path=/head/; revision=343591
|
|
|
|
| |
Notes:
svn path=/head/; revision=343583
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- support staging, strip libraries
- trim master_site
- use option helpers
- shift away from inclusion of bsd.port.pre.mk as bsd.port.options.mk
can test OSVERSION (less expensive)
- patch of Makefile was merged upstream so removed patch
PR: 185599
Submitted by: jgh@ (myself)
Approved by: maintainer timeout, jharris@widomaker.com ( 15 days )
Notes:
svn path=/head/; revision=340873
|
|
|
|
|
|
|
| |
sysutils)
Notes:
svn path=/head/; revision=327772
|
|
|
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=327370
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316464
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/174021 [1]
PR: ports/175745 [2]
Reported by: Rusty Nejdl <rnejdl@ringofsaturn.com> [1]
Reported by: Z Beeblebrox <zaphod@berentweb.com> [2]
Approved by: maintainer timeout
Obtained from: http://git.savannah.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=88a6201
Notes:
svn path=/head/; revision=311871
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
was detected during build [1]
- Mark MAKE_JOBS_UNSAFE:
help2man: can't get '--help' info from man/stty.td/stty
gmake[2]: *** [man/stty.1] Error 127
gmake[2]: *** Waiting for unfinished jobs....
PR: ports/173218 [1]
Submitted by: Jason Harris <jharris@widomaker.com> (maintainer) [1]
Feature safe: yes
Notes:
svn path=/head/; revision=306718
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=306663
|
|
|
|
|
|
|
|
|
|
| |
Reported by Giacomo Olgeni <g.olgeni@colby.it> via private mail.
PR: ports/173047
Feature safe: yes
Notes:
svn path=/head/; revision=306649
|
|
|
|
|
|
|
|
|
| |
PR: ports/173047
Submitted by: Jason Harris <jharris@widomaker.com> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=306628
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Trim header
PR: ports/172597 [1]
Submitted by: bdrewery
Approved by: Jason Harris <jharris@widomaker.com> (maintainer) [1]
Approved by: portmgr (erwin)
Feature safe: yes
Notes:
svn path=/head/; revision=305776
|
|
|
|
| |
Notes:
svn path=/head/; revision=304025
|
|
|
|
|
|
|
|
|
| |
Convert to new OPTIONS framework while I am here.
Maintainer timeout: 1 month
Notes:
svn path=/head/; revision=303959
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Correct REINPLACE for permissions; \+ is a special character in a BRE
PR: ports/160060
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com>
Reviewed by: Jason Hellenthal, wxs, eadler
Approved by: Jason Harris <jharris@widomaker.com> (maintainer)
Notes:
svn path=/head/; revision=284926
|
|
|
|
|
|
|
| |
Submitted by: sunpoet@
Notes:
svn path=/head/; revision=276696
|
|
|
|
|
|
|
|
|
| |
PR: ports/157808
Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=276532
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Ok'ed by: wxs
Notes:
svn path=/head/; revision=259836
|
|
|
|
|
|
|
|
|
| |
PR: ports/148822
Submitted by: Klaus Aehlig <aehlig@linta.de>
Approved by: Jason Harris <jharris@widomaker.com> (maintainer)
Notes:
svn path=/head/; revision=259642
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert a bunch of ports to use it
PR: ports/146329
Submitted by: mm
With hat: portmgr
Notes:
svn path=/head/; revision=255708
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
|
|
|
|
|
|
|
| |
Add optional dependency on math/gmp and disable gmp support
properly when it's not needed.
PR: ports/146027
Reported by: Craig Leres <leres at ee.lbl.gov>
Notes:
svn path=/head/; revision=253234
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/138083
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: maintainer timeout (3 weeks)
Feature safe: yes
Notes:
svn path=/head/; revision=241490
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- OSVERSION check should be against 800039 or higher, as that's when
the sgtty changes were committed.
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/sys/param.h.diff?r1=1.355;r2=1.356;f=h
- Fix stty.c patch. Previous version would result in termios bits
being overridden by #include <sys/ioctl_compat.h>, causing coreutils'
stty to modify bits different than /bin/stty. This version removes
tab1/tab2 delay support, since tab1/tab2 delays aren't available in HEAD
outside of the binary compatibility interface. Also fixes stty --help
usage to indicate only tab0 and tab3 are available.
Notes:
svn path=/head/; revision=219392
|
|
|
|
|
|
|
|
|
|
|
| |
termios bits being undefined. They've been moved to sys/ioctl_compat.h which
requires _KERNEL be defined. Somewhat of an ugly hack; possible alternative
would be to remove use of TAB1 and TAB2 in src/stty.c altogether.
Reported by: jsa @ EFnet
Notes:
svn path=/head/; revision=219372
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=218938
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Cleanup conflicts in this port (fileutils, sh-utils and
textutils don't exist anymore)
Provide a regression-test target to determine the convenience
of updating this port. Add commented USE_BISON line as it
is recommended but not required, maybe future versions will
need it.
Update the WWW.
No functional change.
PR: ports/124623
Submitted by: "Pedro F. Giffuni" <pfgshield-freebsd@yahoo.com>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=216373
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
| |
Don't bother with __FreeBSD_version checking for what was only an
eight-day window.
Notes:
svn path=/head/; revision=211580
|