| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 May 2013 09:11:53
4.1.3_3
|
rene  |
- Finish removal of support for Linux 2.4 in bsd.linux-apps.mk and
bsd.linux-rpm.mk. The default linux version is now Fedora 10.
- Remove now obsolete checks for Linux 2.4 in emulators/linux_base-c6,
emulators/linux_base-f10, and emulators/linux_dist-gentoo-stage3.
While there, remove superfluous -p argument from ${MKDIR}.
- Remove now obsolete check for Linux 2.4 or FreeBSD 6 and lower from
astro/google-earth.
- Remove expired Fedora Core 4 ports which were only used on FreeBSD 7
and below.
- Update LEGAL and MOVED
PR: ports/176877
Submitted by: myself
Approved by: portmgr (bapt)
Exp-run by: bapt |
31 Jul 2012 13:15:33
4.1.3_3
|
bsam  |
Use asolute path for PLIST (prepend ${PKGDIR} to PLIST).
It's more safe that a relative path.
Inspired by PR: ports/169702
Submitted by: Tijl Coosemans <tijl@coosemans.org>
Discussed at: freebsd-emulation |
14 Apr 2012 20:24:51
4.1.3_3  |
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 |
04 Jul 2011 21:58:50
4.1.3_3
|
dougb  |
Assist with de-MD5'ification |
02 Jun 2009 21:15:40
4.1.3_3
|
bsam  |
. add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports;
. bump PORTREVISIONs. |
01 Apr 2009 10:10:16
4.1.3_2
|
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). |
19 Apr 2008 17:56:05
4.1.3_1  |
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) |
16 Sep 2006 21:45:40
4.1.3_1
|
bsam  |
- update from FC3 to FC4 distribution;
- add newline before PORTNAME;
- bump PORTREVISION;
- s/MAINTAINTER/MAINTAINER;
- set ONLY_FOR_ARCHS=i386 amd64.
Approved by: maho (maintainer timeout, emailed at 2006-08-09) |
01 May 2006 17:28:17
4.1.3
|
netchild  |
- convert to use bsd.linux-rpm.mk (get rid of include of linux-gtk/Makefile) [1]
- use fixed plists [1]
- category "linux" added to those ports without it [1]
- update some ports to a recent FC3 one [1]
- remove plists/... for Alpha (there's no support since linux_base-8 for
Alpha anymore)
- don't hardcode version numbers in some plists, use PLIST_SUB instead
(any errors are mine, don't keep them, send them to me)
Regarding linux-ungif I declare a maintainer timeout (one month, Boris tried
to contact the maintainer) and also pull the "sweeping commit"-card (the
port which it uses as some kind of master port can not be used for this
anymore). Besides this, I don't think he will be upset when other people
do the work instead of adding an entry to his TODO list. :-) (Only the first 15 lines of the commit message are shown above ) |
28 Oct 2005 22:47:45
4.1.0_3
|
kris  |
NOT_FOR_ARCHS=amd64 since the distinfo is incorrect |
17 Jun 2005 22:59:29
4.1.0_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
4.1.0_2
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
4.1.0_2
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
31 Dec 2004 18:24:10
4.1.0_2
|
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 ) |
17 Mar 2004 18:29:46
4.1.0_1
|
trevor  |
SIZEify. |
04 Feb 2004 05:21:48
4.1.0_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
20 Feb 2003 19:31:37
4.1.0
|
knu  |
De-pkg-comment. |
24 Nov 2002 00:48:47
4.1.0
|
maho  |
RPM of ungif lib
Also loosely depended on: Gerrit K?-A?hn<gerrit@pmp.uni-hannover.de>'s?$)B
private e-mail.
Approved by: knu (mentor) |