Commit Graph

110 Commits

Author SHA1 Message Date
ajacoutot
f50fdd748e Stop using the daemon class in @newuser.
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.

discussed with sthen@, tb@ and robert@

praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:14:43 +00:00
naddy
c39001db62 drop RCS Ids 2022-03-11 19:24:42 +00:00
espie
18b6596f99 fix for -fno-common
bumped REVISION of bin packages as requested by naddy@

okay naddy@
2021-02-07 19:12:01 +00:00
naddy
d159f8d1ad Make use of "find -exec {} +" (which is POSIX) and "find -delete"
(which is not) throughout the ports Makefiles.

* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.

ok kn@ rsadowski@ espie@
2020-03-20 16:44:21 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
schwarze
20f5599217 Install Japanese manual pages as UTF-8 rather than EUC using japanese/nkf
and install the English manual pages to the correct directories.
Add missing @bin annotations in the PLISTs.

OK yasuoka@, espie@ (MAINTAINER) agrees with the direction,
in part based on earlier work by bentley@.

Helps with clang 6 because it removes the build dependency on the
broken japanese/groff.
2018-04-15 19:48:38 +00:00
schwarze
266badca7a groff is not used at all, so delete USE_GROFF;
no package change, no bump;
OK espie@ (MAINTAINER)
2017-05-14 19:49:29 +00:00
espie
2625bb5332 fixes for clang: don't compile a clone of getopt.
while there, fix system includes, implicit ints, and void main.
2017-04-29 14:31:40 +00:00
naddy
4fd7f6425c remove no_shared check and fix errno definition 2016-03-11 16:06:01 +00:00
espie
703062122e move to new auth checks. Add "a few" includes to placate a lot of warnings.
(and bump affected packages of course)
2015-07-25 16:47:12 +00:00
espie
7703f3690f fix tedu's breakage, again 2015-07-23 10:02:08 +00:00
sthen
603d7e18ad mark Wnn BROKEN, it doesn't build any more 2015-07-21 17:43:32 +00:00
espie
fc50bf01e2 fix build post-tedu 2015-04-09 13:51:38 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
nigel
f46a68dccf fix build failure, add missing include, and bump revision
Ok naddy@
2014-11-21 21:25:16 +00:00
espie
8f4233bbd5 zap gets usage. very straightforward, since all those are to fixed sized
buffers (also synch the documentation, which contains cut&paste from
the original code).
2014-03-23 17:22:45 +00:00
espie
fabe3a4ced messy removal of sgtty.h
probably better to update, hopefully soon.
2013-12-08 16:42:24 +00:00
espie
d6ece8626f zap old misleading comment 2013-11-10 10:45:26 +00:00
ajacoutot
f77c1f1727 Ports are not safe, we know that. 2013-11-03 15:11:22 +00:00
naddy
480bffc330 Continue to install preformatted man pages against imake's default
since these are special Japanese pages.
2013-10-11 20:36:51 +00:00
espie
ed48e01b12 enforce extra x11 libs on vax 2013-07-06 10:46:29 +00:00
espie
e4fa65e765 PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
matthieu
4194ae7bf8 add BUILD_DEPENDS devel/imake and point Makefile to the imake config
files in ${LOCALBASE}. ok landry@
2012-09-23 08:07:04 +00:00
ajacoutot
7ab36748ae Remove irrelevant $FreeBSD RCS ids. 2012-08-18 12:41:37 +00:00
ajacoutot
e128a0bf97 Put these users in the daemon class to be consistent with all the other
ones in ports.

discussed with and ok sthen@
2012-01-26 08:03:56 +00:00
naddy
f37087ad7d don't use union wait 2011-11-13 13:24:14 +00:00
jasper
96b51d3660 - fix WANTLIB 2011-11-01 16:27:06 +00:00
naddy
7f69fe5875 restore missing REVISIONs for subpackages that were lost during the original
switch to REVISION
2011-04-14 21:07:45 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
0f681543b5 USE_GROFF=Yes 2010-10-18 18:13:12 +00:00
ajacoutot
2c4cc7ef98 Move to new DEPENDS/WANTLIB/REVISION. 2010-07-25 05:58:31 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
espie
6ddc3ddfc4 restyle and regen patches, wow old stuff 2008-08-30 11:16:59 +00:00
espie
168e87d97f heed COPTS 2008-08-30 11:08:12 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
merdely
895f8362fd Remove surrounding quotes in COMMENT*/PERMIT_* 2007-09-16 00:33:56 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
espie
e39033ed8b new MULTI_PACKAGES 2006-11-20 13:50:58 +00:00
sturm
fba41405ab create _wnn in PLIST to make this package non-interactive 2006-08-04 19:57:32 +00:00
alek
89e47ee02d Add WANTLIB markers 2005-02-08 21:47:00 +00:00
naddy
a8817eabcc SIZE 2005-01-05 16:50:35 +00:00
sturm
5af93e2373 makewhatis complained about these
bump PKGNAME
2004-12-26 11:34:58 +00:00
danh
6362fb0bc7 initial sweep for MESSAGE decoration removal; ok espie@ 2004-10-13 18:59:18 +00:00
espie
1753bb6c0e new-style PLISTs.
move base directory so that common directories get removed correctly.
2004-09-15 00:53:48 +00:00
espie
5f41420bd2 switch to new style PLIST. 2004-08-05 14:11:10 +00:00
espie
f5886b38a3 @dir -> / 2004-07-24 12:43:16 +00:00
espie
608c3e2dce switch to @dir 2004-07-14 15:18:00 +00:00
brad
d84edf1a11 remove messages about user/group change. 2004-06-24 03:16:55 +00:00
espie
a2aace2ec4 fix for gcc3.
naddy@ says this still builds with 2.95.
2004-01-02 22:03:36 +00:00