| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Apr 2013 18:10:32
2.9.1
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
17 Dec 2012 20:50:52
2.9.1
|
wxs  |
The NLS logic was inverted, so fix it.
Noticed by: Marius Strobl |
17 Dec 2012 20:09:07
2.9.1
|
wxs  |
Move OPTIONS_DEFINE before include bsd.port.options.mk.
NLS is turned on by default already, remove duplicate.
Noticed by: bapt@ |
17 Dec 2012 20:02:11
2.9.1
|
wxs  |
Convert to new options.
PR: ports/173783
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
Approved by: maintainer timeout |
23 Sep 2011 22:26:39
2.9.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 |
19 Mar 2011 12:38:54
2.9.1
|
miwi  |
- Get Rid MD5 support |
12 Jul 2010 14:12:24
2.9.1
|
wxs  |
Update to 2.9.1
Add license information
Switch to OPTIONS (and general cleanup because of this)
PR: ports/147922
Submitted by: Bapt <baptiste.daroussin@gmail.com>
Approved by: unix4all@gulic.org (maintainer) |
31 May 2010 02:01:56
2.8_7
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
02 Nov 2009 18:23:57
2.8_6
|
naddy  |
Always pass localized messages in UTF-8 to GTK+2.
Approved by: maintainer timeout (2 weeks) |
22 Aug 2009 00:34:29
2.8_5
|
amdmi3  |
- Fix errors introduced by the last commit |
22 Aug 2009 00:13:27
2.8_5  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
06 Jun 2008 13:07:20
2.8_5
|
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 May 2006 22:31:07
2.8_4
|
ehaupt  |
Pass maintainer-ship to submitter.
PR: 97861
Submitted by: Jacobo Saúl Arvelo Estévez <unix4all@gulic.org> |
16 May 2006 17:13:36
2.8_4
|
marius  |
- Add a WITHOUT_NLS knob, allowing to get rid of the gettext dependency.
- Use REINPLACE_CMD instead of re-implementing it with CP and SED.
Approved by: netchild |
07 Mar 2006 08:28:06
2.8_4
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
11 Feb 2006 21:03:14
2.8_3
|
netchild  |
Reset maintainership to ports@ after ~4 months without any response to any
PR.
Thanks for contributing.
Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.
While I'm here:
- fix a little nit in the csound port (I think the intention was to
create no backup file instead of creating one with a "-e" extension)
- set ARCH to i386 in the amd64 case for the acroread7 port. This
is a work-around to be able to install everything when a dependency
is not already installed (ARCH is read-only in sub-makes, so the
dependencies can't change it). This should be removed when the
dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]
Not objected to by: portmgr (explicit: krion; silence: rest)
Maintainer timeout: ~4 months
Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1]
PR: 87985 [1] |
07 Jan 2006 20:00:09
2.8_3
|
trevor  |
Hash with SHA-256. |
05 Nov 2005 05:22:06
2.8_3
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
13 Apr 2004 15:02:37
2.8_2
|
marcus  |
Move the gtk20 dependency to USE_GNOME to chase the gtk20 shared lib version. |
04 Feb 2004 04:36:30
2.8_2
|
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
27 Jan 2004 16:12:37
2.8_1
|
trevor  |
Add size data. |
23 Jan 2004 18:12:26
2.8_1
|
trevor  |
Now gettext 0.12.1 is gettext-old. |
22 Jan 2004 13:34:58
2.8_1
|
trevor  |
Use PLIST_DIRS and PLIST_FILES macros.
PR: 59909 |
26 Aug 2003 20:25:58
2.8_1
|
marcus  |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
25 Aug 2003 05:41:38
2.8
|
marcus  |
Chase the libintl.so shared lib version. |
24 Aug 2003 16:39:04
2.8
|
trevor  |
Check ${PREFIX}/etc rather than /etc for the configuration file.
requested by: Raphael H. Becker |
08 Apr 2003 00:40:09
2.8
|
marcus  |
Remove the USE_GNOMENG macro. |
01 Mar 2003 14:34:34
2.8
|
trevor  |
Retire comment file. |
07 Feb 2003 19:21:11
2.8
|
marcus  |
Chase gtk20's shared lib version. |
08 Dec 2002 22:48:38
2.8
|
trevor  |
Fix the GTK+ support. This also enables use of GTK+ 2.0.X.
According to the submitter, "if you have both glib12/gtk12 and
glib20/gtk20 installed, aumix is linked against both [...]"
With just gtk-1.2.x present, the configure script was failing.
I successfully tested this under the following circumstances:
- gtk-1.2.10_8
- WITHOUT_ALL set, gtk-1.2.10_8
- gtk-1.2.10_8 and gtk-2.0.7
- WITHOUT_ALL set, gtk-1.2.10_8 and gtk-2.0.7
- WITH_GTK2 set, gtk-1.2.10_8 and gtk-2.0.7
Submitted by: Herbert J. Skuhra
Also reported by: Morten Rodal and Steve O'Hara-Smith |
25 Nov 2002 01:56:47
2.8
|
trevor  |
Update to 2.8. Take maintainership.
Approved by: cpiazza (carte blanche) |
31 Aug 2002 00:13:25
2.7_1
|
marcus  |
Use USE_GNOMENG.
PR: 42232
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
01 Aug 2002 16:22:41
2.7_1
|
ade  |
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade |
07 Jun 2002 02:21:52
2.7_1
|
petef  |
machine/soundcard.h -> sys/soundcard.h
Submitted by: bento |
12 Apr 2002 17:10:20
2.7_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 |
15 Mar 2002 19:44:29
2.7
|
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 |
08 Oct 2000 00:19:06 
|
asami  |
Convert category audio to new layout. |
05 Oct 2000 07:47:42 
|
reg  |
Implment WANT_GTK. |
19 Jul 2000 07:08:18 
|
cpiazza  |
Update to 2.7. Adds japanese and swedish messages. |
30 Jun 2000 11:08:41 
|
sobomax  |
Update to 2.6.1. |
14 Jun 2000 14:21:38 
|
sobomax  |
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. |