1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Commit Graph

80 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
64a65708db Simplify MASTER_SITES 2018-01-28 14:07:21 +00:00
Sunpoet Po-Chuan Hsieh
aeb40d1836 Add CONFIGURE_FAIL_MESSAGE again to avoid receiving more mails 2017-09-26 15:55:41 +00:00
Sunpoet Po-Chuan Hsieh
e25e97e9c3 Update to 1.47.5
- Refresh Brazilian Portuguese translation from translation project copy (trivial date change).
- Update Swedish translation (thanks to Sebastian Rasmussen).
- Use POSIX compliant TZ when setting UTC (thanks to Paul Eggert).
- Update copyright years.
2017-09-24 19:08:02 +00:00
Sunpoet Po-Chuan Hsieh
ebaa61e253 - Update to 1.47.4
- Use USES=localbase
- Remove the 3-year-old CONFIGURE_FAIL_MESSAGE of a 3.5-year-old infrastructure change
- Update WWW: use https://


1.47:
- Set document language for localised info pages.
- Add French and Spanish translation of info documentation.
- Add Spanish and Danish translations.
- Add support for reproducible builds by using $SOURCE_DATE_EPOCH as the date
  for the generated pages.

1.46:
- Add German, Ukranian and Polish translations of info documentation.
- Add Hungarian and Norwegian Bokmaal translations.

1.45:
- Add recognition of explicit section headings indicated with *Heading*.
- Improve handling of tagged paragraphs when body is on a following line.
- Add escapes to adjust spacing of italic text at roman/italic boundaries.

1.44:
- Parse option lines in the header section of include files using shell word
  splitting which allows quoting of multiple words and backslash-escaping of
  spaces.
2016-12-09 07:51:54 +00:00
Tijl Coosemans
f83c7639aa Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 19:52:19 +00:00
Tijl Coosemans
a0a3b1dad0 Remove a patch from devel/gmake so the port no longer depends on
print/texinfo which requires gmake.  To break this circular dependency
gmake-lite was introduced.  This can be removed now as well.

PR:		210623
Reviewed by:	bapt
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-07-08 11:24:18 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Sunpoet Po-Chuan Hsieh
c33959cd3f - Add LICENSE_FILE
- Use LIBS instead of CFLAGS
- Cleanup Makefile
2015-10-15 20:16:31 +00:00
Sunpoet Po-Chuan Hsieh
998ca0dbe2 - Put back CONFIGURE_FAIL_MESSAGE as I still get mails of build failure caused by 2-year-old infrastructure change 2015-09-19 05:10:08 +00:00
Sunpoet Po-Chuan Hsieh
d48f045a09 - Cleanup Makefile 2015-08-30 03:56:26 +00:00
Sunpoet Po-Chuan Hsieh
c0d4b09ba8 - Fix typo in URL
Submitted by:	ryusuke
2015-06-16 17:29:27 +00:00
Sunpoet Po-Chuan Hsieh
011afc7e75 - Cleanup PLIST 2014-12-20 18:15:24 +00:00
Sunpoet Po-Chuan Hsieh
6da647b62f - Use PLIST_DIRS instead of deprecated PLIST_DIRSTRY 2014-09-30 15:23:19 +00:00
Baptiste Daroussin
19262850ed Avoid circular dependency is base is built WITHOUT_INFO 2014-06-25 06:36:10 +00:00
Sunpoet Po-Chuan Hsieh
095c6deb0c - Use CONFIGURE_FAIL_MESSAGE instead of pre-configure: because nobody scrolls up to read the message 2013-11-29 15:58:28 +00:00
Sunpoet Po-Chuan Hsieh
e6105e1f27 - Add temporary note of build failure caused by Perl infrastructure change in 20130612 2013-11-27 20:42:50 +00:00
Sunpoet Po-Chuan Hsieh
607a2c5631 - Fix STAGEDIR support
- Convert to new options helper
- Bump PORTREVISION for package change
2013-11-22 23:14:42 +00:00
Sunpoet Po-Chuan Hsieh
29d185b9b6 - Support STAGEDIR 2013-11-21 20:47:43 +00:00
Baptiste Daroussin
8ac99398e2 Add NO_STAGE all over the place in preparation for the staging support (cat: misc) 2013-09-20 20:50:57 +00:00
Sunpoet Po-Chuan Hsieh
c9cf6c6113 - Convert to new perl framework 2013-08-21 14:08:06 +00:00
Sunpoet Po-Chuan Hsieh
bc221a68c1 - Use USES=gmake 2013-08-21 12:03:51 +00:00
Sunpoet Po-Chuan Hsieh
d733768a2e - Update to 1.43.3
Changes:
- Update Ukranian translation (thanks to Yuri Chornoivan).
- Update Esperanto translation (thanks to Felipe Castro).
- Update Polish translation (thanks to Jakub Bogusz).
- Update Russian translation (thanks to Yuri Kozlov).
- Update Japanese translation (thanks to Yasumichi Akahoshi).
- Update Vietnamese translation (thanks to Tran Ngoc Quan).
- Update French translation (thanks to David Prevot).
2013-07-10 03:40:21 +00:00
Sunpoet Po-Chuan Hsieh
652aab01f8 - Update to 1.43.2
Changes:

