| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
14 Apr 2012 20:24:51
1.5.3.0.1.f4_2  |
netchild  |
Set the expiration date for all ports which depend upon linux_base-fc4 to
the EoL of the last 7.x release. The 7.x branch is the only supported
FreeBSD version not yet at his EoL which needs a linux 2.4 based linuxulator
environment (linux_base-f10 doesn't work there).
I didn't bump the portrevision, this is mostly done as a hint for ports
committers to tell them that at least the emulation@-owned ports need
to stay until then (even the forbidden ones). The dependent ports need to
go at the same time, but are free to be deleted before.
Discussed with: bsam |
19 Mar 2011 12:38:54
1.5.3.0.1.f4_2
|
miwi  |
- Get Rid MD5 support |
02 Jun 2009 21:15:40
1.5.3.0.1.f4_2
|
bsam  |
. add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports;
. bump PORTREVISIONs. |
01 Apr 2009 10:10:16
1.5.3.0.1.f4_1
|
bsam  |
Finish repocopies of new linux-f8 infrastructure ports:
. add CONFLICTS to 47 original ports;
. bump PORTREVISIONs for all of them;
. pet portlint for 2-3 ports (misplaced PORTREVISION). |
29 Apr 2008 05:11:44
1.5.3.0.1.f4
|
linimon  |
Reset jylefort's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity. |
19 Apr 2008 17:56:05
1.5.3.0.1.f4  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
07 Sep 2006 09:58:05
1.5.3.0.1.f4
|
bsam  |
* Fri Jun 02 2006 Than Ngo <than@redhat.com> 1.5.3-0.1.fc4
- update to 1.5.3
Approved by: jylefort (maintainer, implicit) |
13 Jul 2006 12:35:13
1.5.2.0.1.f4_1
|
bsam  |
o change default linux package at bsd.linux-rpm.mk for automatic
plist creation to FC4;
o upgrade audio ports which use automatic plist creation to use FC4
packages or bump PORTREVISION for those which already use FC4
packages. [1]
Approved by: julefort (maintainer, implicit) [1]
netchild (mentor) |
27 Jun 2006 14:16:27
1.5.2.0.1.f4
|
bsam  |
Update to a newer version 1.5.2-0.1.fc4.
Reviewed by: multimedia (silence)
Approved by: jylefort (maintainer, implicit),
netchild (mentor, implicit) |
30 Apr 2006 22:00:43
1.3.0.4_2
|
netchild  |
bsd.linux-rpm.mk:
- document some variables
- set some variables based upon presets [1]
- automatically guess the src RPM (needs to be overidden for multi-RPM
ports) [1]
- allow to specify complete directories or a set of files for
automatic brandelf handling (BRANDELF_DIRS/BRANDELF_FILES) [1]
- add fc3 to the automatic plist handling [1]
- allow to override the linux-rpm-generate-plist target
- also detect @dirrmtry in the automatic plist handling [1]
- adopt the new-plist target to the new world order [1]
ports: [1,2]
- edit WRKSRC (add rpm/i386/${LINUX_DIST}/${LINUX_DIST_VER})
- add source distfiles to distinfo to allow auto fetching sources(Only the first 15 lines of the commit message are shown above ) |
22 Jan 2006 15:35:04
1.3.0.4_1
|
jylefort  |
Switch to the USE_LINUX_RPM framework. |
29 Nov 2005 10:06:02
1.3.0.4_1
|
jylefort  |
The linuxulator does not support Linux amd64 code. When ${ARCH} is
amd64, use the i386 RPM packages. |
26 Nov 2005 19:28:57
1.3.0.4
|
jylefort  |
- Update to 1.3.0-4
- Take maintainership
Approved by: maintainer |
17 Jun 2005 22:59:29
1.0.3_3
|
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
1.0.3_3
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
1.0.3_3
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
01 Mar 2005 21:51:49
1.0.3_3
|
trevor  |
Respect the user's USE_LINUX setting. |
31 Dec 2004 18:24:10
1.0.3_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
1.0.3_2
|
bms  |
SIZE update jumbo-commit.
Submitted by: trevor |
04 Feb 2004 05:21:48
1.0.3_2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
14 Nov 2003 18:01:19
1.0.3_1
|
bms  |
Fix a typo.
Noticed by: Oliver Eikemeier |
14 Nov 2003 14:51:38
1.0.3_1
|
bms  |
Fix breakage during install target; linux port uses rpm to check for
existing installation, so bring in linux-base-8 under RUN_DEPENDS to
bring in the packages.rpm file.
Noticed by: kris |
26 Oct 2003 21:24:35
1.0.3_1
|
bms  |
Bump revision to reflect change in dependency graph. |
26 Oct 2003 21:22:47
1.0.3
|
bms  |
Remove USE_LINUX_PREFIX as it brings in a dependency on the Red Hat 7 userland;
this port is based on the Red Hat 8 userland.
Reported by: kris |
06 Oct 2003 11:54:10
1.0.3
|
bms  |
Add the Linux version of the KDE arts sound library (it is an unlikely
dependency for the Dell RAID tools).
Reviewed by: edwin |