| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Apr 2013 10:47:03
  |
bapt  |
Convert g* to USES=pkgconfig |
27 Nov 2012 12:22:41
0.14
|
martymac  |
Update to 0.14
Feature safe: yes |
01 Aug 2012 12:53:31
0.12_7
|
martymac  |
- Un-version LIB_DEPENDS
- Re-order LICENSE and *_DEPENDS to make portlint happy
- Fix COMMENT typo |
26 Jul 2012 05:40:24
0.12_6
|
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) |
01 Jun 2012 05:26:28
0.12_6
|
dinoex  |
- update png to 1.5.10 |
03 Jul 2011 14:12:23
0.12_5
|
ohauer  |
-remove MD5 |
15 Oct 2010 11:28:41
0.12_5
|
martymac  |
- Add missing LICENSE
- Clean up MASTER_SITES
- Add missing WWW:
Approved by: itetcu (mentor) |
27 Sep 2010 12:08:23
0.12_4
|
martymac  |
Update MAINTAINER address for my ports
Approved by: ehaupt (mentor) |
07 Sep 2010 15:52:18
0.12_4
|
pgollucci  |
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too
PR: ports/150349
Submitted by: maintainer |
29 Mar 2010 10:08:09
0.12_4
|
dinoex  |
- fix build for png-1.4.1 |
29 Mar 2010 06:27:57
0.12_4
|
dinoex  |
- fix build for png-1.4.1 |
28 Mar 2010 06:47:48
0.12_4
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.12_3
|
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
0.12_2
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
21 Aug 2008 06:18:49
0.12_1
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
27 Apr 2008 08:31:40
0.12_1
|
miwi  |
- File was rerolled
- Pass maintainership to submitter
Notes from Changelog:
* Fixed $prefix in make install
PR: 123134
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> |
28 May 2006 05:25:51
0.12
|
mezz  |
devel/pkgconfig -> devel/pkg-config
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename.
PR: ports/97985
Repocopy by: marcus |
26 Nov 2005 01:48:16
0.12
|
pav  |
- Add SHA256 |
20 Oct 2005 21:10:48
0.12
|
pav  |
- Update to 0.12
PR: ports/87739
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
12 Apr 2005 03:26:57
0.11
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
0.11
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
23 Aug 2004 19:05:06
0.11
|
krion  |
Update to version 0.11
PR: ports/70868
Submitted by: Ports Fury |
05 Feb 2004 20:38:07
0.10
|
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
29 Jan 2004 07:24:56
0.10
|
trevor  |
SIZEify. |
17 Nov 2003 12:29:10
0.10
|
trevor  |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
20 Feb 2003 18:08:19
0.10
|
knu  |
de-pkg-comment |
06 Feb 2003 15:28:36
0.10
|
ijliao  |
upgrade to 0.10 |
07 Jan 2003 12:53:49
0.06
|
ijliao  |
add tif22pnm 0.06
Converts TIFF- sampled images to PNM image |