| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Creating package /usr/ports/packages/All/kdeutils-4.1b.tgz
Registering depends: giflib-3.0 jpeg-6b kdelibs-4.1b qt-1.31.
Creating gzip'd tar ball in '/usr/ports/packages/All/kdeutils-4.1b.tgz'
tar: can't add file share/applnk/Applications/kedit.kdelnk : No such file or directory
tar: can't add file share/apps/kjots/toolbar/OpenBook.xpm : No such file or directory
tar: can't add file share/apps/kjots/toolbar/filedel.xpm : No such file or directory
tar: can't add file share/apps/kljettool/pics/kljetlogo.xpm : No such file or directory
tar: can't add file share/doc/HTML/en/kjots/index.html : No such file or directory
tar: can't add file share/icons/kjots.xpm : No such file or directory
*** Error code 1
|
| |
|
|
|
|
| |
Submitted by: Richard Wackerbarth <rkw@Dataplex.Net>
|
| |
|
| |
|
|
|
|
|
| |
Move 'console' to /usr/local/bin rather than /usr/local/sbin since there's
nothing about it that requires superuser access in any way.
|
| |
|
|
|
|
| |
added official mirrors to MASTER_SITES.
|
|
|
|
|
| |
supposed to install files under ${PREFIX} only. Also there is no entry for
this file in the PLIST, so packages of seyon aren't complete.
|
| |
|
|
|
|
| |
Reviewed by: asami
|
|
|
|
|
|
|
|
| |
===> Patching for conserver-5.21
===> Applying FreeBSD patches for conserver-5.21
No file to patch. Skipping...
2 out of 2 hunks ignored--saving rejects to ./conserver/group.c.rej
*** Error code 2
|
|
|
|
|
|
| |
www/checkbot.
Forgotten or misspelled by: various people :p
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
but aren't in a tk virtual category from
awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX
I didn't do anything about the ports which depend on things which depend
on a tk revision. I'd be afraid that the depended-upon port might change
and thus outdate the virtual category in the depender.
|
| |
|
| |
|
|
|
|
| |
Submitted by: Muramatsu Atsushi <amura@ma3.seikyou.ne.jp>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(change made on 97dec)
comment from Lars follows:
Included is an updated patch-ab file for hylafax for current that
fixes the busywait that occurred once the fifo_poll() fix went into
the kernel in December.
The symptoms were that faxqetty and faxq would chew up an inordinate
amount of time waiting for input form their FIFOS. Basically the
kernel fix was to make select() return a 1 on EOF (in accordance
with POSIX) and for read() to keep returning 0 on EOF (which is
the state you are in if you open the fifo for reading in non-blocking
mode and there are no writers).
Reviewed by: asami
Submitted by: Lars Fredriksen <lars@fredriks-1.pr.mcs.net>
|
| |
|
| |
|
|
|
|
|
| |
Cleanup pre-install script.
Remove etc/minicom on pkg_delete.
|
| |
|
|
|
|
| |
Reported by: Dale Mayberry <dale@mars.mat.net> via itojun
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
services.byname table to be bashed.
|
|
|
|
|
| |
console(8) client. (The default is OK since it's a command-line option).
Also, list the MAN?= entries :-]
|
| |
|
| |
|
|
|
|
|
|
| |
There is a later version of conserver, but it requires a rather extensive
build environment and set of tools to build it. This version works is
nice and stable though.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
kdegames -> games/
kdenetwork -> net/
kdesupport -> converters/
kdeutils -> misc/
(Repository copy already done, dependency path and category name fixups
is being done in this commit.)
(2) Add a virtual category "kde" and add all six (incl. x11/kde{base,lib})
ports.
(3) Make package names follow the convention.
(4) Change "BUILD_DEPENDS=${X11R6}/bin/moc:..." to "...=moc:...".
There is no need to specify the full pathname if the target is an
executable in the standard path. (Actually, as the same port is
specified in LIB_DEPENDS, I think we can completely do away with
this line but since Stefan added this explicitly, I assume there
is a reason for it and left it alone.)
Approved by: se (all but 4)
|
|
|
|
|
| |
Make LIB_DEPENDS accept both libjpeg.so.6.0 and 7.0, as
requested by TOYONAGA Tatsuto <toyonaga@msd.ts.fujitsu.co.jp>
|
|
|
|
| |
Calendar,...).
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the import message used when it was imported to ports/misc:
New port, qpage:
QuickPage sends messages to a paging terminal using the SNPP and IXO
(also known as TAP) protocols. It is normally used with no options
other than a recipient and the message text, in which case the message
is sent to the SNPP server where it is submitted to a page queue to be
sent by a separate daemon process.
PR: 4224
Submitted by: Joe Stein <joes@seaport.net>
|
| |
|
| |
|