non port: archivers/star/Makefile |
SVNWeb
|
Number of commits found: 49 |
Tue, 18 Oct 2022
|
[ 05:02 Fernando Apesteguía (fernape) Author: Robert Clausecker ] 98e169c (Only the first 10 of 24 ports in this commit are shown above. )
devel/schilybase: update to 2022-10-16
ChangeLog: http://fuz.su/pub/schilytools/AN-2022-10-16.txt
This commit creates a new port archivers/tartest splitted off from
archivers/star. misc/schilytools depends now on this new port.
PR: 267131
Reported by: fuz@fuz.su (maintainer)
|
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 )
|
Fri, 30 Jul 2021
|
[ 13:26 Juraj Lutter (otis) Author: Robert Clausecker ] 774298c (Only the first 10 of 13 ports in this commit are shown above. )
devel/schilybase: update to 2021.07.29
- Update to 2021.07.29
- Fix related PR (Do not install broken gnutar by default)
PR: 257063
Reported by: ice@extreme.hu
|
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.
|
Tue, 19 Jan 2021
|
[ 01:13 linimon ]
Mark as BROKEN on riscv64.
This appears to be an older project that has no autoconf stanza for riscv64.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com build testing
|
Tue, 1 Oct 2019
|
[ 14:35 bapt ] (Only the first 10 of 23 ports in this commit are shown above. )
Drop build dependency on GNU m4.
m4 from base is able to do the job, if properly wrapped to mimic GNU m4
Differential Revision: https://reviews.freebsd.org/D21835
|
Fri, 3 May 2019
|
[ 00:54 mm ]
archivers/star: replace in less files and fix build
|
Tue, 30 Apr 2019
|
[ 22:20 mm ]
archivers/star add missing build dependency on m4
|
Mon, 29 Apr 2019
|
[ 23:22 mm ]
Update archivers/star to 1.6
|
Sat, 4 Feb 2017
|
[ 07:57 danfe ] (Only the first 10 of 14 ports in this commit are shown above. )
- Spell `LICENSE_FILE' variable correctly
- Fix some nearby bogosities (when noticed)
|
Sat, 5 Nov 2016
|
[ 00:13 mm ]
Takeover maintainership
PR: 213135
Submitted by: mm@FreeBSD.org
Approved by: maintainer timeout
|
Wed, 28 Sep 2016
|
[ 22:36 mm ]
Update star to 1.5.3
Allow build with clang
Add patch for FreeBSD NFSv4 ACL support
PR: 212274
Submitted by: mm@FreeBSD.org
Approved by: maintainer timeout
|
Tue, 19 Jul 2016
|
[ 11:04 mat ] (Only the first 10 of 174 ports in this commit are shown above. )
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 11 Feb 2016
|
[ 16:22 rene ] (Only the first 10 of 11 ports in this commit are shown above. )
archivers/star: revive port
- update MASTER_SITES
- modernize (staging, USES, manual pages, @sample)
- add license information (CDDL + GPLv2)
- regenerate patches (no content changes)
- pass maintainer to submitter
While here:
- add USE_GCC=any to allow build on FreeBSD 10+
PR: 188974
Submitted by: Chris Hutchinson (portmaster@BSDforge.com)
|
Fri, 11 Apr 2014
|
[ 07:59 bapt ]
Chase smake deprecation
With hat: portmgr
|
Fri, 21 Feb 2014
|
[ 13:34 ehaupt ] (Only the first 10 of 11 ports in this commit are shown above. )
Remove trailing whitespaces from category archivers
|
Mon, 10 Feb 2014
|
[ 13:54 ehaupt ] (Only the first 10 of 581 ports in this commit are shown above. )
According to the Porter's Handbook (5.12.2.3.) default options must be added to
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)
|
Fri, 20 Sep 2013
|
[ 13:11 bapt ] (Only the first 10 of 221 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
|
Sat, 27 Apr 2013
|
[ 08:50 mva ] (Only the first 10 of 196 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Tue, 29 Jan 2013
|
[ 03:41 vanilla ]
Update to 1.5.2.
PR: ports/175638
Submitted by: John Hein <jhein@symmetricom.com>
|
Mon, 31 Dec 2012
|
[ 14:07 bapt ]
Use PORT_OPTIONS:MDOCS instead of NOPORTDOCS
Trim headers
|
Wed, 4 Aug 2010
|
[ 11:25 olgeni ]
Drop maintainership of star, which I haven't been using for a while.
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Sat, 12 Dec 2009
|
[ 22:45 olgeni ]
Upgrade to version 1.5.1.
PR: ports/141373
Submitted by: ehaupt
|
Mon, 9 Feb 2009
|
[ 14:24 olgeni ]
Silence ${MV} command.
|
Sat, 7 Feb 2009
|
[ 20:44 olgeni ] (Only the first 10 of 12 ports in this commit are shown above. )
Upgrade to version 1.5 using code from archivers/star-devel; also install srmt
and tartest.
|
Wed, 14 May 2008
|
[ 20:17 pav ]
- Fix syntax
Reported by: FreshSanity
Pointy hat to: pav
|
[ 20:10 pav ]
- Mark BROKEN on CURRENT
Reported by: pointyhat
|
Fri, 11 Apr 2008
|
[ 13:01 pav ]
- Pass literal gmake as MAKEPROG, build breaks when passed full path to gmake
- Allow build on non-english locale
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 11:23 flz ]
- ARCH is defined in bsd.port.mk
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Tue, 22 Jun 2004
|
[ 20:39 pav ]
- Register conflict with newly added archivers/star-devel port
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Sun, 23 Feb 2003
|
[ 11:07 olgeni ]
Suppress command echo.
|
[ 10:51 olgeni ] (Only the first 10 of 66 ports in this commit are shown above. )
De-pkg-comment my ports + some more.
|
Mon, 17 Feb 2003
|
[ 21:05 olgeni ]
Update to version 1.4.3.
|
Sat, 18 Jan 2003
|
[ 18:56 olgeni ]
Take over maintainership.
|
Thu, 2 Jan 2003
|
[ 17:58 ijliao ]
upgrade to 1.4.2
PR: 45866
Submitted by: Ports Fury
|
Sat, 28 Dec 2002
|
[ 03:22 edwin ]
Fix master_site.
Noticed by: portsurvey
|
Sat, 19 Oct 2002
|
[ 19:09 obrien ]
USE_BZIP2
|
Sun, 21 Jul 2002
|
[ 00:43 naddy ]
* Fix a typo.
* Allow this to build with other compilers than "cc" or "gcc".
|
Thu, 27 Jun 2002
|
[ 19:11 obrien ]
Update to version 1.4.1.
|
Mon, 17 Jun 2002
|
[ 20:31 ijliao ]
upgrade to 1.4
PR: 39428
Submitted by: Ports Fury
|
Mon, 10 Jun 2002
|
[ 20:03 trevor ]
Tidy up after repo copy of ports/sysutils/star to ports/archivers/star.
PR: 37145
Submitted by: Thomas Hurst
|
Number of commits found: 49 |