Commit graph

24 commits

Author SHA1 Message Date
Kurt Jaeger
839f9f1983 sysutils/syslinux: USES tar:xz, strip one file
Approved by:    culot (mentor)
2014-05-19 15:57:57 +00:00
Wesley Shields
083859f0fb Update to 6.02.
Submitted by:	dteske@
2014-03-06 18:36:27 +00:00
Vanilla I. Shu
8dbb955365 Support STAGEDIR. 2013-11-16 12:33:15 +00:00
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Juergen Lock
5c59eef578 - 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
2013-08-03 19:12:45 +00:00
Mathieu Arnold
62a41b423b - Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-03 13:44:00 +00:00
Martin Wilke
c99bd8e43a - Update to 6.01
PR:		180505
Submitted by:	Ports Fury
2013-07-15 14:42:57 +00:00
Martin Wilke
4a286aecdd - Update to 5.01
PR:		176527
Submitted by:	Ports Fury
2013-03-02 05:43:04 +00:00
Marcelo Araujo
f6b014d4f1 - Update to 5.00.
- Update MASTER_SITES.
- Add MAKE_JOBS_SAFE.
- Trim header.

PR:		ports/174180
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-01-21 03:39:17 +00:00
Martin Matuska
1e76be6b8d Add missing pkg-plist entry 2012-08-16 08:15:13 +00:00
Martin Matuska
2df6c13943 Update to 4.05
Fix MASTER_SITES [1]
Give up maintainership
2012-08-16 08:14:16 +00:00
Martin Matuska
8feda59a39 - Update to 4.04 2011-06-01 09:17:38 +00:00
Martin Matuska
e3a244403e - Add LICENSE knob(s) 2011-03-23 15:53:22 +00:00
Martin Matuska
c839a9fe27 - Fix build on FreeBSD 7.x
Reported by:	pointyhat (pav)
2010-12-05 13:38:10 +00:00
Martin Matuska
aab12ebaa5 - Set broken on 6.x
- Take maintainership

Approved by:	maintainer (private e-mail)
2010-11-23 10:30:46 +00:00
Martin Matuska
c5912aade0 - 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)
2010-11-18 17:42:52 +00:00
Philip M. Gollucci
c8d2b02d1b - Use IGNORE instead of BROKEN
IGNORE will still try to be built on pointhat and tbs

Suggested by:   danfe
2010-09-10 06:26:08 +00:00
Philip M. Gollucci
674eb8c349 - 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)
2010-09-09 02:23:20 +00:00
Boris Samorodov
8a918b586b . fix pkg-plist;
. bupm PORTREVISION.

Reported by:	QAT
Approved by:	maintainer (luigi@, implicit)
2009-12-08 12:43:38 +00:00
Luigi Rizzo
54e40d0c34 forgot to remove one file, thanks QAT for the reminder... 2009-12-08 10:18:44 +00:00
Luigi Rizzo
5a3e648d5e 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
2009-12-08 10:09:02 +00:00
Wesley Shields
bf503aaa52 - Use MASTER_SITES_KERNEL_ORG
PR:		ports/134566
Approved by:	all maintainer timeouts
2009-06-15 18:55:42 +00:00
Luigi Rizzo
64a4ff8bb1 Tinderbox found out that I forgot to add USE_PERL5, which is used in the
post-extract phase to convert elf names.
2008-12-31 11:51:02 +00:00
Luigi Rizzo
c7564382f2 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/
2008-12-31 11:43:34 +00:00