non port: devel/smake/Makefile |
SVNWeb
|
Number of commits found: 48 |
Mon, 19 Sep 2022
|
[ 15:37 Neel Chauhan (nc) Author: Robert Clausecker ] e69a181 (Only the first 10 of 24 ports in this commit are shown above. )
devel/schilybase: update to 2022-09-18
- point MASTER_SITES to new upstream
- split bosh from sysutils/schilyutils into new port shells/bosh
- stop installing pfbosh, a SunOS-only feature
- install jsh as jbosh to avoid a conflict
- patch shell names in man pages
- point WWW to subproject-specific sites if available
- misc/schilytools: deprecate man2html component
- devel/schilybase: add missing file to pkg-plist
- make test suite work better
- do not pass INS_*BASE/DESTDIR to smake tests
- account for devel/sccs placing files in /tmp
- make sh/tests/common/test-common find bosh after
we patched out the hardlink to sh
- Test suite passes on armv7 except for archivers/star.
Will have to investigate further.
- sysutils/schilyutils: add vctags command
I forgot about that one when I made the port initially.
The ctags link is not installed to avoid conflicts.
Changelog: http://fuz.su/pub/schilytools/AN-2022-09-18.txt
PR: 266475
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Thu, 1 Jul 2021
|
[ 21:11 Juraj Lutter (otis) Author: Robert Clausecker ] 2a40da7 (Only the first 10 of 119 ports in this commit are shown above. )
misc/schilytools: Consolidate old schily's tools
- Update and consolidate schily's tools into more reasonable state
- Transfer maintenance to Robert Clausecker <fuz@fuz.su>
From Robert Clausecker <fuz@fuz.su> (new maintainer):
In 2018, Jörg Schilling consolidated all his projects into the
schilytools project and stopped providing new separate releases for the
individual projects (such as cdrtools, smake, star, and ved). Hence,
the FreeBSD ports of these projects have been stuck on outdated versions
for years.
With this changeset, the schilytools are added to the ports collection
as a collection of 10 ports: (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 9 Dec 2020
|
[ 01:42 linimon ]
Also fails to build on riscv64.
|
Mon, 2 Jul 2018
|
[ 00:47 linimon ] (Only the first 10 of 15 ports in this commit are shown above. )
Mark various ports broken on mips64 and, where appropriate, mips.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Thu, 30 Nov 2017
|
[ 05:55 linimon ] (Only the first 10 of 22 ports in this commit are shown above. )
For ports that are marked NOT_FOR/ONLY_FOR armv6, also mark them so
on armv7.
This is part one of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
|
Fri, 26 May 2017
|
[ 20:02 linimon ] (Only the first 10 of 32 ports in this commit are shown above. )
Mark some ports failing on armv6, for errors classified as "???".
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Wed, 2 Nov 2016
|
[ 22:45 mat ] (Only the first 10 of 110 ports in this commit are shown above. )
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Tue, 30 Aug 2016
|
[ 23:38 mm ]
Update devel/smake to 1.2.5
|
Tue, 8 Dec 2015
|
[ 18:36 amdmi3 ]
- Fix for when CC contains slashes
|
Thu, 14 May 2015
|
[ 10:15 mat ] (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, 31 Aug 2014
|
[ 17:53 ohauer ]
- update MASTER_SITES (berlios is gone)
- update WWW
- sort pkg-plist
|
Mon, 12 May 2014
|
[ 14:45 rene ]
Mark BROKEN on i386
Submitted by: jenkins-bot via swills@
|
[ 09:39 rene ]
- undeprecate [1]
- fix build on i386 [1]
- strip binary
PR: ports/188472
Submitted by: SATO Kuro <poyopoyo@puripuri.plala.or.jp>
|
Fri, 11 Apr 2014
|
[ 07:56 bapt ]
Mark as broken and deprecate
|
Wed, 26 Feb 2014
|
[ 11:47 marino ]
devel/smake: Unbreak smake to see what happens
This port was originally marked as broken on i386 only. It always worked
without modification on dports. Later when eadler@ released the port
without fixing i386, he marked it completely broken although it builds on
amd64. He did not post the error messages encountered on i386 in the
commit message adding BROKEN_i386 or BROKEN and thus all smake error logs
have cycled off.
Remove BROKEN definition and let the cluster start building smake again
so we can see if it's really broken or not (and if so, how).
|
Fri, 8 Nov 2013
|
[ 01:21 eadler ]
- I don't have time to look into a fix for this port.
|
Thu, 24 Oct 2013
|
[ 03:31 eadler ]
- Mark this port as broken on i386. I need to find a fix, but for now let
people know it won't work.
|
Tue, 22 Oct 2013
|
[ 04:22 eadler ]
- Convert to staging.
|
Fri, 20 Sep 2013
|
[ 17:17 bapt ] (Only the first 10 of 623 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
|
Tue, 16 Jul 2013
|
[ 21:59 eadler ] (Only the first 10 of 38 ports in this commit are shown above. )
Remove now excess verbiage.
Reviewed by: bapt
|
Sat, 6 Jul 2013
|
[ 17:27 eadler ] (Only the first 10 of 11 ports in this commit are shown above. )
Convert some of my ports from USE_GMAKE to USES=gmake.
The remainder have other pending patches which I must finish before conversion.
|
Sat, 2 Mar 2013
|
[ 23:56 eadler ]
Update to 1.2.3
|
Sat, 26 Jan 2013
|
[ 04:19 eadler ]
Fix build error with man pages
Submitted by: poyopoyo@puripuri.plala.or.jp
|
Thu, 24 Jan 2013
|
[ 19:46 eadler ]
Update to 1.2.2
Pet portlint
Remove extranious LICENSE_FILE
|
Sat, 6 Oct 2012
|
[ 14:35 eadler ] (Only the first 10 of 44 ports in this commit are shown above. )
Trim the headers in the ports I maintain.
|
Sun, 21 Aug 2011
|
[ 20:51 eadler ] (Only the first 10 of 30 ports in this commit are shown above. )
- change the email address I use to maintain ports
Approved by: bapt (mentor)
|
[ 16:12 eadler ] (Only the first 10 of 30 ports in this commit are shown above. )
- change the email address I use to maintain ports
Approved by: bapt (mentor)
|
Tue, 9 Aug 2011
|
[ 22:23 sahil ]
- Pass maintainership to Eitan Adler
Submitted by: Eitan Adler (on EFNet/#bsdports)
|
[ 15:41 mm ] (Only the first 10 of 29 ports in this commit are shown above. )
Transfer maintainer back to ports@FreeBSD.org
Approved by: maintainer (myself)
|
Wed, 23 Mar 2011
|
[ 15:53 mm ] (Only the first 10 of 58 ports in this commit are shown above. )
- Add LICENSE knob(s)
|
Sun, 30 May 2010
|
[ 08:22 mm ]
- Update to 1.2.1
|
Sun, 14 Mar 2010
|
[ 10:54 mandree ]
Upgrade from alpha49 to final smake 1.2 release.
Suggested by: Joerg Schilling (upstream maintainer)
PR: ports/142422
Approved by: mm@ (maintainer, by email)
Approved by: miwi@ (mentor)
|
Mon, 21 Dec 2009
|
[ 08:01 mm ]
- Update to 1.2.a49
- Unbreak
PR: ports/141760
Submitted by: mandree
|
Mon, 28 Jul 2008
|
[ 13:27 mm ]
- Re-enable compile on sparc64
PR: ports/125124
Submitted by: Daniel Austin MBCS <freebsd-sparc64@dan.me.uk>
|
Wed, 14 May 2008
|
[ 20:07 pav ]
- Mark BROKEN on CURRENT: include/schily/schily.h:110: error: conflicting types
for 'fexecve'
Reported by: pointyhat
|
Thu, 12 Apr 2007
|
[ 15:35 mm ]
- update to 1.2.a.41
- minor changes to PR
PR: ports/111402
Submitted by: bf <bf2006a@yahoo.com>
Reviewed by: mm
Approved by: garga (mentor)
|
Thu, 5 Apr 2007
|
[ 13:19 mm ] (Only the first 10 of 74 ports in this commit are shown above. )
- updated maintainer e-mail address
Approved by: garga (mentor)
|
Tue, 6 Feb 2007
|
[ 03:03 clsung ]
- Update to 1.2.a.40
PR: ports/108792
Submitted by: maintainer (Martin Matuska)
|
Sat, 30 Sep 2006
|
[ 07:54 miwi ]
- Update to 1.2.a.38
PR: ports/103755
Submitted by: Martin Matuska <martin(at)matuska.org> (maintainer)
|
Tue, 11 Jul 2006
|
[ 02:29 clsung ]
- Update of devel/smake from 1.2.a.34 to 1.2.a.36
PR: ports/100048
Submitted by: maintainer (Martin Matuska)
|
Mon, 24 Apr 2006
|
[ 10:30 erwin ]
Update to 1.2.a.34
PR: 96250
Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
|
Sun, 4 Sep 2005
|
[ 00:23 sem ]
- Update to 1.2.a.33
PR: ports/85701
Submitted by: maintainer
|
Sat, 16 Jul 2005
|
[ 01:01 pav ]
- Update to 1.2.a.32
PR: ports/83535
Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
|
Fri, 10 Jun 2005
|
[ 15:49 lawrance ]
Update to 1.2.a.30
PR: ports/82119
Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
|
Sat, 26 Mar 2005
|
[ 22:12 kris ]
BROKEN on sparc64: Does not build
Approved by: portmgr (self)
|
Fri, 25 Feb 2005
|
[ 06:52 sem ]
Smake is a highly portable make program with automake features.
PR: ports/77936
Submitted by: Martin Matuska <martin (at) matuska.org>
|
Number of commits found: 48 |