| 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 |
19 Mar 2013 13:04:31
2.5_7
|
eadler  |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
01 Feb 2013 15:04:01
2.5_7
|
ak  |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
29 Oct 2012 17:04:40
2.5_7
|
pawel  |
Fix build with clang
PR: ports/172718
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes |
09 Oct 2012 22:12:14
2.5_7
|
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. |
26 Jul 2012 05:40:24
2.5_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) |
23 Jul 2012 01:33:56
2.5_7
|
dougb  |
For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk. |
11 May 2012 20:38:09
2.5_7
|
ade  |
Update autoconf to 2.69 and automake to 1.12
PR: 166836
Tested by: Multiple -exp runs (pav) |
18 Feb 2012 10:18:33
2.5_7
|
mva  |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
04 Jan 2012 21:19:26
2.5_6
|
pav  |
- MAKE_JOBS_UNSAFE
Reported by: pointyhat |
18 Oct 2011 13:05:53
2.5_6
|
ehaupt  |
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Update WWW
PR: 161599
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
03 Jul 2011 14:12:23
2.5_6
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
2.5_6
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
2.5_6
|
ade  |
Punt autoconf267->autoconf268 |
05 Oct 2010 19:57:56
2.5_6
|
ade  |
Round one migration of ports from automake{19,110} to automake111 |
24 Sep 2010 03:22:28
2.5_6
|
ade  |
Migrate from devel/automake15 to devel/automake19 |
15 Sep 2010 18:35:24
2.5_6
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
02 Aug 2009 19:36:34
2.5_5
|
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 |
20 Aug 2008 00:57:32
2.5_5
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
25 Jul 2008 12:24:09
2.5_5
|
pav  |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
28 Mar 2008 18:35:28
2.5_5
|
miwi  |
- Add missing freetype2
Submitted by: pointyhat via erwin |
20 Mar 2008 20:06:02
2.5_4
|
miwi  |
- Switch from USE_XLIB to USE_XORG
PR: 121888
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> |
13 Mar 2008 14:28:35
2.5_3
|
miwi  |
- Chase devel/sdl12 shlib version bump |
01 Feb 2008 11:52:50
2.5_2
|
linimon  |
Mark as broken on sparc64: does not compile. |
30 Sep 2007 04:47:37
2.5_2
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
31 Aug 2007 13:27:42
2.5_1
|
sat  |
- s/USE_X_LIB/USE_XLIB/ in unmaintained ports
Noticed by: gabor |
09 Jul 2007 13:21:56
2.5_1
|
miwi  |
- File was rerolled for a small bugfix
See Diff from cvs:
http://vector-agg.cvs.sourceforge.net/vector-agg/agg-2.5/src/agg_rounded_rect.cpp?hideattic=0&r1=1.1&r2=1.2&view=patch
Submitted by: pointyhat via pav |
16 Jun 2007 19:24:53
2.5
|
miwi  |
- Update to 2.5
PR: 112822
Submitted by: Stephen Hurd<shurd@sasktel.net> |
26 Nov 2005 01:48:16
2.3_1
|
pav  |
- Add SHA256 |
02 Nov 2005 12:37:16
2.3_1
|
vs  |
Simplify build-logic a bit |
27 May 2005 03:43:16
2.3_1
|
novel  |
Place the tarball on MASTER_SITE_LOCAL to fix fetch.
Reported by: pointyhat via kris |
24 May 2005 11:56:40
2.3_1
|
novel  |
Forgot to mention that it was just a bugfix release without changing version.
Reminded by: kris |
24 May 2005 11:23:58
2.3_1
|
novel  |
Fix distinfo and un-mark BROKEN.
PR: 81414
Submitted by: Johan van Selst <johans@stack.nl> |
21 May 2005 17:10:57
2.3
|
kris  |
BROKEN: Size mismatch |
09 May 2005 00:55:13
2.3
|
ijliao  |
unbreak by upgrading to 2.3 |
07 May 2005 02:46:48
2.3.a
|
kris  |
BROKEN: Size mismatch |
12 Apr 2005 08:20:31
2.3.a
|
ijliao  |
upgrade to 2.3.a |
04 Feb 2005 12:51:42
2.2
|
jkoshy  |
Update checksums. |
25 Jan 2005 03:18:42
2.2
|
kris  |
BROKEN: Size mismatch |
18 Jan 2005 05:40:42
2.2
|
ijliao  |
upgrade to 2.2
PR: 75736 |
13 Oct 2004 15:44:04
2.1
|
pav  |
- Fix MAKE_ENV, respect CXX
PR: ports/72570
Submitted by: Piet Delport <pjd@point45.com> |
09 Oct 2004 07:56:51
2.1
|
krion  |
Fix build with gcc-3.4, agg developers released a fix but didn't
bump software release number, therefore md5 checksum was changed.
PR: ports/71487
Submitted by: Marco Molteni <molter@tin.it>
Approved by: portmgr (implicit) |
16 Aug 2004 02:33:05
2.1
|
kris  |
BROKEN on 5.x: Does not compile with gcc 3.4.2 |
04 Aug 2004 01:25:56
2.1
|
ijliao  |
add agg 2.1
A High Quality Rendering Engine for C++ |