| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
16 Apr 2013 18:23:45
0.5.12
|
madpilot  |
- "Update" to 2.5.12. This is the supported stable branch upstream
- Bump PORTEPOCH
- Trim Makefile header
- Add CONFLICTS_INSTALL [1]
- Make rc scripts more rclint compliant
- Update WWW line in pkg-descr
PR: ports/175063
Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer)
Approved by: danfe (maintainer of games/qstat, via email) [1]
Approved by: Kai Wang <kaiwang27@gmail.com> (maintainer of chinese/qterm) [1]
Feature safe: yes |
22 Mar 2013 20:06:15
0.5.12
|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
19 Mar 2013 14:01:20
0.5.12
|
makc  |
- Update to 0.5.12
- Convert to new option framework
- Pass maintainership to submitter
PR: ports/176598
Submitted by: Kai Wang <kaiwang27@gmail.com> |
30 Dec 2012 12:03:52
0.4.1_8
|
beat  |
- Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01
Discussed with: bapt, tabthorpe |
01 Jun 2012 05:26:28
0.4.1_8
|
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
0.4.1_7
|
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 |
24 Feb 2011 23:25:54
0.4.1_7
|
miwi  |
- Move over to python2.5 or higher
- While here kick md5 |
09 Jan 2011 11:13:41
0.4.1_6
|
sunpoet  |
- Remove unnecessary PKGNAMEPREFIX declaration
- Remove obsolete MD5 checksum while I'm here
PR: ports/153634
Submitted by: sunpoet (myself)
Approved by: pav (with portmgr hat) |
28 Mar 2010 06:47:48
0.4.1_6
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
13 Feb 2010 08:55:56
0.4.1_5
|
miwi  |
- Update MASTER_SITES
PR: 143391
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> |
05 Feb 2010 11:46:55
0.4.1_5
|
dinoex  |
- update to jpeg-8 |
21 Dec 2009 02:19:12
0.4.1_4
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
13 Dec 2009 17:00:14
0.4.1_4
|
miwi  |
- Get rip python 2.3+
Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+
With hat: portmgr |
22 Aug 2009 00:15:15
0.4.1_4
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with B,C |
19 Aug 2009 18:50:20
0.4.1_4
|
erwin  |
Reset maintainer
<yuanjue@yuanjue.net>: connect to yuanjue.net[208.73.210.27]:25: Connection
refused |
31 Jul 2009 13:57:52
0.4.1_4
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
23 Jan 2009 16:28:36
0.4.1_3
|
flz  |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
21 Aug 2008 06:18:49
0.4.1_2
|
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 ) |
06 Jun 2008 13:14:38
0.4.1_2
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
19 Apr 2008 17:56:05
0.4.1_1  |
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) |
06 Mar 2008 08:38:08
0.4.1
|
lwhsu  |
- Update to 0.4.1
PR: ports/121397
Submitted by: Denise H. G. <darcsis AT gmail.com>
Approved by: "YUAN Jue" <yuanjue AT yuanjue.net> (maintainer) |
14 Dec 2007 22:56:29
0.4.0_2
|
pav  |
- Add missed dependency on perl |
19 May 2007 20:32:57
0.4.0_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
10 Aug 2006 01:50:14
0.4.0_1
|
clsung  |
- Does not build on 4.x
Approved by: maintainer (Yuan, Jue) (implicit) |
04 Aug 2006 09:08:10
0.4.0_1
|
clsung  |
1. make qterm.cfg & address.cfg writable by default since native linux version
has this feature.
2. add one more address to MASTER_SITES
3. add PKGNAMEPREFIX
PR: ports/101345
Submitted by: maintainer (Yuan Jue) |
01 Aug 2006 12:19:05
0.4.0
|
clsung  |
- upgrade from 0.4.0-pre2 to 0.4.0-release
- pass maintainership
PR: ports/100918
Submitted by: maintainer (Yuan Jue)
Approved by: maintainer (gavin_AT_FreeBSDChina dot org) |
25 Jul 2006 14:52:23
0.4.0.p2
|
clsung  |
- fix compiling problem
- libtool problem
- executable file problem
PR: ports/97177
Submitted by: Yuan, Jue <yuanjue_AT_yuanjue dot net>
Approved by: maintainer timeout |
03 May 2006 23:38:41
0.4.0.p2
|
edwin  |
remove USE_REINPLACE for all ports with categories starting with C |
22 Jan 2006 08:21:06
0.4.0.p2
|
edwin  |
SHA256ify
Approved by: krion@ |
08 Jan 2005 16:24:17
0.4.0.p2
|
leeym  |
- fix pkg-plist error
- utilize DATADIR
PR: 75853
Submitted by: Gavin Mu <gavin@FreeBSDChina.org> |
18 Dec 2004 08:48:29
0.4.0.p2
|
clive  |
Fix build on FreeBSD 4.x.
PR: ports/75183
Submitted by: MAINTAINER |
15 Dec 2004 05:46:24
0.4.0.p2
|
clive  |
Update to 0.4.0.p2, which also includes changes below:
o Use a more flexible form of USE_PYTHON
o Build on non i386 platform is believed to be fixed.
PR: ports/75052
Submitted by: MAINTAINER |
08 Dec 2004 20:54:09
0.4.0.p1
|
lesi  |
Fix build without imake.
Pointed out by: dosirak via kris, while testing X.Org upgrade
Approved by: maintainer |
18 Nov 2004 22:08:03
0.4.0.p1
|
kris  |
BROKEN on 6.x and !i386: Does not compile |
14 Nov 2004 12:12:51
0.4.0.p1
|
clive  |
Try to fix broken build on AMD64.
Submitted by: MAINTAINER |
01 Nov 2004 08:12:33
0.4.0.p1
|
clive  |
Update to 0.4.0pre1.
PR: ports/73305
Submitted by: MAINTAINER |
20 Aug 2004 22:18:00
0.3.7
|
pav  |
- Update to 0.3.7
PR: ports/70445
Submitted by: Gavin Mu <gavin@FreeBSDChina.org> (maintainer) |
26 Jul 2004 11:16:11
0.3.6
|
vs  |
Unbreak on 4.X, use QString::null instead of ""
PR: ports/69519
Submitted by: Cheng-Lung Sung
Approved by: maintainer |
02 Jul 2004 08:24:02
0.3.6
|
kris  |
BROKEN on 4.x: Does not compile |
25 May 2004 07:32:55
0.3.6
|
krion  |
- Update to version 0.3.6
PR: ports/67160
Submitted by: maintainer |
16 Mar 2004 14:56:08
0.3.5
|
krion  |
- Update to version 0.3.5
- Fix WWW:
- Assign maintainership to submitter
PR: ports/64278
Submitted by: Gavin Mu <gavin@tju.edu.cn> |
04 Feb 2004 05:21:48
0.3.2_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Jan 2004 07:24:56
0.3.2
|
trevor  |
SIZEify. |
21 Nov 2003 03:09:45
0.3.2
|
linimon  |
statue@freebsd.sinica.edu.tw has asked for all the maintained
ports to be reset to ports@FreeBSD.org. We're sorry to see you
go and want to thank you for your help in the past.
PR: ports/59515
Submitted by: statue@freebsd.sinica.edu.tw |
09 Nov 2003 08:46:12
0.3.2
|
leeym  |
update to 0.3.2
PR: 56685
Submitted by: Statue <statue@freebsd.sinica.edu.tw> |
29 Jul 2003 05:48:13
0.2.0
|
daichi  |
update chinese/qterm: update MASTER_SITES
PR: 55001
Submitted by: Statue <statue@freebsd.sinica.edu.tw> (maintainer) |
14 Apr 2003 16:55:27
0.2.0
|
arved  |
add CONFIGURE_ARGS+="--enable-mt"
remove file: files/patch-qterm::qtermtelnet.h
PR: 50902
Submitted by: maintainer |
12 Apr 2003 20:37:49
0.2.0
|
arved  |
Update to 0.2.0
PR: 50860
Submitted by: maintainer |
21 Feb 2003 11:06:31
0.1.7
|
knu  |
De-pkg-comment. |
16 Jan 2003 09:21:44
0.1.7
|
arved  |
Update to 0.1.7
USE_QT_VER=3
PR: 47123
Submitted by: Statue <statue@freebsd.sinica.edu.tw> |
19 Apr 2002 12:45:14
0.1.5
|
ijliao  |
upgrade to 0.1.5
PR: 37217
Submitted by: maintainer |
15 Apr 2002 10:47:25
0.1.4
|
ijliao  |
upgrade to 0.1.4
PR: 37093
Submitted by: maintainer |
24 Feb 2002 06:20:14 
|
clive  |
Forget this one in previous commit. |
24 Feb 2002 06:18:31 
|
clive  |
o mv patch-aa to patch-Makefile o add a new patch file: patch-qterm.cpp o
change master site |
02 Nov 2001 04:59:56 
|
clive  |
Upgrade to 0.1.3 |
27 Oct 2001 07:02:28 
|
clive  |
New port: QTerm is a BBS client in Unix. Its original goal is to make it a
practical tool like CTerm and STerm in Windows. |