aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gtranslator
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2004-05-16 10:49:25 +0800
committeradamw <adamw@FreeBSD.org>2004-05-16 10:49:25 +0800
commit348f2bbc975c114e0bca943bbb11ab614baf0852 (patch)
treef74b381fe040c43a5cd2495f8e50ed35779c8489 /devel/gtranslator
parent84a8b8ee26665a04a334c39b8a3b4d6581641e0c (diff)
downloadfreebsd-ports-gnome-348f2bbc975c114e0bca943bbb11ab614baf0852.tar.gz
freebsd-ports-gnome-348f2bbc975c114e0bca943bbb11ab614baf0852.tar.zst
freebsd-ports-gnome-348f2bbc975c114e0bca943bbb11ab614baf0852.zip
Update to 1.1.4. It is technically a development release, but its functionality
is so greatly improved from the 1.0 version that it's senseless not to merge it now. Especially as it's not clear when another release is even coming...
Diffstat (limited to 'devel/gtranslator')
-rw-r--r--devel/gtranslator/Makefile15
-rw-r--r--devel/gtranslator/distinfo4
-rw-r--r--devel/gtranslator/pkg-descr8
3 files changed, 14 insertions, 13 deletions
diff --git a/devel/gtranslator/Makefile b/devel/gtranslator/Makefile
index a35d95a27323..f52eb3344e20 100644
--- a/devel/gtranslator/Makefile
+++ b/devel/gtranslator/Makefile
@@ -6,10 +6,11 @@
#
PORTNAME= gtranslator
-PORTVERSION= 1.0.1
-PORTREVISION= 1
+PORTVERSION= 1.1.4
+PORTREVISION= 3
CATEGORIES= devel gnome
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= http://www.gtranslator.org/download/releases/${PORTVERSION}/ \
+ ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= gnome@FreeBSD.org
@@ -29,9 +30,9 @@ MAN1= gtranslator.1 pozilla.sh.1
MANCOMPRESSED= yes
post-patch:
- @${REINPLACE_CMD} -e "s|/usr/local/share/gtranslator|${PREFIX}/share/gnome/${PORTNAME}|g; \
- s|/usr/local/share/pixmaps|${PREFIX}/share/gnome/pixmaps|g" \
- ${WRKSRC}/src/defines.h
- @${REINPLACE_CMD} -e "s|-Werror||" ${WRKSRC}/src/Makefile.in
+ @${REINPLACE_CMD} -e "s|/usr/local/share/gtranslator|${PREFIX}/share/gnome/${PORTNAME}|g; \
+ s|/usr/local/share/pixmaps|${PREFIX}/share/gnome/pixmaps|g" \
+ ${WRKSRC}/src/defines.h
+ @${REINPLACE_CMD} -e "s|-Werror||" ${WRKSRC}/src/Makefile.in
.include <bsd.port.mk>
diff --git a/devel/gtranslator/distinfo b/devel/gtranslator/distinfo
index 6ba20cf5db3c..4afc08edea0f 100644
--- a/devel/gtranslator/distinfo
+++ b/devel/gtranslator/distinfo
@@ -1,2 +1,2 @@
-MD5 (gtranslator-1.0.1.tar.gz) = 7ea83b138063fa4d82e11f0dd4a6b341
-SIZE (gtranslator-1.0.1.tar.gz) = 1331080
+MD5 (gtranslator-1.1.4.tar.gz) = 188a73d5e2cb9dce67b3168acdf0ff27
+SIZE (gtranslator-1.1.4.tar.gz) = 1317667
diff --git a/devel/gtranslator/pkg-descr b/devel/gtranslator/pkg-descr
index 169b9f5bcf24..e5988ceb9fb4 100644
--- a/devel/gtranslator/pkg-descr
+++ b/devel/gtranslator/pkg-descr
@@ -1,5 +1,5 @@
-Gtranslator assists in the creation of GNU gettext translations. Its features include
-auto-learning of translation rules, fuzzy string manipulation, and self-contained
-msgfmt compilation/testing.
+Gtranslator is a Gtk+-2 GUI to assist in the creation of GNU gettext
+translations. It features auto-learning of translation rules, fuzzy
+string manipulation, and self-contained msgfmt compilation/testing.
-WWW: http://www.gtranslator.org
+WWW: http://www.gtranslator.org/
/postgresql-devel-server?h=gnome-3.24&id=2781763f5c5a1359deb57cd6f83733b3a330d7dd'>Update to 7.3.3.nork2003-06-023-42/+18 * Add patch for a fix for braindead applications that were depending onseanc2003-02-203-1/+31 * Add a patch fix a long standing bug in PostgreSQL with LISTEN/NOTIFYseanc2003-02-201-0/+38 * Update PostgreSQL to the maintenance release 7.3.2.seanc2003-02-074-86/+77 * Add new man pages.olgeni2003-01-151-18/+22 * Fix DISTFILES typo in databases/postgresql7/Makefileedwin2003-01-041-1/+1 * Download the PostgreSQL documentation and MD5 for the test bundle. Theseseanc2003-01-042-1/+3 * Update PostgreSQL to 7.3.1[1]. Fixes builds for spac64. Many speed,seanc2003-01-0413-430/+597 * Port update submitted by maintainernsayer2002-11-061-1/+3 * Update to 7.2.3 and maintainer's email address. All advised to updatepat2002-10-063-14/+8 * Remove a dead .jp mirror and add the official .jp mirror instead.knu2002-09-131-1/+1 * Update to 7.2.2, which fixes several security bugs. Do not installtrevor2002-08-265-588/+24 * Forbid because of unconfirmed security bugs:trevor2002-08-251-0/+2 * Chase shlib rev of devel/gettextade2002-08-021-1/+1 * Fix build on -CURRENT:sheldonh2002-06-271-0/+59 * gettext upgrade uber-patch (stage 3)ade2002-04-131-1/+2 * upgrade to 7.2.1ijliao2002-04-1111-579/+112 * Fix some bitrot for the non-default case of WITH_GETTEXT -- lib-dependmi2002-04-021-1/+2 * Add USE_SUBMAKE, where it might be necessary.sobomax2002-03-251-0/+1 * Stage 1 of gettext update.ade2002-03-161-1/+1 * Fix building this Port with Kerberos.tom2002-02-221-2/+2 * Fix a typo: $1 -> $? (we want to check the return code from dialog)petef2002-02-211-1/+1 * Upgrade to 7.2, and spilit into several ports.vanilla2002-02-1923-796/+1006 * pre-everything needs two colonsijliao2001-12-131-1/+1 * Style police: WWW tags should either end in a file/script or TRAILING /; Fix ...lioux2001-11-211-1/+1 * retire problematic MASTER_SITES.sf2001-09-251-2/+1 * Correct the config file name.roam2001-08-241-1/+1 * Update the PostgreSQL port to 7.1.3.clive2001-08-215-12/+15 * Work around the way in which the package building cluster validatessheldonh2001-07-271-2/+5 * Fix mtree errors preventing automated package building:sheldonh2001-07-251-5/+6 * Fix build when BATCH is defined, and remove redundant ${MKDIR} "-p" option.olgeni2001-06-131-2/+2 * The configure script *must* run pre-fetch, since the dependencies areknu2001-06-132-8/+8 * Forgotten file.jeh2001-06-041-0/+51 * Add character sets to the serverjeh2001-06-041-0/+1 * Use proper POSIX syntax for `chown'.obrien2001-06-011-1/+1 * forget to remove patchijliao2001-05-281-13/+0 * add Japanese mirror to MASTER_SITES.sf2001-05-271-1/+2 * upgrade to 7.1.2ijliao2001-05-274-20/+50 * Change the way the configure script is executed and included in orderalex2001-05-241-5/+5 * Fix the autogenerated LIB_DEPENDS for TCL.mi2001-05-181-1/+1 * Upgrade to 7.1.1vanilla2001-05-094-9/+43 * Cosmetic changes for the shutdown procedure.olgeni2001-05-021-1/+2 * Specify the full path of the jakarta port's "ant" utility (/usr/local/bin) soolgeni2001-04-261-1/+2 * Misc. changes and cleanups.olgeni2001-04-263-8/+8 * Remove extra empty line.demon2001-04-241-1/+0 * Add one more MASTER_SITEdemon2001-04-241-1/+3 * Fix postgresql.jar link probram, and bump version too.vanilla2001-04-231-1/+2 * Upgrade to 7.1, change to new layout style.vanilla2001-04-2134-1641/+1163 * ldconfig PostgreSQL's lib should happen before starting *ANY* ports.clive2001-03-164-8/+8 * Fix problems when installing postgresql7 with pkg_add:clive2001-03-154-9/+20 * Remove IS_INTERACTIVE, support batch compilation.olgeni2001-02-252-4/+2 * Treat pgsql's .profile as data: it could have been customized to change theolgeni2001-02-232-4/+8 * Make the port more "package friendly".olgeni2001-02-213-81/+17 * Define IS_INTERACTIVE.jkoshy2001-01-301-0/+2 * Do not set the shell for user "pgsql" to `/bin/nologin' at package installjkoshy2001-01-301-1/+1 * Goodbye, YEAR2000. Hello, 2001.will2001-01-011-2/+0 * Update to version 7.0.3.steve2000-12-1114-160/+447 * Palle Girgensohn <girgen@partitur.se> stepped forward and said that hesteve2000-12-081-1/+1 * hand maintenance of this port over to ports@FreeBSD.ORGandreas2000-11-231-1/+15 * Rename PLIST.* to pkg-plist.*.asami2000-10-081-4/+4 * pl/Perl and ODBC supportandreas2000-09-242-0/+33 * avoid:andreas2000-09-091-0/+1 * sorry, forgot to remove that ...andreas2000-08-311-4/+0 * allow PostgreSQL to compile and run on Alpha.andreas2000-08-311-0/+42 * -LDCONFIG_DIRS= %%PREFIX%%/pgsqlandreas2000-07-121-1/+1 * Use ${PKG_PREFIX} instead of `/usr/local'.knu2000-06-201-1/+1 * Update to 7.0.2.knu2000-06-207-164/+165 * Enable multibyte support by default, and add knobs to disable it or set theknu2000-06-051-4/+38 * make startup script work (start/stop)andreas2000-05-253-20/+26 * upgrade postgresql to v 7.0 releaseandreas2000-05-249-1018/+1150 * portlintmharo2000-04-202-4/+3 * Update to postgresql 7 beta 5andreas2000-04-184-272/+290 * Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-27/+21 * Close PRandreas2000-04-173-2/+173 * update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-2/+2 * Long awaited upgrade to postgresql 6.5.3andreas2000-01-032-2/+2 * remove toasted MASTER_SITEbillf1999-11-231-1/+0 * More reasonable MANPATHandreas1999-11-091-1/+1 * Update to version 6.5.2.cpiazza1999-10-118-22/+25 * FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-2/+2 * $Id$ -> $FreeBSD$peter1999-08-292-2/+2 * Change Id->FreeBSD.obrien1999-08-251-1/+1 * chmod -> ${CHMOD}mharo1999-08-231-4/+4 * Update postgresql to 6.5.1andreas1999-07-214-240/+253 * Forgot to add the two PLIST files... Sorry.andreas1999-07-022-0/+21 * These were missing as wellandreas1999-06-302-0/+22 * Forgot to add this patchandreas1999-06-301-0/+32 * upgrade to postgresql 6.5andreas1999-06-306-248/+899 * BROKEN='unfetchable, version 6.5 is the latest'obrien1999-06-271-1/+3 * As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1 * This one doesn't build on the Alpha yet, but should soon.steve1999-06-231-1/+5 * Add some more MASTER_SITES which does absolutly nothing until someonebillf1999-06-191-4/+7 * s,/usr/local,${PREFIX},mharo1999-06-061-3/+3 * add another mastersitemharo1999-04-211-2/+4 * Move WWW_SITE to pkg/DESCR:WWW from Makefilescrappy1999-04-142-2/+3 * add a note, that in order to install and run postgresql, you need kernel withandreas1999-04-131-1/+3 * Proper URLs that reference directories end in '/'billf1999-04-091-2/+2 * Commit all Y2K/WWW_SITE changes to Makefiles...scrappy1999-03-121-1/+2 * Forgot the PLIST changes.steve1999-02-041-4/+27 * Fix build for ELF and update PLIST to match the current state of affairs.steve1999-02-041-0/+16 * Update from 6.4 to 6.4.2andreas1999-01-202-4/+3 * Add a Y2K= variable to Makefile pointing at Y2K statement for softwarescrappy1999-01-131-1/+3 * respect CFLAGS, not set it.billf1998-12-241-1/+8 * Fix bogon in previous commit by scrappy -- move ldconfig lines back toasami1998-12-221-2/+2 * Add PKGNAME without the "v" in version number.asami1998-11-241-1/+2 * Upgrade to PostgreSQL v6.4scrappy1998-11-233-44/+165 * Unbreak.jseger1998-10-163-11/+8 * Mark BROKEN for ELF:jseger1998-10-121-1/+3 * tcl80 has been ELFized.asami1998-09-251