Commit Graph

205 Commits

Author SHA1 Message Date
alek
74ae90491f Add WANTLIB marker 2005-02-08 23:36:46 +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
90a9c73084 new-style PLIST 2004-09-16 23:06:04 +00:00
espie
902c97dc6c new-style plists.
kill font.dir and such.
2004-09-15 00:56:28 +00:00
espie
7523c1df2a auto-gen'ed plist, missing dependency spotted by check-lib-depends. 2004-09-15 00:54:51 +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
c2237034e3 lib/X11/fonts/ is a shared directory. 2004-08-11 09:42:58 +00:00
espie
41ebba18fe font support 2004-08-10 11:57:54 +00:00
espie
5f41420bd2 switch to new style PLIST. 2004-08-05 14:11:10 +00:00
espie
1c82a48b9e new style PLIST 2004-08-03 12:10:11 +00:00
espie
de692f6181 new-style PLIST. 2004-08-03 11:47: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
b012429ff8 fix 2004-03-30 08:41:10 +00:00
naddy
6807d1bedd Don't attempt to build perl ports that load dynamic modules
on architectures that support static linking only.
2004-01-17 15:58:06 +00:00
espie
a2aace2ec4 fix for gcc3.
naddy@ says this still builds with 2.95.
2004-01-02 22:03:36 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
espie
8d72e5b9dc Duplicate file, error with new packing tools. 2003-11-09 20:43:17 +00:00
espie
5be0c964a9 Canna disallows package on cdrom 2003-08-04 13:11:48 +00:00
naddy
0f60204feb remove MANx and MANLANG cruft 2003-07-16 19:24:24 +00:00
sturm
a2a921f2e2 will i ever learn to add files before committing... 2003-06-23 19:12:35 +00:00
sturm
58ca9acb21 new user naming schema
bump PKGNAME where necessary

rohee@ ok leafnode
"you don't have to wait for oks" pval@
2003-06-23 19:11:10 +00:00
naddy
efa6b03aa0 fix master site; reported by Joel Rees <joel@alpsgiken.gr.jp> 2003-06-22 21:18:53 +00:00
avsm
3429eaf4dc bad bounds in fgets; i fixed this in-tree a few months ago and missed this
version.  groff-cvs already has the fix
2003-06-18 03:00:30 +00:00
wilfried
745620cce4 POSIX chown, ok espie@ 2003-04-14 15:02:08 +00:00
jsyn
43d7195899 quote COMMENTs; ok naddy@ 2003-04-10 18:08:56 +00:00
sturm
6df4dde61a USE_X11=yes 2003-03-31 13:44:03 +00:00
david
1424c03933 .Dd date should be written formally Month day, year
ok pvalchev@
2003-03-28 22:11:24 +00:00
brad
be5d2fdb48 fix a couple of remote vulnerabilites in the canna server.
http://canna.sourceforge.jp/sec/Canna-2002-01.txt
2003-03-12 21:21:54 +00:00
espie
5787756967 Update to version 1.92. 2003-02-23 17:18:52 +00:00
fgsch
8625bbcf91 byebye NEED_VERSION. 2002-12-29 19:43:49 +00:00
pvalchev
dd4553f916 Forgot to bump PKGNAME after last change; rearrange Makefile 2002-11-21 05:48:41 +00:00
pvalchev
735abcecdf Treat this much like XF4 xterm got treated based on the work on Matthieu
and Theo:
- Revoke root privileges early (root needed for pty allocation)
- Make it setgid utmp in order to update utmp with root privileges
revoked.  utmp also revoked if not needed (-u used for ex)
2002-11-21 05:41:14 +00:00
pvalchev
749d2c4a45 update (sync linenumbers) 2002-11-20 07:56:08 +00:00
naddy
1c2b141028 No regression tests available. 2002-10-27 00:52:43 +00:00
naddy
d57d42ff6e Put regression tests into the respective framework. 2002-10-27 00:50:30 +00:00
pvalchev
26c44cb3a1 Advise users against using this since it installs a setuid root
executable and no one has the time to currently check this; ok naddy
2002-10-01 05:56:28 +00:00
itojun
060cf4f3f9 pull multilingual (korean/gb2312/...) support patch from kame.
(kame patch includes NFS xauth patch)
2002-06-17 05:14:19 +00:00
wilfried
0440d7845c add specifier to RUN_DEPENDS and BUILD_DEPENDS 2002-06-09 05:31:40 +00:00
espie
8e0401df9e More MASTER_SITES_SUBDIR out 2002-05-13 23:31:24 +00:00
naddy
e5230d5c9f Add missing RCS Id. 2002-04-07 01:54:47 +00:00
espie
a859ac6fd9 fix canna:
- another bcopy
- fix #?!@#$! idiotic change in XFree4.
2002-03-26 20:36:36 +00:00
espie
d23d82ea79 patch bzero/bcopy conflict out of existence. still more to fix. 2002-03-26 19:58:37 +00:00
espie
12c8587ff8 Bump NEED_VERSION 2002-03-21 20:57:06 +00:00
espie
e3edfb9aea md5->distinfo 2002-03-21 20:20:41 +00:00
fgsch
93ec0a2a93 switch to distinfo. 2002-03-13 07:01:10 +00:00