| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
18 Oct 2011 19:02:13
0.92.1b
|
ehaupt  |
Update to 0.92.1b
PR: 161625
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
23 Sep 2011 22:26:39
0.92.0_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 |
12 Sep 2011 13:46:59
0.92.0_1
|
gabor  |
- Track dependencies after databases/gdbm update |
11 Aug 2011 15:21:10
0.92.0
|
rene  |
Also make sure the port builds with gcc.
Submitted by: pointyhat via erwin |
30 Jul 2011 19:50:54
0.92.0
|
rene  |
- Fix build with clang [1]
- The part to update this port to 0.92.0 of [1]
was already done as part of ports/158512
PR: ports/158564
Submitted by: Niclas Zeising |
02 Jul 2011 18:37:46
0.92.0
|
miwi  |
- Update to 1.8.1
PR: 158512
Submitted by: Ports Fury |
12 Apr 2011 02:27:47
0.91.1
|
miwi  |
- Update to 0.91.1
PR: 155855
Submitted by: Ports Fury |
01 Dec 2010 23:38:49
0.90.2_2
|
linimon  |
Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
31 May 2010 02:01:56
0.90.2_2
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
19 Apr 2010 10:43:43
0.90.2_1
|
ale  |
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin) |
15 Oct 2009 22:31:33
0.90.2
|
anray  |
- Fix previous update |
15 Oct 2009 22:18:44
0.90.0
|
anray  |
- Fix build |
15 Oct 2009 16:23:34
0.90.0
|
anray  |
- Update to 0.90.2 |
22 Aug 2009 00:24:37
0.90.0_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L |
08 Jul 2009 21:14:39
0.90.0_1
|
anray  |
- Fix pkg-plist |
08 Jul 2009 20:26:44
0.90.0
|
anray  |
- Update to 0.90.0 |
25 May 2009 04:49:09
0.17.4_1
|
anray  |
- Fix pkg-plist |
24 May 2009 19:52:23
0.17.4
|
anray  |
- Update to 0.17.4 |
24 May 2009 18:41:10
0.17_2
|
marcus  |
Assign maintainership to anray who already maintains the sawfish port. He
will do a better job of keeping these ports up-to-date. |
13 May 2009 09:46:02
0.17_2
|
ale  |
Chase libgmp and bump PORTREVISION. |
06 Jun 2008 13:41:15
0.17_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) |
30 Jun 2007 05:37:52
0.17
|
marcus  |
Update to 0.17. |
07 Feb 2007 09:12:53
0.16.2_6
|
pav  |
- Revert libtool addition to fix the plist |
04 Feb 2007 01:50:32
0.16.2_6
|
marcus  |
Fix the build after the removal of objformat.
Reported by: pointyhat via kris |
29 Jan 2007 23:51:55
0.16.2_6
|
kris  |
Use libtool port instead of included version to avoid a.out objformat botch |
14 Oct 2006 08:54:54
0.16.2_6
|
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) |
12 Jun 2006 04:58:43
0.16.2_5
|
mezz  |
Use the correct mtree when you change the prefix, for example:
Incorrect: (before)
================================
# cd /usr/ports/x11-toolkits/pango
# make -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist
# make PREFIX=/tmp/foo -V MTREE_FILE
/etc/mtree/BSD.local.dist <-- Here...
================================
Correct: (after)
================================
# cd /usr/ports/x11-toolkits/pango
# make -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist
# make PREFIX=/tmp/foo -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist <-- Here...
================================ |
16 May 2006 04:58:49
0.16.2_5
|
mezz  |
portlint:
-Remove quotes from BROKEN. |
10 May 2006 14:46:48
0.16.2_5
|
ale  |
Chase gmp library and bump PORTREVISION. |
23 Nov 2005 22:41:05
0.16.2_4
|
pav  |
- Add SHA256 checksums |
28 Oct 2005 23:06:23
0.16.2_4
|
kris  |
BROKEN on ia64: Does not build |
04 Mar 2005 08:01:33
0.16.2_4
|
marcus  |
Remove the now-redundant MTREE file selection code. This is handled in
bsd.port.mk.
Requested by: lesi |
15 Nov 2004 05:19:30
0.16.2_4
|
sf  |
farewell to libxpg4. |
23 Jul 2004 19:10:32
0.16.2_4
|
anholt  |
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl) |
18 Mar 2004 14:33:42
0.16.2_4
|
pav  |
- Add SIZE to GNOME ports
Submitted by: trevor |
04 Feb 2004 04:36:30
0.16.2_4
|
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
23 Jan 2004 18:12:26
0.16.2_3
|
trevor  |
Now gettext 0.12.1 is gettext-old. |
27 Nov 2003 19:40:08
0.16.2_3
|
marcus  |
This patch is still needed for -STABLE and older versions of 5.x.
Approved by: portmgr (implicit) |
27 Nov 2003 05:28:17
0.16.2_3
|
marcus  |
Use libgmp4 on -CURRENT to allow this port to build on 64-bit architectures.
Approved by: portmgr (implicit) |
19 Oct 2003 08:07:22
0.16.2_2
|
linimon  |
Add the virtual category elisp.
Approved by: mainatiner. |
26 Aug 2003 20:25:58
0.16.2_2
|
marcus  |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
25 Aug 2003 05:41:38
0.16.2_1
|
marcus  |
Chase the libintl.so shared lib version. |
17 Aug 2003 03:48:57
0.16.2_1
|
marcus  |
Use INFO. |
12 Jul 2003 06:06:29
0.16.2_1
|
marcus  |
Use makeinfo --no-split to avoid plist problems.
PR: 54310
Submitted by: nork |
22 Jun 2003 20:54:39
0.16.2
|
marcus  |
Depend on gmp.h rather than libgmp since newer versions of -CURRENT still
have a libgmp as a compat library.
Suggested by: olgeni |
01 Jun 2003 00:51:02
0.16.2
|
marcus  |
Update to 0.16.2. |
07 Mar 2003 06:05:38
0.16.1_1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
03 Jan 2003 08:26:35
0.16.1_1
|
ijliao  |
chase gdbm lib version |
31 Aug 2002 02:44:07
0.16.1_1
|
kris  |
Remove USE_NEWGCC, which is no longer supported or required.
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571 |
01 Aug 2002 16:22:41
0.16.1_1
|
ade  |
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade |
03 Jul 2002 05:00:31
0.16.1_1
|
marcus  |
Re-fix the sawfish configurators after switching over to librep.
Reported by: Anders Andersson <anders@hack.org>
Pointy hat to: me |
25 Jun 2002 12:41:44
0.16.1
|
sobomax  |
Update to 0.16.1. |
21 Jun 2002 12:29:25
0.16
|
sobomax  |
Update to 0.16. |
30 Apr 2002 08:54:54
0.15.2_1
|
sobomax  |
Catch up with libgmp3 death.
Pointy hat to: ijliao |
12 Apr 2002 17:10:20
0.15.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 |
01 Apr 2002 02:44:16
0.15.2
|
kris  |
LIB_DEPENDS on the libgmp3 port, not the libgmp port which is currently
broken. This allows the gnome build to complete on 5.0-CURRENT. |
15 Mar 2002 19:44:29
0.15.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 |
12 Feb 2002 08:34:45 
|
sobomax  |
Comment out DIST_SUBDIR=gnome pending next version update. |
12 Feb 2002 05:32:43 
|
ade  |
Since sawfish (and dependencies) are critical parts of the GNOME environment,
track the versions available on the GNOME sites, to ensure maximum
compatibility. |
24 Jan 2002 19:06:31 
|
sobomax  |
Don't explicitly link libc in. This is more a style change than the functional
one, therefore don't bump PORTREVISION. |
29 Oct 2001 17:37:50 
|
sobomax  |
Update to 0.15.2. |
15 Oct 2001 11:02:34 
|
sobomax  |
Update to 0.15.1. |
28 Aug 2001 17:44:46 
|
sobomax  |
Provide a replacement for libgmp on 5-CURRENT. |
03 Jul 2001 09:05:35 
|
sobomax  |
Update to 0.14. |
28 May 2001 13:41:39 
|
sobomax  |
Remove 755 ${WRKSRC}/test script to prevent user from footshooting if for some
strange reason he/she has `./' before `/bin' in his/her PATH. Surprisingly,
there are *many* such users. |
11 May 2001 17:36:50 
|
ade  |
SWitch maintainership of core GNOME ports to a small group of committers
(gnome@FreeBSD.org), since this is now definitely too big for just one person.
|
12 Apr 2001 15:47:31 
|
sobomax  |
Update to 0.13.6. |
07 Jan 2001 19:50:22 
|
sobomax  |
Update to 0.13.4. |
05 Dec 2000 13:41:32 
|
sobomax  |
Update to 0.13.3. |
09 Nov 2000 08:57:35 
|
sobomax  |
Update to 0.13.2. |
09 Nov 2000 07:49:09 
|
sobomax  |
Add WWW. |
08 Oct 2000 04:17:26 
|
asami  |
Convert category lang to new layout. |
02 Oct 2000 09:06:33 
|
sobomax  |
- Update to 0.13.1; - Change PREFIX to be X11BASE. The reason why it should be
in X11BASE is that sawfish (primary user of librep) installs shared object
into one of the librep's directories, so they have to live in the same BASE
to make PLISTs working. The way it was done looks like a little hack,
because I don't want to use USE_X_PREFIX (the port really doesn't require
libX11), so I had to manually set MTREE_FILE. |
24 Sep 2000 10:17:39 
|
nakai  |
MAINTAINER Change to Maxim Sobolev <sobomax@FreeBSD.org> |
22 Sep 2000 08:11:57 
|
sobomax  |
Update sawfish/librep/rep-gtk triplet to the latest versions. I'm doing this
commit urgently, as there are -10 minutes left before ports freeze. |
25 Jul 2000 12:00:39 
|
sobomax  |
Update to 0.12.4. |
17 Jul 2000 17:43:54 
|
sobomax  |
Update librep/rep-gtk/sawfish triplet to the latest versions: |
03 Jul 2000 11:58:02 
|
sobomax  |
Revert previous commit (USE_LIBTOOL) - it breaks sawfish. |
03 Jul 2000 10:34:57 
|
sobomax  |
Add USE_LIBTOOL to prevent *.la files from being installed. |
24 Jun 2000 17:19:20 
|
sobomax  |
Update to 12.2 |
16 Jun 2000 22:52:41 
|
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:48:25 
|
sobomax  |
Fourth round of INSTALLS_SHLIBS conversion. |
14 Jun 2000 14:21:38 
|
sobomax  |
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. |