Commit graph

81 commits

Author SHA1 Message Date
Baptiste Daroussin
7990f81066 Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
2018-11-10 18:12:57 +00:00
Mathieu Arnold
9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00
Baptiste Daroussin
3d28c049c5 Drop unneeded perl5 run dependency 2015-06-20 13:22:51 +00:00
Johan van Selst
4299c3472e Update to GNU sharutils 4.15.2 (bugfix release) 2015-05-31 07:44:05 +00:00
Renato Botelho
4d7e37475b Add CPE information to Makefile
PR:		198846
Submitted by:	shun.fbsd.pr@dropcut.net
2015-03-30 16:59:52 +00:00
Renato Botelho
19b56b224e Update to 4.15 2015-02-10 15:59:11 +00:00
Renato Botelho
ed70ca358f . Update to 4.14
. Replace USE_XZ=yes by USES=tar:xz
2014-03-13 12:43:19 +00:00
Renato Botelho
6d38c115f4 Remove uneeded keywords: line from pkg-descr 2014-03-13 12:27:54 +00:00
Renato Botelho
725bdaafc9 Fix wrong use of OPTIONS_SUB
Reported by:	danfe
2013-11-01 09:57:50 +00:00
Renato Botelho
e8af00d64c . Use modern OPTION knobs to simplify Makefile 2013-10-31 23:28:18 +00:00
Renato Botelho
6a9d343c02 Support staging 2013-09-25 00:05:17 +00:00
Baptiste Daroussin
b80ec3e204 Add NO_STAGE all over the place in preparation for the staging support (cat: archivers) 2013-09-20 13:11:20 +00:00
Renato Botelho
8009e03e6f Change my ports to USES (gmake|perl5) 2013-09-02 09:45:00 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Renato Botelho
6d0207e134 Do not install locale.alias file 2013-06-11 14:14:05 +00:00
Baptiste Daroussin
e8bb25be40 Add USES=charsetfix, while here do not try to remove directory not created by the port/package 2013-05-24 16:20:31 +00:00
Renato Botelho
58697015c2 - Update to 4.3.15
- Replace USE_GETTEXT by USES
- Add a single space on WWW line
2013-04-23 19:14:32 +00:00
Renato Botelho
9fd00dc15c Update to 4.13.3 2013-01-08 23:41:47 +00:00
Renato Botelho
cc2e0c5bf5 Update to 4.13.1 2013-01-03 19:59:29 +00:00
Renato Botelho
566e1b7f4e Change headers of all ports maintained by me to new format 2012-10-05 12:41:45 +00:00
Renato Botelho
1fee5c0c7c Remove unecessary OPTIONS_DEFAULT definitions added on r301957
Reported by:	sunpoet@
2012-08-03 18:39:20 +00:00
Renato Botelho
90d97bb7c0 Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my ports 2012-08-03 15:34:45 +00:00
Carlo Strub
d5fda8cb2c Fix typos in COMMENT 2012-07-25 06:32:06 +00:00
Renato Botelho
af2be6e83a Move to OPTIONSng 2012-07-02 21:53:50 +00:00
Renato Botelho
39da277963 - Fix gshar.1 and gunshar.1
- Pet portlint

PR:		ports/161761
Submitted by:	Takefu <takefu@airport.fm>
Feature safe:	yes
2011-11-16 21:19:48 +00:00
Renato Botelho
9d8953cab1 - Fix pkg-plis, i've forgotten on my last commit
- Bump PORTREVISION

Reported by:	poyopoyo at puripuri.plala.or.jp
2011-07-27 17:29:51 +00:00
Renato Botelho
8c4875a679 - Update to 4.11.1
- Fix WWW
2011-07-26 22:13:05 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Renato Botelho
0c93b8a0a9 - Update to 4.10
- Add LICENSE
2010-08-30 11:07:01 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Renato Botelho
69822331c7 Update to 4.9
Feature safe:	yes
2010-03-05 11:10:07 +00:00
Renato Botelho
584058c5d0 Update to 4.8
Feature safe:	yes
2010-03-04 15:59:30 +00:00
Renato Botelho
c9e008f727 Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE 2009-03-28 17:53:24 +00:00
Edwin Groothuis
6527ef2070 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 13:08:29 +00:00
Renato Botelho
b23eeb5852 - Update to 4.7
- Take maintainership
2007-08-10 12:06:10 +00:00
Gabor Kovesdan
d8fc8c3302 - Remove distinfo hashes, which are not used officially
No objection from:	ports@, maintainers
Approved by:		portmgr (pav)
2007-07-19 21:37:13 +00:00
Mark Linimon
201cf12ad8 Reset inactive maintainer due to maintainer-timeouts and no response to email.
Hat:		portmgr
2007-03-05 00:15:24 +00:00
Rong-En Fan
27a89de708 - Update to 4.6.3
PR:		ports/108999
Submitted by:	Jason Harris <jharris at widomaker.com>
Approved by:	maintainer timeout (17 days)
2007-02-27 15:48:39 +00:00
Edwin Groothuis
179697185d Remove USE_REINPLACE from ports in categories starting with A. 2006-05-03 05:14:35 +00:00
Edwin Groothuis
ba5e62bd93 SHA256ify
Approved by:	krion@
2006-01-22 06:58:31 +00:00
Edwin Groothuis
ad9f2a6d9a Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 04:14:55 +00:00
Renato Botelho
0ea29f07c2 Update to 4.3.81
PR:		83255
Submitted by:	Sylvio Cesar <sylvioc@gmail.com> (maintainer)
Approved by:	flz (mentor)
2005-07-13 10:30:07 +00:00
Roman Bogorodskiy
36c70e5048 The second attempt to fix plist
Reported by:	pointyhat via kris
2005-05-06 11:30:28 +00:00
Roman Bogorodskiy
ff989b3132 Fix plist
PR:		80612
Submitted by:	Sylvio Cesar (maintainer)
Reported by:	pointyhat via kris
2005-05-04 14:54:51 +00:00
Roman Bogorodskiy
c8518a2fd5 Update to 4.3.80
PR:		80524 (based on)
Submitted by:	sylvio cesar (maintainer)
2005-05-02 18:05:55 +00:00
Jean-Yves Lefort
09bd84b0f3 - Depend on Perl (gremsync is not installed unless Perl is available).
- Fix configure-detected paths in scripts.

Reported by:	pointyhat
Approved by:	adamw (mentor), maintainer
2005-04-22 02:12:54 +00:00
Jean-Yves Lefort
294f7cadf1 - Update to 4.3.77
- Pass maintainership to sylvioc@gmail.com
- Enable NLS and add WITHOUT_NLS knob

PR:		ports/80123
Submitted by:	Sylvio Cesar <sylvioc@gmail.com>
Approved by:	adamw (mentor)
2005-04-20 20:55:03 +00:00
Simon L. B. Nielsen
c79324b8fc Security update to sharutils:
- Fix two buffer overflows. [1]
- Fix format string handling problems with command line parsing
  shar -o. [2]

Obtained from:	Gentoo [1] [2]
Patch by:	Michael Schröder [2]
VuXML:		26c9e8c6-1c99-11d9-814e-0001020eed82 [1]
Approved by:	erwin
2004-10-13 10:17:01 +00:00
Trevor Johnson
b5b4f41a6e Deploy PLIST_FILES. 2004-03-20 22:53:29 +00:00
Trevor Johnson
cbf8a9ea66 Allude to gmail-files, gmailshar and gremsync in COMMENT. 2004-03-20 22:50:24 +00:00