Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.4_2 01 Sep 2014 23:05:27 |
bapt |
Remove non staged ports without pending PR from net-p2p, net and news |
1.3.4_2 24 Jul 2014 15:57:24 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
1.3.4_2 29 May 2014 12:00:31 |
miwi |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
1.3.4_2 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.3.4_2 05 Aug 2012 23:19:40 |
dougb |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
1.3.4_2 16 Mar 2012 15:48:34 |
dhn |
- Drop unknown post-deinstall target
- Bump PORTREVISION
PR: ports/166077
Submitted by: Jason Helfman <jgh@FreeBSD.org>
Feature safe: yes |
1.3.4_1 14 Jan 2012 08:57:23 |
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. |
1.3.4_1 15 May 2011 02:49:17 |
dougb |
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps |
1.3.4_1 25 Feb 2011 00:56:51 |
linimon |
- make dirrmtry more friendly [1]
- allow checking STRIP when WITH_DEBUG is defined [2]
- unify the message with real URL by removing superfluous slash [3]
PR: 152102 [1],
153539 [2],
154653 [3]
Submitted by: az [1],
Anonymous <swell dot k at gmail dot com> [2],
sunpoet [3] |
1.3.4 15 Jan 2011 18:23:53 |
dhn |
- Update MASTER_SITES
- Remove MD5 Checksum
Reported by: pointyhat
Feature safe: yes |
1.3.4 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.3.4 16 Sep 2009 20:31:13 |
dhn |
- Update to 1.34
Feature safe: yes |
1.3.3 28 Jun 2009 22:02:29 |
dhn |
- Fix build with custom PREFIX/LOCALBASE
Reported by: QAT |
1.3.3 26 Mar 2009 22:54:50 |
trasz |
Pass maintainership of net/wire, net/wired and net/wired-tracker
to Dennis Herrmann. |
1.3.3 11 Mar 2009 13:24:00 |
trasz |
Update to 1.3.3. |
1.3.2 16 Dec 2007 13:52:35 |
trasz |
- Update to 1.3.2 |
1.3.1_1 11 Jul 2007 22:06:17 |
trasz |
- Use proper capitalization in my email address.
Approved by: miwi (mentor)
Suggested by: sat |
1.3.1_1 13 Apr 2007 13:03:49 |
trasz |
Change my email address to trasz@FreeBSD.org.
Approved by: miwi (mentor) |
1.3.1_1 04 Dec 2006 22:03:13 |
miwi |
- Fixed certificate handling
- Fix handling of configuration files
- Bump PORTREVISION
PR: 106170
Submitted by: trasz |
1.3.1 23 Nov 2006 22:36:05 |
miwi |
Wired is an open, modern and free version of the BBS-style
client/server system, providing chat, messaging and file
transfers.
WWW: http://www.zankasoftware.com/wired/
PR: ports/105800
Submitted by: trasz <trasz at pin.if.uz.zgora.pl> |