1.43.2:
- Use the generic term "section" in the documentation rather than "name", which
  could be confused to mean only the literal "NAME" section.

1.43.1:
- Add explicit include syntax for prepending, replacing or appending to
  generated output for a section (thanks to Daniil Baturin for the idea).
- Update Vietnamese translation (thanks to Tran Ngoc Quan).
- Update Esperanto translation (thanks to Felipe Castro).
2013-06-13 11:52:18 +00:00
Sunpoet Po-Chuan Hsieh
83d9d6f5f9 - Update to 1.42.1
Changes:
- Update Vietnamese translation (thanks to Tran Ngoc Quan).
- Update Croatian translation (thanks to Tomislav Krznar).
- Consistently strip path and/or libtool "lt-" prefix from any instance of
  $program derived from --help or --version (thanks to Eric Shattow for
  identifying the issue).
2013-06-08 21:06:31 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Sunpoet Po-Chuan Hsieh
2c463f264c - Update to 1.41.2
Changes:
- Update Vietnamese translation (thanks to Tran Ngoc Quan).
- Update Croatian translation (thanks to Tomislav Krznar).
- Update Brazilian Portuguese translation (thanks to Rodolfo Ribeiro Gomes).

Feature safe:	yes
2013-04-18 16:58:08 +00:00
Sunpoet Po-Chuan Hsieh
22410da943 - Update to 1.41.1
Changes:
- Rename configure.in to .ac, and revise use of AC_INIT/AC_OUTPUT macros to meet
  current autoconf guidelines.
- Add copyright headers to supporting files (GNU All-Permissive License).
- Fix section name comparisons ($sect is localised).
- Set filenames in italics (as suggested by Yann Soubeyrand).
- Suppress option/filename handling in EXAMPLES section.
2013-01-30 16:41:12 +00:00
Sunpoet Po-Chuan Hsieh
0f1223101e - Update to 1.40.13
- Cleanup Makefile header

