Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1 20 Aug 2014 06:30:30
  |
antoine  |
2014-08-20 deskutils/horde3-hermes: EOL in April 2012
2014-08-20 deskutils/horde3-klutz: EOL in April 2012
2014-08-20 deskutils/horde3-kronolith: EOL in April 2012
2014-08-20 deskutils/horde3-mnemo: EOL in April 2012
2014-08-20 devel/horde3-chora: EOL in April 2012
2014-08-20 ftp/horde3-gollem: EOL in April 2012
2014-08-20 games/linux-steam: Unmaintained interactive port
2014-08-20 games/linux-ut2004-demo: Unmaintained restricted ancient demo
2014-08-20 mail/horde3-dimp: EOL in April 2012
2014-08-20 mail/horde3-forwards: EOL in April 2012
2014-08-20 mail/horde3-ingo: EOL in April 2012
2014-08-20 mail/horde3-mimp: EOL in April 2012
2014-08-20 mail/horde3-vacation: EOL in April 2012
2014-08-20 net-mgmt/horde3-nic: EOL in April 2012
2014-08-20 net-mgmt/nocol: Unmaintained interactive port (Only the first 15 lines of the commit message are shown above ) |
1.1 02 Jul 2014 23:34:09
  |
marino  |
games/linux-steam: Actually reset maintainer this time
PR: 191219 |
1.1 02 Jul 2014 23:25:03
  |
marino  |
games/linux-steam: Reset maintainer and deprecate this interactive port
The maintainer is not reachable via email although messages don't bounce.
The current and previous PR have both timed out. Reset the maintainer and
set deprecation date for 20 August, the same the other unmaintained
interactive ports. The port is already staged, but a new maintainer
should convert this interactive port to a regular one in order to
undeprecate it.
PR: 191219 |
1.1 28 Mar 2014 19:44:37
  |
swills  |
- Stagify
PR: ports/187439
Submitted by: Johannes Jost Meixner <xmj@chaot.net>
Approved by: maintainer timeout (chris@easymac.org, >2 weeks) |
1.1 20 Sep 2013 17:36:36
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.1 03 Jul 2011 14:25:36
 |
ohauer  |
-remove MD5 |
1.1 12 Jan 2010 03:32:48
 |
pgollucci  |
- remove redundent sed command to adjust pkg-message
PR: ports/142533
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Approved by: "Christopher J. Umina" <chris@easymac.org> (maintainer) |
1.1 03 May 2009 22:47:01
 |
wxs  |
- Update to 1.1.
- Use the real MASTER_SITES.
- Assign maintainer to submitter.
- Whitespace cleanups.
PR: ports/134096
Submitted by: Christopher J. Umina <chris@easymac.org> |
1.0 19 Mar 2009 17:28:51
 |
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) |
1.0 19 Apr 2008 17:56:05
 |
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) |
1.0 24 Nov 2005 19:28:01
 |
pav  |
- Add SHA256 |
1.0 22 Oct 2005 15:11:23
 |
netchild  |
This port BUILD_DEPENDS on LINUX_BASE_PORT.
Noticed by: spamme@ll.net |
1.0 10 Oct 2005 02:25:24
 |
linimon  |
Reset bouncing maintainer addresses.
Source: distfile survey
Hat: portmgr |
1.0 17 Jun 2005 22:59:29
 |
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 ) |
1.0 01 Mar 2005 21:51:49
 |
trevor  |
Respect the user's USE_LINUX setting. |
1.0 31 Dec 2004 18:24:10
 |
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 ) |
1.0 25 Aug 2004 13:36:43
 |
vs  |
Update MASTER_SITE/MAINTAINER
PR: ports/70927
Submitted by: Hideki Machida (maintainer) |
1.0 10 Apr 2004 11:31:15
 |
pav  |
- Allow user to redefine installation directory
- Update pkg-message
PR: ports/64643
Submitted by: Hideki Machida <hido@neojapangz.com> (maintainer) |
1.0 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.0 02 Jan 2004 14:08:38
 |
pav  |
Steam is Valve's new way of getting games into your hands ASAP. Games like
Half-Life, Counter-Strike, and Counter-Strike Condition Zero
are all being made available through Steam.
This is a dedicated server, Linux version.
PR: ports/60660
Submitted by: Hideki Machida <hido@neojapangz.com> |