Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
30 May 2013 09:11:53
1.2.8_6

|
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 |
01 Jun 2012 05:26:28
1.2.8_6
|
dinoex  |
- update png to 1.5.10 |
14 Apr 2012 20:24:51
1.2.8_5 
|
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.2.8_5
|
dougb  |
Assist with de-MD5'ification |
07 Mar 2011 15:08:26
1.2.8_5
|
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.2.8_5
|
ehaupt  |
Add a more reliable mirrors for fc4 and f10 linux emulation ports.
Triggered by: distilator
Reviewed by: netchild (emulation) |
28 Mar 2010 06:47:48
1.2.8_5
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
02 Jun 2009 21:15:40
1.2.8_4
|
bsam  |
. add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports;
. bump PORTREVISIONs. |
01 Apr 2009 10:10:16
1.2.8_3
|
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.2.8_2 
|
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) |
09 Jul 2006 21:01:46
1.2.8_2
|
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.2.8_1
|
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 ) |
20 Nov 2005 16:45:39
1.2.8
|
netchild  |
Update to 1.2.8 |
18 Aug 2005 22:34:07
1.2.7_6
|
pav  |
- Enable on amd64
Approved by: portmgr (marcus) |
17 Jun 2005 22:59:29
1.2.7_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 ) |
06 Feb 2005 21:50:35
1.2.7_5
|
edwin  |
Fix DOCSDIR statement: 1.2.27 -> 1.2.7 (actually, ${PORTVERSION}
Noticed by: krion |
05 Feb 2005 14:56:29
1.2.7_5
|
netchild  |
Fix plist.
Noticed by: pointyhat |
31 Dec 2004 23:52:50
1.2.7_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.2.7_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 ) |
20 Nov 2004 19:31:47
1.2.7_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.2.2 
|
nectar  |
Mark deprecated due to unpatched security vulnerability documented for
over two months at
http://vuxml.freebsd.org/f9e3e60b-e650-11d8-9b0a-000347a4fa7d.html |
10 Jul 2004 21:59:35
1.2.2 
|
pav  |
- Add conflicts, differentiate latest link |
21 Jun 2004 18:28:09
1.2.2 
|
pav  |
- Update to 1.2.2
PR: ports/68126
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> |
16 May 2004 03:55:53
1.0.14_2 
|
kris  |
r1.9 caused the PORTREVISION to go backwards since this port is a slave of
x11-toolkits/linux-gtk, that port previously had PORTREVISION=2 and this
port failed to override it. Set the PORTREVISION to 2 again.
Pointy hats to: trevor, marcus |
17 Mar 2004 18:29:46
1.0.14_1 
|
trevor  |
SIZEify. |
04 Feb 2004 05:21:48
1.0.14_1 
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Jan 2004 07:24:56
1.0.14_2 
|
trevor  |
SIZEify. |
16 Mar 2003 15:17:52
1.0.14_2 
|
nork  |
Update rpm file for i386.
Approved by: portmgr(knu) |
20 Feb 2003 19:31:37
1.0.14_2 
|
knu  |
De-pkg-comment. |
04 Dec 2002 08:29:54
1.0.14_2 
|
knu  |
Correct pkg-comment. |
26 Aug 2002 11:23:30
1.0.14_2 
|
trevor  |
Update to 1.0.14-0.7x.3 to fix security bug. |
26 Aug 2002 09:51:49
1.0.9_2 
|
trevor  |
Forbid because of security bug. |
03 Aug 2002 10:11:22
1.0.9_2 
|
mita  |
MAINTEINER-suggested version up.
Install RPMs from RedHat 7.1 instead of RedHat 6.1.
Thanks to this upgrade, many ports (pips, bjfilter,..)
is internationalized without *-linux-locale port.
I have verified this modification imposed no fatal error to
the depending ports.
Submitted by: Maintainer (taoka@FreeBSD.org)
Reviewed by: ports-jp |
07 Mar 2001 21:05:28

|
sf  |
sweep extra directory. |
02 Nov 2000 13:16:32

|
sanpei  |
support alpha platform(but not tested :-<) |
08 Oct 2000 02:35:34

|
asami  |
Convert category graphics to new layout. |
28 Sep 2000 15:48:51

|
sanpei  |
new port: Linux png library. Installs png lib from rpm. |