| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
0.5.3_1,1
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
23 Aug 2011 07:45:27
0.5.3_1,1
|
dougb  |
Geocities has been gone for almost 2 years now, so let's remove
references to it.
Deprecate ports whose only MASTER_SITE is (was) geocities |
19 Mar 2011 12:38:54
0.5.3_1,1
|
miwi  |
- Get Rid MD5 support |
27 Mar 2010 00:15:24
0.5.3_1
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
15 Jan 2009 06:46:35
0.5.3_1,1
|
beech  |
- Change maintainer email
PR: ports/130570
Submitted by: bahamasfranks@gmail.com (maintainer) |
07 Sep 2008 03:37:00
0.5.3_1,1
|
linimon  |
Over to new volunteer. |
03 Sep 2008 02:50:57
0.5.3_1,1
|
linimon  |
Reset MrL0Lz@gmail.com due to maintainer-timeouts and no response to email.
Hat: portmgr |
09 Jul 2008 10:49:15
0.5.3_1,1
|
gahr  |
- Restrict ARCHS to i386 and amd64
PR: 124977
Submitted by: myself
Approved by: maintainer timeout (14 days) |
19 Jun 2008 07:03:41
0.5.3_1,1
|
lippe  |
- Now builds on !i386.
- Respect NOPORTDOCS.
- Bump PORTREVISION.
PR: ports/121154
Submitted by: Steve Franks <stevefranks@ieee.org>
Reworked by: lippe
Approved by: gabor (mentor, implicit), maintainer timeout (>2 weeks) |
11 Jul 2007 11:33:43
0.5.3,1
|
tdb  |
Fix typo in previous commit.
Submitted by: Yarema <yds@CoolRat.org> |
09 Jul 2007 15:56:36
0.5.3,1
|
tdb  |
- Update to 0.5.3 [1]
- Install docs [1]
- Add RC script: [1]
i915resolution_enable="YES" # Enable hacking VBIOS resolution (YES/NO)
i915resolution_modes="3c 4d 5c" # Space separated list of modes to set
i915resolution_width="1920" # the horisontal resolution in pixels
i915resolution_hight="1080" # the vertical resolution in pixels
- Drop ALL_TARGET when using do-build
- Mark broken on < 6 since port uses memmem function
PR: ports/112922 [1]
Submitted by: Yarema <yds@CoolRat.org> [1]
Approved by: maintainer timeout (46 days) |
05 Nov 2006 09:57:49
0.5.2_1,1
|
lawrance  |
Put back ONLY_FOR_ARCHS=i386, this needs some work for 64 bit platforms.
Mark BROKEN on 4.x.
Reported by: kris |
31 Oct 2006 07:07:11
0.5.2_1,1
|
lawrance  |
Build native nstead of installing a linux binary.
Bump PORTREVISION for this change.
PR: ports/104434
Approved by: Remington L <mrl0lz@gmail.com> (maintainer) |
28 Mar 2006 08:42:03
0.5.2,1
|
ehaupt  |
Update to 0.5.2
PR: 94539
Submitted by: Remington Lang <MrL0Lz@gmail.com> (maintainer) |
11 Dec 2005 22:29:25
0.5,1
|
ehaupt  |
- Update from 1.0 to 0.5 thus,
- bump PORTEPOCH
- provide additional master site
PR: 90178
Submitted by: Remington <MrL0Lz@gmail.com> (maintainer) |
26 May 2005 21:33:34
1.0
|
pav  |
This is a resolution hack for Intel 915 based video cards. Based on code
written by Alain Poirer for Linux, modified by Steve Tomljenovic. Binary
install, source code included.
PR: ports/80496
Submitted by: Remington <TastyNachos@charter.net> |