| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
15 Sep 2012 20:00:33
2.2.4_4
|
naddy  |
Remove pointless header lines from ports I created once upon a time. |
14 Apr 2012 20:24:51
2.2.4_4  |
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 |
07 Mar 2011 15:08:26
2.2.4_4
|
ehaupt  |
Unify maintainer address for emulation ports.
(freebsd-emulation@FreeBSD.org -> emulation@FreeBSD.org)
Discussed with: netchild (emulation) |
02 Mar 2011 10:11:21
2.2.4_4
|
ehaupt  |
- Update MASTER_SITES
- Remove MD5 sums while here
Discussed with: netchild (emulation) |
25 Jun 2009 06:43:29
2.2.4_4
|
bsam  |
Fix building at the ports cluster. The error was introduced by
a tinderbox bug which should be fixed soon: tinderbox inherits
BUILD_DEPENDS from EXTRACT_DEPENDS. Here is the difference
at pointyhat and tinderbox logs:
-----
EXTRACT_DEPENDS=gettext-0.17_1.tbz libiconv-1.13.tbz popt-1.14.tbz
rpm-3.0.6_14.tbz
BUILD_DEPENDS=
-----
EXTRACT_DEPENDS=popt-1.14.tbz gettext-0.17_1.tbz libiconv-1.13.tbz
rpm-3.0.6_14.tbz
BUILD_DEPENDS=popt-1.14.tbz gettext-0.17_1.tbz libiconv-1.13.tbz
rpm-3.0.6_14.tbz
-----
No PORTREVISION bump is needed. |
20 Jun 2009 13:52:38
2.2.4_4
|
bsam  |
Convert to using Mk/bsd.linux-rpm.mk. This is only infrastructure change,
no need to bump PORTREVISION. The change is needed to the upcomming
switch to default linux f10 ports at 8-CURRENT. |
02 Jun 2009 21:15:40
2.2.4_4
|
bsam  |
. add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports;
. bump PORTREVISIONs. |
01 Apr 2009 10:10:16
2.2.4_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 Mar 2009 17:28:51
2.2.4_2
|
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) |
28 Jan 2008 22:14:23
2.2.4_2
|
bsam  |
Add a SHA256 checksum.
PR: 118192
Submitted by: "Philip M. Gollucci" <pgollucci at p6m7g8.com> |
29 Dec 2005 16:36:00
2.2.4_2
|
netchild  |
Add master site to quiten the distfile survey.
PR: 90751
Submitted by: John E. Hein <jhein@timing.com> |
30 Nov 2005 15:42:24
2.2.4_2
|
flz  |
- Add amd64 to ONLY_FOR_ARCH.
PR: ports/87745
Submitted by: Simun Mikecin <numisemis@yahoo.com> |
17 Jun 2005 22:59:29
2.2.4_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 ) |
12 Apr 2005 03:26:57
2.2.4_1
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
2.2.4_1
|
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
2.2.4_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 ) |
01 Nov 2004 21:24:39
2.2.4
|
mezz  |
Update linux-openmotif to 2.2.4 to fix the security.
http://vuxml.freebsd.org/ef253f8b-0727-11d9-b45d-000c41e2cdad.html |
21 Oct 2004 20:23:41
2.1.30_1  |
nectar  |
Mark DEPRECATED. It has no maintainer and contains security
vulnerabilities:
http://vuxml.freebsd.org/ef253f8b-0727-11d9-b45d-000c41e2cdad.html |
17 Mar 2004 18:29:46
2.1.30_1  |
trevor  |
SIZEify. |
04 Feb 2004 05:10:27
2.1.30_1  |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
29 Jan 2004 16:13:06
2.1.30  |
trevor  |
SIZEify. |
22 Jan 2004 12:18:43
2.1.30  |
trevor  |
Use the CPIO macro defined in bsd.port.mk. |
01 Jun 2003 20:10:08
2.1.30  |
naddy  |
Drop maintainership. |
21 Feb 2003 12:52:53
2.1.30  |
naddy  |
pkg-comment -> COMMENT |
03 Nov 2001 22:22:34 
|
naddy  |
Update my MAINTAINER address. |
04 Oct 2001 04:26:26 
|
petef  |
Add linux-openmotif-2.1.30, Motif toolkit Linux libraries |