| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
26 Apr 2013 12:35:51
  |
bapt  |
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 |
23 Feb 2013 14:22:28
1.0.1
|
miwi  |
- Broken checksum mismatch |
22 Dec 2011 11:15:30
1.0.1
|
linimon  |
Also broken on sparc64. While here, switch from NOT_FOR_ARCHS to
ONLY_FOR_ARCHS.
Hat: portmgr |
11 Nov 2011 03:23:50
1.0.1
|
linimon  |
Not yet ported to powerpc.
Hat: portmgr
Feature safe: yes |
26 Sep 2011 01:15:34
1.0.1
|
zi  |
- 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] |
20 Mar 2011 12:54:45
1.0.1
|
miwi  |
- Get Rid MD5 support |
13 Jan 2011 09:44:23
1.0.1
|
erwin  |
Mark BROKEN: does not build
Feature safe: yes |
12 Aug 2010 20:30:50
1.0.1
|
ohauer  |
- force commit to correct PR number
PR: 144741
Approved by: glarkin (mentor) |
12 Aug 2010 20:20:23
1.0.1
|
ohauer  |
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 |