Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.03_1 06 Nov 2024 15:17:35 |
Robert Clausecker (fuz) |
filesystems: add new category for file systems and related utilities
The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.
Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.
Approved by: portmgr (rene)
Reviewed by: mat
Pull Request: https://github.com/freebsd/freebsd-ports/pull/302
PR: 281988 |
6.03_1 11 Jan 2024 13:59:36 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate usage of MANPREFIX
While here move some manpages to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
6.03 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
6.03 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
6.03 24 Oct 2021 05:50:15 |
Alexey Dokuchaev (danfe) |
sysutils/syslinux: remove artificial architecture limitation
Added with a dubious reason in r423370 (89d3f87471f0c).
This program can be used in stand-alone environments to populate bootable
media, e.g. as dependency of `sysutils/unetbootin' port, and GNU/Linux is
certainly available on far more architectures than could be listed here. |
6.03 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.03 09 Feb 2019 14:49:00 |
meta |
sysutils/syslinux: pass maintainership to submitter
PR: 235618
Submitted by: Nicolas Herry <nicolasherry@gmail.com> |
6.03 31 Oct 2017 14:51:54 |
olgeni |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. |
6.03 10 Oct 2017 21:31:30 |
linimon |
For ports that are explicitly enabled on armv6, also enable them
on armv7. This has not been tested with an -exp run but should
"do no harm".
PR: 221894 (partial) |
6.03 26 Jun 2017 22:29:29 |
linimon |
Spell aarch64 the modern way. |
6.03 09 Oct 2016 22:01:34 |
bsam |
Thank you Uffe for your past work on FreeBSD ports! Hope you'll find time
to contribute to FreeBSD in the future. Reset Uffe's ports maintainership.
Requested by: Uffe Jakobsen <uffe@uffe.org> (maintainer, via e-mail) |
6.03 05 Oct 2016 18:50:45 |
linimon |
Mark as only for architectures that syslinux is relevant for.
Approved by: portmgr (tier-2 blanket) |
6.03 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
6.03 20 Sep 2015 21:12:21 |
olgeni |
Typos, whitespace and capitalization fixes (S-X). |
6.03 24 Nov 2014 19:21:43 |
robak |
sysutils/syslinux: update 6.02 -> 6.03
PR: 194642
Submitted by: Uffe Jakobsen <uffe@uffe.org> |
6.02_1 13 Oct 2014 10:22:18 |
pi |
sysutils/syslinux: fix bug, give maintainer to submitter
PR: 187910
Submitted by: uffe@uffe.org |
6.02 30 Sep 2014 10:42:08 |
amdmi3 |
- Switch to PLIST_FILES/PORTDATA |
6.02 19 May 2014 15:57:57 |
pi |
sysutils/syslinux: USES tar:xz, strip one file
Approved by: culot (mentor) |
6.02 06 Mar 2014 18:36:28 |
wxs |
Update to 6.02.
Submitted by: dteske@ |
6.01 16 Nov 2013 12:33:15 |
vanilla |
Support STAGEDIR. |
6.01 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
6.01 03 Aug 2013 19:12:46 |
nox |
- Install missing files by switching from using specified list of
files to copying tree out of build directory.
- Add license.
- Switch to dynamic plist.
- Quiet installation process.
PR: ports/180626
Submitted by: r4721@tormail.org |
6.01 03 Aug 2013 13:44:01 |
mat |
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
6.01 15 Jul 2013 14:42:58 |
miwi |
- Update to 6.01
PR: 180505
Submitted by: Ports Fury |
5.01 02 Mar 2013 05:43:04 |
miwi |
- Update to 5.01
PR: 176527
Submitted by: Ports Fury |
5.00 21 Jan 2013 03:39:17 |
araujo |
- Update to 5.00.
- Update MASTER_SITES.
- Add MAKE_JOBS_SAFE.
- Trim header.
PR: ports/174180
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
4.05 16 Aug 2012 08:15:14 |
mm |
Add missing pkg-plist entry |
4.05 16 Aug 2012 08:14:16 |
mm |
Update to 4.05
Fix MASTER_SITES [1]
Give up maintainership |
4.04 01 Jun 2011 09:17:38 |
mm |
- Update to 4.04 |
4.03 23 Mar 2011 15:53:22 |
mm |
- Add LICENSE knob(s) |
4.03 05 Dec 2010 13:38:10 |
mm |
- Fix build on FreeBSD 7.x
Reported by: pointyhat (pav) |
4.03 23 Nov 2010 10:30:46 |
mm |
- Set broken on 6.x
- Take maintainership
Approved by: maintainer (private e-mail) |
4.03 18 Nov 2010 17:42:53 |
mm |
- Unbreak and update to 4.03
- Fix and rename patches to match file names
- Depend on perl5 only during build
- Make portlint happy
- Replace with sed and do it in pre-patch stage
- Use DATADIR and MANPREFIX
PR: ports/152300
Approved by: luigi (maintainer, private e-mail) |
3.83_1 10 Sep 2010 06:26:08 |
pgollucci |
- Use IGNORE instead of BROKEN
IGNORE will still try to be built on pointhat and tbs
Suggested by: danfe |
3.83_1 09 Sep 2010 02:23:20 |
pgollucci |
- Mark BROKEN, segfaults at runtime
PR: ports/146603
Reported by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net>
Tested on: Tested on 7.3-i386, 8.0-i386, and 8.0-amd64: results are
consistent.
Approved by: maintainer timeout (luigi ; 118 days) |
3.83_1 08 Dec 2009 12:43:38 |
bsam |
. fix pkg-plist;
. bupm PORTREVISION.
Reported by: QAT
Approved by: maintainer (luigi@, implicit) |
3.83 08 Dec 2009 10:18:44 |
luigi |
forgot to remove one file, thanks QAT for the reminder... |
3.83 08 Dec 2009 10:09:02 |
luigi |
Update to 3.83
This is basically PR ports/141166 by Boris Samorodov, which
updates the code to version 3.83 and splits the patches
into smaller chunks to ease future updates.
I have only touched the indentation in one function in patch-mtools_syslinux.c
Submitted-by: Boris Samorodov
PR: 141166 |
3.72 15 Jun 2009 18:55:42 |
wxs |
- Use MASTER_SITES_KERNEL_ORG
PR: ports/134566
Approved by: all maintainer timeouts |
3.72 31 Dec 2008 11:51:02 |
luigi |
Tinderbox found out that I forgot to add USE_PERL5, which is used in the
post-extract phase to convert elf names. |
3.72 31 Dec 2008 11:43:35 |
luigi |
The syslinux program installs a linux bootloader on a FAT-formatted
filesystem or disk image.
This FreeBSD port can additionally operate on plain files containing
a FAT image, thus requiring no special privilege. The program relies
on mtools to perform the manipulation of the FAT filesystem.
WWW: http://syslinux.zytor.com/ |