Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.9_3 01 Sep 2014 12:03:09
  |
bapt  |
Remove non staged ports without pending PR from c* |
0.1.9_3 24 Jun 2014 22:23:00
  |
bapt  |
Mark as broken: almost all command call are hardcoded
With hat: portmgr |
0.1.9_3 09 Jun 2014 11:21:53
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt) |
0.1.9_3 05 May 2014 09:45:37
  |
bapt  |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
0.1.9_3 13 Mar 2014 08:07:44
  |
miwi  |
- Convert USE_GMAKE to USES |
0.1.9_3 20 Sep 2013 16:01:22
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
chinese) |
0.1.9_3 27 Apr 2013 08:50:47
  |
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
0.1.9_3 18 Nov 2011 23:30:13
 |
ehaupt  |
Remove trailing whitespaces.
Feature safe: yes |
0.1.9_3 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.1.9_3 22 Nov 2009 19:49:43
 |
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
0.1.9_3 22 Aug 2009 00:15:15
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with B,C |
0.1.9_3 01 Jun 2009 17:29:21
 |
itetcu  |
Fix build with custom LOCALBSE and respect CFLAGS a little more.
Reported by: QATty |
0.1.9_3 19 Apr 2008 17:56:05
 |
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) |
0.1.9_2 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.1.9_1 01 Dec 2006 22:32:33
 |
laszlof  |
Back out CONFIGURE_ARGS change. Handled by USE_XLIB + GNU_CONFIGURE
Reported by: rafan |
0.1.9_1 01 Dec 2006 21:24:16
 |
laszlof  |
1) Respect X11BASE.
2) USE_LDCONFIG
3) pet portlint(1)
Reported by: pointyhat |
0.1.9_1 03 May 2006 23:38:41
 |
edwin  |
remove USE_REINPLACE for all ports with categories starting with C |
0.1.9_1 24 Jan 2006 13:48:42
 |
kris  |
Add missing USE_ICONV=yes |
0.1.9_1 24 Nov 2005 23:02:13
 |
pav  |
- Add SHA256 |
0.1.9_1 25 Jul 2005 21:58:10
 |
linimon  |
Reset bouncing maintainer address. These ports are now available for
adoption.
Note that I have left the maintainer's own ftp site as a MASTERSITE
because it still appears to be active (for now, anyways).
Hat: portmgr |
0.1.9_1 08 Jan 2005 15:50:05
 |
sem  |
- Pass maintainership to submitter
PR: ports/75730
Submitted by: statue(at)freebsd.netlab.cse.yzu.edu.tw |
0.1.9_1 15 Aug 2004 17:23:10
 |
arved  |
Fix build with gcc 3.4 |
0.1.9_1 13 May 2004 09:12:45
 |
kris  |
BROKEN on sparc64: Build fails |
0.1.9_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.1.9 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
0.1.9 21 Nov 2003 03:09:45
 |
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 |
0.1.9 10 Nov 2003 08:43:41
 |
leeym  |
fix PLIST problem.
Reviewed by: maintainer |
0.1.9 22 Jul 2003 13:31:10
 |
leeym  |
miniChinput is a tiny version of Chinput, which is a GPLed Chinese
input method. miniChinput uses XIM protocol and provides several
input modules for both GB and BIG5 encodings.
WWW: http://sourceforge.net/projects/minichinput
PR: 54620
Submitted by: Statue <statue@freebsd.sinica.edu.tw> |