Commit graph

51 commits

Author SHA1 Message Date
Dirk Meyer
15c75ea858 - make portlint happier 2017-02-18 09:10:56 +00:00
Mathieu Arnold
bb271f0bf7 Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3412?
2015-08-19 13:29:59 +00:00
Emanuel Haupt
003d63081a Remove trailing whitespaces from category comms 2014-02-21 13:35:45 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Dirk Meyer
6cb484a8c6 - use STAGEDIR
- honor NLS option
PR:		184166
2013-11-22 19:33:41 +00:00
Dirk Meyer
1e3119b07e - fix misplaced NO_STAGE in slaveports and ifdefs 2013-09-21 11:06:03 +00:00
Baptiste Daroussin
2b300eeb3f Add NO_STAGE all over the place in preparation for the staging support (cat: comms) 2013-09-20 16:03:29 +00:00
Alex Kozlov
05a9235c98 - Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt)
2013-02-01 15:04:00 +00:00
Dirk Meyer
d579cd2aaa - cleanup header 2013-01-26 16:34:39 +00:00
Dirk Meyer
7613afac90 - update MASTER_SITES 2012-07-26 17:27:27 +00:00
Dirk Meyer
da4e511d26 - fix bug in ymodem with non zero malloc
PR:		164347
Submitted by:	NAGATA Shinya
2012-01-31 04:41:33 +00:00
Dirk Meyer
0ee6889dd5 - cleanup MASTER_SITES 2011-08-06 19:23:13 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Dirk Meyer
f9c348c80f - force raw mode
PR:		142860
Obtained from:	http://ttssh2.sourceforge.jp/patch/lrzsz-raw.patch
2010-01-16 12:23:45 +00:00
Dirk Meyer
05541d30a6 - fix rx filename
PR:		141670
Obtained from:	http://ttssh2.sourceforge.jp/patch/lrzsz-rxfliename.patch
2010-01-14 08:37:19 +00:00
Jimmy Olgeni
c423208df5 Fix a few typos in ports/comms. 2008-06-21 16:25:46 +00:00
Dirk Meyer
e90f60eab9 - extend MASTER_SITES 2006-08-08 11:36:11 +00:00
Dirk Meyer
ec997a9574 - add SHA checksum 2005-11-13 09:26:50 +00:00
Dirk Meyer
eff3ff96af - keep LC_MESSAGES 2005-02-22 21:06:48 +00:00
Dirk Meyer
0f524db5b7 - remove LC_MESSAGES dir 2005-02-22 15:17:38 +00:00
Kris Kennaway
3e57c8d5d9 Don't remove system locale directories (not listed in the relevant
BSD.*.dist), but do remove locale directories that are not listed
there.  Moreover, don't try to unconditionally @dirrm these
directories since they're shared with other ports and are likely to
still be in use.
2004-12-20 06:25:32 +00:00
Dirk Meyer
ace66a7230 - add SIZE 2004-02-26 04:58:34 +00:00
Dirk Meyer
a69da0ee63 - Fix MASTER_SITES 2003-12-04 03:21:37 +00:00
Dirk Meyer
ca27c348e1 - take maintainership 2003-11-17 19:33:49 +00:00
Edwin Groothuis
a5b076053e lrz in lrzsz-0.12.20(comms/lrzsz) sets invalid timestamp
When I send a file from Windows with Tera Term Pro and
	receive it by lrz on FreeBSD, the timestamp (modification
	time) of the received file is always set to 1991-Apr-20
	03:36:12 GMT (which may change according to compiler's
	optimization), neither the original file's timestamp nor
	the time that the file was transferred.

PR:		ports/49999
Submitted by:	IIJIMA Hiromitsu <delmonta@ht.sakura.ne.jp>
2003-09-28 23:04:48 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
David E. O'Brien
45666060ec To ports@freebsd.org. 2002-05-08 21:03:16 +00:00
Mike Silbersack
abafae5328 Updated MASTER_SITES. 2001-11-20 01:51:38 +00:00
FUJISHIMA Satsuki
219ce96fc0 remove empty share/locale stuff.
Submitted by: bento
2001-01-04 17:13:51 +00:00
Michael Haro
59df8af48e update with the new PORTNAME/PORTVERSION variables 2000-04-08 23:24:42 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
Michael Haro
c1cfea6685 update WWW 2000-02-24 02:06:07 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
David E. O'Brien
0c0f45633c Tweak the master sites based on the Fenner Report. 1999-09-22 06:45:57 +00:00
David E. O'Brien
188d11ac40 upgrade to 0.12.20 1999-09-19 04:26:32 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Tim Vanderhoek
415191ae4a Prefix webpages with UUUUUU: 1999-05-02 21:46:27 +00:00
David E. O'Brien
8eee7a55df why comment out USE_GMAKE? kill it with avengence! 1999-02-12 09:16:46 +00:00
Seiichirou Hiraoka
4ee6e9b83b Comment out USE_GMAKE line.
PR: ports/10032
Submitted-by: laskavy@Berkeley.Gambit.Msk.SU
1999-02-12 08:05:04 +00:00
Bill Fumerola
4f183f626d Update MASTER_SITES.
Thanks To:	Fenner's portsurvey and ftpsearch.lycos.com
1998-12-09 22:35:05 +00:00
David E. O'Brien
062f527e6c Upgrade to ver 0.12.19 1998-09-15 06:38:42 +00:00
Tim Vanderhoek
91580b1ade Wow. Deleting manpages is a lot faster on bento. 1998-08-17 08:23:05 +00:00
David E. O'Brien
104a9716e0 Upgrade to 0.12.18. 1998-03-31 01:56:33 +00:00
David E. O'Brien
fd6c0ef516 Change my email address to @FreeBSD 1997-10-10 06:53:48 +00:00
David E. O'Brien
b323d4d4b5 Upgrade to 0.12.16.
Submitted by:	From: Bradley Dunn <bradley@dunn.org>
1997-04-07 03:02:43 +00:00
David E. O'Brien
69778e1293 Upgrade to 0.12.14 1997-02-03 06:53:47 +00:00
David E. O'Brien
fe5b7da774 CAT_E_GORIES+= -> CAT_E_GORIES=
Added MAINTAINER's to some, switched to new MAN[1-8]
1996-11-17 03:01:21 +00:00