Changes:
- Add "Multi-Arch: foreign" control field to permit any installable architecture
  to satisfy a build dependency when cross-building packages (closes: #694586).

Feature safe:	yes
2012-12-08 16:19:14 +00:00
Sunpoet Po-Chuan Hsieh
1b9539a55d - Update to 1.40.12
Changes:
- Update Croatian translation (thanks to Tomislav Krznar).
- Fix updating of help2man.pot to occur only when help2man.PL is changed, not
  help2man generated.
2012-09-14 02:05:46 +00:00
Sunpoet Po-Chuan Hsieh
07f77f073c - Update to 1.40.11
Changes:
- Add Croatian translation (thanks to Tomislav Krznar).
2012-07-30 19:17:19 +00:00
Sunpoet Po-Chuan Hsieh
2cb5e8bfc2 - Convert to new options framework 2012-06-30 01:53:44 +00:00
Sunpoet Po-Chuan Hsieh
aa31ce349e - Update to 1.40.10
- Remove SITE_PERL from *_DEPENDS
- Pet portlint: use += instead of =

Changes:
- Update Greek translation (thanks to Savvas Radevic).
- Update Serbian translation (thanks to Miroslav Nikolic).
- Update German translation (thanks to Arun Persaud).
2012-06-05 13:23:24 +00:00
Sunpoet Po-Chuan Hsieh
204dcc6bf5 - Update to 1.40.9
Changes:
- Update Japanese translation (thanks to Yasumichi Akahoshi).
- Update Esperanto translation (thanks to Felipe Castro).
- Update Vietnamese translation (thanks to Trần Ngọc Quân).
- Update German translation (thanks to Chris Leick, closes: #669564).
2012-04-21 06:14:19 +00:00
Sunpoet Po-Chuan Hsieh
bf06fab09c - Update to 1.40.8
Changes:
- Update French translation (thanks to David Prevot).
- Update Italian translation (thanks to Sergio Zanchetta).
- Update Polish translation (thanks to Jakub Bogusz).
- Update Russian translation (thanks to Yuri Kozlov).
- Update Ukranian translation (thanks to Yuri Chornoivan).
- Modify self-extracting scripts to output to a temporary file.
- Ensure that help2man exists before building manual pages (as reported by
  Richard Maw).

Feature safe:	yes
2012-04-09 16:25:23 +00:00
Sunpoet Po-Chuan Hsieh
5988d94c4b - Update to 1.40.7
Changes:
- Update Greek translation (thanks to Savvas Radevic).

Feature safe:	yes
2012-03-28 02:55:32 +00:00
Sunpoet Po-Chuan Hsieh
1dbcd4af5f - Update to 1.40.6
Changes:
- Update years in debian/copyright.
- Fix FSF address in comments (thanks to Pautl Eggert).
2012-02-15 05:44:15 +00:00
Sunpoet Po-Chuan Hsieh
1c5d9b9f3f - Update to 1.40.5
Changes:
- Clean up some lintian warnings: build-targets, source format and standards
  version.
- Add Serbian translation (thanks to Miroslav Nikoli)
- Fix trivial translation changes due to additional copyright year.
- Minor fix to Italian translation.
2012-01-04 03:53:39 +00:00
Sunpoet Po-Chuan Hsieh
e38af8c70c - Change wording to avoid portlint warning of "which" 2011-09-06 10:00:35 +00:00
Sunpoet Po-Chuan Hsieh
746ec0a2ed - Update to 1.40.4
Changes:
- Update Brazilian Portuguese translation (thanks to Rodolfo Ribeiro Gomes).

PR:		ports/158083
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
2011-06-24 22:27:55 +00:00
Sunpoet Po-Chuan Hsieh
397176cfa3 - Update to 1.40.3
Changes:
- Update Esperanto translation (thanks to Felipe Castro).
- Update links to git repository.
2011-06-14 18:22:17 +00:00
Sunpoet Po-Chuan Hsieh
efbe18432e - Update to 1.40.2
Changes:
- Remove a superfluous period from texinfo doc.
- Change footnote about supported languages to a simple paragraph.
- Update Italian translation (thanks to Sergio Zanchetta).
- Update Ukrainian translation (thanks to Yuri Chornoivan).
- Update French translation (thanks to David Prevot).
- Update Japanese translation (thanks to Yasumichi Akahoshi).
- Update Russian translation (thanks to Yuri Kozlov).
- Update Polish translation (thanks to Jakub Bogusz).
2011-06-06 19:32:45 +00:00
Sunpoet Po-Chuan Hsieh
b8499703b5 - Update to 1.40.1
Changes:
- Update texinfo docs with recommendations kindly provided by Karl Berry.
- Document --libtool option.
- Fixup references to GNU Standards.
- Allow date format to be localised (thanks to Yasumichi Akahoshi).
- Add Japanese translation (thanks to Yasumichi Akahoshi).
2011-06-02 04:04:19 +00:00
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