| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- fix build with clang
- use new LIB_DEPENDS syntax
- add LICENSE (GPLv3)
- USE_GMAKE -> USES=gmake
- use stage
- removed post-install chown
- workaround linking with clang (LLVM bug 13992)
- replace share/TeXmacs with %%DATADIR%% in pkg-plist
PR: 186679
Submitted by: Henry Hu <henry.hu.sh@gmail.com>
|
| |
|
|
|
|
|
|
|
| |
PR: 185650
184588
Submitted by: Kenji Rikitake <kenji@k2r.org>
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
|
|
| |
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
|
|
|
|
|
| |
PR: ports/186589
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
Pointyhat to: miwi
|
|
|
|
|
|
|
|
| |
- Fix build on FreeBSD 10 where libiconv isn't used.
- Remove post-install. Not needed with staging.
PR: ports/186592
Submitted by: tijl
|
|
|
|
|
| |
PR: based on 186120
Approved by: maintainer timeout
|
|
|
|
|
| |
With hat: office@
Approved by: maho
|
|
|
|
| |
While here convert some LIB_DEPENDS
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Remote-MTA: dns; gmail-smtp-in.l.google.com
Diagnostic-Code: smtp; 550-5.1.1 The email account that you tried to reach does
not exist.
|
| |
|
|
|
|
|
| |
https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds
Now we set USE_GCC to avoid gcc 4.2.1 (along with FBSD9) bug.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
deprecated and will be removed along with switching KDE4_PREFIX to
${LOCALBASE} soon.
|
|
|
|
| |
Approved by: bapt@ (co-mentor)
|
|
|
|
|
| |
Use aspell-ispell instead of textproc/ispell
USE_GMAKE -> USES=gmake
|
| |
|
| |
|
|
|
|
| |
Suggested by: pfg@
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: John J. Rushford <jjr@alisa.org>
|
|
|
|
|
| |
- STAGE-clean
- Convert to USES=gmake
|
|
|
|
| |
Release notes: http://codelite.org/LiteEditor/ReleaseNotesCodeLite54
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
| |
PR: 185401
Submitted by: Jan Henrik Sylvester <me@janh.de>
|
| |
|
|
|
|
|
|
|
|
|
| |
- Fix build on modern compilers [MFH]
- STAGE-clean
- Convert to new LIB_DEPENDS format
- Convert to USES=dos2unix
Reported by: John J. Rushford <jjr@alisa.org>
|
| |
|
| |
|
|
|
|
| |
port, and modernize LIB_DEPENDS. Otherwise, no functional changes.
|
|
|
|
|
| |
is actually okay here, since this value is not referenced in the source
code itself yet simplifies things for us (no patches needed).
|
|
|
|
| |
- minor non-functional OPTIONS cleanup
|
|
|
|
|
|
|
|
| |
This commit enables multibyte search support on AMD64. Previous search
attempts result in "Pattern not found". The origin for this fix is pkgsrc
handled by a committer I know and trust. While here, support stage.
PR: ports/182113
|
|
|
|
|
|
|
| |
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
|
|
|
|
|
| |
While here change CONFLICTS into CONFLICTS_INSTALL which is what they really are
Bump portrevision
|
| |
|
| |
|
| |
|
|
|
|
| |
- USES gmake
|
|
|
|
| |
installer seems not to respect the paths.
|
|
|
|
|
|
|
| |
in r338450
PR: ports/185468
Submitted by: rakuco
|
|
|
|
|
|
|
|
|
|
| |
- Add stage support
while here
- Convert some "if's" to options helpers
PR: ports/185331
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
| |
Reported by: jgh
|
| |
|
| |
|
|
|
|
| |
With hat: ruby@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add STAGE support
- Use OptionsNG helpers
- Rename X11TOOLKIT option to X11
- Add OPTIONS for emacs-nox11 slave
- Install info manuals to their own directory to avoid conflicts[1][3][4]
- Add a patch from upstream to fix building on non-X11 platforms[2]
- Add a patch from upstream to fix building on 9.x and later platforms
due to C11 support
- Explicitly depend on GCC for i386 platforms, broken due to clang bug# 18171
- Mark port as MAKE_JOBS_SAFE
PR: ports/183064[2], ports/181758[3], ports/179843[4]
Reported by: Jay Borkenhagen <jayb at braeburn.org>[1]
|
|
|
|
|
|
|
|
|
|
|
| |
- Use OptionsNG helpers
- Add PKGNAMESUFFIX
- Remove LATEST_LINK
- Rename X11TOOLKIT option to X11
- Move INSTALLS_ICONS to X11 block
- Install info manuals to their own directory to avoid conflicts[1]
Reported by: Jay Borkenhagen <jayb at braeburn.org>[1]
|
|
|
|
|
| |
- Remove LATEST_LINK
- Remove ABI versions from LIB_DEPENDS
|
|
|
|
|
| |
- Remove LATEST_LINK
- Remove ABI versions from LIB_DEPENDS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@)
|
| |
|
|
|
|
|
| |
- Strip installed binary
- Bump PORTREVISION
|
|
|
|
|
|
|
|
|
|
| |
After recent commits, beav was broken on every platform for a couple
of reasons. Primarily the Makefile had a bug in it, so it was
unexecutable. Secondly, the "man page fix" was done in ${STAGEDIR}
using sed -i, causing the resultant .bak file to also be installed, or
at least orphaned. Poudriere caught that issue.
While here, add DragonFly support.
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.
Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.
Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.
PR: ports/184587
|
|
|
|
| |
Approved by: maintainer timeout (acm, 50 days)
|
|
|
|
|
|
|
|
| |
- Support desktop-file-utils
- Strip textroom binary
PR: ports/184893
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Require a new compiler to build Calligra.
- Make GTL really an option in Calligra.
- STAGEify.
- Use OPTIONS helpers.
- Set NO_ARCH for translation ports.
- Add translation port for Intelingua.
Calligra 2.7 release notes:
http://www.calligra.org/news/calligra-2-7-released
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.
Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.
Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.
pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is
unavailable or has other issues associated with it.
This work allows us to unify how python packages are built, ensure that Python
distributions are installed consistently, reduces complexity for Python port
maintainers and paves the way for simplifying the Python ports framework in
the future.
With hat on: python
Reviewed by: koobs, antoine
Exp-run: bdrewery
Approved by: bdrewery (portmgr)
|
|
|
|
| |
Submitted by: Jeremie Courreges-Anglas
|
|
|
|
| |
overhaul the port.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add PKGNAMESUFFIX to avoid package name collision
- Add STAGE support
- Relocate INFO_PATH to avoid conflicting with similarly named
info files provided by other packages, like print/texinfo
- Use INSTALLS_ICONS only when X11 is enabled
- Add OPTIONs for X11 support, SOUND (ALSA/OSS) support and filesystem
notifications
- Depend on GCC for i386 platforms until clang gets the required
fixes
- Stop compressing info files for it to work with INFO_PATH
- Use OptionsNG helpers to cleanup Makefile
- Remove already upstream-ed patches
|
| |
|
|
|
|
|
|
| |
Bump portrevision has built on 8 and 9 should not have been built as expected
With hat: portmgr
|
|
|
|
|
| |
- Use GCC (does not build with clang)
- Use new options format
|
|
|
|
|
|
|
|
|
|
|
| |
- While I'm here:
- Remove RELEASE and simplify PATCH_SITES, WRKSRC and _DATADIR
- Simplify Makefile
- Remove contiguous blank lines
Changes: https://code.google.com/p/vim/source/list
PR: ports/183076
Submitted by: Rick van der Zwet <info@rickvanderzwet.nl>
|
| |
|
|
|
|
|
|
| |
PR: ports/182749
Submitted by: Kevin Zheng <kevinz5000@gmail.com> (based on)
Requested by: many
|
|
|
|
|
|
|
| |
no activity since July 2013
With hat: portmgr
Discussed with: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2013-12-01 x11-fm/xnc: Latest release from 2005, upstream disappeared, does not build
2013-12-01 audio/liteamp: Dead upstream since 2004, does not build with clang
2013-12-01 net-im/tapioca-qt: Unmaintained upstream since 2007, not used by anything
2013-12-01 net-im/telepathy-qt: Unmaintained upstream since 2007, use net-im/telepathy-qt4
2013-12-01 x11-toolkits/linux-f10-gtk: GTK1 is deprecated
2013-12-01 net-im/linux-ymessenger: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-pete-mesagpu: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-pete-xgl2gpu: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-peops-softgpu: Depends on deprecated Linux GTK1
2013-12-01 finance/eqonomize-kde4: No upstream releases since 2008, does not build on FreeBSD 10 and 11
2013-12-01 comms/uhso-kmod: included in base system on all supported releases
2013-12-01 deskutils/ecru: No longer maintained upstream
2013-12-01 editors/gphpedit: No longer maintaned upstream
2013-12-01 irc/inspircd12: No upstream support; known vulnerable. Please use irc/inspircd
2013-12-01 graphics/py-clutter: Broken for more than 6 month
2013-12-01 graphics/py-clutter-gtk: depends on expired graphics/py-clutter
|
|
|
|
|
|
|
|
|
| |
- Update to 4.11
- Allow staging
- USES shebangfix
PR: ports/184225
Submitted by: KATO Tsuguru <tkato432 yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mate is a lite desktop forked from gnome2.
Most of the work is done by Jeremy Messenger (mezz@). The only thing I did
was update a few ports to later 1.6 release and attempting to keep up with
ports infra changes. Resulting bugs are all mine.
Mate is a sort of replacement for Gnome 2. So people wanting to keep a
Gnome 2 like desktop should switch. Gnome 2 will be replaced by Gnome 3
in the near future. This switch will be announce with a transition time
so people have more time to switch if they haven't already.
This release was made possible by everyone that send friendly pokes to
keep mate on my mind.
Approved by: portmgr (bapt)
|
|
|
|
|
|
| |
- Support staging properly
Approved by: portmgr (blanket approval)
|
|
|
|
|
|
|
| |
- Use options helpers
- Convert LIB_DEPENDS to new style
Approved by: portmgr (blanket approval)
|
|
|
|
|
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
- STAGE-clean
PR: 184145
Submitted by: gahr@
Approved by: maintainer
|
|
|
|
|
| |
- Get rid of QMAKEFLAGS
- Use globally provided LRELEASE
|
|
|
|
|
| |
- Get rid of QMAKEFLAGS
- Convert to USES=dos2unix
|
|
|
|
| |
Approved by: wg (mentor)
|
|
|
|
|
| |
2013-11-20 editors/mode-info: Misbuilding since 2004, not maintained since 2008
2013-11-20 devel/netbsd-pkgsrc-mk-files: Imported for devel/mk-configure but no longer required
|
|
|
|
| |
- While at it convert to gmake.mk ports that still USE_GMAKE.
|
| |
|
|
|
|
| |
- Use = instead of +=
|
|
|
|
|
| |
2013-11-15 editors/xxe: XXE becomes unfetchable every 3-4 months as distfile is replaced with new version. This high-maintenance port requires a maintainer to avoid removal.
2013-11-15 editors/xml2rfc-xxe: Depends on editors/xxe, which is due to be removed due to lack of maintainer
|
| |
|
| |
|
|
|
|
| |
- Add optional support for Lua and Python scripting
|
| |
|
| |
|
| |
|
|
|
|
| |
- STAGE-clean
|
|
|
|
| |
- STAGE-clean
|
|
|
|
|
|
|
|
|
| |
- Allow staging
- Change lib depends to new format
- USES desktop-file-utils
PR: ports/183643
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/182033
Approved by: swills (mentor, implicit)
|
|
|
|
|
|
|
|
| |
- Switch to PLIST_FILES
- Support staging
PR: ports/181068
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
| |
Reported by: danfe
|
|
|
|
| |
. Simplify Makefile
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 2.0.1
- Change master sites to SAVANNAH
- Change maintainer email to @FreeBSD.org
- Remove conflict with non existent Port
- USES pathfix pkgconfig
- Add executable
- Add DOCS Option
- Support STAGEDIR and add OPTIONS_SUB
- Use pathfix instead of simple patches
- Adjust patches
- Change WWW
graphics/OpenEXR
- Update to 2.0.1
- Change master sites to SAVANNAH
- Change maintainer email to @FreeBSD.org
- Use the new format for LIB_DEPENDS
- USES gmake pathfix pkgconfig
- Add DOCS and EXAMPLES Options
- Support STAGEDIR and add OPTIONS_SUB
- Change REINPLACE_CMD
- Add extra patch for EXAMPLES
- Remove obsolete patches
- Bump dependent ports' revisions
Approved by: pawel / wg (mentors)
|
|
|
|
|
|
|
|
|
|
| |
- 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]
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui
- 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
- Removed compatibility with K&R compilers, which was untestable due
to lack of such compilers.
- New functions
. mpc_log10
. mpc_mul_2si, mpc_div_2si
- Speed-ups
. mpc_fma
- Bug fixes
. mpc_div and mpc_norm now return a value indicating the effective
rounding direction, as the other functions.
. mpc_mul, mpc_sqr and mpc_norm now return correct results even if
there are over- or underflows during the computation.
. mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
infinite part and equals output variable is corrected.
. mpc_fr_sub: Wrong return value for imaginary part is corrected.
Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.
Bump PORTREVISIONS of all dependent ports.
PR: 183141
Approved by: portmgr (bdrewery)
|
|
|
|
| |
- Support staging.
|
|
|
|
|
|
|
| |
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
|
| |
|
|
|
|
|
|
| |
the mtree (categories starting with [bce])
Approved by: portmgr (bdrewery)
|
|
|
|
|
|
|
|
|
|
|
| |
This unmaintained port has at least two problems. The first is that
MI_WITH_MAKE internal option requires make.info from gmake, which is
not part of the package anymore.
Turning that option off somehow prevents mi-emacs.idx from building.
The last commit from the last listed maintainer was March 2008. As
this hasn't properly built since r119448 (14 Oct 2004) when gmake's
make.info was removed, the expiration period will be only 30 days.
|
| |
|
|
|
|
|
|
| |
- Fix MASTER_SITES
- Convert to OPTIONSng (DOCS)
- STAGE-clean
|
| |
|
|
|
|
|
|
|
|
|
|
| |
While I'm here
- Switch to USES= gmake
- Convert to new LIB_DEPENDS format
- Enhance COMMENT entry (misc/xfce4-wm-themes)
- Adjust Xfce dependencies, and bump PORTREVISION
(sysutils/xfce4-power-manager)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
This unmaintained port is also a high-maintenance port. Every 3-4
months it becomes unfetchable as the current distfile is removed
and replaced with a new version. This is intentional on the part
of upstream because it is trialware with restrictions.
In order to keep this port, somebody must actively maintain it,
as it's requirements are not reasonable for ports@
Approved by: portmgr (bapt)
|
|
|
|
| |
Submitted by: tijl
|
|
|
|
|
|
| |
- Add stage support
- Convert LIB_DEPENDS to new syntax
- Minor changes/fixes
|
|
|
|
| |
Approved by: wg/culot (mentors, implicit)
|
|
|
|
|
|
|
| |
Fixes come from dports. Problem and solution verified on
FreeBSD using gcc48.
Approved by: portmgr (bapt, implicit)
|
|
|
|
|
|
| |
- Allow staging
- Use options helpers
- Use new LIB_DEPENDS syntax
|
|
|
|
|
|
|
|
|
| |
The following ports will not build with a binutils 2.22+ linker built
with standard options. This has been obvious with DPorts, but difficult
to see on FreeBSD. However, setting the ports compiler as a recent gcc
(e.g lang/gcc48) is an excellent way to detect the unspecified but needed
libraries as these recent GCC compilers use the latest binutils linkers.
These patches were tested on FreeBSD 8.4 and DragonFly 3.5
|
|
|
|
| |
now use ltverhack on FOX. This should be the last time.
|
|
|
|
|
| |
- Use new LIB_DEPENDS syntax
- Use options helpers
|
| |
|
|
|
|
|
|
|
| |
- Add stage support
- Add pkg-plist file
Approved by: wg/culot (mentors, implicit)
|
|
|
|
| |
Approved by: gnome (implicit)
|
|
|
|
|
|
|
|
|
|
| |
- Remove identif and basecomponents targets from editors/lazarus. Now it is
installed from lazarus-lcl-[nogui|qt|gtk1|gtk2] ports
- Add some missing directories to PLIST
- Some additional modifications
PR: ports/182647
Submitted by: Pavlo Greenberg <dog at virtual.org.ua>
|
| |
|
|
|
|
|
|
|
|
| |
removed [1]. Update COMMENT, use new LIB_DEPEND syntax, Stageify
USE_GNOME=desktopfileutils -> USES=desktop-file-utils
Pointyhat to: bapt@ [1]
Obtained from: gentoo [1]
|
| |
|
| |
|
|
|
|
|
|
|
| |
default interface is installed. It will be used to build any app with another lcl
as requirement.
Reported by: Benat Gonzalez Etxepare <bbtruk __at __users.sourceforge.net>
|
|
|
|
|
|
|
| |
At least some of the source tarball has DOS line endings so
USE_DOS2UNIX was set in the Makefile in order to create the patch.
Approved by: portmgr (bapt, implicit)
|
| |
|
|
|
|
| |
modified. It will avoid mismatch size problems with some lazarus files
|
|
|
|
|
|
| |
- Fix build on current
- Covert USE_GMAKE to USES
- Minor Makefile cleanup
|
| |
|
|
|
|
|
|
| |
- Add stage support
Approved by: wg (mentor)
|
|
|
|
|
|
|
| |
- Add stage support
- Use %%DATADIR%% in pkg-plist
Approved by: culot (mentor)
|
|
|
|
| |
Approved by: crees (mentor)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
With hat: portmgr
|
| |
|
|
|
|
| |
commit)
|
|
|
|
| |
Submitted by: dim
|
|
|
|
| |
Submitted by: dim
|
|
|
|
|
|
|
| |
- While I'm here, remove leading indefinite article from COMMENT
PR: ports/182291
Submitted by: Andrew Clarke <mail@ozzmosis.com> (maintainer)
|
|
|
|
| |
but the configure script does not check its version, unfortunately.
|
|
|
|
| |
editors)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
on FreeBSD 10, and amd64 on earlier versions.
SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.
On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].
On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk
symbols.
Many thanks to jlh@ for this as he had many years of patience in getting
all of the necessary pieces [1][2] in.
[1] http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup
PR: ports/138228 [2]
Submitted by: jlh (bsd.ssp.mk based on)
Reviewed by: bapt
With hat: portmgr
exp-runs done: 37 over a month on 91i386,91amd64,10i386,10amd64
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix build with clang/libc++ ([2] for graphics/ipe)
While here for databases/spatialite:
- Trim Makefile headers
- Remove check for unsupported FreeBSD versions
Submitted by: marino [1]
Reported by: swills, antoine [1]
Submitted by: bsam [2]
Approved by: portmgr (bapt, implicit)
|
| |
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
|
|
|
| |
Notified by: danfe
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
| |
- The update fixes build on recent head
PR: ports/182014
Submitted by: me
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
|
|
|
|
|
|
| |
While here:
Use options helpers where possible
Submitted by: Michael Brune <admin@mjbrune.org> (former maintainer via pkg-fallout)
|
|
|
|
|
| |
former archive misses some tarballs, and I added to
avoid fetching while compiling.
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
|
| |
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
|
|
|
|
| |
PR: ports/181805
Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Update to 36.0.3
- Convert to new LIB_DEPENDS format
- Add DOCS option
PR: ports/181903
Submitted by: Danilo Egêa Gondolfo <danilogondolfo gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
| |
- While here, convert to new LIB_DEPENDS format
Approved by: portmgr (bapt)
|
|
|
|
|
|
|
|
| |
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).
Co-authors: bapt, madpilot and bsam (me)
|
|
|
|
|
|
|
|
|
|
| |
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
|
|
|
|
|
| |
PR: ports/181476
Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) Move -a from XMKMF command variable to a new XMKMF_ARGS variable.
For ports that don't need -a introduce USES=imake:notall.
This way ports no longer have to redefine XMKMF.
2) xmkmf -a runs imake with the flags in IMAKECPPFLAGS as extra arguments
to set CPP, CC and CXX. This creates the top Makefile, and then xmkmf
runs make Makefiles. This Makefiles target runs imake for each
subdirectory but these imake invocations did not have the flags from
IMAKECPPFLAGS so the resulting makefiles used the wrong C preprocessor
when clang is used (/usr/bin/cpp instead of /usr/local/bin/tradcpp).
Instead of letting xmkmf pass IMAKECPPFLAGS from the environment to
imake let imake handle IMAKECPPFLAGS itself just like it handles
IMAKEINCLUDE.
This exposed configure errors in x11-clocks/mouseclock and x11-wm/fvwm.
Approved by: portmgr (bapt)
|
|
|
|
| |
Convert USE_GMAKE to USES=gmake
|
| |
|
| |
|
|
|
|
|
| |
PR: 181667
Submitted by: Katsuyuki Miyoshi <katsu@miyoshi.matsuyama.ehime.jp>
|
|
|
|
|
| |
Although the shlib version wasn't bumped, some ABI changes require
applications linked against fox17 to be rebuilt.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Update dependent packages with more recent releases.
Remove old and bit-rotted ones.
Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations.
Take maintainership of GNUstep-related ports.
Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases. Future commits will fix them.
Approved by: bapt
|
|
|
|
| |
Submitted by: jgh@
|
|
|
|
| |
Submitted by: jgh@
|
|
|
|
| |
Approved by: crees, tabthorpe (mentors, implicit)
|
|
|
|
|
|
|
| |
configurable option
PR: 181574
Submitted by: jgh@
|
|
|
|
|
|
| |
some cleanups [1].
PR: 181574
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Changelog at <http://towo.net/mined/changes.html>.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
|
| |
- pass maintainership to submitter
- properly support DOCS (instscript no longer required)
PR: 181009
Submitted by: danilogondolfo@gmail.com
|
|
|
|
|
|
| |
- CoinMP has been updated
Submitted by: Pedro Giffuni <giffunip tutopia.com>
|
| |
|
|
|
|
| |
Approved by: bapt@ (office@)
|
|
|
|
| |
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
|
|
|
| |
- Trim Makefile header
|
|
|
|
| |
- Trim Makefile header
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Fix colors on some terminals
- Add LICENSE
PR: 180623
Submitted by: "r4721@tormail.org" <r4721@tormail.org>
|
|
|
|
|
| |
PR: 180701
Submitted by: ports fury
|
|
|
|
| |
- take maintainership
|
|
|
|
| |
Fixes compilation with clang
|
|
|
|
|
|
|
|
| |
- Support NLS conditionally [1]
- Drop maintainership
PR: 179249 [1]
Submitted by: jgh@ [1]
|
|
|
|
| |
most environments
|