| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.
PR: 192342
Approved by: portmgr (implicit, bump unstaged ports)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample
databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip
databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)
devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla
dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
opened modules
mail/dovecot2:
- Add USES=libtool
mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip
math/gnumeric:
- USES=libtool tar:xz
Approved by: portmgr (implicit, bump unstaged ports)
|
|
|
|
|
|
|
|
| |
warnings and to improve performance. The compiler warnings were fixed some
time in 4.1.x but the local patch remained for performance. Today I was
notified by an upstream developer that it may have interoperability issues
with other dBase III implementations because the original implementation had
512-byte fixed-size blocks. We better be safe than sorry.
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: swills
|
|
|
|
|
|
| |
- Fix JAVA option. A distfile was missing.
- Work around INSTALLS_ICONS issues. Icon caches were not properly updated.
- Tidy up bash completion installation.
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: antoine
|
|
|
|
| |
Reported by: pi
|
| |
|
|
|
|
|
|
| |
For example, xmlsec1 tarball contains world-writable directories.
Reported by: tijl
|
|
|
|
|
|
|
|
| |
http://cgit.freedesktop.org/libreoffice/core/commit/bridges/source/?id=55189
__FreeBSD_version was not defined and the preprocessor set it to 0 because
sys/param.h was not properly included. As a consequence, it always used
dlsym(3) hacks for the old rtld(1).
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.
Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.
Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.
Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.
Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics
Thanks to: all testers, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/187602 [1]
Approved by: portmgr (bdrewery), core (jhb)
|
|
|
|
|
|
| |
- Update configure options and remove defunct ones.
PR: ports/167309, ports/167441 [1]
|
|
|
|
| |
PR: ports/186265
|
|
|
|
| |
While here convert some LIB_DEPENDS
|
|
|
|
|
|
|
|
|
| |
Update comment.
Use new LIB_DEPENDS syntax, use USES=pathfix.
Stagify.
Bump portrevision of all affected ports, and Update poppler* LIB_DEPENDS to
new syntax.
|
|
|
|
|
|
|
|
|
|
| |
- Fix build with bmake(1). [2]
- Add an option to increase build verbosity to debug build issues.
Reported by: ale [1]
Analyzed by: tijl [1]
Submitted by: brooks [1]
Submitted by: tijl [2]
|
| |
|
|
|
|
|
|
|
| |
- Convert to "USES=compiler:c++11-lang" to fix build. [2]
Reported by: antoine [1]
PR: ports/183392 [2]
|
|
|
|
| |
- Support staging.
|
|
|
|
| |
Submitted by: tijl
|
|
|
|
| |
but the configure script does not check its version, unfortunately.
|
|
|
|
| |
editors)
|
|
|
|
|
|
|
|
| |
heavily inspired by several upstream patches and a crucial hint from tijl.
- Remove a redundant compiler flag for MDDS. The GXX_INCLUDE_PATH variable
was removed with STLport support and it seems it is not necessary any more.
- Add an upstream patch. It may work around a potential compiler problem.
- Convert to new LIB_DEPENDS format.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery)
|
|
|
|
| |
Approved by: portmgr (bdrewery)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
|
| |
|
|
|
|
|
|
|
| |
- Switch to USES=desktop-file-utils.
- Fix plist when both GTK2 and GTK3 are enabled.
Submitted by: kwm
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Do not install unused dictionary files to avoid conflicts. [1]
- Honor real PAGE_SIZE.
PR: ports/179887 [1]
|
| |
|
|
|
|
|
| |
PR: ports/176893
Reviewed by: jkim
|
|
|
|
|
|
| |
This will probably need to be removed on the next Libreoffice update
Obtained from: Libreoffice git
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER}
without any extra logic.
- Cleanup ports working around the empty MAKE_JOBS_NUMBER
- This also fixes several ports that were expecting MAKE_JOBS_NUMBER
to always have a number
Reviewed by: bapt
Spotted by: John Marino <draco@marino.st>
With hat: portmgr
|
|
|
|
|
|
|
| |
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
|
| |
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
- Bump the rest ports that depend on the poppler and poppler-qt because of
shared library version have been changed.
- Add a note in the UPDATING for require to rebuild all ports that depend
on poppler.
Submitted by: kwm (poppler* part)
|
|
|
|
|
|
|
| |
seems to cause weird run-time link issues but we are not sure whether the
culprit is rtld(1) or clang 3.2. Stability always outweighs performance.
PR: ports/176880
|
|
|
|
| |
PR: ports/176776
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
|
|
|
|
| |
PR: ports/176205
|
|
|
|
|
|
| |
- Honor MAKE_JOBS_NUMBER if available.
PR: ports/176177
|
|
|
|
| |
PR: ports/167775
|
|
|
|
| |
- Speed up patching a little.
|
|
|
|
| |
PR: ports/176037
|
|
|
|
| |
Pointed by: ale
|
|
|
|
| |
PR: ports/175953
|
|
|
|
|
|
|
|
|
|
|
| |
- Work around a build issue when Python was built with PTH option. [2]
- Mark GTK3 option as broken. Now LibreOffice wants GTK+ 3.2 and later. [3]
- Fix build with SDK option.
- Add bash completion for LibreOffice.
PR: ports/175856 [1]
Reported by: Frederic POLIAKOFF <fpoliakoff@free.fr> [2]
Reported by: awarecons@gmail.com [3]
|
|
|
|
| |
- Clean up MASTER_SITES for optional third-party sources.
|
| |
|
| |
|
|
|
|
| |
Bump portrevision
|
| |
|
| |
|
|
|
|
| |
Reported by: beat
|
|
|
|
|
|
| |
- Trim Makefile headers.
Feature safe: yes
|
|
|
|
| |
but doesn't work at all.
|
|
|
|
|
|
| |
- Set some environment variables needed by old build system.
- Fix build with GCC and reinstate WITH_GCC knob.
- Tidy up some nits while I am here.
|
|
|
|
| |
Hinted by: bapt
|
|
|
|
|
|
| |
PR for more information about this issue:
https://bugs.freedesktop.org/show_bug.cgi?id=54015
|
| |
|
|
|
|
|
|
|
| |
- Use system mdds.
- Fix build with the recent Clang (CURRENT).
- Enable visibility for recent Clang (9.1 and CURRENT).
- Attempt to fix build on 7.x and 8.x (not tested).
|
| |
|
|
|
|
| |
- Add new language packs, i.e., ast, bo, kn, lb, and ug.
|
|
|
|
| |
Submitted by: Olivier Smedts <olivier@gid0.org> (via ports@)
|
| |
|
|
|
|
| |
- chase library name change
|
|
|
|
|
|
|
|
| |
crash because it is trying to mmap(2) an empty file as a Calc add-in. [1]
Just use mkdir(1) to create the empty directories instead.
- Use system clang by default where the clang regression is fixed (r238429).
PR: ports/169837 [1]
|
|
|
|
| |
adds it by guessing language type from the file extension.
|
|
|
|
|
| |
- Pass CXXCPP as an environment variable for the configure script as it is
only useful there at the moment. Actually, ports infrastructure ignores it.
|
|
|
|
|
|
|
|
|
|
| |
- Add a knob WITH_SYSTEM_CLANG to force build with clang from base system.
This is very useful when the user has patched the system clang, i.e.,
contrib/llvm/tools/clang/lib/Sema/SemaDeclCXX.cpp.
- Temporarily disable -Wshadow and -Wunused-parameter. These options caused
too many warnings for system boost and made it really hard to debug problems.
- Remove temporary clang++ options, which are no longer necessary.
- Remove a duplicate patch for solenv/gbuild/platform/com_GCC_defs.mk.
|
|
|
|
|
| |
Fix build with clang from ports.
Fix build when KDE4 option is enabled.
|
|
|
|
|
|
|
| |
preprocessor
No cookies to: bapt :)
Pointed by: Yamagi on #bsdports
|
| |
|
|
|
|
|
|
|
|
| |
assertion.
If llvm/clang is build with assertion then the build crashes
Reported by: Yamagi Burmeister <lists@yamagi.org>
|
|
|
|
|
|
|
|
| |
for FreeBSD platform!
Now with system boost-1.48 support and powered by clang-3.1 by default
Dima, behalf of FreeBSD Office team
|
|
|
|
|
| |
PR: ports/168833
Submitted by: fluffy@
|
|
|
|
| |
Review by: bapt, David Naylor (kde team)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
While here convert to new options framework
Switch pgsql options off by default
Mark build with DEBUG as ignore is it known to fail
Bump port revision
PR: ports/168445 [1]
Submitted by: amdmi3@ [1]
|
|
|
|
|
|
|
| |
postgresql on by default to avoid rebuilding on clusters
PR: ports/167346
Submitted by: amdmi3
|
|
|
|
|
|
|
| |
this is temporary because both Clang and LibreOffice fixed all the issues.
- Shut up annoying "argument unused during compilation" warnings for Clang.
With hat: office@
|
|
|
|
|
|
|
|
| |
- workaround a pointyhat/tinderbox box, preventing it to figureout clang is
needed as a dependency on 7 and 8 when host is 9+
Submitted by: Meowthink <meowthink@gmail.com> (via office@ mailing list)
Obtained from: libreoffice git master [1]
|
|
|
|
| |
Switch linuxlibertine to linuxlibertine-G fonts
|
|
|
|
|
|
|
|
| |
- Bump portrevision
Yes now you should have your icons back in the menus :)
Reported by: wblock and ajtiM <lumiwa@gmail.com>
|
|
|
|
| |
Reported by: Leslie Jensen <leslie@eskk.nu> (via office@)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- switch and force compiler to clang using the one from base on 9 and CURRENT, the one
from ports if not found in base
- now only build en_US version, all localisation are available through separated
ports.
- Graphite smart font is now used by default
- Rebundle boost to easier upgrading boost
- Rebundle mdds the one from the ports seems incompatible with clang
- Unbundle all the fonts
Thank you to jgh and Kuan-Chung Chiu <buganini@gmail.com> for testings and
feedback
Thank you to iXsystems for providing resources to build/test libreoffice
|
|
|
|
|
|
| |
- move the osuol mirror to the bottom of the list as it is slow[1]
Reported by: Patrick Lamaiziere <patfbsd@davenulle.org> [1] (via office@ mailing list)
|
|
|
|
| |
- changelog: http://wiki.documentfoundation.org/Releases/3.4.4_info_about_fixes
|
|
|
|
|
|
|
|
| |
- Pet portlint
- Use tab after variable name
- Reorder variables: LICENSE*, *_DEPENDS and LOVERSION
- Use command variables defined in bsd.commands.mk
- Cosmetic change
|
|
|
|
|
|
| |
- while here fix plist (should have been fixed long time ago :() [2]
Reported by: pointyhat (pav)
|
|
|
|
|
|
|
|
|
| |
The qt3 bindings are removed upstream.
The glib library lost the last gdk-pixbuf code. And rename it from
-gtk to -glib.
Thanks to: pav for a exp-runs
bapt for double checking the libreoffice ports
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
|
|
|
|
|
|
|
| |
The build system already determine dynamically the number of jobs to run, if marked jobs_safe
both the ports and the build system parallelise the build, which leads to a huge number of
cc1plus processes and consume tons of memory.
Reported by: flo
|
|
|
|
|
|
|
|
| |
mtree) [1]
while make the empty directory detection dynamic
Reported by: pointyhat (pav)
|
|
|
|
|
|
|
| |
Fix typo
This should fix the plist problems
Reported by: kwm, pointyhat (pav)
|
|
|
|
|
|
|
| |
- fix distro-install-desktop-integration which created garbage
- fix directory removal
- improve plist generation
- bump port revision
|
|
|
|
| |
Reported by: Pierre Guinoiseau (irc), Leslie Jensen <leslie@eskk.nu> (mail)
|
| |
|
| |
|
|
|
|
| |
Submitted by: Georges Liaskos throught the office@ github
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- New options:
* SYSTRAY to activate the system try icons (quick start)
* GTK (which to be able to build a completly gtk free version of libreoffice please notice that dependencies can bring back gtk, for example libgsf if not built with the following knob: WITHOUT_GCONF)
* the GNOME option automatically activate the GTK one
* PYUNO do enable/disable the build of the python bindings for the UNO framework
- Disable system notification while building
- Remove the wiki-publisher extensions, it forces the build to have 3 apache-commons distfiles bundles and one of them the httpclient was failing with some locales activated
- Use pax instead or tar cf | tar xf, it is way faster to install
- Fix reading/writting MS Office documents
- Fix random segfaults: cell rendering options in calc, languages setting in global options
- Largely reduce built time
- Unbundle more things
- Be able to work with packaged hunspell, thesaurus and hyphenation as well as the usual extensions
- Now cups is mandatory (configure script is bugguy without cups)
- remove broken
PR: ports/157357 ports/156038 ports/158945 ports/159287 ports/160023
ports/160318
Submitted by: Hartmann, O. <ohartman@zedat.fu-berlin.de> (ports/157357),
Kuan-Chung Chiu <buganini@gmail.com> (ports/156038),
Dmitry Pryanishnikov <lynx.ripe@gmail.com> (ports/158945),
Adrien <pmn@bakarika.net> (ports/159287),
Travis Hunter <travis.hunter@gmail.com> (ports/160023),
gcooper@ (ports/160318)
With hat: office@
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Huge thanks to Georges Liaskos for the work to make build work
Thanks to pgj for the l10n work (more to come in that area)
|
| |
|
|
|
|
| |
update.
|
| |
|
|
|
|
|
|
|
|
| |
- remove hungarian dictionnary (will be readded later as a separate port)
- rework description
- change WWW
- chase library bump
- add license
|
|
|
|
|
|
|
|
| |
- Unconnect hungarian/hunspell
- Chase hunspell move
- Add an entry to MOVED and UPDATING
Approved by: bapt (mentor)
|
|
|
|
|
|
| |
- chase library bump
- add an entry in UPDATING for instructions
- remove old conflict lines
|
|
|
|
|
|
| |
PR: ports/158712
Submitted by: bsam
Reported by: pointyhat
|
|
|
|
| |
Reported by: Jason Helfman (irc)
|
|
|
|
| |
Approved by: bapt
|
|
|
|
|
|
|
|
|
| |
- update to 3.3.3
- add some Document Foundation mirror
- add a missing .desktop file [1]
PR: ports/157919
Submitted by: makc@
|
|
|
|
|
|
|
| |
- reduce number of runtime dependencies (no change for build dependencies)
- workaround the fact that the package didn't provide some directories the ports did
Special thanks to iXsystems for providing me a build machine for libreoffice.
|
|
|
|
|
|
| |
PR: ports/155206[1] ports/155210[2]
Submitted by: [2]: Jason Helfman <jhelfman _at_ experts-exchange.com>
Also reported by: [1]: Pascal Stumpf <Pascal.Stumpf _at_ cubes.de>, avg (by mail)
|
|
|
|
| |
Submitted by: Ruslan Mahmatkhanov <cvs-src _at_ yandex.ru> (by mail)
|
| |
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
| |
monster, was too much a pain.
- Implement a per locale build (default is en-US)
- Change LOLANGS to LOCALIZED_LANG to be coherent with editors/openoffice*
- Fix input/output error on MS Office files
Feature safe: yes
|
|
|
|
|
| |
Reported by: makc
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
| |
unchanged with a fb suffix instead of fi on x86 and fx on x86_64
Fix plist on i386 [1]
Fix spadmin[2]
Fix unopkg[3]
Reported by: makc[1], Sergio de Almeida Lenzi <lenzi.sergio _at_ gmail.com>[2], dougb[3]
Feature safe: yes
|
|
|
|
|
| |
Submitted by: Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
| |
- bump portrevision
Submitted by: ale
Feature safe: yes
|
|
|
|
|
| |
Reported by: Pav
Feature safe: yes
|
|
Windows, Macintosh and Linux, that gives you six feature-rich applications for
all your document production and data processing needs: Writer, Calc, Impress,
Draw, Math and Base.
WWW: http://www.libreoffice.org/
Note:
Thanks to all people that made it possible: testers, patchers, maintainers
that modified their ports to allow libreoffice to build with the less bundled
stuffed possible
Special thanks to robert@openbsd.org for his help
Feature safe: yes
|