| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Apr 2013 08:57:13
2.7_4
|
bapt  |
Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format |
18 Mar 2013 21:56:30
  |
eadler  |
"aaargh, quoted Makefile variables"
Approved by: portmgr (bapt) |
19 Mar 2011 12:38:54
2.7_4
|
miwi  |
- Get Rid MD5 support |
19 Mar 2009 17:28:51
2.7_4
|
bsam  |
Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.
The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.
The idea was taken from bsd.gnome.mk and others.
More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.
Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.
Other changes are coming. Stay tuned!
PR: ports/132510
Submitted by: bsam (me)
Exp-run by: portmgr (pav) |
04 Jul 2007 20:44:55
2.7_4
|
pav  |
- Fix install
- Fix plist
Pointy hat to: netchild |
03 Jul 2007 13:22:17
2.7_4
|
netchild  |
Don't automatically search for the src rpm when running on pointyhat. [1]
There's no source from vendor...
Noticed by: pointyhat (pav) [1] |
01 Jul 2007 16:29:19
2.7_4
|
netchild  |
- convert to use USE_LINUX_RPM, this fixes the build problems after my last
commit to linux_base-fc4 [1]
- don't install the contents of the dev directory, is is not supposed to
exist with our linux_base, as it will not correctly fall back to the
native dev directory for some programs (those which parse the directory
contents instead of trying to open a file directly)
Noticed by: pointyhat (pav) |
22 Jan 2006 06:28:59
2.7_4
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
04 Nov 2005 06:42:59
2.7_4
|
edwin  |
Unbreak port by fixing pkg-plist.
Note that there are still a zillion undeletable files in the log
files, but they're part of the linux-base system. |
11 Sep 2005 21:57:15
2.7_4
|
linimon  |
Maintainer no longer has time to look at this one. Note that if anyone
is using it, they need to adopt it quickly, as it is about to expire.
Approved by: maintainer |
23 Jul 2005 02:53:43
2.7_4
|
kris  |
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it. |
17 Jun 2005 22:59:29
2.7_4
|
netchild  |
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use(Only the first 15 lines of the commit message are shown above ) |
12 Apr 2005 03:26:57
2.7_3
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
2.7_3
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
27 Mar 2005 02:22:51
2.7_3
|
kris  |
BROKEN: Incomplete pkg-plist
Approved by: portmgr (self) |
01 Mar 2005 21:51:49
2.7_3
|
trevor  |
Respect the user's USE_LINUX setting. |
31 Dec 2004 18:24:10
2.7_3
|
netchild  |
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.
It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).
This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).
Changes:
- change the default linux_base from v7 to v8
- add a newer freetype to linux_base-8 for nicer fonts display [1]
- don't let cpio use hardlinks in the linux_base-8 port to quiet some (Only the first 15 lines of the commit message are shown above ) |
25 Mar 2004 03:13:15
2.7_2
|
bms  |
SIZE update jumbo-commit.
Submitted by: trevor |
04 Feb 2004 05:10:27
2.7_2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
26 Oct 2003 21:26:05
2.7_1
|
bms  |
Fix minor style nit and add NO_MTREE as this is a Linux port. |
18 Oct 2003 21:20:30
2.7_1
|
bms  |
Bump PORTREVISION. |
18 Oct 2003 21:07:41
2.7
|
bms  |
Fix conflict whereby USE_LINUX_PREFIX would bring in an unwanted dependency
on linux_base-7*, when linux_base-8* is required.
Noticed by: kris |
06 Oct 2003 11:56:16
2.7
|
bms  |
Add the Linux binaries for the Dell RAID tools. These have been tested and
known to work with a Dell PowerEdge 2400's onboard PERC 2/Si, with firmware
version 2.1.
Reviewed by: edwin |