non port: korean/gtkcomm/Makefile |
Number of commits found: 42 |
Sunday, 15 Sep 2019
|
17:28 antoine
Deprecate a few ports
 |
Sunday, 4 Aug 2019
|
12:37 antoine
Mark BROKEN: unfetchable
 |
Thursday, 8 Dec 2016
|
19:52 tijl
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
 |
Friday, 21 Oct 2016
|
15:21 mat
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
 |
Friday, 1 Apr 2016
|
14:08 mat
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
 |
Saturday, 21 Mar 2015
|
23:05 bapt
Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports
 |
Saturday, 29 Nov 2014
|
18:22 tijl
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt. Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.
USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.
Update gettext to 0.19.3.
Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports. When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.
Fix some ports that installed files in lib/locale instead of share/locale.
PR: 194038
Reviewed by: bapt
Exp-run: antoine
Approved by: portmgr (antoine)
 |
Wednesday, 12 Nov 2014
|
09:15 antoine
Cleanup plist
 |
Tuesday, 26 Aug 2014
|
14:06 tijl
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine)
 |
Friday, 30 May 2014
|
12:46 pawel
Port is stage safe
 |
Friday, 20 Sep 2013
|
19:49 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
korean)
 |
Monday, 2 Sep 2013
|
21:16 bapt
Add an explicit dependency on pkgconf
 |
Wednesday, 31 Jul 2013
|
11:56 az
- Convert to new perl framework
- Trim Makefile header
 |
Monday, 17 Jun 2013
|
23:04 jkim
Update e-mail address on behalf of cjh as he personally requested.
 |
Thursday, 7 Feb 2013
|
10:39 gahr
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: korean)
Approved by: portmgr
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Sunday, 2 Oct 2011
|
14:40 sunpoet
- Update MAINTAINER: use canonical format for ports@FreeBSD.org
 |
Wednesday, 3 Aug 2011
|
23:58 jkim
- Update to 0.8.1 and unbreak build on HEAD.
- Add LICENSE and chase project URL change.
- Reset maintainership due to long inactivity.
 |
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
 |
Saturday, 20 Mar 2010
|
15:23 miwi
- Mark BROKEN on HEAD: fails to build with new utmpx
Reported by: pointyhat
 |
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
 |
Friday, 31 Jul 2009
|
13:57 dinoex
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
 |
Friday, 6 Jun 2008
|
13:39 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)
 |
Saturday, 19 Apr 2008
|
17:56 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)
 |
Sunday, 23 Mar 2008
|
16:44 miwi
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Tuesday, 7 Mar 2006
|
08:28 ade
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
 |
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
 |
Thursday, 20 Nov 2003
|
15:06 trevor
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier
 |
13:51 trevor
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
 |
Monday, 5 May 2003
|
06:29 marcus
Convert to new GNOME infrastructure.
 |
Friday, 7 Mar 2003
|
06:05 ade
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
 |
Tuesday, 9 Jul 2002
|
11:38 cjh
update to 0.6.4.
 |
Tuesday, 27 Nov 2001
|
10:52 cjh
update to 0.6.0.
 |
Sunday, 22 Jul 2001
|
04:27 cjh
Update to 0.5.20
 |
Tuesday, 17 Apr 2001
|
01:49 cjh
Update to 0.5.17
 |
Sunday, 8 Apr 2001
|
06:05 cjh
Update to 0.5.16.
 |
Thursday, 29 Mar 2001
|
16:35 sobomax
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
 |
Thursday, 22 Feb 2001
|
14:50 cjh
update to 0.5.13
 |
Thursday, 5 Oct 2000
|
07:57 reg
Implement WANT_IMLIB and USE_IMLIB.
 |
Thursday, 31 Aug 2000
|
18:30 cjh
update to 0.5.10
 |
Sunday, 25 Jun 2000
|
10:33 cjh
Update to 0.5.9.
 |
Number of commits found: 42 |