| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Apr 2013 11:59:29
0.7.7.1_3
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
26 Apr 2013 10:44:29
0.7.7.1_3
|
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
23 Apr 2013 14:20:28
0.7.7.1_3
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
25 Mar 2013 04:30:31
0.7.7.1_3
|
eadler  |
Cleanup unmaintained ports in the misc category:
- Trim Header
- Convert to OptionsNG
- Prefer DISTNAME to DISTFILES
- Reorder variables
- Fix comments (don't include leading article)
- @unexec rm must not cause failure
- Tabs, not spaces
- Single space for WWW
- Pet portlint
- etc.
In a few cases the option DOCS was used to control installation into EXAMPLEDIR.
I opted to keep the existing logic of the port in these cases.
Reviewed by: koobs, ashish |
26 Jul 2012 05:40:24
0.7.7.1_3
|
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 Sep 2011 22:26:39
0.7.7.1_3
|
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 |
19 Mar 2011 12:38:54
0.7.7.1_3
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
0.7.7.1_3
|
ade  |
Sync to new bsd.autotools.mk |
31 May 2010 02:01:56
0.7.7.1_3
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
02 Jan 2010 18:14:36
0.7.7.1_2
|
linimon  |
Reset cjh due to inactivity. We hope to see him back again soon.
Hat: portmgr |
02 Aug 2009 19:36:34
0.7.7.1_2
|
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 |
06 Jun 2008 13:45:40
0.7.7.1_2
|
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) |
14 Jul 2007 16:16:30
0.7.7.1_1
|
sat  |
- Fix a couple of "extra qualification" gcc4 issues
Approved by: portmgr (pav) |
19 May 2007 20:32:57
0.7.7.1_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
01 Feb 2007 02:42:06
0.7.7.1
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
12 Jan 2007 09:12:57
0.7.7.1
|
rafan  |
- Use USE_ICONV instead of LIB_DEPENDS
Approved by: portmgr (erwin, few weeks ago) |
28 May 2006 05:25:51
0.7.7.1
|
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 |
16 Feb 2006 07:57:56
0.7.7.1
|
cjh  |
Update to 0.7.7.1 |
24 Jan 2006 03:28:14
0.7.6.1
|
cjh  |
Activate linm, mc-style terminal file manager. |