| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
06 May 2013 10:22:41
  |
bapt  |
Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS
While here do some conversion to new options framework |
26 Apr 2013 10:44:29
1.8.1_1
|
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
23 Apr 2013 14:20:28
1.8.1_1
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
22 Mar 2013 15:21:01
1.8.1_1
|
bdrewery  |
Readd removed comments
Pointyhat to: convert-makefile-header.pl |
21 Mar 2013 18:27:17
1.8.1_1
|
bapt  |
Add an explicit dependency on pkgconf |
17 Mar 2013 14:20:20
1.8.1_1
|
danfe  |
In categories starting with [n-s], remove empty lines (and also few cases of
trailing slashes) from pkg-plist. |
09 Oct 2012 22:12:14
1.8.1_1
|
linimon  |
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings. |
01 Jun 2012 05:26:28
1.8.1_1
|
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
1.8.1
|
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 Jun 2011 08:53:13
1.8.1
|
pav  |
- Update to 1.8.1
PR: ports/157991
Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer) |
19 Mar 2011 12:38:54
1.6.2_4
|
miwi  |
- Get Rid MD5 support |
08 Jun 2010 19:52:58
1.6.2_4
|
makc  |
Convert LDCONFIG_DIRS to USE_LDCONFIG.
PR: based on ports/146365
Submitted by: Alex Kozlov <spam at rm-rf.kiev.ua>
Approved by: maintainers timeout (two weeks) |
31 May 2010 02:01:56
1.6.2_3
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
1.6.2_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.6.2_1
|
dinoex  |
- update to jpeg-8 |
09 Jul 2009 19:11:08
1.6.2
|
amdmi3  |
- Update to 1.6.2
PR: 136622
Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer) |
02 Jan 2009 21:14:15
1.6.1
|
amdmi3  |
- Update to 1.6.1
- Remove obsoleted GTK1 binding
- Change port description to more correct
PR: 130118
Submitted by: Alex Samorukov <samm at os2 dot kiev dot ua> (maintainer) |
08 Nov 2008 20:03:36
1.6.0
|
miwi  |
- Update to 1.6.0
PR: 128623
Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer) |
06 Jun 2008 13:55:21
0.99.9_3
|
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) |
24 Mar 2008 17:02:27
0.99.9_2
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
19 May 2007 20:32:57
0.99.9_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
14 Oct 2006 08:54:54
0.99.9_1
|
marcus  |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
29 Sep 2006 20:59:59
0.99.9_1
|
pav  |
- Fix plist
Reported by: krismail |
25 Sep 2006 17:37:25
0.99.9
|
pav  |
- Download from jpilot.org fails (403 forbidden), add mirrorservice.org as
primary source
PR: ports/103605
Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer) |
22 Sep 2006 08:10:09
0.99.9
|
ijliao  |
upgrade to 0.99.9
PR: 103203
Submitted by: maintainer |
17 Jun 2006 15:50:47
0.99.8_4
|
anray  |
Fix crash on startup when compiled with latest GTK2.
PR: ports/98929 [1], ports/98994 [2]
Reported by: Guy Brand <gb@isis.u-strasbg.fr> [1]
Submitted by: maintainer [2] |
15 Jun 2006 18:12:56
0.99.8_3
|
anray  |
- Add patch to fix a memory problem resulting in a segfault when
modifying records. (jpilot.org)
- Add patch to fix unresolved symbol glob_tooltips when using
jpilot-sync (jpilot.org)
- Take mainteinership.
PR: ports/98956
Submitted by: "Alex Samorukov" <samm@os2.kiev.ua> |
29 May 2006 07:11:49
0.99.8_2
|
erwin  |
Reset maintainership
PR: 98068
Submitted by: Alex Varju <freebsd-ports@varju.ca> (maintainer) |
07 Mar 2006 08:28:06
0.99.8_2
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
23 Feb 2006 10:40:45
0.99.8_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
23 Jan 2006 23:49:21
0.99.8_1
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:48:15
0.99.8_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
15 Nov 2005 06:52:12
0.99.8_1
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
05 Nov 2005 05:22:06
0.99.8_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
03 Nov 2005 20:23:58
0.99.8
|
pav  |
- Update to 0.99.8
PR: ports/88381
Submitted by: Alex Varju <freebsd-ports@varju.ca> (maintainer) |
12 Mar 2005 10:54:27
0.99.7_3
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
07 Nov 2004 22:37:47
0.99.7_2
|
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
21 Aug 2004 06:22:57
0.99.7_1
|
krion  |
Change maintainer's email.
PR: ports/70758
Submitted by: maintainer |
19 Jul 2004 01:51:43
0.99.7_1
|
ijliao  |
re-organize Makefile
Discussed with: maintainer |
15 Jul 2004 10:39:31
0.99.7_1
|
vs  |
Change the default configuration to use GTK2 rather than GTK1.
PR: ports/69069
Submitted by: Alex Varju (maintainer) |
14 Jul 2004 11:53:14
0.99.7
|
vs  |
Fix build w/ GCC2 / GTK2
PR: ports/69077
Submitted by: Alex Varju (maintainer) |
02 May 2004 22:01:44
0.99.7
|
pav  |
- Support WITHOUT_NLS to disable gettext
PR: ports/66126
Submitted by: Alex Varju <varju@webct.com> (maintainer) |
14 Mar 2004 06:17:56
0.99.7
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
01 Mar 2004 19:03:55
0.99.7
|
pav  |
- Update to 0.99.7 [1]
- While here, use ${DOCSDIR} to silence portlint a bit
PR: ports/63560
Submitted by: Alex Varju <varju@webct.com> (maintainer) |
04 Feb 2004 04:36:30
0.99.6_2
|
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
23 Jan 2004 18:12:26
0.99.6_1
|
trevor  |
Now gettext 0.12.1 is gettext-old. |
19 Dec 2003 00:37:11
0.99.6_1
|
pav  |
- Add optional GTK2 support.
PR: ports/60373
Submitted by: Alex Varju <varju@webct.com> (maintainer) |
10 Oct 2003 07:17:35
0.99.6_1
|
krion  |
- Fix MASTER_SITES
PR: 57816
Submitted by: maintainer |
26 Aug 2003 20:25:58
0.99.6_1
|
marcus  |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
25 Aug 2003 05:41:38
0.99.6
|
marcus  |
Chase the libintl.so shared lib version. |
20 Jul 2003 07:29:20
0.99.6
|
oliver  |
Update MASTER_SITES
PR: 54648
Submitted By: maintainer |
15 Jul 2003 06:10:50
0.99.6
|
daichi  |
update palm/jpilot: 0.99.5 -> 0.99.6
PR: 54479
Submitted by: Alex Varju <varju@webct.com> (maintainer) |
20 Apr 2003 19:39:10
0.99.5
|
marcus  |
Remove USE_GNOMENG. |
23 Feb 2003 20:59:42
0.99.5
|
edwin  |
This is a maintainer upgrade of ports/palm/jpilot to version 0.99.5
PR: ports/48598
Submitted by: Alex Varju <varju@webct.com> |
21 Feb 2003 13:19:57
0.99.4
|
knu  |
De-pkg-comment. |
20 Jan 2003 02:18:17
0.99.4
|
sumikawa  |
Upgrade to 0.99.4
PR: ports/47033
Submitted by: Alex Varju <varju@webct.com> (maintianer) |
09 Nov 2002 00:18:47
0.99.3
|
edwin  |
Maintainer upte to 0.99.3
PR: ports/43870
Submitted by: Alex Varju <varju@webct.com> |
17 Sep 2002 16:35:39
0.99.2_2
|
marcus  |
Chase the pisock shared lib version number. Note, this new version may
break some of these ports, but they're definitely broken without this. |
01 Sep 2002 15:09:04
0.99.2_1
|
lioux  |
Deploy USE_GNOMENG infrastructure
PR: 42287
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
01 Aug 2002 16:22:41
0.99.2_1
|
ade  |
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade |
06 May 2002 16:40:59
0.99.2_1
|
sada  |
Do PREFIX clean.
PR: ports/37695
Submitted by: maintainer |
12 Apr 2002 17:10:20
0.99.2_1
|
ade  |
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr |
15 Mar 2002 19:44:29
0.99.2
|
ade  |
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr |
09 Feb 2002 08:56:58 
|
kevlo  |
Update to version 0.99.2 |
30 Aug 2001 03:03:01 
|
dwcjr  |
Depend on new Pilot-link Bump PORTREVISION |
06 Mar 2001 11:17:09 
|
sumikawa  |
fix internationalization bug. these patches are already submitted to the
author and will be synced in next release. |
11 Feb 2001 17:25:57 
|
jeh  |
The current version of the port does not enable plugins, even though they are
compiled. This stems from a problem in the configure script that forces the
enable_plugins value to always be false, whether or not --enable-plugins is
specified. |
09 Feb 2001 16:14:29 
|
vanilla  |
Upgrade to 0.99. |
08 Jan 2001 07:36:05 
|
kuriyama  |
Update master site. |
08 Oct 2000 04:46:00 
|
asami  |
Convert category palm to new layout. |
05 Oct 2000 07:42:57 
|
reg  |
Implement USE_GTK, part 2. |
02 Aug 2000 04:32:09 
|
kuriyama  |
Remove empty directories. |
07 Jun 2000 14:11:16 
|
kuriyama  |
Fix for hang-up after synchronization. |