| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Apr 2013 18:25:25
0.7.2.20070514_7
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
24 Apr 2013 07:35:41
0.7.2.20070514_7
|
ak  |
- Convert USE_GETTEXT to USES (part 1)
Approved by: portmgr (bapt) |
23 Apr 2013 14:20:28
0.7.2.20070514_7
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
26 Jul 2012 05:40:24
0.7.2.20070514_7
|
bapt  |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
22 Jul 2012 23:24:00
0.7.2.20070514_7
|
dougb  |
For the ports that are maintained by ports@ that have pkgconfig as their
only USE_GNOME feature, convert to a BUILD_DEPENDS. This avoids both the
bug of the bogus run depend introduced by bsd.gnome.mk, and also avoids
needlessly pulling that file in. |
01 Jun 2012 05:26:28
0.7.2.20070514_7
|
dinoex  |
- update png to 1.5.10 |
18 Nov 2011 23:30:13
0.7.2.20070514_6
|
ehaupt  |
Remove trailing whitespaces.
Feature safe: yes |
24 Oct 2011 09:11:38
0.7.2.20070514_6
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
23 Sep 2011 22:26:39
0.7.2.20070514_6
|
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 |
03 Jul 2011 14:40:25
0.7.2.20070514_6
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
0.7.2.20070514_6
|
ade  |
Sync to new bsd.autotools.mk |
16 Jun 2010 03:28:37
0.7.2.20070514_6
|
wen  |
- Reset maintainer
PR: ports/147888
Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org> (previous
maintainer) |
31 May 2010 02:01:56
0.7.2.20070514_6
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
0.7.2.20070514_5
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.7.2.20070514_4
|
dinoex  |
- update to jpeg-8 |
02 Aug 2009 19:36:34
0.7.2.20070514_3
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
31 Jul 2009 13:57:52
0.7.2.20070514_2
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
06 Jun 2008 14:05:09
0.7.2.20070514_1
|
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) |
27 May 2007 08:55:56
0.7.2.20070514
|
rafan  |
- Update to 0.7.2.20070514
- Host distfiles at my place per request from maintainer
- Kill reference to X11BASE, now everything in LOCALBASE
- Rename patches to match our name convention, also update them if necessary
openvanilla-modules:
- Add Chewing module
scim-openvanilla:
- Remove pkg-plist, use PLIST_FILES for small # of files
- Remove hack for objformat removal, no longer needed
PR: ports/112721
Submitted by: Li-Lun Wang <llwang at infor.org> (maintainer) |
19 May 2007 20:32:57
0.7.2.b20060214_4
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
19 Apr 2007 16:05:45
0.7.2.b20060214_3
|
ume  |
Backout my previous change.
scim-openvanilla doesn't see scim.pc, and set moduledir by itself.
Reported by: pointyhat via kris |
11 Apr 2007 15:35:26
0.7.2.b20060214_2
|
ume  |
Fix plist after upgrading scim to 1.4.5.
scim-1.4.5 appended its version to the moduledir in scim.pc.
Approved by: maintainer timeout |
23 Mar 2007 23:33:26
0.7.2.b20060214_1
|
pav  |
- Fix after objformat removal |
14 Oct 2006 08:54:54
0.7.2.b20060214_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) |
23 Mar 2006 08:38:17
0.7.2.b20060214
|
clsung  |
- Update ports textproc/openvanilla-framework, textproc/scim-openvanilla, and
textproc/openvanilla-modules to 0.7.2.b20060214.
PR: 93364
Submitted by: maintainer |
22 Jan 2006 02:55:05
0.7.1.20050902
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
20 Jan 2006 10:08:11
0.7.1.20050902
|
clsung  |
Add scim-openvanilla 0.7.1.20050902, SCIM OpenVanilla input method
(IM)/output filter (OF) framework.
PR: ports/85731
Submitted by: Leland Wang <llwang@infor.org> |