| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
07 Jun 2009 16:57:21
1.41b_2,1
|
bsam  |
Convert ports which use USE_GL=linux to USE_LINUX_APPS+=dri.
This is needed to switch a default linux base at 8-CURRENT
to linux_base-f10. No PORTREVISION bump is needed since
it's a mere infrastructure fix. Affected ports:
-----
games/legends
games/linux-quake3-demo
games/rtcw
net/skype-devel
-----
Note: no more ports are using USE_GL=linux, it may be removed
from Mk/bsd.ports.mk.
Approved by: maintainer timeout (2 months, the needed changes were submitted
to emulation@ at 2009-04-09) |
19 Mar 2009 17:28:51
1.41b_2,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) |
20 Dec 2007 18:40:17
1.41b_2,1
|
alepulver  |
- Bump PORTREVISION (also needed by the previous commit).
- Use USE_MAKESELF instead of custom do-extract target.
- Use USE_DOS2UNIX instead of manual REINPLACE_CMD.
- Preserve additional arguments in the wrapper scripts.
- Clean up / tidy. |
20 Dec 2007 17:45:18
1.41b_1,1
|
alepulver  |
- Remove IA32_BINARY_PORT (not intended to be used with Linux binaries).
- Add missing GL dependency (USE_GL=linux).
PR: ports/118893
Submitted by: Hardy Schumacher <hardy.schumacher@amd.com> |
19 May 2007 21:32:57
1.41b_1,1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
28 Dec 2006 13:56:21
1.41b,1
|
alepulver  |
- Add PORTSCOUT variable. |
20 Oct 2006 21:02:27
1.41b,1
|
alepulver  |
- Use IA32_BINARY_PORT instead of ONLY_FOR_ARCHS=i386.
Approved by: portmgr (erwin) |
11 May 2006 20:03:55
1.41b,1
|
alepulver  |
- Take maintainership.
- Update to version 1.41b.
- Remove '@' from install commands.
Approved by: garga (mentor) |
08 May 2006 00:46:33
1.41.3
|
edwin  |
Remove USE_REINPLACE for categories starting with a G |
06 Apr 2006 01:21:42
1.41.3
|
edwin  |
[PATCH] bsd.sites.mk and relevant ports: add MASTER_SITE_IDSOFTWARE
This patch adds the MASTER_SITE_IDSOFTWARE list of mirrors to
bsd.sites.mk and adds it to the following ports:
games/doom
games/linux-quake3
games/linux-quake4
games/qcc
games/quake-data
games/quake-source
games/quake2-data
games/quake2-source
games/quake2forge
games/quake2lnx
games/quake3
games/quake3-data
games/rtcw
PR: ports/93546
Submitted by: Alejandro Pulver <alejandro@varnet.biz> |
31 Jan 2006 11:47:22
1.41.3
|
lawrance  |
Trim some busted master sites and add one in. |
30 Jan 2006 10:08:51
1.41.3
|
edwin  |
remove full path in distinfo |
22 Jan 2006 02:11:14
1.41.3
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21 Nov 2005 14:32:11
1.41.3
|
pav  |
- Correct a small typo in pkg-message: it states that the user needs to copy a
file called 'pak.pk3' though its actual name is 'pak0.pk3'. I've also added
an example 'md5' output, making it easier for the users to check if their
files are valid.
PR: ports/89314
Submitted by: Ed Schouten <ed@fxq.nl> |
21 Nov 2005 14:30:50
1.41.3
|
pav  |
- Style |
14 Nov 2005 13:37:45
1.41.3
|
garga  |
- Unbreak: make it fetchable again
- Add SHA256
PR: ports/89002
Submitted by: Lars Engels <lars.engels@0x20.net> |
14 Nov 2005 01:57:06
1.41.3
|
kris  |
BROKEN: Unfetchable |
08 Oct 2005 23:13:45
1.41.3
|
mnag  |
Update to 1.41-3 and UNBROKEN
PR: 86345
Submitted by: Alejandro Pulver <alejandro@varnet.biz> |
19 Sep 2005 23:12:15
1.1b_2
|
linimon  |
Reset maintainer at his request. He no longer uses these ports. |
23 Jul 2005 03:53:43
1.1b_2
|
kris  |
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it. |
17 Jul 2005 20:47:20
1.1b_2
|
kris  |
BROKEN: incomplete pkg-plist |
17 Jun 2005 23:59:29
1.1b_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 ) |
01 Mar 2005 21:51:49
1.1b_1
|
trevor  |
Respect the user's USE_LINUX setting. |
31 Dec 2004 18:24:10
1.1b_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 ) |
23 Aug 2004 08:08:08
1.1b
|
linimon  |
Fix fetch. Maintainer timeout.
PR: ports/69514 |
21 Jun 2004 22:27:46
1.1b
|
kris  |
Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports. They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS. |
31 Mar 2004 04:12:58
1.1b
|
trevor  |
SIZEify (maintainer timeout) |
21 Feb 2004 21:44:57
1.1b
|
kris  |
BROKEN: Does not fetch |
20 Nov 2003 15:06:15
1.1b
|
trevor  |
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier |
20 Nov 2003 13:51:47
1.1b
|
trevor  |
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction. |
13 Nov 2003 14:45:08
1.1b
|
trevor  |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
07 Mar 2003 06:03:01
1.1b
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
02 Mar 2002 22:40:25 
|
nik  |
Return to Castle Wolfenstein for Linux. |