Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.3_3 01 Sep 2014 23:05:27
  |
bapt  |
Remove non staged ports without pending PR from net-p2p, net and news |
1.1.3_3 24 Jul 2014 15:57:24
  |
bapt  |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
1.1.3_3 16 Jul 2014 08:26:26
  |
bapt  |
Fix some non default LIB_DEPENDS
With hat: portmgr |
1.1.3_3 25 Jun 2014 05:35:32
  |
bapt  |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
1.1.3_3 11 Jun 2014 14:50:00
  |
tijl  |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
1.1.3_3 29 May 2014 12:00:31
  |
miwi  |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
1.1.3_3 20 Sep 2013 22:10:25
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.1.3_3 27 Apr 2013 11:59:29
  |
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
1.1.3_3 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.1.3_3 28 Jan 2011 23:30:35
 |
dhn  |
- Fix the handling of CPPFLAGS in the context of CONFIGURE_ENV / MAKE_ENV.
PR: ports/153625
Submitted by: gerald
Feature safe: yes |
1.1.3_2 15 Jan 2011 18:23:53
 |
dhn  |
- Update MASTER_SITES
- Remove MD5 Checksum
Reported by: pointyhat
Feature safe: yes |
1.1.3_1 28 Jun 2009 22:02:29
 |
dhn  |
- Fix build with custom PREFIX/LOCALBASE
Reported by: QAT |
1.1.3_1 12 May 2009 11:28:17
 |
itetcu  |
Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from
5 to 6.
Forgotten by: araujo@
Reported by: QAT |
1.1.3 26 Mar 2009 22:54:50
 |
trasz  |
Pass maintainership of net/wire, net/wired and net/wired-tracker
to Dennis Herrmann. |
1.1.3 11 Mar 2009 13:24:37
 |
trasz  |
Update to 1.1.3. |
1.1.2 06 Jan 2009 17:59:31
 |
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
1.1.2 16 Dec 2007 13:51:28
 |
trasz  |
- Update to 1.1.2 |
1.1.1 11 Jul 2007 22:06:17
 |
trasz  |
- Use proper capitalization in my email address.
Approved by: miwi (mentor)
Suggested by: sat |
1.1.1 13 Apr 2007 13:03:49
 |
trasz  |
Change my email address to trasz@FreeBSD.org.
Approved by: miwi (mentor) |
1.1.1 01 Dec 2006 07:45:03
 |
miwi  |
- Add Backup MASTER_SITES
Submitted By: pointyhat |
1.1.1 23 Nov 2006 22:35:30
 |
miwi  |
Wired is an open, modern and free version of the BBS-style
client/server system, providing chat, messaging and file
transfers.
Wire is a screen-oriented command line Wired client.
It supports most Wired features, including file transfers.
WWW: http://www.zankasoftware.com/wired/wire/
PR: ports/105797
Submitted by: trasz <trasz at pin.if.uz.zgora.pl> |