Sunpoet Po-Chuan Hsieh
4718dabe39
- Update to 1.39.4
...
Changes:
- Update Italian translation (thanks to Sergio Zanchetta)
2011-05-17 01:13:07 +00:00
Sunpoet Po-Chuan Hsieh
5c951cebbd
- Update to 1.39.3
...
Changes:
- Update French translation (thanks to David Prévot, closes : #620250 ).
- Update the "Localised man pages" section of the Texinfo docs and note that
translations are now handled through the Translation Project.
- Update German translation (thanks to Chris Leick, closes : #624401 ).
- Minor update to German translation as suggested by Werner Lemberg in
http://sourceforge.net/mailarchive/message.php?msg_id=26828512
2011-05-03 04:51:48 +00:00
Sunpoet Po-Chuan Hsieh
80e7995925
- Update to 1.39.2
...
Changes:
- Update Russian translation (thanks to Yuri Kozlov).
- Update Ukranian translation (thanks to Yuri Chornoivan).
- Update Polish translation (thanks to Jakub Bogusz).
- Add Esperanto translation (thanks to Felipe Castro).
- Update Finnish translation (thanks to Tommi Vainikainen).
2011-03-11 17:10:28 +00:00
Sunpoet Po-Chuan Hsieh
ef210ce9b1
- Update to 1.39.1
...
Changes:
- Add option to remove `lt-' prefix for libtool programs (thanks to Ben Asselstine).
- Add Ukranian translation (thanks to Yuri Chornoivan).
- Update Russian translation (thanks to Yuri Kozlov).
- Update Polish translation (thanks to Jakub Bogusz).
2011-03-02 02:02:08 +00:00
Sunpoet Po-Chuan Hsieh
94b1417ff9
- Update to 1.38.4
...
- Add LICENSE
- Use PLIST_FILES, PLIST_DIRS and PLIST_DIRSTRY instead of PLIST
Changes:
1.38.4:
- Add Italian translation (thanks to Sergio Zanchetta).
- Don't double encode $date in the header.
- Use UTF-8 encoding for all manual pages.
- Add Greek translation (thanks to Michael Kotsarinis).
- Update French translation (thanks to David Prévot, closes : #590580 ).
- Update German translation (thanks to Helge Kreutzmann, closes : #590975 ).
- Use INSTALL_SCRIPT to install Perl script.
- Remove deprecated DH_COMPAT in debian/rules, adding debian/compat.
- Add ${misc:Depends}.
- Don't ignore errors from distclean.
- Fix Brazilian, Russian and Italian translations (placement of period was
causing text to be interpreted as a macro).
- Update standards version to 3.9.1.
- Add missing dependency on dpkg/install-info.
- Strip bindtextdomain.so preload.
- Install preload into $(libdir)/help2man.
1.38.3:
- Apply patch from Mike Frysinger to allow "make install -j" to work.
2011-01-01 12:21:55 +00:00
Sunpoet Po-Chuan Hsieh
e475c19a24
- Update MAINTAINER to my FreeBSD.org address
...
Approved by: pgollucci (mentor)
2010-09-22 17:10:26 +00:00
Ade Lovett
8d837132c7
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
2010-05-31 02:01:56 +00:00
Wen Heping
4f7cace5d7
- Update to 1.38.2
...
PR: ports/146178
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
2010-05-06 01:11:22 +00:00
Alberto Villa
d0c262b0f1
- Fix make package
when WITHOUT_NLS is defined.
...
- Bump PORTREVISION.
- Pass maintainership to submitter.
PR: 144615
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by: tabthorpe (mentor)
2010-03-11 08:08:22 +00:00
Sylvio Cesar Teixeira
2a8fccc47b
- Add CFLAGS to build port with "-lintl", because this port when
...
build with GCC > 4.4 the port enable bindtextdomain.so
- Add bindtextdomain.so for plist.
- BUMP PORTREVISION
PR: ports/144208
Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
Approved by: itetcu (mentor)
Feature safe: yes
2010-03-08 22:13:56 +00:00
Tilman Keskinoz
be1d2f1453
Brin back patch-Makefile.in
...
Submitted by: QAT
2010-01-31 23:49:01 +00:00
Tilman Keskinoz
27d3919c0a
Update to 1.37.1
...
Drop Maintainership
2010-01-31 23:29:36 +00:00
Tilman Keskinoz
d2164dcf04
Remove empty directories
...
PR: 133654
Submitted by: leeym
2009-04-29 18:27:06 +00:00
Edwin Groothuis
090059a210
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)
2008-06-06 14:17:21 +00:00
Tilman Keskinoz
ddb4285dd2
Bump PORTREVISION for plist change
...
Requested by: pav
2006-04-30 21:54:34 +00:00
Tilman Keskinoz
65e029f972
Fix plist
...
Reported by: pav
Pointy hat to: arved
2006-04-30 21:42:37 +00:00
Tilman Keskinoz
bbf4274b92
Update to 1.36.4 which adds a swedish translation.
...
Don't run depend on gmake
Submitted by: Martin Wilke (parts)
2006-04-30 15:36:39 +00:00
Edwin Groothuis
d568611c3e
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 05:52:28 +00:00
Tilman Keskinoz
9b28a34395
Update to 1.36.3 (Updated french translation)
2005-11-27 09:20:11 +00:00
Tilman Keskinoz
4ec9c8318a
Add SHA256 checksums for my ports
2005-11-08 12:26:38 +00:00
Tilman Keskinoz
a52cbbab65
Update to 1.36.2
...
* Updated po translation from Jakub Bogusz.
* Makefile.in: $(srcdir) fix from Paul Eggert
PR: 88314
Submitted by: Boris B. Samorodov <bsam@ipt.ru>
Grab back Maintainership
2005-11-01 13:52:26 +00:00
Volker Stolz
9189b75095
Update to 1.36.1
2005-10-26 15:02:42 +00:00
Tilman Keskinoz
dd693df835
Update to 1.35.1
2005-03-06 21:10:22 +00:00
Pav Lucistnik
cb4057b78f
- Remove all man directories
2004-12-28 17:51:38 +00:00
Tilman Keskinoz
b76e969d49
Drop Maintainership.
...
This is usually the first port that fails if people manage to fsck their
perl installations, so i am getting too many support emails.
2004-12-03 17:09:12 +00:00
Tilman Keskinoz
23d3fe40f3
Update to 1.34.2
2004-11-23 15:36:06 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Tilman Keskinoz
ac231e0b90
Cleanup empty directories for localized manpages.[1]
...
Readd pkg-plist, because PLIST_DIRS does not support
conditional @unexec rmdir
PR: 64901
Reported by: dinoex
2004-03-30 09:29:47 +00:00
Tilman Keskinoz
24994a4c9c
Fix Build on CURRENT, I am not sure why this worked on STABLE [1]
...
Add WITHOUT_NLS knob.
[1]:
Reported by: adamw, ale
Pointy hat to: arved
2004-03-03 10:03:15 +00:00
Tilman Keskinoz
31ce32f399
Chase WWW
2004-03-02 17:21:22 +00:00
Tilman Keskinoz
df3ed795d9
Update to 1.33.1
...
Now with gettext support.
SIZEify
2004-03-02 17:19:31 +00:00
Trevor Johnson
a049dd78cc
Use PLIST_FILES (bento-tested, marcus-reviewed).
2004-02-06 13:12:53 +00:00
Tilman Keskinoz
7a86de8bc7
Use new INFO macros
2003-08-04 18:10:43 +00:00
Tilman Keskinoz
188beb251b
Update my emailaddress.
2003-07-06 17:33:07 +00:00
Akinori MUSHA
4d0a0dc1c6
De-pkg-comment.
2003-02-21 12:51:06 +00:00
OKAZAKI Tetsurou
3046e8cdee
Upgrade to Version 1.29.
...
Add USE_PERL5, because this is a perlscript
Update MAINTAINER to the submitter.
PR: 43370
Submitted by: Tilman Linneweh
2002-11-06 18:14:42 +00:00
Ying-Chieh Liao
62c1bc7176
upgrade to 1.26
2002-03-13 15:02:55 +00:00
Ying-Chieh Liao
f4b8e5391a
add help2man 1.25
...
Automatically generating simple manual pages from program output
2002-01-30 12:54:03 +00:00