| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
20 Jan 2012 01:01:45
3.3.12ga7
|
araujo  |
- Update to 3.3.12ga7.
- Improve the description into pkg-descr. |
23 Sep 2011 22:26:39
3.3.11ga6
|
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 |
23 Aug 2011 07:45:27
3.3.11ga6
|
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 |
20 Mar 2011 12:54:45
3.3.11ga6
|
miwi  |
- Get Rid MD5 support |
16 Dec 2010 07:19:58
3.3.11ga6
|
bapt  |
c3270 doesn't depends on devel/icu2 at all |
27 Sep 2010 13:46:50
3.3.11ga6
|
araujo  |
- Update to c3270-3.3.11ga6. |
26 Jun 2010 19:13:50
3.3.10ga5
|
araujo  |
- Update to 3.3.10ga5.
PR: ports/147152
Submitted by: Eric F Crist <ecrist@secure-computing.net>
Feature safe: yes |
21 Aug 2008 06:18:49
3.3.4p8
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
29 Mar 2008 15:57:41
3.3.4p8
|
ru  |
Enclose OPTIONS descriptions in double quotes, as bsd.port.mk assumes. |
29 Jun 2007 16:29:19
3.3.4p8
|
araujo  |
- Change my mail address to araujo@.
Approved by: stas (mentor) |
15 Jan 2007 20:07:07
3.3.4p8
|
miwi  |
- Update to 3.3.4p8
- Pass maintainership to submitter
PR: 107918
Submitted by: Marcelo Araujo <araujo@bsdmail.org> |
09 Aug 2006 11:22:16
3.3.4p6
|
garga  |
Release maintainership since i don't use it anymore |
11 May 2006 22:49:56
3.3.4p6
|
edwin  |
Remove USE_REINPLACE from all categories starting with N |
22 Jan 2006 02:46:07
3.3.4p6
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
08 Nov 2005 14:33:36
3.3.4p6
|
garga  |
- Add SHA256 |
29 Sep 2005 19:12:35
3.3.4p6
|
garga  |
- Update to 3.3.4p6 |
11 Jul 2005 16:47:16
3.3.4
|
garga  |
Change MAINTAINER to my @FreeBSD.org account
Approved by: flz (mentor) |
05 May 2005 04:29:36
3.3.4
|
novel  |
Fix plist |
04 May 2005 16:55:46
3.3.4
|
novel  |
Fix docs handling
Discussed with: Renato Botelho (maintainer) |
25 Apr 2005 14:34:56
3.3.4
|
leeym  |
- Fix wrong var name LIST_SUB -> PLIST_SUB
PR: 80326
Submitted by: Renato Botelho <freebsd@galle.com.br> |
24 Apr 2005 13:52:08
3.3.4
|
novel  |
Fix package building.
Reported by: pointyhat via kris
Pointyhat to: novel |
23 Apr 2005 18:09:09
3.3.4
|
novel  |
- update to 3.3.4
- pass maintainership to submitter
PR: 80144
Submitted by: Renato Botelho <freebsd@galle.com.br> |
20 Apr 2005 09:13:59
3.3.2p2
|
vs  |
Unbreak: Use PORTDOCS=* |
12 Apr 2005 03:26:57
3.3.2p2
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
3.3.2p2
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
11 Feb 2005 21:51:59
3.3.2p2
|
kris  |
BROKEN: Incomplete pkg-plist |
24 Jan 2005 04:23:44
3.3.2p2
|
kris  |
Reset undeliverable maintainer address. It has reported the following
since Dec 24:
<"pdseniura:techie.com"@mail.com.int>: host
mta1.us4.outblaze.com.int[192.168.9.154] said: 552 recipient storage full,
try again later (in reply to RCPT TO command) |
16 Dec 2004 09:25:27
3.3.2p2
|
edwin  |
New port: net/c3270 - to replace net/tn3270 - Full-screen curses-based
remote login to IBM mainframes
This port is the latest version of IBM 3270 terminal emulators
as an open source project that I can find. The net/tn3270 port
is dead-dead-dead and will take too much effort to fix on
5.x-6.x-Current. This new port is part of a group and has been
separated such that the user can pick & choose what he wants.
This particular port is for full-screen text-mode aka console
sessions with support for curses, OpenSSL, scripting, and
SNA-printer emulation with IBM mainframes.
I am unable to test most of the extra functionality. Also I
am continuing to investigate some text-mode anomalies that may
be highly dependent on the graphics/video card in use. But we(Only the first 15 lines of the commit message are shown above ) |