Commit graph

8 commits

Author SHA1 Message Date
Baptiste Daroussin
dba80fffe4 Remove USE_CDRTOOLS from bsd.port.mk
This macros has been useless since cdrtools-cjk port has gone.
This macros also lead to badly handled dependencies assuming that the dependency
on cdrtools was most BUILD and RUN dependency. While most of the time it is
simply a RUN dependency and sometime a build one.

While here:
- Trim some headers
- Convert some ports to optionsng
- Convert some ports to USES= gettext
2013-04-26 12:35:50 +00:00
Martin Wilke
c655dd13d1 - Broken checksum mismatch 2013-02-23 14:22:28 +00:00
Mark Linimon
9aaf147b5b Also broken on sparc64. While here, switch from NOT_FOR_ARCHS to
ONLY_FOR_ARCHS.

Hat:		portmgr
2011-12-22 11:15:30 +00:00
Mark Linimon
0c26009188 Not yet ported to powerpc.
Hat:		portmgr
Feature safe:	yes
2011-11-11 03:23:50 +00:00
Ryan Steinmetz
ca68688414 - Fix build under amd64 [1]
- Add missing USE_PERL5 to fix build
- Mark port MAKE_JOBS_SAFE

PR:		ports/160734
Submitted by:	Gürkan Karaman <gk.freebsd@googlemail.com> (maintainer) [1]
2011-09-26 01:15:34 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Erwin Lansing
69bcdf292a Mark BROKEN: does not build
Feature safe:	yes
2011-01-13 09:44:23 +00:00
Olli Hauer
d1681b68ca PR: 14471
Submitted by:  Guerkan Karaman <gk.freebsd _at_ googlemail.com>
Approved by:   glarkin (mentor)

gPXE is an open-source PXE implementation and bootloader.

Create network booting code that allows computers to load
their operating system from a network or to extend an
existing PXE implementation with support for additional
protocols, such iSCSI, HTTP, TFTP, NFS, FTP and ATA
over Ethernet.

WWW: http://etherboot.org/wiki/index.php
2010-08-12 20:20:23 +00:00