| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
02 Jun 2009 22:15:40
3.7.1_2  |
bsam  |
. add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports;
. bump PORTREVISIONs. |
01 Apr 2009 11:10:16
3.7.1_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 Mar 2009 17:28:51
3.7.1  |
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) |
19 Apr 2008 18:56:05
3.7.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) |
09 Jul 2006 22:01:46
3.7.1  |
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 18:28:17
3.6.1_6  |
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 ) |
22 Nov 2005 19:33:08
3.6.1_5  |
netchild  |
I think it would be good to add the distinfo and plist to the repo...
Noticed by: YAPHR
Large pointy hat to: netchild |
20 Nov 2005 17:05:02
3.6.1_4  |
netchild  |
Update to the newest release from FC3. |
31 Jul 2005 17:53:24
3.6.1_3  |
netchild  |
use patchlevel 47.6.
Security: This fixes a buffer overflow in the BitsPerSample() function.
Securtiy: VuXML: 68222076-010b-11da-bc08-0001020eed82
Requested by: simon on multimedia@ |
17 Jun 2005 23:59:29
3.6.1_2  |
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 ) |
14 Jan 2005 14:10:32
3.6.1_1  |
trevor  |
Update to the proper package (3.6.1-47.4) which according to
SUSE-SA:2005:001 incorporates fixes for CAN-2004-1183 and CAN-2004-1308.
Spotted by: nectar |
14 Jan 2005 13:13:12
3.6.1  |
trevor  |
Rewrite. |
14 Jan 2005 13:11:52
3.6.1  |
trevor  |
Update to 3.6.1, which fixes some security bugs:
http://rhn.redhat.com/errata/RHSA-2004-577.html
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0886
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0804
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0803
Desupport the Alpha.
Make this a stand-alone port. |
10 Jan 2005 14:28:24
3.5.5_2  |
simon  |
Mark linux-tiff FORBIDDEN due to several security vulnerabilites.
With hat: secteam
Discussed with: nectar
Approved by: erwin (mentor) |
31 Dec 2004 18:24:10
3.5.5_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 ) |
23 Dec 2004 09:32:50
3.5.5_1  |
nork  |
Reset MAINTAINER to ports@.
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket) |
31 Mar 2004 04:12:58
3.5.5_1  |
trevor  |
SIZEify (maintainer timeout) |
04 Feb 2004 05:21:48
3.5.5_1  |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
20 Feb 2003 19:31:37
3.5.5_2  |
knu  |
De-pkg-comment. |
03 Aug 2002 11:11:22
3.5.5_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 |
08 Mar 2001 01:14:38 
|
taoka  |
In Makefile of the master port, x11-toolkits/linux-gtk, MAINTAINER= is changed
to MAINTAINER?=. Then, MAINTAINER is able to be added into a slave port's
Makefile. So I added it in this port's Makefile. |
07 Mar 2001 08:13:19 
|
taoka  |
Add a symlink libtiff.so.3.4 --> libtiff.so.3 to pkg-plist.{i386,alpha} (I
missed it when importing) |
12 Feb 2001 16:41:11 
|
taoka  |
RPM of tiff lib |