| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Jun 2012 05:26:28
1.0.18_3
|
dinoex  |
- update png to 1.5.10 |
14 Apr 2012 20:24:51
1.0.18_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 |
04 Jul 2011 21:58:50
1.0.18_2
|
dougb  |
Assist with de-MD5'ification |
07 Mar 2011 15:08:26
1.0.18_2
|
ehaupt  |
Unify maintainer address for emulation ports.
(freebsd-emulation@FreeBSD.org -> emulation@FreeBSD.org)
Discussed with: netchild (emulation) |
03 Mar 2011 09:26:45
1.0.18_2
|
ehaupt  |
Add a more reliable mirrors for fc4 and f10 linux emulation ports.
Triggered by: distilator
Reviewed by: netchild (emulation) |
02 Jun 2009 21:15:40
1.0.18_2
|
bsam  |
. add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports;
. bump PORTREVISIONs. |
01 Apr 2009 10:10:16
1.0.18_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). |
19 Apr 2008 17:56:05
1.0.18  |
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) |
01 Sep 2006 17:31:18
1.0.18
|
pav  |
- Allow on amd64 |
09 Jul 2006 21:01:46
1.0.18
|
bsam  |
1. Upgrade linux infrostructure ports from FC3 to FC4.
2. Introduce gtk2-engines into x11-toolkits/linux-gtk2. [1]
Requested by: netchild [1]
Approved by: netchild (mentor, implicit) |
01 May 2006 17:28:17
1.0.16_7
|
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 ) |
17 Jun 2005 22:59:29
1.0.16_6
|
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 ) |
05 Feb 2005 12:47:09
1.0.16_5
|
netchild  |
Remove the symlink on deinstall too.
Noticed by: pointyhat |
31 Dec 2004 23:52:50
1.0.16_4
|
kris  |
Properly increment PORTREVISION relative to the previous value (3,
incorrectly inherited from the linux-gtk port because it was not
previously overridden in this slave port).
Noticed by: eikbot
Approved by: portmgr (self) |
31 Dec 2004 18:24:10
1.0.16_1
|
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 ) |
28 Nov 2004 23:44:07
1.0.16_3
|
trevor  |
I forgot to remove this file (pointyhat log forwarded by kris). |
20 Nov 2004 19:31:47
1.0.16_3
|
trevor  |
To avoid security bug, use RPMs from Fedora Core 3.
Remove conflict between linux-png and linux-png10.
Use DOCSDIR, PORTDOCS and PLIST_FILES macros. |
21 Oct 2004 21:33:12
1.0.14_3  |
nectar  |
Mark deprecated due to unpatched security vulnerability documented for
over two months at
http://vuxml.freebsd.org/f9e3e60b-e650-11d8-9b0a-000347a4fa7d.html |
11 Jul 2004 12:05:43
1.0.14_3  |
eik  |
Bump PORTREVISION for security fix from Mar 16 2003 |
10 Jul 2004 21:59:35
1.0.14_2  |
pav  |
- Add conflicts, differentiate latest link |
10 Jul 2004 21:57:10
1.0.14_2  |
pav  |
- Revive linux png library version 1.0.14 as graphics/linux-png10 after repocopy
from graphics/linux-png. This old version is needed for some binary ports
that don't work with 1.2 series.
Repocopy by: marcus |