| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 Apr 2013 07:11:20
0.9.4_12
|
jgh  |
- USES conversions
Approved by: portmgr (bapt@) |
28 Apr 2013 20:01:07
  |
bapt  |
Convert left sysutils ports to new options framework |
22 Mar 2013 20:06:15
0.9.4_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) |
01 Jun 2012 05:26:28
0.9.4_12
|
dinoex  |
- update png to 1.5.10 |
14 Nov 2011 03:26:46
0.9.4_11
|
rakuco  |
Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.
Approved by: avilla (mentor), portmgr (miwi)
Feature safe: yes |
21 Apr 2011 16:49:02
0.9.4_11
|
bapt  |
remove useless depends on gmake
while here make portlint happy (spaces -> tabs)
PR: ports/156531
Submitted by: bapt@
Approved by: "Rashid N. Achilov" <citycat4 _at_ ngs.ru> (maintainer) |
19 Mar 2011 12:38:54
0.9.4_11
|
miwi  |
- Get Rid MD5 support |
25 Feb 2011 01:32:18
0.9.4_11
|
delphij  |
Chase after net/openldap24-server update.
Reminded by: miwi |
31 May 2010 02:01:56
0.9.4_10
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
0.9.4_9
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.9.4_8
|
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
0.9.4_7
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
24 Mar 2009 19:13:32
0.9.4_6
|
makc  |
bump PORTREVISION after cmake update |
05 Jan 2009 19:04:45
0.9.4_5
|
delphij  |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan |
06 Jun 2008 14:03:26
0.9.4_4
|
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) |
31 May 2008 09:47:26
0.9.4_3
|
miwi  |
- Fix build
Submitted by: pavbot |
27 May 2008 22:12:09
0.9.4_3
|
miwi  |
- Add common code to support for cmake based ports.
- Update devel/cmake to 2.6.0 (also fix ports/123092)
- Use the new CMAKE build framework in all ports using cmake
Approved by: portmgr (pav) |
20 May 2008 12:03:02
0.9.4_3
|
itetcu  |
- REINPLACE bash with sh in all files that need it.
- bump PORTREVISION
Requested by: miwi@ promted by bsd.cmake.mk work |
06 May 2008 13:25:48
0.9.4_2
|
itetcu  |
Both patch files should be optional. Fix my mistake.
Submitted by: Yar Odin (PR submitter) |
06 May 2008 07:26:18
0.9.4_1
|
itetcu  |
- Add OPTION to mkae it work with non-utf-8 locales,
- Add translation for russian language.
- Add pkg-message tip for users with problem 'english only dialogues'.
- Add working mirror for distfile.
PR: ports/123301
Submitted by: Yarodin <yarodin@gmail.com> |
19 Apr 2008 17:56:05
0.9.4  |
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) |
16 Dec 2007 22:48:33
0.9.4
|
pav  |
This is a quick-and-dirty LD_PRELOAD hack that allows *some* Gtk
applications to use KDE's file dialogs when run under KDE.
The Gtk file chooser functions have been overridden to communicate
with this KDE module/application.
WWW: http://home.freeuk.net/cpdrummomd/
PR: ports/117792
Submitted by: Rashid N. "Citycat" Achilov <citycat4@ngs.ru> |