non port: lang/siod/Makefile |
SVNWeb
|
Number of commits found XX: 18 |
Tue, 22 Dec 2020
|
[ 03:00 linimon ] 
558882 lang/siod/Makefile
Mark as BROKEN on riscv64 similar to on aarch64.
|
Sun, 15 Nov 2020
|
[ 13:51 mikael ] 
555218 lang/see/Makefile
555218 lang/siod/Makefile
Mark these ports broken on aarch64
Reported by: linimon
Approved by: portmgr (tier-2 blanket)
|
Sat, 30 Dec 2017
|
[ 22:33 krion ] 
457651 lang/siod/Makefile
Set LLD_UNSAFE=yes that the port will continue to link with ld.bfd
if /usr/bin/ld is lld, until the issue can be addressed.
PR: 214864
Approved by: portmgr (LLD_UNSAFE blanket)
Sponsored by: The FreeBSD Foundation
|
Thu, 30 Nov 2017
|
[ 06:13 linimon ] 
455167 archivers/snappy-java/Makefile
455167 astro/tkgeomap/Makefile
455167 audio/beast/Makefile
455167 audio/bristol/Makefile
455167 audio/deadbeef/Makefile
455167 audio/funktrackergold/Makefile
455167 audio/gervill/Makefile
455167 audio/gstreamer-plugins-taglib/Makefile
455167 audio/gstreamer1-plugins-taglib/Makefile
455167 audio/xmcd/Makefile
(Only the first 10 of 189 ports in this commit are shown above. )
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
|
Sat, 27 May 2017
|
[ 22:16 linimon ] 
441881 audio/acoustid-fingerprinter/Makefile
441881 devel/py-jcc/Makefile
441881 devel/tesla/Makefile
441881 editors/yui/Makefile
441881 games/residualvm/Makefile
441881 graphics/aseprite/Makefile
441881 lang/mosh/Makefile
441881 lang/nim/Makefile
441881 lang/siod/Makefile
441881 lang/spidermonkey17/Makefile
(Only the first 10 of 13 ports in this commit are shown above. )
Mark some ports failing on armv6, for errors classified as "linker_error".
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Thu, 14 May 2015
|
[ 10:15 mat ] 
386312 Mk/bsd.sites.mk
386312 accessibility/py-atspi/Makefile
386312 accessibility/py3-atspi/Makefile
386312 archivers/dpkg/Makefile
386312 archivers/fastjar/Makefile
386312 archivers/gcpio/Makefile
386312 archivers/lbrate/Makefile
386312 archivers/lha-ac/Makefile
386312 archivers/macutils/Makefile
386312 archivers/mscompress/Makefile
(Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Sun, 1 Jun 2014
|
[ 14:02 pawel ] 
356122 lang/siod/Makefile
356122 lang/siod/files/patch-aa
356122 lang/siod/files/patch-ab
356122 lang/siod/files/patch-ac
356122 lang/siod/files/patch-makefile
356122 lang/siod/files/patch-regex.c
356122 lang/siod/files/patch-slibu.c
356122 lang/siod/pkg-plist
- Add staging support, strip binaries
- Remove leading article from COMMENT
- Use canonical names for patches
|
Fri, 20 Sep 2013
|
[ 19:53 bapt ] 
327741 lang/Gofer/Makefile
327741 lang/STk/Makefile
327741 lang/Sather/Makefile
327741 lang/abcl/Makefile
327741 lang/adacontrol/Makefile
327741 lang/afnix/Makefile
327741 lang/algol68g/Makefile
327741 lang/alisp/Makefile
327741 lang/angelscript/Makefile
327741 lang/arena/Makefile
(Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
|
Sun, 22 Nov 2009
|
[ 19:49 pav ]
1.9 archivers/unadf/Makefile
1.18 astro/wmspaceweather/Makefile
1.17 astro/wmsun/Makefile
1.56 astro/xephem/Makefile
1.28 astro/xrmap/Makefile
1.7 audio/qsynth/Makefile
1.30 audio/rosegarden/Makefile
1.84 audio/snd/Makefile
1.49 audio/tracker/Makefile
1.19 audio/tse3/Makefile
(Only the first 10 of 86 ports in this commit are shown above. )
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ]
1.3 Mk/bsd.efl.mk
1.46 Mk/bsd.gnustep.mk
1.76 Mk/bsd.kde.mk
1.2 Mk/bsd.ocaml.mk
1.10 Mk/bsd.scons.mk
1.13 Mk/bsd.wx.mk
1.7 Mk/bsd.xorg.mk
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile
1.65 accessibility/gail/Makefile
(Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Thu, 10 Apr 2008
|
[ 09:18 jkoshy ]
1.7 lang/ocaml-mode.el/Makefile
1.14 lang/siod/Makefile
1.12 lang/sml-mode.el/Makefile
Reset maintainership.
|
Thu, 28 Aug 2003
|
[ 00:01 edwin ]
1.20 devel/g-wrap/Makefile
1.3 lang/bigloo/Makefile
1.12 lang/drscheme/Makefile
1.44 lang/guile/Makefile
1.6 lang/kawa/Makefile
1.35 lang/mit-scheme/Makefile
1.7 lang/qscheme/Makefile
1.13 lang/siod/Makefile
1.20 lang/slib/Makefile
1.4 lang/stklos/Makefile
(Only the first 10 of 14 ports in this commit are shown above. )
Use the virtual category "scheme" (part ii)
Add the virtual category "scheme" to the maintained ports
(except sxm). I guess no maintainer would deny this trivial
change.
PR: ports/56052
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
|
Fri, 7 Mar 2003
|
[ 06:05 ade ]
1.9 lang/aleph/Makefile
1.2 lang/aleph/pkg-comment
1.14 lang/bwbasic/Makefile
1.4 lang/bwbasic/pkg-comment
1.9 lang/caml-light/Makefile
1.3 lang/caml-light/pkg-comment
1.4 lang/cel/Makefile
1.2 lang/cel/pkg-comment
1.11 lang/cli/Makefile
1.2 lang/cli/pkg-comment
(Only the first 10 of 118 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Sat, 4 May 2002
|
[ 21:27 kris ]
1.11 lang/siod/Makefile
The two primary MASTER_SITES no longer host this distfile, and the
project homepage has also disappeared; remove them and leave only the
MASTER_SITE_LOCAL fallback.
Noticed by: bento
|
Mon, 3 Sep 2001
|
[ 09:32 jkoshy ]
unknown lang/siod/Makefile
Update MASTER_SITES.
|
Fri, 16 Jun 2000
|
[ 22:52 asami ]
unknown archivers/bzip2/Makefile
unknown archivers/lzo/Makefile
unknown audio/esound/Makefile
unknown audio/gsm/Makefile
unknown audio/libaudiofile/Makefile
unknown audio/libcdaudio/Makefile
unknown audio/libmikmod/Makefile
unknown audio/libshout/Makefile
unknown audio/libworkman/Makefile
unknown audio/nas/Makefile
(Only the first 10 of 264 ports in this commit are shown above. )
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
|
[ 09:19 sobomax ]
unknown archivers/bzip2/Makefile
unknown audio/sidplay/Makefile
unknown audio/sphinx/Makefile
unknown audio/wsoundserver/Makefile
unknown converters/recode/Makefile
unknown converters/uulib/Makefile
unknown databases/typhoon/Makefile
unknown databases/unixODBC/Makefile
unknown devel/ORBacus/Makefile
unknown devel/ORBit/Makefile
(Only the first 10 of 100 ports in this commit are shown above. )
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
Thu, 15 Jun 2000
|
[ 18:59 sobomax ]
unknown audio/sidplay/Makefile
unknown audio/sidplay/pkg/PLIST
unknown audio/sphinx/Makefile
unknown audio/sphinx/pkg/PLIST
unknown converters/recode/Makefile
unknown converters/recode/pkg/PLIST
unknown devel/popt/Makefile
unknown devel/popt/pkg/PLIST
unknown devel/pth-devel/Makefile
unknown devel/pth-devel/pkg/PLIST
(Only the first 10 of 91 ports in this commit are shown above. )
Third round of INSTALL_SHLIBS=yes fixes.
|
Number of commits found XX: 18 |