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
Dirk Meyer
11d9f1ee7a
- Change pkg-plist, wrong command fixed
2001-05-22 20:50:35 +00:00
Dirk Meyer
18c5284715
- @exec randlib removed, it alters the libcnews.a so it won't be deinstalled.
...
PR: 27340
2001-05-20 08:47:06 +00:00
Dirk Meyer
741cd98351
- Add matchting @unexec lines for serveral "@exec"
...
So when package is removed, disr will clean.
Problem only found in depended ports: c-nocem, nntpd, ...
- Bumped PORTREVISION
PR: 27340
2001-05-20 04:22:36 +00:00
Dirk Meyer
42b43ef82a
- Removed inactive MASTER_SITE
2001-05-16 18:45:42 +00:00
Kris Kennaway
d3fa1e9d13
Don't hard-code -O2
2001-04-30 00:22:07 +00:00
Dirk Meyer
ffcfbce11c
Removed write permissions on %PREFIX%/news/cnewsbin/input/newsspool
...
global SUID bit is needed by uux group permission will not be enought.
Thanks to jedgar@fxp.org (Chris Faulhaber) for security advice.
2001-01-24 06:23:07 +00:00
Kevin Lo
5e43aec2b8
- Change in MASTER_SITES
...
- Owner for binaries now from shake/mk/*
- Owner for initial configuration must be news
- Small message extended.
PR: 21874
Submitted by: MAINTAINER
2000-10-10 04:15:51 +00:00
Kevin Lo
84fca4c34a
Substitute the extra spaces
2000-08-10 16:12:23 +00:00
Kevin Lo
7fc557d65a
- Update MASTER_SITES
...
- PLIST is configurable and added URL's
PR: ports/20406
Submitted by: MAINTAINER
2000-08-07 07:50:02 +00:00
Satoshi Asami
aee517c86c
Remove @exec ranlib's. Since pkg_add doesn't change the timestamp,
...
these are not necessary (even if the linker cares about the timestamp --
I'm not sure if it does).
2000-06-12 22:01:24 +00:00
Michael Haro
feb212beb0
Correct whitespace introduced during PORTNAME conversion and portlint
2000-04-21 07:52:25 +00:00
Chris Piazza
0bdc9e1be7
Unbreak
...
PR: 19768
Submitted by: dirk.meyer@dinoex.sub.org
2000-04-13 06:59:20 +00:00
Chris Piazza
f39d3f29e6
Update with the new PORTNAME/PORTVERSION variables
2000-04-09 17:33:32 +00:00