Commit graph

112 commits

Author SHA1 Message Date
Dirk Meyer
d8f99b2357 - support disk with more than 4G blocks free 2015-08-01 05:32:19 +00:00
Dirk Meyer
79592d918d - remove @cwd 2014-09-29 07:05:14 +00:00
Dirk Meyer
10919b1b42 - fix build for pkg-1.3.4 2014-08-04 04:56:25 +00:00
Dirk Meyer
b412193f24 - rename patch files
- rename MACROS
2014-08-03 14:54:20 +00:00
Adam Weinberger
272b1c5f9a Rename news/ patch-xy patches to reflect the files they modify. 2014-07-29 02:18:44 +00:00
Adam Weinberger
1f65a30b2a Add EXAMPLES to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MEXAMPLES. 2014-07-15 17:52:17 +00:00
Jimmy Olgeni
7dc406a7a1 Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.

CR:		D307
Approved by:	portmgr (bapt)
2014-07-10 12:13:11 +00:00
Dirk Meyer
ee16702944 - revert r346880
Approved by:	bapt

- update LICENSE
- fix build with new clang
2014-03-19 14:09:29 +00:00
Baptiste Daroussin
c5ec73597e Fix build with clang 2014-03-03 10:55:26 +00:00
Dirk Meyer
1efbf0ed50 - new options PGP2 PGPIN PGPGPG
- do not default to security/pgp, which is broken on amd64
2013-12-29 08:00:22 +00:00
Dirk Meyer
24e7c71e0a - apply gawk patch in any case 2013-12-28 06:39:26 +00:00
Dirk Meyer
230fad1027 - reset owner/group 2013-12-21 09:49:53 +00:00
Dirk Meyer
c0f6b9ab24 - use STAGEDIR
- use OPTIONS_DEFINE
- honor option EXAMPLES
- use pkg-message
- change default path for over.view, note in UPDATING
2013-12-18 16:27:36 +00:00
Dirk Meyer
1e3119b07e - fix misplaced NO_STAGE in slaveports and ifdefs 2013-09-21 11:06:03 +00:00
Baptiste Daroussin
b9522341aa Add NO_STAGE all over the place in preparation for the staging support (cat: news) 2013-09-20 22:31:15 +00:00
Dirk Meyer
d61da0726e - cleanup header 2013-01-27 13:17:33 +00:00
Mark Linimon
a8693b8dee Force numerous ports that fail to build with clang over to instead always
rely on gcc.  The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.

The ports chosen were ports that blocked 2 or more ports from building with
clang.  (There are several hundred other ports that still fail to build with
clang, even with this patch.  This is merely one step along the way.)

Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.

For those who have gcc as their default compiler, this change is believed
to cause no change.

Hat:		portmgr
Tested with:	multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
		combinations of patch/no-patch and flag settings.
2012-10-09 22:12:13 +00:00
Dirk Meyer
922bee6599 - fix missing includes
- fix build with clang
Feature safe:	yes
2011-11-27 10:58:02 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Dirk Meyer
85daf4662a - add LICENSE_FILE 2010-06-10 05:37:00 +00:00
Dirk Meyer
42b8603928 - fix build with LICENSE 2010-06-10 05:36:35 +00:00
Dirk Meyer
0862ea05a1 LICENSE BSD 2010-06-04 14:08:27 +00:00
Dirk Meyer
c602617259 - MAKE_JOBS_UNSAFE 2009-03-27 19:41:49 +00:00
Dirk Meyer
0a78365e08 - add LICENSE: 2009-02-15 16:44:55 +00:00
Dirk Meyer
c39af7fe8a - not chown all dirs 2008-09-07 13:51:22 +00:00
Edwin Groothuis
260b2edafd Remove support for OSVERSION < 5 2007-10-03 23:53:46 +00:00
Dirk Meyer
81de544107 - new option WITH_SEDMAIL / WITH_CNEWS_SENDMAIL
Submitted by:	Scott Hazen Mueller
2006-10-08 11:28:57 +00:00
Dirk Meyer
20082f59c2 - fix build for gcc41
Obtained from:	Andreas Jochens (debian)
2006-10-08 11:28:21 +00:00
Dirk Meyer
f68940248d - disable regression test on pointyhat
the test sends 2 mails, pointyhat consider this fatal:
Fatal error: filesystem was touched prior to 'make install' phase

http://pointyhat.freebsd.org/errorlogs/i386-5-latest/cnews-cr.g_9.log
2006-07-02 06:24:44 +00:00
Dirk Meyer
2f3683d211 - drop support for FreeBSD 2.x
Submitted by:	linimon

- perfomace gain by dropping gawk workaround
- activate regression-test
2006-06-24 08:23:56 +00:00
Dirk Meyer
ec997a9574 - add SHA checksum 2005-11-13 09:26:50 +00:00
Dirk Meyer
ffd3392127 - fix left over tempfiles in sendbatches
Submitted by:	Peter Much
2005-03-09 05:35:48 +00:00
Dirk Meyer
108df0eb69 - preserve configuration even when extracting the package
- set shell and home for news when running intactive
2004-03-07 06:50:55 +00:00
Dirk Meyer
4857d67313 - add SIZE 2004-02-26 05:56:07 +00:00
Dirk Meyer
c4f66fbf9a - change ECHO -> ECHO_MSG 2003-09-24 17:28:58 +00:00
Dirk Meyer
560f9979c7 - clean up PATCH_SITES
- add patch for regression on CURRENT
Fixes incorrect memset, causes .overview gets not cleaned of nonexisted entries.
2003-07-02 19:11:22 +00:00
Dirk Meyer
12e2a819d4 - make plist more flexible in path 2003-06-12 19:25:37 +00:00
Dirk Meyer
4eb8d6d1fa - retire pkg-comment 2003-02-21 03:59:00 +00:00
Dirk Meyer
387f34ee24 - add COMMENT 2003-02-20 18:26:42 +00:00
Dirk Meyer
f235fb95ac Bump PORTREVISION 2002-09-01 11:15:41 +00:00
Dirk Meyer
4f1d673aed change binary installation path for cnews 2002-09-01 11:06:43 +00:00
Dirk Meyer
3209d0ed2c - Get rid of PERL and use SED 2002-06-16 15:03:10 +00:00
Dirk Meyer
1b6982e0b5 Try grouping of MASTER_SITES 2002-06-09 11:22:05 +00:00
Dirk Meyer
2025ba84ee - make portlint happier
- use DOCSDIR or EXAMPLESDIR
- get rid of some INTERACTIVE scrips in news/ifmail
2002-01-05 23:43:13 +00:00
Dirk Meyer
0a61922e9e Include new patches:
c-news-patch-namelen
	c-news-patch-inews-path

make regression test available in port Makefile (make test)

new PORTREVISION
2001-11-10 04:22:00 +00:00
Dirk Meyer
385c248462 change MAINTAINER to FreeBSD.org address 2001-06-24 04:28:57 +00:00
Dirk Meyer
fc97789d9e - Use proper POSIX syntax for `chown' in pkg-plist. 2001-06-04 06:28:52 +00:00
David E. O'Brien
90eb686abd Use proper POSIX syntax for `chown'. 2001-06-01 06:05:18 +00:00
Dirk Meyer
03a6227a8c - Redesign in pkg-plist, all directorys are now created removed
with respect of the configuration paths.
- Bumped PORTREVISION
2001-05-26 16:50:06 +00:00
Dirk Meyer
730d5de276 - Change path in pkg-plist, using %D instead of absoulte names 2001-05-26 15:29:12 +00:00